sc: ghost upgrades
[sheet.git] / sc-units-lotv.inc.pl
index 9ce266118df011bc127a36b8298c98eeaaabfc19..95e7406f775fc3686081945d24bb3304a7a5cdc3 100644 (file)
@@ -509,6 +509,20 @@ $unit{marine},
                $unit{ghost}->{special}->[2], # cloak
                $unit{ghost}->{special}->[3], # tac nuke strike
        ],
+       upgrade => [
+               $V ge v5.0.11 || $V lt v4.10.1 ? () : {
+                       name => 'Enhanced Shockwaves',
+                       min => 150,
+                       gas => 150,
+                       build => 79,
+                       special => [
+                               {},
+                               { radius => .5 }, # emp
+                               {},
+                               {},
+                       ],
+               },
+       ],
 },
 
 {