Game version
Booster Shoes artwork from Ragnarok Online
RENEWAL / ITEMS

Booster Shoes [1]

#22195Armor

Booster_shoes

TypeArmor
Equipment positionFootgear
GenderBoth
Weight80
Buy price20 z
Sell price10 z
DEF30
Slots1
Required level100
Armor level1

Description

Increases resistance to players by 5% MaxHP+10% MaxSP+10% When refine rate is 8 or higher, If the user's base Str is 125 or higher, additional ATK+90 If the user's base Int is 125 or higher, additional MATK+120 If the user's base Agi is 125 or higher, additional ASPD+2 If the user's base VIT is 125 or higher, additional MaxHP+12% If the user's base Dex is 125 or higher, additional long ranged physical damage +10% If the user's base Luck is 125 or higher, additional critical damage increased by 20% When refine rate is 12 or higher, If the user's base Str is 125 or higher, additional ATK+90 If the user's base Int is 125 or higher, additional MATK+120 If the user's base Agi is 125 or higher, additional ASPD+2 If the user's base VIT is 125 or higher, additional MaxHP+12% If the user's base Dex is 125 or higher, additional long ranged physical damage +10% If the user's base Luck is 125 or higher, additional critical damage increased by 20% Class: Equipment Position: Shoes DEF : 0 Weight: 80 Required Level : 100 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
Footgear
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

.@r = getrefine();
bonus bMdef,10;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bSubRace,RC_Player_Human,5;
if (.@r>=7) {
   if (readparam(bStr)>=125)
      bonus bBaseAtk,90;
   if (readparam(bAgi)>=125)
      bonus bAspd,2;
   if (readparam(bVit)>=125)
      bonus bMaxHPrate,12;
   if (readparam(bInt)>=125)
      bonus bMatk,120;
   if (readparam(bDex)>=125)
      bonus bLongAtkRate,10;
   if (readparam(bLuk)>=125)
      bonus bCritAtkRate,20;
}
if (.@r>=9) {
   if (readparam(bStr)>=125)
      bonus bBaseAtk,90;
   if (readparam(bAgi)>=125)
      bonus bAspd,2;
   if (readparam(bVit)>=125)
      bonus bMaxHPrate,12;
   if (readparam(bInt)>=125)
      bonus bMatk,120;
   if (readparam(bDex)>=125)
      bonus bLongAtkRate,10;
   if (readparam(bLuk)>=125)
      bonus bCritAtkRate,20;
}
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.