diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2021-03-18 13:39:17 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2021-03-18 13:39:17 +0100 |
| commit | 7189582c4ecb3a00fae3bb91b25e2322059ea869 (patch) | |
| tree | c4209c6c250316974f53ebf0a95f24fa50a79b72 /data | |
| parent | 7844261698fe515de512a1684e69e0be16408ba9 (diff) | |
| download | muhqs-game-7189582c4ecb3a00fae3bb91b25e2322059ea869.tar.gz muhqs-game-7189582c4ecb3a00fae3bb91b25e2322059ea869.zip | |
[kraken] improve some wordings
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/kraken/frost_pylon.yml | 4 | ||||
| -rw-r--r-- | data/cards/kraken/gigantic_hail.yml | 2 | ||||
| -rw-r--r-- | data/cards/kraken/unholy_cannonball.yml | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/data/cards/kraken/frost_pylon.yml b/data/cards/kraken/frost_pylon.yml index bd9c012e..0a87a7b6 100644 --- a/data/cards/kraken/frost_pylon.yml +++ b/data/cards/kraken/frost_pylon.yml @@ -1,5 +1,5 @@ name: Frost Pylon type: artifact buy: 5 -effect: "Enemy units in range 1 can't activate abilities except \"full action: put a crack counter on Frost Pylon\". If there are three or more crack counter on Frost Pylon destroy it. Frost Pylon can be played next to a random enemy unit" -latex_effect: "Enemy units in range 1 can't activate abilities except: \\enquote{~\\faRedo: put a crack counter on Frost Pylon}. \\\\ \\vspace{0.3cm} If there are three or more crack counter on Frost Pylon destroy it. Frost Pylon can be played next to a random enemy unit" +effect: "Enemy units in Range 1 can't activate abilities except \"full action: put a crack counter on Frost Pylon\". If there are three or more crack counter on Frost Pylon destroy it. Frost Pylon can be played next to a random enemy unit" +latex_effect: "Enemy units in Range 1 can't activate abilities except: \\enquote{~\\faRedo: put a crack counter on Frost Pylon}. \\\\ \\vspace{0.3cm} If there are three or more crack counter on Frost Pylon destroy it. Frost Pylon can be played next to a random enemy unit" diff --git a/data/cards/kraken/gigantic_hail.yml b/data/cards/kraken/gigantic_hail.yml index e13a6e90..13134e3f 100644 --- a/data/cards/kraken/gigantic_hail.yml +++ b/data/cards/kraken/gigantic_hail.yml @@ -1,4 +1,4 @@ name: Gigantic Hail type: spell buy: 3 -effect: Place three Ice Berg tokens random empty tiles +effect: Place three Ice Berg tokens on random empty tiles diff --git a/data/cards/kraken/unholy_cannonball.yml b/data/cards/kraken/unholy_cannonball.yml index bd75d955..2232bf47 100644 --- a/data/cards/kraken/unholy_cannonball.yml +++ b/data/cards/kraken/unholy_cannonball.yml @@ -1,6 +1,6 @@ name: Unholy Cannonball type: spell buy: 5 -effect: If no enemy Units are in range 2 of The Kraken gain 5 ressource and draw a card. Otherwise put a fear counter on all enemy Units in range 2 of The Kraken +effect: If no enemy Units are in Range 2 of The Kraken gain 5 ressource and draw a card. Otherwise put a fear counter on all enemy Units in Range 2 of The Kraken -latex_effect: If no enemy Units are in range~2 of The Kraken gain 5~ressource and draw a card. \\ \vspace{0.3cm} Otherwise put a fear counter on all enemy Units in range~2 of The Kraken +latex_effect: If no enemy Units are in Range~2 of The Kraken gain 5~ressource and draw a card. \\ \vspace{0.3cm} Otherwise put a fear counter on all enemy Units in Range~2 of The Kraken |
