Item Details

Golden Angel Wings [1] ( Golden_Angel_Wing_TH )

ID 20841 Golden Angel Wings [1]
Golden Angel Wings [1] Buy Price: zeny Sell Price: 0 zeny Weight: 1 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: 20
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

A pair of wings from a golden angel.
Class: Garment
Defense: 20
Weight: 1
Requires Level: 1
Usable By: All Jobs
Max HP + 5% if the users base Vit is 90 or higher.
Max SP + 5% if the users base Vit is 90 or higher.
ATK + 15 if the users base Str is 90 or higher.
MATK + 15 if the users base Int is 90 or higher.
Aspd + 1 if the users base Agi is 90 or higher.
Increases long-ranged damage on targets by 5% if the users base Dex is 90 or higher.
Increases critical damage on targets by 5% if the users base Luk is 90 or higher.
If upgrade level is +9 or higher,
Additional Max HP + 5% if the users base Vit is 90 or higher.
Additional Max SP + 5% if the users base Vit is 90 or higher.
Additional ATK + 15 if the users base Str is 90 or higher.
Additional MATK + 15 if the users base Int is 90 or higher.
Additional Aspd + 1 if the users base Agi is 90 or higher.
Increases long-ranged damage on targets by an additional 5% if the users base Dex is 90 or higher.
Increases critical damage on targets by an additional 5% if the users base Luk is 90 or higher.
Set Bonus
Golden Angel Hairband
Golden Angel Wings
All Stats + 1

A pair of wings of a shining angel.
-------------
MDEF +10
Can not be destroyed.
-------------
[If base stat is 90 or higher]
VIT: Max HP/SP +5%
STR: ATK +15
INT: MATK +15
AGI: ASPD +1
DEX: Increases long-ranged damage on targets by 5%
LUK: Critical damage +5%
-------------
[If refine level is +9 or higher and base stat is 90+]
VIT: Additional Max HP/SP +5%
STR: Additional ATK +15
INT: Additional MATK +15
AGI: Additional ASPD +1
DEX: Additional Increases long-ranged damage on targets by 5%
LUK: Additional Critical damage +5%
-------------
[If used with Golden Angel Hairband]
STR/INT/VIT/AGI/DEX/LUK +1
-------------
Class: Garment
Defense: 20
Weight: 1
Required Level: 1
Jobs: All

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();
if (readparam(bStr) >= 90) {
   bonus bBaseAtk,15;
   if (.@r >= 9)
      bonus bBaseAtk,15;
}
if (readparam(bInt) >= 90) {
   bonus bMatk,15;
   if (.@r >= 9)
      bonus bMatk,15;
}
if (readparam(bVit) >= 90) {
   bonus bMaxHPrate,5;
   bonus bMaxSPrate,5;
   if (.@r >= 9) {
      bonus bMaxHPrate,5;
      bonus bMaxSPrate,5;
   }
}
if (readparam(bAgi) >= 90) {
   bonus bAspd,1;
   if (.@r >= 9)
      bonus bAspd,1;
}
if (readparam(bDex) >= 90) {
   bonus bLongAtkRate,5;
   if (.@r >= 9)
      bonus bLongAtkRate,5;
}
if (readparam(bLuk) >= 90) {
   bonus bCritAtkRate,5;
   if (.@r >= 9)
      bonus bCritAtkRate,5;
}
Not specified
Not specified

Not specified

Not specified