Item Details

Iron Nail [1] ( Iron_nail )

# 1837 Iron Nail [1]
Iron Nail [1] Buy: 10 zeny Sell: 5 zeny Weight: 150 Slots: 1
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 100 M. Attack: N/A Range: N/A Defense: N/A
Weapon Level: 3 Armor Level: N/A Equip Level Min: 50 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Dizem que essa luva originalmente fazia parte do uniforme do heroico Logan Stark, o Carcaju-de-Ferro. Logan Stark era um gênio bilionário playboy filantropo que era o melhor naquilo que fazia, mas o que ele fazia não era nada bonito.
--------------------------
Ignora 100% da DEF de monstros normais e chefes.
--------------------------
Velocidade de ataque -5%.
A cada 2 refinos:
Velocidade de ataque +1%.
--------------------------
Ao aprender [Combo Quádruplo] nv.5:
ATQ +20.
Ao aprender [O Último Dragão] nv.5:
ATQ +20.
Ao aprender [Punho do Tigre] nv.5:
ATQ +20.
Ao aprender [Combo Esmagador] nv. 10:
ATQ +40.
--------------------------
Tipo: Soqueira
ATQ: 100 ATQM: 0
Peso: 150
Nível da arma: 3
Nível necessário: 50
Classes: Monges, Sacerdotes e evoluções

An arm-length gauntlet with giant claws attached to it. The claws can penetrate even the thickest gloves.
Class: Knuckle
Attack: 100
Property: Neutral
Weight: 150
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.

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
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;
}
N/A
N/A

N/A