From 5d7f2139bacf867ca067e7888474efd8a421b770 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Mon, 9 Dec 2024 00:07:03 -0600 Subject: [PATCH] Fixed Countless Companies not having the shadow ability to play stacked cards --- .../cards/official/set12/set12-Men.hjson | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set12/set12-Men.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set12/set12-Men.hjson index 31937a299..ddb45ede9 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set12/set12-Men.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set12/set12-Men.hjson @@ -184,6 +184,23 @@ where: self } } + { + type: activated + phase: shadow + cost: { + type: removeTwilight + amount: 1 + } + requires: { + type: canSpot + filter: self,hasStacked(possession) + } + effect: { + type: playCardFromStacked + select: choose(possession) + on: self + } + } ] gametext: Response: If a [men] possession is discarded from play, stack it here.
Shadow: Remove (1) to play a possession stacked here as if from hand. lore: "'Not tall, but broad and grim... wielding great axes.'"