diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Gandalf-playtest.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Gandalf-playtest.hjson index 79cefc36d..e14ba200d 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Gandalf-playtest.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Gandalf-playtest.hjson @@ -218,7 +218,7 @@ cardNum: 15 style: Standard } - title: Ride Out and Meet Them + title: Remember Your Old Strength unique: false side: Free Peoples culture: Gandalf diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Isengard-playtest.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Isengard-playtest.hjson index 348f806fb..69a5c336b 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Isengard-playtest.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Isengard-playtest.hjson @@ -1197,6 +1197,7 @@ trigger: { type: AssignedAgainst filter: self + against: companion memorizeAgainst: comp } cost: [ @@ -1215,7 +1216,7 @@ } } ] - gametext: Tracker. Fierce.
Each time this minion is assigned to a skirmish, you may spot a [sauron] tracker and discard this minion to wound that companion. + gametext: Tracker. Fierce.
Each time this minion is assigned to skirmish a companion, you may spot a [sauron] tracker and discard this minion to wound that companion. lore: "'We came out of Isengard, and led you here, and we shall lead you back by the way we choose.'" promotext: "" alts: { diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Rohan-playtest.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Rohan-playtest.hjson index e2f337f2a..1ee8ede63 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Rohan-playtest.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Rohan-playtest.hjson @@ -34,35 +34,14 @@ modifier: { type: ModifyStrength filter: self - requires: { - type: CanSpot - count: 2 - filter: other, valiant, companion, AssignedToSkirmish(any) + amount: { + type: ForEachYouCanSpot + filter: valiant, companion, AssignedToSkirmish(any) } - amount: 1 - } - } - { - type: Activated - phase: Regroup - cost: [ - { - type: Exert - times: 1 - select: self - } - { - type: Spot - count: 2 - filter: other, valiant, companion, AssignedToSkirmish(any) - } - ] - effect: { - type: LiberateSite } } ] - gametext: Valiant.
While 2 other valiant companions assigned to skirmishes, Theoden is strength +1.\Regroup: Exert Theoden and spot 2 other valiant companions to liberate a site. + gametext: Valiant.
Theoden is strength +1 for each valiant companion assigned to a skirmish. lore: "His beard was laid like snow upon his knees; but his eyes still burned with a bright light, glinting as he gazed..." promotext: "" alts: { diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Sites-playtest.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Sites-playtest.hjson index 089fb5851..8cc3cb497 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Sites-playtest.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV02/setv02-Sites-playtest.hjson @@ -350,16 +350,16 @@ type: ForEachPlayer effect: { type: Optional - text: Would you like to discard a non-artifact card in your opponent's support area? + text: Would you like to discard a card in your opponent's support area? effect: { type: Discard - select: choose(not(artifact),not(your),zone(SUPPORT)) + select: choose(not(your),zone(SUPPORT)) } } } } ] - gametext: When the fellowship moves to this site, each player may discard a card (except an artifact) from their opponent's support area. + gametext: When the fellowship moves to this site, each player may discard a card from their opponent's support area. lore: "" promotext: "" alts: { diff --git a/gemp-lotr/gemp-lotr-server/src/test/java/com/gempukku/lotro/cards/unofficial/pc/vsets/set_v02/Card_V2_015_Tests.java b/gemp-lotr/gemp-lotr-server/src/test/java/com/gempukku/lotro/cards/unofficial/pc/vsets/set_v02/Card_V2_015_Tests.java index 6b1e37ef9..898cc24db 100644 --- a/gemp-lotr/gemp-lotr-server/src/test/java/com/gempukku/lotro/cards/unofficial/pc/vsets/set_v02/Card_V2_015_Tests.java +++ b/gemp-lotr/gemp-lotr-server/src/test/java/com/gempukku/lotro/cards/unofficial/pc/vsets/set_v02/Card_V2_015_Tests.java @@ -28,11 +28,11 @@ public class Card_V2_015_Tests } @Test - public void RideOutandMeetThemStatsAndKeywordsAreCorrect() throws DecisionResultInvalidException, CardNotFoundException { + public void RememberYourOldStrengthStatsAndKeywordsAreCorrect() throws DecisionResultInvalidException, CardNotFoundException { /** * Set: V2 - * Name: Ride Out and Meet Them + * Name: Remember Your Old Strength * Unique: False * Side: Free Peoples * Culture: Gandalf @@ -46,7 +46,7 @@ public class Card_V2_015_Tests var card = scn.GetFreepsCard("card"); - assertEquals("Ride Out and Meet Them", card.getBlueprint().getTitle()); + assertEquals("Remember Your Old Strength", card.getBlueprint().getTitle()); assertNull(card.getBlueprint().getSubtitle()); assertFalse(card.getBlueprint().isUnique()); assertEquals(Side.FREE_PEOPLE, card.getBlueprint().getSide()); @@ -58,7 +58,7 @@ public class Card_V2_015_Tests // Uncomment any @Test markers below once this is ready to be used //@Test - public void RideOutandMeetThemTest1() throws DecisionResultInvalidException, CardNotFoundException { + public void RememberYourOldStrengthTest1() throws DecisionResultInvalidException, CardNotFoundException { //Pre-game setup var scn = GetScenario();