
RENEWAL / ITEMS
Enhanced Force Shadow Weapon
#24223Shadowgear
S_Enhance_Force_Weapon
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price10 z
Sell price5 z
Required level100
Description
ATK +10.
------------------------
Every 2 refine levels, ATK +1%.
------------------------
Set Bonus
Enhance Force Shadow Weapon
Force Shadow Earring
Force Shadow Pendant
ATK +1%,
If sum total refine level of the set is +20 or higher, ATK + 1%,
If sum total refine level of the set is +25 or higher, ATK + 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+10;
bonus bMatk,.@r;
bonus2 bAddClass,Class_All,(.@r/2);