sc: hots weapon names
[sheet.git] / sc-units-hots.inc.pl
index 6404dce9ee35cb784be6f004d92243a4c27cd7c8..107f103bd3d98086ef9f700383be4168391ae4e3 100644 (file)
@@ -27,6 +27,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Particle beam',
                        damage => 5,
                        dps => 3.3,
                        cooldown => 1.5,
@@ -55,6 +56,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Phase disruptor',
                        damage => 20,
                        dps => 16,
                        cooldown => 1.25,
@@ -89,6 +91,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Repulsor Cannon',
                        damage => [8 .. 11],
                        dps => [9.4, 10.6, 11.8, 13.0],
                        type => 'projectile',
@@ -149,6 +152,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Purifier beams',
                        damage => [6 .. 9],
                        dps => [16.3, 19.0, 21.7, 24.4],
                        cooldown => 2.21,
@@ -206,6 +210,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Photon overcharge',
                        damage => 20,
                        dps => 16,
                        cooldown => 1.25,
@@ -248,6 +253,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Psi blades',
                        damage => [8 .. 11],
                        dps => [13.3, 15.0, 16.7, 18.4],
                        cooldown => 1.2,
@@ -295,6 +301,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Disruption beam',
                        damage => [6 .. 9],
                        dps => [6 .. 9],
                        cooldown => 1.0,
@@ -354,6 +361,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Particle disruptors',
                        damage => [10 .. 13],
                        dps => [6.9, 7.6, 8.3, 9.0],
                        bonus => {
@@ -448,6 +456,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Warp blade',
                        damage => [45, 50, 55, 60],
                        dps => [26.6, 29.6, 32.6, 35.6],
                        cooldown => 1.694,
@@ -487,6 +496,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Psionic shockwave',
                        damage => [25, 28, 31, 34],
                        dps => [14.3, 16.0, 17.7, 19.4],
                        bonus => {
@@ -521,6 +531,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Phase disruptors',
                        damage => [20, 22, 24, 26],
                        bonus => {
                                armored => [30, 33, 36, 39],
@@ -564,6 +575,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Thermal Lances',
                        damage => [15, 17, 19, 21],
                        dps => [18.2, 20.6, 23.0, 25.4],
                        splash => 'line',
@@ -689,6 +701,7 @@ use strict;
        attack => [
                {
                        anti => 2,
+                       name => 'Ion Cannons',
                        damage => [5 .. 8],
                        dps => [9, 10.8, 12.6, 14.4],
                        bonus => {
@@ -749,6 +762,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Prismatic beam',
                        damage => [6 .. 9],
                        bonus => {
                                armored => [4 .. 7],
@@ -860,6 +874,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Kinetic Overload',
                        damage => [30, 33, 36, 39],
                        bonus => {
                                'massive air' => 14,
@@ -920,6 +935,7 @@ use strict;
                        attack => [
                                {
                                        anti => 3,
+                                       name => 'Interceptor Beams',
                                        damage => [5 .. 8],
 #                                      dps => 26.7 (+5.3),
                                        dps => [3.3, 4.0, 4.7, 5.4],
@@ -949,7 +965,7 @@ use strict;
 {
        race => 'terran',
        cat => 'base',
-       name => 'SCV',
+       name => 'SCV', # T-280 Space Construction Vehicle
        unit => 1,
        min => 50,
        gas => 0,
@@ -966,6 +982,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Fusion cutter',
                        damage => 5,
                        dps => 3.3,
                        cooldown => 1.5,
@@ -1013,6 +1030,7 @@ use strict;
        attack => [
                {
                        anti => 2,
+                       name => 'Longbolt missiles',
                        damage => 12,
                        dps => 27.9,
                        cooldown => 0.8608,
@@ -1067,6 +1085,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Ibiks cannon',
                        damage => 40,
                        dps => 20,
                        splash => 1,
@@ -1184,6 +1203,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Punisher grenades',
                        damage => [10 .. 13],
                        bonus => {
                                armored => [10 .. 13],
@@ -1254,6 +1274,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'P-45 Reaper pistol',
                        damage => [4 .. 7],
                        dps => [7.3, 9.1, 10.9, 12.7],
                        cooldown => 1.1,
@@ -1292,6 +1313,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'C-10 rifle',
                        damage => [10 .. 13],
                        bonus => {
                                light => [10 .. 13],
@@ -1359,6 +1381,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Infernal flamethrower',
                        damage => [8 .. 11],
                        bonus => {
                                light => [6 .. 9],
@@ -1417,6 +1440,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Napalm Spray',
                        damage => [18, 20, 22, 24],
                        dps => [9 .. 12],
                        splash => 1,
@@ -1470,6 +1494,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Sentinel Missiles',
                        damage => 125,
                        bonus => {
                                shields => 40,
@@ -1512,6 +1537,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => '90 mm twin cannon',
                        damage => [15, 17, 19, 21],
                        bonus => {
                                armored => [10 .. 13],
@@ -1530,6 +1556,7 @@ use strict;
                        attack => [
                                {
                                        anti => 1,
+                                       name => '120 mm shock cannon',
                                        damage => [35, 38, 41, 44],
                                        bonus => {
                                                armored => [15, 17, 19, 21],
@@ -1624,6 +1651,7 @@ use strict;
        attack => [
                {
                        anti => 2,
+                       name => 'Lanzer torpedoes',
                        damage => [10 .. 13],
                        bonus => {
                                armored => 4,
@@ -1645,6 +1673,7 @@ use strict;
                        attack => [
                                {
                                        anti => 1,
+                                       name => 'Twin gatling cannon',
                                        damage => [12 .. 15],
                                        dps => [12 .. 15],
                                        cooldown => 1,
@@ -1708,7 +1737,7 @@ use strict;
 {
        race => 'terran',
        cat => 'starport',
-       name => 'Banshee',
+       name => 'Banshee', # AH/G-24
        unit => 3,
        min => 150,
        gas => 100,
@@ -1725,6 +1754,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Backlash rockets',
                        damage => [12 .. 15],
                        dps => [19.2, 20.8, 22.4, 24.0],
                        type => 'projectile',
@@ -1788,6 +1818,7 @@ use strict;
                        attack => [
                                {
                                        anti => 3,
+                                       name => '12 mm gauss cannon',
                                        damage => 8,
                                        dps => 10,
                                        cooldown => 0.8,
@@ -1834,6 +1865,7 @@ use strict;
                        cooldown => 0,
                        attack => [
                                {
+                                       name => 'Point defense laser',
                                        range => 8,
                                },
                        ],
@@ -1921,6 +1953,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'ATS laser batteries',
                        damage => [8 .. 11],
                        dps => [35.6, 40.0, 44.4, 48.8],
                        cooldown => 0.225,
@@ -1929,6 +1962,7 @@ use strict;
                },
                {
                        anti => 2,
+                       name => 'ATS laser batteries',
                        damage => [6 .. 9],
                        dps => [26.7, 31.1, 35.5, 39.9],
                        cooldown => 0.225,
@@ -1989,6 +2023,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Claws',
                        damage => 5,
                        dps => 3.3,
                        cooldown => 1.5,
@@ -2019,6 +2054,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Claws',
                        damage => [4 .. 7],
                        dps => [8, 10, 12, 14],
                        cooldown => 1.0,
@@ -2028,6 +2064,7 @@ use strict;
                },
                {
                        anti => 2,
+                       name => 'Acid Spines',
                        damage => [9 .. 12],
                        dps => [9 .. 12],
                        cooldown => 1.0,
@@ -2230,6 +2267,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Impaler Tentacle',
                        damage => 25,
                        bonus => {
                                armored => 5,
@@ -2263,6 +2301,7 @@ use strict;
        attack => [
                {
                        anti => 2,
+                       name => 'Seeker Spores',
                        damage => 15,
                        bonus => {
                                organic => 30,
@@ -2298,6 +2337,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Claws',
                        damage => [5 .. 8],
                        dps => [7.2, 8.6, 10.0, 11.4],
                        cooldown => 0.696,
@@ -2351,6 +2391,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Volatile Burst',
                        damage => [20, 22, 24, 26],
                        bonus => {
                                light => [15, 17, 19, 21],
@@ -2394,6 +2435,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Acid Saliva', # Claws melee
                        damage => [16, 18, 20, 22],
                        dps => [8 .. 11],
                        cooldown => 2.0,
@@ -2452,9 +2494,10 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Needle spines', # Scythe melee
                        damage => [12 .. 15],
                        dps => [16, 17.3, 18.6, 19.9],
-                       type => 'projectile', # except meelee
+                       type => 'projectile', # except melee
                        cooldown => 0.75,
                        range => 5,
                },
@@ -2628,6 +2671,7 @@ use strict;
                        attack => [
                                {
                                        anti => 1,
+                                       name => 'Acid Spit',
                                        damage => [12 .. 15],
                                        dps => [14.0, 15.2, 16.4, 17.6],
                                        type => 'projectile',
@@ -2676,6 +2720,7 @@ use strict;
        attack => [
                {
                        anti => 3,
+                       name => 'Glaive Wurm',
                        damage => [9 .. 12],
                        dps => [5.9, 6.6, 7.3, 8.0],
                        splash => 'bounce',
@@ -2715,6 +2760,7 @@ use strict;
        attack => [
                {
                        anti => 2,
+                       name => 'Parasite Spores',
                        damage => [14 .. 17],
                        bonus => {
                                massive => [6 .. 9],
@@ -2760,6 +2806,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Broodling Strike',
                        damage => [20, 22, 24, 26],
                        dps => [8.0, 8.8, 9.6, 10.4],
                        cooldown => 2.5,
@@ -2788,6 +2835,7 @@ use strict;
                        attack => [
                                {
                                        anti => 1,
+                                       name => 'Claws',
                                        damage => [4 .. 7],
                                        dps => [6.2, 7.7, 9.2, 10.7],
                                        cooldown => 0.6455,
@@ -2850,6 +2898,7 @@ use strict;
                        name => 'Consume',
                        abbr => 'cs',
                        desc => 'leaches 200 life of friendly building over 20s to gain 50 energy',
+                       cost => -50,
                        duration => 20,
                        range => 7,
                        cooldown => 1,
@@ -2877,6 +2926,7 @@ use strict;
        attack => [
                {
                        anti => 1,
+                       name => 'Kaiser Blades',
                        damage => [35, 38, 41, 44],
                        dps => [40.7, 44.2, 47.7, 51.2],
                        splash => 1,