From 092d95b51cce98d5825af7aec52e606dcce99637 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Thu, 8 May 2025 20:20:06 -0500 Subject: [PATCH] Modern Ruling #2: Exhaust as a cost can only be paid if any exertions are placed --- .../main/resources/cards/unofficial/pc/setV01/V1_shire.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV01/V1_shire.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV01/V1_shire.hjson index 44005a4ac..15fb4b60c 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV01/V1_shire.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV01/V1_shire.hjson @@ -197,7 +197,7 @@ text: Would you like to exhaust {chosenMinion} to permit it to skirmish? cost: { type: exhaust - select: memory(chosenMinion) + select: choose(CanExert,memory(chosenMinion)) } effect: { type: disableSkirmishAssignment