Type |
Weapon |
Subtype |
2hspear |
Attack |
120 |
Defense |
0 |
Weight |
100.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
65 |
Slots |
0 |
Applicable Jobs:
job_crusader,
job_knight
Description:
An auger shaped spear that is designed for striking the weak points of an enemy.
Ignores physical defense of target.
Increases physical damage inflicted on Demihuman monsters by 10%.
Adds a chance of autocasting Level 5 Pierce on target when dealing physical attack.
Class: Two-Handed Spear
Attack: 120
Weight: 100
Weapon Level: 4
Level Requirement: 65
Jobs: Knight and
Crusader Jobs
Item Script:
bonus bIgnoreDefClass,Class_Normal;
bonus bIgnoreDefClass,Class_Boss;
bonus2 bAddRace,RC_DemiHuman,10;
bonus2 bAddRace,RC_Player_Human,10;
bonus3 bAutoSpell,'KN_PIERCE',5,30;