Game version
Crown of Good and Evil (Inquisitor) artwork from Ragnarok Online
RENEWAL / ITEMS

Crown of Good and Evil (Inquisitor) [1]

#400379Armor

GoodnEvil_Circlet_IQ

TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight10
Buy price0 z
Sell price0 z
DEF10
Slots1
Required level215
Armor level2

Crown of Good and Evil (Inquisitor) description & effects

Crown imbued with the power of good and evil. ------------------------ For every 3 refine level, increase physical damage against all races enemies by 5%. ------------------------ For every 4 refine level, increase melee and long-range physical damage by 7%. ------------------------ When refined to +7 or higher, RES + 50. ------------------------ When refined to +9 or higher, CRI + 10. ------------------------ When refined to +11 or higher, ATK + 5%, reduce Fixed Casting Time by 0.3 seconds. ------------------------ Set Bonus: Crown of Good and Evil (Inquisitor) [1] Demonic Claw [2] For every 3 refine level of Weapon, increase Explosion Blaster damage by 4%, and Oleum Sanctum damage by 5%. When weapon grade is B or higher, increase Explosion Blaster damage by additional 10%. When equipped with Evil Spell, increase Explosion Blaster damage by additional 15% and Oleum Sanctum damage by additional 20%. ------------------------ Set Bonus: Crown of Good and Evil (Inquisitor) [1] Punish Scepter [2] For every 3 refine level of Weapon, increase Third Punishment damage by 4%, and First Brand damage by 5%. When weapon grade is B or higher, increase Third Punishment damage by additional 10%. When equipped with Good Spell, increase Third Punishment damage by additional 15% and First Brand damage by additional 20%. ------------------------ [Grade Bonus] [Grade D] MHP + 5%. [Grade C] P.ATK + 3, S.MATK + 3. [Grade B] P.ATK + 2, S.MATK + 2, POW + 2, SPL + 2. [Grade A] RES + 50, MRES + 50, When refined to +12 or higher, reduce Fixed Casting Time by additional 0.2 seconds. ------------------------ Type : Headgear Def : 10 Location : Upper Weight : 10 Armor Level : 2 Required Level : 215 Class : Inquisitor

Item details

Gender
Both
Equipment position
Headgear (Top)
Jobs
Monk
Yes
Classes
Fourth
Yes
Refineable
Yes
Trade

Item effect script

.@g = getenchantgrade();
.@r = getrefine();
bonus2 bAddRace,RC_All,5*(.@r/3);
bonus bLongAtkRate,7*(.@r/4);
bonus bShortAtkRate,7*(.@r/4);
if (.@r>=7) {
   bonus bRes,50;
   if (.@r>=9) {
      bonus bCritical,10;
      if (.@r>=11) {
         bonus bFixedCast,-300;
         bonus bAtkRate,5;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMaxHPrate,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus bPAtk,3;
      bonus bSMatk,3;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bPAtk,2;
         bonus bSMatk,2;
         bonus bPow,2;
         bonus bSpl,2;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bMRes,50;
            bonus bRes,50;
            if (.@r>=12) {
               bonus bFixedCast,-200;
            }
         }
      }
   }
}
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

bonus2 bSkillAtk,"IQ_FIRST_BRAND",20;
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",15;

Set 2

Set effect

bonus2 bSkillAtk,"IQ_OLEUM_SANCTUM",20;
bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",15;

Set 3

Set effect

.@r = getequiprefinerycnt(EQI_HAND_R)/3;
bonus2 bSkillAtk,"IQ_OLEUM_SANCTUM",5*.@r;
bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",4*.@r;
if (getenchantgrade(EQI_HAND_R)>=ENCHANTGRADE_B) {
   bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",10;
}

Set 4

Set effect

.@r = getequiprefinerycnt(EQI_HAND_R)/3;
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",4*.@r;
bonus2 bSkillAtk,"IQ_FIRST_BRAND",5*.@r;
if (getenchantgrade(EQI_HAND_R)>=ENCHANTGRADE_B) {
   bonus2 bSkillAtk,"IQ_THIRD_PUNISH",10;
}
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.