Paradise Wizard Wand, посох (Renewal)
Paradise Wizard Wand (2PARA_WAND_WZ) – оружие.

Matk + 160.
Can't be refined.
Can't be destroyed.
Matk + 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 Jupitel Thunder damage by 10%.
If the user's base level is 90 or higher, increases Jupitel Thunder damage by additional 15%.
Скрипт
bonus bMatkRate,3; if (BaseLevel>=60) bonus bVariableCastrate,-10; if (BaseLevel>=75) bonus2 bSkillAtk,"WZ_JUPITEL",10; if (BaseLevel>=90) bonus2 bSkillAtk,"WZ_JUPITEL",15;