unicode: one set of barb arrows from unicode 7.0
[sheet.git] / sc-units-bw.inc.pl
index 9a890a02f2445dd1e73845bc57e7e017c9845fcd..7d1fb6437795d7c7358c97467fa324ea932aa912 100644 (file)
@@ -104,10 +104,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,
@@ -263,7 +264,7 @@ attack => [
                damage => 40,
                upgrade => 3,
                cooldown => 30 / $FPS,
-               range => 0,
+               range => 15 / $PPT,
        },
 ],
 sight => 7,
@@ -418,8 +419,9 @@ attack => [
        {
                anti => 2,
                name => 'Anti-Matter Missiles',
-               damage => 28,
-               upgrade => 2,
+               damage => 14,
+               count => 2,
+               upgrade => 1,
                type => 'explosive',
                cooldown => 22 / $FPS,
                range => 4,
@@ -563,11 +565,10 @@ special => [
                                upgrade => 1,
                                cooldown => 43 / $FPS, # approximately 37 according to liquipedia
                                build => 20,
-                               range => 0,
+                               range => 4,
                        },
                ],
                sight => 6,
-               range => 0,
                speed => 13.33 * $SM,
        },
 ],
@@ -836,7 +837,7 @@ attack => [
                name => 'Fusion Cutter',
                damage => 5,
                cooldown => 15 / $FPS,
-               range => 0,
+               range => 10 / $PPT,
        },
 ],
 sight => 7,
@@ -964,7 +965,7 @@ attack => [
                cooldown => 22 / $FPS,
                splash => 1,
                type => 'implosive',
-               range => 2,
+               range => 1,
        },
 ],
 sight => 7,
@@ -1211,7 +1212,7 @@ special => [
                                damage => 125,
                                splash => 1,
                                type => 'explosive',
-                               range => 3,
+                               range => 3, # to walk, melee to explode
                        },
                ],
                sight => 3,
@@ -1269,7 +1270,7 @@ special => [
                                cooldown => 75 / $FPS,
                                splash => 1,
                                type => 'explosive',
-                               range => 12,
+                               range => 12, # minimum 2
                        },
                ],
                speed => 0,
@@ -1303,13 +1304,14 @@ attack => [
                damage => 12,
                upgrade => 1,
                cooldown => 22 / $FPS, # 15 after drop
-               range => 5,
+               range => 6,
        },
        {
                anti => 2,
                name => 'Hellfire Missile Pack',
-               damage => 20,
-               upgrade => 4,
+               damage => 10,
+               count => 2,
+               upgrade => 2,
                type => 'explosive',
                cooldown => 22 / $FPS,
                range => 5,
@@ -1438,11 +1440,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,
                        },
                ],
@@ -1788,7 +1791,7 @@ attack => [
                damage => 5,
                upgrade => 1,
                cooldown => 8 / $FPS,
-               range => 0,
+               range => 15 / $PPT,
        },
 ],
 sight => 5,
@@ -1878,7 +1881,7 @@ cat => 'lair',
 name => 'Lurker',
 min => 125,
 gas => 125,
-base => 'hydralisk',
+base => ['hydralisk'],
 build => 40,
 suit => 2,
 size => 32 / $PPT,
@@ -1978,7 +1981,7 @@ special => [
                                damage => 4,
                                upgrade => 1,
                                cooldown => 15 / $FPS,
-                               range => 0,
+                               range => 2 / $PPT,
                        },
                ],
                sight => 5,
@@ -2009,7 +2012,7 @@ attack => [
                damage => 500,
                splash => 1,
                type => 'explosive',
-               range => 0,
+               range => 3 / $PPT,
        },
 ],
 sight => 5,
@@ -2038,7 +2041,7 @@ attack => [
                anti => 2,
                name => 'Suicide',
                damage => 110,
-               range => 0,
+               range => 3 / $PPT,
        },
 ],
 sight => 5,
@@ -2101,7 +2104,7 @@ name => 'Guardian',
 min => 150,
 gas => 200,
 build => 40,
-base => 'mutalisk',
+base => ['mutalisk'],
 suit => 3,
 size => 44 / $PPT,
 pop => 2,
@@ -2133,7 +2136,7 @@ name => 'Devourer',
 min => 250,
 gas => 150,
 build => 40,
-base => 'mutalisk',
+base => ['mutalisk'],
 suit => 3,
 size => 44 / $PPT,
 pop => 2,
@@ -2248,7 +2251,7 @@ attack => [
                damage => 20,
                upgrade => 3,
                cooldown => 15 / $FPS,
-               range => 0,
+               range => 25 / $PPT,
        },
 ],
 sight => 7,