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

Ring of Venus [1]

#490068Armor

RingofVenus

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

Description

When equipped to Right Accessory For every 10 base DEX, Long-range physical damage +1%. Stun Resistance + 3%. Base DEX 125 or higher Decreases Fixed Casting Time by 70%. Increases resistance to Fire, Water, Wind, Earth properties by 5%. ------------------------ When equipped to Left Accessory For every 10 base AGI, ATK and MATK +1%. Base AGI 125 or higher Increase movement speed. Reduce After Cast Delay by 25%. ------------------------ Type : Accessories Def : 2 Weight : 50 Required Level : 100 Class : All Jobs

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();
.@a = readparam(bAgi);
.@d = readparam(bDex);
if (.@p == EQP_ACC_L) {
   bonus2 bAddRace,RC_All,.@a / 10;
   bonus2 bMagicAddRace,RC_All,.@a/10;
   if (.@a>=125) {
      bonus bSpeedRate,25;
      bonus bDelayrate,-25;
   }
}
if (.@p == EQP_ACC_R) {
   bonus bLongAtkRate,.@d / 10;
   bonus2 bResEff,Eff_Stun,3*(.@d/10);
   if (.@d>=125) {
      bonus bFixedCastrate,-70;
      bonus2 bSubEle,Ele_Earth,5;
      bonus2 bSubEle,Ele_Water,5;
      bonus2 bSubEle,Ele_Wind,5;
      bonus2 bSubEle,Ele_Fire,5;
   }
}
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.