X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/cc08ed164c1db0845ad68090e90eea8daf4cd3eb..HEAD:/sc-units-lotv.inc.pl diff --git a/sc-units-lotv.inc.pl b/sc-units-lotv.inc.pl index 9ce2661..9a2433d 100644 --- a/sc-units-lotv.inc.pl +++ b/sc-units-lotv.inc.pl @@ -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 + {}, + {}, + ], + }, + ], }, {