Game version
Awakening Hollow Shoes artwork from Ragnarok Online
RENEWAL / ITEMS

Awakening Hollow Shoes [1]

#470113Armor

Hollow_Shoes_

TypeArmor
Equipment positionFootgear
GenderBoth
Weight50
Buy price0 z
Sell price0 z
DEF15
Slots1
Required level99
Armor level1
No description is available. Available properties and effects are shown below.

Item details

Gender
Both
Equipment position
Footgear
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

bonus bMdef,5;
bonus bMatk,50;
bonus bDelayrate,10;
bonus2 bMagicAddEle,Ele_All,getrefine();

Equipment sets

Set 1

Set effect

.@eq = getequiprefinerycnt(EQI_SHOES);
skill "PR_MAGNUS",10;
bonus2 bMagicAddRace,RC_Demon,30;
bonus2 bMagicAddRace,RC_Undead,30;
bonus2 bMagicAddEle,Ele_Dark,30;
bonus2 bMagicAddEle,Ele_Undead,30;
if (BaseLevel <= 99) {
   bonus bMatk,5*.@eq;
   bonus bVariableCastrate,-(2*.@eq);
} else {
   bonus bMatk,15*.@eq;
   bonus bVariableCastrate,-(7*.@eq);
}

Set 2

Set effect

.@eq = getequiprefinerycnt(EQI_SHOES);
skill "PR_MAGNUS",10;
bonus2 bMagicAddRace,RC_Demon,-30;
bonus2 bMagicAddRace,RC_Undead,-30;
bonus2 bMagicAddEle,Ele_Dark,-30;
bonus2 bMagicAddEle,Ele_Undead,-30;
if (BaseLevel <= 99) {
   bonus bMatk,-5*.@eq;
   bonus bVariableCastrate,2*.@eq;
} else {
   bonus bMatk,-15*.@eq;
   bonus bVariableCastrate,7*.@eq;
}
/*Todo : Remove Skill PR_MAGNUS (When Equipped 4145 Set 311071 & 470113 Effect Does Not Activate)*/

Set 3

Set effect

.@eq = getequiprefinerycnt(EQI_SHOES);
.@a = readparam(bLuk);
autobonus "{}",10,30000,BF_MAGIC,"{ sc_start SC_KAAHI,30000,7; }";
bonus2 bMagicAddEle,Ele_All,.@a/10;
if (.@a>=130)
   bonus2 bMagicAddEle,Ele_All,25;
if (BaseLevel <= 99) {
   bonus bMatk,5*.@eq;
   bonus bVariableCastrate,-2*.@eq;
} else {
   bonus bMatk,15*.@eq;
   bonus bVariableCastrate,-7*.@eq;
}
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.