Basic Info

Name 16027 Evil Slayer Destroyer Hammer[1]
Item ID 16027 - Hammer_Of_Evil_Slayer
Type Weapon - Mace
16027
This hammer was once used for vanquishing an evil slayer and his followers.
+10% ATK against Demon/Undead monsters.
ATK +5% when upgraded to +9.
ATK +7% when upgraded to +12.
Class: Mace
Attack: 125
Weight: 135
Weapon Level: 3
Level Requirement: 100
Jobs: Novice, Swordman, Acolyte and Merchant

Details

Weight 135
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 120
Magical Attack 0
Weapon Level 3
Slots 1

Restrictions

Level Range 100 +
Usage None
Trade None
Job Class Types None
Job Classes Swordsman / Acolyte / Merchant / Knight / Priest / Blacksmith / Crusader / Monk / Alchemist
Gender Any

Scripts

Use Script
bonus2 bAddRace,RC_Demon,10; bonus2 bAddRace,RC_Undead,10; if(getrefine()>=9) { bonus bAtkRate,5; } if(getrefine()>=12) { bonus bAtkRate,7; }
Equip Script
None
Unequip Script
None