Game version
Arabian Manteau artwork from Ragnarok Online
RENEWAL / ITEMS

Arabian Manteau [1]

#480023Armor

Arabian_Manteau

TypeArmor
Equipment positionGarment
GenderBoth
Weight30
Buy price0 z
Sell price0 z
DEF10
Slots1
Required level100
Armor level1

Description

MaxHP + 10% Increase critical damage by 5%. When refined to +8 or higher CRIT + 5 Increase critical damage by an additional 5%. When refined to +9 CRIT + 10 Increase critical damage by an additional 20%. When refined to +10 CRIT + 20 Increase critical damage by an additional 30%. When refined to +11 CRIT + 30 Increase critical damage by an additional 50%. Set Bonus When equipped with Ifrit Card Increase resistance to fire property attacks by 100% Reduce incoming damage of Critical Slash by 100%. Type: Garment Defense: 10 Weight: 30 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
Garment
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

.@r = getrefine();
.@cri = 0;
.@criatk = 5;
bonus bMaxHPrate,10;
if (.@r >= 7) {
   .@cri += 5;
   .@criatk += 5;
}
if (.@r >= 8) {
   .@cri += 10;
   .@criatk += 20;
}
if (.@r >= 9) {
   .@cri += 20;
   .@criatk += 30;
}
if (.@r >= 10) {
   .@cri += 30;
   .@criatk += 50;
}
bonus bCritical,.@cri;
bonus bCritAtkRate,.@criatk;
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.