Item Details

Wings of Garuda [1] ( Huse_Luk_R_Wing )

ID 480278 Wings of Garuda [1]
Wings of Garuda [1] Buy Price: zeny Sell Price: 0 zeny Weight: 10 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: 10
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 70 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Asas de uma lenda mitológica. Somente aqueles que acreditam na lenda serão abençoados pelo seu efeito.
--------------------------
A cada 2 refinos:
ATQ e ATQM +8.
A cada 4 refinos:
EXP adquirida por monstros +3%.
--------------------------
Refino +7 ou mais:
ATQ da arma +4%.
Dano mágico +4%.
Refino +9 ou mais:
Dano físico a distância +7%.
Dano físico corpo a corpo +7%.
Dano mágico de todas as propriedades +7%.
Refino +13 ou mais:
Ignora 10% da DEF e DEFM de monstros normais.
--------------------------
Odaliscas, Arruaceiros, Monges, Mercenários e evoluções:
Todos os efeitos descritos acima serão dobrados.
--------------------------
Tipo: Capa
DEF: 10 DEFM: 15
Peso: 10
Nível necessário: 70
Classes: Todas

MDEF +15.
For every 2 refine level, ATK and MATK + 8.
------------------------
For every 4 refine level, EXP gained from monster + 3%.
------------------------
When refined to +7 or higher,
ATK + 4%, MATK + 4%.
------------------------
When refined to +9 or higher,
Increases melee/ranged physical damage by 7%,
increase all property magical damage by 7%.
------------------------
When refined to +13 or higher,
ignore defense and magical defense of normal monster by 10%.
------------------------
When equipped by a 'Dancer, Monk, Rogue, or Assassin' class,
all refinement bonus effect above is doubled.
------------------------
Class : Garment
Def : 10
Weight : 10
Armor Level: 1
Required Level : 70
Jobs : All Jobs

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bMdef,15;
if (BaseJob == Job_Dancer || BaseJob == Job_Rogue || BaseJob == Job_Monk || BaseJob == Job_Assassin) {
   bonus bBaseAtk,16*(.@r/2);
   bonus bMatk,16*(.@r/2);
   bonus2 bExpAddRace,RC_All,6*(.@r/4);
   if (.@r>=7) {
       bonus2 bAddClass,Class_All,8;
       bonus bMatkRate,8;
       if (.@r>=9) {
            bonus bShortAtkRate,14;
            bonus bLongAtkRate,14;
            bonus2 bMagicAtkEle,Ele_All,14;
            if (.@r>=13) {
                bonus2 bIgnoreDefClassRate,Class_Normal,20;
                bonus2 bIgnoreMdefClassRate,Class_Normal,20;
            }
       }
   }
}
else {
   bonus bBaseAtk,8*(.@r/2);
   bonus bMatk,8*(.@r/2);
   bonus2 bExpAddRace,RC_All,3*(.@r/4);
   if (.@r>=7) {
       bonus2 bAddClass,Class_All,4;
       bonus bMatkRate,4;
       if (.@r>=9) {
            bonus bShortAtkRate,7;
            bonus bLongAtkRate,7;
            bonus2 bMagicAtkEle,Ele_All,7;
            if (.@r>=13) {
                bonus2 bIgnoreDefClassRate,Class_Normal,10;
                bonus2 bIgnoreMdefClassRate,Class_Normal,10;
            }
       }
   }
}
Not specified
Not specified

Not specified

Not specified