Feather Shield-LT [1] ( Feather_Shield_LT_TW )
| ID 460053 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 40 | 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: 150 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 150 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Reduces After Cast Delay by 3%, All Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bDelayrate,-3;
bonus bAspdRate,3;
bonus bBaseAtk,10*(.@r/2);
bonus bMatk,10*(.@r/2);
if (.@r>=7) {
bonus bDelayrate,-3;
bonus bAspdRate,3;
}
if (.@r>=9) {
bonus bAtkRate,10;
bonus bMatkRate,10;
}
if (.@r>=12) {
bonus bDelayrate,-4;
bonus bAspd,2;
}
if (.@g>=ENCHANTGRADE_D) {
bonus bPow,2;
bonus bSpl,2;
}
if (.@g>=ENCHANTGRADE_C) {
bonus bPAtk,5;
bonus bSMatk,5;
}
if (.@g>=ENCHANTGRADE_B) {
bonus2 bAddSize,Size_All,4*(.@r/3);
bonus2 bMagicAddSize,Size_All,4*(.@r/3);
}
if (.@g>=ENCHANTGRADE_A) {
if (.@r>=13) {
bonus2 bResEff,Eff_Freeze,10000;
bonus2 bResEff,Eff_Sleep,10000;
bonus2 bResEff,Eff_Stone,10000;
bonus2 bResEff,Eff_Stun,10000;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||