Eraser ItemID: 1637 (Eraser) |
---|
Type | Weapon | Location | Weapon | Weight | 50 |
---|
Buy | 20 | Sell | 10 | Pre-/Sufix | |
---|
|
| A magical rod that enables you to keep draining the enemies mentality. MATK + 20%, INT + 3, DEX + 2 Recovery SP + 8% There is a small chance while magically attacking, on a radius 11 * 11 of your cell and drain every enemies SP by 20%. If Refine rate is 10, the area becomes 19 * 19 and you drain every enemies SP by 60%. Class : Rod Attack : 80 Weight : 50 Weapon Level : 4 Required Level : 70 Applicable Job : Trans Mage Class, Trans Acolyte Class
|
---|
Script: | { 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; } , { } , { } |
---|
Crafting: | - |
---|
|