diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson index 9da9441a7..da80b171a 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson @@ -841,7 +841,7 @@ } effect: { type: exert - count: 2 + times: 2 select: all(ringBound,companion) } } @@ -861,7 +861,7 @@ effect: { type: exert select: choose(ringBound,companion) - times: 2 + times: 1 } } ]