Viewing Item

#310171: Automatic Orb(Storm Buster Trip)

Item ID 310171 For Sale No
Identifier aegis_310171 Credit Price Not For Sale
Name Automatic Orb(Storm Buster Trip) 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,"RL_BANISHING_BUSTER",15;

6 bonus2

7 bSkillAtk,"RL_R_TRIP",15;

8 bonus2

9 bSkillAtk,"RL_S_STORM",15;

10 if

11 (.@r

12 =9)

13 {

14 bonus2

15 bSkillAtk,"RL_BANISHING_BUSTER",3;

16 bonus2

17 bSkillAtk,"RL_R_TRIP",3;

18 bonus2

19 bSkillAtk,"RL_S_STORM",3;

20 }

21 if

22 (.@r

23 =11)

24 {

25 bonus2

26 bSkillAtk,"RL_BANISHING_BUSTER",7;

27 bonus2

28 bSkillAtk,"RL_R_TRIP",7;

29 bonus2

30 bSkillAtk,"RL_S_STORM",7;

31 }

Equip Script None
Unequip Script None