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

Can't be refined.
Atk + 3%.
If the user's base level is 60 or higher, increases attack speed (reduces global cooldown by 10%).
If the user's base level is 75 or higher, increases Raging Quadruple Blow damage by 20%.
If the user's base level is 90 or higher, increases Raging Thrust damage by 20%.
Скрипт
bonus bAtkRate,3; if (BaseLevel>=60) bonus bAspdRate,10; if (BaseLevel>=75) bonus2 bSkillAtk,"MO_CHAINCOMBO",20; if (BaseLevel>=90) bonus2 bSkillAtk,"MO_COMBOFINISH",20;