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


Glacier Armor [1]   [Body]   Item ID# 450264 (Glacier_Armor)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
240
Defense
168
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Armor 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.

ATK +120

For each 2 Refine Levels:
ATK +15, DEF +15

Refine Level +7:
Increases Physical Damage by 5%.
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +9:
P.ATK +3
Increases attack speed (Decreases after attack delay by additional 5%).

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

When equipped with Glacier Manteau:
ATK +50

[Bonus by Grade]
[Grade D] POW +3, CON +3, after skill cast delay -5%.
[Grade C] ATK +3%, P.ATK +2.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bBaseAtk,120+15*(.@r/2); bonus bDef,15*(.@r/2); if (.@r>=7) { bonus bLongAtkRate,5; bonus bShortAtkRate,5; bonus bAspdRate,10; if (.@r>=9) { bonus bAspdRate,5; bonus bPAtk,3; if (.@r>=10) { bonus bDelayrate,-5; bonus bDef,100; } } } if (.@g>=ENCHANTGRADE_D) { bonus bDelayrate,-5; bonus bPow,3; bonus bCon,3; if (.@g>=ENCHANTGRADE_C) { bonus bPAtk,2; bonus bAtkRate,3; } } },{},{}
Dropped By No Result

back to top