AuraRO Logo

Viewing Item

#500016: Hell Tornado Booster Sword

Item ID 500016 For Sale No
Identifier Hell Tornado Booster Sword Credit Price Not For Sale
Name Hell Tornado Booster Sword Type
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 190 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine();

2 bonus2 bAddClass,Class_All,2;

3 bonus bBaseAtk,3*.@r;

4 bonus bBaseAtk,3*(min(BaseLevel,195)/15);

5 if (.@r>=7) {

6 bonus bShortAtkRate,2*getskilllv("GN_TRAINING_SWORD");

7 }

8 if (.@r>=9) {

9 bonus bDelayrate,-5;

10 bonus2 bSkillAtk,"GN_CART_TORNADO",25;

11 bonus2 bSkillAtk,"GN_HELLS_PLANT",25;

12 }

13 if (.@r>=11) {

14 bonus2 bAddSize,Size_All,20;

15 bonus bDelayrate,-10;

16 }

17 if (.@r>=13) {

18 bonus2 bSkillAtk,"GN_CART_TORNADO",15;

19 bonus2 bSkillAtk,"GN_HELLS_PLANT",15;

20 }

Equip Script None
Unequip Script None