diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Ringwraith.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Ringwraith.hjson index c578d8292..c420ba833 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Ringwraith.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Ringwraith.hjson @@ -215,13 +215,16 @@ filter: another,nazgul } effect: { - type: exert - player: fp - select: choose(ringBound,companion) - count: { + type: Repeat + times: { type: forEachFPCulture over: 2 } + effect: { + type: exert + player: fp + select: choose(ringBound,companion) + } } } ]