For this new Murlock deck, Dude Paladin, I created a new muligan. Information about this deck can be found here:
https://tempostorm.com/hearthsto...eta-snapshot-feb-28-2018. I just took the other files of Ljac's standard Murlock Paladin deck config.
Decklist:
### Dude Paladin - Standard Meta Snapshot - Feb. 28, 2018
# Class: Paladin
# Format: Standard
# Year of the Mammoth
#
# 2x (1) Argent Squire
# 2x (1) Lost in the Jungle
# 2x (1) Righteous Protector
# 2x (2) Dire Wolf Alpha
# 1x (2) Drygulch Jailor
# 1x (2) Equality
# 2x (2) Knife Juggler
# 2x (3) Divine Favor
# 2x (3) Rallying Blade
# 2x (3) Steward of Darkshire
# 1x (3) Unidentified Maul
# 2x (4) Call to Arms
# 2x (4) Lightfused Stegodon
# 1x (5) Level Up!
# 2x (5) Stand Against Darkness
# 2x (6) Crystal Lion
# 1x (6) Sunkeeper Tarim
# 1x (7) Vinecleaver
#
AAECAZ8FBrfnAvQF1uUCteYCucECg8cCDPUFuMcC48sC2QexCKcF2a4C/68C+NIC2ccCu68CieYCAA==
#
# To use this deck, copy it to your clipboard and create a new deck in Hearthstone
Mulligan:
{
"GameCardId":"Mulligan",
"ConfigComment":"This is mulligan rules file.",
"Mulligan":
{
"values":
[
{
"comment": "hold Argent Squire (EX1_008),Lost in the Jungle (UNG_960),Call to Arms (LOOT_093),Dire Wolf Alpha (EX1_162),Unidentified Maul (LOOT_286) when opponent is druid",
"mulligan":"EX1_008,UNG_960,LOOT_093,EX1_162,LOOT_286",
"condition":"opp_hero(count(), hero_class=druid) > 0",
"value":"hold",
}
,
{
"comment": "hold Argent Squire (EX1_008),Lost in the Jungle (UNG_960),Call to Arms (LOOT_093),Righteous Protector (ICC_038),Unidentified Maul (LOOT_286) when opponent is hunter",
"mulligan":"EX1_008,UNG_960,LOOT_093,ICC_038,LOOT_286",
"condition":"opp_hero(count(), hero_class=hunter) > 0",
"value":"hold",
}
,
{
"comment": "hold Argent Squire (EX1_008),Lost in the Jungle (UNG_960),Call to Arms (LOOT_093),Righteous Protector (ICC_038),Unidentified Maul (LOOT_286) when opponent is mage",
"mulligan":"EX1_008,UNG_960,LOOT_093,ICC_038,LOOT_286",
"condition":"opp_hero(count(), hero_class=mage) > 0",
"value":"hold",
}
,
{
"comment": "hold Argent Squire (EX1_008),Lost in the Jungle (UNG_960),Call to Arms (LOOT_093),Righteous Protector (ICC_038),Unidentified Maul (LOOT_286) when opponent is paladin",
"mulligan":"EX1_008,UNG_960,LOOT_093,ICC_038,LOOT_286",
"condition":"opp_hero(count(), hero_class=paladin) > 0",
"value":"hold",
}
,
{
"comment": "hold Argent Squire (EX1_008),Lost in the Jungle (UNG_960),Call to Arms (LOOT_093),Righteous Protector (ICC_038),Unidentified Maul (LOOT_286) when opponent is priest",
"mulligan":"EX1_008,UNG_960,LOOT_093,ICC_038,LOOT_286",
"condition":"opp_hero(count(), hero_class=priest) > 0",
"value":"hold",
}
,
{
"comment": "hold Argent Squire (EX1_008),Lost in the Jungle (UNG_960),Call to Arms (LOOT_093),Righteous Protector (ICC_038),Unidentified Maul (LOOT_286) when opponent is rogue",
"mulligan":"EX1_008,UNG_960,LOOT_093,ICC_038,LOOT_286",
"condition":"opp_hero(count(), hero_class=rogue) > 0",
"value":"hold",
}
,
{
"comment": "hold Argent Squire (EX1_008),Lost in the Jungle (UNG_960),Call to Arms (LOOT_093),Righteous Protector (ICC_038),Unidentified Maul (LOOT_286) when opponent is shaman",
"mulligan":"EX1_008,UNG_960,LOOT_093,ICC_038,LOOT_286",
"condition":"opp_hero(count(), hero_class=shaman) > 0",
"value":"hold",
}
,
{
"comment": "hold Argent Squire (EX1_008),Lost in the Jungle (UNG_960),Call to Arms (LOOT_093),Righteous Protector (ICC_038),Unidentified Maul (LOOT_286) when opponent is warlock",
"mulligan":"EX1_008,UNG_960,LOOT_093,ICC_038,LOOT_286",
"condition":"opp_hero(count(), hero_class=warlock) > 0",
"value":"hold",
}
,
{
"comment": "hold Argent Squire (EX1_008),Lost in the Jungle (UNG_960),Call to Arms (LOOT_093),Righteous Protector (ICC_038),Unidentified Maul (LOOT_286) when opponent is warrior",
"mulligan":"EX1_008,UNG_960,LOOT_093,ICC_038,LOOT_286",
"condition":"opp_hero(count(), hero_class=warrior) > 0",
"value":"hold",
}
,
{
"comment": "discard all cards not listed as hold",
"mulligan":"*",
"condition": "my_hero(count(),paladin) > 0",
"value":"discard",
}
],
},
}
Testing it right now.
Don't forget to use the thank you button on my first post in the
dutchpowner's Meta Decks for Vision AI topic :))