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


Aquatic Spear [2]   [One Hand]   Item ID# 32018 (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
A spear once used by hero that receives the blessing of water spirit.
This beautiful spear has a shape sea wave. It resonates with Ancient Hero's Boots.

For each 2 refine levels, ATK +10.
For each 3 refine levels, increases ranged physical attack by 4%.

Refine Level +7:
Increases damage of Canon Spear and Banishing Point by 15%.

Refine Level +9:
Reduces after attack delay by 10%.
Increases damage of Canon Spear and Banishing Point by 20%.

When equipped with Ancient Hero's Boots:
Random chance to increase STR by 20 and ATK by 15% for 7 seconds when dealing physical attack.
Item Script
expand to view script
{ .@r = getrefine(); if (.@r>=2) { bonus bBaseAtk,.@r/2*10; } if (.@r>=3) { 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

back to top