
RENEWAL / ITEMS
Hasty Shadow Weapon
#24439Shadowgear
S_Hasty_Weapon
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price0 z
Sell price0 z
Required level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Equipment position
- Shadow weapon
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bAtkRate,1+.@r/2;
bonus bMatkRate,1+.@r/2;
if (.@r >= 7) {
bonus bDef,15;
bonus bFlee,15;
}
if (.@r >= 10)
bonus bSpeedRate,25;