ID #1493
Weapon
Metal Lance [1]
Buy Price: N/A
Sell Price: N/A
Spear with strengthened metal
_______________________
For each Refine Level:
ATK +6
_______________________
For each 10 Base Level above 20:
ATK +5 (Up to Base Level 120)
_______________________
Type: Two-Handed Spear
Attack: 100
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Swordman classes
_______________________
For each Refine Level:
ATK +6
_______________________
For each 10 Base Level above 20:
ATK +5 (Up to Base Level 120)
_______________________
Type: Two-Handed Spear
Attack: 100
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Swordman classes
Available from boxes
Basic Information
Type
Weapon
Range
3
Job Requirements
Crusader
Yes
Knight
Yes
Swordsman
Yes
Requirements
Weapon Level
3
Min Level
1
Scripts
Script bonus bBaseAtk,(getrefine()*6); .@i = min(BaseLevel/10,12); if (.@i>2) bonus bBaseAtk,((.@i-2)*5);
bonus bBaseAtk,(getrefine()*6); .@i = min(BaseLevel/10,12); if (.@i>2) bonus bBaseAtk,((.@i-2)*5);