X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/dd526b56391929a69bb47a5f7d4b911b61f463f8..b4a1675c422fe6cf9b9d19d4b217f6403d6d4d28:/sc-units-hots.inc.pl diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index 1809d09..4221224 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -195,6 +195,7 @@ use strict; race => 'protoss', cat => 'base', name => 'Nexus', + pop => -10, min => 400, gas => 0, build => 100, @@ -271,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, + }, + ], }, { @@ -1261,8 +1267,6 @@ use strict; ], duration => 15, }, - ], - upgrade => [ { name => 'Concussive Shells', abbr => 'cs', @@ -1380,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, }, ], @@ -1655,6 +1660,7 @@ use strict; # name => 'High Impact Payload', damage => 24, upgrade => 2, + type => 'projectile', cooldown => 2, range => 10, }, @@ -2158,7 +2164,6 @@ use strict; flying => 1, }, speed => 0.586, - creep => 0, sight => 11, special => [ { @@ -2208,7 +2213,6 @@ use strict; flying => 1, }, speed => 1.875, - creep => 0, sight => 11, detect => 1, energy => 50, @@ -2475,6 +2479,7 @@ use strict; damage => 16, upgrade => 2, cooldown => 2.0, + range => 4, }, ], speed => 2.25, @@ -2612,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, @@ -2698,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,