Item Details

Ȳ±Ý õ»çÀÇ ³¯°³ [1] ( Golden_Angel_Wing_TH )

ID 20841 Ȳ±Ý õ»çÀÇ ³¯°³ [1]
Ȳ±Ý õ»çÀÇ ³¯°³ [1] Preço de Compra: zeny Preço de Venda: 0 zeny Peso: 1 Slots: 1
Tipo: Equipamento Subtipo: Não especificado Gênero: Ambos Localizações: Manto/Túnica
Ataque: Não especificado Ataque Mágico: Não especificado Alcance: Não especificado Defesa: 20
Nível da Arma: Não especificado Nível da Armadura: 1 Nível Mín. de Equipamento: 1 Nível Máx. de Equipamento: Não especificado
Refinável: 1 Graduável: Não especificado Elemento: Neutro Classes: Não 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

Todos

Não especificado

Permitido na loja de compra de jogador: Invoca monstro: É vinculado ao equipar: Restrição de empilhamento no inventário:
Restrição de empilhamento no carrinho: Restrição de empilhamento no armazém: Restrição de empilhamento no armazém da guilda: Pode ser solto:
Pode ser trocado: Pode ser trocado com membro de grupo: Pode ser vendido para NPC: Pode ser colocado no carrinho:
Pode ser colocado no armazém: Pode ser colocado no armazém da guilda: Pode ser colocado no correio: Pode ser leiloado:
Atraso:
.@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;
}
Não especificado
Não especificado

Não especificado

Não especificado