Basic Info

Name 28001 Evil Slayer Ripper Katar[1]
Item ID 28001 - Katar_Of_Evil_Slayer
Type Weapon - Katar
28001
This katar was once used for vanquishing an evil slayer and his followers.
Increase 10% damage against Demon and Undead race monster
Refined to +9 : Increase 5% ATK
Refined to +12 : Increase 7% ATK
Class: Katar
Attack: 120
Weight: 120
Weapon Level: 3
Level Requirement: 100
Jobs: Guillotine Cross

Details

Weight 120
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand + Off 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 Assassin
Gender Any

Scripts

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