AuraRO Logo

Viewing Item

#600012: Ignition Wave Booster Two-handed Sword

Item ID 600012 For Sale No
Identifier Ignition Wave Booster Two-handed Sword Credit Price Not For Sale
Name Ignition Wave Booster Two-handed Sword Type
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 250 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 bonus bCritical,15;

3 bonus bBaseAtk,3*.@r+3*(min(BaseLevel,195)/15);

4 if (.@r>=7) {

5 bonus bAspdRate,getskilllv("KN_TWOHANDQUICKEN");

6 }

7 if (.@r>=9) {

8 bonus bCritAtkRate,10;

9 bonus2 bSkillAtk,"RK_IGNITIONBREAK",25;

10 bonus2 bSkillAtk,"RK_SONICWAVE",25;

11 bonus3 bAutoSpell,"RK_SONICWAVE",getskilllv("RK_SONICWAVE"),1;

12 }

13 if (.@r>=11) {

14 bonus2 bAddSize,Size_All,15;

15 bonus bCritical,15;

16 }

17 if (.@r>=13) {

18 bonus2 bSkillAtk,"RK_IGNITIONBREAK",15;

19 bonus2 bSkillAtk,"RK_SONICWAVE",15;

20 }

Equip Script None
Unequip Script None