Eraser, посох (Pre-Renewal)
Eraser (ERASER) – оружие. Выпадает из монстров: Tendrilion.

A staff that causes enemy mental distraction.
Magic Int + 3
Dex + 2
SP Recovery + 8%
Adds a 0.5% chance to drain 20% SP from any target within 11-11 cells of the user when performing a magical attack.
If upgrade level is +10 or higher,
Adds a 0.5% chance to drain 60% SP from any target within 19-19 cells of the user when performing a magical attack.
Скрипт
bonus bMatkRate,20; bonus bInt,3; bonus bDex,2; bonus bSPrecovRate,8; if (getrefine()>9 ) bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",3,5,BF_MAGIC,0; else bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",1,5,BF_MAGIC,0;