
RENEWAL / ITEMS
Soul Shadow Earring
#24229Shadowgear
S_Spirit_Earring
TypeShadowgear
Equipment positionShadow right accessory
Weight0
Buy price10 z
Sell price5 z
Required level70
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Equipment position
- Shadow right accessory
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMatk,(5+.@r);
if (.@r>=7)
bonus bMaxHPrate,1;
if (.@r>=9)
bonus bMatkRate,1;