public AfterExploredPlayersSearchTopFiveCardsOfTheirDeck(MountainsOfMirkwood source)
     : base("After Mountains of Mirkwood leaves play as an explored location, each player may search the top 5 cards of his deck for 1 card and add it to his hand. Shuffle the rest of the searched cards back into their owners' decks.", source)
 {
 }
 public AfterExploredPlayersSearchTopFiveCardsOfTheirDeck(MountainsOfMirkwood source)
     : base("After Mountains of Mirkwood leaves play as an explored location, each player may search the top 5 cards of his deck for 1 card and add it to his hand. Shuffle the rest of the searched cards back into their owners' decks.", source)
 {
 }
 public TravelRevealOneCardFromEncounterDeck(MountainsOfMirkwood source)
     : base("Reveal the top card of the encounter deck and add it to the staging area to travel here.", source)
 {
 }
 public TravelRevealOneCardFromEncounterDeck(MountainsOfMirkwood source)
     : base("Reveal the top card of the encounter deck and add it to the staging area to travel here.", source)
 {
 }