From d25b073721467bd0812b5dac7fdbfedb2b269c51 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Fri, 19 Jun 2015 13:46:25 +0200 Subject: [PATCH 1/1] sc: minor changes to sync with hots v2.1.9 --- sc-units-hots.inc.pl | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index c183ef7..bba3331 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -122,7 +122,7 @@ use strict; cost => 100, radius => 3.5, range => 9, - duration => 30, + duration => 10, }, ], }, @@ -1418,9 +1418,6 @@ use strict; { anti => 1, damage => [18, 20, 22, 24], - bonus => { - light => [0 .. 3], # ? - }, dps => [9 .. 12], splash => 1, cooldown => 2, @@ -1446,7 +1443,7 @@ use strict; attack => [ { bonus => { - light => [12, 12, 12, 12], + light => [12 .. 15], }, }, ], @@ -1475,7 +1472,7 @@ use strict; anti => 3, damage => 125, bonus => { - shields => 35, + shields => 40, }, splash => 1, cooldown => 40, @@ -2174,7 +2171,7 @@ use strict; min => 100, gas => 100, build => 60, - speed => 0.875, + speed => 3.375 - 1.875, }, ], }, -- 2.30.0