
RENEWAL / ITEMS
Sentimental Shadow Weapon
#24380Shadowgear
Sentimental_Weapone_S
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
Gloves mounted on arms-bearing hands to elicit the potential abilities of the wearer.
Class: Shadow Weapon
Weight: 0
Requires Level: 1
Usable By: All Jobs
Max SP + 10
For every 2 refine levels, increases Max SP by 15.
Sentimental Shadow (Weapon, Earring, Pendant)
2% chance of recovering 10 SP per 1 sec for 5 secs when performing a physical attack.
If the sum of the refine rate of the set is 10 or higher, the chance is increased by an additional 1%.
If the sum of the refine rate of the set is 25 or higher, increases Recovered SP by an additional 20 per 1 sec.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow weapon
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bMaxSP,10+((.@r/2)*15);