Knuckle of Infinite

Item ID 1872 Name Knuckle of Infinite
None
Weapon Level 4 Identifier Knuckle_Of_Infinite
Attack 215 Type Weapon - Knuckle
MATK 0 Equip Locations Main Hand
Defense 0 Equippable Jobs Monk
Range 1 Equip Gender Both (Male and Female)
Slots 0 Equip Upper Third, Third Upper, Third Baby
Weight 90 Min Equip Level 130
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bBaseAtk,15*.@r;
bonus bAtkRate,2*(.@r/2);
if (BaseLevel>=100)
   bonus2 bSkillAtk,"MO_FINGEROFFENSIVE",BaseLevel;
if (.@r>=7)
   bonus2 bSkillAtk,"MO_FINGEROFFENSIVE",20;
if (.@r>=9)
   bonus bVariableCastrate,-7;