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

TE Woe Lance [0]   [Two Handed]   Item ID# 1495 (TE_Woe_Lance)
Type
Weapon
Class
Two-handed Spear
Buy
n/a
Sell
n/a
Weight
0
Attack
150
Required Lvl
40
Weapon Lvl
3
Slot
0
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
You cannot Trade this item.
Rental Items

** Extra option available in WoE TE area
Increases physical damage against enemy Player by 40%.
When dealing physical attacks, have a high chance of inflicting Blind status on target.
Item Script
{ bonus2 bAddRace,RC_Player_Human,40; bonus2 bAddRace,RC_Player_Doram,40; bonus2 bAddEff,Eff_Blind,1000; },{},{}
Dropped By No Result

Thanos Long Spear [1]   [Two Handed]   Item ID# 1496 (Thanos_Long_Spear)
Thanatos Long Spear
Type
Weapon
Class
Two-handed Spear
Buy
10z
Sell
5z
Weight
375
Attack
250 / MATK 50
Required Lvl
120
Weapon Lvl
4
Slot
1
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
This two-handed magic spear, made to counteract the Devil Sword Thanatos, is sculpted out of Gray Shard.
It offers incredible power and mana at a great cost.

MATK +50, INT +6, VIT +6, LUK -6.
When dealing physical attack, has a low chance of regaining 5% of your damage as HP and SP.

Drains 100 HP every 10 seconds.
Consumes 1,000 HP when unequipped.
Item Script
{ bonus bInt,6; bonus bVit,6; bonus bLuk,-6; bonus2 bHPDrainRate,50,5; bonus2 bSPDrainRate,10,5; bonus2 bHPLossRate,100,10000; },{},{ heal -1000,0; }
Dropped By No Result
Obtainable FromGhost Palace

Trident [0]   [Two Handed]   Item ID# 1462 (Trident__)
Type
Weapon
Class
Two-handed Spear
Buy
51000z
Sell
25500z
Weight
120
Attack
150
Required Lvl
33
Weapon Lvl
3
Slot
0
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
A triple pronged spear that can also be used for fishing.
Item Script
{},{},{}
Dropped By No Result

Trident [2]   [Two Handed]   Item ID# 1460 (Trident)
Type
Weapon
Class
Two-handed Spear
Buy
51000z
Sell
25500z
Weight
120
Attack
150
Required Lvl
33
Weapon Lvl
3
Slot
2
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
A triple pronged spear that can also be used for fishing.
Item Script
{},{},{}
Dropped By
Buyable AtClick here for a list of venders
EnchantmentSocket Enchantable
Obtainable FromOld Blue Box

Trident [3]   [Two Handed]   Item ID# 1461 (Trident_)
Type
Weapon
Class
Two-handed Spear
Buy
51000z
Sell
25500z
Weight
120
Attack
150
Required Lvl
33
Weapon Lvl
3
Slot
3
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
A triple pronged spear that can also be used for fishing.
Item Script
{},{},{}
Dropped By
EnchantmentGenerated by Socket Enchanting
Obtainable FromOld Blue Box, Old Violet Box

Upg Lance [1]   [Two Handed]   Item ID# 1491 (Upg_Lance)
Upgrade Two Handed Spear
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
150
Attack
105
Weapon Lvl
3
Slot
1
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
Two-Handed Spear that is coated by Oridecon and Gold with perfect level.

For each refine level, ATK +12.

Base Level 70 or Higher: ATK +10 for every 10 Base Level above 70.
Item Script
{ bonus bBaseAtk,(getrefine()*12); if (BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*10); },{},{}
Dropped By No Result

Vellum Glaive [0]   [Two Handed]   Item ID# 1492 (Velum_Glaive)
Bellum Glaive
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
450
Attack
250
Required Lvl
95
Weapon Lvl
4
Slot
0
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
Effect applies only in WoE & PVP.
Increase physical damage to DemiHuman by 80%.

[Refine Rate +6 or higher]
Increase Spiral Pierce damage by 100%,
Increase Overbrand damage by 50%.

[Refine Rate +9 or higher]
Chance of reflecting magical and physical damage.
Chance of casting Magic Mirror.
Item Script
expand to view script
{ bonus2 bAddRace,RC_Player_Human,80; bonus2 bAddRace,RC_Player_Doram,80; .@r = getrefine(); if (.@r>=6) { bonus2 bSkillAtk,"LK_SPIRALPIERCE",100; bonus2 bSkillAtk,"LG_OVERBRAND",50; } if (.@r>=9) { bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,300,BF_MAGIC,0; } },{},{}
Dropped By

Vivatus Fides Lance [2]   [Two Handed]   Item ID# 630013 (Vivatus_F_Lance)
Type
Weapon
Class
Two-handed Spear
Buy
n/a
Sell
n/a
Weight
380
Attack
270
Required Lvl
210
Weapon Lvl
5
Slot
2
Range
3
Applicable Jobs
Dragon Knight
Description
A lance reborn with the power of true faith through a ritual of purification.

Increases damage of Hundred Spear by 10%.

For each 3 Refine Levels:
ATK +18

Refine Level +7:
Increases damage of Hundred Spear by additional 20%.

Refine Level +9:
Decreases Hundred Spear skill cooldown by 1.5 seconds.

Refine Level +11:
Increases damage of Hundred Spear by additional 25%.

Refine Level +12:
Increases ranged physical damage by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Physical Damage against enemies of every element +15%.
[Grade C]: Damage of Hundred Spear +15%.
[Grade B]: ATK +7%.
[Grade A]: POW +1, P.ATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"RK_HUNDREDSPEAR",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RK_HUNDREDSPEAR",20; if (.@r>=9) { bonus2 bSkillCooldown,"RK_HUNDREDSPEAR",-1500; if (.@r>=11) { bonus2 bSkillAtk,"RK_HUNDREDSPEAR",25; if (.@r>=12) { bonus bLongAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"RK_HUNDREDSPEAR",15; if (.@g >= ENCHANTGRADE_B) { bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Zephyrus [0]   [Two Handed]   Item ID# 1468 (Zephyrus)
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
200
Attack
170
Required Lvl
48
Weapon Lvl
4
Slot
0
Range
3
Property
Wind
Applicable Jobs
Swordman
Knight
Crusader
Description
A spear imbued with the Wind Property.
Add a 10% chance of auto casting Level 3 Thunder Storm on the enemy when attacking.
Causes Silence effect to enemies by 2% chance.
Item Script
{ bonus bAtkEle,Ele_Wind; bonus2 bAddEff,Eff_Silence,200; bonus3 bAutoSpell,"MG_THUNDERSTORM",3,100; },{},{}
Dropped By
EnchantmentSocket Enchantable

Zephyrus [3]   [Two Handed]   Item ID# 1481 (Zephyrus_)
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
200
Attack
170
Required Lvl
48
Weapon Lvl
4
Slot
3
Range
3
Property
Wind
Applicable Jobs
Swordman
Knight
Crusader
Description
A spear imbued with the Wind Property.
Add a 10% chance of auto casting Level 3 Thunder Storm on the enemy when attacking.
Causes Silence effect to enemies by 2% chance.
Item Script
{ bonus bAtkEle,Ele_Wind; bonus2 bAddEff,Eff_Silence,200; bonus3 bAutoSpell,"MG_THUNDERSTORM",3,100; },{},{}
Dropped By No Result
EnchantmentGenerated by Socket Enchanting

« First < 234567
back to top