Paradise Priest Staff, посох (Renewal)

Paradise Priest Staff (2PARA_ROD_PR) – оружие.

Paradise Priest Staff, посох (Renewal)

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%.

Базовые свойства предмета

  • ID: 31448
  • Код: 2PARA_ROD_PR
  • Тип: оружие
  • Подтип: посох
  • Уровень оружия: 3
  • Атака: 100
  • Магическая атака: 160
  •  
  • Требуемый уровень: 45
  • Профессии: priest
  • Вес: 1

Скрипт

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;