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

Dim Glacier Spear [1]   [One Hand]   Item ID# 530034 (D_Glacier_Spear)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
210
Attack
220 / MATK 210
Required Lvl
230
Weapon Lvl
5
Slot
1
Range
3
Applicable Jobs
Rune Knight
Royal Guard
Description
A one-handed spear that lost its light due to poisonous magic.
It seems to have to be handled in a different way from the existing Glacier weapons.

MATK +210
Item Script
{},{},{}
Dropped By No Result

Diva Spear [1]   [One Hand]   Item ID# 32001 (Diva_Spear)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
180
Attack
150 / MATK 110
Required Lvl
150
Weapon Lvl
4
Slot
1
Range
3
Applicable Jobs
Rune Knight
Royal Guard
Description
A weapon of unknown origin that contains the magic of the labyrinth.
It is unclear what kind of material it is made from, and even similar weapons have different performance.

MATK +110.

Refine Level +7: ATK +30, HIT +5.
Refine Level +9: ATK +30, HIT +5.

When equipped with Labyrinth Baphomet Card:
ATK +10%. Normal attacks inflicts splash damage.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bBaseAtk,30; bonus bHit,5; } if (.@r>=9) { bonus bBaseAtk,30; bonus bHit,5; } },{},{}
Dropped By No Result

Dragon Spear of God Era [1]   [One Hand]   Item ID# 32007 (Jirant_Spear)
Dragon God Eater Spear
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
380
Attack
360 / MATK 280
Required Lvl
130
Weapon Lvl
4
Slot
1
Range
3
Applicable Jobs
Rune Knight
Royal Guard
Description
One of the seven magical tools possessed by Zilant.
As a result of the wrapped dragon eating the soul of the king, who was touted as a god, it transformed into a magic spear that would die just by touching it if it was not prepared to abandon being a human being.

MATK +280, STR +3, DEX +5.
Increases damage of Dragon Breath - Water and Dragon Breath by 50%.
Physical attacks have a certain chance to absorb 1% of the inflicted damage as HP.

For each refine level:
ATK +2%.
Decreases after attack delay by 2%.
Decreases after skill cast delay of all skills by 1%.

Refine Level +7:
Physical attacks have a certain chance to absorb additional 2% of the inflicted damage as HP.

Refine Level +9:
Physical attacks have a certain chance to absorb additional 3% of the inflicted damage as HP.

Refine Level +10:
Decreases fixed cast time of all skills by 70%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bStr,3; bonus bDex,5; bonus2 bSkillAtk,"RK_DRAGONBREATH",50; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50; bonus2 bHPDrainRate,1000,1; bonus2 bAddRace,RC_All,2*.@r; bonus bAspdRate,2*.@r; bonus bDelayrate,-.@r; if (.@r>=7) bonus2 bHPDrainRate,1000,2; if (.@r>=9) bonus2 bHPDrainRate,1000,3; if (.@r>=10) bonus bFixedCastrate,-70; },{},{}
Dropped By No Result

back to top