From: Mischa POSLAWSKY Date: Sat, 13 Jun 2015 03:30:23 +0000 (+0200) Subject: sc: update hots data to patch 2.1.9 BU X-Git-Tag: v1.8~162 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/eafb56c1518b50cb958caa4dcf4f7f97c8a665d6 sc: update hots data to patch 2.1.9 BU Apply missing changes from release notes. Declare version as later 2.1.10 which behaves identically. --- diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index f6e3d78..fe82fba 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -2,7 +2,7 @@ use utf8; use strict; [ -'patch 2.1.3 BU', +'patch 2.1.10', # http://wiki.teamliquid.net/starcraft2/Unit_Statistics # http://wiki.teamliquid.net/starcraft2/User:Roemy/Unit_Statistics_(detailed) # http://starcraft.wikia.com/wiki/List_of_StarCraft_II_units @@ -550,7 +550,7 @@ use strict; attack => { ground => { damage => [30, 33, 36, 39], - #bonus => +50 (+2) Ma Air, + #bonus => +14 Ma Air, dps => [9.1, 10.0, 10.9, 11.8], type => 'projectile', cooldown => 3.3, @@ -1220,6 +1220,7 @@ use strict; }, }, ], + duration => 20, }, ], }, @@ -1672,9 +1673,9 @@ use strict; race => 'zerg', cat => 'lair', name => 'Swarm Host', - unit => 3, - min => 200, - gas => 100, + unit => 4, + min => 100, + gas => 200, build => 40, size => 1.625, cargo => 4, @@ -1689,7 +1690,7 @@ use strict; cooldown => 0.86, }, }, - speed => 2.25, + speed => 2.95, creep => 1.3, sight => 10, special => [ @@ -1707,13 +1708,14 @@ use strict; damage => [12 .. 15], dps => [14.0, 15.2, 16.4, 17.6], type => 'projectile', - cooldown => 0.86, + cooldown => 0.6, }, range => 3, }, speed => 1.875, creep => 1.4, sight => 6, + duration => 25, }, ], },