0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #1837 Weapon

Iron Nail [1]

Buy Price: N/A Sell Price: N/A
An arm-length gauntlet with giant claws attached to it. The claws can penetrate even the thickest gloves.
_______________________
Ignores physical defense of target by 100%.
_______________________
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
For each 2 Refine Levels:
Increases Attack Speed (decreases After Attack Delay by additional 1%).
_______________________
Learned Level 5 Chain Combo:
ATK +20
_______________________
Learned Level 5 Combo Finish:
ATK +20
_______________________
Learned Level 5 Tiger Fist:
ATK +20
_______________________
Learned Level 5 Chain Crush Combo:
ATK 40
_______________________
Type: Knuckle
Attack: 100
Weight: 150
Weapon Level: 3
_______________________
Requirement:
Base Level 50
Priest and Monk classes

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1500

Job Requirements

Yes
Yes

Requirements

3
50

Scripts

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; }
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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.