diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Elven.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Elven.hjson index 2bf21c4ff..04e909161 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Elven.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Elven.hjson @@ -126,7 +126,7 @@ } effect: { type: modifyStrength - select: choose(minion,inSkirmishAgainst(bearer)) + select: all(minion,inSkirmishAgainst(bearer)) amount: -2 } }