public PassivePlayersMustDefeatUngoliantsSpawn(DontLeaveThePath source)
     : base("The Players must find and defeat Ungoliant's Spawn to win this game.", source)
 {
 }
 public PassivePlayersMustDefeatUngoliantsSpawn(DontLeaveThePath source)
     : base("The Players must find and defeat Ungoliant's Spawn to win this game.", source)
 {
 }
 public WhenRevealedEachPlayerSearchesForASpider(DontLeaveThePath source)
     : base("Each player must search the encounter deck and discard pile for 1 Spider card of his choice, and add it to the staging area.", source)
 {
 }
 public WhenRevealedEachPlayerSearchesForASpider(DontLeaveThePath source)
     : base("Each player must search the encounter deck and discard pile for 1 Spider card of his choice, and add it to the staging area.", source)
 {
 }