From 2bb7fbb907b65f6a77a1e07852d1d89c7e89e649 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Thu, 25 Mar 2021 13:37:56 +0100 Subject: s/counters/marks --- data/cards/base/missionary.yml | 2 +- data/cards/equipments/poisoned_dagger.yml | 2 +- data/cards/kraken/frost_pylon.yml | 4 ++-- data/cards/kraken/unholy_cannonball.yml | 4 ++-- data/cards/magic/heal!.yml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'data') diff --git a/data/cards/base/missionary.yml b/data/cards/base/missionary.yml index 77fbb694..a805ae4b 100644 --- a/data/cards/base/missionary.yml +++ b/data/cards/base/missionary.yml @@ -4,4 +4,4 @@ health: 1 movement: 2 buy: 10 upkeep: 2 -full_action: Put two faith counters on target Unit. If there are more faith counters than the units buying cost you control target unit +full_action: Put two faith marks on target Unit. If there are more faith marks than the units buying cost you control that unit diff --git a/data/cards/equipments/poisoned_dagger.yml b/data/cards/equipments/poisoned_dagger.yml index 03ea2ee5..9a62242f 100644 --- a/data/cards/equipments/poisoned_dagger.yml +++ b/data/cards/equipments/poisoned_dagger.yml @@ -3,4 +3,4 @@ type: equipment play: 7 buy: 3 durability: 2 -effect: Equipped unit deals damage as poison counters in melee combat +effect: Equipped unit deals damage as poison marks in melee combat diff --git a/data/cards/kraken/frost_pylon.yml b/data/cards/kraken/frost_pylon.yml index 0a87a7b6..17d8ca33 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 mark on Frost Pylon\". If there are three or more crack mark 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 mark on Frost Pylon}. \\\\ \\vspace{0.3cm} If there are three or more crack mark on Frost Pylon destroy it. Frost Pylon can be played next to a random enemy unit" diff --git a/data/cards/kraken/unholy_cannonball.yml b/data/cards/kraken/unholy_cannonball.yml index 2232bf47..1ddf10ca 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 panik mark 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 panik mark on all enemy Units in Range~2 of The Kraken diff --git a/data/cards/magic/heal!.yml b/data/cards/magic/heal!.yml index cd8af15d..a0880c59 100644 --- a/data/cards/magic/heal!.yml +++ b/data/cards/magic/heal!.yml @@ -2,4 +2,4 @@ name: Heal! type: spell buy: 5 play: 2 -effect: Target unit gains 1 Health or remove all Poison counters from it +effect: Target unit gains 1 Health or remove all Poison marks from it -- cgit v1.2.3