Viewing Item

#1837: Iron Nail

Item ID 1837 For Sale No
Identifier Iron_nail Credit Price Not For Sale
Name Iron Nail Type Weapon - Knuckle
NPC Buy 10 Weight 150
NPC Sell 5 Weapon Level 3
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 100 Min Equip Level 50
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Priest / Monk
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bUnbreakableWeapon;

2 bonus bIgnoreDefClass,Class_Normal;

3 bonus bIgnoreDefClass,Class_Boss;

4 .@r = (getrefine()/2);

5 bonus bAspdRate,-5+.@r;

6 if (getskilllv("MO_CHAINCOMBO") == 5) {

7 bonus bBaseAtk,20;

8 }

9 if (getskilllv("MO_COMBOFINISH") == 5) {

10 bonus bBaseAtk,20;

11 }

12 if (getskilllv("CH_TIGERFIST") == 5) {

13 bonus bBaseAtk,20;

14 }

15 if (getskilllv("CH_CHAINCRUSH") == 10) {

16 bonus bBaseAtk,40;

17 }

Equip Script None
Unequip Script None