
RENEWAL / ITEMS
Enchanting Shadow Weapon
#24383Shadowgear
Enchanting_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 an additional 15.
Enchanting Shadow (Weapon, Earring, Pendant)
1% chance of Recovering 10 SP per 1 sec for 5 secs when attacking with magic.
If the sum of the refine rate of the set is 15 or higher, the chance is increased by 1%.
If the sum of the refine rate of the set is 25 or higher, increases Recovery SP amount by 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);