X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d0aaa2ab1ce3a67e4c2a407f0eebc2d3862af6c9..c8b78d7e45756addbc07cc8591ff68ba95f538c3:/sc-units.inc.pl diff --git a/sc-units.inc.pl b/sc-units.inc.pl index 76223d5..c440f95 100644 --- a/sc-units.inc.pl +++ b/sc-units.inc.pl @@ -231,7 +231,14 @@ attack => { }, sight => 7, speed => 15, -cloak => 1, +special => [ + { + name => 'Cloaked', + abbr => 'cl', + desc => 'cloaked at all times', + duration => -1, + }, +], }, { @@ -317,7 +324,7 @@ special => [ desc => 'permanently gives you control over any unit', range => 8, cost => 150, - duration => -1, + duration => 0, }, { name => 'Maelstrom', @@ -671,7 +678,14 @@ upgrade => [ speed => 13 - 9, }, ], -cloak => 1, +special => [ + { + name => 'Cloaked', + abbr => 'cl', + desc => 'cloaked at all times', + duration => -1, + }, +], }, { @@ -1002,7 +1016,7 @@ special => [ desc => 'reduces the sight of target unit to 1', range => 9, cost => 75, - duration => -1, + duration => 0, }, ], }, @@ -1050,7 +1064,7 @@ special => [ gas => 100, build => 80, alt => 'Spider Mine', - desc => 'burrows a mine (capable of doing 125+ damage to enemy units coming within range 3)', + desc => 'burrows a mine which will automaticaly target non-hovering enemy units', amount => 3, organic => 0, hp => 20, @@ -1059,7 +1073,6 @@ special => [ attack => { ground => { damage => 125, - cooldown => 0, splash => 1, type => 'explosive', }, @@ -1116,7 +1129,6 @@ special => [ range => 12, }, speed => 0, - duration => -1, }, ], },