
RENEWAL / ITEMS
Sacred Crown
#19469Armor
Crown_Of_Saint_Jp
TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight60
Buy price20 z
Sell price10 z
DEF12
Required level100
Armor level1
Description
A crown with the sacred aura.
Class: Headgear
Position: Upper
Defense: 12
Weight: 60
Requires Level: 100
Usable By: All Jobs
Mdef + 15
Aspd + 10%
Reduces the SP cost of Adoramus and Judex by 15.
Increases the damage of Adoramus and Judex by 20%.
Reduces the variable casting time of Adoramus and Judex by 5% per level of Oratio known.
If Clearance is level 5, increases magical damage on boss monsters by 25%.
Increases magical damage on Earth, Ghost, Neutral and Undead property targets by 5% per level of Lauda Agnus and Lauda Ramus known
For every upgrade level of Sacred Crown, increases magical damage on Demi-Human race targets by 2%.
If Sacred Crown upgrade level is +7 or higher,
Aspd + 5%
Increases the damage of Adoramus and Judex by an additional 30%.
If upgrade level is +9 or higher,
Additional Aspd + 5%.
Increases the damage of Adoramus and Judex by an additional 50%.
If upgrade level is +10 or higher, nullifies the number of Gemstones required for certain skills.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Headgear (Top)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
.@a = 5*(getskilllv("AB_LAUDAAGNUS")+getskilllv("AB_LAUDARAMUS"));
.@dmg = 20;
.@aspd = 10;
bonus bMdef,15;
bonus2 bSkillUseSP,"AB_JUDEX",15;
bonus2 bSkillUseSP,"AB_ADORAMUS",15;
bonus2 bVariableCastrate,"AB_JUDEX",-5*getskilllv("AB_ORATIO");
bonus2 bVariableCastrate,"AB_ADORAMUS",-5*getskilllv("AB_ORATIO");
if (getskilllv("AB_CLEARANCE") >= 5) {
bonus2 bMagicAddClass,Class_Boss,25;
}
bonus2 bMagicAddEle,Ele_Undead,.@a;
bonus2 bMagicAddEle,Ele_Ghost,.@a;
bonus2 bMagicAddEle,Ele_Earth,.@a;
bonus2 bMagicAddEle,Ele_Neutral,.@a;
bonus2 bMagicAddRace,RC_DemiHuman,2*.@r;
bonus2 bMagicAddRace,RC_Player_Human,2*.@r;
if (.@r >= 7) {
.@dmg += 30;
.@aspd += 5;
if (.@r >= 9) {
.@dmg += 50;
.@aspd += 5;
if (.@r >= 10) {
bonus bNoGemStone;
}
}
}
bonus bAspdRate,.@aspd;
bonus2 bSkillAtk,"AB_JUDEX",.@dmg;
bonus2 bSkillAtk,"AB_ADORAMUS",.@dmg;
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this item