I may be wrong but I think with this rule you tell the bot to mulligan EVERY other card than EX1_029.
In order to hold a specific card I think you either have to add it to _mulliganRules.Add(new Tuple<string, string>("True", "card.Entity.Cost >= 4 and card.Entity.Id != "GVG_063"")); so in the...