Paradise Monk Claws, кастет (Renewal)
Paradise Monk Claws (2PARA_CLAW_MO) – оружие.

Can't be refined.
Atk + 3%.
If the user's base level is 60 or higher, increases long ranged physical damage by 10%.
If the user's base level is 75 or higher, increases Throw Spirit Sphere damage by 10%.
If the user's base level is 90 or higher, increases Throw Spirit Sphere damage by additional 15%.
Скрипт
bonus bAtkRate,3; if (BaseLevel>=60) bonus bLongAtkRate,10; if (BaseLevel>=75) bonus2 bSkillAtk,"MO_FINGEROFFENSIVE",10; if (BaseLevel>=90) bonus2 bSkillAtk,"MO_FINGEROFFENSIVE",15;