Game version
Avoidance Cape artwork from Ragnarok Online
RENEWAL / ITEMS

Avoidance Cape [1]

#20993Armor

Avoidance_Cape

TypeArmor
Equipment positionGarment
GenderBoth
Weight30
Buy price20 z
Sell price10 z
DEF25
Slots1
Required level100
Armor level1

Description

The cape was worn by the priest who tried to heal his ally. MaxHP + 2% , MaxSP + 2% Reduce after cast delay by 5% Reduce incoming damage from human, doram players by 5% Flee + 10 , Perfect dodge + 5 per 1 skill level of Sacrament that player has learned. When Praefatio lv 10, reduce incoming neutral property damage by 50%, reduce fixed casting time of Renovatio by 100% When High Heal lv5 reduce incoming water, shadow property damage by 75% When refined to +5 or higher, additional MaxHP + 3% , MaxSP + 3% , reduce after cast delay by additional 5% When refined to +7 or higher, additional MaxHP + 5% , MaxSP + 5% , reduce after cast delay by additional 5% Type : Garment Defense : 25 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();
bonus bMdef,5;
bonus bMaxHPrate,2;
bonus bMaxSPrate,2;
bonus bDelayrate,-5;
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bSubRace,RC_Player_Human,5;
bonus bFlee,10*getskilllv("AB_SECRAMENT");
bonus bFlee2,5*getskilllv("AB_SECRAMENT");
if (getskilllv("AB_PRAEFATIO") == 10) {
   bonus2 bSubEle,Ele_Neutral,50;
   bonus2 bFixedCastrate,"AB_RENOVATIO",-100;
}
if (getskilllv("AB_HIGHNESSHEAL") == 5) {
   bonus2 bSubEle,Ele_Ghost,75;
   bonus2 bSubEle,Ele_Water,75;
}
if (.@r>=5) {
   bonus bMaxHPrate,3;
   bonus bMaxSPrate,3;
   bonus bDelayrate,-5;
}
if (.@r>=7) {
   bonus bMaxHPrate,5;
   bonus bMaxSPrate,5;
   bonus bDelayrate,-5;
}
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.