Basic Info

Name Piercing Katar[2]
Item ID 28043 - Hugel_Katar
Type Weapon - Katar
A katar designed to pinpoint your enemy's weakness.
Requires some practice to handle correctly.

ATK + 5%.
If +7 or higher, increases damage of [Sonic Blow] by 15%.
If +9 or higher, increases damage of [Grimtooth] by 15%.
Class : Katar Attack : 160
Weight : 120
Weapon Level : 3
Required Level : 80
Jobs : Assassin

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 160
Magical Attack 0
Weapon Level 3
Slots 2

Restrictions

Level Range 60 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Assassin
Gender Any

Scripts

Use Script
bonus(bAtkRate, 5); if (getrefine() >= 7) bonus2(bSkillAtk, AS_SONICBLOW, 15); if (getrefine() >= 9) bonus2(bSkillAtk, AS_GRIMTOOTH, 15);
Equip Script
None
Unequip Script
None