Item Details

Golden Angel Wings [1] ( Golden_Angel_Wing_TH )

ID 20841 Golden Angel Wings [1]
Golden Angel Wings [1] Precio de compra: zeny Precio de venta: 0 zeny Peso: 1 Ranuras: 1
Tipo: Equipamiento. Subtipo: No especificado Género: Ambos Ubicaciones: Capa/Túnica
Ataque: No especificado Ataque mágico: No especificado Alcance: No especificado Defensa: 20
Nivel de arma: No especificado Nivel de armadura: 1 Nivel de Equipamiento (Mín.): 1 Nivel de Equipamiento (Máx.): No especificado
Refinable: 1 Graduable: No especificado Elemento: Neutral Clases: No especificado

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

Todo

No especificado

Permitido en tienda de compra de jugador: Rama Muerta: Se vincula al equipar: Restricción de apilamiento en inventario:
Restricción de apilamiento en carrito: Restricción de apilamiento en almacén: Restricción de apilamiento en almacén de guild: Puede dropearse:
Puede comerciarse: Puede comerciarse con compañero: Puede venderse a NPC: Puede colocarse en el carrito:
Puede colocarse en almacén: Puede colocarse en almacén de guild: Puede ponerse en correo: Puede ponerse en subasta:
Retraso:
.@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;
}
No especificado
No especificado

No especificado

No especificado