Game version
Helm of Faith II (Archbishop) artwork from Ragnarok Online
RENEWAL / ITEMS

Helm of Faith II (Archbishop) [1]

#400190Armor

Viva_Adul_Hat_AB2

Item stats

DEF
10
Slots
1
Weight
10
Armor level
2
Buy price
0 z
Sell price
0 z

Usage & restrictions

Type
Armor
Equipment position
Headgear (Top)
Gender
Both
Required level
180+
Jobs
Priest
Class tiers
All Third, Fourth
Refineable
Yes
Trading & storage
No restrictions

Helm of Faith II (Archbishop) description & effects

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 Duple Light damage by 15% per 3 refine rate. Increases melee and ranged physical damage by 7% per 4 refine rate. If refine rate is 7 or higher, CRI + 15. 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 (Archbishop) [1] Adulter Fides Bible [2] Increases melee physical damage by 10%, increases Duple Light damage by 5% per 3 refine rate of weapon. ------------------------ Set Bonus: Helm of Faith II (Archbishop) [1] Vivatus Fides Bible [2] Increases melee physical damage by 10%, increases Duple Light damage by 5% and Petitio damage by 7% per 3 refine rate of weapon, if grade of weapon is C or higher, increases Petitio damage by additional 15%. ------------------------ Class: Headgear Defense: 10 Location: Upper Weight: 10 Armor Lv: 2 Required Lv: 180 Jobs: Archbishop
Item effect script
.@r = getrefine();
if (BaseLevel>=210) {
   bonus bPAtk,1;
   bonus bPow,2;
}
if (BaseLevel>=230) {
   bonus bPAtk,2;
   bonus bPow,3;
}
if (.@r>=7) {
   bonus bCritical,15;
   if (.@r>=9) {
      bonus bFixedCast,-200;
      if (.@r>=11) {
         bonus bFixedCast,-300;
         bonus bAtkRate,5;
      }
   }
}
bonus bBaseAtk,10*(.@r/2);
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",15*(.@r/3);
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",15*(.@r/3);
bonus bLongAtkRate,7*(.@r/4);
bonus bShortAtkRate,7*(.@r/4);
TRY IT ON

See it on your character

8 directions · original animations

Loading character preview…

The preview shows appearance; equipment requirements are listed in the item details.

Build an outfit with this item

Equipment sets

Set 1

Set effect

bonus bShortAtkRate,10;
.@r_weapon = getequiprefinerycnt(EQI_HAND_R);
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",5*(.@r_weapon/3);
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",5*(.@r_weapon/3);

Set 2

Set effect

bonus bShortAtkRate,10;
.@r_weapon = getequiprefinerycnt(EQI_HAND_R);
bonus2 bSkillAtk,"CD_PETITIO",7*(.@r_weapon/3);
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",5*(.@r_weapon/3);
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",5*(.@r_weapon/3);
if (getenchantgrade(EQI_HAND_R) >= ENCHANTGRADE_C) {
   bonus2 bSkillAtk,"CD_PETITIO",15;
}
MAKE IT YOURS

Your server. Your rates.

See experience and drop chances adjusted to your server.

Drop chances are capped at 100%. These are base-rate estimates; server caps, level penalties, VIP and event bonuses can change the final result. MVP reward drops have their own multiplier.

PRIVACY

Cookie settings

A functional cookie remembers your database, theme, rates and notice acknowledgement for up to 180 days. Google Analytics and Google AdSense may use additional cookies and process usage information.

You can clear your saved site preferences below. This does not change choices made in a Google consent message or remove Google cookies. Read our Privacy & cookies page for Google privacy controls.