ID #1487
Weapon
Lance
Buy Price: N/A
Sell Price: N/A
Rental Item
A spear that is commonly used by mounted knights.
_______________________
Increases Physical Damage against enemies of all size monsters by 50%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Two-Handed Spear
Attack: 220
Weight: 0
Refineable: No
_______________________
Requirement:
Swordman classes
A spear that is commonly used by mounted knights.
_______________________
Increases Physical Damage against enemies of all size monsters by 50%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Two-Handed Spear
Attack: 220
Weight: 0
Refineable: No
_______________________
Requirement:
Swordman classes
Basic Information
Type
Weapon
Range
3
Job Requirements
Crusader
Yes
Knight
Yes
Swordsman
Yes
Requirements
Weapon Level
3
Min Level
1
Scripts
Script bonus2 bAddSize,Size_All,50; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bBaseAtk,10; bonus bMatk,10; }
bonus2 bAddSize,Size_All,50;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bBaseAtk,10;
bonus bMatk,10;
}