Paradise Priest Staff, посох (Renewal)
Paradise Priest Staff (2PARA_ROD_PR) – оружие.

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