
RENEWAL / ITEMS
Bearer's Shadow Weapon
#24183Shadowgear
S_Bearers_Weapon
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
A special weapon that can be worn over traditional weapons. It can be equipped alone, but it has little effect.
Type: Shadow Equipment
Class: Shadow Weapon
Weight: 0
Requires Level: 1
Usable By: All Jobs
HP + 100.
Increases HP + 10 per 2 refine rate.
When equipped with Bearer's Shadow set (Armor, Shoes, Shield, Weapon, Earring And Pendant), all stats + 1.
If the sum of refine rate is 45 or higher, grants [Endure] effect. Max HP is reduced by 60%.
Increases the maximum HP % value reduced by the sum of refine rate.
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+(10*(.@r/2));