0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #490118 Armor

Ring of Adoramus [1]

Buy Price: N/A Sell Price: N/A
The blessings of God, manifested through pure prayer, proclaimed the gospel to the world.
_______________________
MDEF +15
_______________________
INT +7
_______________________
Increases Magical Damage against monsters of every size by 10%.
_______________________
For each 3 Base Level:
Increases damage of Adoramus and Judex by 1%.
_______________________
When Level 5 Clearance is learned:
Increases Magical Damage with Wind, Holy and Neutral element by 10%.
_______________________
When Level 10 Oratio is learned:
Decreases Fixed Casting Time of Oratio by 100%.
Increases Healing skills effectiveness by 30%.
Decreases SP Consumption by 10%.
_______________________
When Level 10 Adoramus is learned:
Increases Attack Speed (decreases After Attack Delay by 15%).
Restores 100 HP and 10 SP when defeating monsters with magical attacks.
_______________________
When Level 5 Offertorium is learned:
Decreases Variable Casting Time by 30%.
_______________________
When equipped by Archbishop:
When equipped with Liberation of Truth:
Ignores magical defense of enemies of every race by 100%.
_______________________
Type: Accessory
Defense: 0
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100

Basic Information

Armor
100

Requirements

1
100

Scripts

bonus bMdef,15; bonus bInt,7; bonus2 bMagicAddSize,Size_All,10; bonus2 bSkillAtk,"AB_ADORAMUS",(BaseLevel/3); bonus2 bSkillAtk,"AB_JUDEX",(BaseLevel/3); if (getskilllv("AB_CLEARANCE") == 5) { bonus2 bMagicAtkEle,Ele_Wind,10; bonus2 bMagicAtkEle,Ele_Holy,10; bonus2 bMagicAtkEle,Ele_Neutral,10; } if (getskilllv("AB_ORATIO") == 10) { bonus2 bFixedCastrate,"AB_ORATIO",-100; bonus bHealPower,30; bonus bUseSPrate,-10; } if (getskilllv("AB_ADORAMUS") == 10) { bonus bAspdRate,15; bonus bMagicHPGainValue,100; bonus bMagicSPGainValue,10; } if (getskilllv("AB_OFFERTORIUM") == 5) bonus bVariableCastrate,-30;
bonus bMdef,15;
bonus bInt,7;
bonus2 bMagicAddSize,Size_All,10;
bonus2 bSkillAtk,"AB_ADORAMUS",(BaseLevel/3);
bonus2 bSkillAtk,"AB_JUDEX",(BaseLevel/3);
if (getskilllv("AB_CLEARANCE") == 5) {
   bonus2 bMagicAtkEle,Ele_Wind,10;
   bonus2 bMagicAtkEle,Ele_Holy,10;
   bonus2 bMagicAtkEle,Ele_Neutral,10;
}
if (getskilllv("AB_ORATIO") == 10) {
   bonus2 bFixedCastrate,"AB_ORATIO",-100;
   bonus bHealPower,30;
   bonus bUseSPrate,-10;
}
if (getskilllv("AB_ADORAMUS") == 10) {
   bonus bAspdRate,15;
   bonus bMagicHPGainValue,100;
   bonus bMagicSPGainValue,10;
}
if (getskilllv("AB_OFFERTORIUM") == 5)
   bonus bVariableCastrate,-30;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.