Aegis of the Illusive-LT [1] ( Aegis_Illusive_TH_LT )
| ID 460095 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 30 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Shield | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 80 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 210 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes., All Third classes. | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bCritical,15;
bonus2 bSubClass,Class_Boss,15;
bonus2 bSubClass,Class_Normal,15;
if (.@r>=7) {
bonus bAspd,2;
bonus bMaxHPrate,5;
if (.@r>=9) {
bonus2 bSkillCooldown,"CD_PETITIO",-1000;
if (.@r>=11) {
bonus bDelayrate,-10;
bonus bCritAtkRate,20;
if (.@r>=12) {
bonus bShortAtkRate,10;
bonus bLongAtkRate,10;
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMaxHPrate,10;
if (.@g>=ENCHANTGRADE_C) {
bonus bCritical,15;
bonus bPAtk,4;
if (.@g>=ENCHANTGRADE_B) {
bonus bMaxHP,5000;
bonus bPAtk,6;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bAddSize,Size_All,20;
bonus bNoWalkDelay;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||