Viewing Item

#310119: Automatic Modification Orb(Powerful)

Item ID 310119 For Sale No
Identifier Automatic_Orb38 Credit Price Not For Sale
Name Automatic Modification Orb(Powerful) 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 bonus2 bMagicAtkEle,Ele_All,5;

3 bonus bLongAtkRate,5;

4 bonus bShortAtkRate,5;

5 if (.@r>=9) {

6 bonus2 bMagicAtkEle,Ele_All,2;

7 bonus bLongAtkRate,2;

8 bonus bShortAtkRate,2;

9 if (.@r>=11) {

10 bonus2 bMagicAtkEle,Ele_All,3;

11 bonus bLongAtkRate,3;

12 bonus bShortAtkRate,3;

13 }

14 }

Equip Script None
Unequip Script None