Viewing Item

#310099: Automatic Modification Orb(Attack Power)

Item ID 310099 For Sale No
Identifier Automatic_Orb18 Credit Price Not For Sale
Name Automatic Modification Orb(Attack Power) 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 bAtkRate,5;

3 bonus bBaseAtk,75;

4 if (.@r>=9) {

5 bonus bShortAtkRate,2;

6 if (.@r>=11) {

7 bonus bShortAtkRate,3;

8 }

9 }

Equip Script None
Unequip Script None