Basic Info

Name 1498 Crimson Lance[2]
Item ID 1498 - Scarlet_Lance
Type Weapon - Two-Handed Spear
1498
Two-Handed Spear with red light radiance.
-------------------------
ATK increased by (Refine*Refine), up to +15 refine.
-------------------------
Level 70 or higher:Per 10 BaseLevel,ATK +5.
-------------------------
Class: Two-Handed Spear
Attack: 175
Weight: 175
Weapon Level: 3
Level Requirement: 70
Jobs: Swordman

Details

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

Stats

Range 3
Defense 0
Attack 175
Magical Attack 0
Weapon Level 3
Slots 2

Restrictions

Level Range 70 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Swordsman / Knight / Crusader
Gender Any

Scripts

Use Script
bonus bAtk,((min(getrefine(),15)) ** (2)); if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
Equip Script
None
Unequip Script
None