aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fischer@muhq.space>2025-08-06 15:23:17 +0200
committerFlorian Fischer <florian.fischer@muhq.space>2025-08-20 15:57:34 +0200
commit04dc78977c3d15e60bec5a4d19416ded1b94907d (patch)
treee511b3de7780299f6244fd3a12e635121ff7e35e /data
parent1e3de1f520e77e827525dd64e9b748cb54ce454d (diff)
downloadmuhqs-game-04dc78977c3d15e60bec5a4d19416ded1b94907d.tar.gz
muhqs-game-04dc78977c3d15e60bec5a4d19416ded1b94907d.zip
update missionary
Limit the range of the missionary's full action but increase its effectivnes. The missionary could only really be used unthreatened over multiple turns. Since any unit can be disbanded during upkeep before it is evangelized, the missionary is only a slow destroy effect. Now it is way more potent controlling cheaper units with the first action but it has to be close to the enemy unit making it more vulnerable.
Diffstat (limited to 'data')
-rw-r--r--data/cards/base/missionary.yml4
-rw-r--r--data/cards/base/recruit.yml1
2 files changed, 3 insertions, 2 deletions
diff --git a/data/cards/base/missionary.yml b/data/cards/base/missionary.yml
index ccb41ba4..0db06939 100644
--- a/data/cards/base/missionary.yml
+++ b/data/cards/base/missionary.yml
@@ -7,5 +7,5 @@ movement: 2
buy: 10
upkeep: 2
full_action:
- en: Put two faith marks on target Unit. If there are more faith marks than the units buying cost you control that unit
- de: Lege zwei Glaubens-Marken auf eine Ziel-Unit. Du kontrollierst die Unit falls mehr Glaubens-Marken auf ihr liegen als ihre Kauf-Kosten
+ en: Put five faith marks on target Unit in range 3. If the faith marks are equal to or more than the units buying cost you control that unit
+ de: Lege fünf Glaubens-Marken auf eine Ziel-Unit in Range 3. Du kontrollierst die Unit falls glwich viele oder mehr Glaubens-Marken auf ihr liegen als ihre Kauf-Kosten
diff --git a/data/cards/base/recruit.yml b/data/cards/base/recruit.yml
index 48a00014..a6dfa27b 100644
--- a/data/cards/base/recruit.yml
+++ b/data/cards/base/recruit.yml
@@ -7,3 +7,4 @@ attack: 1
health: 1
movement: 1
upkeep: 0
+buy: 0