Paradise Alchemist Mace, булава (Renewal)
Paradise Alchemist Mace (2PARA_MACE_AM) – оружие.

Can't be refined.
Can't be destroyed.
Atk + 3%.
If the user's base level is 60 or higher, reduces variable casting time by 10%.
If the user's base level is 75 or higher, increases Acid Terror damage by 10%.
If the user's base level is 90 or higher, increases Acid Terror damage by additional 15%.
Скрипт
bonus bAtkRate,3; if (BaseLevel>=60) bonus bVariableCastrate,-10; if (BaseLevel>=75) bonus2 bSkillAtk,"AM_ACIDTERROR",10; if (BaseLevel>=90) bonus2 bSkillAtk,"AM_ACIDTERROR",15;