Basic Info

Name 1490 Giant Lance
Item ID 1490 - Giant_Lance
Type Weapon - Two-Handed Spear
1490
The mini sized version of a spear from the Giants who were guardians in an Ancient temple.
-------------------------
ASPD -10
-------------------------
When you unequip this weapon reduce SP by 600.
-------------------------
Adds 20 sec skill cooldown to Clashing Spiral.
-------------------------
When base STR is over 120, add ATK +300.
-------------------------
Class: Two-Handed Spear
Attack: 20
Weight: 2000
Weapon Level: 4
Level Requirement: 140
Jobs: Rune Knight

Details

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

Stats

Range 3
Defense 0
Attack 20
Magical Attack 0
Weapon Level 4
Slots 0

Restrictions

Level Range 140 +
Usage None
Trade None
Job Class Types None
Job Classes Knight
Gender Any

Scripts

Use Script
bonus bAspd,-10; bonus2 bSkillCooldown,LK_SPIRALPIERCE,20000; if(readparam(bStr)>=120) { bonus bBaseAtk,300; }
Equip Script
None
Unequip Script
heal 0,-600;