Been playing with a Midrange Hunter deck that Ive written some Mulligan rules for with good success. All this was in Standard Ranked Ladder.
The Deck list and where I pulled the mulligan rules from is here:
http://www.hearthpwn.com...6-legend-midrange-guide
My Current Mulligan Rules (Updated June the 2nd)
// This File: _mulligan.txt
// Author: N7x
// Version: 0.2 (2-June-2016)
// Deck Name: Standard Midrange Hunter
// Hero: Hunter
// Deck Type: Midrange (Control)
// - H U N T E R --------------------------------
// [1] Fiery Bat × 2 (OG_179)
// [1] Hunter's Mark × 1 (CS2_084)
// [2] Freezing Trap × 2 (EX1_611)
// [2] King's Elekk × 2 (AT_058)
// [2] Quick Shot × 2 (BRM_013)
// [3] Animal Companion × 2 (NEW1_031)
// [3] Carrion Grub × 1 (OG_325)
// [3] Deadly Shot × 1 (EX1_617)
// [3] Eaglehorn Bow × 2 (EX1_536)
// [3] Kill Command × 2 (EX1_539)
// [3] Unleash the Hounds × 2 (EX1_538)
// [4] Houndmaster × 2 (DS1_070)
// [4] Infested Wolf × 1 (OG_216)
// [5] Ram Wrangler × 1 (AT_010)
// [6] Savannah Highmane × 2 (EX1_534)
// [8] Call of the Wild × 2 (OG_211)
// - N E U T R A L ------------------------------
// [2] Huge Toad x2 (LOE_046)
// [5] Stampeding Kodo (NEW1_041)
// - A L L --------------------------------------
// 1-DROP
// Fiery Bat
hold;hunter;all;OG_179;always
// 2-DROP
// King's Elekk
hold;hunter;all;AT_058;always
// Huge Toad if no Elekk or coin
discard;hunter;all;LOE_046:1:AT_058;nocoin
// 3-DROP
// Animal Companion if 1/2 drops and coin
hold;hunter;all;NEW1_031:1:OG_179/AT_058/LOE_046/BRM_013;coin
// - D R U I D ----------------------------------
// 3-DROP
// Eaglehorn Bow x 1 if coin
hold;hunter;druid;EX1_536:1:OG_179/AT_058/LOE_046/BRM_013;coin
// - H U N T E R --------------------------------
// 2-DROP
// Quick Shot
hold;hunter;hunter;BRM_013;always
// 3-DROP
// Eaglehorn Bow x 1 if coin
hold;hunter;hunter;EX1_536:1:OG_179/AT_058/LOE_046/BRM_013;coin
// - M A G E ------------------------------------
// 2-DROP
// Quick Shot
hold;hunter;mage;BRM_013;always
// 3-DROP
// Eaglehorn Bow x 1 if coin
hold;hunter;mage;EX1_536:1;coin
// - P A L A D I N ------------------------------
// 3-DROP
// Eaglehorn Bow x 1 if coin
hold;hunter;pala;EX1_536:1:OG_179/AT_058/LOE_046/BRM_013;coin
// - P R I E S T --------------------------------
// 3-DROP
// Eaglehorn Bow x 1 if coin
hold;hunter;priest;EX1_536:1:OG_179/AT_058/LOE_046/BRM_013;coin
// - R O G U E ----------------------------------
// 3-DROP
// Eaglehorn Bow x 1 if coin
hold;hunter;thief;EX1_536:1:OG_179/AT_058/LOE_046/BRM_013;coin
// - S H A M A N --------------------------------
// 2-DROP
// Quick Shot
hold;hunter;shaman;BRM_013;always
// Freezing Trap if holding Bat
hold;hunter;shaman;EX1_611:1:OG_179;nocoin
// Freezing Trap if coin
hold;hunter;shaman;EX1_611;coin
// 3-DROP
// Eaglehorn Bow x 1 if coin
hold;hunter;shaman;EX1_536:1;coin
// - W A R L O C K ------------------------------
// 3-DROP
// Eaglehorn Bow x 1 if coin
hold;hunter;warlock;EX1_536:1:OG_179/AT_058/LOE_046/BRM_013;coin
// Carrion Grub if 1 and 2 drops
hold;hunter;warlock;OG_325:1:OG_179/AT_058/LOE_046/BRM_013;coin
// Unleash the Hounds if 1 and/or 2 drop
hold;hunter;warlock;EX1_538:1:OG_179/AT_058/LOE_046/BRM_013;coin
// - W A R R I O R ------------------------------
// 3-DROP
// Eaglehorn Bow x 1 if coin
hold;hunter;warrior;EX1_536:1:OG_179/AT_058/LOE_046/BRM_013;coin
// - L E F T O V E R S --------------------------
// - GENERIC RULE
// Always Discards
discard;hunter;all;OG_211,EX1_534,AT_010,OG_216,DS1_070,EX1_538,EX1_539,EX1_617,CS2_084,NEW1_041;always
discard;all;all;;nocoin;3
discard;all;all;;coin;4
My Settings:
enfacehp = 15;
maxwide = 8000;
twotsamount = 1600;
simEnemySecondTurn = true;
playarround = true;
playaroundprob = 50;
playaroundprob2 = 80;
enemyTurnMaxWide = 32;
enemyTurnMaxWideSecondTime = 320;
enemySecondTurnMaxWide = 32;
nextTurnDeep = 6;
nextTurnMaxWide = 32;
nextTurnTotalBoards = 320;
useSecretsPlayArround = true;
alpha = 50;
simulatePlacement = true;
useExternalProcess = true;
passiveWaiting = false;
behave = control;
concedeOnBadBoard = false;
speed = false;
No Current Combo file, open too suggestions.
My HDT stopped registering some games during my last session as ranked so my stats there are skewed. Getting a bout 60% win rate now it hit Rank 5 but went back up too 7. Was at about 70% Win rate from Ranks 15 too 7.
All this was using Sepefeets Silverfish each time it has been updated.
Next season ill look at writing a Combo and setting the bot too stop once it hits Rank 5. May tweak some settings too. Pretty good cheap deck with the only big cards been the 400 Dust Each, Call of the Wilds and no Legendary's.
Thanks too Sepefeets posts and files/Silverfish and oijkn's guide on how too set you own Mulligan rules.
Edit: Edited too include Stampeding Kodo and changes too Mulligan Rules (Added Unleash the Hounds vs Warlock)