Item Details

Helm of Faith II (Rebellion) [1] ( Viva_Adul_Hat_RL2 )

ID 400238 Helm of Faith II (Rebellion) [1]
Helm of Faith II (Rebellion) [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: No especificado

A helm containing the power of faith.
Has the effect of amplifying Adulter and Vivatus weapons.
------------------------
When base level is 210 or higher, POW + 2, P.ATK + 1.

When base level is 230 or higher, POW + 3, P.ATK + 2.
------------------------
For every 2 refine level,
ATK + 10.
------------------------
For every 3 refine level,
Increase Shattering Storm and Round Trip damage by 15%.
------------------------
For every 4 refine level,
Increase long ranged physical damage by 7%.
------------------------
If refine rate is 7 or higher,
Increase physical damage against all size enemies by 5%.
------------------------
If refine rate is 9 or higher,
Reduces Fixed Casting Time by 0.2 seconds.
------------------------
If refine rate is 11 or higher,
ATK + 5%, reduces Fixed Casting Time by 0.3 seconds.
------------------------
Set Bonus:
Helm of Faith II (Rebellion)[1]
Adulter Fides Shotgun [2]

Increase long ranged physical damage by 10%,
Increase Shattering Storm damage by 5% per 3 refine rate of weapon.
------------------------
Set Bonus:
Helm of Faith II (Rebellion)[1]
Adulter Fides Gatling Gun [2]

Increase long ranged physical damage by 10%,
Increase Round Trip damage by 5% per 3 refine rate of weapon.
------------------------
Set Bonus:
Helm of Faith II (Rebellion)[1]
Vivatus Fides Shotgun [2]

Increase long ranged physical damage by 10%,
Increase Shattering Storm damage by 5% and Wild Fire damage by 7% per 3 refine rate of weapon,
If Grade of weapon is C or higher, increase Wild Fire damage by additional 15%.
------------------------
Set Bonus:
Helm of Faith II (Rebellion)[1]
Vivatus Fides Gatling Gun [2]

Increase long ranged physical damage by 10%,
Increase Round Trip damage by 5% and The Vigilante at Night damage by 7% per 3 refine rate of weapon,
If Grade of weapon is C or higher, increase The Vigilante at Night damage by additional 15%.
------------------------
Class : Headgear
Defense : 10
Location : Upper
Weight : 10
Armor Level : 2
Required Level : 180
Jobs : Rebellion

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 bPAtk,1;
   bonus bPow,2;
}
if (BaseLevel>=230) {
   bonus bPAtk,2;
   bonus bPow,3;
}
if (.@r>=7) {
   bonus2 bAddSize,Size_All,5;
   if (.@r>=9) {
      bonus bFixedCast,-200;
      if (.@r>=11) {
         bonus bFixedCast,-300;
         bonus bAtkRate,5;
      }
   }
}
bonus bBaseAtk,10*(.@r/2);
bonus2 bSkillAtk,"RL_R_TRIP",15*(.@r/3);
bonus2 bSkillAtk,"RL_S_STORM",15*(.@r/3);
bonus bLongAtkRate,7*(.@r/4);
No especificado
No especificado

No especificado