index: release v1.18 with only altgr index linked
[sheet.git] / sc-units-lotv.inc.pl
index 9ce266118df011bc127a36b8298c98eeaaabfc19..9a2433dc254cc965b583aa3904bf48f8e38695b1 100644 (file)
@@ -363,6 +363,7 @@ $unit{phoenix},
                        cooldown => $V lt v4.12.0 ? 2 : 10,
                        duration => $V lt v4.12.0 ? 30 : $V lt v5.0.2 ? 15 : 20,
                        radius => 6,
+                       detect => 1,
                },
                {
                        name => 'Stasis Ward',
@@ -509,6 +510,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
+                               {},
+                               {},
+                       ],
+               },
+       ],
 },
 
 {