Viewing Item

#310083: Automatic Modification Orb(Magic Defense)

Item ID 310083 For Sale No
Identifier Automatic_Orb2 Credit Price Not For Sale
Name Automatic Modification Orb(Magic Defense) Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,15;

3 if (.@r>=9) {

4 bonus bMdef,7;

5 if (.@r>=11) {

6 bonus bMdef,7;

7 }

8 }

Equip Script None
Unequip Script None