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 if (.@r>=7) {

5 bonus bVariableCastrate,-7;

6 if (.@r>=9) {

7 bonus2 bSubEle,Ele_Neutral,7;

8 if (.@r>=11) {

9 bonus2 bMagicAtkEle,Ele_All,10;

10 }

11 }

12 }

Equip Script None
Unequip Script None