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


Glacier Boots [1]   [Footgear]   Item ID# 470196 (Glacier_Boots)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
200
Defense
98
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Boots 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.

MaxHP +8%, MaxSP +4%

For each 2 Refine Levels:
MaxSP +1%, DEF +15

Refine Level +7:
Increases Physical Damage by 7%.

Refine Level +9:
P.ATK +3

Refine Level +10:
DEF +100
ASPD +7% (Decreases after attack delay by 7%).

When equipped with Glacier Armor:
ATK +7%

[Bonus by Grade]
[Grade D] RES +25, MRES +25.
[Grade C] P.ATK +2, POW +2, CON +2.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMaxHPrate,8; bonus bMaxSPrate,4+(.@r/2); bonus bDef,15*(.@r/2); if (.@r>=7) { bonus bLongAtkRate,7; bonus bShortAtkRate,7; if (.@r>=9) { bonus bPAtk,3; if (.@r>=10) { bonus bAspdRate,7; bonus bDef,100; } } } if (.@g>=ENCHANTGRADE_D) { bonus bMRes,25; bonus bRes,25; if (.@g>=ENCHANTGRADE_C) { bonus bPAtk,2; bonus bPow,2; bonus bCon,2; } } },{},{}
Dropped By No Result

back to top