.:Renewal Item Database:.
Search Item By ID
Mystery Wing [1] [Garment] Item ID# 480251 (Mystical_Wing) | |
|
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
50 Defense
50 Required Lvl 100 Armor Lvl 1 Slot 1 | |
| Applicable Jobs | ![]() |
|---|---|
| Description | Not Available [iRO 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 Required Level : 100 Class : All Jobs |
| Item Script |
expand to view 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; } },{},{} |
| Dropped By | No Result |


