From 4e2b3f3b6e172ec4801bd3b669e5c841e69ec31f Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Tue, 24 Sep 2024 18:56:22 -0500 Subject: [PATCH] Fixed Through Fire And Water being required, also fixed it triggering with 0 threats --- .../cards/unofficial/pc/setV02/setv02-Moria-playtest.hjson | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Moria-playtest.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Moria-playtest.hjson index 13f0d9e7f..2656e65fa 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Moria-playtest.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Moria-playtest.hjson @@ -265,10 +265,15 @@ effects: [ { type: Trigger + optional: true trigger: { type: WinsSkirmish filter: unique, culture(moria), minion } + requires: { + type: CanSpotThreats + amount: 1 + } cost: { type: RemoveThreats amount: 1