
RENEWAL / ITEMS
Hasty Shadow Shoes II
#24320Shadowgear
S2_Hasty_Shoes
TypeShadowgear
Equipment positionShadow footgear
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 footgear
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
.@val = 1;
if (.@r >= 7) {
.@val += 1;
}
bonus bFlee,5;
bonus bAtkRate,.@val;
bonus bMatkRate,.@val;