
RENEWAL / ITEMS
Bearer's Shadow Shield
#24182Shadowgear
S_Bearers_Shield
TypeShadowgear
Equipment positionShadow shield
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
A special shield that can be worn over traditional shields. It can be equipped alone, but it has little effect.
Type: Shadow Equipment
Class: Shadow Shield
Weight: 0
Requires Level: 1
Usable By: All Jobs
DEF + 5.
Increases DEF + 1 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 shield
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bDef,5+(.@r/2);