
RENEWAL / ITEMS
Hollow Shoes [1]
#22212Armor
Hollow_Shoes
TypeArmor
Equipment positionFootgear
GenderBoth
Weight50
Buy price0 z
Sell price0 z
DEF15
Slots1
Required level99
Armor level1
Description
Shoes that give off a hollow atmosphere.
Legend says that the original owner was a higher being.
------------------------
For every refine level,
MATK + 5.
Reduce after cast delay by 1%.
Increase magical damage against Water, Shadow, Ghost, and Undead property monsters by 2%.
------------------------
Set Bonus:
Hollow Shoes [1]
Beelzebub Card
Enable to use Magnus Exorcismus Level 10.
------------------------
Increase magical damage against Demon and Undead race monsters by 30%.
------------------------
Increase magical damage against Shadow and Undead property monsters by 30%.
------------------------
When Base Level is 99,
For every refine level of Shoes,
MATK + 5
Reduce variable casting time by 2%.
------------------------
When Base Level is 100 or higher,
For every refine level of Shoes,
MATK + 15
For every 2 refine level of Shoes,
Reduce variable casting time by 7%.
------------------------
Type : Shoes
Def : 15
Weight : 50
Required Level : 99
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 bMatk,5*.@r;
bonus bDelayrate,-.@r;
bonus2 bMagicAddEle,Ele_Water,2*.@r;
bonus2 bMagicAddEle,Ele_Dark,2*.@r;
bonus2 bMagicAddEle,Ele_Ghost,2*.@r;
bonus2 bMagicAddEle,Ele_Undead,2*.@r;