public AddOneProgressTokenAfterDefeatingAnEnemy(BladeOfGondolin source)
     : base("After attached hero attacks and destroys an enemy, place 1 progress token on the current quest", source)
 {
 }
 public AddOneProgressTokenAfterDefeatingAnEnemy(BladeOfGondolin source)
     : base("After attached hero attacks and destroys an enemy, place 1 progress token on the current quest", source)
 {
 }
 public AddOneAttackWhenAttackingAnOrc(BladeOfGondolin source)
     : base("Attached hero gets +1 Attack when attacking an Orc.", source)
 {
 }
 public AddOneAttackWhenAttackingAnOrc(BladeOfGondolin source)
     : base("Attached hero gets +1 Attack when attacking an Orc.", source)
 {
 }