mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
updated C19 spoiler and reprints
This commit is contained in:
parent
98b6060742
commit
edb7fed58e
2 changed files with 152 additions and 1 deletions
|
@ -20,41 +20,56 @@ public final class Commander2019Edition extends ExpansionSet {
|
|||
this.blockName = "Command Zone";
|
||||
|
||||
cards.add(new SetCardInfo("Ainok Survivalist", 156, Rarity.COMMON, mage.cards.a.AinokSurvivalist.class));
|
||||
cards.add(new SetCardInfo("Akoum Refuge", 226, Rarity.UNCOMMON, mage.cards.a.AkoumRefuge.class));
|
||||
cards.add(new SetCardInfo("Alchemist's Greeting", 133, Rarity.COMMON, mage.cards.a.AlchemistsGreeting.class));
|
||||
cards.add(new SetCardInfo("Angel of Sanctions", 61, Rarity.MYTHIC, mage.cards.a.AngelOfSanctions.class));
|
||||
cards.add(new SetCardInfo("Anje Falkenrath", 37, Rarity.MYTHIC, mage.cards.a.AnjeFalkenrath.class));
|
||||
cards.add(new SetCardInfo("Anje's Ravager", 22, Rarity.RARE, mage.cards.a.AnjesRavager.class));
|
||||
cards.add(new SetCardInfo("Apex Altisaur", 31, Rarity.RARE, mage.cards.a.ApexAltisaur.class));
|
||||
cards.add(new SetCardInfo("Armillary Sphere", 209, Rarity.COMMON, mage.cards.a.ArmillarySphere.class));
|
||||
cards.add(new SetCardInfo("Ash Barrens", 227, Rarity.COMMON, mage.cards.a.AshBarrens.class));
|
||||
cards.add(new SetCardInfo("Asylum Visitor", 103, Rarity.RARE, mage.cards.a.AsylumVisitor.class));
|
||||
cards.add(new SetCardInfo("Avacyn's Judgment", 134, Rarity.RARE, mage.cards.a.AvacynsJudgment.class));
|
||||
cards.add(new SetCardInfo("Azorius Chancery", 228, Rarity.UNCOMMON, mage.cards.a.AzoriusChancery.class));
|
||||
cards.add(new SetCardInfo("Azorius Locket", 210, Rarity.COMMON, mage.cards.a.AzoriusLocket.class));
|
||||
cards.add(new SetCardInfo("Backdraft Hellkite", 23, Rarity.RARE, mage.cards.b.BackdraftHellkite.class));
|
||||
cards.add(new SetCardInfo("Bane of the Living", 104, Rarity.RARE, mage.cards.b.BaneOfTheLiving.class));
|
||||
cards.add(new SetCardInfo("Barren Moor", 229, Rarity.UNCOMMON, mage.cards.b.BarrenMoor.class));
|
||||
cards.add(new SetCardInfo("Beacon of Unrest", 105, Rarity.RARE, mage.cards.b.BeaconOfUnrest.class));
|
||||
cards.add(new SetCardInfo("Beast Within", 157, Rarity.UNCOMMON, mage.cards.b.BeastWithin.class));
|
||||
cards.add(new SetCardInfo("Big Game Hunter", 106, Rarity.UNCOMMON, mage.cards.b.BigGameHunter.class));
|
||||
cards.add(new SetCardInfo("Biomass Mutation", 187, Rarity.RARE, mage.cards.b.BiomassMutation.class));
|
||||
cards.add(new SetCardInfo("Bloodfell Caves", 230, Rarity.COMMON, mage.cards.b.BloodfellCaves.class));
|
||||
cards.add(new SetCardInfo("Bloodhall Priest", 188, Rarity.RARE, mage.cards.b.BloodhallPriest.class));
|
||||
cards.add(new SetCardInfo("Blossoming Sands", 231, Rarity.COMMON, mage.cards.b.BlossomingSands.class));
|
||||
cards.add(new SetCardInfo("Bojuka Bog", 232, Rarity.COMMON, mage.cards.b.BojukaBog.class));
|
||||
cards.add(new SetCardInfo("Boneyard Parley", 107, Rarity.MYTHIC, mage.cards.b.BoneyardParley.class));
|
||||
cards.add(new SetCardInfo("Boros Garrison", 233, Rarity.COMMON, mage.cards.b.BorosGarrison.class));
|
||||
cards.add(new SetCardInfo("Boros Guildgate", 234, Rarity.COMMON, mage.cards.b.BorosGuildgate.class));
|
||||
cards.add(new SetCardInfo("Bounty of the Luxa", 189, Rarity.RARE, mage.cards.b.BountyOfTheLuxa.class));
|
||||
cards.add(new SetCardInfo("Burning Vengeance", 135, Rarity.UNCOMMON, mage.cards.b.BurningVengeance.class));
|
||||
cards.add(new SetCardInfo("Burnished Hart", 211, Rarity.UNCOMMON, mage.cards.b.BurnishedHart.class));
|
||||
cards.add(new SetCardInfo("Call to the Netherworld", 108, Rarity.COMMON, mage.cards.c.CallToTheNetherworld.class));
|
||||
cards.add(new SetCardInfo("Champion of Stray Souls", 109, Rarity.MYTHIC, mage.cards.c.ChampionOfStraySouls.class));
|
||||
cards.add(new SetCardInfo("Chaos Warp", 136, Rarity.RARE, mage.cards.c.ChaosWarp.class));
|
||||
cards.add(new SetCardInfo("Chemister's Insight", 80, Rarity.UNCOMMON, mage.cards.c.ChemistersInsight.class));
|
||||
cards.add(new SetCardInfo("Chromeshell Crab", 81, Rarity.RARE, mage.cards.c.ChromeshellCrab.class));
|
||||
cards.add(new SetCardInfo("Cinder Barrens", 235, Rarity.COMMON, mage.cards.c.CinderBarrens.class));
|
||||
cards.add(new SetCardInfo("Cinder Glade", 236, Rarity.RARE, mage.cards.c.CinderGlade.class));
|
||||
cards.add(new SetCardInfo("Clever Impersonator", 82, Rarity.MYTHIC, mage.cards.c.CleverImpersonator.class));
|
||||
cards.add(new SetCardInfo("Cliffside Rescuer", 1, Rarity.UNCOMMON, mage.cards.c.CliffsideRescuer.class));
|
||||
cards.add(new SetCardInfo("Colossal Majesty", 158, Rarity.UNCOMMON, mage.cards.c.ColossalMajesty.class));
|
||||
cards.add(new SetCardInfo("Command Tower", 237, Rarity.COMMON, mage.cards.c.CommandTower.class));
|
||||
cards.add(new SetCardInfo("Commander's Insignia", 2, Rarity.RARE, mage.cards.c.CommandersInsignia.class));
|
||||
cards.add(new SetCardInfo("Commander's Sphere", 212, Rarity.COMMON, mage.cards.c.CommandersSphere.class));
|
||||
cards.add(new SetCardInfo("Crackling Drake", 190, Rarity.UNCOMMON, mage.cards.c.CracklingDrake.class));
|
||||
cards.add(new SetCardInfo("Cultivate", 159, Rarity.COMMON, mage.cards.c.Cultivate.class));
|
||||
cards.add(new SetCardInfo("Dark Withering", 110, Rarity.COMMON, mage.cards.d.DarkWithering.class));
|
||||
cards.add(new SetCardInfo("Darkwater Catacombs", 238, Rarity.RARE, mage.cards.d.DarkwaterCatacombs.class));
|
||||
cards.add(new SetCardInfo("Deathmist Raptor", 160, Rarity.MYTHIC, mage.cards.d.DeathmistRaptor.class));
|
||||
cards.add(new SetCardInfo("Deep Analysis", 83, Rarity.COMMON, mage.cards.d.DeepAnalysis.class));
|
||||
cards.add(new SetCardInfo("Den Protector", 161, Rarity.RARE, mage.cards.d.DenProtector.class));
|
||||
cards.add(new SetCardInfo("Desolation Twin", 60, Rarity.RARE, mage.cards.d.DesolationTwin.class));
|
||||
cards.add(new SetCardInfo("Desperate Ravings", 137, Rarity.UNCOMMON, mage.cards.d.DesperateRavings.class));
|
||||
cards.add(new SetCardInfo("Devil's Play", 138, Rarity.RARE, mage.cards.d.DevilsPlay.class));
|
||||
cards.add(new SetCardInfo("Dimir Aqueduct", 239, Rarity.UNCOMMON, mage.cards.d.DimirAqueduct.class));
|
||||
|
@ -64,20 +79,32 @@ public final class Commander2019Edition extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Dusk // Dawn", 63, Rarity.RARE, mage.cards.d.DuskDawn.class));
|
||||
cards.add(new SetCardInfo("Doomed Necromancer", 111, Rarity.RARE, mage.cards.d.DoomedNecromancer.class));
|
||||
cards.add(new SetCardInfo("Dragonmaster Outcast", 139, Rarity.MYTHIC, mage.cards.d.DragonmasterOutcast.class));
|
||||
cards.add(new SetCardInfo("Drownyard Temple", 240, Rarity.RARE, mage.cards.d.DrownyardTemple.class));
|
||||
cards.add(new SetCardInfo("Druid's Deliverance", 162, Rarity.COMMON, mage.cards.d.DruidsDeliverance.class));
|
||||
cards.add(new SetCardInfo("Echoing Truth", 84, Rarity.COMMON, mage.cards.e.EchoingTruth.class));
|
||||
cards.add(new SetCardInfo("Elemental Bond", 163, Rarity.UNCOMMON, mage.cards.e.ElementalBond.class));
|
||||
cards.add(new SetCardInfo("Emmara Tandris", 191, Rarity.RARE, mage.cards.e.EmmaraTandris.class));
|
||||
cards.add(new SetCardInfo("Evolving Wilds", 241, Rarity.COMMON, mage.cards.e.EvolvingWilds.class));
|
||||
cards.add(new SetCardInfo("Exotic Orchard", 242, Rarity.RARE, mage.cards.e.ExoticOrchard.class));
|
||||
cards.add(new SetCardInfo("Explore", 164, Rarity.COMMON, mage.cards.e.Explore.class));
|
||||
cards.add(new SetCardInfo("Fact or Fiction", 85, Rarity.UNCOMMON, mage.cards.f.FactOrFiction.class));
|
||||
cards.add(new SetCardInfo("Faith of the Devoted", 112, Rarity.UNCOMMON, mage.cards.f.FaithOfTheDevoted.class));
|
||||
cards.add(new SetCardInfo("Faithless Looting", 140, Rarity.COMMON, mage.cards.f.FaithlessLooting.class));
|
||||
cards.add(new SetCardInfo("Farm // Market", 192, Rarity.UNCOMMON, mage.cards.f.FarmMarket.class));
|
||||
cards.add(new SetCardInfo("Farseek", 165, Rarity.COMMON, mage.cards.f.Farseek.class));
|
||||
cards.add(new SetCardInfo("Feldon of the Third Path", 141, Rarity.MYTHIC, mage.cards.f.FeldonOfTheThirdPath.class));
|
||||
cards.add(new SetCardInfo("Fervent Denial", 86, Rarity.UNCOMMON, mage.cards.f.FerventDenial.class));
|
||||
cards.add(new SetCardInfo("Fiery Temper", 142, Rarity.COMMON, mage.cards.f.FieryTemper.class));
|
||||
cards.add(new SetCardInfo("Flamerush Rider", 143, Rarity.RARE, mage.cards.f.FlamerushRider.class));
|
||||
cards.add(new SetCardInfo("Flayer of the Hatebound", 144, Rarity.RARE, mage.cards.f.FlayerOfTheHatebound.class));
|
||||
cards.add(new SetCardInfo("Forest", 300, Rarity.LAND, mage.cards.basiclands.Forest.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Forgotten Cave", 243, Rarity.COMMON, mage.cards.f.ForgottenCave.class));
|
||||
cards.add(new SetCardInfo("Foul Orchard", 244, Rarity.UNCOMMON, mage.cards.f.FoulOrchard.class));
|
||||
cards.add(new SetCardInfo("Fresh Meat", 166, Rarity.RARE, mage.cards.f.FreshMeat.class));
|
||||
cards.add(new SetCardInfo("From Under the Floorboards", 113, Rarity.RARE, mage.cards.f.FromUnderTheFloorboards.class));
|
||||
cards.add(new SetCardInfo("Full Flowering", 32, Rarity.RARE, mage.cards.f.FullFlowering.class));
|
||||
cards.add(new SetCardInfo("Gargoyle Castle", 245, Rarity.RARE, mage.cards.g.GargoyleCastle.class));
|
||||
cards.add(new SetCardInfo("Garruk's Packleader", 168, Rarity.UNCOMMON, mage.cards.g.GarruksPackleader.class));
|
||||
cards.add(new SetCardInfo("Garruk, Primal Hunter", 167, Rarity.MYTHIC, mage.cards.g.GarrukPrimalHunter.class));
|
||||
cards.add(new SetCardInfo("Geier Reach Sanitarium", 246, Rarity.RARE, mage.cards.g.GeierReachSanitarium.class));
|
||||
cards.add(new SetCardInfo("Gerrard, Weatherlight Hero", 41, Rarity.RARE, mage.cards.g.GerrardWeatherlightHero.class));
|
||||
|
@ -86,17 +113,25 @@ public final class Commander2019Edition extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Ghired's Belligerence", 25, Rarity.RARE, mage.cards.g.GhiredsBelligerence.class));
|
||||
cards.add(new SetCardInfo("Ghired, Conclave Exile", 42, Rarity.MYTHIC, mage.cards.g.GhiredConclaveExile.class));
|
||||
cards.add(new SetCardInfo("Ghostly Prison", 64, Rarity.UNCOMMON, mage.cards.g.GhostlyPrison.class));
|
||||
cards.add(new SetCardInfo("Giant Adephage", 169, Rarity.MYTHIC, mage.cards.g.GiantAdephage.class));
|
||||
cards.add(new SetCardInfo("Gift of Doom", 17, Rarity.RARE, mage.cards.g.GiftOfDoom.class));
|
||||
cards.add(new SetCardInfo("Golgari Guildgate", 247, Rarity.COMMON, mage.cards.g.GolgariGuildgate.class));
|
||||
cards.add(new SetCardInfo("Golgari Rot Farm", 248, Rarity.UNCOMMON, mage.cards.g.GolgariRotFarm.class));
|
||||
cards.add(new SetCardInfo("Gorgon Recluse", 116, Rarity.COMMON, mage.cards.g.GorgonRecluse.class));
|
||||
cards.add(new SetCardInfo("Grave Scrabbler", 117, Rarity.COMMON, mage.cards.g.GraveScrabbler.class));
|
||||
cards.add(new SetCardInfo("Graypelt Refuge", 249, Rarity.UNCOMMON, mage.cards.g.GraypeltRefuge.class));
|
||||
cards.add(new SetCardInfo("Great Oak Guardian", 170, Rarity.UNCOMMON, mage.cards.g.GreatOakGuardian.class));
|
||||
cards.add(new SetCardInfo("Greven, Predator Captain", 43, Rarity.MYTHIC, mage.cards.g.GrevenPredatorCaptain.class));
|
||||
cards.add(new SetCardInfo("Grim Haruspex", 118, Rarity.RARE, mage.cards.g.GrimHaruspex.class));
|
||||
cards.add(new SetCardInfo("Grimoire of the Dead", 213, Rarity.MYTHIC, mage.cards.g.GrimoireOfTheDead.class));
|
||||
cards.add(new SetCardInfo("Grismold, the Dreadsower", 44, Rarity.RARE, mage.cards.g.GrismoldTheDreadsower.class));
|
||||
cards.add(new SetCardInfo("Growing Ranks", 193, Rarity.RARE, mage.cards.g.GrowingRanks.class));
|
||||
cards.add(new SetCardInfo("Gruul Turf", 250, Rarity.UNCOMMON, mage.cards.g.GruulTurf.class));
|
||||
cards.add(new SetCardInfo("Guttersnipe", 145, Rarity.UNCOMMON, mage.cards.g.Guttersnipe.class));
|
||||
cards.add(new SetCardInfo("Harmonize", 171, Rarity.UNCOMMON, mage.cards.h.Harmonize.class));
|
||||
cards.add(new SetCardInfo("Heart-Piercer Manticore", 146, Rarity.RARE, mage.cards.h.HeartPiercerManticore.class));
|
||||
cards.add(new SetCardInfo("Hedonist's Trove", 119, Rarity.RARE, mage.cards.h.HedonistsTrove.class));
|
||||
cards.add(new SetCardInfo("Hedron Archive", 214, Rarity.UNCOMMON, mage.cards.h.HedronArchive.class));
|
||||
cards.add(new SetCardInfo("Hex", 120, Rarity.RARE, mage.cards.h.Hex.class));
|
||||
cards.add(new SetCardInfo("Highland Lake", 251, Rarity.UNCOMMON, mage.cards.h.HighlandLake.class));
|
||||
cards.add(new SetCardInfo("Hooded Hydra", 172, Rarity.MYTHIC, mage.cards.h.HoodedHydra.class));
|
||||
|
@ -104,8 +139,10 @@ public final class Commander2019Edition extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Icefeather Aven", 194, Rarity.UNCOMMON, mage.cards.i.IcefeatherAven.class));
|
||||
cards.add(new SetCardInfo("Idol of Oblivion", 55, Rarity.RARE, mage.cards.i.IdolOfOblivion.class));
|
||||
cards.add(new SetCardInfo("Ignite the Future", 27, Rarity.RARE, mage.cards.i.IgniteTheFuture.class));
|
||||
cards.add(new SetCardInfo("In Garruk's Wake", 121, Rarity.RARE, mage.cards.i.InGarruksWake.class));
|
||||
cards.add(new SetCardInfo("Increasing Devotion", 66, Rarity.RARE, mage.cards.i.IncreasingDevotion.class));
|
||||
cards.add(new SetCardInfo("Increasing Vengeance", 147, Rarity.RARE, mage.cards.i.IncreasingVengeance.class));
|
||||
cards.add(new SetCardInfo("Intangible Virtue", 67, Rarity.UNCOMMON, mage.cards.i.IntangibleVirtue.class));
|
||||
cards.add(new SetCardInfo("Island", 291, Rarity.LAND, mage.cards.basiclands.Island.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Ixidron", 87, Rarity.RARE, mage.cards.i.Ixidron.class));
|
||||
cards.add(new SetCardInfo("Izzet Boilerworks", 252, Rarity.UNCOMMON, mage.cards.i.IzzetBoilerworks.class));
|
||||
|
@ -113,29 +150,44 @@ public final class Commander2019Edition extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Izzet Locket", 215, Rarity.COMMON, mage.cards.i.IzzetLocket.class));
|
||||
cards.add(new SetCardInfo("Jace's Sanctum", 88, Rarity.RARE, mage.cards.j.JacesSanctum.class));
|
||||
cards.add(new SetCardInfo("Jungle Hollow", 254, Rarity.COMMON, mage.cards.j.JungleHollow.class));
|
||||
cards.add(new SetCardInfo("Jungle Shrine", 255, Rarity.UNCOMMON, mage.cards.j.JungleShrine.class));
|
||||
cards.add(new SetCardInfo("Kadena's Silencer", 8, Rarity.RARE, mage.cards.k.KadenasSilencer.class));
|
||||
cards.add(new SetCardInfo("Kadena, Slinking Sorcerer", 45, Rarity.MYTHIC, mage.cards.k.KadenaSlinkingSorcerer.class));
|
||||
cards.add(new SetCardInfo("Kazandu Refuge", 256, Rarity.UNCOMMON, mage.cards.k.KazanduRefuge.class));
|
||||
cards.add(new SetCardInfo("Key to the City", 216, Rarity.RARE, mage.cards.k.KeyToTheCity.class));
|
||||
cards.add(new SetCardInfo("Kheru Spellsnatcher", 89, Rarity.RARE, mage.cards.k.KheruSpellsnatcher.class));
|
||||
cards.add(new SetCardInfo("Krosan Verge", 257, Rarity.UNCOMMON, mage.cards.k.KrosanVerge.class));
|
||||
cards.add(new SetCardInfo("Leadership Vacuum", 9, Rarity.UNCOMMON, mage.cards.l.LeadershipVacuum.class));
|
||||
cards.add(new SetCardInfo("Lightning Greaves", 217, Rarity.UNCOMMON, mage.cards.l.LightningGreaves.class));
|
||||
cards.add(new SetCardInfo("Llanowar Wastes", 258, Rarity.RARE, mage.cards.l.LlanowarWastes.class));
|
||||
cards.add(new SetCardInfo("Magmaquake", 148, Rarity.RARE, mage.cards.m.Magmaquake.class));
|
||||
cards.add(new SetCardInfo("Magus of the Wheel", 149, Rarity.RARE, mage.cards.m.MagusOfTheWheel.class));
|
||||
cards.add(new SetCardInfo("Malevolent Whispers", 150, Rarity.UNCOMMON, mage.cards.m.MalevolentWhispers.class));
|
||||
cards.add(new SetCardInfo("Mass Diminish", 10, Rarity.RARE, mage.cards.m.MassDiminish.class));
|
||||
cards.add(new SetCardInfo("Memorial to Folly", 259, Rarity.UNCOMMON, mage.cards.m.MemorialToFolly.class));
|
||||
cards.add(new SetCardInfo("Meteor Golem", 218, Rarity.UNCOMMON, mage.cards.m.MeteorGolem.class));
|
||||
cards.add(new SetCardInfo("Mimic Vat", 219, Rarity.RARE, mage.cards.m.MimicVat.class));
|
||||
cards.add(new SetCardInfo("Mire in Misery", 19, Rarity.UNCOMMON, mage.cards.m.MireInMisery.class));
|
||||
cards.add(new SetCardInfo("Momentous Fall", 173, Rarity.RARE, mage.cards.m.MomentousFall.class));
|
||||
cards.add(new SetCardInfo("Mortuary Mire", 260, Rarity.COMMON, mage.cards.m.MortuaryMire.class));
|
||||
cards.add(new SetCardInfo("Mountain", 297, Rarity.LAND, mage.cards.basiclands.Mountain.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Murderous Compulsion", 122, Rarity.COMMON, mage.cards.m.MurderousCompulsion.class));
|
||||
cards.add(new SetCardInfo("Myriad Landscape", 261, Rarity.UNCOMMON, mage.cards.m.MyriadLandscape.class));
|
||||
cards.add(new SetCardInfo("Mystic Monastery", 262, Rarity.UNCOMMON, mage.cards.m.MysticMonastery.class));
|
||||
cards.add(new SetCardInfo("Mystic Retrieval", 90, Rarity.UNCOMMON, mage.cards.m.MysticRetrieval.class));
|
||||
cards.add(new SetCardInfo("Nantuko Vigilante", 174, Rarity.COMMON, mage.cards.n.NantukoVigilante.class));
|
||||
cards.add(new SetCardInfo("Naya Charm", 195, Rarity.UNCOMMON, mage.cards.n.NayaCharm.class));
|
||||
cards.add(new SetCardInfo("Naya Panorama", 263, Rarity.COMMON, mage.cards.n.NayaPanorama.class));
|
||||
cards.add(new SetCardInfo("Nightmare Unmaking", 20, Rarity.RARE, mage.cards.n.NightmareUnmaking.class));
|
||||
cards.add(new SetCardInfo("Nightshade Assassin", 123, Rarity.COMMON, mage.cards.n.NightshadeAssassin.class));
|
||||
cards.add(new SetCardInfo("Ob Nixilis Reignited", 124, Rarity.MYTHIC, mage.cards.o.ObNixilisReignited.class));
|
||||
cards.add(new SetCardInfo("Ohran Frostfang", 33, Rarity.RARE, mage.cards.o.OhranFrostfang.class));
|
||||
cards.add(new SetCardInfo("Oona's Grace", 91, Rarity.COMMON, mage.cards.o.OonasGrace.class));
|
||||
cards.add(new SetCardInfo("Opulent Palace", 264, Rarity.UNCOMMON, mage.cards.o.OpulentPalace.class));
|
||||
cards.add(new SetCardInfo("Overseer of the Damned", 125, Rarity.RARE, mage.cards.o.OverseerOfTheDamned.class));
|
||||
cards.add(new SetCardInfo("Overwhelming Stampede", 175, Rarity.RARE, mage.cards.o.OverwhelmingStampede.class));
|
||||
cards.add(new SetCardInfo("Phyrexian Rebirth", 68, Rarity.RARE, mage.cards.p.PhyrexianRebirth.class));
|
||||
cards.add(new SetCardInfo("Plaguecrafter", 126, Rarity.UNCOMMON, mage.cards.p.Plaguecrafter.class));
|
||||
cards.add(new SetCardInfo("Plains", 288, Rarity.LAND, mage.cards.basiclands.Plains.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Prairie Stream", 265, Rarity.RARE, mage.cards.p.PrairieStream.class));
|
||||
cards.add(new SetCardInfo("Pramikon, Sky Rampart", 47, Rarity.MYTHIC, mage.cards.p.PramikonSkyRampart.class));
|
||||
|
@ -144,19 +196,28 @@ public final class Commander2019Edition extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Pristine Skywise", 196, Rarity.RARE, mage.cards.p.PristineSkywise.class));
|
||||
cards.add(new SetCardInfo("Purify the Grave", 71, Rarity.UNCOMMON, mage.cards.p.PurifyTheGrave.class));
|
||||
cards.add(new SetCardInfo("Putrefy", 197, Rarity.UNCOMMON, mage.cards.p.Putrefy.class));
|
||||
cards.add(new SetCardInfo("Rakdos Carnarium", 266, Rarity.COMMON, mage.cards.r.RakdosCarnarium.class));
|
||||
cards.add(new SetCardInfo("Rakdos Guildgate", 267, Rarity.COMMON, mage.cards.r.RakdosGuildgate.class));
|
||||
cards.add(new SetCardInfo("Rakdos Locket", 220, Rarity.COMMON, mage.cards.r.RakdosLocket.class));
|
||||
cards.add(new SetCardInfo("Ral Zarek", 198, Rarity.MYTHIC, mage.cards.r.RalZarek.class));
|
||||
cards.add(new SetCardInfo("Rampaging Baloths", 176, Rarity.RARE, mage.cards.r.RampagingBaloths.class));
|
||||
cards.add(new SetCardInfo("Ray of Distortion", 72, Rarity.COMMON, mage.cards.r.RayOfDistortion.class));
|
||||
cards.add(new SetCardInfo("Reality Shift", 92, Rarity.UNCOMMON, mage.cards.r.RealityShift.class));
|
||||
cards.add(new SetCardInfo("Refuse // Cooperate", 199, Rarity.RARE, mage.cards.r.RefuseCooperate.class));
|
||||
cards.add(new SetCardInfo("Reliquary Tower", 268, Rarity.UNCOMMON, mage.cards.r.ReliquaryTower.class));
|
||||
cards.add(new SetCardInfo("River Kelpie", 93, Rarity.RARE, mage.cards.r.RiverKelpie.class));
|
||||
cards.add(new SetCardInfo("Rix Maadi, Dungeon Palace", 269, Rarity.UNCOMMON, mage.cards.r.RixMaadiDungeonPalace.class));
|
||||
cards.add(new SetCardInfo("Road of Return", 34, Rarity.RARE, mage.cards.r.RoadOfReturn.class));
|
||||
cards.add(new SetCardInfo("Roc Egg", 73, Rarity.UNCOMMON, mage.cards.r.RocEgg.class));
|
||||
cards.add(new SetCardInfo("Rogue's Passage", 270, Rarity.UNCOMMON, mage.cards.r.RoguesPassage.class));
|
||||
cards.add(new SetCardInfo("Rolling Temblor", 151, Rarity.UNCOMMON, mage.cards.r.RollingTemblor.class));
|
||||
cards.add(new SetCardInfo("Rootborn Defenses", 74, Rarity.COMMON, mage.cards.r.RootbornDefenses.class));
|
||||
cards.add(new SetCardInfo("Rugged Highlands", 271, Rarity.COMMON, mage.cards.r.RuggedHighlands.class));
|
||||
cards.add(new SetCardInfo("Runic Repetition", 94, Rarity.UNCOMMON, mage.cards.r.RunicRepetition.class));
|
||||
cards.add(new SetCardInfo("Sagu Mauler", 200, Rarity.RARE, mage.cards.s.SaguMauler.class));
|
||||
cards.add(new SetCardInfo("Sakura-Tribe Elder", 177, Rarity.COMMON, mage.cards.s.SakuraTribeElder.class));
|
||||
cards.add(new SetCardInfo("Sanctum of Eternity", 59, Rarity.RARE, mage.cards.s.SanctumOfEternity.class));
|
||||
cards.add(new SetCardInfo("Sanitarium Skeleton", 127, Rarity.COMMON, mage.cards.s.SanitariumSkeleton.class));
|
||||
cards.add(new SetCardInfo("Scaretiller", 57, Rarity.COMMON, mage.cards.s.Scaretiller.class));
|
||||
cards.add(new SetCardInfo("Scroll of Fate", 58, Rarity.RARE, mage.cards.s.ScrollOfFate.class));
|
||||
cards.add(new SetCardInfo("Second Harvest", 178, Rarity.RARE, mage.cards.s.SecondHarvest.class));
|
||||
|
@ -164,6 +225,7 @@ public final class Commander2019Edition extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Secrets of the Dead", 95, Rarity.UNCOMMON, mage.cards.s.SecretsOfTheDead.class));
|
||||
cards.add(new SetCardInfo("Seedborn Muse", 179, Rarity.RARE, mage.cards.s.SeedbornMuse.class));
|
||||
cards.add(new SetCardInfo("Selesnya Eulogist", 35, Rarity.RARE, mage.cards.s.SelesnyaEulogist.class));
|
||||
cards.add(new SetCardInfo("Selesnya Sanctuary", 272, Rarity.COMMON, mage.cards.s.SelesnyaSanctuary.class));
|
||||
cards.add(new SetCardInfo("Sevinne's Reclamation", 5, Rarity.RARE, mage.cards.s.SevinnesReclamation.class));
|
||||
cards.add(new SetCardInfo("Sevinne, the Chronoclasm", 49, Rarity.MYTHIC, mage.cards.s.SevinneTheChronoclasm.class));
|
||||
cards.add(new SetCardInfo("Shamanic Revelation", 180, Rarity.RARE, mage.cards.s.ShamanicRevelation.class));
|
||||
|
@ -172,16 +234,22 @@ public final class Commander2019Edition extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Simic Growth Chamber", 274, Rarity.UNCOMMON, mage.cards.s.SimicGrowthChamber.class));
|
||||
cards.add(new SetCardInfo("Simic Guildgate", 275, Rarity.COMMON, mage.cards.s.SimicGuildgate.class));
|
||||
cards.add(new SetCardInfo("Skinthinner", 129, Rarity.COMMON, mage.cards.s.Skinthinner.class));
|
||||
cards.add(new SetCardInfo("Slice in Twain", 181, Rarity.UNCOMMON, mage.cards.s.SliceInTwain.class));
|
||||
cards.add(new SetCardInfo("Sol Ring", 221, Rarity.UNCOMMON, mage.cards.s.SolRing.class));
|
||||
cards.add(new SetCardInfo("Solemn Simulacrum", 222, Rarity.RARE, mage.cards.s.SolemnSimulacrum.class));
|
||||
cards.add(new SetCardInfo("Song of the Worldsoul", 6, Rarity.RARE, mage.cards.s.SongOfTheWorldsoul.class));
|
||||
cards.add(new SetCardInfo("Soul Foundry", 223, Rarity.RARE, mage.cards.s.SoulFoundry.class));
|
||||
cards.add(new SetCardInfo("Soul of Innistrad", 130, Rarity.MYTHIC, mage.cards.s.SoulOfInnistrad.class));
|
||||
cards.add(new SetCardInfo("Soul of Zendikar", 182, Rarity.MYTHIC, mage.cards.s.SoulOfZendikar.class));
|
||||
cards.add(new SetCardInfo("Squee, Goblin Nabob", 152, Rarity.RARE, mage.cards.s.SqueeGoblinNabob.class));
|
||||
cards.add(new SetCardInfo("Stone Quarry", 276, Rarity.UNCOMMON, mage.cards.s.StoneQuarry.class));
|
||||
cards.add(new SetCardInfo("Storm Herd", 75, Rarity.RARE, mage.cards.s.StormHerd.class));
|
||||
cards.add(new SetCardInfo("Stratus Dancer", 96, Rarity.RARE, mage.cards.s.StratusDancer.class));
|
||||
cards.add(new SetCardInfo("Strionic Resonator", 224, Rarity.RARE, mage.cards.s.StrionicResonator.class));
|
||||
cards.add(new SetCardInfo("Stromkirk Occultist", 153, Rarity.RARE, mage.cards.s.StromkirkOccultist.class));
|
||||
cards.add(new SetCardInfo("Sultai Charm", 202, Rarity.UNCOMMON, mage.cards.s.SultaiCharm.class));
|
||||
cards.add(new SetCardInfo("Sun Titan", 76, Rarity.MYTHIC, mage.cards.s.SunTitan.class));
|
||||
cards.add(new SetCardInfo("Sundering Growth", 203, Rarity.COMMON, mage.cards.s.SunderingGrowth.class));
|
||||
cards.add(new SetCardInfo("Sungrass Prairie", 277, Rarity.RARE, mage.cards.s.SungrassPrairie.class));
|
||||
cards.add(new SetCardInfo("Sunken Hollow", 278, Rarity.RARE, mage.cards.s.SunkenHollow.class));
|
||||
cards.add(new SetCardInfo("Swamp", 294, Rarity.LAND, mage.cards.basiclands.Swamp.class, NON_FULL_USE_VARIOUS));
|
||||
|
@ -193,6 +261,7 @@ public final class Commander2019Edition extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Terramorphic Expanse", 281, Rarity.COMMON, mage.cards.t.TerramorphicExpanse.class));
|
||||
cards.add(new SetCardInfo("Tezzeret's Gambit", 98, Rarity.UNCOMMON, mage.cards.t.TezzeretsGambit.class));
|
||||
cards.add(new SetCardInfo("Thalia's Geistcaller", 7, Rarity.RARE, mage.cards.t.ThaliasGeistcaller.class));
|
||||
cards.add(new SetCardInfo("The Eldest Reborn", 131, Rarity.UNCOMMON, mage.cards.t.TheEldestReborn.class));
|
||||
cards.add(new SetCardInfo("Thelonite Hermit", 184, Rarity.RARE, mage.cards.t.TheloniteHermit.class));
|
||||
cards.add(new SetCardInfo("Thespian's Stage", 282, Rarity.RARE, mage.cards.t.ThespiansStage.class));
|
||||
cards.add(new SetCardInfo("Think Twice", 99, Rarity.COMMON, mage.cards.t.ThinkTwice.class));
|
||||
|
@ -203,17 +272,23 @@ public final class Commander2019Edition extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Thran Dynamo", 225, Rarity.UNCOMMON, mage.cards.t.ThranDynamo.class));
|
||||
cards.add(new SetCardInfo("Trail of Mystery", 186, Rarity.RARE, mage.cards.t.TrailOfMystery.class));
|
||||
cards.add(new SetCardInfo("Tranquil Cove", 284, Rarity.COMMON, mage.cards.t.TranquilCove.class));
|
||||
cards.add(new SetCardInfo("Trostani's Judgment", 77, Rarity.COMMON, mage.cards.t.TrostanisJudgment.class));
|
||||
cards.add(new SetCardInfo("Trostani, Selesnya's Voice", 204, Rarity.MYTHIC, mage.cards.t.TrostaniSelesnyasVoice.class));
|
||||
cards.add(new SetCardInfo("Urban Evolution", 205, Rarity.UNCOMMON, mage.cards.u.UrbanEvolution.class));
|
||||
cards.add(new SetCardInfo("Vesuvan Shapeshifter", 101, Rarity.RARE, mage.cards.v.VesuvanShapeshifter.class));
|
||||
cards.add(new SetCardInfo("Violent Eruption", 154, Rarity.UNCOMMON, mage.cards.v.ViolentEruption.class));
|
||||
cards.add(new SetCardInfo("Vitu-Ghazi Guildmage", 206, Rarity.UNCOMMON, mage.cards.v.VituGhaziGuildmage.class));
|
||||
cards.add(new SetCardInfo("Voice of Many", 36, Rarity.UNCOMMON, mage.cards.v.VoiceOfMany.class));
|
||||
cards.add(new SetCardInfo("Volrath, the Shapestealer", 51, Rarity.MYTHIC, mage.cards.v.VolrathTheShapestealer.class));
|
||||
cards.add(new SetCardInfo("Vraska the Unseen", 207, Rarity.MYTHIC, mage.cards.v.VraskaTheUnseen.class));
|
||||
cards.add(new SetCardInfo("Warstorm Surge", 155, Rarity.RARE, mage.cards.w.WarstormSurge.class));
|
||||
cards.add(new SetCardInfo("Wayfaring Temple", 208, Rarity.RARE, mage.cards.w.WayfaringTemple.class));
|
||||
cards.add(new SetCardInfo("Willbender", 102, Rarity.UNCOMMON, mage.cards.w.Willbender.class));
|
||||
cards.add(new SetCardInfo("Wind-Scarred Crag", 285, Rarity.COMMON, mage.cards.w.WindScarredCrag.class));
|
||||
cards.add(new SetCardInfo("Wingmate Roc", 78, Rarity.MYTHIC, mage.cards.w.WingmateRoc.class));
|
||||
cards.add(new SetCardInfo("Woodland Stream", 286, Rarity.COMMON, mage.cards.w.WoodlandStream.class));
|
||||
cards.add(new SetCardInfo("Yavimaya Coast", 287, Rarity.RARE, mage.cards.y.YavimayaCoast.class));
|
||||
cards.add(new SetCardInfo("Zetalpa, Primal Dawn", 79, Rarity.RARE, mage.cards.z.ZetalpaPrimalDawn.class));
|
||||
cards.add(new SetCardInfo("Zombie Infestation", 132, Rarity.UNCOMMON, mage.cards.z.ZombieInfestation.class));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -35713,6 +35713,7 @@ Mass Diminish|Commander 2019|10|R|{1}{U}|Sorcery|||Until your next turn, creatur
|
|||
Sudden Substitution|Commander 2019|11|R|{2}{U}{U}|Instant|||Split second$Exchange control of target noncreature spell and target creature. Then the spell's controller may choose new targets for it.|
|
||||
Thought Sponge|Commander 2019|12|R|{3}{U}|Creature - Sponge|1|1|Flash$Thought Sponge enters the battlefield with a number of +1/+1 counters on it equal to the greatest number of cards an opponent has drawn this turn.$When Thought Sponge dies, draw cards equal to its power.|
|
||||
Wall of Stolen Identity|Commander 2019|13|R|{3}{U}|Creature - Shapeshifter Wall|0|0|You may have Wall of Stolen Identity enter the battlefield as a copy of any creature on the battlefield, except it's a wall in addition to its other types and it has defender. When you do, tap the copied creature and it doesn't untap during its controller's untap step for as long as you control Wall of Stolen Identity.|
|
||||
Archfiend of Spite|Commander 2019|14|R|{5}{B}{B}|Creature - Demon|6|6|Flying$Whenever a source an opponent controls deals damage to Archfiend of Spite, that source's controller loses that much life unless they sacrifice that many permanents.$Madness {3}{B}{B}|
|
||||
Bone Miser|Commander 2019|15|R|{4}{B}|Creature - Zombie Wizard|4|4|Whenever you discard a creature card, create a 2/2 black Zombie creature token.$Whenever you discard a land card, add {B}{B}.$Whenever you discard a noncreature, nonland card, draw a card.|
|
||||
Curse of Fool's Wisdom|Commander 2019|16|R|{4}{B}{B}|Enchantment - Aura Curse|||Enchant player$Whenever enchanted player draws a card, they lose 2 life and you gain 2 life.$Madness {3}{B}|
|
||||
Gift of Doom|Commander 2019|17|R|{4}{B}|Enchantment - Aura|||Enchant creature$Enchanted creature has deathtouch and indestructible.$Morph—Sacrifice another creature.$As Gift of Doom is turned face up, you may attach it to a creature.|
|
||||
|
@ -35753,11 +35754,12 @@ Volrath, the Shapestealer|Commander 2019|51|M|{2}{B}{G}{U}|Legendary Creature -
|
|||
Aeon Engine|Commander 2019|52|R|{5}|Artifact|||Aeon Engine enters the battlefield tapped.${T}, Exile Aeon Engine: Reverse the game's turn order.|
|
||||
Bloodthirsty Blade|Commander 2019|53|U|{2}|Artifact - Equipment|||Equipped creature gets +2/+0 and is goaded.${1}: Attach Bloodthirsty Blade to target creature an opponent controls. Active this ability only any time you could cast a sorcery.|
|
||||
Empowered Autogenerator|Commander 2019|54|R|{4}|Artifact|||Empowered Autogenerator enters the battlefield tapped.${T}: Put a charge counter on Empowered Autogenerator. Add X mana of any one color, where X is the number of charge counters on Empowered Autogenerator.|
|
||||
Idol of Oblivion|Commander 2019|55|R|{2}|Artifact|||{T}: Draw a card. Activate this ability only if you created a token this turn.${8}, {T}, Sacrifice Idol of Oblivion: Create 10/10 colorless Eldrazi creature token.|
|
||||
Idol of Oblivion|Commander 2019|55|R|{2}|Artifact|||{T}: Draw a card. Activate this ability only if you created a token this turn.${8}, {T}, Sacrifice Idol of Oblivion: Create a 10/10 colorless Eldrazi creature token.|
|
||||
Pendant of Prosperity|Commander 2019|56|R|{3}|Artifact|||Pendant of Prosperity enters the battlefield under the control of an opponent of your choice.${2}, {T}: Draw a card, then you may put a land card from your hand onto the battlefield. Pendant of Prosperity's owner draws a card, then that player may put a land card from their hand onto the battlefield.|
|
||||
Scaretiller|Commander 2019|57|C|{4}|Artifact Creature - Scarecrow|1|4|Whenever Scaretiller becomes tapped, choose one —$• You may put a land card from your hand onto the battlefield tapped.$• Return target land card from your graveyard to the battlefield tapped.|
|
||||
Scroll of Fate|Commander 2019|58|R|{3}|Artifact|||{T}: Manifest a card from your hand.|
|
||||
Sanctum of Eternity|Commander 2019|59|R||Land|||{T}: Add {C}.${2}, {T}: Return target commander you own from the battlefield to your hand. Activate this ability only during your turn.|
|
||||
Desolation Twin|Commander 2019|60|R|{10}|Creature - Eldrazi|10|10|When you cast this spell, create a 10/10 colorless Eldrazi creature token.|
|
||||
Angel of Sanctions|Commander 2019|61|M|{3}{W}{W}|Creature - Angel|3|4|Flying$When Angel of Sanctions enters the battlefield, you may exile target nonland permanent an opponent controls until Angel of Sanctions leaves the battlefield.$Embalm {5}{W}|
|
||||
Divine Reckoning|Commander 2019|62|R|{2}{W}{W}|Sorcery|||Each player chooses a creature they control. Destroy the rest.$Flashback {5}{W}{W}|
|
||||
Dawn|Commander 2019|63|R|{3}{W}{W}|Sorcery|||Aftermath$Return all creature cards with power 2 or less from your graveyard to your hand.|
|
||||
|
@ -35765,13 +35767,18 @@ Dusk|Commander 2019|63|R|{2}{W}{W}|Sorcery|||Destroy all creatures with power 3
|
|||
Ghostly Prison|Commander 2019|64|U|{2}{W}|Enchantment|||Creatures can't attack you unless their controller pays {2} for each creature they control that's attacking you.|
|
||||
Hour of Reckoning|Commander 2019|65|R|{4}{W}{W}{W}|Sorcery|||Convoke$Destroy all nontoken creatures.|
|
||||
Increasing Devotion|Commander 2019|66|R|{3}{W}{W}|Sorcery|||Create five 1/1 white Human creature tokens. If this spell was cast from a graveyard, create ten of those tokens instead.$Flashback {7}{W}{W}|
|
||||
Intangible Virtue|Commander 2019|67|U|{1}{W}|Enchantment|||Creature tokens you control get +1/+1 and have vigilance.|
|
||||
Phyrexian Rebirth|Commander 2019|68|R|{4}{W}{W}|Sorcery|||Destroy all creatures, then create an X/X colorless Horror artifact creature token, where X is the number of creatures destroyed this way.|
|
||||
Prismatic Strands|Commander 2019|69|C|{2}{W}|Instant|||Prevent all damage that sources of the color of your choice would deal this turn.$Flashback—Tap an untapped white creature you control.|
|
||||
Pristine Angel|Commander 2019|70|M|{4}{W}{W}|Creature - Angel|4|4|Flying$As long as Pristine Angel is untapped, it has protection from artifacts and from all colors.$Whenever you cast a spell, you may untap Pristine Angel.|
|
||||
Purify the Grave|Commander 2019|71|U|{W}|Instant|||Exile target card from a graveyard.$Flashback {W}|
|
||||
Ray of Distortion|Commander 2019|72|C|{3}{W}|Instant|||Destroy target artifact or enchantment.$Flashback {4}{W}{W}|
|
||||
Roc Egg|Commander 2019|73|U|{2}{W}|Creature - Bird Egg|0|3|Defender$When Roc Egg dies, create a 3/3 white Bird creature token with flying.|
|
||||
Rootborn Defenses|Commander 2019|74|C|{2}{W}|Instant|||Populate. Creatures you control gain indestructible until end of turn.|
|
||||
Storm Herd|Commander 2019|75|R|{8}{W}{W}|Sorcery|||Create X 1/1 white Pegasus creature tokens with flying, where X is your life total.|
|
||||
Sun Titan|Commander 2019|76|M|{4}{W}{W}|Creature - Giant|6|6|Vigilance$Whenever Sun Titan enters the battlefield or attacks, you may return target permanent card with converted mana cost 3 or less from your graveyard to the battlefield.|
|
||||
Trostani's Judgment|Commander 2019|77|C|{5}{W}|Instant|||Exile target creature, then populate.|
|
||||
Wingmate Roc|Commander 2019|78|M|{3}{W}{W}|Creature - Bird|3|4|Flying$Raid — When Wingmate Roc enters the battlefield, if you attacked with a creature this turn, create a 3/4 white Bird creature token with flying.$Whenever Wingmate Roc attacks, you gain 1 life for each attacking creature.|
|
||||
Zetalpa, Primal Dawn|Commander 2019|79|R|{6}{W}{W}|Legendary Creature - Elder Dinosaur|4|8|Flying, double strike, vigilance, trample, indestructible|
|
||||
Chemister's Insight|Commander 2019|80|U|{3}{U}|Instant|||Draw two cards.$Jump-start|
|
||||
Chromeshell Crab|Commander 2019|81|R|{4}{U}|Creature - Crab Beast|3|3|Morph {4}{U}$When Chromeshell Crab is turned face up, you may exchange control of target creature you control and target creature an opponent controls.|
|
||||
|
@ -35796,61 +35803,100 @@ Think Twice|Commander 2019|99|C|{1}{U}|Instant|||Draw a card.$Flashback {2}{U}|
|
|||
Thousand Winds|Commander 2019|100|R|{4}{U}{U}|Creature - Elemental|5|6|Flying$Morph {5}{U}{U}$When Thousand Winds is turned face up, return all other tapped creatures to their owners' hands.|
|
||||
Vesuvan Shapeshifter|Commander 2019|101|R|{3}{U}{U}|Creature - Shapeshifter|0|0|As Vesuvan Shapeshifter enters the battlefield or is turned face up, you may choose another creature on the battlefield. If you do, until Vesuvan Shapeshifter is turned face down, it becomes a copy of that creature, except it has "At the beginning of your upkeep, you may turn this creature face down."$Morph {1}{U}|
|
||||
Willbender|Commander 2019|102|U|{1}{U}|Creature - Human Wizard|1|2|Morph {1}{U}$When Willbender is turned face up, change the target of target spell or ability with a single target.|
|
||||
Asylum Visitor|Commander 2019|103|R|{1}{B}|Creature - Vampire Wizard|3|1|At the beginning of each player's upkeep, if that player has no cards in hand, you draw a card and you lose 1 life.$Madness {1}{B}|
|
||||
Bane of the Living|Commander 2019|104|R|{2}{B}{B}|Creature - Insect|4|3|Morph {X}{B}{B}$When Bane of the Living is turned face up, all creatures get -X/-X until end of turn.|
|
||||
Beacon of Unrest|Commander 2019|105|R|{3}{B}{B}|Sorcery|||Put target artifact or creature card from a graveyard onto the battlefield under your control. Shuffle Beacon of Unrest into its owner's library.|
|
||||
Big Game Hunter|Commander 2019|106|U|{1}{B}{B}|Creature - Human Rebel Assassin|1|1|When Big Game Hunter enters the battlefield, destroy target creature with power 4 or greater. It can't be regenerated.$Madness {B}|
|
||||
Boneyard Parley|Commander 2019|107|M|{5}{B}{B}|Sorcery|||Exile up to five target creature cards from graveyards. An opponent separates those cards into two piles. Put all cards from the pile of your choice onto the battlefield under your control and the rest into their owners' graveyards.|
|
||||
Call to the Netherworld|Commander 2019|108|C|{B}|Sorcery|||Return target black creature card from your graveyard to your hand.$Madness {0}|
|
||||
Champion of Stray Souls|Commander 2019|109|M|{4}{B}{B}|Creature - Skeleton Warrior|4|4|{3}{B}{B}, {T}, Sacrifice X other creatures: Return X target creature cards from your graveyard to the battlefield.${5}{B}{B}: Put Champion of Stray Souls on top of your library from your graveyard.|
|
||||
Dark Withering|Commander 2019|110|C|{4}{B}{B}|Instant|||Destroy target nonblack creature.$Madness {B}|
|
||||
Doomed Necromancer|Commander 2019|111|R|{2}{B}|Creature - Human Cleric Mercenary|2|2|{B}, {T}, Sacrifice Doomed Necromancer: Return target creature card from your graveyard to the battlefield.|
|
||||
Faith of the Devoted|Commander 2019|112|U|{2}{B}|Enchantment|||Whenever you cycle or discard a card, you may pay {1}. If you do, each opponent loses 2 life and you gain 2 life.|
|
||||
From Under the Floorboards|Commander 2019|113|R|{3}{B}{B}|Sorcery|||Madness {X}{B}{B}$Create three tapped 2/2 black Zombie creature tokens and you gain 3 life. If From Under the Floorboards's madness cost was paid, instead create X of those tokens and you gain X life.|
|
||||
Geth, Lord of the Vault|Commander 2019|114|M|{4}{B}{B}|Legendary Creature - Zombie|5|5|Intimidate${X}{B}: Put target artifact or creature card with converted mana cost X from an opponent's graveyard onto the battlefield under your control tapped. Then that player puts the top X cards of their library into their graveyard.|
|
||||
Ghastly Conscription|Commander 2019|115|M|{5}{B}{B}|Sorcery|||Exile all creature cards from target player's graveyard in a face-down pile, shuffle that pile, then manifest those cards.|
|
||||
Gorgon Recluse|Commander 2019|116|C|{3}{B}{B}|Creature - Gorgon|2|4|Whenever Gorgon Recluse blocks or becomes blocked by a nonblack creature, destroy that creature at end of combat.$Madness {B}{B}|
|
||||
Grave Scrabbler|Commander 2019|117|C|{3}{B}|Creature - Zombie|2|2|Madness {1}{B}$When Grave Scrabbler enters the battlefield, if its madness cost was paid, you may return target creature card from a graveyard to its owner's hand.|
|
||||
Grim Haruspex|Commander 2019|118|R|{2}{B}|Creature - Human Wizard|3|2|Morph {B}$Whenever another nontoken creature you control dies, draw a card.|
|
||||
Hedonist's Trove|Commander 2019|119|R|{5}{B}{B}|Enchantment|||When Hedonist's Trove enters the battlefield, exile all cards from target opponent's graveyard.$You may play land cards exiled with Hedonist's Trove.$You may cast nonland cards exiled with Hedonist's Trove. You can't cast more than one spell this way each turn.|
|
||||
Hex|Commander 2019|120|R|{4}{B}{B}|Sorcery|||Destroy six target creatures.|
|
||||
In Garruk's Wake|Commander 2019|121|R|{7}{B}{B}|Sorcery|||Destroy all creatures you don't control and all planeswalkers you don't control.|
|
||||
Murderous Compulsion|Commander 2019|122|C|{1}{B}|Sorcery|||Destroy target tapped creature.$Madness {1}{B}|
|
||||
Nightshade Assassin|Commander 2019|123|C|{2}{B}{B}|Creature - Human Assassin|2|1|First strike$When Nightshade Assassin enters the battlefield, you may reveal X black cards in your hand. If you do, target creature gets -X/-X until end of turn.$Madness {1}{B}|
|
||||
Ob Nixilis Reignited|Commander 2019|124|M|{3}{B}{B}|Legendary Planeswalker - Nixilis|5|+1: You draw a card and you lose 1 life.$−3: Destroy target creature.$−8: Target opponent gets an emblem with "Whenever a player draws a card, you lose 2 life."|
|
||||
Overseer of the Damned|Commander 2019|125|R|{5}{B}{B}|Creature - Demon|5|5|Flying$When Overseer of the Damned enters the battlefield, you may destroy target creature.$Whenever a nontoken creature an opponent controls dies, create a tapped 2/2 black Zombie creature token.|
|
||||
Plaguecrafter|Commander 2019|126|U|{2}{B}|Creature - Human Shaman|3|2|When Plaguecrafter enters the battlefield, each player sacrifices a creature or planeswalker. Each player who can't discards a card.|
|
||||
Sanitarium Skeleton|Commander 2019|127|C|{B}|Creature - Skeleton|1|2|{2}{B}: Return Sanitarium Skeleton from your graveyard to your hand.|
|
||||
Silumgar Assassin|Commander 2019|128|R|{1}{B}|Creature - Human Assassin|2|1|Creatures with power greater than Silumgar Assassin's power can't block it.$Megamorph {2}{B}$When Silumgar Assassin is turned face up, destroy target creature with power 3 or less an opponent controls.|
|
||||
Skinthinner|Commander 2019|129|C|{1}{B}|Creature - Zombie|2|1|Morph {3}{B}{B}$When Skinthinner is turned face up, destroy target nonblack creature. It can't be regenerated.|
|
||||
Soul of Innistrad|Commander 2019|130|M|{4}{B}{B}|Creature - Avatar|6|6|Deathtouch${3}{B}{B}: Return up to three target creature cards from your graveyard to your hand.${3}{B}{B}, Exile Soul of Innistrad from your graveyard: Return up to three target creature cards from your graveyard to your hand.|
|
||||
The Eldest Reborn|Commander 2019|131|U|{4}{B}|Enchantment - Saga|||(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)$I — Each opponent sacrifices a creature or planeswalker.$II — Each opponent discards a card.$III — Put target creature or planeswalker card from a graveyard onto the battlefield under your control.|
|
||||
Zombie Infestation|Commander 2019|132|U|{1}{B}|Enchantment|||Discard two cards: Create a 2/2 black Zombie creature token.|
|
||||
Alchemist's Greeting|Commander 2019|133|C|{4}{R}|Sorcery|||Alchemist's Greeting deals 4 damage to target creature.$Madness {1}{R}|
|
||||
Avacyn's Judgment|Commander 2019|134|R|{1}{R}|Sorcery|||Madness {X}{R}$Avacyn's Judgment deals 2 damage divided as you choose among any number of targets. If Avacyn's Judgment's madness cost was paid, it deals X damage divided as you choose among those permanents and/or players instead.|
|
||||
Burning Vengeance|Commander 2019|135|U|{2}{R}|Enchantment|||Whenever you cast a spell from your graveyard, Burning Vengeance deals 2 damage to any target.|
|
||||
Chaos Warp|Commander 2019|136|R|{2}{R}|Instant|||The owner of target permanent shuffles it into their library, then reveals the top card of their library. If it's a permanent card, they put it onto the battlefield.|
|
||||
Desperate Ravings|Commander 2019|137|U|{1}{R}|Instant|||Draw two cards, then discard a card at random.$Flashback {2}{U}|
|
||||
Devil's Play|Commander 2019|138|R|{X}{R}|Sorcery|||Devil's Play deals X damage to any target.$Flashback {X}{R}{R}{R}|
|
||||
Dragonmaster Outcast|Commander 2019|139|M|{R}|Creature - Human Shaman|1|1|At the beginning of your upkeep, if you control six or more lands, create a 5/5 red Dragon creature token with flying.|
|
||||
Faithless Looting|Commander 2019|140|C|{R}|Sorcery|||Draw two cards, then discard two cards.$Flashback {2}{R}|
|
||||
Feldon of the Third Path|Commander 2019|141|M|{1}{R}{R}|Legendary Creature - Human Artificer|2|3|{2}{R}, {T}: Create a token that's a copy of target creature card in your graveyard, except it's an artifact in addition to its other types. It gains haste. Sacrifice it at the beginning of the next end step.|
|
||||
Fiery Temper|Commander 2019|142|C|{1}{R}{R}|Instant|||Fiery Temper deals 3 damage to any target.$Madness {R}|
|
||||
Flamerush Rider|Commander 2019|143|R|{4}{R}|Creature - Human Warrior|3|3|Whenever Flamerush Rider attacks, create a token that's a copy of another target attacking creature and that's tapped and attacking. Exile the token at end of combat.$Dash {2}{R}{R}|
|
||||
Flayer of the Hatebound|Commander 2019|144|R|{5}{R}|Creature - Devil|4|2|Undying$Whenever Flayer of the Hatebound or another creature enters the battlefield from your graveyard, that creature deals damage equal to its power to any target.|
|
||||
Guttersnipe|Commander 2019|145|U|{2}{R}|Creature - Goblin Shaman|2|2|Whenever you cast an instant or sorcery spell, Guttersnipe deals 2 damage to each opponent.|
|
||||
Heart-Piercer Manticore|Commander 2019|146|R|{2}{R}{R}|Creature - Manticore|4|3|When Heart-Piercer Manticore enters the battlefield, you may sacrifice another creature. When you do, Heart-Piercer Manticore deals damage equal to that creature's power to any target.$Embalm {5}{R}|
|
||||
Increasing Vengeance|Commander 2019|147|R|{R}{R}|Instant|||Copy target instant or sorcery spell you control. If this spell was cast from a graveyard, copy that spell twice instead. You may choose new targets for the copies.$Flashback {3}{R}{R}|
|
||||
Magmaquake|Commander 2019|148|R|{X}{R}{R}|Instant|||Magmaquake deals X damage to each creature without flying and each planeswalker.|
|
||||
Magus of the Wheel|Commander 2019|149|R|{2}{R}|Creature - Human Wizard|3|3|{1}{R}, {T}, Sacrifice Magus of the Wheel: Each player discards their hand, then draws seven cards.|
|
||||
Malevolent Whispers|Commander 2019|150|U|{3}{R}|Sorcery|||Gain control of target creature until end of turn. Untap that creature. It gets +2/+0 and gains haste until end of turn.$Madness {3}{R}|
|
||||
Rolling Temblor|Commander 2019|151|U|{2}{R}|Sorcery|||Rolling Temblor deals 2 damage to each creature without flying.$Flashback {4}{R}{R}|
|
||||
Squee, Goblin Nabob|Commander 2019|152|R|{2}{R}|Legendary Creature - Goblin|1|1|At the beginning of your upkeep, you may return Squee, Goblin Nabob from your graveyard to your hand.|
|
||||
Stromkirk Occultist|Commander 2019|153|R|{2}{R}|Creature - Vampire Horror|3|2|Trample$Whenever Stromkirk Occultist deals combat damage to a player, exile the top card of your library. Until end of turn, you may play that card.$Madness {1}{R}|
|
||||
Violent Eruption|Commander 2019|154|U|{1}{R}{R}{R}|Instant|||Violent Eruption deals 4 damage divided as you choose among any number of targets.$Madness {1}{R}{R}|
|
||||
Warstorm Surge|Commander 2019|155|R|{5}{R}|Enchantment|||Whenever a creature enters the battlefield under your control, it deals damage equal to its power to any target.|
|
||||
Ainok Survivalist|Commander 2019|156|C|{1}{G}|Creature - Hound Shaman|2|1|Megamorph {1}{G}$When Ainok Survivalist is turned face up, destroy target artifact or enchantment an opponent controls.|
|
||||
Beast Within|Commander 2019|157|U|{2}{G}|Instant|||Destroy target permanent. Its controller creates a 3/3 green Beast creature token.|
|
||||
Colossal Majesty|Commander 2019|158|U|{2}{G}|Enchantment|||At the beginning of your upkeep, if you control a creature with power 4 or greater, draw a card.|
|
||||
Cultivate|Commander 2019|159|C|{2}{G}|Sorcery|||Search your library for up to two basic land cards, reveal those cards, and put one onto the battlefield tapped and the other into your hand. Then shuffle your library.|
|
||||
Deathmist Raptor|Commander 2019|160|M|{1}{G}{G}|Creature - Dinosaur Beast|3|3|Deathtouch$Whenever a permanent you control is turned face up, you may return Deathmist Raptor from your graveyard to the battlefield face up or face down.$Megamorph {4}{G}|
|
||||
Den Protector|Commander 2019|161|R|{1}{G}|Creature - Human Warrior|2|1|Creatures with power less than Den Protector's power can't block it.$Megamorph {1}{G}$When Den Protector is turned face up, return target card from your graveyard to your hand.|
|
||||
Druid's Deliverance|Commander 2019|162|C|{1}{G}|Instant|||Prevent all combat damage that would be dealt to you this turn. Populate.|
|
||||
Elemental Bond|Commander 2019|163|U|{2}{G}|Enchantment|||Whenever a creature with power 3 or greater enters the battlefield under your control, draw a card.|
|
||||
Explore|Commander 2019|164|C|{1}{G}|Sorcery|||You may play an additional land this turn.$Draw a card.|
|
||||
Farseek|Commander 2019|165|C|{1}{G}|Sorcery|||Search your library for a Plains, Island, Swamp, or Mountain card and put it onto the battlefield tapped. Then shuffle your library.|
|
||||
Fresh Meat|Commander 2019|166|R|{3}{G}|Instant|||Create a 3/3 green Beast creature token for each creature put into your graveyard from the battlefield this turn.|
|
||||
Garruk, Primal Hunter|Commander 2019|167|M|{2}{G}{G}{G}|Legendary Planeswalker - Garruk|3|+1: Create a 3/3 green Beast creature token.$−3: Draw cards equal to the greatest power among creatures you control.$−6: Create a 6/6 green Wurm creature token for each land you control.|
|
||||
Garruk's Packleader|Commander 2019|168|U|{4}{G}|Creature - Beast|4|4|Whenever another creature with power 3 or greater enters the battlefield under your control, you may draw a card.|
|
||||
Giant Adephage|Commander 2019|169|M|{5}{G}{G}|Creature - Insect|7|7|Trample$Whenever Giant Adephage deals combat damage to a player, create a token that's a copy of Giant Adephage.|
|
||||
Great Oak Guardian|Commander 2019|170|U|{5}{G}|Creature - Treefolk|4|5|Flash$Reach$When Great Oak Guardian enters the battlefield, creatures target player controls get +2/+2 until end of turn. Untap them.|
|
||||
Harmonize|Commander 2019|171|U|{2}{G}{G}|Sorcery|||Draw three cards.|
|
||||
Hooded Hydra|Commander 2019|172|M|{X}{G}{G}|Creature - Snake Hydra|0|0|Hooded Hydra enters the battlefield with X +1/+1 counters on it.$When Hooded Hydra dies, create a 1/1 green Snake creature token for each +1/+1 counter on it.$Morph {3}{G}{G}$As Hooded Hydra is turned face up, put five +1/+1 counters on it.|
|
||||
Momentous Fall|Commander 2019|173|R|{2}{G}{G}|Instant|||As an additional cost to cast this spell, sacrifice a creature.$You draw cards equal to the sacrificed creature's power, then you gain life equal to its toughness.|
|
||||
Nantuko Vigilante|Commander 2019|174|C|{3}{G}|Creature - Insect Druid Mutant|3|2|Morph {1}{G}$When Nantuko Vigilante is turned face up, destroy target artifact or enchantment.|
|
||||
Overwhelming Stampede|Commander 2019|175|R|{3}{G}{G}|Sorcery|||Until end of turn, creatures you control gain trample and get +X/+X, where X is the greatest power among creatures you control.|
|
||||
Rampaging Baloths|Commander 2019|176|R|{4}{G}{G}|Creature - Beast|6|6|Trample$Landfall — Whenever a land enters the battlefield under your control, you may create a 4/4 green Beast creature token.|
|
||||
Sakura-Tribe Elder|Commander 2019|177|C|{1}{G}|Creature - Snake Shaman|1|1|Sacrifice Sakura-Tribe Elder: Search your library for a basic land card, put that card onto the battlefield tapped, then shuffle your library.|
|
||||
Second Harvest|Commander 2019|178|R|{2}{G}{G}|Instant|||For each token you control, create a token that's a copy of that permanent.|
|
||||
Seedborn Muse|Commander 2019|179|R|{3}{G}{G}|Creature - Spirit|2|4|Untap all permanents you control during each other player's untap step.|
|
||||
Shamanic Revelation|Commander 2019|180|R|{3}{G}{G}|Sorcery|||Draw a card for each creature you control.$Ferocious — You gain 4 life for each creature you control with power 4 or greater.|
|
||||
Slice in Twain|Commander 2019|181|U|{2}{G}{G}|Instant|||Destroy target artifact or enchantment.$Draw a card.|
|
||||
Soul of Zendikar|Commander 2019|182|M|{4}{G}{G}|Creature - Avatar|6|6|Reach${3}{G}{G}: Create a 3/3 green Beast creature token.${3}{G}{G}, Exile Soul of Zendikar from your graveyard: Create a 3/3 green Beast creature token.|
|
||||
Tempt with Discovery|Commander 2019|183|R|{3}{G}|Sorcery|||Tempting offer — Search your library for a land card and put it onto the battlefield. Each opponent may search their library for a land card and put it onto the battlefield. For each opponent who searches a library this way, search your library for a land card and put it onto the battlefield. Then each player who searched a library this way shuffles it.|
|
||||
Thelonite Hermit|Commander 2019|184|R|{3}{G}|Creature - Elf Shaman|1|1|Saproling creatures get +1/+1.$Morph {3}{G}{G}$When Thelonite Hermit is turned face up, create four 1/1 green Saproling creature tokens.|
|
||||
Thragtusk|Commander 2019|185|R|{4}{G}|Creature - Beast|5|3|When Thragtusk enters the battlefield, you gain 5 life.$When Thragtusk leaves the battlefield, create a 3/3 green Beast creature token.|
|
||||
Trail of Mystery|Commander 2019|186|R|{1}{G}|Enchantment|||Whenever a face-down creature enters the battlefield under your control, you may search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.$Whenever a permanent you control is turned face up, if it's a creature, it gets +2/+2 until end of turn.|
|
||||
Biomass Mutation|Commander 2019|187|R|{X}{G/U}{G/U}|Instant|||Creatures you control have base power and toughness X/X until end of turn.|
|
||||
Bloodhall Priest|Commander 2019|188|R|{2}{B}{R}|Creature - Vampire Cleric|4|4|Whenever Bloodhall Priest enters the battlefield or attacks, if you have no cards in hand, Bloodhall Priest deals 2 damage to any target.$Madness {1}{B}{R}|
|
||||
Bounty of the Luxa|Commander 2019|189|R|{2}{G}{U}|Enchantment|||At the beginning of your precombat main phase, remove all flood counters from Bounty of the Luxa. If no counters were removed this way, put a flood counter on Bounty of the Luxa and draw a card. Otherwise, add {C}{G}{U}.|
|
||||
Crackling Drake|Commander 2019|190|U|{U}{U}{R}{R}|Creature - Drake|*|4|Flying$Crackling Drake's power is equal to the total number of instant and sorcery cards you own in exile and in your graveyard.$When Crackling Drake enters the battlefield, draw a card.|
|
||||
Emmara Tandris|Commander 2019|191|R|{5}{G}{W}|Legendary Creature - Elf Shaman|5|7|Prevent all damage that would be dealt to creature tokens you control.|
|
||||
Farm|Commander 2019|192|U|{2}{W}|Instant|||Destroy target attacking or blocking creature.|
|
||||
Market|Commander 2019|192|U|{2}{U}|Sorcery|||Aftermath$Draw two cards, then discard two cards.|
|
||||
Growing Ranks|Commander 2019|193|R|{2}{G/W}{G/W}|Enchantment|||At the beginning of your upkeep, populate.|
|
||||
Icefeather Aven|Commander 2019|194|U|{G}{U}|Creature - Bird Shaman|2|2|Flying$Morph {1}{G}{U}$When Icefeather Aven is turned face up, you may return another target creature to its owner's hand.|
|
||||
Naya Charm|Commander 2019|195|U|{R}{G}{W}|Instant|||Choose one —$• Naya Charm deals 3 damage to target creature.$• Return target card from a graveyard to its owner's hand.$• Tap all creatures target player controls.|
|
||||
Pristine Skywise|Commander 2019|196|R|{4}{W}{U}|Creature - Dragon|6|4|Flying$Whenever you cast a noncreature spell, untap Pristine Skywise. It gains protection from the color of your choice until end of turn.|
|
||||
Putrefy|Commander 2019|197|U|{1}{B}{G}|Instant|||Destroy target artifact or creature. It can't be regenerated.|
|
||||
Ral Zarek|Commander 2019|198|M|{2}{U}{R}|Legendary Planeswalker - Ral|4|+1: Tap target permanent, then untap another target permanent.$−2: Ral Zarek deals 3 damage to any target.$−7: Flip five coins. Take an extra turn after this one for each coin that comes up heads.|
|
||||
|
@ -35859,46 +35905,76 @@ Refuse|Commander 2019|199|R|{3}{R}|Instant|||Refuse deals damage to target spell
|
|||
Sagu Mauler|Commander 2019|200|R|{4}{G}{U}|Creature - Beast|6|6|Trample, hexproof$Morph {3}{G}{U}|
|
||||
Secret Plans|Commander 2019|201|U|{G}{U}|Enchantment|||Face-down creatures you control get +0/+1.$Whenever a permanent you control is turned face up, draw a card.|
|
||||
Sultai Charm|Commander 2019|202|U|{B}{G}{U}|Instant|||Choose one —$• Destroy target monocolored creature.$• Destroy target artifact or enchantment.$• Draw two cards, then discard a card.|
|
||||
Sundering Growth|Commander 2019|203|C|{G/W}{G/W}|Instant|||Destroy target artifact or enchantment, then populate.|
|
||||
Trostani, Selesnya's Voice|Commander 2019|204|M|{G}{G}{W}{W}|Legendary Creature - Dryad|2|5|Whenever another creature enters the battlefield under your control, you gain life equal to that creature's toughness.${1}{G}{W}, {T}: Populate.|
|
||||
Urban Evolution|Commander 2019|205|U|{3}{G}{U}|Sorcery|||Draw three cards. You may play an additional land this turn.|
|
||||
Vitu-Ghazi Guildmage|Commander 2019|206|U|{G}{W}|Creature - Dryad Shaman|2|2|{4}{G}{W}: Create a 3/3 green Centaur creature token.${2}{G}{W}: Populate.|
|
||||
Vraska the Unseen|Commander 2019|207|M|{3}{B}{G}|Legendary Planeswalker - Vraska|5|+1: Until your next turn, whenever a creature deals combat damage to Vraska the Unseen, destroy that creature.$−3: Destroy target nonland permanent.$−7: Create three 1/1 black Assassin creature tokens with "Whenever this creature deals combat damage to a player, that player loses the game."|
|
||||
Wayfaring Temple|Commander 2019|208|R|{1}{G}{W}|Creature - Elemental|*|*|Wayfaring Temple's power and toughness are each equal to the number of creatures you control.$Whenever Wayfaring Temple deals combat damage to a player, populate.|
|
||||
Armillary Sphere|Commander 2019|209|C|{2}|Artifact|||{2}, {T}, Sacrifice Armillary Sphere: Search your library for up to two basic land cards, reveal them, and put them into your hand. Then shuffle your library.|
|
||||
Azorius Locket|Commander 2019|210|C|{3}|Artifact|||{T}: Add {W} or {U}.${W/U}{W/U}{W/U}{W/U}, {T}, Sacrifice Azorius Locket: Draw two cards.|
|
||||
Burnished Hart|Commander 2019|211|U|{3}|Artifact Creature - Elk|2|2|{3}, Sacrifice Burnished Hart: Search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle your library.|
|
||||
Commander's Sphere|Commander 2019|212|C|{3}|Artifact|||{T}: Add one mana of any color in your commander's color identity.$Sacrifice Commander's Sphere: Draw a card.|
|
||||
Grimoire of the Dead|Commander 2019|213|M|{4}|Legendary Artifact|||{1}, {T}, Discard a card: Put a study counter on Grimoire of the Dead.${T}, Remove three study counters from Grimoire of the Dead and sacrifice it: Put all creature cards from all graveyards onto the battlefield under your control. They're black Zombies in addition to their other colors and types.|
|
||||
Hedron Archive|Commander 2019|214|U|{4}|Artifact|||{T}: Add {C}{C}.${2}, {T}, Sacrifice Hedron Archive: Draw two cards.|
|
||||
Izzet Locket|Commander 2019|215|C|{3}|Artifact|||{T}: Add {U} or {R}.${U/R}{U/R}{U/R}{U/R}, {T}, Sacrifice Izzet Locket: Draw two cards.|
|
||||
Key to the City|Commander 2019|216|R|{2}|Artifact|||{T}, Discard a card: Up to one target creature can't be blocked this turn.$Whenever Key to the City becomes untapped, you may pay {2}. If you do, draw a card.|
|
||||
Lightning Greaves|Commander 2019|217|U|{2}|Artifact - Equipment|||Equipped creature has haste and shroud.$Equip {0}|
|
||||
Meteor Golem|Commander 2019|218|U|{7}|Artifact Creature - Golem|3|3|When Meteor Golem enters the battlefield, destroy target nonland permanent an opponent controls.|
|
||||
Mimic Vat|Commander 2019|219|R|{3}|Artifact|||Imprint — Whenever a nontoken creature dies, you may exile that card. If you do, return each other card exiled with Mimic Vat to its owner's graveyard.${3}, {T}: Create a token that's a copy of a card exiled with Mimic Vat. It gains haste. Exile it at the beginning of the next end step.|
|
||||
Rakdos Locket|Commander 2019|220|C|{3}|Artifact|||{T}: Add {B} or {R}.${B/R}{B/R}{B/R}{B/R}, {T}, Sacrifice Rakdos Locket: Draw two cards.|
|
||||
Sol Ring|Commander 2019|221|U|{1}|Artifact|||{T}: Add {C}{C}.|
|
||||
Solemn Simulacrum|Commander 2019|222|R|{4}|Artifact Creature - Golem|2|2|When Solemn Simulacrum enters the battlefield, you may search your library for a basic land card, put that card onto the battlefield tapped, then shuffle your library.$When Solemn Simulacrum dies, you may draw a card.|
|
||||
Soul Foundry|Commander 2019|223|R|{4}|Artifact|||Imprint — When Soul Foundry enters the battlefield, you may exile a creature card from your hand.${X}, {T}: Create a token that's a copy of the exiled card. X is the converted mana cost of that card.|
|
||||
Strionic Resonator|Commander 2019|224|R|{2}|Artifact|||{2}, {T}: Copy target triggered ability you control. You may choose new targets for the copy.|
|
||||
Thran Dynamo|Commander 2019|225|U|{4}|Artifact|||{T}: Add {C}{C}{C}.|
|
||||
Akoum Refuge|Commander 2019|226|U||Land|||Akoum Refuge enters the battlefield tapped.$When Akoum Refuge enters the battlefield, you gain 1 life.${T}: Add {B} or {R}.|
|
||||
Ash Barrens|Commander 2019|227|C||Land|||{T}: Add {C}.$Basic landcycling {1}|
|
||||
Azorius Chancery|Commander 2019|228|U||Land|||Azorius Chancery enters the battlefield tapped.$When Azorius Chancery enters the battlefield, return a land you control to its owner's hand.${T}: Add {W}{U}.|
|
||||
Barren Moor|Commander 2019|229|U||Land|||Barren Moor enters the battlefield tapped.${T}: Add {B}.$Cycling {B}|
|
||||
Bloodfell Caves|Commander 2019|230|C||Land|||Bloodfell Caves enters the battlefield tapped.$When Bloodfell Caves enters the battlefield, you gain 1 life.${T}: Add {B} or {R}.|
|
||||
Blossoming Sands|Commander 2019|231|C||Land|||Blossoming Sands enters the battlefield tapped.$When Blossoming Sands enters the battlefield, you gain 1 life.${T}: Add {G} or {W}.|
|
||||
Bojuka Bog|Commander 2019|232|C||Land|||Bojuka Bog enters the battlefield tapped.$When Bojuka Bog enters the battlefield, exile all cards from target player's graveyard.${T}: Add {B}.|
|
||||
Boros Garrison|Commander 2019|233|C||Land|||Boros Garrison enters the battlefield tapped.$When Boros Garrison enters the battlefield, return a land you control to its owner's hand.${T}: Add {R}{W}.|
|
||||
Boros Guildgate|Commander 2019|234|C||Land - Gate|||Boros Guildgate enters the battlefield tapped.${T}: Add {R} or {W}.|
|
||||
Cinder Barrens|Commander 2019|235|C||Land|||Cinder Barrens enters the battlefield tapped.${T}: Add {B} or {R}.|
|
||||
Cinder Glade|Commander 2019|236|R||Land - Mountain Forest|||({T}: Add {R} or {G}.)$Cinder Glade enters the battlefield tapped unless you control two or more basic lands.|
|
||||
Command Tower|Commander 2019|237|C||Land|||{T}: Add one mana of any color in your commander's color identity.|
|
||||
Darkwater Catacombs|Commander 2019|238|R||Land|||{1}, {T}: Add {U}{B}.|
|
||||
Dimir Aqueduct|Commander 2019|239|U||Land|||Dimir Aqueduct enters the battlefield tapped.$When Dimir Aqueduct enters the battlefield, return a land you control to its owner's hand.${T}: Add {U}{B}.|
|
||||
Drownyard Temple|Commander 2019|240|R||Land|||{T}: Add {C}.${3}: Return Drownyard Temple from your graveyard to the battlefield tapped.|
|
||||
Evolving Wilds|Commander 2019|241|C||Land|||{T}, Sacrifice Evolving Wilds: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.|
|
||||
Exotic Orchard|Commander 2019|242|R||Land|||{T}: Add one mana of any color that a land an opponent controls could produce.|
|
||||
Forgotten Cave|Commander 2019|243|C||Land|||Forgotten Cave enters the battlefield tapped.${T}: Add {R}.$Cycling {R}|
|
||||
Foul Orchard|Commander 2019|244|U||Land|||Foul Orchard enters the battlefield tapped.${T}: Add {B} or {G}.|
|
||||
Gargoyle Castle|Commander 2019|245|R||Land|||{T}: Add {C}.${5}, {T}, Sacrifice Gargoyle Castle: Create a 3/4 colorless Gargoyle artifact creature token with flying.|
|
||||
Geier Reach Sanitarium|Commander 2019|246|R||Legendary Land|||{T}: Add {C}.${2}, {T}: Each player draws a card, then discards a card.|
|
||||
Golgari Guildgate|Commander 2019|247|C||Land - Gate|||Golgari Guildgate enters the battlefield tapped.${T}: Add {B} or {G}.|
|
||||
Golgari Rot Farm|Commander 2019|248|U||Land|||Golgari Rot Farm enters the battlefield tapped.$When Golgari Rot Farm enters the battlefield, return a land you control to its owner's hand.${T}: Add {B}{G}.|
|
||||
Graypelt Refuge|Commander 2019|249|U||Land|||Graypelt Refuge enters the battlefield tapped.$When Graypelt Refuge enters the battlefield, you gain 1 life.${T}: Add {G} or {W}.|
|
||||
Gruul Turf|Commander 2019|250|U||Land|||Gruul Turf enters the battlefield tapped.$When Gruul Turf enters the battlefield, return a land you control to its owner's hand.${T}: Add {R}{G}.|
|
||||
Highland Lake|Commander 2019|251|U||Land|||Highland Lake enters the battlefield tapped.${T}: Add {U} or {R}.|
|
||||
Izzet Boilerworks|Commander 2019|252|U||Land|||Izzet Boilerworks enters the battlefield tapped.$When Izzet Boilerworks enters the battlefield, return a land you control to its owner's hand.${T}: Add {U}{R}.|
|
||||
Izzet Guildgate|Commander 2019|253|C||Land - Gate|||Izzet Guildgate enters the battlefield tapped.${T}: Add {U} or {R}.|
|
||||
Jungle Hollow|Commander 2019|254|C||Land|||Jungle Hollow enters the battlefield tapped.$When Jungle Hollow enters the battlefield, you gain 1 life.${T}: Add {B} or {G}.|
|
||||
Jungle Shrine|Commander 2019|255|U||Land|||Jungle Shrine enters the battlefield tapped.${T}: Add {R}, {G}, or {W}.|
|
||||
Kazandu Refuge|Commander 2019|256|U||Land|||Kazandu Refuge enters the battlefield tapped.$When Kazandu Refuge enters the battlefield, you gain 1 life.${T}: Add {R} or {G}.|
|
||||
Krosan Verge|Commander 2019|257|U||Land|||Krosan Verge enters the battlefield tapped.${T}: Add {C}.${2}, {T}, Sacrifice Krosan Verge: Search your library for a Forest card and a Plains card, put them onto the battlefield tapped, then shuffle your library.|
|
||||
Llanowar Wastes|Commander 2019|258|R||Land|||{T}: Add {C}.${T}: Add {B} or {G}. Llanowar Wastes deals 1 damage to you.|
|
||||
Memorial to Folly|Commander 2019|259|U||Land|||Memorial to Folly enters the battlefield tapped.${T}: Add {B}.${2}{B}, {T}, Sacrifice Memorial to Folly: Return target creature card from your graveyard to your hand.|
|
||||
Mortuary Mire|Commander 2019|260|C||Land|||Mortuary Mire enters the battlefield tapped.$When Mortuary Mire enters the battlefield, you may put target creature card from your graveyard on top of your library.${T}: Add {B}.|
|
||||
Myriad Landscape|Commander 2019|261|U||Land|||Myriad Landscape enters the battlefield tapped.${T}: Add {C}.${2}, {T}, Sacrifice Myriad Landscape: Search your library for up to two basic land cards that share a land type, put them onto the battlefield tapped, then shuffle your library.|
|
||||
Mystic Monastery|Commander 2019|262|U||Land|||Mystic Monastery enters the battlefield tapped.${T}: Add {U}, {R}, or {W}.|
|
||||
Naya Panorama|Commander 2019|263|C||Land|||{T}: Add {C}.${1}, {T}, Sacrifice Naya Panorama: Search your library for a basic Mountain, Forest, or Plains card and put it onto the battlefield tapped. Then shuffle your library.|
|
||||
Opulent Palace|Commander 2019|264|U||Land|||Opulent Palace enters the battlefield tapped.${T}: Add {B}, {G}, or {U}.|
|
||||
Prairie Stream|Commander 2019|265|R||Land - Plains Island|||({T}: Add {W} or {U}.)$Prairie Stream enters the battlefield tapped unless you control two or more basic lands.|
|
||||
Rakdos Carnarium|Commander 2019|266|C||Land|||Rakdos Carnarium enters the battlefield tapped.$When Rakdos Carnarium enters the battlefield, return a land you control to its owner's hand.${T}: Add {B}{R}.|
|
||||
Rakdos Guildgate|Commander 2019|267|C||Land - Gate|||Rakdos Guildgate enters the battlefield tapped.${T}: Add {B} or {R}.|
|
||||
Reliquary Tower|Commander 2019|268|U||Land|||You have no maximum hand size.${T}: Add {C}.|
|
||||
Rix Maadi, Dungeon Palace|Commander 2019|269|U||Land|||{T}: Add {C}.${1}{B}{R}, {T}: Each player discards a card. Activate this ability only any time you could cast a sorcery.|
|
||||
Rogue's Passage|Commander 2019|270|U||Land|||{T}: Add {C}.${4}, {T}: Target creature can't be blocked this turn.|
|
||||
Rugged Highlands|Commander 2019|271|C||Land|||Rugged Highlands enters the battlefield tapped.$When Rugged Highlands enters the battlefield, you gain 1 life.${T}: Add {R} or {G}.|
|
||||
Selesnya Sanctuary|Commander 2019|272|C||Land|||Selesnya Sanctuary enters the battlefield tapped.$When Selesnya Sanctuary enters the battlefield, return a land you control to its owner's hand.${T}: Add {G}{W}.|
|
||||
Shrine of the Forsaken Gods|Commander 2019|273|R||Land|||{T}: Add {C}.${T}: Add {C}{C}. Spend this mana only to cast colorless spells. Activate this ability only if you control seven or more lands.|
|
||||
Simic Growth Chamber|Commander 2019|274|U||Land|||Simic Growth Chamber enters the battlefield tapped.$When Simic Growth Chamber enters the battlefield, return a land you control to its owner's hand.${T}: Add {G}{U}.|
|
||||
Simic Guildgate|Commander 2019|275|C||Land - Gate|||Simic Guildgate enters the battlefield tapped.${T}: Add {G} or {U}.|
|
||||
|
|
Loading…
Reference in a new issue