Item Details

Helm of Faith (Rebellion) [1] ( Viva_Adul_Hat_RL1 )

ID 400237 Helm of Faith (Rebellion) [1]
Helm of Faith (Rebellion) [1] Buy Price: zeny Sell Price: 0 zeny Weight: 10 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Upper Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 10
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 180 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

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 God's Hammer, Fire Dance and Dragon Tail 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 (Rebellion)[1]
Adulter Fides Rifle [2]

Reduces skill cooldown of God's Hammer by 10 seconds,
Increase God's Hammer damage by 5% per 3 refine rate of weapon.
------------------------
Set Bonus:
Helm of Faith (Rebellion)[1]
Adulter Fides Revolver [2]

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

Reduces skill cooldown of Dragon Tail by 2 seconds,
Increase Dragon Tail damage by 5% per 3 refine rate of weapon.
------------------------
Set Bonus:
Helm of Faith (Rebellion)[1]
Vivatus Fides Rifle [2]

Reduces skill cooldown of God's Hammer by 10 seconds,
Increase God's Hammer damage by 5% and Only One Bullet damage by 7% per 3 refine rate of weapon,
If Grade of weapon is C or higher, increase Only One Bullet damage by additional 15%.
------------------------
Set Bonus:
Helm of Faith (Rebellion)[1]
Vivatus Fides Revolver [2]

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

Reduces skill cooldown of Dragon Tail by 2 seconds,
Increase Dragon Tail damage by 5% and Spiral Shooting damage by 7% per 3 refine rate of weapon,
If Grade of weapon is C or higher, increase Spiral Shooting damage by additional 15%.
------------------------
Class : Headgear
Defense : 10
Location : Upper
Weight : 10
Armor Level : 2
Required Level : 180
Jobs : Rebellion

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@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_FIREDANCE",15*(.@r/3);
bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",15*(.@r/3);
bonus2 bSkillAtk,"RL_D_TAIL",15*(.@r/3);
bonus bLongAtkRate,7*(.@r/4);
Not specified
Not specified

Not specified