Type |
Weapon |
Subtype |
1hspear |
Attack |
140 |
Defense |
0 |
Weight |
90.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
65 |
Slots |
1 |
Applicable Jobs:
job_crusader,
job_knight,
job_swordman
Description:
A spear that is tipped with a hook that can push and pull enemies.
Enables use of Level 3 Pierce.
Increases physical damage inflicted on Demihuman monsters by 20%.
Adds 5% chance of inflicting Stun status to target when dealing physical attack.
Class: One-Handed Spear
Attack: 140
Weight: 90
Weapon Level: 4
Level Requirement: 65
Jobs: Transcendent
Swordman Classes
Item Script:
bonus2 bAddEff,Eff_Stun,500;
bonus2 bAddRace,RC_DemiHuman,20;
bonus2 bAddRace,RC_Player_Human,20;
skill 'KN_PIERCE',3;