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


Solid Spear [2]   [One Hand]   Item ID# 530023 (Solid_Spear)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
160
Attack
230
Required Lvl
220
Weapon Lvl
5
Slot
2
Range
3
Applicable Jobs
Imperial Guard
Description
A spear made of refined clock tower parts and quenched with etheric power.
It supplemented the shortcomings of the existing Fortified Spear.

For each 2 Refine Levels:
Increases damage of Shield Shooting by 6%.

For each 3 Refine Levels:
Increases damage of Shield Chain by 15%.

For each 4 Refine Levels:
Increases ranged physical damage by 3%.

[Bonus by Grade]
[Grade D]: POW +2
[Grade C]: Damage of Shield Shooting +7%.
[Grade B]: P.ATK +2

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",6*(.@r/2); bonus2 bSkillAtk,"PA_SHIELDCHAIN",15*(.@r/3); bonus bLongAtkRate,3*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bPow,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",10; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; } } } },{},{}
Dropped By No Result

back to top