Game version
Magical Cloth artwork from Ragnarok Online
RENEWAL / ITEMS

Magical Cloth [1]

#450132Armor

Magical_Cloth

TypeArmor
Equipment positionArmor
GenderBoth
Weight10
Buy price200,000 z
Sell price100,000 z
DEF45
Slots1
Required level100
Armor level1

Description

Increase fire, water, wind, earth property magic damage by 5%. When refined to +7 or higher, additional increase in fire, water, wind, earth property magic damage by 2%, increase ASPD by 10% When refined to +8 or higher, additional increase in fire, water, wind, earth property magic damage by 3%, armor cannot be destroyed. When refined to +9 or higher, additional increase in fire, water, wind, earth property magic damage by 5%, adds a chance to increase damage of Fire Bolt, Cold Bolt, Lightning Bolt and Earth Spike by 100% for 10 sec. SET BONUS Magical Cloth True Celia Alde Card MATK +5%, ignores magical defense of all races by 50%. Type : Armor Defense : 45 Weight : 10 Required level : 100 Class : All

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

.@r = getrefine();
bonus2 bMagicAtkEle,Ele_Earth,5;
bonus2 bMagicAtkEle,Ele_Water,5;
bonus2 bMagicAtkEle,Ele_Wind,5;
bonus2 bMagicAtkEle,Ele_Fire,5;
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus2 bMagicAtkEle,Ele_Earth,2;
   bonus2 bMagicAtkEle,Ele_Water,2;
   bonus2 bMagicAtkEle,Ele_Wind,2;
   bonus2 bMagicAtkEle,Ele_Fire,2;
}
if (.@r>=8) {
   bonus bUnbreakableArmor;
   bonus2 bMagicAtkEle,Ele_Earth,3;
   bonus2 bMagicAtkEle,Ele_Water,3;
   bonus2 bMagicAtkEle,Ele_Wind,3;
   bonus2 bMagicAtkEle,Ele_Fire,3;
}
if (.@r>=9) {
   bonus2 bMagicAtkEle,Ele_Earth,5;
   bonus2 bMagicAtkEle,Ele_Water,5;
   bonus2 bMagicAtkEle,Ele_Wind,5;
   bonus2 bMagicAtkEle,Ele_Fire,5;
   autobonus "{ bonus2 bSkillAtk,\"MG_FIREBOLT\",100; bonus2 bSkillAtk,\"MG_COLDBOLT\",100; bonus2 bSkillAtk,\"MG_LIGHTNINGBOLT\",100; bonus2 bSkillAtk,\"WZ_EARTHSPIKE\",100; }",2000,10000;
}
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.