diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2021-05-01 19:34:08 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2021-05-01 19:34:08 +0200 |
| commit | b5841f426ebc9cdd5fc60d64a165da8920ac7fc8 (patch) | |
| tree | ad17f93afbfb85b80e3114ff388f353ccd576c7c /data | |
| parent | b7341c956ab22a19a5f2e86ae357d7393c446f97 (diff) | |
| download | muhqs-game-b5841f426ebc9cdd5fc60d64a165da8920ac7fc8.tar.gz muhqs-game-b5841f426ebc9cdd5fc60d64a165da8920ac7fc8.zip | |
[exp1] add thieve
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/exp1/thieve.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/cards/exp1/thieve.yml b/data/cards/exp1/thieve.yml new file mode 100644 index 00000000..3b06e531 --- /dev/null +++ b/data/cards/exp1/thieve.yml @@ -0,0 +1,12 @@ +type: unit +name: + en: Thieve + en: Dieb +health: 1 +movement: 2 +buy: 7 +upkeep: 1 +attack: 1 +full_action: + en: All opponents loose one Ressource. You gain Ressource equal to the amount lost + de: Jeder Gegner verliert eine Ressource. Du erhältst de verlorenen Ressourcen |
