sc: suit fallback for sc2
[sheet.git] / sc-units-hots.inc.pl
index 3ba370aed7a065547d87584f6839143c4d18cf42..fe82fba7fc88d980729e69a05c99118d8ca3c32b 100644 (file)
@@ -1,7 +1,8 @@
 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
@@ -41,7 +42,7 @@ use utf8;
        min => 150,
        gas => 0,
        build => 40,
-       size => 2x2,
+       size => 2,
        armor => 1,
        hp => 150,
        shield => 150,
@@ -107,9 +108,10 @@ use utf8;
        massive => 1,
        attack => {
                ground => {
-                       damage => [6 .. 9], x6,
+                       damage => [6 .. 9],
                        dps => [16.3, 19.0, 21.7, 24.4],
                        cooldown => 2.21,
+                       count => 6,
                },
                air => 'ground',
                range => 7,
@@ -126,7 +128,7 @@ use utf8;
        min => 400,
        gas => 0,
        build => 100,
-       size => 5x5,
+       size => 5,
        cargo => 0,
        armor => 1,
        hp => 1000,
@@ -164,9 +166,10 @@ use utf8;
        organic => 1,
        attack => {
                ground => {
-                       damage => [8 .. 11], # x2
+                       damage => [8 .. 11],
                        dps => [13.3, 15.0, 16.7, 18.4],
                        cooldown => 1.2,
+                       count => 2,
                },
                range => 0,
        },
@@ -304,7 +307,7 @@ use utf8;
        armor => 0,
        hp => 10,
        shield => 350,
-       attr => P,
+       psionic => 1,
        massive => 1,
        attack => {
                ground => {
@@ -367,10 +370,11 @@ use utf8;
        massive => 1,
        attack => {
                ground => {
-                       damage => [15, 17, 19, 21], # x2
+                       damage => [15, 17, 19, 21],
                        dps => [18.2, 20.6, 23.0, 25.4],
                        splash => 'line',
                        cooldown => 1.65,
+                       count => 2,
                },
                range => 6,
        },
@@ -449,11 +453,12 @@ use utf8;
        organic => 0, # mech
        attack => {
                air => {
-                       damage => [5 .. 8], # x2
+                       damage => [5 .. 8],
                        dps => [9, 10.8, 12.6, 14.4],
                        #bonus => +5 L,
                        type => 'projectile',
                        cooldown => 1.11,
+                       count => 2,
                },
                range => 5,
        },
@@ -545,7 +550,7 @@ use utf8;
        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,
@@ -594,11 +599,12 @@ use utf8;
                        organic => 0, # mech
                        attack => {
                                ground => {
-                                       damage => [5 .. 8], # 2x
+                                       damage => [5 .. 8],
 #                                      dps => 26.7 (+5.3),
                                        dps => [3.3, 4.0, 4.7, 5.4],
 #                                      cooldown => 0.5 (0.125/ 0.25),
                                        cooldown => 3.0,
+                                       count => 2,
                                },
                                air => 'ground',
                                range => 2,
@@ -662,7 +668,7 @@ use utf8;
        min => 100,
        gas => 0,
        build => 25,
-       size => 2x2,
+       size => 2,
        cargo => 0,
        armor => 0,
        hp => 250,
@@ -671,9 +677,10 @@ use utf8;
        structure => 1,
        attack => {
                air => {
-                       damage => 12, # x2
+                       damage => 12,
                        dps => 27.9,
                        cooldown => 0.8608,
+                       count => 2,
                },
                range => 7,
        },
@@ -697,7 +704,7 @@ use utf8;
        min => 150,
        gas => 150,
        build => 50,
-       size => 5x5,
+       size => 5,
        cargo => 0,
        armor => 3,
        hp => 1500,
@@ -835,9 +842,10 @@ use utf8;
        organic => 1,
        attack => {
                ground => {
-                       damage => [4 .. 7], # x2
+                       damage => [4 .. 7],
                        dps => [7.3, 9.1, 10.9, 12.7],
                        cooldown => 1.1,
+                       count => 2,
                },
                range => 4.5,
        },
@@ -1020,20 +1028,22 @@ use utf8;
        massive => 1,
        attack => {
                ground => {
-                       damage => [30, 33, 36, 39], # x2,
+                       damage => [30, 33, 36, 39],
                        dps => [46.9, 51.6, 56.3, 61.0],
                        cooldown => 1.28,
                        range => 7,
+                       count => 2,
                },
                air => {
                        name => 'Explosive Payload',
-                       damage => [6 .. 9], # x4
+                       damage => [6 .. 9],
                        #bonus => +6 (+1) L Air,
                        dps => [8, 9.3, 10.6, 11.9],
                        splash => 1,
                        type => 'projectile',
                        cooldown => 3,
                        range => 10,
+                       count => 4,
                },
                air => {
                        name => 'High Impact Payload',
@@ -1063,11 +1073,12 @@ use utf8;
        organic => 0, # mech
        attack => {
                air => {
-                       damage => [10 .. 13], # x2
+                       damage => [10 .. 13],
                        #bonus => +4A,
                        dps => [10 .. 13],
                        type => 'projectile',
                        cooldown => 2,
+                       count => 2,
                },
                range => 9,
        },
@@ -1131,10 +1142,11 @@ use utf8;
        organic => 0, # mech
        attack => {
                ground => {
-                       damage => [12 .. 15], # x2
+                       damage => [12 .. 15],
                        dps => [19.2, 20.8, 22.4, 24.0],
                        type => 'projectile',
                        cooldown => 1.25,
+                       count => 2,
                },
                range => 6,
        },
@@ -1161,7 +1173,7 @@ use utf8;
        special => [
                {
                        alt => 'Auto-Turret',
-                       size => 2x2,
+                       size => 2,
                        cargo => 0,
                        armor => 1,
                        hp => 150,
@@ -1208,6 +1220,7 @@ use utf8;
                                        },
                                },
                        ],
+                       duration => 20,
                },
        ],
 },
@@ -1289,11 +1302,12 @@ use utf8;
        psionic => 1,
        attack => {
                ground => {
-                       damage => [4 .. 7], # x2
+                       damage => [4 .. 7],
                        dps => [8, 10, 12, 14],
                        cooldown => 1.0,
                        type => 'projectile',
                        range => 5,
+                       count => 2,
                },
                air => {
                        damage => [9 .. 12],
@@ -1397,7 +1411,7 @@ use utf8;
        min => 100,
        gas => 0,
        build => 50,
-       size => 2x2,
+       size => 2,
        cargo => 0,
        armor => 2,
        hp => 300,
@@ -1426,7 +1440,7 @@ use utf8;
        min => 75,
        gas => 0,
        build => 30,
-       size => 2x2,
+       size => 2,
        cargo => 0,
        armor => 1,
        hp => 400,
@@ -1644,7 +1658,7 @@ use utf8;
        min => 100,
        gas => 100,
        build => 20,
-       size => 3x3,
+       size => 3,
        cargo => 0,
        armor => 1,
        hp => 200,
@@ -1659,9 +1673,9 @@ use utf8;
        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,
@@ -1676,7 +1690,7 @@ use utf8;
                        cooldown => 0.86,
                },
        },
-       speed => 2.25,
+       speed => 2.95,
        creep => 1.3,
        sight => 10,
        special => [
@@ -1694,13 +1708,14 @@ use utf8;
                                        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,
                },
        ],
 },