Mystery Wing [1] ( aegis_480251 )
| ID 480251 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Garment/Robe | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 50 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Uma asa que dizem ter sido usada por um poderoso espadachim mágico no passado. Parte desse poder está dentro dela. A rainbow-colored wings imbued with mysterious power. All Not specified
.@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;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||