sc: mark mutalisk attack as projectile
[sheet.git] / sc-units-bw.inc.pl
index b79ce6574b2cb4afdc4ef548bc133d57a07aa630..d58c30e85180c751e5772d42b9fdef4ae6c43624 100644 (file)
@@ -485,8 +485,8 @@ special => [
                build => 80,
                desc => 'creates a field in which no ground unit/structure can attack',
                range => 9,
-               cost => 62-50,
-               duration => undef, #XXX
+               cost => 125,
+               duration => 24,
        },
 ],
 counter => ['devourer', 'valkyrie'],
@@ -1744,7 +1744,7 @@ upgrade => [
                build => 80,
                attack => [
                        {
-                               cooldown => 6 / $FPS,
+                               cooldown => (6 - 8) / $FPS,
                        },
                ],
        },