
RENEWAL / ITEMS
Enchanting Shadow Earring
#24384Shadowgear
Enchanting_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
MATK + 5
SP + 1%
For every 2 refine levels, SP +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 bMatk,5;