Viewing Item

#560004: Ira Fist

Item ID 560004 For Sale No
Identifier Ep172_Bh_Knuck Credit Price Not For Sale
Name Ira Fist Type Weapon - Knuckle
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 200 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Monk
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",15;

3 bonus bBaseAtk,12*(.@r/3);

4 if (.@r>=7) {

5 bonus2 bSkillAtk,"SR_HOWLINGOFLION",15;

6 }

7 if (.@r>=9) {

8 bonus2 bSkillCooldown,"SR_HOWLINGOFLION",-2000;

9 }

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"SR_HOWLINGOFLION",10;

12 bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",10;

13 }

Equip Script None
Unequip Script None