
RENEWAL / ITEMS
Bearer's Shadow Armor
#24180Shadowgear
S_Bearers_Armor
TypeShadowgear
Equipment positionShadow armor
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
A special set of armor that is worn over traditional armor. Provides small defense when worn by itself.
Type: Shadow Equipment
Class: Shadow Armor
Weight: 0
Requires Level: 1
Usable By: All Jobs
MDEF + 1.
Increases MDEF + 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 armor
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMdef,1+(.@r/2);