sc: minor changes to sync with hots v2.1.9
[sheet.git] / sc-units-hots.inc.pl
index 5f23a22f5c092b26160d603a298922804e9b1788..bba333134e4ebb418b7102146b9b53ed8c16376c 100644 (file)
@@ -122,7 +122,7 @@ use strict;
                        cost => 100,
                        radius => 3.5,
                        range => 9,
-                       duration => 30,
+                       duration => 10,
                },
        ],
 },
@@ -1145,7 +1145,6 @@ use strict;
                {
                        name => 'Stim Pack',
                        abbr => 'sp',
-                       alt => 'Stimmed Marine',
                        desc => 'increases attack and movement speed by 50% for 15s at the cost of 10 health',
                        speed => 1.125,
                        min => 100,
@@ -1154,6 +1153,7 @@ use strict;
                        attack => [
                                {
                                        anti => 3,
+                                       damage => [6 .. 9],
                                        dps => [10.5, 12.2, 13.9, 15.6],
                                        cooldown => 0.5739,
                                        range => 5,
@@ -1198,7 +1198,6 @@ use strict;
                {
                        name => 'Stim Pack',
                        abbr => 'sp',
-                       alt => 'Stimmed Marauder',
                        desc => 'increases attack and movement speed by 50% for 15s at the cost of 10 health',
                        speed => 1.125,
                        min => 100,
@@ -1206,7 +1205,11 @@ use strict;
                        build => 170,
                        attack => [
                                {
-                                       anti => 3,
+                                       anti => 1,
+                                       damage => [10 .. 13],
+                                       bonus => {
+                                               armored => [10 .. 13],
+                                       },
                                        dps => [10 .. 13],
                                        type => 'projectile',
                                        cooldown => 1.0,
@@ -1415,9 +1418,6 @@ use strict;
                {
                        anti => 1,
                        damage => [18, 20, 22, 24],
-                       bonus => {
-                               light => [0 .. 3], # ?
-                       },
                        dps => [9 .. 12],
                        splash => 1,
                        cooldown => 2,
@@ -1443,7 +1443,7 @@ use strict;
                        attack => [
                                {
                                        bonus => {
-                                               light => [12, 12, 12, 12],
+                                               light => [12 .. 15],
                                        },
                                },
                        ],
@@ -1472,7 +1472,7 @@ use strict;
                        anti => 3,
                        damage => 125,
                        bonus => {
-                               shields => 35,
+                               shields => 40,
                        },
                        splash => 1,
                        cooldown => 40,
@@ -2171,7 +2171,7 @@ use strict;
                        min => 100,
                        gas => 100,
                        build => 60,
-                       speed => 0.875,
+                       speed => 3.375 - 1.875,
                },
        ],
 },