Oriental Knuckle

Item ID 560063 Name Oriental Knuckle
None
Weapon Level 4 Identifier Bagua_Knuckle_BR
Attack 170 Type Weapon - Knuckle
MATK 0 Equip Locations Main Hand
Defense 0 Equippable Jobs Monk
Range 1 Equip Gender Both (Male and Female)
Slots 2 Equip Upper Third, Third Upper, Third Baby
Weight 150 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
bonus bIgnoreDefClass,Class_Boss;
bonus bIgnoreDefClass,Class_Normal;
bonus bAspdRate,5+(getrefine()/2);
if (getskilllv("MO_CHAINCOMBO") == 5)
   bonus2 bSkillAtk,"SR_DRAGONCOMBO",20;
if (getskilllv("MO_COMBOFINISH") == 5)
   bonus2 bSkillAtk,"SR_DRAGONCOMBO",20;
if (getskilllv("CH_TIGERFIST") == 5)
   bonus2 bSkillAtk,"SR_DRAGONCOMBO",20;
if (getskilllv("CH_CHAINCRUSH") == 10)
   bonus2 bSkillAtk,"SR_FALLENEMPIRE",40;