Game version
Ring of Jupiter artwork from Ragnarok Online
RENEWAL / ITEMS

Ring of Jupiter [1]

#32258Armor

RingofJupiter

TypeArmor
Equipment positionAccessory
GenderBoth
Weight50
Buy price20 z
Sell price10 z
DEF2
Slots1
Required level100
Armor level1

Description

A ring with a celestial amber like stone. It is said wearing this ring will grant you powers. Class: Accessory Weight: 50 Requires Level: 100 Usable By: All Jobs Enables Level 5 Blessing. When equipped to Right Accessory (1), For every 10 base Luk, ATK + 15 MATK + 15 If the user's base Luk is 125 or higher, Increases Physical and Magical damage on boss monsters by 15%. When equipped to Left Accessory (2), For every 10 base Vit, Max HP + 2% Max SP + 2% If the user's base Vit is 125 or higher, Def + 300 Mdef + 50 Reduces damage taken from Human Player and Doram race enemies by 3%.

English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.

Item details

Gender
Both
Equipment position
Accessory
Jobs
All
Yes
Classes
All
Yes
Refineable
No
Trade

Item effect script

.@p = getitempos();
skill "AL_BLESSING",5;
if (.@p == EQP_ACC_R) {
   bonus bBaseAtk,15*(readparam(bLuk)/10);
   bonus bMatk,15*(readparam(bLuk)/10);
   if (readparam(bLuk) >= 125) {
      bonus2 bAddClass,Class_Boss,15;
      bonus2 bMagicAddClass,Class_Boss,15;
   }
}
if (.@p == EQP_ACC_L) {
   bonus bMaxHPrate,2*(readparam(bVit)/10);
   bonus bMaxSPrate,2*(readparam(bVit)/10);
   if (readparam(bVit) >= 125) {
      bonus bDef,300;
      bonus bMdef,50;
      bonus2 bSubRace,RC_Player_Human,3;
      bonus2 bSubRace,RC_Player_Doram,3;
   }
}
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.