Mental Destroyer, посох (Renewal)
Mental Destroyer (MENTAL_DESTROYER) – оружие. Выпадает из монстров: Treasure Chest.

A Staff that allows the user's magic to penetrate the enemy's mind.
This item is indestructible in battle.
Property: Neutral
Int + 10
Matk + 50
Mdef + 20
Adds a 100% chance to destroy 5% SP from the target when performing a physical or magical attack.
If upgrade level is +6 or higher,
Adds a 100% chance to destroy an additional 3% SP from the target when performing physical or magical attack.
Increases the SP cost of skills by 100%.
Скрипт
.@r = getrefine(); bonus bInt,10; bonus bUnbreakableWeapon; bonus bUseSPrate,100; bonus bMdef,20; bonus3 bSPVanishRate,1000,5+(.@r>5?3:0),BF_WEAPON|BF_MAGIC|BF_MISC;