
RENEWAL / ITEMS
Power Shadow Pendant
#24041Shadowgear
S_Power_Pendant
TypeShadowgear
Equipment positionShadow left accessory
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
A pendant worn to enhance strength.
Class: Shadow Pendant
Weight: 0
Requires Level: 1
Usable By: All Jobs
Str + 1
Max HP + 10 per upgrade level of the item.
ATK + 1 per upgrade level of the item.
Set Bonus
Power Shadow Earring
Power Shadow Pendant
Str + 1
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
bonus bStr,1;
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bBaseAtk,.@r;