Type |
Weapon |
Subtype |
Katar |
Attack |
120 |
Defense |
0 |
Weight |
100.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
75 |
Slots |
0 |
Applicable Jobs:
job_assassin
Description:
This katar, known for being effective against humans, is rumored to give a beastial roar when drenched in blood, hence its name.
Pierces physical defense of Demihuman monster.
Reduces FLEE and Perfect Dodge.
Disables natural HP and SP regeneration.
Class: Katar
Attack: 120
Weight: 100
Weapon Level: 4
Level Requirement: 75
Jobs: Assassin
Item Script:
bonus bIgnoreDefRace,RC_DemiHuman;
bonus bIgnoreDefRace,RC_Player_Human;
bonus bFlee,-(readparam(bAgi)+BaseLevel);
bonus bHPrecovRate,-100;
bonus bSPrecovRate,-100;