Paradise Assassin Katar, катар (Renewal)
Paradise Assassin Katar (2PARA_KATAR2_AS) – оружие.

Can't be refined.
Atk + 3%.
If the user's base level is 60 or higher, Hit + 15.
If the user's base level is 75 or higher, increases Sonic Blow damage by 10%.
If the user's base level is 90 or higher, increases Sonic Blow damage by additional 15%.
Скрипт
bonus bAtkRate,3; if (BaseLevel>=60) bonus bHit,15; if (BaseLevel>=75) bonus2 bSkillAtk,"AS_SONICBLOW",10; if (BaseLevel>=90) bonus2 bSkillAtk,"AS_SONICBLOW",15;