
RENEWAL / ITEMS
Enhanced Soul Shadow Weapon
#24227Shadowgear
S_Enhance_Spirit_Weapon
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price10 z
Sell price5 z
Required level100
Description
MATK +10.
------------------------
Every 2 refine levels, MATK +1%.
------------------------
Set Bonus
Enhance Spirit Shadow Weapon
Spirit Shadow Earring
Spirit Shadow Pendant
MATK +1%,
If sum total refine level of the set is +20 or higher, MATK + 1%,
If sum total refine level of the set is +25 or higher, MATK + 1%.
------------------------
Class : Shadow Equipment
Location : Weapon
Weight : 0
Required Level : 1
Jobs : All
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,10+.@r;
bonus bMatkRate,(.@r/2);