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

TE Woe Pike [0]   [One Hand]   Item ID# 1437 (TE_Woe_Pike)
WoE TE Pike
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
0
Attack
100
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 Players by 40%.
When dealing physical attack, have a high chance to inflict Curse status on the target.
Item Script
{ bonus2 bAddRace,RC_Player_Human,40; bonus2 bAddRace,RC_Player_Doram,40; bonus2 bAddEff,Eff_Curse,1000; },{},{}
Dropped By No Result

Thanos Spear [1]   [One Hand]   Item ID# 1438 (Thanos_Spear)
Thanatos Spear
Type
Weapon
Class
One-handed Spear
Buy
10z
Sell
5z
Weight
300
Attack
150 / MATK 100
Required Lvl
120
Weapon Lvl
4
Slot
1
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
This 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.
INT +6, VIT +6, LUK -6
MATK +100

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

Thanos Spear-AD [2]   [One Hand]   Item ID# 530012 (Thanos_Spear_AD)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
180
Attack
190
Required Lvl
190
Weapon Lvl
5
Slot
2
Range
3
Applicable Jobs
Royal Guard
Description
Thanos' spear remodeled with the addition of Tim Artnard's technology.

Physical attacks have a random chance to recover 2500 HP and 50 SP every second for 4 seconds.

For each 2 Refine Levels:
ATK +10

For each 3 Refine Levels:
Increases damage of Hesperus Lit by 10%.

Refine Level +7:
Decreases after skill cast delay by 10%.
Increases damage of Hesperus Lit by additional 15%.

Refine Level +9:
Decreases variable cast time by 10%.
Increases damage of Overbrand by 25%.

Refine Level +11:
Increases physical damage against enemies of every size by 15%.
Increases melee physical damage by additional 15%.

[Bonus by Grade]
[Grade D]: ATK +2%, Damage of Overslash +10%.
[Grade C]: ATK +3%, P.ATK +1.
[Grade B]: Damage of Overslash +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); autobonus "{ bonus2 bHPRegenRate,2500,1000; }",1,4000,BF_WEAPON; bonus bBaseAtk,10*(.@r/2); bonus2 bSkillAtk,"LG_HESPERUSLIT",10*(.@r/3); if (.@r>=7) { bonus bDelayrate,-10; bonus2 bSkillAtk,"LG_HESPERUSLIT",15; if (.@r>=9) { bonus bVariableCastrate,-10; bonus2 bSkillAtk,"LG_OVERBRAND",25; if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus bShortAtkRate,15; } } } if (.@g >= ENCHANTGRADE_D) { bonus bAtkRate,2; bonus2 bSkillAtk,"IG_OVERSLASH",10; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus bAtkRate,3; if (.@g >= ENCHANTGRADE_B) { bonus2 bSkillAtk,"IG_OVERSLASH",10; } } } },{},{}
Dropped By No Result

Thunder Spear [3]   [One Hand]   Item ID# 1444 (Spear_of_Trust)
Thunder Lance
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
200
Attack
140
Required Lvl
50
Weapon Lvl
3
Slot
3
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
A spear imbued with the power of lightning.

Refine Level +7:
Increases physical damage against Fish and Water elemental monsters by 10%.
Refine Level +9:
Increases physical damage against Fish and Water elemental monsters by 15%.
Item Script
{ .@r = getrefine(); bonus bAtkEle,Ele_Wind; if (.@r>=7) { .@val = 10; if (.@r>=9) .@val += 15; bonus2 bAddEle,Ele_Water,.@val; bonus2 bAddRace,RC_Fish,.@val; } },{},{}
Dropped By No Result

Tjungkuletti [0]   [One Hand]   Item ID# 1416 (Tjungkuletti)
Type
Weapon
Class
One-handed Spear
Buy
20z
Sell
10z
Weight
100
Attack
100
Required Lvl
48
Weapon Lvl
4
Slot
0
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
A spear with the power to drain the souls of enemies it has defeated.
Regains 1 SP with each attack and 5 SP each time an enemy is killed.
Item Script
{ bonus bSPDrainValue,1; bonus bSPGainValue,5; },{},{}
Dropped By No Result

Trial Royal Guard's Lance [1]   [One Hand]   Item ID# 32004 (Probation_Lance)
Type
Weapon
Class
One-handed Spear
Buy
20z
Sell
10z
Weight
0
Attack
140
Required Lvl
100
Weapon Lvl
3
Slot
1
Range
3
Applicable Jobs
Royal Guard
Description
A spear created for Royal Guard who master of spear.
When combined with Enhanced Time Keeper Armor, will makes wearer's body more agile.

Increases damage of Banishing Point by 20%.
Every 10 Base levels: ATK +6 (apply up to Base Level 160).

Refine Level +7:
For each level of Spear Mastery, increases ranged physical attack by 1%.

When equipped with Time Keeper Set(Hat, Robe, Manteau and Boots):
ASPD +2, MaxHP +10%, MaxSP +10%.

For each 10 base VIT:
Resistance against Neutral attack +3%. (Up to 100 VIT)

For each 10 base AGI:
Reduces after attack delay by 2%. (Up to 100 AGI)

For each 10 base DEX:
HIT +3. (Up to 100 DEX)

For each 10 base LUK:
Critical +3. (Up to 100 LUK)
Item Script
{ bonus2 bSkillAtk,"LG_BANISHINGPOINT",20; bonus bBaseAtk,6*(min(BaseLevel,160)/10); if (getrefine()>=7) { bonus bLongAtkRate,getskilllv("KN_SPEARMASTERY"); } },{},{}
Dropped By No Result

Vanishing Cannon Booster Spear [0]   [One Hand]   Item ID# 530005 (BC_B_Spear)
Banishing Cannon Booster Spear
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
0
Attack
200
Required Lvl
100
Weapon Lvl
4
Slot
0
Range
3
Applicable Jobs
Royal Guard
Description
A One-Handed Spear designed to help adventurers grow.

Cannot be refined normally.

ATK +2%

For each Refine Level:
ATK +3

For each 15 Base Level:
ATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each Level of Spear Quicken:
ASPD +1% (Decreases after attack delay by 1%).

Refine Level +9:
ASPD +1
Increases damage of Overbrand, Banishing Point and Cannon Spear by 25%.

Refine Level +11:
Increases physical damage against enemies of every size by 15%.
Increases melee and ranged physical damage by 15%.

Refine Level +13:
Increases damage of Overbrand, Banishing Point and Cannon Spear by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bAtkRate,2; bonus bBaseAtk,3*.@r; bonus bBaseAtk,3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bAspdRate,getskilllv("CR_SPEARQUICKEN"); } if (.@r>=9) { bonus bAspd,1; bonus2 bSkillAtk,"LG_BANISHINGPOINT",25; bonus2 bSkillAtk,"LG_CANNONSPEAR",25; } if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus bLongAtkRate,15; } if (.@r>=13) { bonus2 bSkillAtk,"LG_BANISHINGPOINT",15; bonus2 bSkillAtk,"LG_CANNONSPEAR",15; } },{},{}
Dropped By No Result

Vellum Spear [0]   [One Hand]   Item ID# 1436 (Velum_Spear)
Bellum Spear
Type
Weapon
Class
One-handed Spear
Buy
20z
Sell
10z
Weight
85
Attack
150
Required Lvl
95
Weapon Lvl
4
Slot
0
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
Effect applies only in WoE & PVP.

Increases physical damage to other players by 60%.

Refine Level +6:
Increases damage of Pinpoint Attack and Hundred Spears by 80%.

Refine Level +9:
Increases physical damage inflicted to enemy players by 30%.
Item Script
expand to view script
{ bonus2 bAddRace,RC_Player_Human,60; bonus2 bAddRace,RC_Player_Doram,60; .@r = getrefine(); if (.@r>=6) { bonus2 bSkillAtk,"RK_HUNDREDSPEAR",80; bonus2 bSkillAtk,"LG_PINPOINTATTACK",80; } if (.@r>=9) { bonus2 bAddRace,RC_Player_Human,30; bonus2 bAddRace,RC_Player_Doram,30; } },{},{}
Dropped By

Vivatus Fides Guardian Spear [2]   [One Hand]   Item ID# 530014 (Vivatus_F_G_Spear)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
180
Attack
220
Required Lvl
210
Weapon Lvl
5
Slot
2
Range
3
Applicable Jobs
Imperial Guard
Description
A guardian spear reborn with the power of true faith through a ritual of purification.

Increases damage of Overbrand by 10%.

For each 3 Refine Levels:
ATK +12

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

Refine Level +9:
Decreases after skill cast delay by 10%.

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

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

[Bonus by Grade]
[Grade D]: Refine Level +11: Physical Damage against enemies of every element +15%.
[Grade C]: Damage of Overbrand +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,"LG_OVERBRAND",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"LG_OVERBRAND",20; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"LG_OVERBRAND",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"LG_OVERBRAND",15; if (.@g >= ENCHANTGRADE_B) { bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Warrior's Spear [3]   [One Hand]   Item ID# 1448 (UnrivaledSpear)
Warrior Spear
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
200
Attack
140
Required Lvl
50
Weapon Lvl
3
Slot
3
Range
3
Property
Earth
Applicable Jobs
Swordman
Knight
Crusader
Description
A spear imbued with the earth power.
Its said that when combined with 'Heaven and Earth', it's possible to achieve ultimate power.

Refine Level +7:
Increases physical damage inflicted on Brute and Plant monsters by 10%.
Increases physical damage inflicted on Earth and Wind element monsters by 10%.

Refine Level +9:
Increases physical damage inflicted on Brute and Plant monsters by 15%.
Increases physical damage inflicted on Earth and Wind element monsters by 15%.
Item Script
expand to view script
{ .@r = getrefine(); if (.@r >= 7) { bonus2 bAddRace,RC_Brute,10; bonus2 bAddRace,RC_Plant,10; bonus2 bAddEle,Ele_Wind,10; bonus2 bAddEle,Ele_Earth,10; } if (.@r >= 9) { bonus2 bAddRace,RC_Brute,15; bonus2 bAddRace,RC_Plant,15; bonus2 bAddEle,Ele_Wind,15; bonus2 bAddEle,Ele_Earth,15; } },{},{}
Dropped By No Result

[Not For Sale] Aquatic Spear [2]   [One Hand]   Item ID# 32034 (Comp_Undine_Spear_K)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
120
Attack
180
Required Lvl
100
Weapon Lvl
4
Slot
2
Range
3
Applicable Jobs
Royal Guard
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,(.@r/2)*10; bonus bLongAtkRate,(.@r/3)*4; if (.@r>=7) { bonus2 bSkillAtk,"LG_BANISHINGPOINT",15; bonus2 bSkillAtk,"LG_CANNONSPEAR",15; } if (.@r>=9) bonus bAspdRate,10; if (.@r>=11) { bonus2 bSkillAtk,"LG_CANNONSPEAR",20; bonus2 bSkillAtk,"LG_BANISHINGPOINT",20; } },{},{}
Dropped By No Result

[Rental] Hunting Spear [2]   [One Hand]   Item ID# 1445 (Spear_of_Trust2)
[Rental] Thunder Lance
Type
Weapon
Class
One-handed Spear
Buy
20z
Sell
10z
Weight
0
Attack
140
Required Lvl
50
Weapon Lvl
3
Slot
2
Range
3
Property
Earth
Applicable Jobs
Swordman
Knight
Crusader
Description
A replica of Warrior Spear.

Refine Level +7:
Increases physical damage inflicted on Brute and Plant monsters by 10%.
Increases physical damage inflicted on Earth and Wind element monsters by 10%.

Refine Level +9:
Increases physical damage inflicted on Brute and Plant monsters by 15%.
Increases physical damage inflicted on Earth and Wind element monsters by 15%.
Item Script
expand to view script
{ .@r = getrefine(); if (.@r >= 7) { bonus2 bAddRace,RC_Insect,10; bonus2 bAddRace,RC_DemiHuman,10; bonus2 bAddEle,Ele_Water,10; bonus2 bAddEle,Ele_Earth,10; } if (.@r >= 9) { bonus2 bAddRace,RC_Insect,15; bonus2 bAddRace,RC_DemiHuman,15; bonus2 bAddEle,Ele_Water,15; bonus2 bAddEle,Ele_Earth,15; } bonus bAtkEle,Ele_Fire; },{},{}
Dropped By No Result

« First < 345678
back to top