X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/c1d81128ab5cd72e960f1033a89ff8f1fcfdf57f..f00c1e5c4de7325c9d5d851a61355fe8638cca95:/sc-units-hots.inc.pl?ds=sidebyside diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index 5cedf2e..6b230d9 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -902,8 +902,10 @@ use strict; }, attack => [ { + anti => 3, + count => 8, range => 8, # leash range 14 - dps => [13.3, undef, undef, 42.6], + dps => [26.7, undef, undef, 42.6], cooldown => 0.5, }, ], @@ -2612,9 +2614,12 @@ use strict; attack => [ { anti => 1, - dps => [27.9, 30.2, 32.5, 34.8], + dps => [16.7, undef, undef, 20.8], # 20/.6 * 2 /60*25 type => 'projectile', - cooldown => 0.86, + count => 2, + cooldown => 60, + duration => 25, + range => 3*25, # locust speed * duration = theoretical walk limit }, ], speed => 2.95,