diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/cards/set1/set1-sauron.json b/gemp-lotr/gemp-lotr-async/src/main/web/cards/set1/set1-sauron.json index 63f159e5f..c1b689165 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/cards/set1/set1-sauron.json +++ b/gemp-lotr/gemp-lotr-async/src/main/web/cards/set1/set1-sauron.json @@ -419,19 +419,28 @@ "search", "support area" ], - "effects": { - "type": "modifier", - "modifier": { - "type": "modifyCost", - "condition": { - "type": "canSpot", - "count": 5, - "filter": "companion" - }, - "filter": "companion", - "amount": 2 + "effects": [ + { + "type": "extraCost", + "cost": { + "type": "exert", + "filter": "choose(culture(sauron),orc)" + } + }, + { + "type": "modifier", + "modifier": { + "type": "modifyCost", + "condition": { + "type": "canSpot", + "count": 5, + "filter": "companion" + }, + "filter": "companion", + "amount": 2 + } } - } + ] }, "1_254": { "title": "Mordor Enraged",