
RENEWAL / ITEMS
Force Shadow Weapon
#24224Shadowgear
S_Force_Weapon
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price10 z
Sell price5 z
Required level70
Description
ATK +1%.
------------------------
When refined to 7, additional ATK +1%.
When refined to 9, additional ATK +1%.
------------------------
Set Bonus
Force Shadow Weapon
Force Shadow Earring
Force Shadow Pendant
ATK +10,
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;
bonus bMatk,.@r;
bonus2 bAddClass,Class_All,(.@r<7)?1:((.@r<9)?2:3);