
RENEWAL / ITEMS
Elegant Shadow Weapon
#24363Shadowgear
S_Elegant_Weapon
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 HP + 100
For every 2 refine levels, increases Max HP by 150.
Elegant Shadow (Weapon, Earring, Pendant)
1% chance of recovering 100 HP per 1 sec for 5 secs when performing a magical attack.
If the sum of the refine rate of the set is 15 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 the recovered HP by an additional 150 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 bMaxHP,100+((.@r/2)*150);