Renewal
.:Renewal Item Database:.
Search Item By ID


Iron Nail [1]   [One Hand]   Item ID# 1837 (Iron_nail)
Type
Weapon
Class
Knuckle
Buy
10z
Sell
5z
Weight
150
Attack
100
Required Lvl
50
Weapon Lvl
3
Slot
1
Applicable Jobs
Priest
Monk
Description
An arm-length gauntlet with giant claws attached to it. The claws can penetrate even the thickest gloves.

Pierces physical defense of target by 100%.
Attack Speed -5%.
Attack Speed +1% for every 2 refine levels.

If learnt Level 5 Chain Combo (Raging Quadruple Blow), ATK +20.
If learnt Level 5 Combo Finish (Raging Thrust), ATK +20.
If learnt Level 5 Tiger Fist (Glacier Fist), ATK +20.
If learnt Level 5 Chain Crush Combo, ATK +40.

[iRO Description]
An arm-length gauntlet with giant claws attached to it. The claws can penetrate even the thickest gloves.
Class: Knuckle
Attack: 100
Property: Neutral
Weapon Level: 3
Requires Level: 50
Usable By: Priest Jobs, Monk Jobs
Aspd - 5%
Aspd + 1% per 2 upgrade levels of the item.
Bypass 100% of hard defense of normal monsters, boss monsters and players when performing a physical attack.
Atk + 20, if Glacier Fist is at maximum level.
Atk + 20, if Raging Thrust is at maximum level.
Atk + 20, if Raging Quadruple Blow is at maximum level.
Atk + 40, if Chain Crush Combo is at maximum level.

This item is indestructible in battle.
Item Script
expand to view script
{ bonus bUnbreakableWeapon; bonus bIgnoreDefClass,Class_Normal; bonus bIgnoreDefClass,Class_Boss; .@r = (getrefine()/2); bonus bAspdRate,-5+.@r; if (getskilllv("MO_CHAINCOMBO") == 5) { bonus bBaseAtk,20; } if (getskilllv("MO_COMBOFINISH") == 5) { bonus bBaseAtk,20; } if (getskilllv("CH_TIGERFIST") == 5) { bonus bBaseAtk,20; } if (getskilllv("CH_CHAINCRUSH") == 10) { bonus bBaseAtk,40; } },{},{}
Dropped By No Result

back to top