From b8974758c30e3fca1bc094e6cb340b7f5a3693de Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Fri, 30 Dec 2022 21:07:00 -0600 Subject: [PATCH] Fixing ROD offering to discard twice --- .../errata/set02/set02-Dwarven-errata.hjson | 25 ------------------- 1 file changed, 25 deletions(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set02/set02-Dwarven-errata.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set02/set02-Dwarven-errata.hjson index 808c2d2b6..8ddfb77c9 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set02/set02-Dwarven-errata.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set02/set02-Dwarven-errata.hjson @@ -195,31 +195,6 @@ ] } } - { - type: optional - text: Discard cards from the top of your deck to no effect. - effect: [ - { - type: chooseANumber - from: 0 - to: 10 - text: Choose how many times to discard 3 cards from draw deck - memorize: chosenNumber - } - { - type: discardTopCardsFromDeck - forced: false - count: { - type: multiply - multiplier: 3 - source: { - type: fromMemory - memory: chosenNumber - } - } - } - ] - } ] } gametext: Skirmish: Discard the top 3 cards from your draw deck to make a Dwarf strength +1 (limit +3) and, if underground, damage +1 (limit +3). You may then discard up to 30 cards from your draw deck 3 at a time.