Eraser
ID: 1637 · Eraser
NPC Sell:
10z
NPC Buy:
20z
Item Info
| Type | Weapon (One-Handed Staff) |
| Weight | 50 |
| Slots | 0 |
| ATK | 80 |
| Equip Level | 70 |
| Weapon Level | 4 |
| Equip | Weapon |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
A staff that causes enemy mental distraction.
Matk +20%, Int +3, Dex +2
SP Recovery increase by 8%.
When doing magic attacks, takes away 20% SP of all enemies within 11*11 cells around itself.
If Refining Level is over 9, takes away 60% SP of all enemies within 19*19 cells around itself.
Class: One-Handed Staff
Attack: 80
Weight: 50
Weapon Level: 4
Level Requirement: 70
Jobs: Transcendent Wizard / Acolyte Class
Script
On Equip:
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;
No known monster drops for this item.