Game version
Rune Manteau of Ice artwork from Ragnarok Online
RENEWAL / ITEMS

Rune Manteau of Ice [1]

#480232Armor

Ice_Rune_Hood

Item stats

DEF
45
Slots
1
Weight
100
Armor level
2
Buy price
0 z
Sell price
0 z

Usage & restrictions

Type
Armor
Equipment position
Garment
Gender
Both
Required level
230+
Jobs
All jobs
Class tiers
All tiers
Refineable
Yes
Trading & storage
No restrictions

Rune Manteau of Ice description & effects

Manteau engraved with Varmund's Ice Rune magic. The engraving is amplified with the essence of ice. ------------------------ When refined to +7 or higher, ATK + 5%. ------------------------ When refined to +9 or higher, increase Critical Damage by 10%. ------------------------ When refined to +11 or higher, increase long-range physical damage by 10%. ------------------------ Set Bonus: Ice Rune Manteau [1] Ice Rune Armor [1] Ice Rune Boots [1] For every 30 Base DEX, CON + 1. Increase long-range physical damage by 10%. Reduce Variable Casting Time by 15%. ------------------------ [Grade Bonus] [Grade D] ATK + 5%. [Grade C] ATK + 5%, P.ATK + 5. [Grade B] Increase long-range physical damage by 10%. [Grade A] Reduce After Cast Delay by 10%, P.ATK + 2. ------------------------ Type : Garment Def : 45 Weight : 100 Armor Level : 2 Required Level : 230 Class : All Jobs
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
if (.@r>=7) {
   bonus bAtkRate,5;
   if (.@r>=9) {
      bonus bCritAtkRate,10;
      if (.@r>=11) {
         bonus bLongAtkRate,10;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bAtkRate,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus bPAtk,5;
      bonus bAtkRate,5;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bLongAtkRate,10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bDelayrate,-10;
            bonus bPAtk,2;
         }
      }
   }
}

Equipment sets

Set 1

Set effect

bonus bCon,(readparam(bDex)/30);
bonus bLongAtkRate,10;
bonus bVariableCastrate,-15;
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.