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


Dim Glacier Shoes [1]   [Footgear]   Item ID# 470198 (D_Glacier_Shoes)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
100
Defense
90
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Glacier's Shoes that have lost their light due to being engulfed in venomous magic.

SPL +2, CON +2

Refine Level +7:
MATK +5%, S.MATK +2

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

Refine Level +11:
Increases Magical Damage with every element by 10%.

[Bonus by Grade]
[Grade D] MATK +2%
[Grade C] fixed cast time -1 second.
[Grade B] S.MATK +2, MATK +1%.
[Grade A] MATK +2%

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bSpl,2; bonus bCon,2; if (.@r>=7) { bonus bSMatk,2; bonus bMatkRate,5; if (.@r>=9) { bonus bVariableCastrate,-10; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,10; } } } if (.@g>=ENCHANTGRADE_D) { bonus bMatkRate,2; if (.@g>=ENCHANTGRADE_C) { bonus bFixedCast,-1000; if (.@g>=ENCHANTGRADE_B) { bonus bSMatk,2; bonus bMatkRate,1; if (.@g>=ENCHANTGRADE_A) { bonus bMatkRate,2; } } } } },{},{}
Dropped By No Result

back to top