X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1de61e5745ecf3dd1a41e1e932bae2f7568353a4..66a41581a76e6f875c2700890156b13460673c05:/sc-units-hots.inc.pl diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index c1d84ce..e514eff 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -1,4 +1,7 @@ +use utf8; + [ +'patch 2.1.3 BU', # 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 @@ -104,9 +107,10 @@ 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, @@ -161,9 +165,10 @@ 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, }, @@ -364,10 +369,11 @@ 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, }, @@ -446,11 +452,12 @@ 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, }, @@ -591,11 +598,12 @@ 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, @@ -668,9 +676,10 @@ structure => 1, attack => { air => { - damage => 12, # x2 + damage => 12, dps => 27.9, cooldown => 0.8608, + count => 2, }, range => 7, }, @@ -832,9 +841,10 @@ 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, }, @@ -1017,20 +1027,22 @@ 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', @@ -1060,11 +1072,12 @@ 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, }, @@ -1128,10 +1141,11 @@ 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, }, @@ -1286,11 +1300,12 @@ 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],