Game version
Clamorous Shoes (Shadow) artwork from Ragnarok Online
RENEWAL / ITEMS

Clamorous Shoes (Shadow)

#24065Shadowgear

S_Clamorous_Shoes

TypeShadowgear
Equipment positionShadow footgear
Weight0
Buy price0 z
Sell price0 z
Required level1

Description

A pair of shoes worn to enhance brute damage. Class: Shadow Shoes Weight: 0 Requires Level: 1 Usable By: All Jobs Max HP + 10 per upgrade level of the item. Increases physical and magical damage on Brute race targets by 2%. If upgrade level is +7 or higher, Increases physical and magical damage on Brute race targets by an additional 1%. If upgrade level is +9 or higher, Increases physical and magical damage on Brute race targets by an additional 2%. Set Bonus Brutal Shadow Shield Clamorous Shadow Shoes Increases the experience given from Brute race monsters by 3%.

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

Item details

Equipment position
Shadow footgear
Trade

Item effect script

bonus2 bAddRace,RC_Brute,2;
bonus2 bAddRace,RC_Player_Doram,2;
bonus2 bMagicAddRace,RC_Brute,2;
bonus2 bMagicAddRace,RC_Player_Doram,2;
.@r = getrefine();
bonus bMaxHP,.@r*10;
if (.@r>=7) {
   bonus2 bAddRace,RC_Brute,1;
   bonus2 bAddRace,RC_Player_Doram,1;
   bonus2 bMagicAddRace,RC_Brute,1;
   bonus2 bMagicAddRace,RC_Player_Doram,2;
}
if (.@r>=9) {
   bonus2 bAddRace,RC_Brute,2;
   bonus2 bAddRace,RC_Player_Doram,2;
   bonus2 bMagicAddRace,RC_Brute,2;
   bonus2 bMagicAddRace,RC_Player_Doram,2;
}
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.