diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/cards/set21/set1-errata.json b/gemp-lotr/gemp-lotr-async/src/main/web/cards/set21/set1-errata.json index 420a0d02a..3ff9a7799 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/cards/set21/set1-errata.json +++ b/gemp-lotr/gemp-lotr-async/src/main/web/cards/set21/set1-errata.json @@ -83,7 +83,7 @@ "culture": "gandalf", "cost": 1, "type": "ally", - "allyHome": "fellowship,3", + "allyHome": "fellowship,10", "race": "man", "strength": 2, "vitality": 2, @@ -115,4 +115,49 @@ ] } }, + "21_10108": { + "title": "*No Stranger to the Shadows", + "culture": "gondor", + "cost": 0, + "type": "condition", + "target": "ranger,not(hasAttached(name(No Stranger to the Shadows)))", + "effects": { + "type": "modifier", + "modifier": { + "type": "modifyCost", + "filter": "site", + "amount": -1 + } + } + }, + "21_10109": { + "title": "One Whom Men Would Follow", + "culture": "gondor", + "cost": 0, + "type": "event", + "keyword": "maneuver", + "effects": { + "type": "event", + "cost": { + "type": "exert", + "filter": "choose(name(Aragorn))" + }, + "effect": [ + { + "type": "modifyStrength", + "filter": "choose(ally)", + "amount": 2, + "until": "start(regroup)", + "memorize": "exertedAlly" + }, + { + "type": "allyCanParticipateInArcheryFireAndSkirmishes", + "filter": "memory(exertedAlly)", + "until": "start(regroup)" + } + ] + } + }, + + } \ No newline at end of file diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/set21-rarity.txt b/gemp-lotr/gemp-lotr-cards/src/main/resources/set21-rarity.txt index e72c611a9..6343ef996 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/set21-rarity.txt +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/set21-rarity.txt @@ -44,4 +44,8 @@ 21S44 21S45 21S46 -21S47 \ No newline at end of file +21S47 +21S1040 +21S1045 +21S1080 +21S10108