Game version
Dim Glacier Robe artwork from Ragnarok Online
RENEWAL / ITEMS

Dim Glacier Robe [1]

#450271Armor

D_Glacier_Robe

TypeArmor
Equipment positionArmor
GenderBoth
Weight120
Buy price0 z
Sell price0 z
DEF145
Slots1
Required level230
Armor level2

Description

Robe that has lost its light after being consumed by toxic demonic magic. ------------------------ MATK + 140. ------------------------ For every 2 refinement levels, SPL + 1, CON + 1. ------------------------ At refinement level 7, MATK + 3%, S.MATK + 2. ------------------------ At refinement level 9, After Cast Delay - 5%, Variable Casting Time - 5%. ------------------------ At refinement level 11, increases all property magic damage by 10%. ------------------------ Set Bonus: Dim Glacier Robe [1] Dim Glacier Muffler [1] Dim Glacier Shoes [1] All property magic damage + 5%, Variable Casting Time - 5%, After Cast Delay - 5%, MATK increases by twice the total refinement level of this set. ------------------------ Set Bonus: Dim Glacier Robe [1] Dim Glacier Muffler [1] Dim Glacier Shoes [1] Dim Glacier Weapon For every 3 weapon refinement levels, MATK + 10, If the weapon is Grade C or higher, S.MATK + 6, SPL + 5, CON + 5, If the weapon is Grade B or higher, S.MATK + 5, SPL + 5, CON + 5 additional increase, If the weapon is Grade A or higher, S.MATK + 4, SPL + 5, CON + 5 additional increase, and when using Two-Handed Sword, Two-Handed Spear, Two-Handed Staff, Two-Handed Axe, Katar, Bow, Huuma Shuriken, or Firearms, magic damage to all property enemies + 20%. ------------------------ [Grade Bonus] [Grade D] MATK + 5%, SPL + 5, CON + 5. [Grade C] All property magic damage + 10%. [Grade B] MATK + 1%. [Grade A] MATK + 2%. ------------------------ Type : Armor Defense : 145 Weight : 120 Armor Level : 2 Required Level : 230 Class : All Jobs

English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.

Item details

Gender
Both
Equipment position
Armor
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

.@g = getenchantgrade();
.@r = getrefine();
bonus bMatk,140;
bonus bSpl,(.@r/2);
bonus bCon,(.@r/2);
if (.@r>=7) {
   bonus bSMatk,2;
   bonus bMatkRate,3;
   if (.@r>=9) {
      bonus bDelayrate,-5;
      bonus bVariableCastrate,-5;
      if (.@r>=11) {
         bonus2 bMagicAtkEle,Ele_All,10;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMatkRate,5;
   bonus bSpl,5;
   bonus bCon,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bMagicAtkEle,Ele_All,10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bMatkRate,1;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bMatkRate,2;
         }
      }
   }
}
MAKE IT YOURS

Your server. Your rates.

See experience and drop chances adjusted to your server.

Drop chances are capped at 100%. These are base-rate estimates; server caps, level penalties, VIP and event bonuses can change the final result. MVP reward drops have their own multiplier.

PRIVACY

Cookie settings

A functional cookie remembers your database, theme, rates and notice acknowledgement for up to 180 days. Google Analytics and Google AdSense may use additional cookies and process usage information.

You can clear your saved site preferences below. This does not change choices made in a Google consent message or remove Google cookies. Read our Privacy & cookies page for Google privacy controls.