
RENEWAL / ITEMS
Bearer's Shadow Pendant
#24185Shadowgear
S_Bearers_Pendent
TypeShadowgear
Equipment positionShadow left accessory
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
A sacred necklace that is said to protect the wearer. Elicits the wearer's potential abilities.
Type: Shadow Equipment
Class: Shadow Pendant
Weight: 0
Requires Level: 1
Usable By: All Jobs
ATK + 5.
Increases ATK + 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 left accessory
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bBaseAtk,5+(.@r/2);