Type |
Weapon |
Subtype |
2haxe |
Attack |
215 |
Defense |
0 |
Weight |
300.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
44 |
Slots |
0 |
Applicable Jobs:
job_alchemist,
job_blacksmith,
job_crusader,
job_knight,
job_merchant,
job_swordman
Description:
A huge guillotine blade welded to a handle for active decapitation.
Adds 0.3% chance of inflicting Coma status on Demihuman monsters when dealing physical attack.
Regain 2 SP for each attack on a Demihuman monster and 20 SP for each killed Demihuman monster.
Class: Two-Handed Axe
Attack: 215
Weight: 300
Weapon Level: 4
Level Requirement: 44
Jobs: Swordman and Merchant
Item Script:
bonus2 bComaRace,RC_DemiHuman,30;
bonus2 bComaRace,RC_Player_Human,30;
bonus2 bSPDrainValueRace,RC_DemiHuman,2;
bonus2 bSPDrainValueRace,RC_Player_Human,2;
bonus2 bSPGainRace,RC_DemiHuman,20;
bonus2 bSPGainRace,RC_Player_Human,20;