Viewing Item

#560063: Oriental Knuckle

Item ID 560063 For Sale No
Identifier aegis_560063 Credit Price Not For Sale
Name Oriental Knuckle Type Weapon - Knuckle
NPC Buy 0 Weight 150
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 170 Min Equip Level 100
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 None
Item Use Script

1 bonus bIgnoreDefClass,Class_Boss;

2 bonus bIgnoreDefClass,Class_Normal;

3 bonus bAspdRate,5+(getrefine()/2);

4 if (getskilllv("MO_CHAINCOMBO") == 5)

5 bonus2 bSkillAtk,"SR_DRAGONCOMBO",20;

6 if (getskilllv("MO_COMBOFINISH") == 5)

7 bonus2 bSkillAtk,"SR_DRAGONCOMBO",20;

8 if (getskilllv("CH_TIGERFIST") == 5)

9 bonus2 bSkillAtk,"SR_DRAGONCOMBO",20;

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

11 bonus2 bSkillAtk,"SR_FALLENEMPIRE",40;

Equip Script None
Unequip Script None