Game version
Mystery Wing artwork from Ragnarok Online
RENEWAL / ITEMS

Mystery Wing [1]

#480251Armor

Mystical_Wing

TypeArmor
Equipment positionGarment
GenderBoth
Weight50
Buy price0 z
Sell price0 z
DEF50
Slots1
Required level100
Armor level1

Description

A rainbow-colored wings imbued with mysterious power. Each feather is filled with magical power and displays the power of seven colors. ------------------------ Reduce damage taken from normal and boss monsters by 5%. Reduce damage taken from Players by 5%. ------------------------ For every total 100 of base basic status, ATK + 5% MATK + 5% Critical Damage + 5% ------------------------ When total base basic status 300 or higher, MHP + 20% MSP + 20% ------------------------ When total base basic status 400 or higher, ASPD + 15% After Delay - 15% ------------------------ When total base basic status 500 or higher, Perfect Hit + 25% Fixed Casting Time - 70% ------------------------ When total base basic status 600 or higher, Add a chance to gain Perfect Dodge + 95 for 10 seconds when dealing physical or magic damage. ------------------------ When refined to +7 or higher, DEF + 150 MDEF + 15 ------------------------ When refined to +9 or higher, DEF + 150 MDEF + 15 ------------------------ Type : Garment Def : 50 Weight : 50 Required Level : 100 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

.@r = getrefine();
.@stats= (readparam(bStr)+readparam(bAgi)+readparam(bVit)+readparam(bInt)+readparam(bDex)+readparam(bLuk));
.@a = .@stats/100;
.@b = .@stats/300;
.@c = .@stats/400;
.@d = .@stats/500;
.@e = .@stats/600;
bonus2 bSubClass,Class_Boss,5;
bonus2 bSubClass,Class_Normal,5;
bonus2 bSubRace,RC_Player_Human,5;
bonus bAtkRate,5*.@a;
bonus bMatkRate,5*.@a;
bonus bCriticalRate,5*.@a;
bonus bMaxHPrate,20*.@b;
bonus bMaxSPrate,20*.@b;
bonus bAspdRate,15*.@c;
bonus bDelayrate,-15*.@c;
bonus bPerfectHitAddRate,25*.@d;
bonus bFixedCastrate,-70*.@d;
autobonus "{ bonus bFlee2,95; }",100*.@e,10000,BF_WEAPON|BF_MAGIC;
/*Unknown Rate*/
if (.@r>=7) {
   bonus bDef,150;
   bonus bMdef,15;
}
if (.@r>=9) {
   bonus bDef,150;
   bonus bMdef,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.