Mighty Staff, посох (Renewal)
Mighty Staff (MIGHTY_STAFF_C) – оружие.

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.
Скрипт
bonus bInt,4; bonus bStr,10; bonus bSPDrainValue,-1; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bBaseAtk,10; bonus bMatk,10; }