From 8c7563a69e486f40512dfe539a38bfecf1796681 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Sat, 14 Jun 2025 11:31:54 -0500 Subject: [PATCH] Fixed Arwen, Reflection of Luthien adding instead of subtracting strength --- .../src/main/resources/cards/official/set13/set13-Elven.hjson | 1 + 1 file changed, 1 insertion(+) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Elven.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Elven.hjson index bb978637b..7bc3a82e9 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Elven.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Elven.hjson @@ -43,6 +43,7 @@ amount: { type: forEachYouCanSpot filter: other,companion,assignedToSkirmish(any) + multiplier: -1 } } }