diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/V2-Sauron.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/V2-Sauron.hjson index 5d416c294..1b48599a3 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/V2-Sauron.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/V2-Sauron.hjson @@ -513,13 +513,20 @@ modifier: { type: CantTakeWounds filter: twilight - requires: { - type: Not - requires: { - type: Phase - phase: Skirmish + requires: [ + { + type: Not + requires: { + type: Phase + phase: Skirmish + } } - } + { + type: CanSpot + count: 3 + filter: twilight,minion + } + ] } } {