aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fischer@muhq.space>2021-10-10 13:48:10 +0200
committerFlorian Fischer <florian.fischer@muhq.space>2021-10-10 13:48:10 +0200
commitdcf14c39bbbf5a7d552694b8f35632cfb2fd51ca (patch)
tree85f3e38849caefee97f0688717ef745a8a6f9610 /data
parent8aa70bd71905c044eda47a49f9da2870bb39b429 (diff)
downloadmuhqs-game-dcf14c39bbbf5a7d552694b8f35632cfb2fd51ca.tar.gz
muhqs-game-dcf14c39bbbf5a7d552694b8f35632cfb2fd51ca.zip
[potions v3] make alchemist a tutor for potions
Diffstat (limited to 'data')
-rw-r--r--data/cards/potions/alchemist.yml15
1 files changed, 13 insertions, 2 deletions
diff --git a/data/cards/potions/alchemist.yml b/data/cards/potions/alchemist.yml
index 683a0395..2a411c36 100644
--- a/data/cards/potions/alchemist.yml
+++ b/data/cards/potions/alchemist.yml
@@ -5,5 +5,16 @@ movement: 2
buy: 7
upkeep: 1
full_action:
- en: "You may play a potion equipped to Alchemist without paying its buy cost"
- de: "Du kannst einen Trank ausgerüstet an den Alchemisten spielen ohne dessen Kaufkosten zu bezahlen"
+ en:
+ - "You may play a potion equipped to Alchemist without paying its buy cost"
+ - "Exile Alchemist: Put any potion card from your store or outside the game in your discard pile"
+ de:
+ - "Du kannst einen Trank ausgerüstet an den Alchemisten spielen ohne dessen Kaufkosten zu bezahlen"
+ - "Exilire den Alchemisten: Lege eine beliebige Trank Karte von deinem Store oder von außerhalb des Spiels auf deinen Ablagestapel"
+latex_full_action:
+ en:
+ - "\\faRedo: You may play a potion equipped to Alchemist without paying its buy cost\\\\ \\vspace{0.2cm}"
+ - "\\faRedo, Exile Alchemist: Put any potion card from your store or outside the game in your discard pile"
+ de:
+ - "\\faRedo: Du kannst einen Trank ausgerüstet an den Alchemisten spielen ohne dessen Kaufkosten zu bezahlen\\\\ \\vspace{0.2cm}"
+ - "\\faRedo, Exilire den Alchemisten: Lege eine beliebige Trank Karte von deinem Store oder von außerhalb des Spiels auf deinen Ablagestapel"