Renewal
.:Renewal Item Database:.

Imperial Guard [1]   [Shield]   Item ID# 2153 (Imperial_Guard)
Type
Armor
Class
Shield
Buy
20z
Sell
10z
Weight
250
Defense
120
Required Lvl
102
Armor Lvl
1
Slot
1
Applicable Jobs
Royal Guard
Description
A beautiful shield with the insignia of the Rune Kingdom engraved.
MDEF + 5.
Increases Shield Press damage by 20%.
Each refine above +6, increases Shield Press's damage by an additional 2%.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillAtk,"LG_SHIELDPRESS",.@r > 5 ? (.@r - 5) * 8 : 0; }
Item Script
{ .@r = getrefine(); bonus bMdef,5; bonus2 bSkillAtk,"LG_SHIELDPRESS",(.@r>=6?20+((.@r-5)*2):20); },{},{}
Dropped By

Imperial Ring [1]   [Accessory]   Item ID# 28372 (Imperial_Ring)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
50
Defense
3
Required Lvl
50
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A ring with Rune Midgard emblem carved on it. Given to people who gives contribution to nation.

STR +1, INT +1, MaxHP +3%, MaxSP +3%.

When equipped with Imperial Guard:
For each refine level above +6 of Imperial Guard:
Increases damage of skill Shield Press by 8%.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillAtk,"LG_SHIELDPRESS",.@r > 5 ? (.@r - 5) * 8 : 0; }
Item Script
{ bonus bStr,1; bonus bInt,1; bonus bMaxHPrate,3; bonus bMaxSPrate,3; },{},{}
Dropped By No Result

back to top