Item Details

Evil Slayer Vanquisher Staff [1] ( Staff_Of_Evil_Slayer )

# 1671 Evil Slayer Vanquisher Staff [1]
Evil Slayer Vanquisher Staff [1] Buy: zeny Sell: 0 zeny Weight: 80 Slots: 1
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 30 M. Attack: 155 Range: N/A Defense: N/A
Weapon Level: 3 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Arma criada para o exorcismo de criaturas malignas.
Indestrutível em batalha.
Dano físico e mágico contra as raças Demônio e Morto-Vivo +10%.
Refino +9 ou mais:
Dano mágico +5%.
Refino +12 ou mais:
Dano mágico +12% adicional.
Tipo: Cajado
ATQ: 30 ATQM: 155
Peso: 80
Nível da arma: 3
Nível necessário: 100
Classes: Aprendizes, Superaprendizes, Magos, Espiritualistas, Noviços e evoluções

This staff was once used for vanquishing an evil slayer and his followers.
Class: One-Handed Staff
Attack: 30
Magic Attack: 155
Property: Neutral
Weight: 80
Weapon Level: 3
Requires Level: 100
Usable By: Super Novice, Arch Bishop, Warlock, Sura, Sorcerer
Increases physical and magical damage on Demon and Undead race targets by 10%.

If upgrade level is +9 or higher, MATK + 5%
If upgrade level is +12 or higher, MATK + 7%

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
bonus2 bAddRace,RC_Undead,10;
bonus2 bAddRace,RC_Demon,10;
bonus2 bMagicAddRace,RC_Undead,10;
bonus2 bMagicAddRace,RC_Demon,10;
.@r = getrefine();
if (.@r>=9) {
   .@dmg = 5;
   if (.@r>=12) {
      .@dmg += 7;
   }
   bonus bMatkRate,.@dmg;
}
N/A
N/A

N/A