diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2021-12-06 12:47:20 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2021-12-06 16:24:57 +0100 |
| commit | df844dc599652f4179c51d64a77049b58d53bebd (patch) | |
| tree | 3f997edcfa993d8a17903295f9e42e573e54b857 /data | |
| parent | e16b183867b72d27c484bc3beec163d512ac4117 (diff) | |
| download | muhqs-game-df844dc599652f4179c51d64a77049b58d53bebd.tar.gz muhqs-game-df844dc599652f4179c51d64a77049b58d53bebd.zip | |
[equipments] add eco piece interacting with artifacts
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/equipments/cash_or_trash.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/cards/equipments/cash_or_trash.yml b/data/cards/equipments/cash_or_trash.yml new file mode 100644 index 00000000..28332b84 --- /dev/null +++ b/data/cards/equipments/cash_or_trash.yml @@ -0,0 +1,9 @@ +name: + en: Cash or Trash! + de: Bares für Rares! +type: spell +buy: 5 +play: 3 +effect: + en: You may sacrifice an artifact to gain ressource equal to its buy cost + de: Du kannst ein Artefakt opfern um Ressource in Höhe dessen Kaufkosten zu erhalten |
