Rank: Member
Groups: Registered
Posts: 10
Thanks: 3 times Was thanked: 7 time(s) in 3 post(s)
|
acer2003;51666 wrote:Is someone able to make a prince kel mulligan file? Rules should be if facing slow classes, always mulligan for prince. Else, keep small minions at start. Thanks! Something like this: Code:
{
"comment": "keep prince keleseth (ICC_851) when opponent is slow",
"mulligan":"ICC_851",
"condition": "opp_hero(count(), hero_class=priest | warlock | paladin ) > 0",
"value":"hold",
}
Change "priest | warlock | paladin" on what you want (mage,warrior,druid,paladin,rogue,shaman,warlock,hunter,priest)Also made some changes for scottbreak aggro dru deck, because of misplays (replace some cards, set play order priority for some cards, set targets priority for some cards): Download
|
3 users thanked Gotcha567n8811 for this useful post.
|
|