Type |
Weapon |
Subtype |
Dagger |
Attack |
80 |
Defense |
0 |
Weight |
40.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
36 |
Slots |
0 |
Applicable Jobs:
job_alchemist,
job_archer,
job_assassin,
job_barddancer,
job_blacksmith,
job_crusader,
job_hunter,
job_knight,
job_mage,
job_merchant,
job_ninja,
job_rogue,
job_sage,
job_soullinker,
job_swordman,
job_thief,
job_wizard
Description:
Military combat knife made for battles against Demihuman monster.
Pierces physical defense of Demihuman monster.
Reduces damage taken from Demihuman monsters by 10%.
Increases damage taken from Demon monster by 10%.
Class: Dagger
Attack: 80
Weight: 40
Weapon Level: 4
Level Requirement: 36
Jobs: Swordman, Mage, Archer, Merchant, Thief Classes, Soul Linker and Ninja
Item Script:
bonus bIgnoreDefRace,RC_DemiHuman;
bonus bIgnoreDefRace,RC_Player_Human;
bonus2 bSubRace,RC_DemiHuman,10;
bonus2 bSubRace,RC_Player_Human,10;
bonus2 bSubRace,RC_Demon,-10;