Game version
Dimensional Wanderer's Keyring artwork from Ragnarok Online
RENEWAL / ITEMS

Dimensional Wanderer's Keyring [1]

#490278Armor

Dimmension_W_Keyring

TypeArmor
Equipment positionAccessory (Right)
GenderBoth
Weight20
Buy price0 z
Sell price0 z
Slots1
Required level240
Armor level2

Description

Key chain held by a being who crosses dimensions. I don't know what kind of power the key is for. [Can be refined] All trait stat + 3, reduces variable casting time by 10%. If refine rate is 7 or higher, P.Atk + 3. If refine rate is 9 or higher, CRT + 4 and P.Atk + 2 per 20 base CON. If refine rate is 12 or higher, reduces fixed casting time by 0.3 seconds. ------------------------ [Grade Bonus] [Grade D] CON + 2, Atk + 3%. [Grade C] P.Atk + 2. [Grade B] P.Atk + 3, Res + 20. [Grade A] CON + 2 per 15 base Dex. ------------------------ Class : Accessory(Right) Defense : 0 Weight : 20 Armor Level : 2 Required Level : 240 Usable by : 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 (Right)
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

.@param = (readparam(bCon)/20);
.@g = getenchantgrade();
.@r = getrefine();
bonus bAllTraitStats,3;
bonus bVariableCastrate,-10;
if (.@r>=7) {
   bonus bPAtk,3;
   if (.@r>=9) {
      bonus bPAtk,2*.@param;
      bonus bCrt,4*.@param;
      if (.@r>=12) {
         bonus bFixedCast,-300;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bAtkRate,3;
   bonus bCon,2;
   if (.@g>=ENCHANTGRADE_C) {
      bonus bPAtk,2;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bPAtk,3;
         bonus bRes,20;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bCon,2*(readparam(bDex)/15);
         }
      }
   }
}
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.