Renewal
.:Renewal Item Database:.
Weapon - Two-handed Spear

Requiem Lance [0]   [Two Handed]   Item ID# 1499 (Thanos_Long_Spear_J)
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
150
Attack
220
Required Lvl
100
Weapon Lvl
4
Slot
0
Range
3
Applicable Jobs
Knight
Crusader
Description
A blessed two handed spear from the king. Has an effect of calming the spirits of the dead.

Increases physical damage against Bio Lab and Tomb of the Fallen monsters by 40%.
Reduces damage taken from Bio Lab and Tomb of the Fallen monsters by 5%.

Refine Level +5:
Increases physical damage against Bio Lab and Tomb of the Fallen monsters by additional 30%.

For every refine level above +5 or higher:
Increases physical damage against Bio Lab and Tomb of the Fallen monsters by additional 15%.
Reduces damage taken from Bio Lab and Tomb of the Fallen monsters by additional 1%.

Indestructible in battle
Item Script
{ .@r = getrefine(); .@b = 40; .@c = 5; bonus bUnbreakableWeapon; if (.@r>=5) { .@b += (.@r-5)*15+30; .@c += (.@r-5); } bonus2 bAddRace2,RC2_BioLab,.@b; bonus2 bSubRace2,RC2_BioLab,.@c; },{},{}
Dropped By No Result

Royal Knight's Lance [2]   [Two Handed]   Item ID# 26016 (T_Lance_Of_Kingdom)
Two handed Lnace of Kingdom
Type
Weapon
Class
Two-handed Spear
Buy
50000z
Sell
25000z
Weight
100
Attack
205
Required Lvl
175
Weapon Lvl
3
Slot
2
Range
3
Applicable Jobs
Rune Knight
Royal Guard
Description
A white lance used by honorable knight.

Every 2 refine levels, increases ranged physical attack by 3%.

Refine Level +7, ATK +5%.
Refine Level +9, increases physical damage inflicted on all monsters by 15%.
Item Script
{ .@r = getrefine(); bonus bLongAtkRate,3*(.@r/2); if (.@r>=7) bonus bAtkRate,5; if (.@r>=9) bonus2 bAddRace,RC_All,15; },{},{}
Dropped By

back to top