From 2ed6651f6631e55d305e611a1cc808d5269882c3 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Wed, 1 Jan 2025 20:12:37 -0600 Subject: [PATCH] Fixed V2 Now For Wrath triggering on opponent's discarded cards. --- .../resources/cards/unofficial/pc/setV02/V2-Rohan.hjson | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/V2-Rohan.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/V2-Rohan.hjson index 253c2f91c..33731db33 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/V2-Rohan.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/V2-Rohan.hjson @@ -398,21 +398,21 @@ trigger: [ { type: Discarded - filter: culture(rohan), or(item, ally) + filter: your, culture(rohan), or(item, ally) } { type: Discarded fromZone: hand - filter: culture(rohan), or(item, ally) + filter: your, culture(rohan), or(item, ally) } { type: Discarded fromZone: deck - filter: culture(rohan), or(item, ally) + filter: your, culture(rohan), or(item, ally) } { type: Killed - filter: culture(rohan), ally + filter: your, culture(rohan), ally } ] effect: {