Viewing Item

#1864: Sealed Iron Nail

Item ID 1864 For Sale No
Identifier Evt_Iron_Nail_K Credit Price Not For Sale
Name Sealed Iron Nail Type Weapon - Knuckle
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 99
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 Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,10*(.@r/2);

3 bonus bLongAtkRate,4*(.@r/3);

4 if (.@r>=7) {

5 bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",10;

6 }

7 if (.@r>=9) {

8 bonus2 bSkillCooldown,"SR_RAMPAGEBLASTER",-1000;

9 }

Equip Script None
Unequip Script None