X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/a9c88011558a67938f358e8692ae73a60a58d3f4..803fc2946b1c6a3b876cabea90ebac62ca6e55a9:/sc-units-bw.inc.pl diff --git a/sc-units-bw.inc.pl b/sc-units-bw.inc.pl index 9a890a0..f4c1f7c 100644 --- a/sc-units-bw.inc.pl +++ b/sc-units-bw.inc.pl @@ -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, @@ -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, @@ -2248,7 +2251,7 @@ attack => [ damage => 20, upgrade => 3, cooldown => 15 / $FPS, - range => 0, + range => 25 / $PPT, }, ], sight => 7,