index: release v1.18 with only altgr index linked
[sheet.git] / sc-units-bw.inc.pl
index 75908837fc6f6ca42cc256de33e801c6e8029c1f..8d490d4b24e59fbf6a7fa68dfb5ecba07f001717 100644 (file)
@@ -43,6 +43,13 @@ attack => [
 sight => 8,
 speed => 4.92 * $SM,
 counter => ['vulture', 'dark templar'],
+special => [
+       {
+               name => 'worker',
+               abbr => '⚒',
+               desc => "warp-in buildings and gather minerals (65/minute) or gas (103/minute)",
+       },
+],
 },
 
 {
@@ -67,6 +74,7 @@ armor => 0,
 attack => [
        {
                anti => 3,
+               name => 'STS/A Photon Cannon',
                damage => 20,
                cooldown => 22 / $FPS,
                range => 7,
@@ -103,10 +111,11 @@ attack => [
        {
                anti => 1,
                name => "Psi Blades",
-               damage => 16,
-               upgrade => 2,
+               damage => 8,
+               count => 2,
+               upgrade => 1,
                cooldown => 22 / $FPS,
-               range => 0,
+               range => 15 / $PPT,
        },
 ],
 sight => 7,
@@ -262,7 +271,7 @@ attack => [
                damage => 40,
                upgrade => 3,
                cooldown => 30 / $FPS,
-               range => 0,
+               range => 15 / $PPT,
        },
 ],
 sight => 7,
@@ -408,6 +417,7 @@ armor => 0,
 attack => [
        {
                anti => 1,
+               name => 'Dual Photon Blasters',
                damage => 8,
                upgrade => 1,
                cooldown => 30 / $FPS,
@@ -415,8 +425,10 @@ attack => [
        },
        {
                anti => 2,
-               damage => 28,
-               upgrade => 2,
+               name => 'Anti-Matter Missiles',
+               damage => 14,
+               count => 2,
+               upgrade => 1,
                type => 'explosive',
                cooldown => 22 / $FPS,
                range => 4,
@@ -466,6 +478,7 @@ armor => 1,
 attack => [
        {
                anti => 2,
+               name => 'Neutron Flare',
                damage => 5,
                upgrade => 1,
                cooldown => 8 / $FPS,
@@ -554,15 +567,15 @@ special => [
                attack => [
                        {
                                anti => 3,
+                               name => 'Pulse Cannon',
                                damage => 6,
                                upgrade => 1,
                                cooldown => 43 / $FPS, # approximately 37 according to liquipedia
                                build => 20,
-                               range => 0,
+                               range => 4,
                        },
                ],
                sight => 6,
-               range => 0,
                speed => 13.33 * $SM,
        },
 ],
@@ -604,6 +617,7 @@ armor => 1,
 attack => [
        {
                anti => 3,
+               name => 'Phase Disruptor Cannon',
                damage => 10,
                upgrade => 1,
                cooldown => 45 / $FPS,
@@ -827,13 +841,21 @@ armor => 0,
 attack => [
        {
                anti => 1,
+               name => 'Fusion Cutter',
                damage => 5,
                cooldown => 15 / $FPS,
-               range => 0,
+               range => 10 / $PPT,
        },
 ],
 sight => 7,
 speed => 4.92 * $SM,
+special => [
+       {
+               name => 'worker',
+               abbr => '⚒',
+               desc => "construct or repair buildings and gather minerals (68/minute) or gas (103/minute)",
+       },
+],
 },
 
 {
@@ -856,6 +878,7 @@ armor => 0,
 attack => [
        {
                anti => 2,
+               name => 'Longbolt Missile',
                damage => 20,
                cooldown => 15 / $FPS,
                type => 'explosive',
@@ -889,6 +912,7 @@ armor => 0,
 attack => [
        {
                anti => 3,
+               name => 'Gauss Rifle',
                damage => 6,
                upgrade => 1,
                cooldown => 15 / $FPS,
@@ -949,12 +973,13 @@ armor => 1,
 attack => [
        {
                anti => 1,
+               name => 'Flame Thrower',
                damage => 16,
                upgrade => 2,
                cooldown => 22 / $FPS,
                splash => 1,
                type => 'implosive',
-               range => 2,
+               range => 1,
        },
 ],
 sight => 7,
@@ -1003,6 +1028,7 @@ armor => 0,
 attack => [
        {
                anti => 3,
+               name => 'C-10 Canister Rifle',
                damage => 10,
                upgrade => 1,
                cooldown => 22 / $FPS,
@@ -1158,6 +1184,7 @@ armor => 0,
 attack => [
        {
                anti => 1,
+               name => 'Fragmentation Grenade',
                damage => 20,
                upgrade => 2,
                cooldown => 30 / $FPS,
@@ -1199,7 +1226,7 @@ special => [
                                damage => 125,
                                splash => 1,
                                type => 'explosive',
-                               range => 3,
+                               range => 3, # to walk, melee to explode
                        },
                ],
                sight => 3,
@@ -1230,6 +1257,7 @@ armor => 1,
 attack => [
        {
                anti => 1,
+               name => 'Arclite Cannon',
                damage => 30,
                upgrade => 3,
                cooldown => 37 / $FPS, # 15 after drop
@@ -1250,12 +1278,13 @@ special => [
                attack => [
                        {
                                anti => 1,
+                               name => 'Arclite Shock Cannon',
                                damage => 70,
                                upgrade => 5,
                                cooldown => 75 / $FPS,
                                splash => 1,
                                type => 'explosive',
-                               range => 12,
+                               range => 12, # minimum 2
                        },
                ],
                speed => 0,
@@ -1285,15 +1314,18 @@ armor => 1,
 attack => [
        {
                anti => 1,
+               name => 'Twin Autocannons',
                damage => 12,
                upgrade => 1,
                cooldown => 22 / $FPS, # 15 after drop
-               range => 5,
+               range => 6,
        },
        {
                anti => 2,
-               damage => 20,
-               upgrade => 4,
+               name => 'Hellfire Missile Pack',
+               damage => 10,
+               count => 2,
+               upgrade => 2,
                type => 'explosive',
                cooldown => 22 / $FPS,
                range => 5,
@@ -1337,6 +1369,7 @@ armor => 0,
 attack => [
        {
                anti => 1,
+               name => 'Burst Lasers',
                damage => 8,
                upgrade => 1,
                cooldown => 30 / $FPS,
@@ -1344,6 +1377,7 @@ attack => [
        },
        {
                anti => 2,
+               name => 'Gemini Missiles',
                damage => 20,
                upgrade => 2,
                cooldown => 22 / $FPS,
@@ -1402,6 +1436,7 @@ armor => 3,
 attack => [
        {
                anti => 3,
+               name => 'ATS/A Laser Battery',
                damage => 25,
                upgrade => 3,
                cooldown => 30 / $FPS,
@@ -1419,11 +1454,12 @@ special => [
                min => 100,
                gas => 100,
                build => 120,
-               desc => 'blast doing 260 damage to a target',
+               desc => 'blast doing 260 explosive damage to a target',
                attack => [
                        {
                                anti => 3,
                                damage => 260,
+                               type => 'explosive',
                                range => 10,
                        },
                ],
@@ -1537,6 +1573,7 @@ armor => 2,
 attack => [
        {
                anti => 2,
+               name => 'Halo Rockets',
                damage => 6,
                upgrade => 1,
                cooldown => 64 / $FPS,
@@ -1595,6 +1632,7 @@ armor => 0,
 attack => [
        {
                anti => 1,
+               name => 'Spines',
                damage => 5,
                cooldown => 22 / $FPS,
                range => 1,
@@ -1602,6 +1640,13 @@ attack => [
 ],
 sight => 7,
 speed => 4.92 * $SM,
+special => [
+       {
+               name => 'worker',
+               abbr => '⚒',
+               desc => "morph into buildings and gather minerals (67/minute) or gas (103/minute)",
+       },
+],
 },
 
 {
@@ -1705,6 +1750,7 @@ armor => 2,
 attack => [
        {
                anti => 1,
+               name => 'Subterranean Tentacle',
                damage => 40,
                cooldown => 32 / $FPS,
                type => 'explosive',
@@ -1732,6 +1778,7 @@ armor => 0,
 attack => [
        {
                anti => 2,
+               name => 'Seeker Spores',
                damage => 15,
                cooldown => 15 / $FPS,
                range => 7,
@@ -1761,10 +1808,11 @@ armor => 0,
 attack => [
        {
                anti => 1,
+               name => 'Claws',
                damage => 5,
                upgrade => 1,
                cooldown => 8 / $FPS,
-               range => 0,
+               range => 15 / $PPT,
        },
 ],
 sight => 5,
@@ -1811,6 +1859,7 @@ armor => 0,
 attack => [
        {
                anti => 3,
+               name => 'Needle Spines',
                damage => 10,
                upgrade => 1,
                cooldown => 15 / $FPS,
@@ -1853,7 +1902,7 @@ cat => 'lair',
 name => 'Lurker',
 min => 125,
 gas => 125,
-base => 'hydralisk',
+base => ['hydralisk'],
 build => 40,
 suit => 2,
 size => 32 / $PPT,
@@ -1868,6 +1917,7 @@ armor => 1,
 attack => [
        {
                anti => 1,
+               name => 'Subterranean Spines',
                damage => 20,
                upgrade => 2,
                cooldown => 37 / $FPS,
@@ -1948,10 +1998,11 @@ special => [
                attack => [
                        {
                                anti => 1,
+                               name => 'Toxic Spores',
                                damage => 4,
                                upgrade => 1,
                                cooldown => 15 / $FPS,
-                               range => 0,
+                               range => 2 / $PPT,
                        },
                ],
                sight => 5,
@@ -1978,10 +2029,11 @@ armor => 0,
 attack => [
        {
                anti => 1,
+               name => 'Suicide',
                damage => 500,
                splash => 1,
                type => 'explosive',
-               range => 0,
+               range => 3 / $PPT,
        },
 ],
 sight => 5,
@@ -2008,8 +2060,9 @@ armor => 0,
 attack => [
        {
                anti => 2,
+               name => 'Suicide',
                damage => 110,
-               range => 0,
+               range => 3 / $PPT,
        },
 ],
 sight => 5,
@@ -2037,6 +2090,7 @@ armor => 0,
 attack => [
        {
                anti => 3,
+               name => 'Glave Wurm',
                damage => 9,
                upgrade => 1,
                cooldown => 30 / $FPS,
@@ -2071,7 +2125,7 @@ name => 'Guardian',
 min => 150,
 gas => 200,
 build => 40,
-base => 'mutalisk',
+base => ['mutalisk'],
 suit => 3,
 size => 44 / $PPT,
 pop => 2,
@@ -2086,6 +2140,7 @@ armor => 2,
 attack => [
        {
                anti => 1,
+               name => 'Acid Spore',
                damage => 20,
                upgrade => 2,
                cooldown => 30 / $FPS,
@@ -2102,7 +2157,7 @@ name => 'Devourer',
 min => 250,
 gas => 150,
 build => 40,
-base => 'mutalisk',
+base => ['mutalisk'],
 suit => 3,
 size => 44 / $PPT,
 pop => 2,
@@ -2117,6 +2172,7 @@ armor => 2,
 attack => [
        {
                anti => 2,
+               name => 'Corrosive Acid',
                damage => 25,
                upgrade => 2,
                cooldown => 100 / $FPS,
@@ -2212,10 +2268,11 @@ armor => 1,
 attack => [
        {
                anti => 1,
+               name => 'Kaiser Blades',
                damage => 20,
                upgrade => 3,
                cooldown => 15 / $FPS,
-               range => 0,
+               range => 25 / $PPT,
        },
 ],
 sight => 7,