From 2056a39df34b76282869e3a7cd38bd015de0625f Mon Sep 17 00:00:00 2001 From: Devon Henegar Date: Mon, 3 Feb 2025 12:23:32 -0500 Subject: [PATCH] Fix: Eastern Emyn Muil not exerting hard enough --- .../src/main/resources/cards/official/set04/set04-Raider.hjson | 1 + 1 file changed, 1 insertion(+) 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 99df54b46..afe040483 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,6 +841,7 @@ } effect: { type: exert + count: 2 select: all(ringBound,companion) } }