ID #1488
Weapon
Ahlspiess
Buy Price: N/A
Sell Price: N/A
Rental Item
Ignores physical defense of target by 100%.
_______________________
Random chance to auto-cast Level 5 Pierce on attacker when dealing physical damage.
_______________________
Increases Physical Damage against enemies of Demi-Human race by 20%.
_______________________
When VIP status active:
Increases Physical Damage against enemies of Demi-Human by 5%
_______________________
Type: Two-Handed Spear
Attack: 135
Weight: 0
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Knight and Crusader classes
Ignores physical defense of target by 100%.
_______________________
Random chance to auto-cast Level 5 Pierce on attacker when dealing physical damage.
_______________________
Increases Physical Damage against enemies of Demi-Human race by 20%.
_______________________
When VIP status active:
Increases Physical Damage against enemies of Demi-Human by 5%
_______________________
Type: Two-Handed Spear
Attack: 135
Weight: 0
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Knight and Crusader classes
Available from boxes
Basic Information
Type
Weapon
Range
3
Job Requirements
Crusader
Yes
Knight
Yes
Requirements
Weapon Level
4
Min Level
1
Scripts
Script bonus bIgnoreDefClass,Class_Normal; bonus bIgnoreDefClass,Class_Boss; bonus2 bAddRace,RC_DemiHuman,20; bonus2 bAddRace,RC_Player_Human,20; bonus3 bAutoSpell,"KN_PIERCE",5,30; if (vip_status(VIP_STATUS_ACTIVE)) { bonus2 bAddRace,RC_DemiHuman,5; bonus2 bAddRace,RC_Player_Human,5; }
bonus bIgnoreDefClass,Class_Normal;
bonus bIgnoreDefClass,Class_Boss;
bonus2 bAddRace,RC_DemiHuman,20;
bonus2 bAddRace,RC_Player_Human,20;
bonus3 bAutoSpell,"KN_PIERCE",5,30;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus2 bAddRace,RC_DemiHuman,5;
bonus2 bAddRace,RC_Player_Human,5;
}