X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/962d9b682969c139ab48ad8158adcaf01fef7730..dd526b56391929a69bb47a5f7d4b911b61f463f8:/sc-units-bw.inc.pl diff --git a/sc-units-bw.inc.pl b/sc-units-bw.inc.pl index 678646e..552c7e4 100644 --- a/sc-units-bw.inc.pl +++ b/sc-units-bw.inc.pl @@ -478,15 +478,15 @@ upgrade => [ ], special => [ { - name => 'Disruption web', + name => 'Disruption Web', abbr => 'dw', min => 200, gas => 200, 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'], @@ -890,7 +890,7 @@ upgrade => [ ], special => [ { - name => 'stim pack', + name => 'Stim Pack', abbr => 'sp', min => 100, gas => 100, @@ -1744,7 +1744,7 @@ upgrade => [ build => 80, attack => [ { - cooldown => 6 / $FPS, + cooldown => (6 - 8) / $FPS, }, ], }, @@ -2129,6 +2129,16 @@ special => [ duration => 12, }, ], +upgrade => [ + { + name => 'Metasynaptic Node', + min => 150, + gas => 50, + build => 166, + energy => 62.5-50, + capacity => 250-200, + }, +], counter => ['archon', 'firebat'], },