Paradise Alchemist Mace, булава (Renewal)

Paradise Alchemist Mace (2PARA_MACE_AM) – оружие.

Paradise Alchemist Mace, булава (Renewal)

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

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

  • ID: 31662
  • Код: 2PARA_MACE_AM
  • Тип: оружие
  • Подтип: булава
  • Уровень оружия: 3
  • Атака: 160
  •  
  • Требуемый уровень: 45
  • Профессии: alchemist
  • Вес: 1

Скрипт

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;