Viewing Item

#310104: Automatic Modification Orb(Critical)

Item ID 310104 For Sale No
Identifier Automatic_Orb23 Credit Price Not For Sale
Name Automatic Modification Orb(Critical) 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 bCritical,10;

3 if (.@r>=9) {

4 bonus bCritAtkRate,5;

5 if (.@r>=11) {

6 bonus bCritAtkRate,7;

7 }

8 }

Equip Script None
Unequip Script None