
RENEWAL / ITEMS
Sentimental Shadow Earring
#24381Shadowgear
Sentimental_Earring_S
TypeShadowgear
Equipment positionShadow right accessory
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
A sacred earring that is said to protect the wearer. eliciting the potential ability of the wearer.
Class: Shadow Earring
Weight: 0
Requires Level: 1
Usable By: All Jobs
ATK + 5
Max SP + 1%
For every 2 refine levels, increases Max SP by 5.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow right accessory
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxSP,(.@r/2)*5;
bonus bMaxSPrate,1;
bonus bBaseAtk,5;