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


Glacier Manteau [1]   [Garment]   Item ID# 450266 (Glacier_Manteau)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
160
Defense
112
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A manteau 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 +2500, MaxSP +500

For each 2 Refine Levels:
MaxHP +200, MaxSP +50

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

Refine Level +9:
POW +3

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

When equipped with Glacier Boots:
Increases Physical Damage by 15%.

[Bonus by Grade]
[Grade D] ATK +3%, P.ATK +2.
[Grade C] variable cast time -10%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMaxHP,2500+200*(.@r/2); bonus bMaxSP,500+50*(.@r/2); if (.@r>=7) { bonus bAspdRate,7; if (.@r>=9) { bonus bPow,3; if (.@r>=10) { bonus bVariableCastrate,-5; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,2; bonus bAtkRate,3; if (.@g>=ENCHANTGRADE_C) { bonus bVariableCastrate,-10; } } },{},{}
Dropped By No Result

back to top