mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
updated C19 spoiler and reprints
This commit is contained in:
parent
3174dd2b39
commit
ab7ca5a4ff
2 changed files with 76 additions and 2 deletions
|
@ -24,12 +24,19 @@ public final class Commander2019Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Anje Falkenrath", 37, Rarity.MYTHIC, mage.cards.a.AnjeFalkenrath.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("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("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("Ash Barrens", 227, Rarity.COMMON, mage.cards.a.AshBarrens.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("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("Bane of the Living", 104, Rarity.RARE, mage.cards.b.BaneOfTheLiving.class));
|
||||||
|
cards.add(new SetCardInfo("Beast Within", 157, Rarity.UNCOMMON, mage.cards.b.BeastWithin.class));
|
||||||
cards.add(new SetCardInfo("Biomass Mutation", 187, Rarity.RARE, mage.cards.b.BiomassMutation.class));
|
cards.add(new SetCardInfo("Biomass Mutation", 187, Rarity.RARE, mage.cards.b.BiomassMutation.class));
|
||||||
cards.add(new SetCardInfo("Bojuka Bog", 232, Rarity.COMMON, mage.cards.b.BojukaBog.class));
|
cards.add(new SetCardInfo("Bojuka Bog", 232, Rarity.COMMON, mage.cards.b.BojukaBog.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("Bounty of the Luxa", 189, Rarity.RARE, mage.cards.b.BountyOfTheLuxa.class));
|
||||||
|
cards.add(new SetCardInfo("Burnished Hart", 211, Rarity.UNCOMMON, mage.cards.b.BurnishedHart.class));
|
||||||
cards.add(new SetCardInfo("Chemister's Insight", 80, Rarity.UNCOMMON, mage.cards.c.ChemistersInsight.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("Chromeshell Crab", 81, Rarity.RARE, mage.cards.c.ChromeshellCrab.class));
|
||||||
cards.add(new SetCardInfo("Cinder Glade", 236, Rarity.RARE, mage.cards.c.CinderGlade.class));
|
cards.add(new SetCardInfo("Cinder Glade", 236, Rarity.RARE, mage.cards.c.CinderGlade.class));
|
||||||
|
@ -37,26 +44,33 @@ public final class Commander2019Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Cliffside Rescuer", 1, Rarity.UNCOMMON, mage.cards.c.CliffsideRescuer.class));
|
cards.add(new SetCardInfo("Cliffside Rescuer", 1, Rarity.UNCOMMON, mage.cards.c.CliffsideRescuer.class));
|
||||||
cards.add(new SetCardInfo("Command Tower", 237, Rarity.COMMON, mage.cards.c.CommandTower.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 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("Cultivate", 159, Rarity.COMMON, mage.cards.c.Cultivate.class));
|
||||||
cards.add(new SetCardInfo("Darkwater Catacombs", 238, Rarity.RARE, mage.cards.d.DarkwaterCatacombs.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("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("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("Den Protector", 161, Rarity.RARE, mage.cards.d.DenProtector.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));
|
cards.add(new SetCardInfo("Dimir Aqueduct", 239, Rarity.UNCOMMON, mage.cards.d.DimirAqueduct.class));
|
||||||
cards.add(new SetCardInfo("Divine Reckoning", 62, Rarity.RARE, mage.cards.d.DivineReckoning.class));
|
cards.add(new SetCardInfo("Divine Reckoning", 62, Rarity.RARE, mage.cards.d.DivineReckoning.class));
|
||||||
cards.add(new SetCardInfo("Dockside Extortionist", 24, Rarity.RARE, mage.cards.d.DocksideExtortionist.class));
|
cards.add(new SetCardInfo("Dockside Extortionist", 24, Rarity.RARE, mage.cards.d.DocksideExtortionist.class));
|
||||||
cards.add(new SetCardInfo("Doomed Artisan", 3, Rarity.RARE, mage.cards.d.DoomedArtisan.class));
|
cards.add(new SetCardInfo("Doomed Artisan", 3, Rarity.RARE, mage.cards.d.DoomedArtisan.class));
|
||||||
cards.add(new SetCardInfo("Dusk // Dawn", 63, Rarity.RARE, mage.cards.d.DuskDawn.class));
|
cards.add(new SetCardInfo("Dusk // Dawn", 63, Rarity.RARE, mage.cards.d.DuskDawn.class));
|
||||||
|
cards.add(new SetCardInfo("Dragonmaster Outcast", 139, Rarity.MYTHIC, mage.cards.d.DragonmasterOutcast.class));
|
||||||
cards.add(new SetCardInfo("Echoing Truth", 84, Rarity.COMMON, mage.cards.e.EchoingTruth.class));
|
cards.add(new SetCardInfo("Echoing Truth", 84, Rarity.COMMON, mage.cards.e.EchoingTruth.class));
|
||||||
cards.add(new SetCardInfo("Evolving Wilds", 241, Rarity.COMMON, mage.cards.e.EvolvingWilds.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("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("Fact or Fiction", 85, Rarity.UNCOMMON, mage.cards.f.FactOrFiction.class));
|
||||||
cards.add(new SetCardInfo("Faithless Looting", 140, Rarity.COMMON, mage.cards.f.FaithlessLooting.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("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("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("Fervent Denial", 86, Rarity.UNCOMMON, mage.cards.f.FerventDenial.class));
|
||||||
cards.add(new SetCardInfo("Forest", 300, Rarity.LAND, mage.cards.basiclands.Forest.class, NON_FULL_USE_VARIOUS));
|
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.UNCOMMON, mage.cards.f.ForgottenCave.class));
|
cards.add(new SetCardInfo("Forgotten Cave", 243, Rarity.COMMON, mage.cards.f.ForgottenCave.class));
|
||||||
cards.add(new SetCardInfo("Full Flowering", 32, Rarity.RARE, mage.cards.f.FullFlowering.class));
|
cards.add(new SetCardInfo("Full Flowering", 32, Rarity.RARE, mage.cards.f.FullFlowering.class));
|
||||||
cards.add(new SetCardInfo("Garruk, Primal Hunter", 167, Rarity.MYTHIC, mage.cards.g.GarrukPrimalHunter.class));
|
cards.add(new SetCardInfo("Garruk, Primal Hunter", 167, Rarity.MYTHIC, mage.cards.g.GarrukPrimalHunter.class));
|
||||||
cards.add(new SetCardInfo("Gerrard, Weatherlight Hero", 41, Rarity.RARE, mage.cards.g.GerrardWeatherlightHero.class));
|
cards.add(new SetCardInfo("Gerrard, Weatherlight Hero", 41, Rarity.RARE, mage.cards.g.GerrardWeatherlightHero.class));
|
||||||
|
@ -69,16 +83,24 @@ public final class Commander2019Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Golgari Rot Farm", 248, Rarity.UNCOMMON, mage.cards.g.GolgariRotFarm.class));
|
cards.add(new SetCardInfo("Golgari Rot Farm", 248, Rarity.UNCOMMON, mage.cards.g.GolgariRotFarm.class));
|
||||||
cards.add(new SetCardInfo("Great Oak Guardian", 170, Rarity.UNCOMMON, mage.cards.g.GreatOakGuardian.class));
|
cards.add(new SetCardInfo("Great Oak Guardian", 170, Rarity.UNCOMMON, mage.cards.g.GreatOakGuardian.class));
|
||||||
cards.add(new SetCardInfo("Grim Haruspex", 118, Rarity.RARE, mage.cards.g.GrimHaruspex.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("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("Growing Ranks", 193, Rarity.RARE, mage.cards.g.GrowingRanks.class));
|
||||||
|
cards.add(new SetCardInfo("Guttersnipe", 145, Rarity.UNCOMMON, mage.cards.g.Guttersnipe.class));
|
||||||
|
cards.add(new SetCardInfo("Hedonist's Trove", 119, Rarity.RARE, mage.cards.h.HedonistsTrove.class));
|
||||||
cards.add(new SetCardInfo("Hex", 120, Rarity.RARE, mage.cards.h.Hex.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));
|
cards.add(new SetCardInfo("Hooded Hydra", 172, Rarity.MYTHIC, mage.cards.h.HoodedHydra.class));
|
||||||
cards.add(new SetCardInfo("Hour of Reckoning", 65, Rarity.RARE, mage.cards.h.HourOfReckoning.class));
|
cards.add(new SetCardInfo("Hour of Reckoning", 65, Rarity.RARE, mage.cards.h.HourOfReckoning.class));
|
||||||
cards.add(new SetCardInfo("Icefeather Aven", 194, Rarity.UNCOMMON, mage.cards.i.IcefeatherAven.class));
|
cards.add(new SetCardInfo("Icefeather Aven", 194, Rarity.UNCOMMON, mage.cards.i.IcefeatherAven.class));
|
||||||
cards.add(new SetCardInfo("Ignite the Future", 27, Rarity.RARE, mage.cards.i.IgniteTheFuture.class));
|
cards.add(new SetCardInfo("Ignite the Future", 27, Rarity.RARE, mage.cards.i.IgniteTheFuture.class));
|
||||||
cards.add(new SetCardInfo("Increasing Devotion", 66, Rarity.RARE, mage.cards.i.IncreasingDevotion.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("Island", 291, Rarity.LAND, mage.cards.basiclands.Island.class, NON_FULL_USE_VARIOUS));
|
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("Ixidron", 87, Rarity.RARE, mage.cards.i.Ixidron.class));
|
||||||
|
cards.add(new SetCardInfo("Izzet Boilerworks", 252, Rarity.UNCOMMON, mage.cards.i.IzzetBoilerworks.class));
|
||||||
|
cards.add(new SetCardInfo("Izzet Guildgate", 253, Rarity.COMMON, mage.cards.i.IzzetGuildgate.class));
|
||||||
|
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("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 Hollow", 254, Rarity.COMMON, mage.cards.j.JungleHollow.class));
|
||||||
cards.add(new SetCardInfo("Kadena's Silencer", 8, Rarity.RARE, mage.cards.k.KadenasSilencer.class));
|
cards.add(new SetCardInfo("Kadena's Silencer", 8, Rarity.RARE, mage.cards.k.KadenasSilencer.class));
|
||||||
|
@ -86,8 +108,12 @@ public final class Commander2019Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Kheru Spellsnatcher", 89, Rarity.RARE, mage.cards.k.KheruSpellsnatcher.class));
|
cards.add(new SetCardInfo("Kheru Spellsnatcher", 89, Rarity.RARE, mage.cards.k.KheruSpellsnatcher.class));
|
||||||
cards.add(new SetCardInfo("Leadership Vacuum", 9, Rarity.UNCOMMON, mage.cards.l.LeadershipVacuum.class));
|
cards.add(new SetCardInfo("Leadership Vacuum", 9, Rarity.UNCOMMON, mage.cards.l.LeadershipVacuum.class));
|
||||||
cards.add(new SetCardInfo("Llanowar Wastes", 258, Rarity.RARE, mage.cards.l.LlanowarWastes.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("Mimic Vat", 219, Rarity.RARE, mage.cards.m.MimicVat.class));
|
||||||
|
cards.add(new SetCardInfo("Momentous Fall", 173, Rarity.RARE, mage.cards.m.MomentousFall.class));
|
||||||
cards.add(new SetCardInfo("Mountain", 297, Rarity.LAND, mage.cards.basiclands.Mountain.class, NON_FULL_USE_VARIOUS));
|
cards.add(new SetCardInfo("Mountain", 297, Rarity.LAND, mage.cards.basiclands.Mountain.class, NON_FULL_USE_VARIOUS));
|
||||||
cards.add(new SetCardInfo("Myriad Landscape", 261, Rarity.UNCOMMON, mage.cards.m.MyriadLandscape.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("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("Nantuko Vigilante", 174, Rarity.COMMON, mage.cards.n.NantukoVigilante.class));
|
||||||
cards.add(new SetCardInfo("Oona's Grace", 91, Rarity.COMMON, mage.cards.o.OonasGrace.class));
|
cards.add(new SetCardInfo("Oona's Grace", 91, Rarity.COMMON, mage.cards.o.OonasGrace.class));
|
||||||
|
@ -98,20 +124,24 @@ public final class Commander2019Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Pramikon, Sky Rampart", 47, Rarity.MYTHIC, mage.cards.p.PramikonSkyRampart.class));
|
cards.add(new SetCardInfo("Pramikon, Sky Rampart", 47, Rarity.MYTHIC, mage.cards.p.PramikonSkyRampart.class));
|
||||||
cards.add(new SetCardInfo("Prismatic Strands", 69, Rarity.COMMON, mage.cards.p.PrismaticStrands.class));
|
cards.add(new SetCardInfo("Prismatic Strands", 69, Rarity.COMMON, mage.cards.p.PrismaticStrands.class));
|
||||||
cards.add(new SetCardInfo("Pristine Angel", 70, Rarity.MYTHIC, mage.cards.p.PristineAngel.class));
|
cards.add(new SetCardInfo("Pristine Angel", 70, Rarity.MYTHIC, mage.cards.p.PristineAngel.class));
|
||||||
|
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("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("Putrefy", 197, Rarity.UNCOMMON, mage.cards.p.Putrefy.class));
|
||||||
cards.add(new SetCardInfo("Ral Zarek", 198, Rarity.MYTHIC, mage.cards.r.RalZarek.class));
|
cards.add(new SetCardInfo("Ral Zarek", 198, Rarity.MYTHIC, mage.cards.r.RalZarek.class));
|
||||||
cards.add(new SetCardInfo("Ray of Distortion", 72, Rarity.COMMON, mage.cards.r.RayOfDistortion.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("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("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("River Kelpie", 93, Rarity.RARE, mage.cards.r.RiverKelpie.class));
|
||||||
cards.add(new SetCardInfo("Roc Egg", 73, Rarity.UNCOMMON, mage.cards.r.RocEgg.class));
|
cards.add(new SetCardInfo("Roc Egg", 73, Rarity.UNCOMMON, mage.cards.r.RocEgg.class));
|
||||||
|
cards.add(new SetCardInfo("Rolling Temblor", 151, Rarity.UNCOMMON, mage.cards.r.RollingTemblor.class));
|
||||||
cards.add(new SetCardInfo("Runic Repetition", 94, Rarity.UNCOMMON, mage.cards.r.RunicRepetition.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("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("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("Sanctum of Eternity", 59, Rarity.RARE, mage.cards.s.SanctumOfEternity.class));
|
||||||
cards.add(new SetCardInfo("Scaretiller", 57, Rarity.COMMON, mage.cards.s.Scaretiller.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("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));
|
||||||
cards.add(new SetCardInfo("Secret Plans", 201, Rarity.UNCOMMON, mage.cards.s.SecretPlans.class));
|
cards.add(new SetCardInfo("Secret Plans", 201, Rarity.UNCOMMON, mage.cards.s.SecretPlans.class));
|
||||||
cards.add(new SetCardInfo("Secrets of the Dead", 95, Rarity.UNCOMMON, mage.cards.s.SecretsOfTheDead.class));
|
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("Seedborn Muse", 179, Rarity.RARE, mage.cards.s.SeedbornMuse.class));
|
||||||
|
@ -125,6 +155,7 @@ public final class Commander2019Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Skinthinner", 129, Rarity.COMMON, mage.cards.s.Skinthinner.class));
|
cards.add(new SetCardInfo("Skinthinner", 129, Rarity.COMMON, mage.cards.s.Skinthinner.class));
|
||||||
cards.add(new SetCardInfo("Sol Ring", 221, Rarity.UNCOMMON, mage.cards.s.SolRing.class));
|
cards.add(new SetCardInfo("Sol Ring", 221, Rarity.UNCOMMON, mage.cards.s.SolRing.class));
|
||||||
cards.add(new SetCardInfo("Song of the Worldsoul", 6, Rarity.RARE, mage.cards.s.SongOfTheWorldsoul.class));
|
cards.add(new SetCardInfo("Song of the Worldsoul", 6, Rarity.RARE, mage.cards.s.SongOfTheWorldsoul.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("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("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("Strionic Resonator", 224, Rarity.RARE, mage.cards.s.StrionicResonator.class));
|
||||||
|
@ -133,6 +164,7 @@ public final class Commander2019Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Sungrass Prairie", 277, Rarity.RARE, mage.cards.s.SungrassPrairie.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("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));
|
cards.add(new SetCardInfo("Swamp", 294, Rarity.LAND, mage.cards.basiclands.Swamp.class, NON_FULL_USE_VARIOUS));
|
||||||
|
cards.add(new SetCardInfo("Swiftwater Cliffs", 279, Rarity.COMMON, mage.cards.s.SwiftwaterCliffs.class));
|
||||||
cards.add(new SetCardInfo("Talrand, Sky Summoner", 97, Rarity.RARE, mage.cards.t.TalrandSkySummoner.class));
|
cards.add(new SetCardInfo("Talrand, Sky Summoner", 97, Rarity.RARE, mage.cards.t.TalrandSkySummoner.class));
|
||||||
cards.add(new SetCardInfo("Temple of the False God", 280, Rarity.UNCOMMON, mage.cards.t.TempleOfTheFalseGod.class));
|
cards.add(new SetCardInfo("Temple of the False God", 280, Rarity.UNCOMMON, mage.cards.t.TempleOfTheFalseGod.class));
|
||||||
cards.add(new SetCardInfo("Tempt with Discovery", 183, Rarity.RARE, mage.cards.t.TemptWithDiscovery.class));
|
cards.add(new SetCardInfo("Tempt with Discovery", 183, Rarity.RARE, mage.cards.t.TemptWithDiscovery.class));
|
||||||
|
@ -144,8 +176,10 @@ public final class Commander2019Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Think Twice", 99, Rarity.COMMON, mage.cards.t.ThinkTwice.class));
|
cards.add(new SetCardInfo("Think Twice", 99, Rarity.COMMON, mage.cards.t.ThinkTwice.class));
|
||||||
cards.add(new SetCardInfo("Thornwood Falls", 283, Rarity.COMMON, mage.cards.t.ThornwoodFalls.class));
|
cards.add(new SetCardInfo("Thornwood Falls", 283, Rarity.COMMON, mage.cards.t.ThornwoodFalls.class));
|
||||||
cards.add(new SetCardInfo("Thousand Winds", 100, Rarity.RARE, mage.cards.t.ThousandWinds.class));
|
cards.add(new SetCardInfo("Thousand Winds", 100, Rarity.RARE, mage.cards.t.ThousandWinds.class));
|
||||||
|
cards.add(new SetCardInfo("Thragtusk", 185, Rarity.RARE, mage.cards.t.Thragtusk.class));
|
||||||
cards.add(new SetCardInfo("Thran Dynamo", 225, Rarity.UNCOMMON, mage.cards.t.ThranDynamo.class));
|
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("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, Selesnya's Voice", 204, Rarity.MYTHIC, mage.cards.t.TrostaniSelesnyasVoice.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("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("Vesuvan Shapeshifter", 101, Rarity.RARE, mage.cards.v.VesuvanShapeshifter.class));
|
||||||
|
@ -153,6 +187,7 @@ public final class Commander2019Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Volrath, the Shapestealer", 51, Rarity.MYTHIC, mage.cards.v.VolrathTheShapestealer.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("Vraska the Unseen", 207, Rarity.MYTHIC, mage.cards.v.VraskaTheUnseen.class));
|
||||||
cards.add(new SetCardInfo("Willbender", 102, Rarity.UNCOMMON, mage.cards.w.Willbender.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("Woodland Stream", 286, Rarity.COMMON, mage.cards.w.WoodlandStream.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("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("Zetalpa, Primal Dawn", 79, Rarity.RARE, mage.cards.z.ZetalpaPrimalDawn.class));
|
||||||
|
|
|
@ -35722,6 +35722,7 @@ Dockside Extortionist|Commander 2019|24|R|{1}{R}|Creature - Goblin Pirate|1|2|Wh
|
||||||
Ghired's Belligerence|Commander 2019|25|R|{X}{R}{R}|Sorcery|||Ghired's Belligerence deals X damage divided as you choose among any number of target creatures. Whenever a creature dealt damage this way dies this turn, populate.|
|
Ghired's Belligerence|Commander 2019|25|R|{X}{R}{R}|Sorcery|||Ghired's Belligerence deals X damage divided as you choose among any number of target creatures. Whenever a creature dealt damage this way dies this turn, populate.|
|
||||||
Ignite the Future|Commander 2019|27|R|{3}{R}|Sorcery|||Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.$Flashback {7}{R}|
|
Ignite the Future|Commander 2019|27|R|{3}{R}|Sorcery|||Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.$Flashback {7}{R}|
|
||||||
Tectonic Hellion|Commander 2019|29|R|{5}{R}{R}|Creature - Hellion|8|5|Haste$Whenever Tectonic Hellion attacks, each player who controls the most lands sacrifices two lands.|
|
Tectonic Hellion|Commander 2019|29|R|{5}{R}{R}|Creature - Hellion|8|5|Haste$Whenever Tectonic Hellion attacks, each player who controls the most lands sacrifices two lands.|
|
||||||
|
Wildfire Devils|Commander 2019|30|R|{3}{R}|Creature - Devil|4|2|When Wildfire Devils enters the battlefield and at the beginning of your upkeep, choose a player at random. That player exiles an instant or sorcery card from their graveyard. Copy that card. You may cast the copy without paying its mana cost.|
|
||||||
Apex Altisaur|Commander 2019|31|R|{7}{G}{G}|Creature - Dinosaur|10|10|When Apex Altisaur enters the battlefield, it fights up to one target creature you don't control.$Enrage — Whenever Apex Altisaur is dealt damage, it fights up to one target creature you don't control.|
|
Apex Altisaur|Commander 2019|31|R|{7}{G}{G}|Creature - Dinosaur|10|10|When Apex Altisaur enters the battlefield, it fights up to one target creature you don't control.$Enrage — Whenever Apex Altisaur is dealt damage, it fights up to one target creature you don't control.|
|
||||||
Full Flowering|Commander 2019|32|R|{X}{X}{G}|Sorcery|||Populate X times.|
|
Full Flowering|Commander 2019|32|R|{X}{X}{G}|Sorcery|||Populate X times.|
|
||||||
Ohran Frostfang|Commander 2019|33|R|{3}{G}{G}|Snow Creature - Snake|2|6|Attacking creatures you control have deathtouch.$Whenever a creature you control deals combat damage to a player, draw a card.|
|
Ohran Frostfang|Commander 2019|33|R|{3}{G}{G}|Snow Creature - Snake|2|6|Attacking creatures you control have deathtouch.$Whenever a creature you control deals combat damage to a player, draw a card.|
|
||||||
|
@ -35741,6 +35742,7 @@ Rayami, First of the Fallen|Commander 2019|48|M|{1}{B}{G}{U}|Legendary Creature
|
||||||
Sevinne, the Chronoclasm|Commander 2019|49|M|{2}{U}{R}{W}|Legendary Creature - Human Wizard|2|2|Prevent all damage that would be dealt to Sevinne, the Chronoclasm.$Whenever you cast your first instant or sorcery spell from your graveyard each turn, copy that spell. You may choose new targets for the copy.|
|
Sevinne, the Chronoclasm|Commander 2019|49|M|{2}{U}{R}{W}|Legendary Creature - Human Wizard|2|2|Prevent all damage that would be dealt to Sevinne, the Chronoclasm.$Whenever you cast your first instant or sorcery spell from your graveyard each turn, copy that spell. You may choose new targets for the copy.|
|
||||||
Tahngarth, First Mate|Commander 2019|50|R|{2}{R}{G}|Legendary Creature - Minotaur Warrior|5|5|Tahngarth, First Mate can't be blocked by more than one creature.$Whenever an opponent attacks with one or more creatures, if Tahngarth is tapped, you may have that opponent gain control of Tahngarth until end of combat. If you do, choose a player or planeswalker that opponent is attacking. Tahngarth is attacking that player or planeswalker.|
|
Tahngarth, First Mate|Commander 2019|50|R|{2}{R}{G}|Legendary Creature - Minotaur Warrior|5|5|Tahngarth, First Mate can't be blocked by more than one creature.$Whenever an opponent attacks with one or more creatures, if Tahngarth is tapped, you may have that opponent gain control of Tahngarth until end of combat. If you do, choose a player or planeswalker that opponent is attacking. Tahngarth is attacking that player or planeswalker.|
|
||||||
Volrath, the Shapestealer|Commander 2019|51|M|{2}{B}{G}{U}|Legendary Creature - Shapeshifter|7|5|At the beginning of combat on your turn, put a -1/-1 counter on up to one target creature.${1}: Until your next turn, Volrath, the Shapestealer becomes a copy of target creature with a counter on it, except it's 7/5 and it has this ability.|
|
Volrath, the Shapestealer|Commander 2019|51|M|{2}{B}{G}{U}|Legendary Creature - Shapeshifter|7|5|At the beginning of combat on your turn, put a -1/-1 counter on up to one target creature.${1}: Until your next turn, Volrath, the Shapestealer becomes a copy of target creature with a counter on it, except it's 7/5 and it has this ability.|
|
||||||
|
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.|
|
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.|
|
||||||
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.|
|
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.|
|
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.|
|
||||||
|
@ -35788,12 +35790,21 @@ Bane of the Living|Commander 2019|104|R|{2}{B}{B}|Creature - Insect|4|3|Morph {X
|
||||||
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.|
|
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.|
|
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.|
|
||||||
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.|
|
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.|
|
Hex|Commander 2019|120|R|{4}{B}{B}|Sorcery|||Destroy six target creatures.|
|
||||||
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.|
|
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.|
|
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.|
|
||||||
|
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}|
|
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.|
|
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.|
|
||||||
|
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.|
|
||||||
|
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.|
|
||||||
|
Rolling Temblor|Commander 2019|151|U|{2}{R}|Sorcery|||Rolling Temblor deals 2 damage to each creature without flying.$Flashback {4}{R}{R}|
|
||||||
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.|
|
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.|
|
||||||
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.|
|
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}|
|
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.|
|
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.|
|
||||||
|
@ -35802,54 +35813,82 @@ Farseek|Commander 2019|165|C|{1}{G}|Sorcery|||Search your library for a Plains,
|
||||||
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, 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.|
|
||||||
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.|
|
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.|
|
||||||
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.|
|
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.|
|
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.|
|
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.|
|
||||||
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.|
|
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.|
|
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.|
|
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.|
|
||||||
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.|
|
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.|
|
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.|
|
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.|
|
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.|
|
||||||
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}.|
|
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.|
|
||||||
|
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.|
|
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.|
|
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.|
|
||||||
|
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.|
|
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.|
|
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.|
|
||||||
|
Cooperate|Commander 2019|199|R|{2}{U}|Instant|||Aftermath$Copy target instant or sorcery spell. You may choose new targets for the copy.|
|
||||||
|
Refuse|Commander 2019|199|R|{3}{R}|Instant|||Refuse deals damage to target spell's controller equal to that spell's converted mana cost.|
|
||||||
Sagu Mauler|Commander 2019|200|R|{4}{G}{U}|Creature - Beast|6|6|Trample, hexproof$Morph {3}{G}{U}|
|
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.|
|
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.|
|
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.|
|
||||||
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.|
|
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.|
|
Urban Evolution|Commander 2019|205|U|{3}{G}{U}|Sorcery|||Draw three cards. You may play an additional land this turn.|
|
||||||
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."|
|
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."|
|
||||||
|
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.|
|
||||||
|
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.|
|
||||||
|
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.|
|
||||||
Sol Ring|Commander 2019|221|U|{1}|Artifact|||{T}: Add {C}{C}.|
|
Sol Ring|Commander 2019|221|U|{1}|Artifact|||{T}: Add {C}{C}.|
|
||||||
Strionic Resonator|Commander 2019|224|R|{2}|Artifact|||{2}, {T}: Copy target triggered ability you control. You may choose new targets for the copy.|
|
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}.|
|
Thran Dynamo|Commander 2019|225|U|{4}|Artifact|||{T}: Add {C}{C}{C}.|
|
||||||
Ash Barrens|Commander 2019|227|C||Land|||{T}: Add {C}.$Basic landcycling {1}|
|
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}.|
|
||||||
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}.|
|
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 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.|
|
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.|
|
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}.|
|
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}.|
|
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}.|
|
||||||
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.|
|
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.|
|
||||||
Forgotten Cave|Commander 2019|243|U||Land|||Forgotten Cave enters the battlefield tapped.${T}: Add {R}.$Cycling {R}|
|
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}|
|
||||||
Golgari Guildgate|Commander 2019|247|C||Land - Gate|||Golgari Guildgate enters the battlefield tapped.${T}: Add {B} or {G}.|
|
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}.|
|
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}.|
|
||||||
|
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 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}.|
|
||||||
Llanowar Wastes|Commander 2019|258|R||Land|||{T}: Add {C}.${T}: Add {B} or {G}. Llanowar Wastes deals 1 damage to you.|
|
Llanowar Wastes|Commander 2019|258|R||Land|||{T}: Add {C}.${T}: Add {B} or {G}. Llanowar Wastes deals 1 damage to you.|
|
||||||
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.|
|
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}.|
|
||||||
Opulent Palace|Commander 2019|264|U||Land|||Opulent Palace enters the battlefield tapped.${T}: Add {B}, {G}, or {U}.|
|
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.|
|
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.|
|
||||||
Reliquary Tower|Commander 2019|268|U||Land|||You have no maximum hand size.${T}: Add {C}.|
|
Reliquary Tower|Commander 2019|268|U||Land|||You have no maximum hand size.${T}: Add {C}.|
|
||||||
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.|
|
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 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}.|
|
Simic Guildgate|Commander 2019|275|C||Land - Gate|||Simic Guildgate enters the battlefield tapped.${T}: Add {G} or {U}.|
|
||||||
|
Stone Quarry|Commander 2019|276|U||Land|||Stone Quarry enters the battlefield tapped.${T}: Add {R} or {W}.|
|
||||||
Sungrass Prairie|Commander 2019|277|R||Land|||{1}, {T}: Add {G}{W}.|
|
Sungrass Prairie|Commander 2019|277|R||Land|||{1}, {T}: Add {G}{W}.|
|
||||||
Sunken Hollow|Commander 2019|278|R||Land - Island Swamp|||({T}: Add {U} or {B}.)$Sunken Hollow enters the battlefield tapped unless you control two or more basic lands.|
|
Sunken Hollow|Commander 2019|278|R||Land - Island Swamp|||({T}: Add {U} or {B}.)$Sunken Hollow enters the battlefield tapped unless you control two or more basic lands.|
|
||||||
|
Swiftwater Cliffs|Commander 2019|279|C||Land|||Swiftwater Cliffs enters the battlefield tapped.$When Swiftwater Cliffs enters the battlefield, you gain 1 life.${T}: Add {U} or {R}.|
|
||||||
Temple of the False God|Commander 2019|280|U||Land|||{T}: Add {C}{C}. Activate this ability only if you control five or more lands.|
|
Temple of the False God|Commander 2019|280|U||Land|||{T}: Add {C}{C}. Activate this ability only if you control five or more lands.|
|
||||||
Terramorphic Expanse|Commander 2019|281|C||Land|||{T}, Sacrifice Terramorphic Expanse: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.|
|
Terramorphic Expanse|Commander 2019|281|C||Land|||{T}, Sacrifice Terramorphic Expanse: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.|
|
||||||
Thespian's Stage|Commander 2019|282|R||Land|||{T}: Add {C}.${2}, {T}: Thespian's Stage becomes a copy of target land, except it has this ability.|
|
Thespian's Stage|Commander 2019|282|R||Land|||{T}: Add {C}.${2}, {T}: Thespian's Stage becomes a copy of target land, except it has this ability.|
|
||||||
Thornwood Falls|Commander 2019|283|C||Land|||Thornwood Falls enters the battlefield tapped.$When Thornwood Falls enters the battlefield, you gain 1 life.${T}: Add {G} or {U}.|
|
Thornwood Falls|Commander 2019|283|C||Land|||Thornwood Falls enters the battlefield tapped.$When Thornwood Falls enters the battlefield, you gain 1 life.${T}: Add {G} or {U}.|
|
||||||
|
Tranquil Cove|Commander 2019|284|C||Land|||Tranquil Cove enters the battlefield tapped.$When Tranquil Cove enters the battlefield, you gain 1 life.${T}: Add {W} or {U}.|
|
||||||
|
Wind-Scarred Crag|Commander 2019|285|C||Land|||Wind-Scarred Crag enters the battlefield tapped.$When Wind-Scarred Crag enters the battlefield, you gain 1 life.${T}: Add {R} or {W}.|
|
||||||
Woodland Stream|Commander 2019|286|C||Land|||Woodland Stream enters the battlefield tapped.${T}: Add {G} or {U}.|
|
Woodland Stream|Commander 2019|286|C||Land|||Woodland Stream enters the battlefield tapped.${T}: Add {G} or {U}.|
|
||||||
Yavimaya Coast|Commander 2019|287|R||Land|||{T}: Add {C}.${T}: Add {G} or {U}. Yavimaya Coast deals 1 damage to you.|
|
Yavimaya Coast|Commander 2019|287|R||Land|||{T}: Add {C}.${T}: Add {G} or {U}. Yavimaya Coast deals 1 damage to you.|
|
||||||
Plains|Commander 2019|288|C||Basic Land - Plains|||({T}: Add {W}.)|
|
Plains|Commander 2019|288|C||Basic Land - Plains|||({T}: Add {W}.)|
|
||||||
|
|
Loading…
Reference in a new issue