Mighty Staff, посох (Renewal)

Mighty Staff (MIGHTY_STAFF_C) – оружие.

Mighty Staff, посох (Renewal)

A rare staff that can convert psychic energy into brute strength.
Character Bound
Rental Item
Magic Property: Neutral
Str + 10
Int + 4
Drains 1 SP from the user when performing a physical attack.

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

  • ID: 21074
  • Код: MIGHTY_STAFF_C
  • Тип: оружие
  • Подтип: посох
  • Уровень оружия: 3
  • Атака: 165
  • Магическая атака: 120
  •  
  • Требуемый уровень: 1
  • Профессии: acolyte, mage, monk, priest, sage, soul_linker, wizard
  • Цена покупки: 1 з
  • Вес: 1

Скрипт

bonus bInt,4;
bonus bStr,10;
bonus bSPDrainValue,-1;
if (vip_status(VIP_STATUS_ACTIVE)) {
   bonus bBaseAtk,10;
   bonus bMatk,10;
}