PennyDreadfulMTG / perf-reports

2 stars 2 forks source link

Exceeded slow_query limit (2.7 > 1.0) in mysql: ``` #63310

Open vorpal-buildbot opened 3 months ago

vorpal-buildbot commented 3 months ago
    SELECT
        cs.name,
        SUM(IFNULL(num_decks, 0)) AS num_decks,
        SUM(IFNULL(wins, 0)) AS wins,
        SUM(IFNULL(losses, 0)) AS losses,
        SUM(IFNULL(draws, 0)) AS draws,
        SUM(IFNULL(wins, 0) - losses) AS record,
        SUM(IFNULL(perfect_runs, 0)) AS perfect_runs,
        SUM(IFNULL(tournament_wins, 0)) AS tournament_wins,
        SUM(IFNULL(tournament_top8s, 0)) AS tournament_top8s,
        IFNULL(ROUND((SUM(wins) / NULLIF(SUM(wins + losses), 0)) * 100, 1), '') AS win_percent,
        COUNT(*) OVER () AS total
    FROM
        _card_archetype_stats AS cs
    WHERE
        (archetype_id = 403) AND (cs.name IN ('Queen''s Bay Soldier', 'Reito Sentinel', 'Felhide Brawler', 'Dreamstealer', 'Smolder Initiate', 'Ashnod''s Harvester', 'Filigree Familiar', 'Bad Ass', 'Sly Requisitioner', 'Sedgemoor Witch', 'Moodmark Painter', 'Custodian of the Trove', 'Underworld Hermit', 'A-Baleful Beholder', 'Vengeful Pharaoh', 'Mister Gutsy', 'Chimney Imp', 'Carnophage', 'Prowling Geistcatcher', 'Specter of the Fens', 'Whisper, Blood Liturgist', 'Deathgreeter', 'Fallen Cleric', 'Synapse Necromage', 'Wake of Vultures', 'Shriekmaw', 'Millikin', 'Festering Goblin', 'Meteor Golem', 'Dakmor Sorceress', 'Watchwing Scarecrow', 'Dauthi Mindripper', 'Ravenous Skirge', 'Stromgald Spy', 'Thraben Foulbloods', 'Myr Quadropod', 'Evernight Shade', 'Lobelia, Defender of Bag End', 'Death-Rattle Oni', 'Duskwalker', 'Arachnoid', 'Viconia, Drow Apostate', 'Malevolent Noble', 'Tar Pit Warrior', 'Endless Cockroaches', 'Shapeshifter', 'Sewer Rats', 'Duskwielder', 'Drudge Skeletons', 'Plague Belcher', 'Sower of Discord', 'Magnetic Snuffler', 'God-Eternal Bontu', 'Putrid Goblin', 'Phyrexian Walker', 'Veteran Ghoulcaller', 'Soldevi Adnate', 'Thieving Varmint', 'Roving Keep', 'Bloodrite Invoker', 'Disruptor Wanderglyph', 'Squelching Leeches', 'Karfell Kennel-Master', 'Kraul Raider', 'Dinosaur Hunter', 'Urza''s Science Fair Project', 'Miasmic Mummy', 'Raving Dead', 'Myr Battlesphere', 'Stonecoil Serpent', 'Bounty Hunter', 'Skithiryx, the Blight Dragon', 'Salvager of Ruin', 'Henge Walker', 'A-Hobbling Zombie', 'Bloodthirsty Ogre', 'Stromgald Cabal', 'Puppet Raiser', 'Andradite Leech', 'Skorpekh Lord', 'The Peregrine Dynamo', 'Spincrusher', 'Bold Plagiarist', 'Null Caller', 'Redrock Sentinel', 'Thirsting Shade', 'Stingblade Assassin', 'Behemoth of Vault 0', 'Draugr Necromancer', 'Tezzeret''s Strider', 'Carrion Grub', 'Bushmeat Poacher', 'Dreamspoiler Witches', 'Dusk Feaster', 'Maze Abomination', 'Juggernaut', 'Maelstrom Colossus', 'Scion of Darkness', 'Hellcarver Demon', 'Deadeye Tormentor', 'Stonework Puma', 'Magus of the Abyss', 'Su-Chi Cave Guard', 'Kami of Lunacy', 'Stromkirk Mentor', 'Bog Humbugs', 'Hoverstone Pilgrim', 'Sibsig Host', 'Tenured Oilcaster', 'Cruel Grimnarch', 'Phyrexian Delver', 'Necropolis Fiend', 'Moonglove Winnower', 'Martyr of Bones', 'Multiform Wonder', 'Crystalline Giant', 'Nim Shambler', 'Diregraf Colossus', 'Canal Monitor', 'Overeager Apprentice', 'Phyrexian Ghoul', 'Nighthawk Scavenger', 'Maalfeld Twins', 'Serrated Biskelion', 'Caustic Bronco', 'Priest of Yawgmoth', 'Tivash, Gloom Summoner', 'Coalition Construct', 'Dread Warlock', 'Stalking Bloodsucker', 'Ashling, the Extinguisher', 'Iron Bully', 'Gisa, the Hellraiser', 'Cavern Lampad', 'Hedron Rover', 'Breaker of Armies', 'Unhallowed Phalanx', 'Guul Draz Specter', 'Broodrage Mycoid', 'Moira, Urborg Haunt', 'Triarch Stalker', 'Aphemia, the Cacophony', 'Hunted Nightmare', 'Lost Soul', 'Baleful Eidolon', 'Gutter Skulk', 'Blood Bairn', 'Skeletal Kathari', 'Wave of Rats', 'Lurking Spinecrawler', 'Bottle Gnomes', 'Stronghold Overseer', 'Cackling Imp', 'Wei Elite Companions', 'Nether Shadow', 'Servant of Tymaret', 'A-Sepulcher Ghoul', 'Soulblade Corrupter', 'Phylactery Lich', 'Thornbow Archer', 'Reality Smasher', 'Corrupt Official', 'Tooth Collector', 'A-Skyclave Shadowcat', 'Preacher of the Schism', 'Ravenous Rotbelly', 'Scrapyard Recombiner', 'Cairn Wanderer', 'Shadow-Rite Priest', 'Undercity Eliminator', 'Bonepicker Skirge', 'Weathered Sentinels', 'Carnifex Demon', 'Spire Golem', 'Amaranthine Wall', 'Skeleton Crew', 'Banehound', 'Murderous Rider', 'Slithery Stalker', 'Trazyn the Infinite', 'Gulping Scraptrap', 'Kill-Zone Acrobat', 'Xathrid Slyblade', 'Kozilek''s Translator', 'Sojourner''s Companion', 'Bog Rats', 'Blood Vassal', 'Gargantuan Leech', 'Vulturous Aven', 'Banewhip Punisher', 'Thrull Parasite', 'Malevolent Witchkite', 'Coffin Queen', 'A-Acererak the Archlich', 'Nightshade Assassin', 'Deathknell Berserker', 'Synod Centurion', 'Wickerwing Effigy', 'Vindictive Mob', 'Hag of Twisted Visions', 'Offalsnout', 'Rankle, Master of Pranks', 'Defiler of Flesh', 'Stinkweed Imp', 'Clockwork Gnomes', 'Rag Man', 'Bogstomper', 'Aku Djinn', 'Kitchen Imp', 'Mindless Automaton', 'Dream Spoilers', 'Narstad Scrapper', 'Tomb Trawler', 'Divining Witch', 'Yuan-Ti Fang-Blade', 'Whispering Specter', 'Bonded Construct', 'Caustic Crawler', 'Tormented Soul', 'Relentless Dead', 'Kiln Walker', 'Gateway Shade', 'Hexavus', 'Boneyard Scourge', 'Scarecrow Guide', 'Underdark Beholder', 'Spike, Tournament Grinder', 'Cauldron Familiar', 'Clay Pigeon', 'Nightshade Schemers', 'Brass Herald', 'Zombie Fanboy', 'Murk Dwellers', 'The Hourglass Coven', 'Soldevi Simulacrum', 'Dark Supplicant', 'Gnome-Made Engine', 'Lord of the Void', 'Oxidda Golem', 'Diregraf Scavenger', 'Horobi, Death''s Wail', 'Dissatisfied Customer', 'Phyrexian Bloodstock', 'Treasure Keeper', 'Shoreline Salvager', 'Corrosive Mentor', 'Razorgrass Screen', 'Priest of the Haunted Edge', 'Voracious Vermin', 'Reaper from the Abyss', 'Haunt of the Dead Marshes', 'Locthwain Gargoyle', 'Belbe''s Percher', 'Gravelighter', 'Fell Stinger', 'Midnight Scavengers', 'Dross Golem', 'Ambitious Aetherborn', 'Hound of the Farbogs', 'Mire Shade', 'Death Tyrant', 'Isareth the Awakener', 'Shadowborn Apostle', 'Rampart Crawler', 'Graveshifter', 'Cogwork Assembler', 'Razorfield Thresher', 'Changeling Outcast', 'Epicure of Blood', 'Hooded Assassin', 'Dauthi Trapper', 'Grudge Keeper', 'Nazgûl', 'Nyxborn Marauder', 'Ravenous Vampire', 'Lockjaw Snapper', 'Hollow Dogs', 'Graveyard Marshal', 'Dross Hopper', 'Midnight Reaper', 'Phyrexian Vivisector', 'Grixis Slavedriver', 'Sutured Ghoul', 'Hired Hexblade', 'Wei Ambush Force', 'Ambulatory Edifice', 'Blood Glutton', 'Ebon Dragon', 'Grave Titan', 'Grave Scrabbler', 'Mephitic Ooze', 'Myrkul''s Invoker', 'Maggot Carrier', 'Dakmor Lancer', 'Wall of Souls', 'Urborg Shambler', 'Boggart Harbinger', 'Greedy Freebooter', 'Unliving Psychopath', 'Perforator Crocodile', 'Tyrannical Pitlord', 'Thieves'' Guild Enforcer', 'A-Orcish Bowmasters', 'Myr Mindservant', 'Halo Hopper', 'Rust Tick', 'Kjeldoran Dead', 'Disciple of Bolas', 'Cyclopean Titan', 'Wight of Precinct Six', 'Cateran Kidnappers', 'Wei Night Raiders', 'Agent of Shauku', 'Deep Goblin Skulltaker', 'Soldevi Sentry', 'Searchlight Geist', 'Ghoulcaller''s Accomplice', 'Masticore', 'Mycosynth Golem', 'Inkrise Infiltrator', 'Derelor', 'Dancing Scimitar', 'Skyclave Sentinel', 'Skulking Fugitive', 'Augmenting Automaton', 'Citystalker Connoisseur', 'Lurebound Scarecrow', 'Zombie Goliath', 'Marrow Bats', 'Grief', 'Unscrupulous Agent', 'A-Paragon of Modernity', 'Crypt Ghast', 'Manor Guardian', 'Deadbeat Attendant', 'Wailing Ghoul', 'Locthwain Paladin', 'Undead Warchief', 'Shepherd of Rot', 'Fendeep Summoner', 'Festerleech', 'Expedition Skulker', 'Reassembling Skeleton', 'Forsworn Paladin', 'Patagia Golem', 'Demon of Loathing', 'Carrion Ants', 'Brass Man', 'Etched Oracle', 'A-Midnight Assassin', 'Dreg Reaver', 'Infernius Spawnington III, Esq.', 'Sanguine Guard', 'Slithering Shade', 'Armix, Filigree Thrasher', 'Lord of the Accursed', 'Gilded Sentinel', 'Deep-Cavern Bat', 'Zombie Trailblazer', 'Plague Dogs', 'Urborg Skeleton', 'Faceless Agent', 'Blight Pile', 'Sarevok, Deathbringer', 'Balustrade Spy', 'Knight of the Ebon Legion', 'Kami of Terrible Secrets', 'Abyssal Horror', 'Diregraf Ghoul', 'Wire Surgeons', 'Bloodletter', 'Scarred Vinebreeder', 'Concealing Curtains', 'Diabolic Machine', 'Witty Demon', 'Manor Gargoyle', 'Pain Seer', 'Injector Crocodile', 'Bloodsworn Squire', 'Hook Horror', 'Shrine Steward', 'Gloomdrifter', 'Crystalline Crawler', 'Treasure Dredger', 'Carrion Screecher', 'Pearl Collector', 'Grave Robbers', 'Daggerdrome Imp', 'Keeper of the Lens', 'Sadistic Skymarcher', 'Blind Creeper', 'Copper-Leaf Angel', 'Zombie Brute', 'Rictus Robber', 'Ogre Slumlord', 'Blackcleave Goblin', 'Ancient Brass Dragon', 'Dauthi Ghoul', 'Twisted Sewer-Witch', 'Drudge Sentinel', 'Undead Gladiator', 'Termination Facilitator', 'Omega Myr', 'Bloodtracker', 'Platinum Angel', 'Wall of Forgotten Pharaohs', 'Diseased Vermin', 'Kuro, Pitlord', 'Festercreep', 'Fen Hauler', 'Exsanguinator Cavalry', 'Prismite', 'A-Guildsworn Prowler', 'Dreadwurm', 'Order of Midnight', 'Fang Skulkin', 'Tizerus Charger', 'Drivnod, Carnage Dominus', 'Hollow Marauder', 'Pilfering Imp', 'Liliana''s Elite', 'Minion of Leshrac', 'Starscream, Power Hungry', 'Prophet of the Peak', 'Bloodgift Demon', 'Wreck Hunter', 'Cackling Observer', 'Cinderhaze Wretch', 'Falthis, Shadowcat Familiar', 'Dreg Recycler', 'Henge Guardian', 'Bloodline Keeper', 'Grollub', 'Keepsake Gorgon', 'Spined Basher', 'Bane Alley Blackguard', 'Crovax the Cursed', 'Soul Snuffers', 'Myr Servitor', 'Acid-Spewer Dragon', 'Tresserhorn Skyknight', 'Deathless Behemoth', 'Walking Corpse', 'Boggart Loggers', 'Orcish Bowmasters', 'Kalastria Healer', 'Rot-Tide Gargantua', 'Anrakyr the Traveller', 'Nim Lasher', 'Restless Dead', 'Tribal Golem', 'Walking Bulwark', 'Cabal Paladin', 'Chronobot', 'Death Cultist', 'Hunter of Eyeblights', 'Dauthi Warlord', 'Orzhov Racketeers', 'Gravewaker', 'Delighted Killbot', 'Raiding Nightstalker', 'Triskelion', 'Farbog Boneflinger', 'Buried Ogre', 'Dunbarrow Revivalist', 'Rattleblaze Scarecrow', 'Echo of Dusk', 'Soul of New Phyrexia', 'Herald of Torment', 'Blight Herder', 'Krovikan Horror', 'Zombie Master', 'Laquatus''s Champion', 'Stratadon', 'Anvilwrought Raptor', 'Precursor Golem', 'Spinal Centipede', 'Blood Artist', 'Razortooth Rats', 'Dementia Bat', 'Angel of Suffering', 'Lightning-Core Excavator', 'Arisen Gorgon', 'Chilling Shade', 'Hoarding Broodlord', 'One-Eyed Scarecrow', 'Boggart Mob', 'Shambling Ghoul', 'Sanguine Spy', 'Shard of the Nightbringer', 'Dauthi Voidwalker', 'A-Cauldron Familiar', 'Mortivore', 'Nightmare Moon', 'Skirsdag Supplicant', 'Old Flitterfang', 'Cybermat', 'Abyssal Gatekeeper', 'Shrieking Specter', 'Gixian Puppeteer', 'Cabal Torturer', 'Pack Rat', 'Hezrou', 'Grapeshot Catapult', 'Griselbrand', 'Scorn-Blade Berserker', 'Ulamog, the Infinite Gyre', 'Demon''s Jester', 'Vengeful Rebel', 'Irini Sengir', 'Nightshade Seer', 'Archghoul of Thraben', 'Soul Swindler', 'Battering Ram', 'Basilica Stalker', 'Acquisitions Expert', 'Legion Vanguard', 'Moriok Scavenger', 'Dread Wanderer', 'Squirming Mass', 'Voracious Vampire', 'Prizefighter Construct', 'Scythe Specter', 'Gangrenous Goliath', 'Darksteel Myr', 'Vampire Lacerator', 'Spirit of the Night', 'Stocking Tiger', 'Krovikan Scoundrel', 'Dakmor Scorpion', 'Metalworker', 'Sanctuary Raptor', 'Zombie Mob', 'Voltaic Construct', 'Bat Whisperer', 'Clackbridge Troll', 'Moaning Spirit', 'Ruthless Ripper', 'Snickering Squirrel', 'Thriving Rats', 'Soultether Golem', 'Marionette Master', 'Serpent Assassin', 'Arrogant Vampire', 'Clara Oswald', 'Digsite Conservator', 'Lurching Rotbeast', 'Karumonix, the Rat King', 'Angrath''s Ambusher', 'Insatiable Harpy', 'Phyrexian Battleflies', 'Slaughterhouse Bouncer', 'Technomancer', 'Patchwork Gnomes', 'Battered Golem', 'A-Nezumi Prowler', 'Nested Ghoul', 'Monoskelion', 'The Fallen', 'Gargoyle Sentinel', 'Charging Bandits', 'Phyrexian Monitor', 'Barbed-Back Wurm', 'Golgari Thug', 'Liliana''s Steward', 'Urborg Panther', 'Stirge', 'Disciple of Griselbrand', 'Iname, Death Aspect', 'Sootfeather Flock', 'Sliversmith', 'Cateran Slaver', 'Knight of Dusk', 'Mire Triton', 'Commander Greven il-Vec', 'Sewer Shambler', 'Walking Wall', 'Mindleecher', 'Balthor the Defiled', 'Bloodghast', 'Alesha''s Vanguard', 'Dauthi Horror', 'Urgoros, the Empty One', 'Urza''s Construction Drone', 'Gonti, Lord of Luxury', 'Kalitas, Traitor of Ghet', 'Ashcoat of the Shadow Swarm', 'Papercraft Decoy', 'Goblin Dirigible', 'Death Baron', 'Void Beckoner', 'Alpha Myr', 'Viconia, Disciple of Blood', 'Foundry Screecher', 'Siege Zombie', 'Blade of the Oni', 'Quag Vampires', 'Boneknitter', 'Strongarm Thug', 'Suspicious Bookcase', 'Plague Engineer', 'Elvish Doomsayer', 'Witch-king of Angmar', 'Master of the Feast', 'Myr Superion', 'Cao Ren, Wei Commander', 'Chitinous Crawler', 'Necrogen Scudder', 'Viseling', 'Swarm of Rats', 'Thorn of the Black Rose', 'Hailstorm Valkyrie', 'Keening Banshee', 'Nothic', 'Viscera Seer', 'Onulet', 'Chainbreaker', 'Aphetto Vulture', 'Iron Mastiff', 'Scared Stiff', 'Treacherous Vampire', 'Radiant Epicure', 'Noxious Toad', 'Instigator', 'Servant of Volrath', 'Farmstead Gleaner', 'Paragon of Open Graves', 'Cateran Overlord', 'Nirkana Revenant', 'Oathsworn Knight', 'Lifebane Zombie', 'Pierce Strider', 'Chilling Apparition', 'Ruthless Technomancer', 'Smuggler Captain', 'Greater Harvester', 'Ghastly Remains', 'Graaz, Unstoppable Juggernaut', 'He Who Hungers', 'Banshee', 'Signpost Scarecrow', 'Champion of Dusk', 'Azra Smokeshaper', 'Liliana, Heretical Healer', 'Cackling Witch', 'Smogsteed Rider', 'Abstruse Archaic', 'Skeletal Changeling', 'Plague Stinger', 'Dune Beetle', 'Essence Depleter', 'Poultrygeist', 'Bishop of the Bloodstained', 'Aether Searcher', 'Crypt Creeper', 'Skull Saucer', 'Gixian Infiltrator', 'Goham Djinn', 'Author of Shadows', 'Golden Guardian', 'Sparring Construct', 'Lim-Dûl''s Cohort', 'Diamond Knight', 'Myr Kinsmith', 'Wall of Shadows', 'Greater Werewolf', 'Halo Scarab', 'Wicked Akuba', 'Thopter Squadron', 'Haakon, Stromgald Scourge', 'Wall of Spears', 'Hagra Sharpshooter', 'Old-Fashioned Vampire', 'Mantis Engine', 'Basalt Golem', 'Plague Drone', 'Arcbound Wanderer', 'Eyeblight Cullers', 'Shadowcloak Vampire', 'Legion Reconsecrator', 'Bartizan Bats', 'Skullslither Worm', 'Cateran Brute', 'Leech Fanatic', 'Razorjaw Oni', 'Deathbloom Thallid', 'Burakos, Party Leader', 'Havoc Demon', 'Tsabo''s Assassin', 'Deal Broker', 'A-Tenured Inkcaster', 'Earsplitting Rats', 'Plague Reaver', 'Infernal Spawn of Infernal Spawn of Evil', 'Venomous Changeling', 'Demonic Taskmaster', 'Wakedancer', 'Watchdog', 'Soul Collector', 'Nezumi Bladeblesser', 'Zulaport Enforcer', 'Straw Golem', 'Morinfen', 'Thrashing Mudspawn', 'Fleshless Gladiator', 'Cordial Vampire', 'Corpse Augur', 'Deathcap Marionette', 'Chardalyn Dragon', 'Kindly Stranger', 'Crypt Lurker', 'Stone-Throwing Devils', 'Villainous Ogre', 'Rag Dealer', 'Lim-Dûl the Necromancer', 'A Real Handful', 'Lord of the Undead', 'Hangarback Walker', 'Wicker Warcrawler', 'Covert Cutpurse', 'Silent Specter', 'Black Poplar Shaman', 'Xenic Poltergeist', 'Hoar Shade', 'Bronze Bombshell', 'Graveborn Muse', 'Skeleton Scavengers', 'Blood Seeker', 'Primal Clay', 'Wall of Limbs', 'Noxious Ghoul', 'Void Winnower', 'Caustic Hound', 'Cateran Persuader', 'Will-o''-the-Wisp', 'Weirded Vampire', 'Korlash, Heir to Blackblade', 'Scion of Ugin', 'Sanitation Automaton', 'Drana''s Silencer', 'Voltaic Servant', 'Junktroller', 'Emblazoned Golem', 'Necrosquito', 'Screeching Scorchbeast', 'Cutthroat Contender', 'Tangle Golem', 'Automated Artificer', 'Priest of Gix', 'Vampiric Spirit', 'Baleful Force', 'Midnight Assassin', 'Smitten Swordmaster', 'Stenchskipper', 'Zhulodok, Void Gorger', 'Ringwraiths', 'Primaris Eliminator', 'Snarling Warg', 'Toxic Nim', 'Cursed Monstrosity', 'Reaver Drone', 'Flayed One', 'Lodestone Myr', 'Rust Elemental', 'Lotus Guardian', 'Hancock, Ghoulish Mayor', 'Teeka''s Dragon', 'Trespasser il-Vec', 'Necromancer''s Assistant', 'Crypt Rats', 'Solemn Doomguide', 'Douser of Lights', 'Shriekdiver', 'Desecration Demon', 'Desperate Farmer', 'Skulking Knight', 'Vraan, Executioner Thane', 'Guardian Beast', 'Dusk Mangler', 'Battlefly Swarm', 'Vampire Warlord', 'Hag of Dark Duress', 'Mold Demon', 'Duplicant', 'Bronze Sable', 'Deathmask Nezumi', 'Necropede', 'Hoard Robber', 'Blood Host', 'Crow of Dark Tidings', 'Elderfang Ritualist', 'Vile Deacon', 'Brass-Talon Chimera', 'Nezumi Linkbreaker', 'Scuttlemutt', 'Volrath the Fallen', 'Darksteel Gargoyle', 'Stinging Cave Crawler', 'Foundry Hornet', 'Bane of Bala Ged', 'Syr Konrad, the Grim', 'Skullsnatcher', 'Ophiomancer', 'Experimental Confectioner', 'Razorlash Transmogrant', 'Disciple of Perdition', 'Lore Seeker', 'Mardu Strike Leader', 'Braids, Arisen Nightmare', 'Endling', 'Ghoulcaller Gisa', 'Abyssal Nightstalker', 'Rakshasa Gravecaller', 'Demonlord Belzenlok', 'Corrupted Harvester', 'Haunted Guardian', 'Imotekh the Stormlord', 'Emissary of Despair', 'Warpath Ghoul', 'Sautekh Immortal', 'Shambling Suit', 'Duskfang Mentor', 'Szarekh, the Silent King', 'Nullpriest of Oblivion', 'Smoldering Butcher', 'Spirit of Malevolence', 'Warg Rider', 'Bog Initiate', 'Royal Assassin', 'Cuombajj Witches', 'Fathom Fleet Boarder', 'Legions of Lim-Dûl', 'Summoner''s Egg', 'Skittering Horror', 'Skyclave Shade', 'Thopter Assembly', 'Raving Oni-Slave', 'Blood Burglar', 'Erebos''s Titan', 'Dream Devourer', 'Erebos''s Emissary', 'Wicked Visitor', 'Sibsig Icebreakers', 'Scavenging Ghoul', 'Ugin''s Conjurant', 'Rampaging Spiketail', 'Opaline Unicorn', 'Septic Rats', 'Wall of Blood', 'Zombie Ogre', 'Unwilling Ingredient', 'Ancestral Statue', 'Marsh Flitter', 'Clay Revenant', 'Skulking Killer', 'K''rrik, Son of Yawgmoth', 'Gixian Recycler', 'Activated Sleeper', 'Kothophed, Soul Hoarder', 'Myriad Construct', 'Carrion Locust', 'Toy Boat', 'Dread Drone', 'Sepulchral Primordial', 'Bog Imp', 'Vampire Opportunist', 'Diamond Lion', 'Guul Draz Mucklord', 'Clockwork Droid', 'Moaning Wall', 'Frogmite', 'Ruthless Radrat', 'Jadar, Ghoulcaller of Nephalia', 'Dusk Urchins', 'Seekers'' Squire', 'Nameless Race', 'Troll of Khazad-dûm', 'Cogmentor', 'Cryptothrall', 'Gutwrencher Oni', 'Adarkar Sentinel', 'Champion of Stray Souls', 'Pitiless Horde', 'Misfortune Teller', 'Dreadbringer Lampads', 'Dread Wight', 'Energizer', 'Kozilek, the Great Distortion', 'Core Prowler', 'Phyrexian Hulk', 'Filigree Crawler', 'Notorious Assassin', 'Toymaker', 'Plaguecrafter''s Familiar', 'Sultai Emissary', 'Feaster of Fools', 'Fell Specter', 'Void Maw', 'Soldevi Golem', 'A-Thran Spider', 'Pit Spawn', 'Rathi Assassin', 'Thornwatch Scarecrow', 'Blood Pet', 'Necrite', 'Snow Fortress', 'Phyrexian Soulgorger', 'Scuttling Doom Engine', 'Forge, Neverwinter Charlatan', 'Chain Devil', 'Brass Secretary', 'Extruder', 'Razormane Masticore', 'Crackdown Construct', 'Servant of the Stinger', 'Blitz Leech', 'Thief of Hope', 'Leashling', 'Phyrexian Gargantua', 'Francisco, Fowl Marauder', 'Overseer of the Damned', 'Undercity Scrounger', 'Demon of Fate''s Design', 'Shadow Alley Denizen', 'Maralen of the Mornsong', 'Nettling Imp', 'Dogged Detective', 'Bloodtithe Collector', 'Nadier''s Nightblade', 'Nimana Sell-Sword', 'Venomous Hierophant', 'Will-Forged Golem', 'Sorceress Queen', 'Eastern Paladin', 'Black Cat', 'Epitaph Golem', 'Dutiful Attendant', 'Working Stiff', 'Prowling Pangolin', 'Sheoldred, the Apocalypse', 'Agent of Erebos', 'Dreadhound', 'Dregscape Zombie', 'Marshland Bloodcaster', 'Blaring Captain', 'Unworthy Dead', 'Rustspore Ram', 'Nether Horror', 'Tainted Monkey', 'Callous Bloodmage', 'Daring Fiendbonder', 'Barrow Naughty', 'Infectious Horror', 'Sangromancer', 'Garrulous Sycophant', 'Ghoulsteed', 'Kheru Bloodsucker', 'Leeching Sliver', 'Cogwork Archivist', 'Mardu Shadowspear', 'Pattern Matcher', 'Vislor Turlough', 'Midnight Banshee', 'Fetid Horror', 'Clockwork Avian', 'Spiderwig Boggart', 'Spitting Dilophosaurus', 'Bloodcurdler', 'Despoiler of Souls', 'Avatar of Woe', 'Haberthrasher', 'Vrock', 'Infernal Caretaker', 'Kezzerdrix', 'Cartographer''s Companion', 'Geistcatcher''s Rig', 'Yukora, the Prisoner', 'Barricade Breaker', 'Sorcerer of the Fang', 'Shambling Ghast', 'Moriok Reaver', 'Unbreathing Horde', 'Bone Rattler', 'Bloatfly Swarm', 'Falkenrath Torturer', 'Returned Reveler', 'Fallen Angel', 'Archfiend of Despair', 'Awakened Amalgam', 'Boneyard Aberration', 'Phyrexian Scuta', 'Border Guardian', 'Sivriss, Nightmare Speaker', 'Underworld Sentinel', 'Shakedown Heavy', 'Automatic Librarian', 'Plague Rats', 'Corpse Blockade', 'Tiller Engine', 'Ironclad Revolutionary', 'Blind Zealot', 'Abyssal Hunter', 'Stuffy Doll', 'Chittering Witch', 'Dhund Operative', 'Squeaking Pie Sneak', 'Crashing Drawbridge', 'Leveler', 'Drudge Reavers', 'Celebr-8000', 'Deadhead', 'Gorbag of Minas Morgul', 'Species Specialist', 'Scampering Surveyor', 'Eerie Soultender', 'Archon of Cruelty', 'Lead Golem', 'Eldrazi Devastator', 'Bellowing Mauler', 'Ruthless Knave', 'Thieving Sprite', 'Mastermind Plum', 'Cruel Sadist', 'Festering Newt', 'Bog Elemental', 'Defiant Bloodlord', 'Courier Bat', 'Power Plant Worker', 'Nyxborn Eidolon', 'Morbid Opportunist', 'Misshapen Fiend', 'Whispering Snitch', 'Whisper Squad', 'Sentinel', 'Midnight Entourage', 'Cybermen Squadron', 'Organ Grinder', 'Tempting Witch', 'Tattered Apparition', 'Nezumi Prowler', 'Reckless Imp', 'Corpulent Corpse', 'Infernal Sovereign', 'Vampire Envoy', 'Entrails Feaster', 'Vampiric Sliver', 'Phyrexian Rager', 'Deathspore Thallid', 'Tetravus', 'Markov Baron', 'Masked Gorgon', 'A-Thornmantle Striker', 'Flensermite', 'Mother of Goons', 'Clandestine Meddler', 'Treacherous Werewolf', 'Rathi Trapper', 'Ashnod, Flesh Mechanist', 'Soldevi Steam Beast', 'Ragged Recluse', 'Hired Muscle', 'Temp of the Damned', 'Pit Scorpion', 'Foreboding Statue', 'Limestone Golem', 'Malakir Cullblade', 'Malakir Familiar', 'Stone Catapult', 'Cirith Ungol Patrol', 'Renegade Demon', 'Dovin''s Automaton', 'Phyrexian Vatmother', 'Skinthinner', 'Bog Glider', 'Priest of the Blood Rite', 'Gluttonous Slug', 'Anointed Deacon', 'Rotting Giant', 'Traxos, Scourge of Kroog', 'Baleful Ammit', 'Urborg Stalker', 'Hornet Harasser', 'Ancient Stone Idol', 'Zombie Musher', 'Grim Haruspex', 'Mage Hunter', 'Underbridge Warlock', 'Carrion Crow', 'Mirkwood Bats', 'Black Oak of Odunos', 'Pharika''s Spawn', 'Kyoki, Sanity''s Eclipse', 'Ominous Traveler', 'Qarsi Sadist', 'Venser''s Sliver', 'Graven Archfiend', 'Zombie Assassin', 'Sheoldred', 'Nath''s Buffoon', 'Blistergrub', 'Stinkdrinker Bandit', 'Bone Picker', 'Scrap Trawler', 'Vengeful Vampire', 'Lurking Automaton', 'Graveyard Trespasser', 'Pestilence Demon', 'Golem Artisan', 'Suspicious Shambler', 'Carrion Imp', 'Diregraf Horde', 'Howling Golem', 'Ramroller', 'Clockwork Dragon', 'Vampire Sovereign', 'Dread Defiler', 'Face of Fear', 'Bloodrage Vampire', 'Exquisite Huntmaster', 'Braids, Cabal Minion', 'Dire Fleet Hoarder', 'Celestine Cave Witch', 'Arcbound Crusher', 'Nightstalker Engine', 'Earthblighter', 'Stromkirk Condemned', 'Nekrataal', 'Circuit Mender', 'Barrier of Bones', 'Reaper of Sheoldred', 'Graveblade Marauder', 'Wall of Corpses', 'Bone Dancer', 'Swarm Saboteur', 'Shire Scarecrow', 'Scuttling Butler', 'Tetzimoc, Primal Death', 'Spire Mangler', 'Arrogant Bloodlord', 'Jerren, Corrupted Bishop', 'Evil Eye of Urborg', 'Dregscape Sliver', 'Lotleth Giant', 'Rattleback Apothecary', 'Biblioplex Assistant', 'B.F.M. (Big Furry Monster)', 'Putrid Cyclops', 'Razor Golem', 'Revenant', 'Street Sweeper', 'Soulhunter Rakshasa', 'Screeching Bat', 'Plague Mare', 'Loyal Subordinate', 'Crenellated Wall', 'The Raven Man', 'Night Market Guard', 'Dark Confidant', 'Yawgmoth, Thran Physician', 'Young Necromancer', 'Slaughter Drone', 'Highborn Vampire', 'Pewter Golem', 'Vault Plunderer', 'Orzhov Enforcer', 'Auriok Siege Sled', 'Cao Cao, Lord of Wei', 'Dread Reaper', 'Hollowborn Barghest', 'Silversmote Ghoul', 'Butcher Ghoul', 'Cunning Advisor', 'Venomcrawler', 'Flesh Carver', 'Erg Raiders', 'Banshee of the Dread Choir', 'Keen Duelist', 'Flow of Maggots', 'Grotesque Hybrid', 'Grinning Demon', 'Vraska''s Conquistador', 'Kami of Restless Shadows', 'Markov Dreadknight', 'Contagious Nim', 'Kelinore Bat', 'Krumar Bond-Kin', 'Rotting Mastodon', 'Rankle, Pitiless Trickster', 'Ebony Rhino', 'Loathsome Curator', 'Grim Roustabout', 'Ob Nixilis, the Fallen', 'Ravenous Demon', 'Walking Desecration', 'Umbra Stalker', 'Savage Gorger', 'Geralf''s Messenger', 'Sedraxis Alchemist', 'Nyxathid', 'Marsh Hulk', 'Helldozer', 'Screaming Phantom', 'Rage-Scarred Berserker', 'Fledgling Imp', 'Snapsail Glider', 'Gruesome Scourger', 'Phyrexian Librarian', 'Scheming Aspirant', 'Whispergear Sneak', 'Orc Sureshot', 'Wight', 'Indulgent Tormentor', 'Platinum Emperion', 'Clockwork Fox', 'Necroskitter', 'Persuasive Interrogators', 'Phyrexian Driver', 'Slum Reaper', 'Shadowheart, Cleric of Graves', 'Lawless Broker', 'Infected Vermin', 'Pestilent Syphoner', 'Asmodeus the Archfiend', 'Uruk-hai Berserker', 'Thoughtpicker Witch', 'Hollowsage', 'Wretched Camel', 'Nimraiser Paladin', 'Scrounger of Souls', 'Drill-Skimmer', 'Elder Brain', 'Skull Collector', 'Nighthowler', 'Roiling Horror', 'Disciple of Phenax', 'Ebon Praetor', 'Alley Strangler', 'Barbed Servitor', 'Toxin Sliver', 'Clone Shell', 'Glaze Fiend', 'Skullcap Snail', 'Darksteel Juggernaut', 'Nocturnal Feeder', 'Zodiac Rat', 'Deadbridge Shaman', 'A-Manticore', 'Phyrexian Marauder', 'Xathrid Gorgon', 'Dreadmalkin', 'Infernal Pet', 'Haunted Cadaver', 'Null Champion', 'Twins of Maurer Estate', 'Rathi Fiend', 'Fog of Gnats', 'Dross Prowler', 'Magus of the Bridge', 'Dross Crocodile', 'Scrapwork Rager', 'Feral Abomination', 'Defiant Salvager', 'Blight Keeper', 'Noosegraf Mob', 'Quill-Slinger Boggart', 'Ubul Sar Gatekeepers', 'Draco', 'Crystal Golem', 'Primordial Gnawer', 'Steel Dromedary', 'Nezumi Shadow-Watcher', 'Grave Defiler', 'Soulflayer', 'Gravebane Zombie', 'Cabal Surgeon', 'Clockwork Hydra', 'Ghostly Changeling', 'Marauding Boneslasher', 'Burglar Rat', 'Nectar Faerie', 'Faceless One', 'Myr Convert', 'Chronomancer', 'Skirsdag Flayer', 'Mesmeric Fiend', 'Mindlash Sliver', 'Iron Apprentice', 'Embodiment of Agonies', 'Creeping Bloodsucker', 'Duskmantle Operative', 'Phyrexian Broodlings', 'Chronomaton', 'Nim Shrieker', 'Masked Blackguard', 'Leeching Licid', 'Disciples of Gix', 'Soulreaper of Mogis', 'Goremand', 'Mindstab Thrull', 'Ghoulraiser', 'Aetherborn Marauder', 'Plague Beetle', 'Grim Guardian', 'Blood Hustler', 'Drift of the Dead', 'Liliana''s Scrounger', 'Labro Bot', 'Black Dragon', 'Earwig Squad', 'Archfiend''s Vessel', 'Dross Harvester', 'Searchlight Companion', 'Dire Fleet Interloper', 'Discordant Piper', 'Ihsan''s Shade', 'Hagra Diabolist', 'Dripping Dead', 'Phyrexian Devourer', 'Toxic Abomination', 'Guardians of Meletis', 'Sparring Golem', 'Mogis''s Marauder', 'Snare Thopter', 'Voldaren Pariah', 'Undercity Scavenger', 'Walking Skyscraper', 'Thirsting Bloodlord', 'Frankenstein''s Monster', 'Hag of Inner Weakness', 'Hyalopterous Lemure', 'Thrasher Brute', 'Syndicate Trafficker', 'Phyrexian Gremlins', 'Frenzy Sliver', 'Fan Favorite', 'Innocent Traveler', 'Magus of the Mirror', 'Kagemaro, First to Suffer', 'Shimian Specter', 'Restless Bones', 'Bloodbond Vampire', 'Sling-Gang Lieutenant', 'Giant Slug', 'Repeat Offender', 'Sightless Ghoul', 'Frogkin Kidnapper', 'Custodi Lich', 'Tainted Specter', 'Perilous Shadow', 'Cogwork Librarian', 'Scarecrow', 'Liliana''s Shade', 'Lingering Tormentor', 'Skirge Familiar', 'Noxious Gearhulk', 'Forsaken Drifters', 'Rats of Rath', 'Norritt', 'Flowstone Thopter', 'Flesh-Eater Imp', 'Abyssal Gorestalker', 'Forsaken Miner', 'Sanguinary Priest', 'Lead-Belly Chimera', 'Arcbound Ravager', 'Chittering Harvester', 'Phyrexian Triniform', 'Crossroads Candleguide', 'Gorex, the Tombshell', 'Kami of the Waning Moon', 'Timothar, Baron of Bats', 'Topaz Dragon', 'Rabid Rats', 'Throatseeker', 'Masterful Ninja', 'Vile Manifestation', 'Cabal Archon', 'Belle of the Brawl', 'Felhide Minotaur', 'High Fae Negotiator', 'Thrull Surgeon', 'Bloodcrazed Socialite', 'Feral Shadow', 'Otarian Juggernaut', 'Kalastria Nightwatch', 'Seer of Stolen Sight', 'Terrus Wurm', 'Cutthroat Centurion', 'Grim Hireling', 'Painsmith', 'Undertaker', 'Wall of Bone', 'Ghastly Gloomhunter', 'Gilt-Blade Prowler', 'Embraal Bruiser', 'Wurmcoil Engine', 'Malakir Blood-Priest', 'Big Game Hunter', 'Academy Manufactor', 'Oasis Gardener', 'Dauthi Slayer', 'Fell Beast of Mordor', 'Blighted Bat', 'Orochi Soul-Reaver', 'Priest of Forgotten Gods', 'Renegade Reaper', 'Shadowborn Demon', 'Runaway Trash-Bot', 'Rot Farm Mortipede', 'Marut', 'Peace Strider', 'Dusk Imp', 'Akroan Horse', 'Hex Parasite', 'Krovikan Vampire', 'Butcher of Malakir', 'Dark Hatchling', 'Warehouse Tabby', 'Consuming Aetherborn', 'Nocturno of Myra''s Marvels', 'Scourge of Nel Toth', 'It That Heralds the End', 'Cutthroat il-Dal', 'Gloom Pangolin', 'Drainpipe Vermin', 'Shinen of Fear''s Chill', 'Flayed Nim', 'Carrion Rats', 'Arcbound Stinger', 'Oblivion Sower', 'Yawgmoth Demon', 'Boneyard Mycodrax', 'Guardian Automaton', 'Abyssal Persecutor', 'Sleeper Agent', 'Wall of Vipers', 'Copper Gnomes', 'Sheoldred, Whispering One', 'Carrionette', 'Merciless Executioner', 'Dread Cacodemon', 'Zenith Chronicler', 'Clockwork Servant', 'Walker of the Wastes', 'Predatory Sludge', 'Zhang Liao, Hero of Hefei', 'Geyserfield Stalker', 'Gleaming Barrier', 'Pit Keeper', 'Ruin Raider', 'Scourge of Numai', 'Scathe Zombies', 'Gnawing Vermin', 'Shirei, Shizo''s Caretaker', 'Vogar, Necropolis Tyrant', 'Shambling Swarm', 'Ghosts of the Damned', 'Mindslicer', 'Undead Servant', 'Persistent Specimen', 'Liliana''s Standard Bearer', 'Grim Physician', 'Lupine Prototype', 'Mari, the Killing Quill', 'Dread Presence', 'Cabal Inquisitor', 'Vizier of the Scorpion', 'Slate Street Ruffian', 'Dark Revenant', 'Kokusho, the Evening Star', 'Thallid Omnivore', 'Molting Harpy', 'Zodiac Pig', 'Boneshard Slasher', 'Night Market Lookout', 'Ravenous Rats', 'Goblin War Wagon', 'Ridged Kusite', 'Qarsi High Priest', 'Skeletal Wurm', 'Deepwood Legate', 'Syr Ginger, the Meal Ender', 'Swiftgear Drake', 'Hypnox', 'Hollow Specter', 'Gutless Ghoul', 'Devouring Strossus', 'Skulking Ghost', 'Emrakul, the Aeons Torn', 'Reservoir Walker', 'Surrakar Marauder', 'Timmerian Fiends', 'Self-Assembler', 'Ravenous Chupacabra', 'Chrome Replicator', 'Phyrexian War Beast', 'Lingering Phantom', 'Blood Speaker', 'Training Drone', 'Artisan of Kozilek', 'Filth', 'A-Skemfar Avenger', 'Duskworker', 'Morkrut Banshee', 'Acolyte of Aclazotz', 'Lunar Avenger', 'Lychguard', 'Nezumi Ronin', 'Dread Specter', 'Duty-Bound Dead', 'Lurking Nightstalker', 'Ferropede', 'Liberator, Urza''s Battlethopter', 'Rusted Slasher', 'Swamp Mosquito', 'Carrion Beetles', 'Arrogant Outlaw', 'Vile Entomber', 'Augur of Skulls', 'Ashiok''s Reaper', 'Acolyte of Xathrid', 'Bloodcrazed Hoplite', 'A-Hagra Constrictor', 'Kiku, Night''s Flower', 'Bloodthrone Vampire', 'Clay Golem', 'Skemfar Avenger', 'Vampire Noble', 'Numai Outcast', 'Tar Fiend', 'Gothmog, Morgul Lieutenant', 'Urborg Scavengers', 'Spectrum Sentinel', 'Wicker Witch', 'Time Reaper', 'Roterothopter', 'Dead Reveler', 'Prowling Nightstalker', 'Unforgiving One', 'Stronghold Taskmaster', 'Dark Impostor', 'Moriok Rigger', 'Fathom Fleet Captain', 'Agency Coroner', 'Stromkirk Bloodthief', 'Sickle Ripper', 'Yarok''s Fenlurker', 'Bone Dragon', 'Blood Scrivener', 'Throat Slitter', 'Harvester of Souls', 'Serrated Scorpion', 'Steel Golem', 'Shelob, Dread Weaver', 'Boneclad Necromancer', 'Manticore', 'Mercenary Knight', 'Elvish Dreadlord', 'Eldrazi Mimic', 'Tin-Wing Chimera', 'Scavenging Harpy', 'Endless One', 'Nihilith', 'Krav, the Unredeemed', 'Bloodsky Berserker', 'Hooded Blightfang', 'Altar Golem', 'Tavern Swindler', 'Mindblade Render', 'Zombie Cannibal', 'Gurmag Angler', 'Deathgazer', 'Shadowheart, Dark Justiciar', 'Aesthir Glider', 'Vesper Ghoul', 'Guul Draz Assassin', 'Hythonia the Cruel', 'Warteye Witch', 'Grim Strider', 'Necropolis', 'Drana''s Chosen', 'Frightcrawler', 'Evil Eye of Orms-by-Gore', 'Drana, the Last Bloodchief', 'Vampire Interloper', 'Myr Galvanizer', 'Charity Extractor', 'Rathi Intimidator', 'Lumbering Laundry', 'Inverter of Truth', 'Vadmir, New Blood', 'Cogwork Grinder', 'Chimney Goyf', 'Mindwhip Sliver', 'Starving Revenant', 'Oriq Loremage', 'Easterling Vanguard', 'Netherborn Phalanx', 'Blacklance Paragon', 'Zanikev Locust', 'Flesh Reaver', 'Chainflail Centipede', 'Wasteland Scorpion', 'The Haunt of Hightower', 'Nightsquad Commando', 'Line Cutter', 'Apocalypse Demon', 'Stinging Hivemaster', 'Inquisitive Puppet', '"Lifetime" Pass Holder', 'Thoughtrender Lamia', 'Hag of Death''s Legion', 'Revel Ruiner', 'Keskit, the Flesh Sculptor', 'Yahenni, Undying Partisan', 'Hunted Bonebrute', 'Warchanter of Mogis', 'Mana Skimmer', 'Quick Fixer', 'Foul Imp', 'Needlebug', 'Ravenous Gigamole', 'Demon''s Disciple', 'Fledgling Djinn', 'Memnite', 'Thought-Knot Seer', 'Forgefire Automaton', 'Mardu Outrider', 'Forgotten Sentinel', 'Mysterious Egg', 'Lumengrid Gargoyle', 'Royal Warden', 'Pit Imp', 'Patron of the Vein', 'Thraben Gargoyle', 'Gurgling Anointer', 'Audacious Thief', 'Liliana''s Devotee', 'Wingrattle Scarecrow', 'Sweettooth Witch', 'Nim Grotesque', 'Tithebearer Giant', 'Predatory Nightstalker', 'Infernal Medusa', 'Gold-Forged Sentinel', 'Duskhunter Bat', 'Go-Shintai of Hidden Cruelty', 'Silumgar Assassin', 'Campus Guide', 'Trench Stalker', 'Demon of Dark Schemes', 'Runed Servitor', 'Geth, Thane of Contracts', 'Pestilent Spirit', 'Enemy of Enlightenment', 'Moor Fiend', 'Burning-Rune Demon', 'Dunland Crebain', 'Fetid Imp', 'Whipstitched Zombie', 'Canal Dredger', 'Skeletal Vampire', 'Eyeblight Assassin', 'Sheoldred''s Assimilator', 'Uchuulon', 'Thorntooth Witch', 'Vito, Thorn of the Dusk Rose', 'First-Sphere Gargantua', 'Agent of Acquisitions', 'Gray Slaad', 'It That Betrays', 'Squeaking Pie Grubfellows', 'Agadeem Occultist', 'Goblin Turncoat', 'Lim-Dûl''s High Guard', 'Servant of Nefarox', 'Kitesail Freebooter', 'Dragonloft Idol', 'Sengir Autocrat', 'Shadowgrange Archfiend', 'Phyrexian Plaguelord', 'Visara the Dreadful', 'Urborg Syphon-Mage', 'Ninja of the New Moon', 'Redemptor Dreadnought', 'Vengeful Strangler', 'Canoptek Spyder', 'Soul of Innistrad', 'Novice Dissector', 'Rakdos Drake', 'Rottenheart Ghoul', 'Slinking Skirge', 'Evolved Sleeper', 'Flayer of Loyalties', 'Hexplate Golem', 'Bloodhusk Ritualist', 'Pili-Pala', 'Soulcoil Viper', 'Gixian Skullflayer', 'Blood Operative', 'Epochrasite', 'Viscid Lemures', 'Staunch Throneguard', 'Bog Naughty', 'Rotting Regisaur', 'Crowd of Cinders', 'Hedron Crawler', 'Skymarch Bloodletter', 'Khabál Ghoul', 'Guardians of Koilos', 'Ghost-Lit Stalker', 'Gluttonous Zombie', 'Raffine''s Silencer', 'Mortician Beetle', 'Dirge Bat', 'Burnished Hart', 'Skemfar Shadowsage', 'Xenosquirrels', 'Cackling Fiend', 'Disciple of Malice', 'Scandalmonger', 'Thrull Wizard', 'Headless Rider', 'Conduit of Ruin', 'Painter''s Servant', 'Odylic Wraith', 'Myr Enforcer', 'Matopi Golem', 'Voldaren Bloodcaster', 'Havoc Sower', 'Haunted Dead', 'Diminished Returner', 'Deadly Grub', 'Cryptbreaker', 'Phyrexian Fleshgorger', 'Mass of Ghouls', 'Mind Maggots', 'Scarecrone', 'Scavenging Scarab', 'Arcbound Lancer', 'Glint-Sleeve Siphoner', 'Kami of Mourning', 'Syndicate Enforcer', 'Thrill-Kill Assassin', 'Dross Scorpion', 'Coastal Bulwark', 'Marrow-Gnawer', 'Fleshwrither', 'Ravenloft Adventurer', 'Giant Scorpion', 'Accursed Witch', 'Jarl of the Forsaken', 'Bone Miser', 'Shadow Stinger', 'Alloy Golem', 'Vault Skirge', 'Sanguine Praetor', 'Rampaging Monument', 'Carrion Howler', 'Reaper of Night', 'Salvaged Manaworker', 'Hand of the Praetors', 'Spineless Thug', 'Corpse Traders', 'Ghost Hounds', 'Reinforced Bulwark', 'Grimdancer', 'Voracious Null', 'Kozilek''s Pathfinder', 'Cateran Enforcer', 'Mirror Golem', 'Nadier, Agent of the Duskenel', 'Bala Ged Thief', 'Myr Retriever', 'Wanted Scoundrels', 'Infernal Kirin', 'Quagmire Lamprey', 'Myr Sire', 'Death''s-Head Buzzard', 'Unshakable Tail', 'Swarm of Locus', 'Infernal Denizen', 'Skirk Ridge Exhumer', 'Farfinder', 'Undead Executioner', 'Gorging Vulture', 'Blightsteel Colossus', 'Frozen Shade', 'Triplicate Titan', 'Stitcher''s Supplier', 'Gix, Yawgmoth Praetor', 'Veiled Shade', 'Dunerider Outlaw', 'Delraich', 'Viscera Dragger', 'Shambling Attendants', 'Blighted Shaman', 'Whispering Shade', 'Guul Draz Vampire', 'Plague Spitter', 'Death Charmer', 'Chief of the Foundry', 'Woebringer Demon', 'Thran Spider', 'A-Revel Ruiner', 'Dockside Chef', 'Deathcurse Ogre', 'Eviscerator', 'Steel Wall', 'Marshmist Titan', 'Jousting Dummy', 'Vindictive Vampire', 'Darksteel Sentinel', 'Gravestone Strider', 'Horror of the Broken Lands', 'Sifter of Skulls', 'Basal Sliver', 'Boneyard Desecrator', 'Brass Squire', 'Clockwork Vorrac', 'Skullmane Baku', 'Gluttonous Guest', 'Salvage Titan', 'Wandering Tombshell', 'Plaguebearer', 'Necron Overlord', 'Urza''s Engine', 'Lord Skitter, Sewer King', 'Magus of the Will', 'Myr Prototype', 'Marsh Lurker', 'Chittering Skitterling', 'Phyrexian Colossus', 'Necratog', 'Mindwrack Harpy', 'Inhumaniac', 'Dokuchi Shadow-Walker', 'Brain Maggot', 'Kamber, the Plunderer', 'Wolf in _____ Clothing', 'Thought Gorger', 'Dalek Drone', 'Doomed Dissenter', 'Patron of the Nezumi', 'Scuttling Death', 'Galvanic Juggernaut', 'Canoptek Tomb Sentinel', 'Sea Gate Colossus', 'Rackling', 'Cursed Ronin', 'Intellect Devourer', 'Dire Fleet Ravager', 'Knight of Dusk''s Shadow', 'Woe Strider', 'Triskelavus', 'Shield Sphere', 'Flowstone Sculpture', 'Clay Statue', 'Charred Graverobber', 'Blood-Chin Fanatic', 'Fathom Fleet Cutthroat', 'Cabal Patriarch', 'Kuro''s Taken', 'Phyrexian Prowler', 'Gollum, Patient Plotter', 'Iron League Steed', 'Opposition Agent', 'Thieving Amalgam', 'Nether Spirit', 'Mindleech Ghoul', 'Harvest Hand', 'Abomination', 'Skyclave Shadowcat', 'Steel Hellkite', 'Curious Killbot', 'Horrible Hordes', 'Devouring Swarm', 'Headhunter', 'Myojin of Night''s Reach', 'Carrion Feeder', 'Lurking Deadeye', 'Nefashu', 'Pale Rider of Trostad', 'Endbringer', 'Myr Custodian', 'Argentum Masticore', 'Wild-Field Scarecrow', 'Carnival Carnivore', 'Gemini Engine', 'Cabal Evangel', 'Scion of the Swarm', 'Stonework Packbeast', 'Pharika''s Chosen', 'Roaming Throne', 'Prakhata Pillar-Bug', 'Soulstinger', 'Junún Efreet', 'Overzealous Muscle', 'Graven Abomination', 'Alley Assailant', 'Anurid Murkdiver', 'Demon of Death''s Gate', 'Silumgar Scavenger', 'Nim Abomination', 'Vengeful Warchief', 'Thaumaturge''s Familiar', 'Signal Pest', 'Bellowing Fiend', 'Nettling Nuisance', 'Sliver Construct', 'Soulless Jailer', 'Foulmire Knight', 'Battle Brawler', 'Ashenmoor Cohort', 'Gearsmith Guardian', 'Bloodflow Connoisseur', 'Phyrexian Digester', 'Ugin''s Construct', 'Patchwork Automaton', 'Graf Reaver', 'Necropolis Regent', 'Psychomancer', 'Corrupt Court Official', 'Doomwake Giant', 'Kemuri-Onna', 'Archetype of Finality', 'Baron Sengir', 'Mordor Trebuchet', 'Gray Merchant of Alphabet', 'Black Knight', 'Grafted Butcher', 'Blood Celebrant', 'Morkrut Necropod', 'Gravespawn Sovereign', 'Tower Worker', 'Voracious Fell Beast', 'Thallid Soothsayer', 'Accursed Spirit', 'Soulless One', 'Solarion', 'Passageway Seer', 'Bloodmist Infiltrator', 'Phyrexian Reaper', 'Erebos, God of the Dead', 'Xiahou Dun, the One-Eyed', 'Demon of Wailing Agonies', 'Malakir Bloodwitch', 'Liliana''s Reaver', 'Witch Engine', 'Body Launderer', 'Tangled Colony', 'Specter of Mortality', 'Ogre Marauder', 'Gloomfang Mauler', 'Ukud Cobra', 'Lesser Werewolf', 'Entomber Exarch', 'Brackish Trudge', 'Waning Wurm', 'Liege of the Pit', 'Yargle, Glutton of Urborg', 'Rakshasa Debaser', 'Nirkana Assassin', 'Salvage Slasher', 'Marauding Blight-Priest', 'Brainstealer Dragon', 'Gelatinous Cube', 'Patient Zero', 'Screeching Harpy', 'Blitzwing, Cruel Tormentor', 'Archdemon of Paliano', 'Vicious Battlerager', 'Ichorplate Golem', 'Sewer Nemesis', 'Foundry Assembler', 'Ambuscade Shaman', 'Fourth Bridge Prowler', 'Lobelia Sackville-Baggins', 'Tormod, the Desecrator', 'Grim Wanderer', 'Tenacious Dead', 'Gibbering Kami', 'Wirecat', 'Goring Warplow', 'Hag of Scoured Thoughts', 'Dauthi Cutthroat', 'Crazed Skirge', 'Conductor of Cacophony', 'Child of Night', 'Walking Dead', 'Greel, Mind Raker', 'Reconstructed Thopter', 'Perilous Myr', 'Pitiless Vizier', 'Tombstalker', 'Sengir Bats', 'Necron Deathmark', 'Thermal Navigator', 'Oona''s Prowler', 'Henrika Domnathi', 'Swarm of Bloodflies', 'Miara, Thorn of the Glade', 'Adaptive Shimmerer', 'Exhumer Thrull', 'Mausoleum Turnkey', 'Blackbloom Rogue', 'Circling Vultures', 'Maulfist Squad', 'Nethergoyf', 'Duskmantle Prowler', 'Arcbound Overseer', 'Faerie Dreamthief', 'Bloated Processor', 'The Meep', 'Ninja', 'Woebearer', 'Cryptek', 'Pawn of Ulamog', 'Sarevok, Deadly Usurper', 'Necroplasm', 'Hand of Emrakul', 'Vengeful Reaper', 'Disciple of Tevesh Szat', 'Keeper of Tresserhorn', 'Arrogant Poet', 'Noxious Groodion', 'Underdark Explorer', 'Spitting Sliver', 'Mausoleum Harpy', 'Wandering Archaic', 'Skittering Surveyor', 'Sibsig Muckdraggers', 'Dalek Squadron', 'Ambush Gigapede', 'A-Elderfang Ritualist', 'Ob Nixilis, Unshackled', 'Rot Hulk', 'Palladium Myr', 'Gravebreaker Lamia', 'Skittering Heartstopper', 'Hag of Noxious Nightmares', 'Ecstatic Awakener', 'Drinker of Sorrow', 'Kheru Mind-Eater', 'Chainer, Dementia Master', 'Colossus of Sardia', 'Captivating Vampire', 'Okiba-Gang Shinobi', 'Archfiend of the Dross', 'Zagoth Mamba', 'Triarch Praetorian', 'Gloomhunter', 'Deepwood Ghoul', 'Lys Alana Scarblade', 'Bog Smugglers', 'Ascendant Evincar', 'A-Vampire Scrivener', 'Lampad of Death''s Vigil', 'Stronghold Rats', 'Queen''s Agent', 'Fell Shepherd', 'Stone Retrieval Unit', 'Warden of Geometries', 'Torgaar, Famine Incarnate', 'Nashi, Moon Sage''s Scion', 'Fain, the Broker', 'Dreadfeast Demon', 'Hovermyr', 'Saheeli''s Silverwing', 'Enslaved Horror', 'Vampire Aristocrat', 'Arvinox, the Mind Flail', 'Crooked Custodian', 'Bearer of Silence', 'Auntie''s Snitch', 'Gilt-Leaf Winnower', 'Veilborn Ghoul', 'Archfiend of Ifnir', 'Necromancer''s Familiar', 'Igneous Golem', 'Syphon Sliver', 'Baneblade Scoundrel', 'Yixlid Jailer', 'Bloodthirsty Aerialist', 'Veinwitch Coven', 'Wasp of the Bitter End', 'Undercity Shade', 'Bloodlord of Vaasgoth', 'Oathsworn Vampire', 'Keldon Battlewagon', 'Halo Hunter', 'Phyrexian Negator', 'Brain Weevil', 'Mold Folk', 'Witness of the Ages', 'Faceless Devourer', 'Plague Wight', 'Blazethorn Scarecrow', 'Lesser Masticore', 'Maddening Imp', 'Drillworks Mole', 'Razorfield Rhino', 'Reezug, the Bonecobbler', 'Scrapbasket', 'Hag of Syphoned Breath', 'Feral Ghoul', 'Desperate Castaways', 'Tourach, Dread Cantor', 'Tinybones, Trinket Thief', 'Screeching Buzzard', 'Guiltfeeder', 'Plasmancer', 'Locust Miser', 'Scourge Servant', 'Veldrane of Sengir', 'Severed Legion', 'Emrakul, the Promised End', 'Slimy Dualleech', 'Heap Doll', 'Pillar of War', 'Cathodion', 'Gollum, Scheming Guide', 'Phyrexian Revoker', 'Novice Occultist', 'Canoptek Wraith', 'Knucklebone Witch', 'Abattoir Ghoul', 'Ashiok''s Adept', 'Illuminor Szeras', 'Blacksnag Buzzard', 'Karn, Legacy Reforged', 'Virtus the Veiled', 'Harbinger of Night', 'Crumbling Colossus', 'Nantuko Husk', 'Dakmor Bat', 'Gisa, Glorious Resurrector', 'Vile Bile', 'Weirding Shaman', 'Frogtosser Banneret', 'Nezumi Graverobber', 'Accursed Centaur', 'Infectious Host', 'Spectral Sliver', 'Ruthless Cullblade', 'Muck Drubb', 'Karn, Silver Golem', 'Silent Skimmer', 'Filthy Cur', 'Rotting Fensnake', 'Mishra''s War Machine', 'Minister of Pain', 'Desperate Bloodseeker', 'Phage the Untouchable', 'Etched Familiar', 'Barrow Ghoul', 'Myojin of Grim Betrayal', 'Dirty Wererat', 'Marching Duodrone', 'Stinging Scorpion', 'Temple Thief', 'Corpse Hauler', 'A-Blood Artist', 'Phyrexian Slayer', 'Sima Yi, Wei Field Marshal', 'Doomed Necromancer', 'Drider', 'Hunted Horror', 'Abundant Maw', 'Ruin Rat', 'Walking Ballista', 'Leaden Myr', 'Guardian of the Ages', 'Wei Assassins', 'Marang River Skeleton', 'Armor Thrull', 'Kederekt Parasite', 'Arcbound Hybrid', 'Plague Sliver', 'Alley Grifters', 'Nezumi Cutthroat', 'Sengir Vampire', 'Childhood Horror', 'Compass Gnome', 'Boot Nipper', 'Excavated Wall', 'Su-Chi', 'Twilight Prophet', 'Pathrazer of Ulamog', 'Skitterskin', 'Bile Urchin', 'Phyrexian Denouncer', 'Sengir, the Dark Baron', 'Phyrexian Snowcrusher', 'Drana, Liberator of Malakir', 'Sadistic Augermage', 'Hateful Eidolon', 'Phyrexian Juggernaut', 'Nimana Skitter-Sneak', 'Undying Beast', 'Egon, God of Death', 'Ornithopter of Paradise', 'Foul Familiar', 'Draconian Gate-Bot', 'Sparkhunter Masticore', 'Shifting Wall', 'Fleshgrafter', 'Insidious Bookworms', 'Iron-Heart Chimera', 'A-Dokuchi Silencer', 'Draugr Recruiter', 'Kami of Empty Graves', 'Corpse Connoisseur', 'Tergrid, God of Fright', 'Steel Exemplar', 'Spark Reaper', 'Dokuchi Silencer', 'Infesting Radroach', 'Pulse Tracker', 'Junk Diver', 'Bog Raiders', 'Hypnotic Specter', 'Hoof Skulkin', 'Dirty Rat', 'Skittering Cicada', 'Facevaulter', 'Bojuka Brigand', 'Faerie Macabre', 'Keeper of the Dead', 'Fell Horseman', 'Enemy of the Guildpact', 'Bonecaller Cleric', 'Soulcage Fiend', 'Clattering Augur', 'Entropic Eidolon', 'Dodecapod', 'Skittering Skirge', 'Shimmer Myr', 'Soot Imp', 'Catacomb Slug', 'Xun Yu, Wei Advisor', 'Universal Automaton', 'Jhoira''s Familiar', 'Mintstrosity', 'Plaguecrafter', 'Myr Adapter', 'Ebondeath, Dracolich', 'Ebonblade Reaper', 'Silumgar Butcher', 'Deepcavern Imp', 'Withered Wretch', 'Tattered Mummy', 'Pestilent Souleater', 'Nightwing Shade', 'Bleak Coven Vampires', 'Mournwhelk', 'Undead Minotaur', 'Gibbering Barricade', 'Hope of Ghirapur', 'Pilgrim of the Fires', 'Necrotic Ooze', 'Seizan, Perverter of Truth', 'Final-Sting Faerie', 'Flint Golem', 'Ayara''s Oathsworn', 'Slaughter Specialist', 'Threefold Thunderhulk', 'Necrogoyf', 'Marble Priest', 'Daggerclaw Imp', 'Cabal Interrogator', 'Bala Ged Scorpion', 'Vampire Nocturnus', 'Stallion of Ashmouth', 'Rock Lobster', 'Bladewing''s Thrall', 'Volatile Rig', 'Bloodcrazed Paladin', 'Arcbound Slith', 'Death''s Shadow', 'Warren Pilferers', 'Fume Spitter', 'Minion of the Wastes', 'Rotted Hulk', 'Headless Horseman', 'Repentant Vampire', 'Terror of Towashi', 'Writhing Necromass', 'Kaervek, the Punisher', 'Eradicator Valkyrie', 'Stalactite Stalker', 'Nimble Pilferer', 'Wei Infantry', 'Onyx Mage', 'Stronghold Confessor', 'Highway Robber', 'Vampire Hexmage', 'Wall of Junk', 'Hired Torturer', 'Lost Legion', 'Blightspeaker', 'A-Circuit Mender', 'Gatekeeper of Malakir', 'Polluted Dead', 'Bladegriff Prototype', 'Undead Augur', 'Dauthi Mercenary', 'Shadow Rider', 'Hell''s Caretaker', 'Westgate Regent', 'Nightshade Stinger', 'Gollum, Obsessed Stalker', 'Vilis, Broker of Blood', 'Sarevok the Usurper', 'Sidisi''s Pet', 'Mephidross Vampire', 'Reflective Golem', 'Vampire Hounds', 'Wasteland Strangler', 'Clockwork Beast', 'Bogbrew Witch', 'Phyrexian Crusader', 'Eternal Taskmaster', 'Thran War Machine', 'Uncle Istvan', 'Battlefield Percher', 'Hexmark Destroyer', 'Armory Automaton', 'Black Carriage', 'Cabal Executioner', 'Steel Squirrel', 'Lightfoot Rogue', 'Cult Conscript', 'Pilgrim''s Eye', 'Drekavac', 'Skorpekh Destroyer', 'Steady-Handed Mook', 'Cabal Therapist', 'Nakaya Shade', 'Wretched Anurid', 'Virus Beetle', 'Spiteful Hexmage', 'Scissors Lizard', 'Gríma Wormtongue', 'Paragon of Modernity', 'Cemetery Reaper', 'Great Unclean One', 'Stromgald Crusader', 'Eye of Duskmantle', 'Telethopter', 'Ebon Drake', 'Chrome Cat', 'Toshiro Umezawa', 'Gutterbones', 'Blight-Breath Catoblepas', 'Eyetwitch', 'Xathrid Necromancer', 'Nikara, Lair Scavenger', 'Robot Chicken', 'Kuon, Ogre Ascendant', 'Rotting Legion', 'Scampire', 'Carrion Wurm', 'Vito''s Inquisitor', 'Festering Mummy', 'Bog Hoodlums', 'Ulamog, the Ceaseless Hunger', 'Containment Construct', 'Death-Priest of Myrkul', 'Suncrusher', 'Titan Hunter', 'Zombie Boa', 'Zulaport Cutthroat', 'Arcbound Worker', 'Vermin Gorger', 'Safana, Calimport Cutthroat', 'Chancellor of the Dross', 'Mine Worker', 'Master of Dark Rites', 'Blightcaster', 'Eater of Hope', 'Gingerbrute', 'A-Death-Priest of Myrkul', 'Returned Centaur', 'Ticking Gnomes', 'Canoptek Scarab Swarm', 'Colossus of Akros', 'Rotting Rats', 'Kinzu of the Bleak Coven', 'Bottle Golems', 'Diamond Mare', 'Moonglove Changeling', 'Phyrexian Dreadnought', 'Ichor Drinker', 'Spawn of Mayhem', 'Shield-Wall Sentinel', 'Snarlfang Vermin', 'Extremely Slow Zombie', 'Drakestown Forgotten', 'Chupacabra Echo', 'Dusk Charger', 'Elderfang Disciple', 'Headless Specter', 'Grim Draugr', 'Grid Monitor', 'Two-Headed Zombie', 'Acererak the Archlich', 'Abhorrent Overlord', 'Devourer of Destiny', 'Ruthless Sniper', 'Baleful Beholder', 'Serpent Warrior', 'Gempalm Polluter', 'Moriok Replica', 'Phyrexian Defiler', 'Workhorse', 'Erebos, Bleak-Hearted', 'Maga, Traitor to Mortals', 'Complex Automaton', 'Dauthi Marauder', 'Culling Drone', 'Vampire Revenant', 'Lodestone Golem', 'Adaptive Automaton', 'Clattering Skeletons', 'Disowned Ancestor', 'Putrid Imp', 'Juzám Djinn', 'Manor Skeleton', 'Nimana Skydancer', 'Knight of Stromgald', 'Piper of the Swarm', 'Olivia''s Dragoon', 'Tethered Skirge', 'Ticketomaton', 'Nether Traitor', 'Liliana''s Specter', 'Bog Tatters', 'Primeval Shambler', 'Flitting Guerrilla', 'Rooftop Assassin', 'Gutmorn, Pactbound Servant', 'Weaponcraft Enthusiast', 'Darksteel Colossus', 'Molten-Tail Masticore', 'Sinister Starfish', 'Embalmed Brawler', 'Anowon, the Ruin Sage', 'Rat in the Hat', 'Vebulid', 'Sidisi, Undead Vizier', 'Skeletal Snake', 'Rabid Bloodsucker', 'Fleshbag Marauder', 'Sorcerer''s Broom', 'Ravenous Necrotitan', 'Dirtwater Wraith', 'Aphetto Exterminator', 'Endrek Sahr, Master Breeder', 'Minion of Tevesh Szat', 'Nezumi Informant', 'Hedron Scrabbler', 'Eater of Days', 'Hand of Silumgar', 'Scorn Effigy', 'Dungeon Crawler', 'Zhang He, Wei General', 'Tek', 'Tallyman of Nurgle', 'Morgue Thrull', 'Cryptic Trilobite', 'Armored Transport', 'Carrier Thrall', 'Extractor Demon', 'The Fallen Apart', 'Skyscanner', 'Millennial Gargoyle', 'Thran Golem', 'Gatekeeper Gargoyle', 'Shambling Goblin', 'Coretapper', 'Creepy Doll', 'Vengeful Dead', 'Blood-Chin Rager', 'Underworld Charger', 'Vampire Nighthawk', 'Vengeant Vampire', 'Viconia, Nightsinger''s Disciple', 'Fleshmad Steed', 'Zombie Cutthroat', 'Ulamog''s Despoiler', 'Workshop Assistant', 'Bloodletter of Aclazotz', 'Hidden Horror', 'Deathless Ancient', 'Nested Shambler', 'Skeletal Crocodile', 'Escaped Null', 'Nightdrinker Moroii', 'Argivian Avenger', 'Archfiend of Spite', 'Scream Puff', 'Antler Skulkin', 'Breathstealer', 'Dune Mover', 'Vashta Nerada', 'Ichor Rats', 'Geist-Fueled Scarecrow', 'Bloodsoaked Champion', 'Phyrexian Ironfoot', 'Forlorn Pseudamma', 'Scaretiller', 'Bloodline Pretender', 'Jangling Automaton', 'Cunning Lethemancer', 'Skyshroud Vampire', 'Twisted Abomination', 'Graf Rats', 'Vampire Neonate', 'Pith Driller', 'Bog Wraith', 'Basilica Screecher', 'Dread Rider', 'Street Wraith', 'Rapacious Guest', 'Frightshroud Courier', 'Bat-', 'Dread Slaver', 'Myr Welder', 'Mad Auntie', 'Jagwasp Swarm', 'Spinal Parasite', 'Lazotep Behemoth', 'King Macar, the Gold-Cursed', 'Spined Fluke', 'Fallen Askari', 'Cyberman Patrol', 'Lord of the Pit', 'Solemn Simulacrum', 'Arcbound Bruiser', 'Debtors'' Transport', 'Scrib Nibblers', 'Wei Scout', 'Deathgaze Cockatrice', 'Hired Poisoner', 'Conceited Witch', 'Wall of Tombstones', 'Gunk Slug', 'Eye Collector', 'Nantuko Shade', 'Rusting Golem', 'Koma''s Faithful', 'Vampire Champion', 'Jhoira''s Timebug', 'Highborn Ghoul', 'Thrull Champion', 'Desiccated Naga', 'Mikaeus, the Unhallowed', 'Grandmother Sengir', 'Sandstone Oracle', 'Bronze Walrus', 'Hooded Horror', 'Vraska''s Finisher', 'Hewed Stone Retainers', 'Blood-Toll Harpy', 'Jhoira''s Toolbox', 'Omarthis, Ghostfire Initiate', 'Misery''s Shadow', 'Crawling Filth', 'Plagued Rusalka', 'Pontiff of Blight', 'Western Paladin', 'Ragamuffyn', 'Ayara, First of Locthwain', 'Scavenger Drake', 'Bone Shredder', 'Corpse Harvester', 'Falkenrath Noble', 'Ichorclaw Myr', 'Mischievous Poltergeist', 'Skirsdag High Priest', 'Matter Reshaper', 'Dramatist''s Puppet', 'Poxwalkers', 'Mage-Ring Responder', 'Wall of Distortion', 'Smog Elemental', 'Sludge Crawler', 'Typhoid Rats', 'Hell Mongrel', 'Battlefield Butcher', 'Souls of the Lost', 'Queen''s Bay Paladin', 'Walking Atlas', 'Compleated Huntmaster', 'Weed-Pruner Poplar', 'Hollow Warrior', 'Blightwing Whelp', 'Scrapheap Scrounger', 'Rug of Smothering', 'Merrow Bonegnawer', 'Pit Raptor', 'Cadaver Imp', 'Magus of the Coffers', 'Sorin''s Guide', 'Pus Kami', 'Abyssal Nocturnus', 'Felhide Petrifier', 'Desolation Twin', 'Spike Cannibal', 'Village Cannibals', 'Durable Coilbug', 'Gristle Grinner', 'Crypt Angel', 'Plague Witch', 'Hired Blade', 'Nefarious Imp', 'Sly Spy', 'Tormented Hero', 'Sangrophage', 'Ratcatcher', 'Steel Overseer', 'Massacre Wurm', 'Massacre Girl, Known Killer', 'Homicide Investigator', 'Metalwork Colossus', 'Nim Replica', 'Doom Weaver', 'Caligo Skin-Witch', 'Fen Stalker', 'Bloodline Necromancer', 'Briarblade Adept', 'Cabal Trainee', 'Myr Propagator', 'Etched Champion', 'Skullport Merchant', 'Junk Golem', 'Hopping Automaton', 'Nim Devourer', 'Tree of Perdition', 'Field Creeper', 'Tenured Inkcaster', 'Hunted Ghoul', 'Alloy Myr', 'Ossuary Rats', 'Chittering Rats', 'Distended Mindbender', 'Kozilek, Butcher of Truth', 'Abyssal Specter', 'Zulaport Chainmage', 'Rank Officer', 'Basal Thrull', 'Gumdrop Poisoner', 'Skeleton Archer', 'Geode Golem', 'Vampire Bats', 'Yotian Soldier', 'Hollow One', 'Spiteful Bully', 'Consumptive Goo', 'Vampire Scrivener', 'Order of the Ebon Hand', 'A-Nashi, Moon Sage''s Scion', 'Mukotai Ambusher', 'Myr Scrapling', 'Gravedigger', 'Reiver Demon', 'Windgrace Acolyte', 'Hag of Mage''s Doom', 'Order of Yawgmoth', 'Mer-Ek Nightblade', 'Relic Golem', 'Cabal Initiate', 'Infernal Spawn of Evil', 'Oona''s Blackguard', 'Disease Carriers', 'Everlasting Lich', 'Gurmag Swiftwing', 'Nightmare Shepherd', 'Thrashing Wumpus', 'Wall of Shields', 'Deathmark Prelate', 'Cyclopean Mummy', 'Phyrexian Debaser', 'Bellowing Saddlebrute', 'Dread', 'Cadaverous Knight', 'Rotlung Reanimator', 'Minotaur Abomination', 'Hostile Investigator', 'Consulate Skygate', 'Phobian Phantasm', 'Dross Ripper', 'Vampire of the Dire Moon', 'Sengir Connoisseur', 'Gorgon Recluse', 'Zodiac Snake', 'Deceiver of Form', 'Watchers of the Dead', 'Insatiable Hemophage', 'Grimclaw Bats', 'Clot Sliver', 'Dusk Legion Sergeant', 'Cursebound Witch', 'Treacherous Pit-Dweller', 'Pestilence Rats', 'Cityscape Leveler', 'Mana Leech', 'Slith Bloodletter', 'Cogwork Spy', 'Malakir Soothsayer', 'Bane of the Living', 'Stromkirk Patrol', 'Herald of Anguish', 'Geth, Lord of the Vault', 'Undercity Informer', 'Kozilek''s Channeler', 'Transmogrifying Licid', 'Poisonbelly Ogre', 'Living Wall', 'Wei Strike Force', 'Sanctum Seeker', 'Proteus Machine', 'Cinderbones', 'Night Market Aeronaut', 'Nezumi Shortfang', 'Nightshade Harvester', 'Anodet Lurker', 'Metallic Sliver', 'Junji, the Midnight Sky', 'Bontu the Glorified', 'Cemetery Desecrator', 'Mirri the Cursed', 'Kaervek, the Spiteful', 'Blood Servitor', 'Iron Golem', 'Forerunner of the Coalition', 'Lorcan, Warlock Collector', 'Atraxa''s Skitterfang', 'Shadow of Mortality', 'The Prismatic Piper', 'Markov Crusader', 'Leering Onlooker', 'D00-DL, Caricaturist', 'Bronze Horse', 'Raven of Fell Omens', 'Mortis Dogs', 'Calculating Lich', 'Scion of Draco', 'Blade Juggler', 'Sloppity Bilepiper', 'Ruthless Winnower', 'Undead Butler', 'Silent Assassin', 'Stronghold Assassin', 'Gravegouger', 'Gnat Miser', 'Ashen-Skin Zubera', 'Bloodhunter Bat', 'Lord of the Forsaken', 'Agent of the Fates', 'Arcbound Fiend', 'Shimian Night Stalker', 'Ichorid', 'Wasteland Raider', 'Sky Scourer', 'Eternal Scourge', 'Caged Zombie', 'Heir of Falkenrath', 'Carrion Wall', 'Bloodborn Scoundrels', 'Psychosis Crawler', 'Hand of Cruelty', 'Shauku, Endbringer', 'Stone Golem', 'Barony Vampire', 'Rebel Informer', 'Ruin Processor', 'Kalitas, Bloodchief of Ghet', 'Skittering Monstrosity', 'Eager Construct', 'Body Snatcher', 'Dragon Engine', 'Sengir Nosferatu', 'Foul Spirit', 'Arco-Flagellant', 'Ogre Jailbreaker', 'Knight of Malice', 'Puppeteer Clique', 'Despondent Killbot', 'Rank and File', 'Cavalier of Night', 'Discourtesy Clerk', 'Spawnsire of Ulamog', 'Wedding Security', 'Kraul Swarm', 'Cyclopean Giant', 'Girder Goons', 'Ravenous Harpy', 'Ersatz Gnomes', 'Skinrender', 'Mole Worms', 'Dire Fleet Poisoner', 'Clockwork Steed', 'Death-Mask Duplicant', 'Scarblade Elite', 'Weaponized Scrap', 'Urborg Mindsucker', 'Demonlord of Ashmouth', 'Cemetery Gate', 'Silver Deputy', 'Towashi Guide-Bot', 'Zhentarim Bandit', 'Clockwork Beetle', 'Blister Beetle', 'Glass Golem', 'Disciple of the Vault', 'Corpse Cur', 'Pentavus', 'Massacre Girl', 'Lokhust Heavy Destroyer', 'Heartstabber Mosquito', 'Metallic Mimic', 'Sepulcher Ghoul', 'Vicious Conquistador', 'Asylum Visitor', 'Taborax, Hope''s Demise', 'Guildsworn Prowler', 'Gate Colossus', 'Knight of Infamy', 'Zombified', 'Craven Knight', 'Cavern Whisperer', 'Dutiful Replicator', 'Cruel Deceiver', 'Vector Asp', 'Crossway Troublemakers', 'Sanitarium Skeleton', 'Kuldotha Forgemaster', 'Varragoth, Bloodsky Sire', 'Phantasmagorian', 'Smokespew Invoker', 'Rotfeaster Maggot', 'Crypt Ripper', 'Rancid Rats', 'Myr Moonvessel', 'Putrid Raptor', 'Pardic Wanderer', 'Mindless Null', 'Exiled Boggart', 'Accomplished Automaton', 'Deadeye Tracker', 'Demonic Hordes', 'Gloom Sower', 'Blightbelly Rat', 'Big Boa Constrictor', 'Wicker Picker', 'Suntouched Myr', 'Vampire Spawn', 'Pitiless Plunderer', 'Hasran Ogress', 'Cleaving Reaper', 'Deathbringer Regent', 'Sundering Titan', 'Chrome Steed', 'Night Incarnate', 'Hangman', 'ED-E, Lonesome Eyebot', 'Noxious Dragon', 'Mind Raker', 'Gravecrawler', 'Cabal Slaver', 'Plague Fiend', 'Subversive Acolyte', 'Skyreach Manta', 'Consuming Oni', 'Thief of Blood', 'Hobbling Zombie', 'Merciless Eternal', 'Voracious Vacuum', 'Harvester of Misery', 'King''s Assassin', 'Sand Golem', 'Phyrexian Obliterator', 'Brass Gnat', 'Witch-king, Bringer of Ruin', 'Foundry Inspector', 'Blight Titan', 'Shell Skulkin', 'Modular Monstrosity', 'El-Hajjâj', 'Paper Tiger', 'Snarling Gorehound', 'Aclazotz, Deepest Betrayal', 'Thornmantle Striker', 'Crypt Cobra', 'Chosen of Markov', 'Mindwarper', 'Fate Unraveler', 'Enraged Killbot', 'Wicked Guardian', 'Jumbo Imp', 'Gangrenous Zombies', 'Archdemon of Unx', 'Icehide Golem', 'Blood Poet', 'Brain Gorgers', 'Takenuma Bleeder', 'Apprentice Necromancer', 'Rune-Scarred Demon', 'Corrupting Licid', 'Etched Host Doombringer', 'Beast of Burden', 'Howling Banshee', 'Cursed Minotaur', 'Tomb Robber', 'Risen Executioner', 'Steam-Powered', 'Hate Weaver', 'Shrike Harpy', 'Faceless Butcher', 'Lazotep Reaver', 'Barrow Witches', 'Archfiend of Sorrows', 'Muck Rats', 'Hagra Crocodile', 'Bilious Skulldweller', 'Young Wei Recruits', 'Fretwork Colony', 'Drifting Shade', 'Puresteel Angel', 'Overt Operative', 'Ashen Ghoul', 'Eater of the Dead', 'Ghastly Death Tyrant', 'Lurking Chupacabra', 'Catacomb Dragon', 'Mobile Fort', 'Nirkana Cutthroat', 'Sauron, the Necromancer', 'Sultai Scavenger', 'Mishra''s Self-Replicator', 'Shadowheart, Sharran Cleric', 'Cosmic Horror', 'Arcbound Reclaimer', 'Night Clubber', 'Mindwrack Demon', 'Scourge of the Skyclaves', 'Vindictive Lich', 'Doom Whisperer', 'Nullstone Gargoyle', 'Silent Arbiter', 'Crypt Sliver', 'Mortarion, Daemon Primarch', 'Tormod''s Cryptkeeper', 'Hag of Ceaseless Torment', 'Mardu Skullhunter', 'Vampire Cutthroat', 'Biting-Palm Ninja', 'Leech Gauntlet', 'Gifted Aetherborn', 'Garza''s Assassin', 'Nightmare', 'Vermiculos', 'Lord Skitter''s Butcher', 'Runaway Carriage', 'Josu Vess, Lich Knight', 'Indulgent Aristocrat', 'Ink-Eyes, Servant of Oni', 'Manakin', 'Tainted Adversary', 'Bitterheart Witch', 'Dakmor Ghoul', 'Akuta, Born of Ash', 'Enatu Golem', 'Electrostatic Pummeler', 'Tenacious Underdog', 'Bog Serpent', 'Promising Duskmage', 'Kozilek''s Shrieker', 'Restless Bloodseeker', 'Shard of the Void Dragon', 'Khenra Eternal', 'Clockwork Condor', 'Testament Bearer', 'Ulamog''s Crusher', 'Ornithopter', 'Reclusive Wight', 'Relentless Rats', 'Catapult Fodder', 'Cogwork Tracker', 'Dukhara Scavenger', 'Brutal Nightstalker', 'Butch DeLoria, Tunnel Snake', 'Nightscape Familiar', 'Gavony Unhallowed', 'Sinuous Vermin', 'Guul Draz Overseer', 'Sickle Dancer', 'Rimebound Dead', 'Initiates of the Ebon Hand', 'Wall of Putrid Flesh', 'Archfiend of Depravity', 'Emrakul, the World Anew', 'Demon of Catastrophes', 'Aether Poisoner', 'Rusted Sentinel', 'Rat Colony', 'Kalastria Highborn', 'Famished Ghoul', 'Deathknell Kami', 'Nefarox, Overlord of Grixis', 'Tomb Tyrant', 'Breaker of Creation', 'Suq''Ata Assassin', 'Undercity Necrolisk', 'Teferi''s Sentinel', 'Kolaghan Skirmisher', 'Myr Landshaper', 'Looming Shade', 'Tinybones, the Pickpocket', 'Painbringer', 'Blightbeetle', 'Razaketh, the Foulblooded', 'Dominator Drone', 'Urza''s Avenger', 'Ammit Eternal', 'Herald of Hadar', 'Tymaret, Chosen from Death', 'Farbog Revenant', 'Prakhata Club Security', 'Cat Burglar', 'Sawtooth Thresher', 'Robo-', 'Darkling Stalker', 'Tomb Blade', 'Thraxodemon', 'Fiend of the Shadows', 'Gnarled Scarhide', 'Driver of the Dead', 'Terror Ballista', 'Witch of the Moors', 'Gnawing Zombie', 'Zombie Scavengers', 'Necrosavant', 'Locthwain Lancer', 'Brood of Cockroaches', 'Gallowbraid', 'Dungeon Shade', 'Orzhov Euthanist', 'Prickly Boggart', 'Vampire Outcasts', 'Tatterkite', 'Bog Witch', 'The Wretched', 'Grisly Survivor', 'Gloom Surgeon', 'Sterling Hound', 'Shady Traveler', 'Falkenrath Forebear', 'Splatter Goblin', 'Clockwork Swarm', 'Vein Ripper', 'Lazotep Sliver', 'Jawbone Skulkin', 'Xathrid Demon', 'Marauding Knight', 'Blightwing Bandit', 'Coffin Puppets', 'Herald of the Dreadhorde', 'Python', 'Morkrut Behemoth', 'Nezumi Bone-Reader', 'Dread Shade', 'Smothering Abomination', 'Ovalchase Daredevil', 'Souldrinker', 'Sadistic Hypnotist', 'Spiteful Returned', 'Herald of Leshrac', 'Angelic Rocket', 'Togglodyte', 'Asphodel Wanderer', 'Dauthi Jackal', 'Painwracker Oni', 'Champion of the Perished', 'Grim Poppet', 'Drana, Kalastria Bloodchief', 'Desecration Elemental', 'Gray Merchant of Asphodel', 'Phyrexian Archivist', 'Purraj of Urborg', 'Plague Myr', 'Scavenged Brawler', 'Grasping Scoundrel', 'Sewerdreg', 'Ichor Shade', 'Dusk Legion Zealot', 'Coiled Tinviper', 'Catacomb Crocodile', 'Entropic Specter', 'Demon''s Herald', 'Zof Shade', 'Soul Scourge', 'Witch''s Familiar', 'Accursed Horde', 'Hoisted Hireling', 'Markov Patrician', 'Sheoldred''s Headcleaver', 'Archpriest of Shadows', 'Giant Cockroach', 'Needle Specter', 'Assembly-Worker', 'Bloodvial Purveyor', 'Unscrupulous Contractor', 'Faerie Bladecrafter', 'Obsianus Golem', 'Hagra Constrictor', 'Bringer of the Last Gift', 'Tezzeret''s Simulacrum', 'Dimir House Guard')) AND (TRUE)
    GROUP BY
        archetype_id, cs.name
    ORDER BY
        num_decks DESC, num_decks DESC, record, name
    LIMIT 0, 20
```

[] (slow_query, 2.7, mysql)

Reported on decksite by mysql-perf

Location Hash: bc0d92a2ea1cc17aedfca5630861be93d9bf17d1

Request Data ``` Request Method: GET Path: /api/cards2/?allLegal=&archetypeId=403&baseQuery=&deckType=all&page=0&pageSize=20&personId=&q=t:creature+commander:b&seasonId=0 Cookies: ImmutableMultiDict([('hide_intro', 'True'), ('page_size', '20'), ('session', 'eyJvYXV0aDJfc3RhdGUiOiJPVFd3d2FQb2xaYk9JOTRTVTBoTHhwQzBSQlZBQWsiLCJ0YXJnZXQiOiJodHRwczovL3Blbm55ZHJlYWRmdWxtYWdpYy5jb20vcmV0aXJlLyJ9.Ziwtng.gBI9xhP2P8rxxHS8_THWZTSDh4M'), ('views', '6748')]) Endpoint: cards2_api View Args: {} Person: logged_out Referrer: https://pennydreadfulmagic.com/seasons/all/archetypes/403/ Request Data: {} Host: pennydreadfulmagic.com Connection: Keep-Alive Accept-Encoding: gzip, br X-Forwarded-For: 98.97.16.76 Cf-Ray: 886043dc49854225-EWR X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Sec-Ch-Ua: "Opera GX";v="109", "Not:A-Brand";v="8", "Chromium";v="123" Accept: application/json, text/plain, */* Sec-Ch-Ua-Mobile: ?0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 OPR/109.0.0.0 Sec-Ch-Ua-Platform: "Windows" Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Sec-Fetch-Dest: empty Referer: https://pennydreadfulmagic.com/seasons/all/archetypes/403/ Accept-Language: en-US,en;q=0.9 Cookie: hide_intro=True; page_size=20; session=eyJvYXV0aDJfc3RhdGUiOiJPVFd3d2FQb2xaYk9JOTRTVTBoTHhwQzBSQlZBQWsiLCJ0YXJnZXQiOiJodHRwczovL3Blbm55ZHJlYWRmdWxtYWdpYy5jb20vcmV0aXJlLyJ9.Ziwtng.gBI9xhP2P8rxxHS8_THWZTSDh4M; views=6748 Cf-Connecting-Ip: 98.97.16.76 Cdn-Loop: cloudflare Cf-Ipcountry: US ```
vorpal-buildbot commented 3 months ago

Exceeded slow_query limit (1.4 > 1.0) in mysql: ```

    SELECT
        cs.name,
        SUM(IFNULL(num_decks, 0)) AS num_decks,
        SUM(IFNULL(wins, 0)) AS wins,
        SUM(IFNULL(losses, 0)) AS losses,
        SUM(IFNULL(draws, 0)) AS draws,
        SUM(IFNULL(wins, 0) - losses) AS record,
        SUM(IFNULL(perfect_runs, 0)) AS perfect_runs,
        SUM(IFNULL(tournament_wins, 0)) AS tournament_wins,
        SUM(IFNULL(tournament_top8s, 0)) AS tournament_top8s,
        IFNULL(ROUND((SUM(wins) / NULLIF(SUM(wins + losses), 0)) * 100, 1), '') AS win_percent,
        COUNT(*) OVER () AS total
    FROM
        _card_archetype_stats AS cs
    WHERE
        (archetype_id = 403) AND (cs.name IN ('Queen''s Bay Soldier', 'Reito Sentinel', 'Felhide Brawler', 'Dreamstealer', 'Smolder Initiate', 'Ashnod''s Harvester', 'Filigree Familiar', 'Bad Ass', 'Sly Requisitioner', 'Sedgemoor Witch', 'Moodmark Painter', 'Custodian of the Trove', 'Underworld Hermit', 'A-Baleful Beholder', 'Vengeful Pharaoh', 'Mister Gutsy', 'Chimney Imp', 'Carnophage', 'Prowling Geistcatcher', 'Specter of the Fens', 'Whisper, Blood Liturgist', 'Deathgreeter', 'Fallen Cleric', 'Synapse Necromage', 'Wake of Vultures', 'Shriekmaw', 'Millikin', 'Festering Goblin', 'Meteor Golem', 'Dakmor Sorceress', 'Watchwing Scarecrow', 'Dauthi Mindripper', 'Ravenous Skirge', 'Stromgald Spy', 'Thraben Foulbloods', 'Myr Quadropod', 'Evernight Shade', 'Lobelia, Defender of Bag End', 'Death-Rattle Oni', 'Duskwalker', 'Arachnoid', 'Viconia, Drow Apostate', 'Malevolent Noble', 'Tar Pit Warrior', 'Endless Cockroaches', 'Shapeshifter', 'Sewer Rats', 'Duskwielder', 'Drudge Skeletons', 'Plague Belcher', 'Sower of Discord', 'Magnetic Snuffler', 'God-Eternal Bontu', 'Putrid Goblin', 'Phyrexian Walker', 'Veteran Ghoulcaller', 'Soldevi Adnate', 'Thieving Varmint', 'Roving Keep', 'Bloodrite Invoker', 'Disruptor Wanderglyph', 'Squelching Leeches', 'Karfell Kennel-Master', 'Kraul Raider', 'Dinosaur Hunter', 'Urza''s Science Fair Project', 'Miasmic Mummy', 'Raving Dead', 'Myr Battlesphere', 'Stonecoil Serpent', 'Bounty Hunter', 'Skithiryx, the Blight Dragon', 'Salvager of Ruin', 'Henge Walker', 'A-Hobbling Zombie', 'Bloodthirsty Ogre', 'Stromgald Cabal', 'Puppet Raiser', 'Andradite Leech', 'Skorpekh Lord', 'The Peregrine Dynamo', 'Spincrusher', 'Bold Plagiarist', 'Null Caller', 'Redrock Sentinel', 'Thirsting Shade', 'Stingblade Assassin', 'Behemoth of Vault 0', 'Draugr Necromancer', 'Tezzeret''s Strider', 'Carrion Grub', 'Bushmeat Poacher', 'Dreamspoiler Witches', 'Dusk Feaster', 'Maze Abomination', 'Juggernaut', 'Maelstrom Colossus', 'Scion of Darkness', 'Hellcarver Demon', 'Deadeye Tormentor', 'Stonework Puma', 'Magus of the Abyss', 'Su-Chi Cave Guard', 'Kami of Lunacy', 'Stromkirk Mentor', 'Bog Humbugs', 'Hoverstone Pilgrim', 'Sibsig Host', 'Tenured Oilcaster', 'Cruel Grimnarch', 'Phyrexian Delver', 'Necropolis Fiend', 'Moonglove Winnower', 'Martyr of Bones', 'Multiform Wonder', 'Crystalline Giant', 'Nim Shambler', 'Diregraf Colossus', 'Canal Monitor', 'Overeager Apprentice', 'Phyrexian Ghoul', 'Nighthawk Scavenger', 'Maalfeld Twins', 'Serrated Biskelion', 'Caustic Bronco', 'Priest of Yawgmoth', 'Tivash, Gloom Summoner', 'Coalition Construct', 'Dread Warlock', 'Stalking Bloodsucker', 'Ashling, the Extinguisher', 'Iron Bully', 'Gisa, the Hellraiser', 'Cavern Lampad', 'Hedron Rover', 'Breaker of Armies', 'Unhallowed Phalanx', 'Guul Draz Specter', 'Broodrage Mycoid', 'Moira, Urborg Haunt', 'Triarch Stalker', 'Aphemia, the Cacophony', 'Hunted Nightmare', 'Lost Soul', 'Baleful Eidolon', 'Gutter Skulk', 'Blood Bairn', 'Skeletal Kathari', 'Wave of Rats', 'Lurking Spinecrawler', 'Bottle Gnomes', 'Stronghold Overseer', 'Cackling Imp', 'Wei Elite Companions', 'Nether Shadow', 'Servant of Tymaret', 'A-Sepulcher Ghoul', 'Soulblade Corrupter', 'Phylactery Lich', 'Thornbow Archer', 'Reality Smasher', 'Corrupt Official', 'Tooth Collector', 'A-Skyclave Shadowcat', 'Preacher of the Schism', 'Ravenous Rotbelly', 'Scrapyard Recombiner', 'Cairn Wanderer', 'Shadow-Rite Priest', 'Undercity Eliminator', 'Bonepicker Skirge', 'Weathered Sentinels', 'Carnifex Demon', 'Spire Golem', 'Amaranthine Wall', 'Skeleton Crew', 'Banehound', 'Murderous Rider', 'Slithery Stalker', 'Trazyn the Infinite', 'Gulping Scraptrap', 'Kill-Zone Acrobat', 'Xathrid Slyblade', 'Kozilek''s Translator', 'Sojourner''s Companion', 'Bog Rats', 'Blood Vassal', 'Gargantuan Leech', 'Vulturous Aven', 'Banewhip Punisher', 'Thrull Parasite', 'Malevolent Witchkite', 'Coffin Queen', 'A-Acererak the Archlich', 'Nightshade Assassin', 'Deathknell Berserker', 'Synod Centurion', 'Wickerwing Effigy', 'Vindictive Mob', 'Hag of Twisted Visions', 'Offalsnout', 'Rankle, Master of Pranks', 'Defiler of Flesh', 'Stinkweed Imp', 'Clockwork Gnomes', 'Rag Man', 'Bogstomper', 'Aku Djinn', 'Kitchen Imp', 'Mindless Automaton', 'Dream Spoilers', 'Narstad Scrapper', 'Tomb Trawler', 'Divining Witch', 'Yuan-Ti Fang-Blade', 'Whispering Specter', 'Bonded Construct', 'Caustic Crawler', 'Tormented Soul', 'Relentless Dead', 'Kiln Walker', 'Gateway Shade', 'Hexavus', 'Boneyard Scourge', 'Scarecrow Guide', 'Underdark Beholder', 'Spike, Tournament Grinder', 'Cauldron Familiar', 'Clay Pigeon', 'Nightshade Schemers', 'Brass Herald', 'Zombie Fanboy', 'Murk Dwellers', 'The Hourglass Coven', 'Soldevi Simulacrum', 'Dark Supplicant', 'Gnome-Made Engine', 'Lord of the Void', 'Oxidda Golem', 'Diregraf Scavenger', 'Horobi, Death''s Wail', 'Dissatisfied Customer', 'Phyrexian Bloodstock', 'Treasure Keeper', 'Shoreline Salvager', 'Corrosive Mentor', 'Razorgrass Screen', 'Priest of the Haunted Edge', 'Voracious Vermin', 'Reaper from the Abyss', 'Haunt of the Dead Marshes', 'Locthwain Gargoyle', 'Belbe''s Percher', 'Gravelighter', 'Fell Stinger', 'Midnight Scavengers', 'Dross Golem', 'Ambitious Aetherborn', 'Hound of the Farbogs', 'Mire Shade', 'Death Tyrant', 'Isareth the Awakener', 'Shadowborn Apostle', 'Rampart Crawler', 'Graveshifter', 'Cogwork Assembler', 'Razorfield Thresher', 'Changeling Outcast', 'Epicure of Blood', 'Hooded Assassin', 'Dauthi Trapper', 'Grudge Keeper', 'Nazgûl', 'Nyxborn Marauder', 'Ravenous Vampire', 'Lockjaw Snapper', 'Hollow Dogs', 'Graveyard Marshal', 'Dross Hopper', 'Midnight Reaper', 'Phyrexian Vivisector', 'Grixis Slavedriver', 'Sutured Ghoul', 'Hired Hexblade', 'Wei Ambush Force', 'Ambulatory Edifice', 'Blood Glutton', 'Ebon Dragon', 'Grave Titan', 'Grave Scrabbler', 'Mephitic Ooze', 'Myrkul''s Invoker', 'Maggot Carrier', 'Dakmor Lancer', 'Wall of Souls', 'Urborg Shambler', 'Boggart Harbinger', 'Greedy Freebooter', 'Unliving Psychopath', 'Perforator Crocodile', 'Tyrannical Pitlord', 'Thieves'' Guild Enforcer', 'A-Orcish Bowmasters', 'Myr Mindservant', 'Halo Hopper', 'Rust Tick', 'Kjeldoran Dead', 'Disciple of Bolas', 'Cyclopean Titan', 'Wight of Precinct Six', 'Cateran Kidnappers', 'Wei Night Raiders', 'Agent of Shauku', 'Deep Goblin Skulltaker', 'Soldevi Sentry', 'Searchlight Geist', 'Ghoulcaller''s Accomplice', 'Masticore', 'Mycosynth Golem', 'Inkrise Infiltrator', 'Derelor', 'Dancing Scimitar', 'Skyclave Sentinel', 'Skulking Fugitive', 'Augmenting Automaton', 'Citystalker Connoisseur', 'Lurebound Scarecrow', 'Zombie Goliath', 'Marrow Bats', 'Grief', 'Unscrupulous Agent', 'A-Paragon of Modernity', 'Crypt Ghast', 'Manor Guardian', 'Deadbeat Attendant', 'Wailing Ghoul', 'Locthwain Paladin', 'Undead Warchief', 'Shepherd of Rot', 'Fendeep Summoner', 'Festerleech', 'Expedition Skulker', 'Reassembling Skeleton', 'Forsworn Paladin', 'Patagia Golem', 'Demon of Loathing', 'Carrion Ants', 'Brass Man', 'Etched Oracle', 'A-Midnight Assassin', 'Dreg Reaver', 'Infernius Spawnington III, Esq.', 'Sanguine Guard', 'Slithering Shade', 'Armix, Filigree Thrasher', 'Lord of the Accursed', 'Gilded Sentinel', 'Deep-Cavern Bat', 'Zombie Trailblazer', 'Plague Dogs', 'Urborg Skeleton', 'Faceless Agent', 'Blight Pile', 'Sarevok, Deathbringer', 'Balustrade Spy', 'Knight of the Ebon Legion', 'Kami of Terrible Secrets', 'Abyssal Horror', 'Diregraf Ghoul', 'Wire Surgeons', 'Bloodletter', 'Scarred Vinebreeder', 'Concealing Curtains', 'Diabolic Machine', 'Witty Demon', 'Manor Gargoyle', 'Pain Seer', 'Injector Crocodile', 'Bloodsworn Squire', 'Hook Horror', 'Shrine Steward', 'Gloomdrifter', 'Crystalline Crawler', 'Treasure Dredger', 'Carrion Screecher', 'Pearl Collector', 'Grave Robbers', 'Daggerdrome Imp', 'Keeper of the Lens', 'Sadistic Skymarcher', 'Blind Creeper', 'Copper-Leaf Angel', 'Zombie Brute', 'Rictus Robber', 'Ogre Slumlord', 'Blackcleave Goblin', 'Ancient Brass Dragon', 'Dauthi Ghoul', 'Twisted Sewer-Witch', 'Drudge Sentinel', 'Undead Gladiator', 'Termination Facilitator', 'Omega Myr', 'Bloodtracker', 'Platinum Angel', 'Wall of Forgotten Pharaohs', 'Diseased Vermin', 'Kuro, Pitlord', 'Festercreep', 'Fen Hauler', 'Exsanguinator Cavalry', 'Prismite', 'A-Guildsworn Prowler', 'Dreadwurm', 'Order of Midnight', 'Fang Skulkin', 'Tizerus Charger', 'Drivnod, Carnage Dominus', 'Hollow Marauder', 'Pilfering Imp', 'Liliana''s Elite', 'Minion of Leshrac', 'Starscream, Power Hungry', 'Prophet of the Peak', 'Bloodgift Demon', 'Wreck Hunter', 'Cackling Observer', 'Cinderhaze Wretch', 'Falthis, Shadowcat Familiar', 'Dreg Recycler', 'Henge Guardian', 'Bloodline Keeper', 'Grollub', 'Keepsake Gorgon', 'Spined Basher', 'Bane Alley Blackguard', 'Crovax the Cursed', 'Soul Snuffers', 'Myr Servitor', 'Acid-Spewer Dragon', 'Tresserhorn Skyknight', 'Deathless Behemoth', 'Walking Corpse', 'Boggart Loggers', 'Orcish Bowmasters', 'Kalastria Healer', 'Rot-Tide Gargantua', 'Anrakyr the Traveller', 'Nim Lasher', 'Restless Dead', 'Tribal Golem', 'Walking Bulwark', 'Cabal Paladin', 'Chronobot', 'Death Cultist', 'Hunter of Eyeblights', 'Dauthi Warlord', 'Orzhov Racketeers', 'Gravewaker', 'Delighted Killbot', 'Raiding Nightstalker', 'Triskelion', 'Farbog Boneflinger', 'Buried Ogre', 'Dunbarrow Revivalist', 'Rattleblaze Scarecrow', 'Echo of Dusk', 'Soul of New Phyrexia', 'Herald of Torment', 'Blight Herder', 'Krovikan Horror', 'Zombie Master', 'Laquatus''s Champion', 'Stratadon', 'Anvilwrought Raptor', 'Precursor Golem', 'Spinal Centipede', 'Blood Artist', 'Razortooth Rats', 'Dementia Bat', 'Angel of Suffering', 'Lightning-Core Excavator', 'Arisen Gorgon', 'Chilling Shade', 'Hoarding Broodlord', 'One-Eyed Scarecrow', 'Boggart Mob', 'Shambling Ghoul', 'Sanguine Spy', 'Shard of the Nightbringer', 'Dauthi Voidwalker', 'A-Cauldron Familiar', 'Mortivore', 'Nightmare Moon', 'Skirsdag Supplicant', 'Old Flitterfang', 'Cybermat', 'Abyssal Gatekeeper', 'Shrieking Specter', 'Gixian Puppeteer', 'Cabal Torturer', 'Pack Rat', 'Hezrou', 'Grapeshot Catapult', 'Griselbrand', 'Scorn-Blade Berserker', 'Ulamog, the Infinite Gyre', 'Demon''s Jester', 'Vengeful Rebel', 'Irini Sengir', 'Nightshade Seer', 'Archghoul of Thraben', 'Soul Swindler', 'Battering Ram', 'Basilica Stalker', 'Acquisitions Expert', 'Legion Vanguard', 'Moriok Scavenger', 'Dread Wanderer', 'Squirming Mass', 'Voracious Vampire', 'Prizefighter Construct', 'Scythe Specter', 'Gangrenous Goliath', 'Darksteel Myr', 'Vampire Lacerator', 'Spirit of the Night', 'Stocking Tiger', 'Krovikan Scoundrel', 'Dakmor Scorpion', 'Metalworker', 'Sanctuary Raptor', 'Zombie Mob', 'Voltaic Construct', 'Bat Whisperer', 'Clackbridge Troll', 'Moaning Spirit', 'Ruthless Ripper', 'Snickering Squirrel', 'Thriving Rats', 'Soultether Golem', 'Marionette Master', 'Serpent Assassin', 'Arrogant Vampire', 'Clara Oswald', 'Digsite Conservator', 'Lurching Rotbeast', 'Karumonix, the Rat King', 'Angrath''s Ambusher', 'Insatiable Harpy', 'Phyrexian Battleflies', 'Slaughterhouse Bouncer', 'Technomancer', 'Patchwork Gnomes', 'Battered Golem', 'A-Nezumi Prowler', 'Nested Ghoul', 'Monoskelion', 'The Fallen', 'Gargoyle Sentinel', 'Charging Bandits', 'Phyrexian Monitor', 'Barbed-Back Wurm', 'Golgari Thug', 'Liliana''s Steward', 'Urborg Panther', 'Stirge', 'Disciple of Griselbrand', 'Iname, Death Aspect', 'Sootfeather Flock', 'Sliversmith', 'Cateran Slaver', 'Knight of Dusk', 'Mire Triton', 'Commander Greven il-Vec', 'Sewer Shambler', 'Walking Wall', 'Mindleecher', 'Balthor the Defiled', 'Bloodghast', 'Alesha''s Vanguard', 'Dauthi Horror', 'Urgoros, the Empty One', 'Urza''s Construction Drone', 'Gonti, Lord of Luxury', 'Kalitas, Traitor of Ghet', 'Ashcoat of the Shadow Swarm', 'Papercraft Decoy', 'Goblin Dirigible', 'Death Baron', 'Void Beckoner', 'Alpha Myr', 'Viconia, Disciple of Blood', 'Foundry Screecher', 'Siege Zombie', 'Blade of the Oni', 'Quag Vampires', 'Boneknitter', 'Strongarm Thug', 'Suspicious Bookcase', 'Plague Engineer', 'Elvish Doomsayer', 'Witch-king of Angmar', 'Master of the Feast', 'Myr Superion', 'Cao Ren, Wei Commander', 'Chitinous Crawler', 'Necrogen Scudder', 'Viseling', 'Swarm of Rats', 'Thorn of the Black Rose', 'Hailstorm Valkyrie', 'Keening Banshee', 'Nothic', 'Viscera Seer', 'Onulet', 'Chainbreaker', 'Aphetto Vulture', 'Iron Mastiff', 'Scared Stiff', 'Treacherous Vampire', 'Radiant Epicure', 'Noxious Toad', 'Instigator', 'Servant of Volrath', 'Farmstead Gleaner', 'Paragon of Open Graves', 'Cateran Overlord', 'Nirkana Revenant', 'Oathsworn Knight', 'Lifebane Zombie', 'Pierce Strider', 'Chilling Apparition', 'Ruthless Technomancer', 'Smuggler Captain', 'Greater Harvester', 'Ghastly Remains', 'Graaz, Unstoppable Juggernaut', 'He Who Hungers', 'Banshee', 'Signpost Scarecrow', 'Champion of Dusk', 'Azra Smokeshaper', 'Liliana, Heretical Healer', 'Cackling Witch', 'Smogsteed Rider', 'Abstruse Archaic', 'Skeletal Changeling', 'Plague Stinger', 'Dune Beetle', 'Essence Depleter', 'Poultrygeist', 'Bishop of the Bloodstained', 'Aether Searcher', 'Crypt Creeper', 'Skull Saucer', 'Gixian Infiltrator', 'Goham Djinn', 'Author of Shadows', 'Golden Guardian', 'Sparring Construct', 'Lim-Dûl''s Cohort', 'Diamond Knight', 'Myr Kinsmith', 'Wall of Shadows', 'Greater Werewolf', 'Halo Scarab', 'Wicked Akuba', 'Thopter Squadron', 'Haakon, Stromgald Scourge', 'Wall of Spears', 'Hagra Sharpshooter', 'Old-Fashioned Vampire', 'Mantis Engine', 'Basalt Golem', 'Plague Drone', 'Arcbound Wanderer', 'Eyeblight Cullers', 'Shadowcloak Vampire', 'Legion Reconsecrator', 'Bartizan Bats', 'Skullslither Worm', 'Cateran Brute', 'Leech Fanatic', 'Razorjaw Oni', 'Deathbloom Thallid', 'Burakos, Party Leader', 'Havoc Demon', 'Tsabo''s Assassin', 'Deal Broker', 'A-Tenured Inkcaster', 'Earsplitting Rats', 'Plague Reaver', 'Infernal Spawn of Infernal Spawn of Evil', 'Venomous Changeling', 'Demonic Taskmaster', 'Wakedancer', 'Watchdog', 'Soul Collector', 'Nezumi Bladeblesser', 'Zulaport Enforcer', 'Straw Golem', 'Morinfen', 'Thrashing Mudspawn', 'Fleshless Gladiator', 'Cordial Vampire', 'Corpse Augur', 'Deathcap Marionette', 'Chardalyn Dragon', 'Kindly Stranger', 'Crypt Lurker', 'Stone-Throwing Devils', 'Villainous Ogre', 'Rag Dealer', 'Lim-Dûl the Necromancer', 'A Real Handful', 'Lord of the Undead', 'Hangarback Walker', 'Wicker Warcrawler', 'Covert Cutpurse', 'Silent Specter', 'Black Poplar Shaman', 'Xenic Poltergeist', 'Hoar Shade', 'Bronze Bombshell', 'Graveborn Muse', 'Skeleton Scavengers', 'Blood Seeker', 'Primal Clay', 'Wall of Limbs', 'Noxious Ghoul', 'Void Winnower', 'Caustic Hound', 'Cateran Persuader', 'Will-o''-the-Wisp', 'Weirded Vampire', 'Korlash, Heir to Blackblade', 'Scion of Ugin', 'Sanitation Automaton', 'Drana''s Silencer', 'Voltaic Servant', 'Junktroller', 'Emblazoned Golem', 'Necrosquito', 'Screeching Scorchbeast', 'Cutthroat Contender', 'Tangle Golem', 'Automated Artificer', 'Priest of Gix', 'Vampiric Spirit', 'Baleful Force', 'Midnight Assassin', 'Smitten Swordmaster', 'Stenchskipper', 'Zhulodok, Void Gorger', 'Ringwraiths', 'Primaris Eliminator', 'Snarling Warg', 'Toxic Nim', 'Cursed Monstrosity', 'Reaver Drone', 'Flayed One', 'Lodestone Myr', 'Rust Elemental', 'Lotus Guardian', 'Hancock, Ghoulish Mayor', 'Teeka''s Dragon', 'Trespasser il-Vec', 'Necromancer''s Assistant', 'Crypt Rats', 'Solemn Doomguide', 'Douser of Lights', 'Shriekdiver', 'Desecration Demon', 'Desperate Farmer', 'Skulking Knight', 'Vraan, Executioner Thane', 'Guardian Beast', 'Dusk Mangler', 'Battlefly Swarm', 'Vampire Warlord', 'Hag of Dark Duress', 'Mold Demon', 'Duplicant', 'Bronze Sable', 'Deathmask Nezumi', 'Necropede', 'Hoard Robber', 'Blood Host', 'Crow of Dark Tidings', 'Elderfang Ritualist', 'Vile Deacon', 'Brass-Talon Chimera', 'Nezumi Linkbreaker', 'Scuttlemutt', 'Volrath the Fallen', 'Darksteel Gargoyle', 'Stinging Cave Crawler', 'Foundry Hornet', 'Bane of Bala Ged', 'Syr Konrad, the Grim', 'Skullsnatcher', 'Ophiomancer', 'Experimental Confectioner', 'Razorlash Transmogrant', 'Disciple of Perdition', 'Lore Seeker', 'Mardu Strike Leader', 'Braids, Arisen Nightmare', 'Endling', 'Ghoulcaller Gisa', 'Abyssal Nightstalker', 'Rakshasa Gravecaller', 'Demonlord Belzenlok', 'Corrupted Harvester', 'Haunted Guardian', 'Imotekh the Stormlord', 'Emissary of Despair', 'Warpath Ghoul', 'Sautekh Immortal', 'Shambling Suit', 'Duskfang Mentor', 'Szarekh, the Silent King', 'Nullpriest of Oblivion', 'Smoldering Butcher', 'Spirit of Malevolence', 'Warg Rider', 'Bog Initiate', 'Royal Assassin', 'Cuombajj Witches', 'Fathom Fleet Boarder', 'Legions of Lim-Dûl', 'Summoner''s Egg', 'Skittering Horror', 'Skyclave Shade', 'Thopter Assembly', 'Raving Oni-Slave', 'Blood Burglar', 'Erebos''s Titan', 'Dream Devourer', 'Erebos''s Emissary', 'Wicked Visitor', 'Sibsig Icebreakers', 'Scavenging Ghoul', 'Ugin''s Conjurant', 'Rampaging Spiketail', 'Opaline Unicorn', 'Septic Rats', 'Wall of Blood', 'Zombie Ogre', 'Unwilling Ingredient', 'Ancestral Statue', 'Marsh Flitter', 'Clay Revenant', 'Skulking Killer', 'K''rrik, Son of Yawgmoth', 'Gixian Recycler', 'Activated Sleeper', 'Kothophed, Soul Hoarder', 'Myriad Construct', 'Carrion Locust', 'Toy Boat', 'Dread Drone', 'Sepulchral Primordial', 'Bog Imp', 'Vampire Opportunist', 'Diamond Lion', 'Guul Draz Mucklord', 'Clockwork Droid', 'Moaning Wall', 'Frogmite', 'Ruthless Radrat', 'Jadar, Ghoulcaller of Nephalia', 'Dusk Urchins', 'Seekers'' Squire', 'Nameless Race', 'Troll of Khazad-dûm', 'Cogmentor', 'Cryptothrall', 'Gutwrencher Oni', 'Adarkar Sentinel', 'Champion of Stray Souls', 'Pitiless Horde', 'Misfortune Teller', 'Dreadbringer Lampads', 'Dread Wight', 'Energizer', 'Kozilek, the Great Distortion', 'Core Prowler', 'Phyrexian Hulk', 'Filigree Crawler', 'Notorious Assassin', 'Toymaker', 'Plaguecrafter''s Familiar', 'Sultai Emissary', 'Feaster of Fools', 'Fell Specter', 'Void Maw', 'Soldevi Golem', 'A-Thran Spider', 'Pit Spawn', 'Rathi Assassin', 'Thornwatch Scarecrow', 'Blood Pet', 'Necrite', 'Snow Fortress', 'Phyrexian Soulgorger', 'Scuttling Doom Engine', 'Forge, Neverwinter Charlatan', 'Chain Devil', 'Brass Secretary', 'Extruder', 'Razormane Masticore', 'Crackdown Construct', 'Servant of the Stinger', 'Blitz Leech', 'Thief of Hope', 'Leashling', 'Phyrexian Gargantua', 'Francisco, Fowl Marauder', 'Overseer of the Damned', 'Undercity Scrounger', 'Demon of Fate''s Design', 'Shadow Alley Denizen', 'Maralen of the Mornsong', 'Nettling Imp', 'Dogged Detective', 'Bloodtithe Collector', 'Nadier''s Nightblade', 'Nimana Sell-Sword', 'Venomous Hierophant', 'Will-Forged Golem', 'Sorceress Queen', 'Eastern Paladin', 'Black Cat', 'Epitaph Golem', 'Dutiful Attendant', 'Working Stiff', 'Prowling Pangolin', 'Sheoldred, the Apocalypse', 'Agent of Erebos', 'Dreadhound', 'Dregscape Zombie', 'Marshland Bloodcaster', 'Blaring Captain', 'Unworthy Dead', 'Rustspore Ram', 'Nether Horror', 'Tainted Monkey', 'Callous Bloodmage', 'Daring Fiendbonder', 'Barrow Naughty', 'Infectious Horror', 'Sangromancer', 'Garrulous Sycophant', 'Ghoulsteed', 'Kheru Bloodsucker', 'Leeching Sliver', 'Cogwork Archivist', 'Mardu Shadowspear', 'Pattern Matcher', 'Vislor Turlough', 'Midnight Banshee', 'Fetid Horror', 'Clockwork Avian', 'Spiderwig Boggart', 'Spitting Dilophosaurus', 'Bloodcurdler', 'Despoiler of Souls', 'Avatar of Woe', 'Haberthrasher', 'Vrock', 'Infernal Caretaker', 'Kezzerdrix', 'Cartographer''s Companion', 'Geistcatcher''s Rig', 'Yukora, the Prisoner', 'Barricade Breaker', 'Sorcerer of the Fang', 'Shambling Ghast', 'Moriok Reaver', 'Unbreathing Horde', 'Bone Rattler', 'Bloatfly Swarm', 'Falkenrath Torturer', 'Returned Reveler', 'Fallen Angel', 'Archfiend of Despair', 'Awakened Amalgam', 'Boneyard Aberration', 'Phyrexian Scuta', 'Border Guardian', 'Sivriss, Nightmare Speaker', 'Underworld Sentinel', 'Shakedown Heavy', 'Automatic Librarian', 'Plague Rats', 'Corpse Blockade', 'Tiller Engine', 'Ironclad Revolutionary', 'Blind Zealot', 'Abyssal Hunter', 'Stuffy Doll', 'Chittering Witch', 'Dhund Operative', 'Squeaking Pie Sneak', 'Crashing Drawbridge', 'Leveler', 'Drudge Reavers', 'Celebr-8000', 'Deadhead', 'Gorbag of Minas Morgul', 'Species Specialist', 'Scampering Surveyor', 'Eerie Soultender', 'Archon of Cruelty', 'Lead Golem', 'Eldrazi Devastator', 'Bellowing Mauler', 'Ruthless Knave', 'Thieving Sprite', 'Mastermind Plum', 'Cruel Sadist', 'Festering Newt', 'Bog Elemental', 'Defiant Bloodlord', 'Courier Bat', 'Power Plant Worker', 'Nyxborn Eidolon', 'Morbid Opportunist', 'Misshapen Fiend', 'Whispering Snitch', 'Whisper Squad', 'Sentinel', 'Midnight Entourage', 'Cybermen Squadron', 'Organ Grinder', 'Tempting Witch', 'Tattered Apparition', 'Nezumi Prowler', 'Reckless Imp', 'Corpulent Corpse', 'Infernal Sovereign', 'Vampire Envoy', 'Entrails Feaster', 'Vampiric Sliver', 'Phyrexian Rager', 'Deathspore Thallid', 'Tetravus', 'Markov Baron', 'Masked Gorgon', 'A-Thornmantle Striker', 'Flensermite', 'Mother of Goons', 'Clandestine Meddler', 'Treacherous Werewolf', 'Rathi Trapper', 'Ashnod, Flesh Mechanist', 'Soldevi Steam Beast', 'Ragged Recluse', 'Hired Muscle', 'Temp of the Damned', 'Pit Scorpion', 'Foreboding Statue', 'Limestone Golem', 'Malakir Cullblade', 'Malakir Familiar', 'Stone Catapult', 'Cirith Ungol Patrol', 'Renegade Demon', 'Dovin''s Automaton', 'Phyrexian Vatmother', 'Skinthinner', 'Bog Glider', 'Priest of the Blood Rite', 'Gluttonous Slug', 'Anointed Deacon', 'Rotting Giant', 'Traxos, Scourge of Kroog', 'Baleful Ammit', 'Urborg Stalker', 'Hornet Harasser', 'Ancient Stone Idol', 'Zombie Musher', 'Grim Haruspex', 'Mage Hunter', 'Underbridge Warlock', 'Carrion Crow', 'Mirkwood Bats', 'Black Oak of Odunos', 'Pharika''s Spawn', 'Kyoki, Sanity''s Eclipse', 'Ominous Traveler', 'Qarsi Sadist', 'Venser''s Sliver', 'Graven Archfiend', 'Zombie Assassin', 'Sheoldred', 'Nath''s Buffoon', 'Blistergrub', 'Stinkdrinker Bandit', 'Bone Picker', 'Scrap Trawler', 'Vengeful Vampire', 'Lurking Automaton', 'Graveyard Trespasser', 'Pestilence Demon', 'Golem Artisan', 'Suspicious Shambler', 'Carrion Imp', 'Diregraf Horde', 'Howling Golem', 'Ramroller', 'Clockwork Dragon', 'Vampire Sovereign', 'Dread Defiler', 'Face of Fear', 'Bloodrage Vampire', 'Exquisite Huntmaster', 'Braids, Cabal Minion', 'Dire Fleet Hoarder', 'Celestine Cave Witch', 'Arcbound Crusher', 'Nightstalker Engine', 'Earthblighter', 'Stromkirk Condemned', 'Nekrataal', 'Circuit Mender', 'Barrier of Bones', 'Reaper of Sheoldred', 'Graveblade Marauder', 'Wall of Corpses', 'Bone Dancer', 'Swarm Saboteur', 'Shire Scarecrow', 'Scuttling Butler', 'Tetzimoc, Primal Death', 'Spire Mangler', 'Arrogant Bloodlord', 'Jerren, Corrupted Bishop', 'Evil Eye of Urborg', 'Dregscape Sliver', 'Lotleth Giant', 'Rattleback Apothecary', 'Biblioplex Assistant', 'B.F.M. (Big Furry Monster)', 'Putrid Cyclops', 'Razor Golem', 'Revenant', 'Street Sweeper', 'Soulhunter Rakshasa', 'Screeching Bat', 'Plague Mare', 'Loyal Subordinate', 'Crenellated Wall', 'The Raven Man', 'Night Market Guard', 'Dark Confidant', 'Yawgmoth, Thran Physician', 'Young Necromancer', 'Slaughter Drone', 'Highborn Vampire', 'Pewter Golem', 'Vault Plunderer', 'Orzhov Enforcer', 'Auriok Siege Sled', 'Cao Cao, Lord of Wei', 'Dread Reaper', 'Hollowborn Barghest', 'Silversmote Ghoul', 'Butcher Ghoul', 'Cunning Advisor', 'Venomcrawler', 'Flesh Carver', 'Erg Raiders', 'Banshee of the Dread Choir', 'Keen Duelist', 'Flow of Maggots', 'Grotesque Hybrid', 'Grinning Demon', 'Vraska''s Conquistador', 'Kami of Restless Shadows', 'Markov Dreadknight', 'Contagious Nim', 'Kelinore Bat', 'Krumar Bond-Kin', 'Rotting Mastodon', 'Rankle, Pitiless Trickster', 'Ebony Rhino', 'Loathsome Curator', 'Grim Roustabout', 'Ob Nixilis, the Fallen', 'Ravenous Demon', 'Walking Desecration', 'Umbra Stalker', 'Savage Gorger', 'Geralf''s Messenger', 'Sedraxis Alchemist', 'Nyxathid', 'Marsh Hulk', 'Helldozer', 'Screaming Phantom', 'Rage-Scarred Berserker', 'Fledgling Imp', 'Snapsail Glider', 'Gruesome Scourger', 'Phyrexian Librarian', 'Scheming Aspirant', 'Whispergear Sneak', 'Orc Sureshot', 'Wight', 'Indulgent Tormentor', 'Platinum Emperion', 'Clockwork Fox', 'Necroskitter', 'Persuasive Interrogators', 'Phyrexian Driver', 'Slum Reaper', 'Shadowheart, Cleric of Graves', 'Lawless Broker', 'Infected Vermin', 'Pestilent Syphoner', 'Asmodeus the Archfiend', 'Uruk-hai Berserker', 'Thoughtpicker Witch', 'Hollowsage', 'Wretched Camel', 'Nimraiser Paladin', 'Scrounger of Souls', 'Drill-Skimmer', 'Elder Brain', 'Skull Collector', 'Nighthowler', 'Roiling Horror', 'Disciple of Phenax', 'Ebon Praetor', 'Alley Strangler', 'Barbed Servitor', 'Toxin Sliver', 'Clone Shell', 'Glaze Fiend', 'Skullcap Snail', 'Darksteel Juggernaut', 'Nocturnal Feeder', 'Zodiac Rat', 'Deadbridge Shaman', 'A-Manticore', 'Phyrexian Marauder', 'Xathrid Gorgon', 'Dreadmalkin', 'Infernal Pet', 'Haunted Cadaver', 'Null Champion', 'Twins of Maurer Estate', 'Rathi Fiend', 'Fog of Gnats', 'Dross Prowler', 'Magus of the Bridge', 'Dross Crocodile', 'Scrapwork Rager', 'Feral Abomination', 'Defiant Salvager', 'Blight Keeper', 'Noosegraf Mob', 'Quill-Slinger Boggart', 'Ubul Sar Gatekeepers', 'Draco', 'Crystal Golem', 'Primordial Gnawer', 'Steel Dromedary', 'Nezumi Shadow-Watcher', 'Grave Defiler', 'Soulflayer', 'Gravebane Zombie', 'Cabal Surgeon', 'Clockwork Hydra', 'Ghostly Changeling', 'Marauding Boneslasher', 'Burglar Rat', 'Nectar Faerie', 'Faceless One', 'Myr Convert', 'Chronomancer', 'Skirsdag Flayer', 'Mesmeric Fiend', 'Mindlash Sliver', 'Iron Apprentice', 'Embodiment of Agonies', 'Creeping Bloodsucker', 'Duskmantle Operative', 'Phyrexian Broodlings', 'Chronomaton', 'Nim Shrieker', 'Masked Blackguard', 'Leeching Licid', 'Disciples of Gix', 'Soulreaper of Mogis', 'Goremand', 'Mindstab Thrull', 'Ghoulraiser', 'Aetherborn Marauder', 'Plague Beetle', 'Grim Guardian', 'Blood Hustler', 'Drift of the Dead', 'Liliana''s Scrounger', 'Labro Bot', 'Black Dragon', 'Earwig Squad', 'Archfiend''s Vessel', 'Dross Harvester', 'Searchlight Companion', 'Dire Fleet Interloper', 'Discordant Piper', 'Ihsan''s Shade', 'Hagra Diabolist', 'Dripping Dead', 'Phyrexian Devourer', 'Toxic Abomination', 'Guardians of Meletis', 'Sparring Golem', 'Mogis''s Marauder', 'Snare Thopter', 'Voldaren Pariah', 'Undercity Scavenger', 'Walking Skyscraper', 'Thirsting Bloodlord', 'Frankenstein''s Monster', 'Hag of Inner Weakness', 'Hyalopterous Lemure', 'Thrasher Brute', 'Syndicate Trafficker', 'Phyrexian Gremlins', 'Frenzy Sliver', 'Fan Favorite', 'Innocent Traveler', 'Magus of the Mirror', 'Kagemaro, First to Suffer', 'Shimian Specter', 'Restless Bones', 'Bloodbond Vampire', 'Sling-Gang Lieutenant', 'Giant Slug', 'Repeat Offender', 'Sightless Ghoul', 'Frogkin Kidnapper', 'Custodi Lich', 'Tainted Specter', 'Perilous Shadow', 'Cogwork Librarian', 'Scarecrow', 'Liliana''s Shade', 'Lingering Tormentor', 'Skirge Familiar', 'Noxious Gearhulk', 'Forsaken Drifters', 'Rats of Rath', 'Norritt', 'Flowstone Thopter', 'Flesh-Eater Imp', 'Abyssal Gorestalker', 'Forsaken Miner', 'Sanguinary Priest', 'Lead-Belly Chimera', 'Arcbound Ravager', 'Chittering Harvester', 'Phyrexian Triniform', 'Crossroads Candleguide', 'Gorex, the Tombshell', 'Kami of the Waning Moon', 'Timothar, Baron of Bats', 'Topaz Dragon', 'Rabid Rats', 'Throatseeker', 'Masterful Ninja', 'Vile Manifestation', 'Cabal Archon', 'Belle of the Brawl', 'Felhide Minotaur', 'High Fae Negotiator', 'Thrull Surgeon', 'Bloodcrazed Socialite', 'Feral Shadow', 'Otarian Juggernaut', 'Kalastria Nightwatch', 'Seer of Stolen Sight', 'Terrus Wurm', 'Cutthroat Centurion', 'Grim Hireling', 'Painsmith', 'Undertaker', 'Wall of Bone', 'Ghastly Gloomhunter', 'Gilt-Blade Prowler', 'Embraal Bruiser', 'Wurmcoil Engine', 'Malakir Blood-Priest', 'Big Game Hunter', 'Academy Manufactor', 'Oasis Gardener', 'Dauthi Slayer', 'Fell Beast of Mordor', 'Blighted Bat', 'Orochi Soul-Reaver', 'Priest of Forgotten Gods', 'Renegade Reaper', 'Shadowborn Demon', 'Runaway Trash-Bot', 'Rot Farm Mortipede', 'Marut', 'Peace Strider', 'Dusk Imp', 'Akroan Horse', 'Hex Parasite', 'Krovikan Vampire', 'Butcher of Malakir', 'Dark Hatchling', 'Warehouse Tabby', 'Consuming Aetherborn', 'Nocturno of Myra''s Marvels', 'Scourge of Nel Toth', 'It That Heralds the End', 'Cutthroat il-Dal', 'Gloom Pangolin', 'Drainpipe Vermin', 'Shinen of Fear''s Chill', 'Flayed Nim', 'Carrion Rats', 'Arcbound Stinger', 'Oblivion Sower', 'Yawgmoth Demon', 'Boneyard Mycodrax', 'Guardian Automaton', 'Abyssal Persecutor', 'Sleeper Agent', 'Wall of Vipers', 'Copper Gnomes', 'Sheoldred, Whispering One', 'Carrionette', 'Merciless Executioner', 'Dread Cacodemon', 'Zenith Chronicler', 'Clockwork Servant', 'Walker of the Wastes', 'Predatory Sludge', 'Zhang Liao, Hero of Hefei', 'Geyserfield Stalker', 'Gleaming Barrier', 'Pit Keeper', 'Ruin Raider', 'Scourge of Numai', 'Scathe Zombies', 'Gnawing Vermin', 'Shirei, Shizo''s Caretaker', 'Vogar, Necropolis Tyrant', 'Shambling Swarm', 'Ghosts of the Damned', 'Mindslicer', 'Undead Servant', 'Persistent Specimen', 'Liliana''s Standard Bearer', 'Grim Physician', 'Lupine Prototype', 'Mari, the Killing Quill', 'Dread Presence', 'Cabal Inquisitor', 'Vizier of the Scorpion', 'Slate Street Ruffian', 'Dark Revenant', 'Kokusho, the Evening Star', 'Thallid Omnivore', 'Molting Harpy', 'Zodiac Pig', 'Boneshard Slasher', 'Night Market Lookout', 'Ravenous Rats', 'Goblin War Wagon', 'Ridged Kusite', 'Qarsi High Priest', 'Skeletal Wurm', 'Deepwood Legate', 'Syr Ginger, the Meal Ender', 'Swiftgear Drake', 'Hypnox', 'Hollow Specter', 'Gutless Ghoul', 'Devouring Strossus', 'Skulking Ghost', 'Emrakul, the Aeons Torn', 'Reservoir Walker', 'Surrakar Marauder', 'Timmerian Fiends', 'Self-Assembler', 'Ravenous Chupacabra', 'Chrome Replicator', 'Phyrexian War Beast', 'Lingering Phantom', 'Blood Speaker', 'Training Drone', 'Artisan of Kozilek', 'Filth', 'A-Skemfar Avenger', 'Duskworker', 'Morkrut Banshee', 'Acolyte of Aclazotz', 'Lunar Avenger', 'Lychguard', 'Nezumi Ronin', 'Dread Specter', 'Duty-Bound Dead', 'Lurking Nightstalker', 'Ferropede', 'Liberator, Urza''s Battlethopter', 'Rusted Slasher', 'Swamp Mosquito', 'Carrion Beetles', 'Arrogant Outlaw', 'Vile Entomber', 'Augur of Skulls', 'Ashiok''s Reaper', 'Acolyte of Xathrid', 'Bloodcrazed Hoplite', 'A-Hagra Constrictor', 'Kiku, Night''s Flower', 'Bloodthrone Vampire', 'Clay Golem', 'Skemfar Avenger', 'Vampire Noble', 'Numai Outcast', 'Tar Fiend', 'Gothmog, Morgul Lieutenant', 'Urborg Scavengers', 'Spectrum Sentinel', 'Wicker Witch', 'Time Reaper', 'Roterothopter', 'Dead Reveler', 'Prowling Nightstalker', 'Unforgiving One', 'Stronghold Taskmaster', 'Dark Impostor', 'Moriok Rigger', 'Fathom Fleet Captain', 'Agency Coroner', 'Stromkirk Bloodthief', 'Sickle Ripper', 'Yarok''s Fenlurker', 'Bone Dragon', 'Blood Scrivener', 'Throat Slitter', 'Harvester of Souls', 'Serrated Scorpion', 'Steel Golem', 'Shelob, Dread Weaver', 'Boneclad Necromancer', 'Manticore', 'Mercenary Knight', 'Elvish Dreadlord', 'Eldrazi Mimic', 'Tin-Wing Chimera', 'Scavenging Harpy', 'Endless One', 'Nihilith', 'Krav, the Unredeemed', 'Bloodsky Berserker', 'Hooded Blightfang', 'Altar Golem', 'Tavern Swindler', 'Mindblade Render', 'Zombie Cannibal', 'Gurmag Angler', 'Deathgazer', 'Shadowheart, Dark Justiciar', 'Aesthir Glider', 'Vesper Ghoul', 'Guul Draz Assassin', 'Hythonia the Cruel', 'Warteye Witch', 'Grim Strider', 'Necropolis', 'Drana''s Chosen', 'Frightcrawler', 'Evil Eye of Orms-by-Gore', 'Drana, the Last Bloodchief', 'Vampire Interloper', 'Myr Galvanizer', 'Charity Extractor', 'Rathi Intimidator', 'Lumbering Laundry', 'Inverter of Truth', 'Vadmir, New Blood', 'Cogwork Grinder', 'Chimney Goyf', 'Mindwhip Sliver', 'Starving Revenant', 'Oriq Loremage', 'Easterling Vanguard', 'Netherborn Phalanx', 'Blacklance Paragon', 'Zanikev Locust', 'Flesh Reaver', 'Chainflail Centipede', 'Wasteland Scorpion', 'The Haunt of Hightower', 'Nightsquad Commando', 'Line Cutter', 'Apocalypse Demon', 'Stinging Hivemaster', 'Inquisitive Puppet', '"Lifetime" Pass Holder', 'Thoughtrender Lamia', 'Hag of Death''s Legion', 'Revel Ruiner', 'Keskit, the Flesh Sculptor', 'Yahenni, Undying Partisan', 'Hunted Bonebrute', 'Warchanter of Mogis', 'Mana Skimmer', 'Quick Fixer', 'Foul Imp', 'Needlebug', 'Ravenous Gigamole', 'Demon''s Disciple', 'Fledgling Djinn', 'Memnite', 'Thought-Knot Seer', 'Forgefire Automaton', 'Mardu Outrider', 'Forgotten Sentinel', 'Mysterious Egg', 'Lumengrid Gargoyle', 'Royal Warden', 'Pit Imp', 'Patron of the Vein', 'Thraben Gargoyle', 'Gurgling Anointer', 'Audacious Thief', 'Liliana''s Devotee', 'Wingrattle Scarecrow', 'Sweettooth Witch', 'Nim Grotesque', 'Tithebearer Giant', 'Predatory Nightstalker', 'Infernal Medusa', 'Gold-Forged Sentinel', 'Duskhunter Bat', 'Go-Shintai of Hidden Cruelty', 'Silumgar Assassin', 'Campus Guide', 'Trench Stalker', 'Demon of Dark Schemes', 'Runed Servitor', 'Geth, Thane of Contracts', 'Pestilent Spirit', 'Enemy of Enlightenment', 'Moor Fiend', 'Burning-Rune Demon', 'Dunland Crebain', 'Fetid Imp', 'Whipstitched Zombie', 'Canal Dredger', 'Skeletal Vampire', 'Eyeblight Assassin', 'Sheoldred''s Assimilator', 'Uchuulon', 'Thorntooth Witch', 'Vito, Thorn of the Dusk Rose', 'First-Sphere Gargantua', 'Agent of Acquisitions', 'Gray Slaad', 'It That Betrays', 'Squeaking Pie Grubfellows', 'Agadeem Occultist', 'Goblin Turncoat', 'Lim-Dûl''s High Guard', 'Servant of Nefarox', 'Kitesail Freebooter', 'Dragonloft Idol', 'Sengir Autocrat', 'Shadowgrange Archfiend', 'Phyrexian Plaguelord', 'Visara the Dreadful', 'Urborg Syphon-Mage', 'Ninja of the New Moon', 'Redemptor Dreadnought', 'Vengeful Strangler', 'Canoptek Spyder', 'Soul of Innistrad', 'Novice Dissector', 'Rakdos Drake', 'Rottenheart Ghoul', 'Slinking Skirge', 'Evolved Sleeper', 'Flayer of Loyalties', 'Hexplate Golem', 'Bloodhusk Ritualist', 'Pili-Pala', 'Soulcoil Viper', 'Gixian Skullflayer', 'Blood Operative', 'Epochrasite', 'Viscid Lemures', 'Staunch Throneguard', 'Bog Naughty', 'Rotting Regisaur', 'Crowd of Cinders', 'Hedron Crawler', 'Skymarch Bloodletter', 'Khabál Ghoul', 'Guardians of Koilos', 'Ghost-Lit Stalker', 'Gluttonous Zombie', 'Raffine''s Silencer', 'Mortician Beetle', 'Dirge Bat', 'Burnished Hart', 'Skemfar Shadowsage', 'Xenosquirrels', 'Cackling Fiend', 'Disciple of Malice', 'Scandalmonger', 'Thrull Wizard', 'Headless Rider', 'Conduit of Ruin', 'Painter''s Servant', 'Odylic Wraith', 'Myr Enforcer', 'Matopi Golem', 'Voldaren Bloodcaster', 'Havoc Sower', 'Haunted Dead', 'Diminished Returner', 'Deadly Grub', 'Cryptbreaker', 'Phyrexian Fleshgorger', 'Mass of Ghouls', 'Mind Maggots', 'Scarecrone', 'Scavenging Scarab', 'Arcbound Lancer', 'Glint-Sleeve Siphoner', 'Kami of Mourning', 'Syndicate Enforcer', 'Thrill-Kill Assassin', 'Dross Scorpion', 'Coastal Bulwark', 'Marrow-Gnawer', 'Fleshwrither', 'Ravenloft Adventurer', 'Giant Scorpion', 'Accursed Witch', 'Jarl of the Forsaken', 'Bone Miser', 'Shadow Stinger', 'Alloy Golem', 'Vault Skirge', 'Sanguine Praetor', 'Rampaging Monument', 'Carrion Howler', 'Reaper of Night', 'Salvaged Manaworker', 'Hand of the Praetors', 'Spineless Thug', 'Corpse Traders', 'Ghost Hounds', 'Reinforced Bulwark', 'Grimdancer', 'Voracious Null', 'Kozilek''s Pathfinder', 'Cateran Enforcer', 'Mirror Golem', 'Nadier, Agent of the Duskenel', 'Bala Ged Thief', 'Myr Retriever', 'Wanted Scoundrels', 'Infernal Kirin', 'Quagmire Lamprey', 'Myr Sire', 'Death''s-Head Buzzard', 'Unshakable Tail', 'Swarm of Locus', 'Infernal Denizen', 'Skirk Ridge Exhumer', 'Farfinder', 'Undead Executioner', 'Gorging Vulture', 'Blightsteel Colossus', 'Frozen Shade', 'Triplicate Titan', 'Stitcher''s Supplier', 'Gix, Yawgmoth Praetor', 'Veiled Shade', 'Dunerider Outlaw', 'Delraich', 'Viscera Dragger', 'Shambling Attendants', 'Blighted Shaman', 'Whispering Shade', 'Guul Draz Vampire', 'Plague Spitter', 'Death Charmer', 'Chief of the Foundry', 'Woebringer Demon', 'Thran Spider', 'A-Revel Ruiner', 'Dockside Chef', 'Deathcurse Ogre', 'Eviscerator', 'Steel Wall', 'Marshmist Titan', 'Jousting Dummy', 'Vindictive Vampire', 'Darksteel Sentinel', 'Gravestone Strider', 'Horror of the Broken Lands', 'Sifter of Skulls', 'Basal Sliver', 'Boneyard Desecrator', 'Brass Squire', 'Clockwork Vorrac', 'Skullmane Baku', 'Gluttonous Guest', 'Salvage Titan', 'Wandering Tombshell', 'Plaguebearer', 'Necron Overlord', 'Urza''s Engine', 'Lord Skitter, Sewer King', 'Magus of the Will', 'Myr Prototype', 'Marsh Lurker', 'Chittering Skitterling', 'Phyrexian Colossus', 'Necratog', 'Mindwrack Harpy', 'Inhumaniac', 'Dokuchi Shadow-Walker', 'Brain Maggot', 'Kamber, the Plunderer', 'Wolf in _____ Clothing', 'Thought Gorger', 'Dalek Drone', 'Doomed Dissenter', 'Patron of the Nezumi', 'Scuttling Death', 'Galvanic Juggernaut', 'Canoptek Tomb Sentinel', 'Sea Gate Colossus', 'Rackling', 'Cursed Ronin', 'Intellect Devourer', 'Dire Fleet Ravager', 'Knight of Dusk''s Shadow', 'Woe Strider', 'Triskelavus', 'Shield Sphere', 'Flowstone Sculpture', 'Clay Statue', 'Charred Graverobber', 'Blood-Chin Fanatic', 'Fathom Fleet Cutthroat', 'Cabal Patriarch', 'Kuro''s Taken', 'Phyrexian Prowler', 'Gollum, Patient Plotter', 'Iron League Steed', 'Opposition Agent', 'Thieving Amalgam', 'Nether Spirit', 'Mindleech Ghoul', 'Harvest Hand', 'Abomination', 'Skyclave Shadowcat', 'Steel Hellkite', 'Curious Killbot', 'Horrible Hordes', 'Devouring Swarm', 'Headhunter', 'Myojin of Night''s Reach', 'Carrion Feeder', 'Lurking Deadeye', 'Nefashu', 'Pale Rider of Trostad', 'Endbringer', 'Myr Custodian', 'Argentum Masticore', 'Wild-Field Scarecrow', 'Carnival Carnivore', 'Gemini Engine', 'Cabal Evangel', 'Scion of the Swarm', 'Stonework Packbeast', 'Pharika''s Chosen', 'Roaming Throne', 'Prakhata Pillar-Bug', 'Soulstinger', 'Junún Efreet', 'Overzealous Muscle', 'Graven Abomination', 'Alley Assailant', 'Anurid Murkdiver', 'Demon of Death''s Gate', 'Silumgar Scavenger', 'Nim Abomination', 'Vengeful Warchief', 'Thaumaturge''s Familiar', 'Signal Pest', 'Bellowing Fiend', 'Nettling Nuisance', 'Sliver Construct', 'Soulless Jailer', 'Foulmire Knight', 'Battle Brawler', 'Ashenmoor Cohort', 'Gearsmith Guardian', 'Bloodflow Connoisseur', 'Phyrexian Digester', 'Ugin''s Construct', 'Patchwork Automaton', 'Graf Reaver', 'Necropolis Regent', 'Psychomancer', 'Corrupt Court Official', 'Doomwake Giant', 'Kemuri-Onna', 'Archetype of Finality', 'Baron Sengir', 'Mordor Trebuchet', 'Gray Merchant of Alphabet', 'Black Knight', 'Grafted Butcher', 'Blood Celebrant', 'Morkrut Necropod', 'Gravespawn Sovereign', 'Tower Worker', 'Voracious Fell Beast', 'Thallid Soothsayer', 'Accursed Spirit', 'Soulless One', 'Solarion', 'Passageway Seer', 'Bloodmist Infiltrator', 'Phyrexian Reaper', 'Erebos, God of the Dead', 'Xiahou Dun, the One-Eyed', 'Demon of Wailing Agonies', 'Malakir Bloodwitch', 'Liliana''s Reaver', 'Witch Engine', 'Body Launderer', 'Tangled Colony', 'Specter of Mortality', 'Ogre Marauder', 'Gloomfang Mauler', 'Ukud Cobra', 'Lesser Werewolf', 'Entomber Exarch', 'Brackish Trudge', 'Waning Wurm', 'Liege of the Pit', 'Yargle, Glutton of Urborg', 'Rakshasa Debaser', 'Nirkana Assassin', 'Salvage Slasher', 'Marauding Blight-Priest', 'Brainstealer Dragon', 'Gelatinous Cube', 'Patient Zero', 'Screeching Harpy', 'Blitzwing, Cruel Tormentor', 'Archdemon of Paliano', 'Vicious Battlerager', 'Ichorplate Golem', 'Sewer Nemesis', 'Foundry Assembler', 'Ambuscade Shaman', 'Fourth Bridge Prowler', 'Lobelia Sackville-Baggins', 'Tormod, the Desecrator', 'Grim Wanderer', 'Tenacious Dead', 'Gibbering Kami', 'Wirecat', 'Goring Warplow', 'Hag of Scoured Thoughts', 'Dauthi Cutthroat', 'Crazed Skirge', 'Conductor of Cacophony', 'Child of Night', 'Walking Dead', 'Greel, Mind Raker', 'Reconstructed Thopter', 'Perilous Myr', 'Pitiless Vizier', 'Tombstalker', 'Sengir Bats', 'Necron Deathmark', 'Thermal Navigator', 'Oona''s Prowler', 'Henrika Domnathi', 'Swarm of Bloodflies', 'Miara, Thorn of the Glade', 'Adaptive Shimmerer', 'Exhumer Thrull', 'Mausoleum Turnkey', 'Blackbloom Rogue', 'Circling Vultures', 'Maulfist Squad', 'Nethergoyf', 'Duskmantle Prowler', 'Arcbound Overseer', 'Faerie Dreamthief', 'Bloated Processor', 'The Meep', 'Ninja', 'Woebearer', 'Cryptek', 'Pawn of Ulamog', 'Sarevok, Deadly Usurper', 'Necroplasm', 'Hand of Emrakul', 'Vengeful Reaper', 'Disciple of Tevesh Szat', 'Keeper of Tresserhorn', 'Arrogant Poet', 'Noxious Groodion', 'Underdark Explorer', 'Spitting Sliver', 'Mausoleum Harpy', 'Wandering Archaic', 'Skittering Surveyor', 'Sibsig Muckdraggers', 'Dalek Squadron', 'Ambush Gigapede', 'A-Elderfang Ritualist', 'Ob Nixilis, Unshackled', 'Rot Hulk', 'Palladium Myr', 'Gravebreaker Lamia', 'Skittering Heartstopper', 'Hag of Noxious Nightmares', 'Ecstatic Awakener', 'Drinker of Sorrow', 'Kheru Mind-Eater', 'Chainer, Dementia Master', 'Colossus of Sardia', 'Captivating Vampire', 'Okiba-Gang Shinobi', 'Archfiend of the Dross', 'Zagoth Mamba', 'Triarch Praetorian', 'Gloomhunter', 'Deepwood Ghoul', 'Lys Alana Scarblade', 'Bog Smugglers', 'Ascendant Evincar', 'A-Vampire Scrivener', 'Lampad of Death''s Vigil', 'Stronghold Rats', 'Queen''s Agent', 'Fell Shepherd', 'Stone Retrieval Unit', 'Warden of Geometries', 'Torgaar, Famine Incarnate', 'Nashi, Moon Sage''s Scion', 'Fain, the Broker', 'Dreadfeast Demon', 'Hovermyr', 'Saheeli''s Silverwing', 'Enslaved Horror', 'Vampire Aristocrat', 'Arvinox, the Mind Flail', 'Crooked Custodian', 'Bearer of Silence', 'Auntie''s Snitch', 'Gilt-Leaf Winnower', 'Veilborn Ghoul', 'Archfiend of Ifnir', 'Necromancer''s Familiar', 'Igneous Golem', 'Syphon Sliver', 'Baneblade Scoundrel', 'Yixlid Jailer', 'Bloodthirsty Aerialist', 'Veinwitch Coven', 'Wasp of the Bitter End', 'Undercity Shade', 'Bloodlord of Vaasgoth', 'Oathsworn Vampire', 'Keldon Battlewagon', 'Halo Hunter', 'Phyrexian Negator', 'Brain Weevil', 'Mold Folk', 'Witness of the Ages', 'Faceless Devourer', 'Plague Wight', 'Blazethorn Scarecrow', 'Lesser Masticore', 'Maddening Imp', 'Drillworks Mole', 'Razorfield Rhino', 'Reezug, the Bonecobbler', 'Scrapbasket', 'Hag of Syphoned Breath', 'Feral Ghoul', 'Desperate Castaways', 'Tourach, Dread Cantor', 'Tinybones, Trinket Thief', 'Screeching Buzzard', 'Guiltfeeder', 'Plasmancer', 'Locust Miser', 'Scourge Servant', 'Veldrane of Sengir', 'Severed Legion', 'Emrakul, the Promised End', 'Slimy Dualleech', 'Heap Doll', 'Pillar of War', 'Cathodion', 'Gollum, Scheming Guide', 'Phyrexian Revoker', 'Novice Occultist', 'Canoptek Wraith', 'Knucklebone Witch', 'Abattoir Ghoul', 'Ashiok''s Adept', 'Illuminor Szeras', 'Blacksnag Buzzard', 'Karn, Legacy Reforged', 'Virtus the Veiled', 'Harbinger of Night', 'Crumbling Colossus', 'Nantuko Husk', 'Dakmor Bat', 'Gisa, Glorious Resurrector', 'Vile Bile', 'Weirding Shaman', 'Frogtosser Banneret', 'Nezumi Graverobber', 'Accursed Centaur', 'Infectious Host', 'Spectral Sliver', 'Ruthless Cullblade', 'Muck Drubb', 'Karn, Silver Golem', 'Silent Skimmer', 'Filthy Cur', 'Rotting Fensnake', 'Mishra''s War Machine', 'Minister of Pain', 'Desperate Bloodseeker', 'Phage the Untouchable', 'Etched Familiar', 'Barrow Ghoul', 'Myojin of Grim Betrayal', 'Dirty Wererat', 'Marching Duodrone', 'Stinging Scorpion', 'Temple Thief', 'Corpse Hauler', 'A-Blood Artist', 'Phyrexian Slayer', 'Sima Yi, Wei Field Marshal', 'Doomed Necromancer', 'Drider', 'Hunted Horror', 'Abundant Maw', 'Ruin Rat', 'Walking Ballista', 'Leaden Myr', 'Guardian of the Ages', 'Wei Assassins', 'Marang River Skeleton', 'Armor Thrull', 'Kederekt Parasite', 'Arcbound Hybrid', 'Plague Sliver', 'Alley Grifters', 'Nezumi Cutthroat', 'Sengir Vampire', 'Childhood Horror', 'Compass Gnome', 'Boot Nipper', 'Excavated Wall', 'Su-Chi', 'Twilight Prophet', 'Pathrazer of Ulamog', 'Skitterskin', 'Bile Urchin', 'Phyrexian Denouncer', 'Sengir, the Dark Baron', 'Phyrexian Snowcrusher', 'Drana, Liberator of Malakir', 'Sadistic Augermage', 'Hateful Eidolon', 'Phyrexian Juggernaut', 'Nimana Skitter-Sneak', 'Undying Beast', 'Egon, God of Death', 'Ornithopter of Paradise', 'Foul Familiar', 'Draconian Gate-Bot', 'Sparkhunter Masticore', 'Shifting Wall', 'Fleshgrafter', 'Insidious Bookworms', 'Iron-Heart Chimera', 'A-Dokuchi Silencer', 'Draugr Recruiter', 'Kami of Empty Graves', 'Corpse Connoisseur', 'Tergrid, God of Fright', 'Steel Exemplar', 'Spark Reaper', 'Dokuchi Silencer', 'Infesting Radroach', 'Pulse Tracker', 'Junk Diver', 'Bog Raiders', 'Hypnotic Specter', 'Hoof Skulkin', 'Dirty Rat', 'Skittering Cicada', 'Facevaulter', 'Bojuka Brigand', 'Faerie Macabre', 'Keeper of the Dead', 'Fell Horseman', 'Enemy of the Guildpact', 'Bonecaller Cleric', 'Soulcage Fiend', 'Clattering Augur', 'Entropic Eidolon', 'Dodecapod', 'Skittering Skirge', 'Shimmer Myr', 'Soot Imp', 'Catacomb Slug', 'Xun Yu, Wei Advisor', 'Universal Automaton', 'Jhoira''s Familiar', 'Mintstrosity', 'Plaguecrafter', 'Myr Adapter', 'Ebondeath, Dracolich', 'Ebonblade Reaper', 'Silumgar Butcher', 'Deepcavern Imp', 'Withered Wretch', 'Tattered Mummy', 'Pestilent Souleater', 'Nightwing Shade', 'Bleak Coven Vampires', 'Mournwhelk', 'Undead Minotaur', 'Gibbering Barricade', 'Hope of Ghirapur', 'Pilgrim of the Fires', 'Necrotic Ooze', 'Seizan, Perverter of Truth', 'Final-Sting Faerie', 'Flint Golem', 'Ayara''s Oathsworn', 'Slaughter Specialist', 'Threefold Thunderhulk', 'Necrogoyf', 'Marble Priest', 'Daggerclaw Imp', 'Cabal Interrogator', 'Bala Ged Scorpion', 'Vampire Nocturnus', 'Stallion of Ashmouth', 'Rock Lobster', 'Bladewing''s Thrall', 'Volatile Rig', 'Bloodcrazed Paladin', 'Arcbound Slith', 'Death''s Shadow', 'Warren Pilferers', 'Fume Spitter', 'Minion of the Wastes', 'Rotted Hulk', 'Headless Horseman', 'Repentant Vampire', 'Terror of Towashi', 'Writhing Necromass', 'Kaervek, the Punisher', 'Eradicator Valkyrie', 'Stalactite Stalker', 'Nimble Pilferer', 'Wei Infantry', 'Onyx Mage', 'Stronghold Confessor', 'Highway Robber', 'Vampire Hexmage', 'Wall of Junk', 'Hired Torturer', 'Lost Legion', 'Blightspeaker', 'A-Circuit Mender', 'Gatekeeper of Malakir', 'Polluted Dead', 'Bladegriff Prototype', 'Undead Augur', 'Dauthi Mercenary', 'Shadow Rider', 'Hell''s Caretaker', 'Westgate Regent', 'Nightshade Stinger', 'Gollum, Obsessed Stalker', 'Vilis, Broker of Blood', 'Sarevok the Usurper', 'Sidisi''s Pet', 'Mephidross Vampire', 'Reflective Golem', 'Vampire Hounds', 'Wasteland Strangler', 'Clockwork Beast', 'Bogbrew Witch', 'Phyrexian Crusader', 'Eternal Taskmaster', 'Thran War Machine', 'Uncle Istvan', 'Battlefield Percher', 'Hexmark Destroyer', 'Armory Automaton', 'Black Carriage', 'Cabal Executioner', 'Steel Squirrel', 'Lightfoot Rogue', 'Cult Conscript', 'Pilgrim''s Eye', 'Drekavac', 'Skorpekh Destroyer', 'Steady-Handed Mook', 'Cabal Therapist', 'Nakaya Shade', 'Wretched Anurid', 'Virus Beetle', 'Spiteful Hexmage', 'Scissors Lizard', 'Gríma Wormtongue', 'Paragon of Modernity', 'Cemetery Reaper', 'Great Unclean One', 'Stromgald Crusader', 'Eye of Duskmantle', 'Telethopter', 'Ebon Drake', 'Chrome Cat', 'Toshiro Umezawa', 'Gutterbones', 'Blight-Breath Catoblepas', 'Eyetwitch', 'Xathrid Necromancer', 'Nikara, Lair Scavenger', 'Robot Chicken', 'Kuon, Ogre Ascendant', 'Rotting Legion', 'Scampire', 'Carrion Wurm', 'Vito''s Inquisitor', 'Festering Mummy', 'Bog Hoodlums', 'Ulamog, the Ceaseless Hunger', 'Containment Construct', 'Death-Priest of Myrkul', 'Suncrusher', 'Titan Hunter', 'Zombie Boa', 'Zulaport Cutthroat', 'Arcbound Worker', 'Vermin Gorger', 'Safana, Calimport Cutthroat', 'Chancellor of the Dross', 'Mine Worker', 'Master of Dark Rites', 'Blightcaster', 'Eater of Hope', 'Gingerbrute', 'A-Death-Priest of Myrkul', 'Returned Centaur', 'Ticking Gnomes', 'Canoptek Scarab Swarm', 'Colossus of Akros', 'Rotting Rats', 'Kinzu of the Bleak Coven', 'Bottle Golems', 'Diamond Mare', 'Moonglove Changeling', 'Phyrexian Dreadnought', 'Ichor Drinker', 'Spawn of Mayhem', 'Shield-Wall Sentinel', 'Snarlfang Vermin', 'Extremely Slow Zombie', 'Drakestown Forgotten', 'Chupacabra Echo', 'Dusk Charger', 'Elderfang Disciple', 'Headless Specter', 'Grim Draugr', 'Grid Monitor', 'Two-Headed Zombie', 'Acererak the Archlich', 'Abhorrent Overlord', 'Devourer of Destiny', 'Ruthless Sniper', 'Baleful Beholder', 'Serpent Warrior', 'Gempalm Polluter', 'Moriok Replica', 'Phyrexian Defiler', 'Workhorse', 'Erebos, Bleak-Hearted', 'Maga, Traitor to Mortals', 'Complex Automaton', 'Dauthi Marauder', 'Culling Drone', 'Vampire Revenant', 'Lodestone Golem', 'Adaptive Automaton', 'Clattering Skeletons', 'Disowned Ancestor', 'Putrid Imp', 'Juzám Djinn', 'Manor Skeleton', 'Nimana Skydancer', 'Knight of Stromgald', 'Piper of the Swarm', 'Olivia''s Dragoon', 'Tethered Skirge', 'Ticketomaton', 'Nether Traitor', 'Liliana''s Specter', 'Bog Tatters', 'Primeval Shambler', 'Flitting Guerrilla', 'Rooftop Assassin', 'Gutmorn, Pactbound Servant', 'Weaponcraft Enthusiast', 'Darksteel Colossus', 'Molten-Tail Masticore', 'Sinister Starfish', 'Embalmed Brawler', 'Anowon, the Ruin Sage', 'Rat in the Hat', 'Vebulid', 'Sidisi, Undead Vizier', 'Skeletal Snake', 'Rabid Bloodsucker', 'Fleshbag Marauder', 'Sorcerer''s Broom', 'Ravenous Necrotitan', 'Dirtwater Wraith', 'Aphetto Exterminator', 'Endrek Sahr, Master Breeder', 'Minion of Tevesh Szat', 'Nezumi Informant', 'Hedron Scrabbler', 'Eater of Days', 'Hand of Silumgar', 'Scorn Effigy', 'Dungeon Crawler', 'Zhang He, Wei General', 'Tek', 'Tallyman of Nurgle', 'Morgue Thrull', 'Cryptic Trilobite', 'Armored Transport', 'Carrier Thrall', 'Extractor Demon', 'The Fallen Apart', 'Skyscanner', 'Millennial Gargoyle', 'Thran Golem', 'Gatekeeper Gargoyle', 'Shambling Goblin', 'Coretapper', 'Creepy Doll', 'Vengeful Dead', 'Blood-Chin Rager', 'Underworld Charger', 'Vampire Nighthawk', 'Vengeant Vampire', 'Viconia, Nightsinger''s Disciple', 'Fleshmad Steed', 'Zombie Cutthroat', 'Ulamog''s Despoiler', 'Workshop Assistant', 'Bloodletter of Aclazotz', 'Hidden Horror', 'Deathless Ancient', 'Nested Shambler', 'Skeletal Crocodile', 'Escaped Null', 'Nightdrinker Moroii', 'Argivian Avenger', 'Archfiend of Spite', 'Scream Puff', 'Antler Skulkin', 'Breathstealer', 'Dune Mover', 'Vashta Nerada', 'Ichor Rats', 'Geist-Fueled Scarecrow', 'Bloodsoaked Champion', 'Phyrexian Ironfoot', 'Forlorn Pseudamma', 'Scaretiller', 'Bloodline Pretender', 'Jangling Automaton', 'Cunning Lethemancer', 'Skyshroud Vampire', 'Twisted Abomination', 'Graf Rats', 'Vampire Neonate', 'Pith Driller', 'Bog Wraith', 'Basilica Screecher', 'Dread Rider', 'Street Wraith', 'Rapacious Guest', 'Frightshroud Courier', 'Bat-', 'Dread Slaver', 'Myr Welder', 'Mad Auntie', 'Jagwasp Swarm', 'Spinal Parasite', 'Lazotep Behemoth', 'King Macar, the Gold-Cursed', 'Spined Fluke', 'Fallen Askari', 'Cyberman Patrol', 'Lord of the Pit', 'Solemn Simulacrum', 'Arcbound Bruiser', 'Debtors'' Transport', 'Scrib Nibblers', 'Wei Scout', 'Deathgaze Cockatrice', 'Hired Poisoner', 'Conceited Witch', 'Wall of Tombstones', 'Gunk Slug', 'Eye Collector', 'Nantuko Shade', 'Rusting Golem', 'Koma''s Faithful', 'Vampire Champion', 'Jhoira''s Timebug', 'Highborn Ghoul', 'Thrull Champion', 'Desiccated Naga', 'Mikaeus, the Unhallowed', 'Grandmother Sengir', 'Sandstone Oracle', 'Bronze Walrus', 'Hooded Horror', 'Vraska''s Finisher', 'Hewed Stone Retainers', 'Blood-Toll Harpy', 'Jhoira''s Toolbox', 'Omarthis, Ghostfire Initiate', 'Misery''s Shadow', 'Crawling Filth', 'Plagued Rusalka', 'Pontiff of Blight', 'Western Paladin', 'Ragamuffyn', 'Ayara, First of Locthwain', 'Scavenger Drake', 'Bone Shredder', 'Corpse Harvester', 'Falkenrath Noble', 'Ichorclaw Myr', 'Mischievous Poltergeist', 'Skirsdag High Priest', 'Matter Reshaper', 'Dramatist''s Puppet', 'Poxwalkers', 'Mage-Ring Responder', 'Wall of Distortion', 'Smog Elemental', 'Sludge Crawler', 'Typhoid Rats', 'Hell Mongrel', 'Battlefield Butcher', 'Souls of the Lost', 'Queen''s Bay Paladin', 'Walking Atlas', 'Compleated Huntmaster', 'Weed-Pruner Poplar', 'Hollow Warrior', 'Blightwing Whelp', 'Scrapheap Scrounger', 'Rug of Smothering', 'Merrow Bonegnawer', 'Pit Raptor', 'Cadaver Imp', 'Magus of the Coffers', 'Sorin''s Guide', 'Pus Kami', 'Abyssal Nocturnus', 'Felhide Petrifier', 'Desolation Twin', 'Spike Cannibal', 'Village Cannibals', 'Durable Coilbug', 'Gristle Grinner', 'Crypt Angel', 'Plague Witch', 'Hired Blade', 'Nefarious Imp', 'Sly Spy', 'Tormented Hero', 'Sangrophage', 'Ratcatcher', 'Steel Overseer', 'Massacre Wurm', 'Massacre Girl, Known Killer', 'Homicide Investigator', 'Metalwork Colossus', 'Nim Replica', 'Doom Weaver', 'Caligo Skin-Witch', 'Fen Stalker', 'Bloodline Necromancer', 'Briarblade Adept', 'Cabal Trainee', 'Myr Propagator', 'Etched Champion', 'Skullport Merchant', 'Junk Golem', 'Hopping Automaton', 'Nim Devourer', 'Tree of Perdition', 'Field Creeper', 'Tenured Inkcaster', 'Hunted Ghoul', 'Alloy Myr', 'Ossuary Rats', 'Chittering Rats', 'Distended Mindbender', 'Kozilek, Butcher of Truth', 'Abyssal Specter', 'Zulaport Chainmage', 'Rank Officer', 'Basal Thrull', 'Gumdrop Poisoner', 'Skeleton Archer', 'Geode Golem', 'Vampire Bats', 'Yotian Soldier', 'Hollow One', 'Spiteful Bully', 'Consumptive Goo', 'Vampire Scrivener', 'Order of the Ebon Hand', 'A-Nashi, Moon Sage''s Scion', 'Mukotai Ambusher', 'Myr Scrapling', 'Gravedigger', 'Reiver Demon', 'Windgrace Acolyte', 'Hag of Mage''s Doom', 'Order of Yawgmoth', 'Mer-Ek Nightblade', 'Relic Golem', 'Cabal Initiate', 'Infernal Spawn of Evil', 'Oona''s Blackguard', 'Disease Carriers', 'Everlasting Lich', 'Gurmag Swiftwing', 'Nightmare Shepherd', 'Thrashing Wumpus', 'Wall of Shields', 'Deathmark Prelate', 'Cyclopean Mummy', 'Phyrexian Debaser', 'Bellowing Saddlebrute', 'Dread', 'Cadaverous Knight', 'Rotlung Reanimator', 'Minotaur Abomination', 'Hostile Investigator', 'Consulate Skygate', 'Phobian Phantasm', 'Dross Ripper', 'Vampire of the Dire Moon', 'Sengir Connoisseur', 'Gorgon Recluse', 'Zodiac Snake', 'Deceiver of Form', 'Watchers of the Dead', 'Insatiable Hemophage', 'Grimclaw Bats', 'Clot Sliver', 'Dusk Legion Sergeant', 'Cursebound Witch', 'Treacherous Pit-Dweller', 'Pestilence Rats', 'Cityscape Leveler', 'Mana Leech', 'Slith Bloodletter', 'Cogwork Spy', 'Malakir Soothsayer', 'Bane of the Living', 'Stromkirk Patrol', 'Herald of Anguish', 'Geth, Lord of the Vault', 'Undercity Informer', 'Kozilek''s Channeler', 'Transmogrifying Licid', 'Poisonbelly Ogre', 'Living Wall', 'Wei Strike Force', 'Sanctum Seeker', 'Proteus Machine', 'Cinderbones', 'Night Market Aeronaut', 'Nezumi Shortfang', 'Nightshade Harvester', 'Anodet Lurker', 'Metallic Sliver', 'Junji, the Midnight Sky', 'Bontu the Glorified', 'Cemetery Desecrator', 'Mirri the Cursed', 'Kaervek, the Spiteful', 'Blood Servitor', 'Iron Golem', 'Forerunner of the Coalition', 'Lorcan, Warlock Collector', 'Atraxa''s Skitterfang', 'Shadow of Mortality', 'The Prismatic Piper', 'Markov Crusader', 'Leering Onlooker', 'D00-DL, Caricaturist', 'Bronze Horse', 'Raven of Fell Omens', 'Mortis Dogs', 'Calculating Lich', 'Scion of Draco', 'Blade Juggler', 'Sloppity Bilepiper', 'Ruthless Winnower', 'Undead Butler', 'Silent Assassin', 'Stronghold Assassin', 'Gravegouger', 'Gnat Miser', 'Ashen-Skin Zubera', 'Bloodhunter Bat', 'Lord of the Forsaken', 'Agent of the Fates', 'Arcbound Fiend', 'Shimian Night Stalker', 'Ichorid', 'Wasteland Raider', 'Sky Scourer', 'Eternal Scourge', 'Caged Zombie', 'Heir of Falkenrath', 'Carrion Wall', 'Bloodborn Scoundrels', 'Psychosis Crawler', 'Hand of Cruelty', 'Shauku, Endbringer', 'Stone Golem', 'Barony Vampire', 'Rebel Informer', 'Ruin Processor', 'Kalitas, Bloodchief of Ghet', 'Skittering Monstrosity', 'Eager Construct', 'Body Snatcher', 'Dragon Engine', 'Sengir Nosferatu', 'Foul Spirit', 'Arco-Flagellant', 'Ogre Jailbreaker', 'Knight of Malice', 'Puppeteer Clique', 'Despondent Killbot', 'Rank and File', 'Cavalier of Night', 'Discourtesy Clerk', 'Spawnsire of Ulamog', 'Wedding Security', 'Kraul Swarm', 'Cyclopean Giant', 'Girder Goons', 'Ravenous Harpy', 'Ersatz Gnomes', 'Skinrender', 'Mole Worms', 'Dire Fleet Poisoner', 'Clockwork Steed', 'Death-Mask Duplicant', 'Scarblade Elite', 'Weaponized Scrap', 'Urborg Mindsucker', 'Demonlord of Ashmouth', 'Cemetery Gate', 'Silver Deputy', 'Towashi Guide-Bot', 'Zhentarim Bandit', 'Clockwork Beetle', 'Blister Beetle', 'Glass Golem', 'Disciple of the Vault', 'Corpse Cur', 'Pentavus', 'Massacre Girl', 'Lokhust Heavy Destroyer', 'Heartstabber Mosquito', 'Metallic Mimic', 'Sepulcher Ghoul', 'Vicious Conquistador', 'Asylum Visitor', 'Taborax, Hope''s Demise', 'Guildsworn Prowler', 'Gate Colossus', 'Knight of Infamy', 'Zombified', 'Craven Knight', 'Cavern Whisperer', 'Dutiful Replicator', 'Cruel Deceiver', 'Vector Asp', 'Crossway Troublemakers', 'Sanitarium Skeleton', 'Kuldotha Forgemaster', 'Varragoth, Bloodsky Sire', 'Phantasmagorian', 'Smokespew Invoker', 'Rotfeaster Maggot', 'Crypt Ripper', 'Rancid Rats', 'Myr Moonvessel', 'Putrid Raptor', 'Pardic Wanderer', 'Mindless Null', 'Exiled Boggart', 'Accomplished Automaton', 'Deadeye Tracker', 'Demonic Hordes', 'Gloom Sower', 'Blightbelly Rat', 'Big Boa Constrictor', 'Wicker Picker', 'Suntouched Myr', 'Vampire Spawn', 'Pitiless Plunderer', 'Hasran Ogress', 'Cleaving Reaper', 'Deathbringer Regent', 'Sundering Titan', 'Chrome Steed', 'Night Incarnate', 'Hangman', 'ED-E, Lonesome Eyebot', 'Noxious Dragon', 'Mind Raker', 'Gravecrawler', 'Cabal Slaver', 'Plague Fiend', 'Subversive Acolyte', 'Skyreach Manta', 'Consuming Oni', 'Thief of Blood', 'Hobbling Zombie', 'Merciless Eternal', 'Voracious Vacuum', 'Harvester of Misery', 'King''s Assassin', 'Sand Golem', 'Phyrexian Obliterator', 'Brass Gnat', 'Witch-king, Bringer of Ruin', 'Foundry Inspector', 'Blight Titan', 'Shell Skulkin', 'Modular Monstrosity', 'El-Hajjâj', 'Paper Tiger', 'Snarling Gorehound', 'Aclazotz, Deepest Betrayal', 'Thornmantle Striker', 'Crypt Cobra', 'Chosen of Markov', 'Mindwarper', 'Fate Unraveler', 'Enraged Killbot', 'Wicked Guardian', 'Jumbo Imp', 'Gangrenous Zombies', 'Archdemon of Unx', 'Icehide Golem', 'Blood Poet', 'Brain Gorgers', 'Takenuma Bleeder', 'Apprentice Necromancer', 'Rune-Scarred Demon', 'Corrupting Licid', 'Etched Host Doombringer', 'Beast of Burden', 'Howling Banshee', 'Cursed Minotaur', 'Tomb Robber', 'Risen Executioner', 'Steam-Powered', 'Hate Weaver', 'Shrike Harpy', 'Faceless Butcher', 'Lazotep Reaver', 'Barrow Witches', 'Archfiend of Sorrows', 'Muck Rats', 'Hagra Crocodile', 'Bilious Skulldweller', 'Young Wei Recruits', 'Fretwork Colony', 'Drifting Shade', 'Puresteel Angel', 'Overt Operative', 'Ashen Ghoul', 'Eater of the Dead', 'Ghastly Death Tyrant', 'Lurking Chupacabra', 'Catacomb Dragon', 'Mobile Fort', 'Nirkana Cutthroat', 'Sauron, the Necromancer', 'Sultai Scavenger', 'Mishra''s Self-Replicator', 'Shadowheart, Sharran Cleric', 'Cosmic Horror', 'Arcbound Reclaimer', 'Night Clubber', 'Mindwrack Demon', 'Scourge of the Skyclaves', 'Vindictive Lich', 'Doom Whisperer', 'Nullstone Gargoyle', 'Silent Arbiter', 'Crypt Sliver', 'Mortarion, Daemon Primarch', 'Tormod''s Cryptkeeper', 'Hag of Ceaseless Torment', 'Mardu Skullhunter', 'Vampire Cutthroat', 'Biting-Palm Ninja', 'Leech Gauntlet', 'Gifted Aetherborn', 'Garza''s Assassin', 'Nightmare', 'Vermiculos', 'Lord Skitter''s Butcher', 'Runaway Carriage', 'Josu Vess, Lich Knight', 'Indulgent Aristocrat', 'Ink-Eyes, Servant of Oni', 'Manakin', 'Tainted Adversary', 'Bitterheart Witch', 'Dakmor Ghoul', 'Akuta, Born of Ash', 'Enatu Golem', 'Electrostatic Pummeler', 'Tenacious Underdog', 'Bog Serpent', 'Promising Duskmage', 'Kozilek''s Shrieker', 'Restless Bloodseeker', 'Shard of the Void Dragon', 'Khenra Eternal', 'Clockwork Condor', 'Testament Bearer', 'Ulamog''s Crusher', 'Ornithopter', 'Reclusive Wight', 'Relentless Rats', 'Catapult Fodder', 'Cogwork Tracker', 'Dukhara Scavenger', 'Brutal Nightstalker', 'Butch DeLoria, Tunnel Snake', 'Nightscape Familiar', 'Gavony Unhallowed', 'Sinuous Vermin', 'Guul Draz Overseer', 'Sickle Dancer', 'Rimebound Dead', 'Initiates of the Ebon Hand', 'Wall of Putrid Flesh', 'Archfiend of Depravity', 'Emrakul, the World Anew', 'Demon of Catastrophes', 'Aether Poisoner', 'Rusted Sentinel', 'Rat Colony', 'Kalastria Highborn', 'Famished Ghoul', 'Deathknell Kami', 'Nefarox, Overlord of Grixis', 'Tomb Tyrant', 'Breaker of Creation', 'Suq''Ata Assassin', 'Undercity Necrolisk', 'Teferi''s Sentinel', 'Kolaghan Skirmisher', 'Myr Landshaper', 'Looming Shade', 'Tinybones, the Pickpocket', 'Painbringer', 'Blightbeetle', 'Razaketh, the Foulblooded', 'Dominator Drone', 'Urza''s Avenger', 'Ammit Eternal', 'Herald of Hadar', 'Tymaret, Chosen from Death', 'Farbog Revenant', 'Prakhata Club Security', 'Cat Burglar', 'Sawtooth Thresher', 'Robo-', 'Darkling Stalker', 'Tomb Blade', 'Thraxodemon', 'Fiend of the Shadows', 'Gnarled Scarhide', 'Driver of the Dead', 'Terror Ballista', 'Witch of the Moors', 'Gnawing Zombie', 'Zombie Scavengers', 'Necrosavant', 'Locthwain Lancer', 'Brood of Cockroaches', 'Gallowbraid', 'Dungeon Shade', 'Orzhov Euthanist', 'Prickly Boggart', 'Vampire Outcasts', 'Tatterkite', 'Bog Witch', 'The Wretched', 'Grisly Survivor', 'Gloom Surgeon', 'Sterling Hound', 'Shady Traveler', 'Falkenrath Forebear', 'Splatter Goblin', 'Clockwork Swarm', 'Vein Ripper', 'Lazotep Sliver', 'Jawbone Skulkin', 'Xathrid Demon', 'Marauding Knight', 'Blightwing Bandit', 'Coffin Puppets', 'Herald of the Dreadhorde', 'Python', 'Morkrut Behemoth', 'Nezumi Bone-Reader', 'Dread Shade', 'Smothering Abomination', 'Ovalchase Daredevil', 'Souldrinker', 'Sadistic Hypnotist', 'Spiteful Returned', 'Herald of Leshrac', 'Angelic Rocket', 'Togglodyte', 'Asphodel Wanderer', 'Dauthi Jackal', 'Painwracker Oni', 'Champion of the Perished', 'Grim Poppet', 'Drana, Kalastria Bloodchief', 'Desecration Elemental', 'Gray Merchant of Asphodel', 'Phyrexian Archivist', 'Purraj of Urborg', 'Plague Myr', 'Scavenged Brawler', 'Grasping Scoundrel', 'Sewerdreg', 'Ichor Shade', 'Dusk Legion Zealot', 'Coiled Tinviper', 'Catacomb Crocodile', 'Entropic Specter', 'Demon''s Herald', 'Zof Shade', 'Soul Scourge', 'Witch''s Familiar', 'Accursed Horde', 'Hoisted Hireling', 'Markov Patrician', 'Sheoldred''s Headcleaver', 'Archpriest of Shadows', 'Giant Cockroach', 'Needle Specter', 'Assembly-Worker', 'Bloodvial Purveyor', 'Unscrupulous Contractor', 'Faerie Bladecrafter', 'Obsianus Golem', 'Hagra Constrictor', 'Bringer of the Last Gift', 'Tezzeret''s Simulacrum', 'Dimir House Guard')) AND (TRUE)
    GROUP BY
        archetype_id, cs.name
    ORDER BY
        num_decks DESC, num_decks DESC, record, name
    LIMIT 0, 20
```

[] (slow_query, 1.4, mysql)

Reported on decksite by mysql-perf

Location Hash: bc0d92a2ea1cc17aedfca5630861be93d9bf17d1

Request Data ``` Request Method: GET Path: /api/cards2/?allLegal=&archetypeId=403&baseQuery=&deckType=all&page=0&pageSize=20&personId=&q=t:creature+commander:b&seasonId=0 Cookies: ImmutableMultiDict([('hide_intro', 'True'), ('page_size', '20'), ('session', 'eyJvYXV0aDJfc3RhdGUiOiJPVFd3d2FQb2xaYk9JOTRTVTBoTHhwQzBSQlZBQWsiLCJ0YXJnZXQiOiJodHRwczovL3Blbm55ZHJlYWRmdWxtYWdpYy5jb20vcmV0aXJlLyJ9.Ziwtng.gBI9xhP2P8rxxHS8_THWZTSDh4M'), ('views', '6748')]) Endpoint: cards2_api View Args: {} Person: logged_out Referrer: https://pennydreadfulmagic.com/seasons/all/archetypes/403/ Request Data: {} Host: pennydreadfulmagic.com Connection: Keep-Alive Accept-Encoding: gzip, br X-Forwarded-For: 98.97.16.76 Cf-Ray: 886043fe7eb14225-EWR X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Sec-Ch-Ua: "Opera GX";v="109", "Not:A-Brand";v="8", "Chromium";v="123" Accept: application/json, text/plain, */* Sec-Ch-Ua-Mobile: ?0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 OPR/109.0.0.0 Sec-Ch-Ua-Platform: "Windows" Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Sec-Fetch-Dest: empty Referer: https://pennydreadfulmagic.com/seasons/all/archetypes/403/ Accept-Language: en-US,en;q=0.9 Cookie: hide_intro=True; page_size=20; session=eyJvYXV0aDJfc3RhdGUiOiJPVFd3d2FQb2xaYk9JOTRTVTBoTHhwQzBSQlZBQWsiLCJ0YXJnZXQiOiJodHRwczovL3Blbm55ZHJlYWRmdWxtYWdpYy5jb20vcmV0aXJlLyJ9.Ziwtng.gBI9xhP2P8rxxHS8_THWZTSDh4M; views=6748 Cf-Connecting-Ip: 98.97.16.76 Cdn-Loop: cloudflare Cf-Ipcountry: US ```

Labels: decksite