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

Dim Glacier Muffler [1]

#480284Armor

D_Glacier_Muffler

TypeArmor
Equipment positionGarment
GenderBoth
Weight80
Buy price0 z
Sell price0 z
DEF105
Slots1
Required level230
Armor level2

Description

Muffler that has lost its light after being consumed by toxic demonic magic. ------------------------ SPL + 1, CON + 1. ------------------------ When refined to +7 or higher, reduces variable casting time by 10%. ------------------------ When refined to +9 or higher, increases all property magic damage by 10%. ------------------------ When refined to +11 or higher, reduces after cast delay by 10%. ------------------------ [Grade Bonus] [Grade D] MATK + 3%, SPL + 5, CON + 5. [Grade C] S.MATK + 2, all property magic damage + 5%. [Grade B] S.MATK + 1. [Grade A] MATK + 2%. ------------------------ Type : Garment Def : 105 Weight : 80 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
Garment
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

.@g = getenchantgrade();
.@r = getrefine();
bonus bSpl,1;
bonus bCon,1;
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   if (.@r>=9) {
      bonus2 bMagicAtkEle,Ele_All,10;
      if (.@r>=11) {
         bonus bDelayrate,-10;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMatkRate,3;
   bonus bSpl,5;
   bonus bCon,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bMagicAtkEle,Ele_All,5;
      bonus bSMatk,2;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bSMatk,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.