X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d25b073721467bd0812b5dac7fdbfedb2b269c51..1765f080901b6e821b148a4d6ad7b49aee5da03f:/sc-units-hots.inc.pl diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index bba3331..6404dce 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -1568,6 +1568,7 @@ use strict; attack => [ { anti => 1, + name => "Thor's Hammer", damage => [30, 33, 36, 39], dps => [46.9, 51.6, 56.3, 61.0], cooldown => 1.28, @@ -1576,7 +1577,8 @@ use strict; }, { anti => 2, - name => 'Explosive Payload', + name => 'Javelin Missiles', +# name => 'Explosive Payload', damage => [6 .. 9], bonus => { 'light air' => [6 .. 9], @@ -1590,7 +1592,8 @@ use strict; }, { anti => 2, - name => 'High Impact Payload', + name => 'Punisher Cannons', +# name => 'High Impact Payload', damage => [24, 26, 28, 30], dps => [12 .. 15], cooldown => 2,