
RENEWAL / ITEMS
Bearer's Shadow Shoes
#24181Shadowgear
S_Bearers_Shoes
TypeShadowgear
Equipment positionShadow footgear
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
Shoes that can be worn over traditional shoes. It can be equipped alone, but it has little effect.
Type: Shadow Equipment
Class: Shadow Shoes
Weight: 0
Requires Level: 1
Usable By: All Jobs
SP + 50.
Increases SP + 5 per 2 refine rate.
When equipped with Bearer's Shadow set (Armor, Shoes, Shield, Weapon, Earring And Pendant), all stats + 1.
If the sum of refine rate is 45 or higher, grants [Endure] effect. Max HP is reduced by 60%.
Increases the maximum HP % value reduced by the sum of refine rate.
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
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxSP,50+(5*(.@r/2));