Item Details

Golden Fish Hat-LT [1] ( GoldFish_Hat_LT )

ID 400155 Golden Fish Hat-LT [1]
Golden Fish Hat-LT [1] Precio de compra: zeny Precio de venta: 0 zeny Peso: 40 Ranuras: 1
Tipo: Equipamiento. Subtipo: No especificado Género: Ambos Ubicaciones: Equipo de la cabeza superior
Ataque: No especificado Ataque mágico: No especificado Alcance: No especificado Defensa: 2
Nivel de arma: No especificado Nivel de armadura: 2 Nivel de Equipamiento (Mín.): 150 Nivel de Equipamiento (Máx.): No especificado
Refinable: 1 Graduable: 1 Elemento: Sagrado Clases: No especificado

An improved version of the Gold Fish Hat that gapes.
------------------------
When base level is 210 or higher,
P.ATK + 2, S.MATK + 2.
------------------------
There's a chance to grant the weapon Holy property for 60 seconds,
when doing physical attacks.
------------------------
There's a chance to increases Holy magical damage by 20% for 60 seconds,
when doing magical attacks.
------------------------
When refined +7 or higher,
Increases melee physical damage by 10%,
increases Holy magical damage by 10%.
------------------------
When refined +9 or higher,
ATK + 5%, MATK + 5%.
------------------------
When refined +11 or higher,
increases physical/magical damage to Shadow property monster by 20%.
------------------------
[Grade Bonus]
[Grade D] Increases melee physical damage by 5%, increases Holy magical damage by 5%.
[Grade C] P.ATK + 2, S.MATK + 2.
[Grade B] When refine rate is 12 or higher,
reduces Fixed Casting Time by 0.5 seconds.
------------------------
Type : Headgear
Def : 2
Location : Upper
Weight : 40
Armor Level : 2
Required Level : 150
Class : All Jobs

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:
.@g = getenchantgrade();
.@r = getrefine();
if (BaseLevel>=210) {
   bonus bPAtk,2;
   bonus bSMatk,2;
}
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Holy,10;
   bonus bShortAtkRate,10;
   if (.@r>=9) {
      bonus bAtkRate,5;
      bonus bMatkRate,5;
      if (.@r>=11) {
         bonus2 bMagicAddEle,Ele_Dark,20;
         bonus2 bAddEle,Ele_Dark,20;
      }
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus2 bMagicAtkEle,Ele_Holy,5;
   bonus bShortAtkRate,5;
   if (.@g >= ENCHANTGRADE_C) {
      bonus bPAtk,2;
      bonus bSMatk,2;
      if (.@g >= ENCHANTGRADE_B) {
         if (.@r>=12) {
            bonus bFixedCast,-500;
         }
      }
   }
}
autobonus "{ bonus bAtkEle,Ele_Holy; }",1,60000,BF_WEAPON;
autobonus "{ bonus2 bMagicAtkEle,Ele_Holy,20; }",1,60000,BF_MAGIC;
No especificado
No especificado

No especificado

No especificado