Item Details

Helm of Faith II (Rune Knight) [1] ( Viva_Adul_Hat_RK2 )

ID 400227 Helm of Faith II (Rune Knight) [1]
Helm of Faith II (Rune Knight) [1] Preço de Compra: zeny Preço de Venda: 0 zeny Peso: 10 Slots: 1
Tipo: Equipamento Subtipo: Não especificado Gênero: Ambos Localizações: Equipamento de Cabeça Superior
Ataque: Não especificado Ataque Mágico: Não especificado Alcance: Não especificado Defesa: 10
Nível da Arma: Não especificado Nível da Armadura: 2 Nível Mín. de Equipamento: 180 Nível Máx. de Equipamento: Não especificado
Refinável: 1 Graduável: Não especificado Elemento: Neutro Classes: Classes Quartas., Todas as classes Terceiras.

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, POW +2, P.ATK +1.

If the user base level is 230 or higher, POW +3, P.ATK +2.

ATK +10 per 2 refine rate.

Increases Hundred Spears damage by 15% per 3 refine rate.

Increases long ranged physical damage by 7% per 4 refine rate.

If refine rate is 7 or higher, increases 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 additional 0.3 seconds.
------------------------
Set Bonus:
Helm of Faith II (Rune Knight) [1]
Adulter Fides Lance [2]

Reduces skill cooldown of Hundred Spears by 0.2 seconds,
increases Hundred Spears damage by 5% per 3 refine rate of weapon.
------------------------
Set Bonus:
Helm of Faith II (Rune Knight) [1]
Vivatus Fides Lance [2]

Reduces skill cooldown of Hundred Spears by 0.5 second,
increases Hundred Spears damage by 5% and Madness Crusher damage by 7% per 3 refine rate of weapon,
if grade of weapon is C or higher, increases Madness Crusher damage by additional 15%.
------------------------
Class: Headgear
Defense: 10
Location: Upper
Weight: 10
Armor Lv: 2
Required Lv: 180
Jobs: Rune Knight

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 (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,"RK_HUNDREDSPEAR",15*(.@r/3);
bonus bLongAtkRate,7*(.@r/4);
Não especificado
Não especificado