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

Dim Glacier Armor [1]

#450270Armor

D_Glacier_Armor

TypeArmor
Equipment positionArmor
GenderBoth
Weight240
Buy price0 z
Sell price0 z
DEF203
Slots1
Required level230
Armor level2

Description

Armor that has lost its light after being consumed by toxic demonic magic. ------------------------ ATK + 140. ------------------------ For every 2 refinement levels, POW + 1, CON + 1. ------------------------ At refinement level 7, ATK + 3%, P.ATK + 2. ------------------------ At refinement level 9, After Cast Delay - 5%, Variable Casting Time - 5%. ------------------------ At refinement level 11, melee/ranged physical damage + 10%. ------------------------ Set Bonus: Dim Glacier Armor [1] Dim Glacier Manteau [1] Dim Glacier Boots [1] melee/ranged physical damage + 5%, Variable Casting Time - 5%, After Cast Delay - 5%, ATK increases by twice the total refinement level of this set. ------------------------ Set Bonus: Dim Glacier Armor [1] Dim Glacier Manteau [1] Dim Glacier Boots [1] Dim Glacier Weapons [1] for every 3 weapon refinement levels, ATK + 10, if the weapon is Grade C or higher, P.ATK + 6, POW + 5, CON + 5, if the weapon is Grade B or higher, P.ATK + 5, POW + 5, CON + 5 additional increase, if the weapon is Grade A or higher, P.ATK + 4, POW + 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, physical damage to all property enemies + 20%. ------------------------ [Grade Bonus] [Grade D] ATK + 5%, POW + 5, CON + 5. [Grade C] melee/ranged physical damage + 10%. [Grade B] ATK + 1% additional increase. [Grade A] ATK + 2% additional increase. ------------------------ Type : Armor Defense : 203 Weight : 240 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 bBaseAtk,140;
bonus bPow,(.@r/2);
bonus bCon,(.@r/2);
if (.@r>=7) {
   bonus bPAtk,2;
   bonus bAtkRate,3;
   if (.@r>=9) {
      bonus bDelayrate,-5;
      bonus bVariableCastrate,-5;
      if (.@r>=11) {
         bonus bLongAtkRate,10;
         bonus bShortAtkRate,10;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bAtkRate,5;
   bonus bPow,5;
   bonus bCon,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus bLongAtkRate,10;
      bonus bShortAtkRate,10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bAtkRate,1;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bAtkRate,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.