Game version
Unknown Luck Boots artwork from Ragnarok Online
RENEWAL / ITEMS

Unknown Luck Boots [1]

#470077Armor

MD_Airboat_Boots6

TypeArmor
Equipment positionFootgear
GenderBoth
Weight72
Buy price0 z
Sell price0 z
DEF65
Slots1
Required level230
Armor level2

Description

Ceremonial shoes eroded by an unknown force. ------------------------ Every 2 refine level, ATK + 15. ------------------------ Every 3 refine level, MHP + 100, MSP + 8. ------------------------ When refined to +9 or higher, ASPD + 7%. ------------------------ When refined to +11 or higher, When performing physical attack, there's a chance LUK + 175 for 10 seconds. ------------------------ When refined to +13 or higher, CRI + 7, Critical Damage + 7%, ATK + 7%. ------------------------ [Grade Bonus] [Grade D] LUK gained from the effect is increased by additional 25. [Grade C] LUK gained from the effect is increased by additional 25. ------------------------ Type : Shoes Def : 65 Weight : 72 Armor Level : 2 Required Level : 230 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
Footgear
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

.@r = getrefine();
bonus bBaseAtk,15*(.@r/2);
bonus bMaxHP,100*(.@r/3);
bonus bMaxSP,8*(.@r/3);
if (.@r>=9) {
   bonus bAspdRate,7;
   if (.@r>=11) {
      autobonus "{ .@g = getenchantgrade(); if (.@g >= ENCHANTGRADE_D) { .@val = 25; if (.@g >= ENCHANTGRADE_C) { .@val += 25; } } bonus bLuk,175+.@val; }",1,10000,BF_WEAPON;
      if (.@r>=13) {
         bonus bCritAtkRate,7;
         bonus bCritical,7;
         bonus bAtkRate,7;
      }
   }
}
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.