Item Details

Helm of Faith II (Sorcerer) [1] ( Viva_Adul_Hat_SO2 )

ID 400219 Helm of Faith II (Sorcerer) [1]
Helm of Faith II (Sorcerer) [1] Precio de compra: zeny Precio de venta: 0 zeny Peso: 10 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: 10
Nivel de arma: No especificado Nivel de armadura: 2 Nivel de Equipamiento (Mín.): 180 Nivel de Equipamiento (Máx.): No especificado
Refinable: 1 Graduable: No especificado Elemento: Neutral Clases: Cuarta clases., Todo Tercero

A helm containing the power of faith.
Has the effect of amplifying Adulter and Vivatus weapons.
------------------------
If the user base level is 210 or higher, SPL +2, S.MATK +1.

If the user base level is 230 or higher, SPL +3, S.MATK +2.

MATK +10 per 2 refine rate.

Increases Psychic Wave damage by 15% per 3 refine rate.

Increases Neutral, Wind, and Earth property magical damage by 7% per 4 refine rate.

If refine rate is 7 or higher, reduces variable casting time by 10%.

If refine rate is 9 or higher, reduces fixed casting time by 0.2 seconds.

If refine rate is 11 or higher, MATK + 5%, reduces fixed casting time by additional 0.3 seconds.
------------------------
Set Bonus:
Helm of Faith II (Sorcerer)
Adulter Fides Magic Book

increases Neutral property magical damage by 10%,
increases Psychic Wave damage by 5% per 3 refine rate of weapon.
------------------------
Set Bonus:
Helm of Faith II (Sorcerer)
Vivatus Fides Magic Book

increases Neutral, Wind, and Earth property magical damage by 10%,
increases Psychic Wave damage by 5%, Lightning Land and Terra Drive damage by 7% per 3 refine rate of weapon,
if grade of weapon is C or higher, increases Lightning Land and Terra Drive damage by additional 15%.
------------------------
Class: Headgear
Defense: 10
Location: Upper
Weight: 10
Armor Lv: 2
Required Lv: 180
Class: Sorcerer

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 (BaseLevel>=210) {
   bonus bSMatk,1;
   bonus bSpl,2;
}
if (BaseLevel>=230) {
   bonus bSMatk,2;
   bonus bSpl,3;
}
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   if (.@r>=9) {
      bonus bFixedCast,-200;
      if (.@r>=11) {
         bonus bFixedCast,-300;
         bonus bMatkRate,5;
      }
   }
}
bonus bMatk,10*(.@r/2);
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",15*(.@r/3);
bonus2 bMagicAtkEle,Ele_Earth,7*(.@r/4);
bonus2 bMagicAtkEle,Ele_Neutral,7*(.@r/4);
bonus2 bMagicAtkEle,Ele_Wind,7*(.@r/4);
No especificado
No especificado