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


Glacier Guard [1]   [Shield]   Item ID# 460040 (Glacier_Guard)
Type
Armor
Class
Shield
Buy
n/a
Sell
n/a
Weight
350
Defense
220
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A shield forged by imbuing the power of a Divine Cat Whiskers with Issgard's Glacier.
You can add abilities by granting a legend with special magical powers.

RES +15, MRES +15

For each 2 Refine Levels:
DEF +10, MDEF +2

Refine Level +7:
ASPD +15% (Decreases after attack delay by 15%).

Refine Level +9:
Decreases variable cast time by 10%.

Refine Level +10:
DEF +50, MDEF +10

[Bonus by Grade]
[Grade D] RES +10, MRES +10.
[Grade C] P.ATK +2, S.MATK +2.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMRes,15; bonus bRes,15; bonus bMdef,2*(.@r/2); bonus bDef,10*(.@r/2); if (.@r>=7) { bonus bAspdRate,15; if (.@r>=9) { bonus bVariableCastrate,-10; if (.@r>=10) { bonus bMdef,10; bonus bDef,50; } } } if (.@g>=ENCHANTGRADE_D) { bonus bMRes,10; bonus bRes,10; if (.@g>=ENCHANTGRADE_C) { bonus bPAtk,2; bonus bSMatk,2; } } },{},{}
Dropped By No Result

back to top