Viewing Item

#450150: Magic Protector Robe

Item ID 450150 For Sale No
Identifier MD_Geffen_Robe Credit Price Not For Sale
Name Magic Protector Robe Type Armor
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 0
Range 0 Defense 110
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
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 bHealPower2,10;

3 bonus bUseSPrate,-10;

4 bonus bMaxHPrate,3;

5 bonus bInt,3;

6 bonus bDex,3;

7 bonus bMatk,10*.@r;

8 bonus bVariableCastrate,-2*(.@r/2);

9 if (.@r>=9) {

10 bonus2 bMagicAtkEle,Ele_All,10;

11 if (.@r>=11) {

12 bonus bVariableCastrate,-7;

13 if (.@r>=13) {

14 bonus bMatk,60;

15 }

16 }

17 }

Equip Script None
Unequip Script None