X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e1d820a92fe13e0c1c4fe1716efdb5f713af75ae..b4a1675c422fe6cf9b9d19d4b217f6403d6d4d28:/sc-units-hots.inc.pl diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index 2f024b9..4221224 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -272,12 +272,17 @@ use strict; min => 200, gas => 200, build => 140, - speed => .5, range => 4, duration => 3.5, cooldown => 10, }, ], + upgrade => [ + { + name => 'Charge', + speed => .5, + }, + ], }, { @@ -1262,8 +1267,6 @@ use strict; ], duration => 15, }, - ], - upgrade => [ { name => 'Concussive Shells', abbr => 'cs', @@ -1381,8 +1384,9 @@ use strict; { name => 'Nuclear Strike', abbr => 'ns', - desc => 'guides a nuclear missile which will do 300 damage plus 200 to buildings', + desc => 'guides a missile which will do 300 damage plus 200 to buildings', duration => 20, + cooldown => 20, range => 12, }, ], @@ -1656,6 +1660,7 @@ use strict; # name => 'High Impact Payload', damage => 24, upgrade => 2, + type => 'projectile', cooldown => 2, range => 10, }, @@ -2474,6 +2479,7 @@ use strict; damage => 16, upgrade => 2, cooldown => 2.0, + range => 4, }, ], speed => 2.25, @@ -2611,7 +2617,7 @@ use strict; cost => 25, range => 9, duration => 30, - build => 5, + build => 4.8, # 5 normal but 3 faster size => 0.75, cargo => 0, armor => 0, @@ -2697,7 +2703,7 @@ use strict; special => [ { alt => 'Locust', - build => 5, + build => 4.8, # 5 normal but 3 faster size => 0.75, cargo => 0, armor => 0,