Renewal
.:Renewal Item Database:.
Search Item By ID


Glorious Lance [0]   [Two Handed]   Item ID# 1486 (Krieger_Twohand_Spear1)
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
0
Attack
220
Required Lvl
80
Weapon Lvl
4
Slot
0
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
A weapon that only a champion of battlefield can wield.

Increases physical attack against DemiHuman monster by 70%.
Ignore 25% Physical Defense of Demihuman monster.
Indestructible (except in upgrade attempts).

[Refine Rate +6 or higher]
Pierces physical defense of DemiHuman monster by 5%.
[Slaughter] Lv 1 [(Refine-4) * (Refine-4) % physical damage bonus on DemiHuman targets, applies up to +14.]

[Refine Rate +9 or higher]
[Lord Knight Class]
Add a chance of auto casting Level 2 Critical Wound when using the Pierce skill.
[Crusader Class]
Add a chance of auto casting Level 5 Pressure when dealing physical attack.

[iRO Description]
A weapon that has been designed specifically for battles against humans.
Account Bound
Class: Two-Handed Spear
Attack: 220
Property: Neutral
Weapon Level: 4
Requires Level: 80
Usable By: Swordman Jobs
Increases physical damage on Demi-Human race targets by 70%.
Bypass 25% of hard defense of Demi-Human race targets when performing a physical attack.
Increases physical damage on Human Player race targets by 70%.
Bypass 25% of hard defense of Human Player race targets when performing a physical attack.
This item is indestructible in battle.
If upgrade level is +6 or higher,
Bypass an additional 5% of hard defense of Human Player race targets when performing a physical attack.
Enables Level 1 Slaughter.
Crusader Bonus
If upgrade level is +9 or higher,
Adds a 10% chance of casting Level 5 Gloria Domini on the user when performing a physical attack.
Knight Bonus
If upgrade level is +9 or higher,
Adds a 20% chance of casting Level 2 Fatal Wound on the target when using Pierce.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player_Human,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player_Human,25; bonus bUnbreakableWeapon; .@r = getrefine(); if (.@r>5) { bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2); bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if (.@r>8) { if (BaseJob == Job_Knight) bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200; else if (BaseJob == Job_Crusader) bonus3 bAutoSpell,"PA_PRESSURE",5,200; } },{},{}
Dropped By No Result
Obtainable FromBattleground

back to top