Basic Info

Name 1493 Metal Lance[1]
Item ID 1493 - Metal_Lance
Type Weapon - Two-Handed Spear
1493
Spear with strengthened metal
-------------------------
Each refine increase ATK +6
-------------------------
Base level 20 or higher: every 10 level add +5 ATK
(Bonus applies up to level 120)
-------------------------
Class: Two-Handed Spear
Attack: 100
Weight: 0
Weapon Level: 3
Level Requirement: 1
Jobs: SwordmanClass

Details

Weight 0
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand + Off Hand

Stats

Range 3
Defense 0
Attack 100
Magical Attack 0
Weapon Level 3
Slots 1

Restrictions

Level Range Any
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage
Job Class Types Normal / Upper / Baby
Job Classes Swordsman / Knight / Crusader
Gender Any

Scripts

Use Script
bonus bBaseAtk,(getrefine()*6); .@val = min(BaseLevel/10, 12); if (.@val > 2) { bonus bBaseAtk,((.@val-2)*5); }
Equip Script
None
Unequip Script
None