Viewing Item

#460005: Magic Absorber

Item ID 460005 For Sale No
Identifier MD_Geffen_Shield Credit Price Not For Sale
Name Magic Absorber Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 50
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
MATK 0 Max Equip Level None
Equip Locations Off Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bMagicAtkEle,Ele_All,3;

3 bonus bMdef,15;

4 if (.@r>=7) {

5 bonus bMatk,25;

6 if (.@r>=9) {

7 bonus bVariableCastrate,-5;

8 if (.@r>=12) {

9 bonus2 bMagicAtkEle,Ele_All,7;

10 }

11 }

12 }

Equip Script None
Unequip Script None