Viewing Item

#480125: Convertible Magical Wing

Item ID 480125 For Sale No
Identifier Cvt_Magical_Wing Credit Price Not For Sale
Name Convertible Magical Wing Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 38
Slots 1 Refineable Yes
Attack 0 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatkRate,(.@r/2);

3 bonus bMatk,5*(.@r/2);

4 bonus2 bMagicAddSize,Size_All,(.@r/3)*3;

5 if (.@r>=7) {

6 bonus bVariableCastrate,-7;

7 if (.@r>=9) {

8 bonus2 bSubEle,Ele_Neutral,7;

9 if (.@r>=11) {

10 bonus2 bMagicAtkEle,Ele_All,10;

11 }

12 }

13 }

Equip Script None
Unequip Script None