
RENEWAL / ITEMS
Tension Shadow Weapon
#24360Shadowgear
S_Tension_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.
Tension Shadow (Weapon, Earring, Pendant)
2% chance of recovering 100 HP 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 1%.
If the sum of the refine rate of the set is 25 or higher, increases the amount of HP recovered by an additional 400 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);