From fcface089b7788996a52b5462046b7b2ae1c44ef Mon Sep 17 00:00:00 2001 From: PhallenCassidy Date: Tue, 25 Mar 2025 15:18:16 -0400 Subject: [PATCH] Fix for Above the Battlement This card has two effects rather than two costs --- .../cards/official/set07/set07-Sauron.hjson | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Sauron.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Sauron.hjson index 458fd2ed1..4143f6d9f 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Sauron.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Sauron.hjson @@ -15,11 +15,11 @@ timewords: Shadow effects: { type: event - cost: { + effect: { type: choice texts: [ Play a besieger stacked on a site you control - Remove a burden + Remove a burden to play a {SAURON} Orc from discard ] effects: [ { @@ -28,16 +28,17 @@ on: controlledSite } { - type: removeBurdens + type: costToEffect + cost: { + type: removeBurdens + } + effect: { + type: playCardFromDiscard + select: choose(culture(sauron),orc) + } } ] - }, - effect: [ - { - type: playCardFromDiscard - select: choose(culture(sauron),orc) - } - ] + } } gametext: Play a besieger stacked on a site you control or remove a burden to play a [sauron] Orc from your discard pile. lore: "...they began to throw missiles marvellously high...."