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

Bloody Shoes (Shadow)

#24062Shadowgear

S_Bloody_Shoes

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

Description

A pair of shoes worn to enhance demi-human 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 Demi-Human race targets by 2%. Increases physical and magical damage on Human Player race targets by 2%. If upgrade level is +7 or higher, Increases physical and magical damage on Demi-Human race targets by an additional 1%. Increases physical and magical damage on Human Player race targets by an additional 1%. If upgrade level is +9 or higher, Increases physical and magical damage on Demi-Human race targets by an additional 2%. Increases physical and magical damage on Human Player race targets by an additional 2%. Set Bonus Bloody Shadow Shoes Cranial Shadow Shield Increases the experience given from Demi-Human 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_DemiHuman,2;
bonus2 bAddRace,RC_Player_Human,2;
bonus2 bMagicAddRace,RC_DemiHuman,2;
bonus2 bMagicAddRace,RC_Player_Human,2;
.@r = getrefine();
bonus bMaxHP,.@r*10;
if (.@r>=7) {
   bonus2 bAddRace,RC_DemiHuman,1;
   bonus2 bMagicAddRace,RC_DemiHuman,1;
   bonus2 bAddRace,RC_Player_Human,1;
   bonus2 bMagicAddRace,RC_Player_Human,1;
}
if (.@r>=9) {
   bonus2 bAddRace,RC_DemiHuman,2;
   bonus2 bMagicAddRace,RC_DemiHuman,2;
   bonus2 bAddRace,RC_Player_Human,2;
   bonus2 bMagicAddRace,RC_Player_Human,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.