Viewing Item

#450406: Convertible Magical Armor

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

1 .@r = getrefine();

2 bonus bMatk,100+10*(.@r/2);

3 if (.@r>=7) {

4 bonus bVariableCastrate,-15;

5 if (.@r>=9) {

6 bonus2 bMagicAtkEle,Ele_All,10;

7 if (.@r>=11) {

8 bonus bDelayrate,-10;

9 }

10 }

11 }

Equip Script None
Unequip Script None