
RENEWAL / ITEMS
Force Shadow Pendant
#24226Shadowgear
S_Force_Pendant
TypeShadowgear
Equipment positionShadow left 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 left accessory
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bBaseAtk,(5+.@r);
if (.@r>=7)
bonus bMaxSPrate,1;
if (.@r>=9)
bonus2 bAddClass,Class_All,1;