Viewing Item

#310136: Automatic Orb(Cannon Tornado)

Item ID 310136 For Sale No
Identifier aegis_310136 Credit Price Not For Sale
Name Automatic Orb(Cannon Tornado) Type Card
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

2 =

3 getrefine();

4 bonus2

5 bSkillAtk,"GN_CART_TORNADO",15;

6 bonus2

7 bSkillAtk,"GN_CARTCANNON",15;

8 if

9 (.@r

10 =9)

11 {

12 bonus2

13 bSkillAtk,"GN_CART_TORNADO",3;

14 bonus2

15 bSkillAtk,"GN_CARTCANNON",3;

16 }

17 if

18 (.@r

19 =11)

20 {

21 bonus2

22 bSkillAtk,"GN_CART_TORNADO",7;

23 bonus2

24 bSkillAtk,"GN_CARTCANNON",7;

25 }

Equip Script None
Unequip Script None