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


Furious Lance [2]   [One Hand]   Item ID# 530058 (Lance_Furious)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
850
Attack
260
Required Lvl
205
Weapon Lvl
5
Slot
2
Range
3
Applicable Jobs
Imperial Guard
Description
An over spear imbued with the power of rage.

Increases damage of Shield Shooting by 5%.

Base Level at least 210:
ATK +4%, ATK +40.

Base Level at least 220:
Increases damage of Shield Shooting by additional 5%.

Base Level at least 230:
Increases physical damage against enemies of every size by 10%.

Refine Level +7:
Increases ranged physical damage by 10%.

Refine Level +9:
Increases damage of Shield Shooting by additional 10%.

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

Refine Level +11:
Increases damage of Shield Shooting by additional 10%.

When equipped with Furious Boots:
Increases damage of Shield Shooting by (the sum of refine level)% additionally.

[Bonus by Grade]
[Grade D]: Ranged physical damage +15%.
[Grade C]: Damage of Shield Shooting +5%.
[Grade B]: Damage of Shield Shooting +10%.
[Grade A]: ATK +4%, P.ATK +4 per 2 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",5; if (BaseLevel>=210) { bonus bAtkRate,4; bonus bBaseAtk,40; } if (BaseLevel>=220) { bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",5; } if (BaseLevel>=230) { bonus2 bAddSize,Size_All,10; } if (.@r>=7) { bonus bLongAtkRate,10; if (.@r>=9) { bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",10; if (.@r>=10) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",10; } } } } if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,15; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",5; if (.@g>=ENCHANTGRADE_B) { bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",10; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,4*(.@r/2); bonus bAtkRate,4*(.@r/2); } } } } },{},{}
Dropped By No Result

Share Link
back to top