Tjafs;61244 wrote:Currently using this, getting a win rate of 45-55% before hitting diamond rank 5, after that it drops, but I keep using it even with 40% win rate to farm exp. Have been at diamond 3 this month.
### Wild Secret Mage
# Class: Mage
# Format: Wild
#
# 2x (1) Kabal Lackey
# 2x (2) Ancient Mysteries
# 2x (2) Arcane Flakmage
# 2x (2) Arcanologist
# 2x (2) Mad Scientist
# 2x (2) Medivh's Valet
# 2x (3) Counterspell
# 2x (3) Explosive Runes
# 1x (3) Flame Ward
# 1x (3) Ice Block
# 2x (3) Kirin Tor Mage
# 2x (3) Rigged Faire Game
# 2x (4) Fireball
# 1x (4) Occult Conjurer
# 2x (5) Cloud Prince
# 2x (6) Kabal Crystal Runner
# 1x (6) Sayge, Seer of Darkmoon
# 
AAEBAcz6AwTAAb+kA5DhA5XhAw1xuwLsBfcN17YC67oCh70CwcECj9MCvqQD3akD9KsDkeEDAA==
# 
# To use this deck, copy it to your clipboard and create a new deck in Hearthstone
 I made a Mulligan.json !
But I haven't made a choice yet about the 'Ancient Mysteries(ULD_726)'.
I am sorry for my bad English through a translator. :)
If there is anything to fix, please answer!
▼ Mulligan ▼
{	
	"GameCardId":"Mulligan",	
	"ConfigComment":"This is the mulligan rules file.",	
	
	"Mulligan": 
	{
		"values":
		[
			{ 
				"comment": "To Hold",
				"mulligan":"CFM_066, FP1_004",
				"condition": "*",
				"value":"hold",
			},
			{ 
				"comment": "To Hold",
				"mulligan":"UNG_020",
				"condition": "*",
				"value":"hold",
			},
			{ 
				"comment": "Kabal Lackey(CFM_066) + Secret",
				"mulligan":"CFM_066 + DMF_107",
				"condition": "*",
				"value":"hold",
			},
			{ 
				"comment": "Kabal Lackey(CFM_066) + Secret",
				"mulligan":"CFM_066 + LOOT_101",
				"condition": "my_hand(count(),cardid=DMF_107) < 1",
				"value":"hold",
			},
			{ 
				"comment": "Kabal Lackey(CFM_066) + Secret",
				"mulligan":"CFM_066 + BT_003",
				"condition": "my_hand(count(),cardid=DMF_107 | LOOT_101) < 1",
				"value":"hold",
			},
			{ 
				"comment": "Kabal Lackey(CFM_066) + Secret",
				"mulligan":"CFM_066 + ULD_239",
				"condition": "my_hand(count(),cardid=DMF_107 | LOOT_101 | BT_003) < 1",
				"value":"hold",
			},
			{ 
				"comment": "Kabal Lackey(CFM_066) + Secret",
				"mulligan":"CFM_066 + EX1_287",
				"condition": "my_hand(count(),cardid=DMF_107 | LOOT_101 | BT_003 | ULD_239) < 1",
				"value":"hold",
			},
			{ 
				"comment": "Kabal Lackey(CFM_066) + Secret",
				"mulligan":"CFM_066 + EX1_295",
				"condition": "my_hand(count(),cardid=DMF_107 | LOOT_101 | BT_003 | ULD_239 | EX1_287) < 1",
				"value":"hold",
			},
						
			{ 
				"comment": "discard all cards not listed as hold",
				"mulligan":"*",
				"condition": "*",
				"value":"discard",
			},
		],
	},
}