mirror of
https://github.com/correl/mage.git
synced 2025-03-07 20:53:18 -10:00
Added complete MM3 spoiler.
This commit is contained in:
parent
ecbadeda41
commit
0aa1296b31
2 changed files with 285 additions and 4 deletions
|
@ -56,82 +56,179 @@ public class ModernMasters2017 extends ExpansionSet {
|
|||
this.ratioBoosterMythic = 8;
|
||||
cards.add(new SetCardInfo("Abrupt Decay", 146, Rarity.RARE, mage.cards.a.AbruptDecay.class));
|
||||
cards.add(new SetCardInfo("Abyssal Specter", 59, Rarity.UNCOMMON, mage.cards.a.AbyssalSpecter.class));
|
||||
cards.add(new SetCardInfo("Advent of the Wurm", 147, Rarity.RARE, mage.cards.a.AdventOfTheWurm.class));
|
||||
cards.add(new SetCardInfo("Aethermage's Touch", 148, Rarity.RARE, mage.cards.a.AethermagesTouch.class));
|
||||
cards.add(new SetCardInfo("Aethertow", 205, Rarity.COMMON, mage.cards.a.Aethertow.class));
|
||||
cards.add(new SetCardInfo("Agent of Masks", 149, Rarity.UNCOMMON, mage.cards.a.AgentOfMasks.class));
|
||||
cards.add(new SetCardInfo("Agony Warp", 150, Rarity.COMMON, mage.cards.a.AgonyWarp.class));
|
||||
cards.add(new SetCardInfo("Ancient Grudge", 88, Rarity.UNCOMMON, mage.cards.a.AncientGrudge.class));
|
||||
cards.add(new SetCardInfo("Arachnus Spinner", 117, Rarity.UNCOMMON, mage.cards.a.ArachnusSpinner.class));
|
||||
cards.add(new SetCardInfo("Arachnus Web", 118, Rarity.COMMON, mage.cards.a.ArachnusWeb.class));
|
||||
cards.add(new SetCardInfo("Arcane Sanctum", 228, Rarity.UNCOMMON, mage.cards.a.ArcaneSanctum.class));
|
||||
cards.add(new SetCardInfo("Arid Mesa", 229, Rarity.RARE, mage.cards.a.AridMesa.class));
|
||||
cards.add(new SetCardInfo("Attended Knight", 1, Rarity.COMMON, mage.cards.a.AttendedKnight.class));
|
||||
cards.add(new SetCardInfo("Auger Spree", 151, Rarity.COMMON, mage.cards.a.AugerSpree.class));
|
||||
cards.add(new SetCardInfo("Augur of Bolas", 30, Rarity.COMMON, mage.cards.a.AugurOfBolas.class));
|
||||
cards.add(new SetCardInfo("Avacyn's Pilgrim", 119, Rarity.COMMON, mage.cards.a.AvacynsPilgrim.class));
|
||||
cards.add(new SetCardInfo("Azorius Guildgate", 230, Rarity.COMMON, mage.cards.a.AzoriusGuildgate.class));
|
||||
cards.add(new SetCardInfo("Azorius Signet", 215, Rarity.UNCOMMON, mage.cards.a.AzoriusSignet.class));
|
||||
cards.add(new SetCardInfo("Azure Mage", 31, Rarity.UNCOMMON, mage.cards.a.AzureMage.class));
|
||||
cards.add(new SetCardInfo("Baloth Cage Trap", 120, Rarity.UNCOMMON, mage.cards.b.BalothCageTrap.class));
|
||||
cards.add(new SetCardInfo("Banishing Stroke", 2, Rarity.UNCOMMON, mage.cards.b.BanishingStroke.class));
|
||||
cards.add(new SetCardInfo("Basilisk Collar", 216, Rarity.RARE, mage.cards.b.BasiliskCollar.class));
|
||||
cards.add(new SetCardInfo("Battle-Rattle Shaman", 89, Rarity.COMMON, mage.cards.b.BattleRattleShaman.class));
|
||||
cards.add(new SetCardInfo("Blade Splicer", 3, Rarity.RARE, mage.cards.b.BladeSplicer.class));
|
||||
cards.add(new SetCardInfo("Blood Moon", 90, Rarity.RARE, mage.cards.b.BloodMoon.class));
|
||||
cards.add(new SetCardInfo("Bone Splinters", 60, Rarity.COMMON, mage.cards.b.BoneSplinters.class));
|
||||
cards.add(new SetCardInfo("Bonfire of the Damned", 91, Rarity.MYTHIC, mage.cards.b.BonfireOfTheDamned.class));
|
||||
cards.add(new SetCardInfo("Boros Guildgate", 231, Rarity.COMMON, mage.cards.b.BorosGuildgate.class));
|
||||
cards.add(new SetCardInfo("Boros Reckoner", 206, Rarity.RARE, mage.cards.b.BorosReckoner.class));
|
||||
cards.add(new SetCardInfo("Boros Signet", 217, Rarity.UNCOMMON, mage.cards.b.BorosSignet.class));
|
||||
cards.add(new SetCardInfo("Bronzebeak Moa", 152, Rarity.UNCOMMON, mage.cards.b.BronzebeakMoa.class));
|
||||
cards.add(new SetCardInfo("Broodmate Dragon", 153, Rarity.RARE, mage.cards.b.BroodmateDragon.class));
|
||||
cards.add(new SetCardInfo("Burning-Tree Emissary", 207, Rarity.COMMON, mage.cards.b.BurningTreeEmissary.class));
|
||||
cards.add(new SetCardInfo("Cackling Counterpart", 32, Rarity.RARE, mage.cards.c.CacklingCounterpart.class));
|
||||
cards.add(new SetCardInfo("Call of the Conclave", 154, Rarity.COMMON, mage.cards.c.CallOfTheConclave.class));
|
||||
cards.add(new SetCardInfo("Call of the Herd", 121, Rarity.RARE, mage.cards.c.CallOfTheHerd.class));
|
||||
cards.add(new SetCardInfo("Carnage Gladiator", 155, Rarity.UNCOMMON, mage.cards.c.CarnageGladiator.class));
|
||||
cards.add(new SetCardInfo("Cavern of Souls", 232, Rarity.MYTHIC, mage.cards.c.CavernOfSouls.class));
|
||||
cards.add(new SetCardInfo("Compulsive Research", 31, Rarity.UNCOMMON, mage.cards.c.CompulsiveResearch.class));
|
||||
cards.add(new SetCardInfo("Chandra's Outrage", 92, Rarity.COMMON, mage.cards.c.ChandrasOutrage.class));
|
||||
cards.add(new SetCardInfo("Coiling Oracle", 156, Rarity.COMMON, mage.cards.c.CoilingOracle.class));
|
||||
cards.add(new SetCardInfo("Compulsive Research", 33, Rarity.UNCOMMON, mage.cards.c.CompulsiveResearch.class));
|
||||
cards.add(new SetCardInfo("Corpse Connoisseur", 61, Rarity.UNCOMMON, mage.cards.c.CorpseConnoisseur.class));
|
||||
cards.add(new SetCardInfo("Craterhoof Behemoth", 122, Rarity.MYTHIC, mage.cards.c.CraterhoofBehemoth.class));
|
||||
cards.add(new SetCardInfo("Crippling Chill", 34, Rarity.COMMON, mage.cards.c.CripplingChill.class));
|
||||
cards.add(new SetCardInfo("Cruel Ultimatum", 158, Rarity.RARE, mage.cards.c.CruelUltimatum.class));
|
||||
cards.add(new SetCardInfo("Crumbling Necropolis", 233, Rarity.UNCOMMON, mage.cards.c.CrumblingNecropolis.class));
|
||||
cards.add(new SetCardInfo("Cyclonic Rift", 35, Rarity.RARE, mage.cards.c.CyclonicRift.class));
|
||||
cards.add(new SetCardInfo("Damnation", 63, Rarity.RARE, mage.cards.d.Damnation.class));
|
||||
cards.add(new SetCardInfo("Damping Matrix", 218, Rarity.RARE, mage.cards.d.DampingMatrix.class));
|
||||
cards.add(new SetCardInfo("Death-Hood Cobra", 123, Rarity.COMMON, mage.cards.d.DeathHoodCobra.class));
|
||||
cards.add(new SetCardInfo("Death's Shadow", 64, Rarity.RARE, mage.cards.d.DeathsShadow.class));
|
||||
cards.add(new SetCardInfo("Deadeye Navigator", 34, Rarity.RARE, mage.cards.d.DeadeyeNavigator.class));
|
||||
cards.add(new SetCardInfo("Deadeye Navigator", 36, Rarity.RARE, mage.cards.d.DeadeyeNavigator.class));
|
||||
cards.add(new SetCardInfo("Delirium Skeins", 65, Rarity.COMMON, mage.cards.d.DeliriumSkeins.class));
|
||||
cards.add(new SetCardInfo("Deputy of Acquittals", 159, Rarity.COMMON, mage.cards.d.DeputyOfAcquittals.class));
|
||||
cards.add(new SetCardInfo("Desecration Demon", 66, Rarity.RARE, mage.cards.d.DesecrationDemon.class));
|
||||
cards.add(new SetCardInfo("Dimir Guildgate", 234, Rarity.COMMON, mage.cards.d.DimirGuildgate.class));
|
||||
cards.add(new SetCardInfo("Dimir Signet", 219, Rarity.UNCOMMON, mage.cards.d.DimirSignet.class));
|
||||
cards.add(new SetCardInfo("Dinrova Horror", 160, Rarity.COMMON, mage.cards.d.DinrovaHorror.class));
|
||||
cards.add(new SetCardInfo("Domri Rade", 161, Rarity.MYTHIC, mage.cards.d.DomriRade.class));
|
||||
cards.add(new SetCardInfo("Dragon Fodder", 93, Rarity.COMMON, mage.cards.d.DragonFodder.class));
|
||||
cards.add(new SetCardInfo("Dregscape Zombie", 67, Rarity.COMMON, mage.cards.d.DregscapeZombie.class));
|
||||
cards.add(new SetCardInfo("Druid's Deliverance", 124, Rarity.COMMON, mage.cards.d.DruidsDeliverance.class));
|
||||
cards.add(new SetCardInfo("Dynacharge", 94, Rarity.COMMON, mage.cards.d.Dynacharge.class));
|
||||
cards.add(new SetCardInfo("Entomber Exarch", 68, Rarity.UNCOMMON, mage.cards.e.EntomberExarch.class));
|
||||
cards.add(new SetCardInfo("Entreat the Angels", 4, Rarity.MYTHIC, mage.cards.e.EntreatTheAngels.class));
|
||||
cards.add(new SetCardInfo("Evil Twin", 162, Rarity.RARE, mage.cards.e.EvilTwin.class));
|
||||
cards.add(new SetCardInfo("Explore", 125, Rarity.COMMON, mage.cards.e.Explore.class));
|
||||
cards.add(new SetCardInfo("Extractor Demon", 69, Rarity.RARE, mage.cards.e.ExtractorDemon.class));
|
||||
cards.add(new SetCardInfo("Eyes in the Skies", 5, Rarity.COMMON, mage.cards.e.EyesInTheSkies.class));
|
||||
cards.add(new SetCardInfo("Falkenrath Aristocrat", 163, Rarity.RARE, mage.cards.f.FalkenrathAristocrat.class));
|
||||
cards.add(new SetCardInfo("Falkenrath Noble", 70, Rarity.COMMON, mage.cards.f.FalkenrathNoble.class));
|
||||
cards.add(new SetCardInfo("Familiar's Ruse", 37, Rarity.UNCOMMON, mage.cards.f.FamiliarsRuse.class));
|
||||
cards.add(new SetCardInfo("Fiery Justice", 164, Rarity.RARE, mage.cards.f.FieryJustice.class));
|
||||
cards.add(new SetCardInfo("Fists of Ironwood", 126, Rarity.COMMON, mage.cards.f.FistsOfIronwood.class));
|
||||
cards.add(new SetCardInfo("Flickerwisp", 6, Rarity.UNCOMMON, mage.cards.f.Flickerwisp.class));
|
||||
cards.add(new SetCardInfo("Forbidden Alchemy", 38, Rarity.COMMON, mage.cards.f.ForbiddenAlchemy.class));
|
||||
cards.add(new SetCardInfo("Gaea's Anthem", 127, Rarity.UNCOMMON, mage.cards.g.GaeasAnthem.class));
|
||||
cards.add(new SetCardInfo("Ghor-Clan Rampager", 165, Rarity.UNCOMMON, mage.cards.g.GhorClanRampager.class));
|
||||
cards.add(new SetCardInfo("Ghostly Flicker", 39, Rarity.COMMON, mage.cards.g.GhostlyFlicker.class));
|
||||
cards.add(new SetCardInfo("Giantbaiting", 208, Rarity.COMMON, mage.cards.g.Giantbaiting.class));
|
||||
cards.add(new SetCardInfo("Gideon's Lawkeeper", 7, Rarity.COMMON, mage.cards.g.GideonsLawkeeper.class));
|
||||
cards.add(new SetCardInfo("Gift of Orzhova", 209, Rarity.COMMON, mage.cards.g.GiftOfOrzhova.class));
|
||||
cards.add(new SetCardInfo("Gifts Ungiven", 40, Rarity.RARE, mage.cards.g.GiftsUngiven.class));
|
||||
cards.add(new SetCardInfo("Gnawing Zombie", 71, Rarity.COMMON, mage.cards.g.GnawingZombie.class));
|
||||
cards.add(new SetCardInfo("Goblin Assault", 95, Rarity.UNCOMMON, mage.cards.g.GoblinAssault.class));
|
||||
cards.add(new SetCardInfo("Goblin Electromancer", 166, Rarity.COMMON, mage.cards.g.GoblinElectromancer.class));
|
||||
cards.add(new SetCardInfo("Goblin Guide", 96, Rarity.RARE, mage.cards.g.GoblinGuide.class));
|
||||
cards.add(new SetCardInfo("Golgari Germination", 167, Rarity.UNCOMMON, mage.cards.g.GolgariGermination.class));
|
||||
cards.add(new SetCardInfo("Golgari Guildgate", 235, Rarity.COMMON, mage.cards.g.GolgariGuildgate.class));
|
||||
cards.add(new SetCardInfo("Golgari Rotwurm", 168, Rarity.COMMON, mage.cards.g.GolgariRotwurm.class));
|
||||
cards.add(new SetCardInfo("Golgari Signet", 220, Rarity.UNCOMMON, mage.cards.g.GolgariSignet.class));
|
||||
cards.add(new SetCardInfo("Graceful Reprieve", 8, Rarity.COMMON, mage.cards.g.GracefulReprieve.class));
|
||||
cards.add(new SetCardInfo("Grafdigger's Cage", 221, Rarity.RARE, mage.cards.g.GrafdiggersCage.class));
|
||||
cards.add(new SetCardInfo("Grasp of Phantoms", 41, Rarity.COMMON, mage.cards.g.GraspOfPhantoms.class));
|
||||
cards.add(new SetCardInfo("Griselbrand", 72, Rarity.MYTHIC, mage.cards.g.Griselbrand.class));
|
||||
cards.add(new SetCardInfo("Grisly Spectacle", 73, Rarity.COMMON, mage.cards.g.GrislySpectacle.class));
|
||||
cards.add(new SetCardInfo("Grixis Slavedriver", 74, Rarity.COMMON, mage.cards.g.GrixisSlavedriver.class));
|
||||
cards.add(new SetCardInfo("Ground Assault", 169, Rarity.COMMON, mage.cards.g.GroundAssault.class));
|
||||
cards.add(new SetCardInfo("Gruul Guildgate", 236, Rarity.COMMON, mage.cards.g.GruulGuildgate.class));
|
||||
cards.add(new SetCardInfo("Gruul Signet", 222, Rarity.UNCOMMON, mage.cards.g.GruulSignet.class));
|
||||
cards.add(new SetCardInfo("Gruul War Chant", 170, Rarity.UNCOMMON, mage.cards.g.GruulWarChant.class));
|
||||
cards.add(new SetCardInfo("Hanweir Lancer", 97, Rarity.COMMON, mage.cards.h.HanweirLancer.class));
|
||||
cards.add(new SetCardInfo("Harmonize", 128, Rarity.UNCOMMON, mage.cards.h.Harmonize.class));
|
||||
cards.add(new SetCardInfo("Hellrider", 98, Rarity.RARE, mage.cards.h.Hellrider.class));
|
||||
cards.add(new SetCardInfo("Hungry Spriggan", 129, Rarity.COMMON, mage.cards.h.HungrySpriggan.class));
|
||||
cards.add(new SetCardInfo("Inquisition of Kozilek", 75, Rarity.UNCOMMON, mage.cards.i.InquisitionOfKozilek.class));
|
||||
cards.add(new SetCardInfo("Intangible Virtue", 9, Rarity.UNCOMMON, mage.cards.i.IntangibleVirtue.class));
|
||||
cards.add(new SetCardInfo("Izzet Charm", 171, Rarity.UNCOMMON, mage.cards.i.IzzetCharm.class));
|
||||
cards.add(new SetCardInfo("Izzet Guildgate", 237, Rarity.COMMON, mage.cards.i.IzzetGuildgate.class));
|
||||
cards.add(new SetCardInfo("Izzet Signet", 223, Rarity.UNCOMMON, mage.cards.i.IzzetSignet.class));
|
||||
cards.add(new SetCardInfo("Jungle Shrine", 238, Rarity.UNCOMMON, mage.cards.j.JungleShrine.class));
|
||||
cards.add(new SetCardInfo("Kathari Bomber", 172, Rarity.COMMON, mage.cards.k.KathariBomber.class));
|
||||
cards.add(new SetCardInfo("Kor Hookmaster", 10, Rarity.COMMON, mage.cards.k.KorHookmaster.class));
|
||||
cards.add(new SetCardInfo("Kor Skyfisher", 11, Rarity.COMMON, mage.cards.k.KorSkyfisher.class));
|
||||
cards.add(new SetCardInfo("Kraken Hatchling", 42, Rarity.COMMON, mage.cards.k.KrakenHatchling.class));
|
||||
cards.add(new SetCardInfo("Liliana of the Veil", 76, Rarity.MYTHIC, mage.cards.l.LilianaOfTheVeil.class));
|
||||
cards.add(new SetCardInfo("Lingering Souls", 12, Rarity.UNCOMMON, mage.cards.l.LingeringSouls.class));
|
||||
cards.add(new SetCardInfo("Linvala, Keeper of Silence", 13, Rarity.MYTHIC, mage.cards.l.LinvalaKeeperOfSilence.class));
|
||||
cards.add(new SetCardInfo("Lone Missionary", 14, Rarity.COMMON, mage.cards.l.LoneMissionary.class));
|
||||
cards.add(new SetCardInfo("Madcap Skills", 99, Rarity.COMMON, mage.cards.m.MadcapSkills.class));
|
||||
cards.add(new SetCardInfo("Magma Jet", 100, Rarity.COMMON, mage.cards.m.MagmaJet.class));
|
||||
cards.add(new SetCardInfo("Marsh Flats", 239, Rarity.RARE, mage.cards.m.MarshFlats.class));
|
||||
cards.add(new SetCardInfo("Master Splicer", 15, Rarity.UNCOMMON, mage.cards.m.MasterSplicer.class));
|
||||
cards.add(new SetCardInfo("Might of Old Krosa", 130, Rarity.UNCOMMON, mage.cards.m.MightOfOldKrosa.class));
|
||||
cards.add(new SetCardInfo("Mind Shatter", 77, Rarity.RARE, mage.cards.m.MindShatter.class));
|
||||
cards.add(new SetCardInfo("Mist Raven", 43, Rarity.COMMON, mage.cards.m.MistRaven.class));
|
||||
cards.add(new SetCardInfo("Misty Rainforest", 240, Rarity.RARE, mage.cards.m.MistyRainforest.class));
|
||||
cards.add(new SetCardInfo("Mistmeadow Witch", 210, Rarity.UNCOMMON, mage.cards.m.MistmeadowWitch.class));
|
||||
cards.add(new SetCardInfo("Mizzium Mortars", 101, Rarity.RARE, mage.cards.m.MizziumMortars.class));
|
||||
cards.add(new SetCardInfo("Mogg Flunkies", 102, Rarity.COMMON, mage.cards.m.MoggFlunkies.class));
|
||||
cards.add(new SetCardInfo("Molten Rain", 103, Rarity.UNCOMMON, mage.cards.m.MoltenRain.class));
|
||||
cards.add(new SetCardInfo("Momentary Blink", 16, Rarity.COMMON, mage.cards.m.MomentaryBlink.class));
|
||||
cards.add(new SetCardInfo("Moroii", 173, Rarity.UNCOMMON, mage.cards.m.Moroii.class));
|
||||
cards.add(new SetCardInfo("Mortician Beetle", 78, Rarity.COMMON, mage.cards.m.MorticianBeetle.class));
|
||||
cards.add(new SetCardInfo("Mudbutton Torchrunner", 104, Rarity.COMMON, mage.cards.m.MudbuttonTorchrunner.class));
|
||||
cards.add(new SetCardInfo("Mystic Genesis", 174, Rarity.UNCOMMON, mage.cards.m.MysticGenesis.class));
|
||||
cards.add(new SetCardInfo("Mystical Teachings", 44, Rarity.COMMON, mage.cards.m.MysticalTeachings.class));
|
||||
cards.add(new SetCardInfo("Night Terrors", 79, Rarity.COMMON, mage.cards.n.NightTerrors.class));
|
||||
cards.add(new SetCardInfo("Niv-Mizzet, Dracogenius", 175, Rarity.RARE, mage.cards.n.NivMizzetDracogenius.class));
|
||||
cards.add(new SetCardInfo("Obzedat, Ghost Council", 176, Rarity.RARE, mage.cards.o.ObzedatGhostCouncil.class));
|
||||
cards.add(new SetCardInfo("Ogre Jailbreaker", 80, Rarity.COMMON, mage.cards.o.OgreJailbreaker.class));
|
||||
cards.add(new SetCardInfo("Olivia Voldaren", 177, Rarity.MYTHIC, mage.cards.o.OliviaVoldaren.class));
|
||||
cards.add(new SetCardInfo("Opportunity", 45, Rarity.UNCOMMON, mage.cards.o.Opportunity.class));
|
||||
cards.add(new SetCardInfo("Orzhov Guildgate", 241, Rarity.COMMON, mage.cards.o.OrzhovGuildgate.class));
|
||||
cards.add(new SetCardInfo("Orzhov Signet", 224, Rarity.UNCOMMON, mage.cards.o.OrzhovSignet.class));
|
||||
cards.add(new SetCardInfo("Past in Flames", 105, Rarity.MYTHIC, mage.cards.p.PastInFlames.class));
|
||||
cards.add(new SetCardInfo("Path to Exile", 17, Rarity.UNCOMMON, mage.cards.p.PathToExile.class));
|
||||
cards.add(new SetCardInfo("Penumbra Spider", 131, Rarity.COMMON, mage.cards.p.PenumbraSpider.class));
|
||||
cards.add(new SetCardInfo("Phantasmal Image", 46, Rarity.RARE, mage.cards.p.PhantasmalImage.class));
|
||||
cards.add(new SetCardInfo("Pilfered Plans", 178, Rarity.COMMON, mage.cards.p.PilferedPlans.class));
|
||||
cards.add(new SetCardInfo("Pit Keeper", 81, Rarity.COMMON, mage.cards.p.PitKeeper.class));
|
||||
cards.add(new SetCardInfo("Pitfall Trap", 18, Rarity.COMMON, mage.cards.p.PitfallTrap.class));
|
||||
cards.add(new SetCardInfo("Primal Command", 132, Rarity.RARE, mage.cards.p.PrimalCommand.class));
|
||||
cards.add(new SetCardInfo("Putrefy", 179, Rarity.UNCOMMON, mage.cards.p.Putrefy.class));
|
||||
cards.add(new SetCardInfo("Pyrewild Shaman", 106, Rarity.UNCOMMON, mage.cards.p.PyrewildShaman.class));
|
||||
cards.add(new SetCardInfo("Pyroclasm", 107, Rarity.UNCOMMON, mage.cards.p.Pyroclasm.class));
|
||||
cards.add(new SetCardInfo("Pyromancer Ascension", 108, Rarity.RARE, mage.cards.p.PyromancerAscension.class));
|
||||
cards.add(new SetCardInfo("Rakdos Guildgate", 242, Rarity.COMMON, mage.cards.r.RakdosGuildgate.class));
|
||||
cards.add(new SetCardInfo("Rakdos Signet", 225, Rarity.UNCOMMON, mage.cards.r.RakdosSignet.class));
|
||||
cards.add(new SetCardInfo("Ranger of Eos", 19, Rarity.RARE, mage.cards.r.RangerOfEos.class));
|
||||
cards.add(new SetCardInfo("Recover", 82, Rarity.COMMON, mage.cards.r.Recover.class));
|
||||
cards.add(new SetCardInfo("Restoration Angel", 20, Rarity.RARE, mage.cards.r.RestorationAngel.class));
|
||||
cards.add(new SetCardInfo("Revive", 133, Rarity.COMMON, mage.cards.r.Revive.class));
|
||||
cards.add(new SetCardInfo("Rewind", 47, Rarity.COMMON, mage.cards.r.Rewind.class));
|
||||
cards.add(new SetCardInfo("Rhox War Monk", 180, Rarity.UNCOMMON, mage.cards.r.RhoxWarMonk.class));
|
||||
cards.add(new SetCardInfo("Rootborn Defenses", 21, Rarity.COMMON, mage.cards.r.RootbornDefenses.class));
|
||||
cards.add(new SetCardInfo("Rubblebelt Maaka", 109, Rarity.COMMON, mage.cards.r.RubblebeltMaaka.class));
|
||||
cards.add(new SetCardInfo("Savage Lands", 243, Rarity.UNCOMMON, mage.cards.s.SavageLands.class));
|
||||
cards.add(new SetCardInfo("Scalding Tarn", 244, Rarity.RARE, mage.cards.s.ScaldingTarn.class));
|
||||
cards.add(new SetCardInfo("Scavenging Ooze", 134, Rarity.RARE, mage.cards.s.ScavengingOoze.class));
|
||||
cards.add(new SetCardInfo("Scorched Rusalka", 110, Rarity.COMMON, mage.cards.s.ScorchedRusalka.class));
|
||||
cards.add(new SetCardInfo("Scourge Devil", 111, Rarity.COMMON, mage.cards.s.ScourgeDevil.class));
|
||||
cards.add(new SetCardInfo("Sea Gate Oracle", 48, Rarity.COMMON, mage.cards.s.SeaGateOracle.class));
|
||||
cards.add(new SetCardInfo("Seal of Doom", 83, Rarity.UNCOMMON, mage.cards.s.SealOfDoom.class));
|
||||
cards.add(new SetCardInfo("Seal of Primordium", 135, Rarity.COMMON, mage.cards.s.SealOfPrimordium.class));
|
||||
cards.add(new SetCardInfo("Seance", 22, Rarity.RARE, mage.cards.s.Seance.class));
|
||||
cards.add(new SetCardInfo("Seaside Citadel", 245, Rarity.UNCOMMON, mage.cards.s.SeasideCitadel.class));
|
||||
cards.add(new SetCardInfo("Sedraxis Specter", 181, Rarity.UNCOMMON, mage.cards.s.SedraxisSpecter.class));
|
||||
|
@ -139,18 +236,53 @@ public class ModernMasters2017 extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Selesnya Signet", 226, Rarity.UNCOMMON, mage.cards.s.SelesnyaSignet.class));
|
||||
cards.add(new SetCardInfo("Sensor Splicer", 23, Rarity.COMMON, mage.cards.s.SensorSplicer.class));
|
||||
cards.add(new SetCardInfo("Serum Visions", 49, Rarity.UNCOMMON, mage.cards.s.SerumVisions.class));
|
||||
cards.add(new SetCardInfo("Sever the Bloodline", 84, Rarity.RARE, mage.cards.s.SeverTheBloodline.class));
|
||||
cards.add(new SetCardInfo("Shimmering Grotto", 247, Rarity.COMMON, mage.cards.s.ShimmeringGrotto.class));
|
||||
cards.add(new SetCardInfo("Simic Guildgate", 248, Rarity.COMMON, mage.cards.s.SimicGuildgate.class));
|
||||
cards.add(new SetCardInfo("Simic Signet", 227, Rarity.UNCOMMON, mage.cards.s.SimicSignet.class));
|
||||
cards.add(new SetCardInfo("Simic Sky Swallower", 182, Rarity.RARE, mage.cards.s.SimicSkySwallower.class));
|
||||
cards.add(new SetCardInfo("Sin Collector", 183, Rarity.UNCOMMON, mage.cards.s.SinCollector.class));
|
||||
cards.add(new SetCardInfo("Skirsdag Cultist", 112, Rarity.UNCOMMON, mage.cards.s.SkirsdagCultist.class));
|
||||
cards.add(new SetCardInfo("Skyknight Legionnaire", 184, Rarity.COMMON, mage.cards.s.SkyknightLegionnaire.class));
|
||||
cards.add(new SetCardInfo("Slaughterhorn", 136, Rarity.COMMON, mage.cards.s.Slaughterhorn.class));
|
||||
cards.add(new SetCardInfo("Slime Molding", 137, Rarity.COMMON, mage.cards.s.SlimeMolding.class));
|
||||
cards.add(new SetCardInfo("Snapcaster Mage", 50, Rarity.MYTHIC, mage.cards.s.SnapcasterMage.class));
|
||||
cards.add(new SetCardInfo("Sphinx's Revelation", 187, Rarity.MYTHIC, mage.cards.s.SphinxsRevelation.class));
|
||||
cards.add(new SetCardInfo("Soul Manipulation", 185, Rarity.UNCOMMON, mage.cards.s.SoulManipulation.class));
|
||||
cards.add(new SetCardInfo("Soul Ransom", 186, Rarity.UNCOMMON, mage.cards.s.SoulRansom.class));
|
||||
cards.add(new SetCardInfo("Soul Warden", 24, Rarity.COMMON, mage.cards.s.SoulWarden.class));
|
||||
cards.add(new SetCardInfo("Spell Pierce", 51, Rarity.COMMON, mage.cards.s.SpellPierce.class));
|
||||
cards.add(new SetCardInfo("Spike Jester", 188, Rarity.COMMON, mage.cards.s.SpikeJester.class));
|
||||
cards.add(new SetCardInfo("Spire Monitor", 52, Rarity.COMMON, mage.cards.s.SpireMonitor.class));
|
||||
cards.add(new SetCardInfo("Sprouting Thrinax", 189, Rarity.UNCOMMON, mage.cards.s.SproutingThrinax.class));
|
||||
cards.add(new SetCardInfo("Stoic Angel", 190, Rarity.RARE, mage.cards.s.StoicAngel.class));
|
||||
cards.add(new SetCardInfo("Stony Silence", 25, Rarity.RARE, mage.cards.s.StonySilence.class));
|
||||
cards.add(new SetCardInfo("Strength in Numbers", 138, Rarity.COMMON, mage.cards.s.StrengthInNumbers.class));
|
||||
cards.add(new SetCardInfo("Summoning Trap", 139, Rarity.RARE, mage.cards.s.SummoningTrap.class));
|
||||
cards.add(new SetCardInfo("Sundering Growth", 211, Rarity.COMMON, mage.cards.s.SunderingGrowth.class));
|
||||
cards.add(new SetCardInfo("Sunhome Guildmage", 191, Rarity.UNCOMMON, mage.cards.s.SunhomeGuildmage.class));
|
||||
cards.add(new SetCardInfo("Sylvan Ranger", 140, Rarity.COMMON, mage.cards.s.SylvanRanger.class));
|
||||
cards.add(new SetCardInfo("Talon Trooper", 192, Rarity.COMMON, mage.cards.t.TalonTrooper.class));
|
||||
cards.add(new SetCardInfo("Tandem Lookout", 53, Rarity.COMMON, mage.cards.t.TandemLookout.class));
|
||||
cards.add(new SetCardInfo("Tarmogoyf", 141, Rarity.MYTHIC, mage.cards.t.Tarmogoyf.class));
|
||||
cards.add(new SetCardInfo("Tattermunge Witch", 212, Rarity.UNCOMMON, mage.cards.t.TattermungeWitch.class));
|
||||
cards.add(new SetCardInfo("Teleportal", 193, Rarity.UNCOMMON, mage.cards.t.Teleportal.class));
|
||||
cards.add(new SetCardInfo("Temporal Mastery", 54, Rarity.MYTHIC, mage.cards.t.TemporalMastery.class));
|
||||
cards.add(new SetCardInfo("Terminate", 194, Rarity.UNCOMMON, mage.cards.t.Terminate.class));
|
||||
cards.add(new SetCardInfo("Terminus", 26, Rarity.RARE, mage.cards.t.Terminus.class));
|
||||
cards.add(new SetCardInfo("Thornscape Battlemage", 142, Rarity.UNCOMMON, mage.cards.t.ThornscapeBattlemage.class));
|
||||
cards.add(new SetCardInfo("Thragtusk", 143, Rarity.RARE, mage.cards.t.Thragtusk.class));
|
||||
cards.add(new SetCardInfo("Thunderous Wrath", 113, Rarity.COMMON, mage.cards.t.ThunderousWrath.class));
|
||||
cards.add(new SetCardInfo("Thundersong Trumpeter", 195, Rarity.UNCOMMON, mage.cards.t.ThundersongTrumpeter.class));
|
||||
cards.add(new SetCardInfo("Torrent of Souls", 213, Rarity.UNCOMMON, mage.cards.t.TorrentOfSouls.class));
|
||||
cards.add(new SetCardInfo("Traitorous Instinct", 114, Rarity.COMMON, mage.cards.t.TraitorousInstinct.class));
|
||||
cards.add(new SetCardInfo("Ulvenwald Tracker", 144, Rarity.RARE, mage.cards.u.UlvenwaldTracker.class));
|
||||
cards.add(new SetCardInfo("Unburial Rites", 85, Rarity.UNCOMMON, mage.cards.u.UnburialRites.class));
|
||||
cards.add(new SetCardInfo("Unflinching Courage", 197, Rarity.UNCOMMON, mage.cards.u.UnflinchingCourage.class));
|
||||
cards.add(new SetCardInfo("Urban Evolution", 198, Rarity.UNCOMMON, mage.cards.u.UrbanEvolution.class));
|
||||
cards.add(new SetCardInfo("Urbis Protector", 27, Rarity.UNCOMMON, mage.cards.u.UrbisProtector.class));
|
||||
cards.add(new SetCardInfo("Vampire Aristocrat", 86, Rarity.COMMON, mage.cards.v.VampireAristocrat.class));
|
||||
cards.add(new SetCardInfo("Vampire Nighthawk", 87, Rarity.UNCOMMON, mage.cards.v.VampireNighthawk.class));
|
||||
cards.add(new SetCardInfo("Vital Splicer", 145, Rarity.UNCOMMON, mage.cards.v.VitalSplicer.class));
|
||||
cards.add(new SetCardInfo("Tower Gargoyle", 196, Rarity.UNCOMMON, mage.cards.t.TowerGargoyle.class));
|
||||
cards.add(new SetCardInfo("Vanish into Memory", 199, Rarity.UNCOMMON, mage.cards.v.VanishIntoMemory.class));
|
||||
|
@ -158,8 +290,16 @@ public class ModernMasters2017 extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Verdant Catacombs", 249, Rarity.RARE, mage.cards.v.VerdantCatacombs.class));
|
||||
cards.add(new SetCardInfo("Vithian Stinger", 115, Rarity.UNCOMMON, mage.cards.v.VithianStinger.class));
|
||||
cards.add(new SetCardInfo("Voice of Resurgence", 200, Rarity.MYTHIC, mage.cards.v.VoiceOfResurgence.class));
|
||||
cards.add(new SetCardInfo("Wake the Reflections", 28, Rarity.COMMON, mage.cards.w.WakeTheReflections.class));
|
||||
cards.add(new SetCardInfo("Wall of Denial", 201, Rarity.UNCOMMON, mage.cards.w.WallOfDenial.class));
|
||||
cards.add(new SetCardInfo("Wall of Frost", 56, Rarity.UNCOMMON, mage.cards.w.WallOfFrost.class));
|
||||
cards.add(new SetCardInfo("Wayfaring Temple", 202, Rarity.UNCOMMON, mage.cards.w.WayfaringTemple.class));
|
||||
cards.add(new SetCardInfo("Wing Splicer", 57, Rarity.UNCOMMON, mage.cards.w.WingSplicer.class));
|
||||
cards.add(new SetCardInfo("Wingcrafter", 587, Rarity.COMMON, mage.cards.w.Wingcrafter.class));
|
||||
cards.add(new SetCardInfo("Woolly Thoctar", 203, Rarity.UNCOMMON, mage.cards.w.WoollyThoctar.class));
|
||||
cards.add(new SetCardInfo("Wort, the Raidmother", 214, Rarity.RARE, mage.cards.w.WortTheRaidmother.class));
|
||||
cards.add(new SetCardInfo("Youthful Knight", 29, Rarity.COMMON, mage.cards.y.YouthfulKnight.class));
|
||||
cards.add(new SetCardInfo("Zealous Conscripts", 116, Rarity.RARE, mage.cards.z.ZealousConscripts.class));
|
||||
cards.add(new SetCardInfo("Zur the Enchanter", 204, Rarity.RARE, mage.cards.z.ZurTheEnchanter.class));
|
||||
}
|
||||
|
||||
|
|
|
@ -30549,83 +30549,223 @@ Tezzeret's Betrayal|Aether Revolt|191|R|{3}{U}{B}|Sorcery|||Destroy target creat
|
|||
Pendulum of Patterns|Aether Revolt|192|C|{2}|Artifact|||When Pendulum of Patterns enters the battlefield, you gain 3 life.${5}, {T}, Sacrifice Pendulum of Patterns: Draw a card.|
|
||||
Tezzeret's Simulacrum|Aether Revolt|193|U|{3}|Artifact Creature - Golem|2|3|{T}: Target opponent loses 1 life. If you control a Tezzeret planeswalker, that player loses 3 life instead.|
|
||||
Submerged Boneyard|Aether Revolt|194|C||Land|||Submerged Boneyard enters the battlefield tapped.${T}: Add {U} or {B} to your mana pool.|
|
||||
Attended Knight|Modern Masters 2017|1|C|{2}{W}|Creature - Human Knight|2|2|First strike$When Attended Knight enters the battlefield, create a 1/1 white Soldier creature token.|
|
||||
Banishing Stroke|Modern Masters 2017|2|U|{5}{W}|Instant|||Put target artifact, creature, or enchantment on the bottom of its owner's library.$Miracle {W}|
|
||||
Blade Splicer|Modern Masters 2017|3|R|{2}{W}|Creature - Human Artificer|1|1|When Blade Splicer enters the battleifled, create a 3/3 colorless Golem artifact creature token.$Golem creatures you control have first strike.|
|
||||
Entreat the Angels|Modern Masters 2017|4|M|{X}{X}{W}{W}{W}|Sorcery|||Create X 4/4 white Angel creature tokens with flying.$Miracle {X}{W}{W} <i>(You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)</i>|
|
||||
Eyes in the Skies|Modern Masters 2017|5|C|{3}{W}|Instant|||Create a 1/1 white Bird creature token with flying, then populate.|
|
||||
Flickerwisp|Modern Masters 2017|6|U|{1}{W}{W}|Creature - Elemental|3|1|Flying$When Flickerwisp enters the battlefield, exile another target permanent. Return that card to the battlefield under its owner's control at the beginning of the next end step.|
|
||||
Gideon's Lawkeeper|Modern Masters 2017|7|C|{W}|Creature - Human Soldier|1|1|{W}, {T}: Tap target creature.|
|
||||
Graceful Reprieve|Modern Masters 2017|8|C|{1}{W}|Instant|||When target creature dies this turn, return that card to the battlefield under its owner's control.|
|
||||
Intangible Virtue|Modern Masters 2017|9|U|{1}{W}|Enchantment|||Creature tokens you control get +1/+1 and have vigilance.|
|
||||
Kor Hookmaster|Modern Masters 2017|10|C|{2}{W}|Creature - Kor Soldier|2|2|When Kor Hookmaster enters the battkefield, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step.|
|
||||
Kor Skyfisher|Modern Masters 2017|11|C|{1}{W}|Creature - Kor Soldier|2|3|Flying$When Kor Skyfisher enters the battlefield, return a permanent you control to its owner's hand.|
|
||||
Lingering Souls|Modern Masters 2017|12|U|{2}{W}|Sorcery|||Create two 1/1 white Spirit creature tokens with flying.$Flashback {1}{B} <i>(You may cast this card from your graveyard for its flashback cost. Then exile it.)|
|
||||
Linvala, Keeper of Silence|Modern Masters 2017|13|M|{2}{W}{W}|Legendary Creature - Angel|3|4|Flying$Activated abilities of creatures your opponents control can't be activated.|
|
||||
Lone Missionary|Modern Masters 2017|14|C|{1}{W}|Creature - Kor Monk|2|1|When Lone Missionary enters the battlefield, you gain 4 life.|
|
||||
Master Splicer|Modern Masters 2017|15|U|{3}{W}|Creature - Human Artificer|1|1|When Master Splicer enters the battlefield, create a 3/3 colorless Golem artifact creature token.$Golem creatures you control get +1/+1.|
|
||||
Momentary Blink|Modern Masters 2017|16|C|{1}{W}|Instant|||Exile target creature you control, then return it to the battlefield under its owner's control.$Flashback {3}{U} <i>(You may cast this card from your graveyard for its flashback cost. Then exile it.)</i>|
|
||||
Path to Exile|Modern Masters 2017|17|U|{W}|Instant|||Exile target creature. Its control may search his or her library for a basic land card, put that card onto the battlefield tapped, then shuffle his or her library.|
|
||||
Pitfall Trap|Modern Masters 2017|18|C|{2}{W}|Instant - Trap|||If exactly one creature is attacking, you may pay {W} rather than pay Pitfall Trap's mana cost.$Destroy target attacking creature without flying.|
|
||||
Ranger of Eos|Modern Masters 2017|19|R|{3}{W}|Creature - Human Soldier|3|2|When Ranger of Eos enters the battlefield, you may search your library for up to two creature cards with converted mana cost 1 or less, reveal them, and put them into your hand. If you do, shuffle your library.|
|
||||
Restoration Angel|Modern Masters 2017|20|R|{3}{W}|Creature - Angel|3|4|Flash$Flying$When Restoration Angel enters the battlefield, you may exile target non-Angel creature you control, then return that card to the battlefield under your control.|
|
||||
Rootborn Defenses|Modern Masters 2017|21|C|{2}{W}|Instant|||Populate. Creatures you control gain indestructible until end of turn.|
|
||||
Seance|Modern Masters 2017|22|R|{2}{W}{W}|Enchantment|||At the beginning of each upkeep, you may exile target creature card from your graveyard. If you do, create a token that's copy of that card, except it's a Spirit in addition to its other types. Exile it at the beginning of the next end step.|
|
||||
Sensor Splicer|Modern Masters 2017|23|C|{4}{W}|Creature - Artificer|1|1|When Sensor Splicer enters the battlefield, create a 3/3 colorless Golem artifact creature token.$Golem creatures you control have vigilance.|
|
||||
Soul Warden|Modern Masters 2017|24|C|{W}|Creature - Human Cleric|1|1|Whenever another creature enters the battlefield, you gain 1 life.|
|
||||
Stony Silence|Modern Masters 2017|25|R|{1}{W}|Enchantment|||Activated abilities of artifacts can't be activated.|
|
||||
Terminus|Modern Masters 2017|26|R|{4}{W}{W}|Sorcery|||Put all creatures on the bottom of their owners' libraries.$Miracle {W} <i>(You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)|
|
||||
Urbis Protector|Modern Masters 2017|27|U|{4}{W}{W}|Creature - Human Cleric|1|1|When Urbis Protector enters the battlefield, create a 4/4 white Angel creature token with flying.|
|
||||
Wake the Reflections|Modern Masters 2017|28|C|{W}|Sorcery|||Populate.|
|
||||
Youthful Knight|Modern Masters 2017|29|C|{1}{W}|Creature - Human Knight|2|1|First strike|
|
||||
Augur of Bolas|Modern Masters 2017|30|C|{1}{U}|Creature - Merfolk Wizard|1|3|When Augur of Bolas enters the battlefield, look at the top three cards of your library. You may reveal an instant or sorcery card from among them and put it into your hand. Put the rest on the bottom of your library in any order.|
|
||||
Compulsive Research|Modern Masters 2017|31|U|{2}{U}|Sorcery|||Target draws three cards. Then that player discard two cards unless he or she discards a land card.|
|
||||
Deadeye Navigator|Modern Masters 2017|34|R|{4}{U}{U}|Creature - Spirit|5|5|Soulbond <i>(You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)</i>$As long as Deadeye Navigator is paired with another creature, each of those creatures has "{1}{U}: Exile this creature, then return it to the battlefield under your control."|
|
||||
Azure Mage|Modern Masters 2017|31|U|{1}{U}|Creature - Human Wizard|2|1|{3}{U}: Draw a card.|
|
||||
Cackling Counterpart|Modern Masters 2017|32|R|{1}{U}{U}|Instant|||Create a token that's a copy of target creature you control.$Flashback {5}{U}{U}|
|
||||
Compulsive Research|Modern Masters 2017|33|U|{2}{U}|Sorcery|||Target draws three cards. Then that player discard two cards unless he or she discards a land card.|
|
||||
Crippling Chill|Modern Masters 2017|34|C|{2}{U}|Instant|||Tap target creature. It doesn't untap during its controller's next untap step.$Draw a card.|
|
||||
Cyclonic Rift|Modern Masters 2017|35|R|{1}{U}|Instant|||Return target nonland permanent you don't control to its owner's hand.$Overload {6}{U}|
|
||||
Deadeye Navigator|Modern Masters 2017|36|R|{4}{U}{U}|Creature - Spirit|5|5|Soulbond <i>(You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)</i>$As long as Deadeye Navigator is paired with another creature, each of those creatures has "{1}{U}: Exile this creature, then return it to the battlefield under your control."|
|
||||
Familiar's Ruse|Modern Masters 2017|37|U|{U}{U}|Instant|||As an additional cost to cast Familiar's Ruse, return a creature you control to its owner's hand.$Counter target spell.|
|
||||
Forbidden Alchemy|Modern Masters 2017|38|C|{2}{U}|Instant|||Look at the top four cards of your library. Put one of them into your hand and the rest into your graveyard.$Flashback {6}{B}|
|
||||
Ghostly Flicker|Modern Masters 2017|39|C|{2}{U}|Instant|||Exile two target artifacts, creature, and/or lands you control, then return those cards to the battlefield under your control.|
|
||||
Gifts Ungiven|Modern Masters 2017|40|R|{3}{U}|Instant|||Search your library for up to four cards with different names and reveal them. Target opponent chooses two of those cards. Put the chosen cards into your graveyard and the rest into your hand. Then shuffle your library.|
|
||||
Grasp of Phantoms|Modern Masters 2017|41|C|{3}{U}|Sorcery|||Put target creature on top of its owner's library.$Flashback {7}{U}|
|
||||
Kraken Hatchling|Modern Masters 2017|42|C|{U}|Creature - Kraken|0|4||
|
||||
Mist Raven|Modern Masters 2017|43|C|{2}{U}{U}|Creature - Bird|2|2|Flying$When Mist Raven enters the battlefield, return target creature to its owner's hand.|
|
||||
Mystical Teachings|Modern Masters 2017|44|C|{3}{U}|Instant|||Search your library for an instant card or a card with flash, reveal it, and put it into your hand. Then shuffle your library.$Flashback {5}{B} <i>(You may cast this card from your graveyard for its flashback cost. Then exile it.)</i>|
|
||||
Opportunity|Modern Masters 2017|45|U|{4}{U}{U}|Instant|||Target player draws four cards.|
|
||||
Phantasmal Image|Modern Masters 2017|46|R|{1}{U}|Creature - Illusion|0|0|You may have Phantasmal Image enter the battlefield as a copy of any creature on the battlefield, except it's an Illusion in addition to its other types and it gains "When this creature becomes the target of a spell or ability, sacrifice it."|
|
||||
Rewind|Modern Masters 2017|47|C|{2}{U}{U}|Instant|||Counter target spell. untap up to four lands.|
|
||||
Sea Gate Oracle|Modern Masters 2017|48|C|{2}{U}|Creature - Human Wizard|1|3|When Sea Gate Oracle enters the battlefield, look at the top two cards of your library. Put one of them into your hand and the other on the bottom of your library.|
|
||||
Serum Visions|Modern Masters 2017|49|U|{U}|Sorcery|||Draw a card. Scry 2.|
|
||||
Snapcaster Mage|Modern Masters 2017|50|M|{1}{U}|Creature - Human Wizard|2|1|Flash$When Snapcaster Mage enters the battlefield, target instant or sorcery card in your graveyard gains flashback until end of turn. The flashback cost is equal to its mana cost. <i>(You may cast that card from your graveyard for its flashback cost. Then exile it.)</i>|
|
||||
Spell Pierce|Modern Masters 2017|51|C|{U}|Instant|||Counter target noncreature spell unless its controller pays {2}.|
|
||||
Spire Monitor|Modern Masters 2017|52|C|{4}{U}|Creature - Drake|3|3|Flash$Flying|
|
||||
Tandem Lookout|Modern Masters 2017|53|C|{2}{U}|Creature - Human Scout|2|1|Soulbond$As long as Tandem Lookout is paired with another creature, each of those creatures has "Whenever this creature deals damage to an opponent, draw a card."|
|
||||
Temporal Mastery|Modern Masters 2017|54|M|{5}{U}{U}|Sorcery|||Take an extra turn after this one. Exile Temporal Mastery.$Miracle {1}{U} <i>(You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)</i>|
|
||||
Venser, Shaper Savant|Modern Masters 2017|55|R|{2}{U}{U}|Legendary Creature - Human Wizard|2|2|Flash$When Venser, Shaper Savant enters the battlefield, return target spell or permanent to its owner's hand.|
|
||||
Wall of Frost|Modern Masters 2017|56|U|{1}{U}{U}|Creature - Wall|0|7|Defender$Whenever Wall of Frost blocks a creature, that creature doesn't untap during its controller's next untap step.|
|
||||
Wing Splicer|Modern Masters 2017|57|U|{3}{W}|Creature - Human Artificer|1|1|When Wing Splicer enters the battlefield, create a 3/3 colorless Golem artifact creature token.$Golem creatures you control have flying.|
|
||||
Wingcrafter|Modern Masters 2017|587|C|{U}|Creature - Human Wizard|1|1|Soulbond$As long as Wingcrafter is paired with another creature, both creatures have flying.|
|
||||
Abyssal Specter|Modern Masters 2017|59|U|{2}{B}{B}|Creature - Specter|2|3|Flying$Whenever Abyssal Specter deals damage to a player, that player discards a card.|
|
||||
Bone Splinters|Modern Masters 2017|60|C|{B}|Sorcery|||As an additional cost to cast Bone Splinters, sacrifice a creature.$Destroy target creature.|
|
||||
Corpse Connoisseur|Modern Masters 2017|61|U|{4}{B}|Creature - Zombie Wizard|3|3|When Corpse Connoisseur enters the battlefield, you may search your library for a creature card and put that card into your graveyard. If you do, shuffle your library.$Unearth {3}{B}|
|
||||
Cower in Fear|Modern Masters 2017|63|C|{1}{B}{B}|Instant|||Creature your opponents control get -1/-1 until end of turn.|
|
||||
Damnation|Modern Masters 2017|63|R|{2}{B}{B}|Sorcery|||Destroy all creatures. They can't be regenerated.|
|
||||
Death's Shadow|Modern Masters 2017|64|R|{B}|Creature - Avatar|13|13|Death's Shadow gets -X/-X, where X is your life total.|
|
||||
Delirium Skeins|Modern Masters 2017|65|C|{2}{B}|Sorcery|||Each player discards three cards.|
|
||||
Desecration Demon|Modern Masters 2017|66|R|{2}{B}{B}|Creature - Demon|6|6|Flying$At the beginning of each combat, any opponent may sacrifice a creature. If a player does, tap Desecration Demon and put a +1/+1 counter on it.|
|
||||
Dregscape Zombie|Modern Masters 2017|67|C|{1}{B}|Creature - Zombie|2|1|Unearth {B}|
|
||||
Entomber Exarch|Modern Masters 2017|68|U|{2}{B}{B}|Creature - Cleric|2|2|When Entomber Exarch enters the battlefield, choose one — Return target creature card from your graveyard to your hand.; or Target opponent reveals his or her hand. You choose a noncreature card from it. That player discards that card.|
|
||||
Extractor Demon|Modern Masters 2017|69|R|{4}{B}{B}|Creature - Demon|5|5|Flying$Whenever another creature leaves the battlefield, you may have target player put the two two cards of his or her library into his or her graveyard.$Unearth {2}{B} <i>({2}{B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)</i>|
|
||||
Falkenrath Noble|Modern Masters 2017|70|C|{3}{B}|Creature - Vampire|2|2|Flying$Whenever Flakenrath Noble or another creature dies, target player loses 1 life and you gain 1 life.|
|
||||
Gnawing Zombie|Modern Masters 2017|71|C|{1}{B}|Creature - Zombie|1|3|{1}{B}, Sacrifice a creature: Target player loses 1 life and you gain 1 life.|
|
||||
Griselbrand|Modern Masters 2017|72|M|{4}{B}{B}{B}{B}|Legendary Creature - Demon|7|7|Flying, lifelink$Pay 7 life: Draw seven cards.|
|
||||
Grisly Spectacle|Modern Masters 2017|73|C|{2}{B}{B}|Instant|||Destroy target nonartifact creature. Its controller puts a number of cards equal to that creature's power from the top of his or her library into his or her graveyard.|
|
||||
Grixis Slavedriver|Modern Masters 2017|74|C|{5}{B}|Creature - Zombie Giant|4|4|When Grixis Slavedriver leaves the battlefield, create a 2/2 black Zombie creature token.$Unearth {3}{B}|
|
||||
Inquisition of Kozilek|Modern Masters 2017|75|U|{B}|Sorcery|||Target player reveals his or her hand. You choose a nonland card for it with converted mana cost 3 or less. That player discards that card.|
|
||||
Liliana of the Veil|Modern Masters 2017|76|M|{1}{B}{B}|Planeswalker - Liliana|||+1: Each player discards a card.$-2: Target player sacrifices a creature.$-6: Separate all permanents target player controls into two piles. That player sacrifices all permanents in the pile of his or her choice.|
|
||||
Mind Shatter|Modern Masters 2017|77|R|{X}{B}{B}|Sorcery|||Target player discards X cards at random.|
|
||||
Mortician Beetle|Modern Masters 2017|78|C|{B}|Creature - Insect|1|1|Whenever a player sacrifices a creature, you may put a +1/+1 counter on Mortician Beetle.|
|
||||
Night Terrors|Modern Masters 2017|79|C|{2}{B}|Sorcery|||Target player reveals his or her hand. You choose a nonland card from it. Exile that card.|
|
||||
Ogre Jailbreaker|Modern Masters 2017|80|C|{3}{B}|Creature - Ogre Rogue|4|4|Defender$Ogre Jailbreaker can attack as though it didn't have defender as long as you control a Gate.|
|
||||
Pit Keeper|Modern Masters 2017|81|C|{1}{B}|Creature - Human Wizard|2|1|When Pit Keeper enters the battlefield, if you have four or more creature cards in your graveyard, you may return target creature card from your graveyard to your hand.|
|
||||
Recover|Modern Masters 2017|82|C|{2}{B}|Sorcery|||Return target creature card from your graveyard to your hand.$Draw a card.|
|
||||
Seal of Doom|Modern Masters 2017|83|U|{2}{B}|Enchantment|||Sacrifice Seal of Doom: Destroy target nonblack creature. It can't be regenerated.|
|
||||
Sever the Bloodline|Modern Masters 2017|84|R|{3}{B}|Sorcery|||Exile target creature and all other creatures with the same name as that creature.$Flashback {5}{B}{B}|
|
||||
Unburial Rites|Modern Masters 2017|85|U|{4}{B}|Sorcery|||Return target creature card from your graveyard to the battlefield.$Flashback {3}{W}|
|
||||
Vampire Aristocrat|Modern Masters 2017|86|C|{2}{B}|Creature - Vampire Rogue|2|2|Sacrifice a creature: Vampire Aristocrat gets +2/+2 until end of turn.|
|
||||
Vampire Nighthawk|Modern Masters 2017|87|U|{1}{B}{B}|Creature - Vampire Shaman|2|3|Flying, deathtouch, lifelink|
|
||||
Ancient Grudge|Modern Masters 2017|88|U|{1}{R}|Instant|||Destroy target artifact.$Flashback {G}|
|
||||
Battle-Rattle Shaman|Modern Masters 2017|89|C|{3}{R}|Creature - Goblin Shaman|2|2|At the beginning of combat on your turn, you may have target creature get +2/+0 until end of turn.|
|
||||
Blood Moon|Modern Masters 2017|90|R|{2}{R}|Enchantment|||Nonbasic lands are Mountains|
|
||||
Bonfire of the Damned|Modern Masters 2017|91|M|{X}{X}{R}|Sorcery|||Bonfire of the Damned deals X damage to target player and each creature he or she controls.$Miracle {X}{R} <i>(You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)</i>|
|
||||
Chandra's Outrage|Modern Masters 2017|92|C|{2}{R}{R}|Instant|||Chandra's Outrage deals 4 damage to target creature and 2 damage to that creature's controller.|
|
||||
Dragon Fodder|Modern Masters 2017|93|C|{1}{R}|Sorcery|||Create two 1/1 red Goblin creature tokens.|
|
||||
Dynacharge|Modern Masters 2017|94|C|{R}|Instant|||Target creature you control gets +2/+0 until end of turn.$Overload {2}{R}|
|
||||
Goblin Assault|Modern Masters 2017|95|U|{2}{R}|Enchantment|||At the beginning of your upkeep, create a 1/1 red Goblin creature token with haste.$Goblin creatures attack each turn if able.|
|
||||
Goblin Guide|Modern Masters 2017|96|R|{R}|Creature - Goblin Scout|2|2|Haste$Whenever Goblin Guide attacks, defending players reveals the top card of his or her library. If it's a land card, that player puts it into his or her hand.|
|
||||
Hanweir Lancer|Modern Masters 2017|97|C|{2}{R}|Creature - Human Knight|2|2|Soulbond$As long as Hanweir Lancer is paired with another creature, both creatures have first strike.|
|
||||
Hellrider|Modern Masters 2017|98|R|{2}{R}{R}|Creature - Devil|3|3|Haste$Whenever a creature you control attacks, Hellrider deals 1 damage to defending player.|
|
||||
Madcap Skills|Modern Masters 2017|99|C|{1}{R}|Enchantment - Aura|||Enchant creature$Enchanted creature gets +3/+0 and has menace.|
|
||||
Magma Jet|Modern Masters 2017|100|C|{1}{R}|Instant|||Magma Jet deals 2 damage to target creature or player. Scry 2.|
|
||||
Mizzium Mortars|Modern Masters 2017|101|R|{1}{R}|Sorcery|||Mizzium Mortars deals 4 damage to target creature you don't control.$Overload {3}{R}{R}{R}|
|
||||
Mogg Flunkies|Modern Masters 2017|102|C|{1}{R}|Creature - Goblin|3|3|Mogg Flunkies can't attack or block alone.|
|
||||
Molten Rain|Modern Masters 2017|103|U|{1}{R}{R}|Sorcery|||Destroy taget land. If that land was nonbasic, Molten Rain deals 2 damage to the land's controller.|
|
||||
Mudbutton Torchrunner|Modern Masters 2017|104|C|{2}{R}|Creature - Goblin Warrior|1|1|When Mudbutton Torchrunner dies, it deals 3 damage to target creature or player.|
|
||||
Past in Flames|Modern Masters 2017|105|M|{3}{R}|Sorcery|||Each instant and sorcery card in your graveyard gains flashback until end of turn. The flashback cost is equal to it mana cost.$Flashbac {4}{R} <i>(You may cast this card from your graveyard for its flashback cost. Then exile it.)</i>|
|
||||
Pyrewild Shaman|Modern Masters 2017|106|U|{2}{R}|Creature - Goblin Shaman|3|1|<i>Bloodrush</i> &mdash {1}{R}, Discard Pyrewild Shaman: Target attacking creature gets +3/+1 until end of turn.$Whenever one or more creatures you control deal combat damage to a player, if Pyrewild Shaman is in your graveyard, you may pay {3}. If you do, return Pyrewild Shaman to your hand.|
|
||||
Pyroclasm|Modern Masters 2017|107|U|{1}{R}|Sorcery|||Pyroclasm deals 2 damage to each creature.|
|
||||
Pyromancer Ascension|Modern Masters 2017|108|R|{1}{R}|Enchantment|||Whenever you cast an instant or sorcery spell that has the same name as a card in your graveyard, you may put a quest counter on Pyromancer Ascension.$Whenever you cast an instant or sorcery spell while Pyromancer Ascension has two or more quest counters on it, you may copy that spell. You may choose new targets for the copy.|
|
||||
Rubblebelt Maaka|Modern Masters 2017|109|C|{3}{R}|Creature - Cat|3|3|<i>Bloodrush</i> — {R}, Discard Rubblebelt Maaka: Target attacking creature gets +3/+3 until end of turn.|
|
||||
Scorched Rusalka|Modern Masters 2017|110|C|{R}|Creature - Spirit|1|1|{R}, Sacrifice a creature: Scorched Rusalka deals 1 damage to target player.|
|
||||
Scourge Devil|Modern Masters 2017|111|C|{4}{R}|Creature - Devil|3|3|When Scourge Devil enters the battlefield, creature you control get +1/+0 until end of turn.$Unearth {2}{R}|
|
||||
Skirsdag Cultist|Modern Masters 2017|112|U|{2}{R}{R}|Creature - Human Shaman|2|2|{R}, {T}, Sacrifice a creature: Skirsdag Cultist deals 2 damage to target creature or player.|
|
||||
Thunderous Wrath|Modern Masters 2017|113|C|{4}{R}{R}|Instant|||Thunderous Wrath deals 5 damage to target creature or player.$Miracle {R}|
|
||||
Traitorous Instinct|Modern Masters 2017|114|C|{3}{R}|Sorcery|||Gain control of target creature until end of turn. Untap that creature. Until end of turn, it gets +2/+0 and gain haste.|
|
||||
Vithian Stinger|Modern Masters 2017|115|U|{2}{R}|Creature - Human Shaman|0|1|{T}: Vithian Stinger deals 1 damage to target creature or player.$Unearth {1}{R} <i>({1}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)</i>|
|
||||
Zealous Conscripts|Modern Masters 2017|116|R|{4}{R}|Creature - Human Warrior|3|3|Haste$When Zealous Conscripts enters the battlefield, gain control of target permanent until end of turn. Untap that permanent. It gains haste until end of turn.|
|
||||
Arachnus Spinner|Modern Masters 2017|117|U|{5}{G}|Creature - Spider|5|7|Reach$Tap an untapped Spider you control: Search your graveyard and/or library for a card named Arachnus Web and put it onto the battlefield attached to target creature. If you seach your library this way, shuffle it.|
|
||||
Arachnus Web|Modern Masters 2017|118|C|{2}{G}|Enchant creature$Enchanted creature can't attack or block, and its activated abilities can't be activated.$At the beginning of the end step, if enchanted creature's power is 4 or greater, destroy Arachnus Web.|
|
||||
Avacyn's Pilgrim|Modern Masters 2017|119|C|{G}|Creature - Human Monk|1|1|{T}: Add {W} to your mana pool.|
|
||||
Baloth Cage Trap|Modern Masters 2017|120|U|{3}{G}{G}|Instant - Trap|||If an opponent had an artifact enter the battlefield under his or her control this turn, you may pay {1}{G} rather than pay Baloth Cage Trap's mana cost.$Create a 4/4 green Beast creature token.|
|
||||
Call of the Herd|Modern Masters 2017|121|R|{2}{G}|Sorcery|||Create a 3/3 green Elephant creature token.$Flashback {3}{G}|
|
||||
Craterhoof Behemoth|Modern Masters 2017|122|M|{5}{G}{G}{G}|Creature - Beast|5|5|Haste$When Craterhoof Behemoth enters the battlefield, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.|
|
||||
Death-Hood Cobra|Modern Masters 2017|123|C|{1}{G}|Creature - Snake|2|2|{1}{G}: Death-Hood Cobra gains reach until end of turn.${1}{G}: Death-Hood Cobra gains deathtouch until end of turn.|
|
||||
Druid's Deliverance|Modern Masters 2017|124|C|{1}{G}|Instant|||Prevent all combat damage that would be dealt to your this turn. Populate.|
|
||||
Explore|Modern Masters 2017|125|C|{1}{G}|Sorcery|||You may play an additional land this turn.$Draw a card.|
|
||||
Fists of Ironwood|Modern Masters 2017|126|C|{1}{G}|Enchantment - Aura|||Enchant creature$When Fists of Ironwood enters the battlefield, create two 1/1 green Saproling creature tokens.$Enchanted creature has trample.|
|
||||
Gaea's Anthem|Modern Masters 2017|127|U|{1}{G}{G}|Enchantment|||Creatures you control get +1/+1.|
|
||||
Harmonize|Modern Masters 2017|128|U|{2}{G}{G}|Sorcery|||Draw three cards.|
|
||||
Hungry Spriggan|Modern Masters 2017|129|C|{2}{G}|Creature - Goblin Warrior|1|1|Trample$Whenever Hungry Spriggan attacks, it gets +3/+3 until end of turn.|
|
||||
Might of Old Krosa|Modern Masters 2017|130|U|{G}|Instant|||Target creature gets +2/+2 until end of turn. If you cast this spell during your main phase, that creature gets +4/+4 until end of turn instead.|
|
||||
Penumbra Spider|Modern Masters 2017|131|C|{2}{G}{G}|Creature - Spider|2|4|Reach$When Penumbra Spider dies, create a 2/4 black Spider creature token with reach.|
|
||||
Primal Command|Modern Masters 2017|132|R|{3}{G}{G}|Sorcery|||Choose two — Target player gains 7 life.; Put target noncreature permanent on top of its owner's library.; Target player shuffles his or her graveyard into his or her library.; Search your library for a creature card, reveal it, put it into your hand, then shuffle your library.|
|
||||
Revive|Modern Masters 2017|133|C|{1}{G}|Sorcery|||Return target green card from your graveyard to your hand.|
|
||||
Scavenging Ooze|Modern Masters 2017|134|R|{1}{G}|Creature - Ooze|2|2|{G}: Exile target card from a graveyard. If it was a creature card, put a +1/+1 counter on Scavenging Ooze and you gain 1 life.|
|
||||
Seal of Primordium|Modern Masters 2017|135|C|{1}{G}|Enchantment|||Sacrifice Seal of Primordium: Destroy target artifact or enchantment.|
|
||||
Slaughterhorn|Modern Masters 2017|136|C|{2}{G}|Creature - Beast|3|2|<i>Bloodrush</i> — {G}, Discard Slaughterhorn: Target attacking creature gets +3/+2 until end of turn.|
|
||||
Slime Molding|Modern Masters 2017|137|C|{X}{G}|Sorcery|||Create an X/X green Ooze creature token.|
|
||||
Strength in Numbers|Modern Masters 2017|138|C|{1}{G}|Instant|||Until end of turn, target creature gains trample and gets +X/+X, where X is the number of attacking creatures.|
|
||||
Summoning Trap|Modern Masters 2017|139|R|{4}{G}{G}|Instant - Trap|||If a creature spell you cast this turn was countered by a spell or ability an opponent controlled, you may pay {0} rather than pay Summoning Trap's mana cost.$Look at the top seven cards of your library. You may put a creature card from among them onto the battlefield. Put the rest on the bottom of your library in any order.|
|
||||
Sylvan Ranger|Modern Masters 2017|140|C|{1}{G}|Creature - Elf Scout|1|1|When Sylvan Ranger enters the battlefield, you may search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.|
|
||||
Tarmogoyf|Modern Masters 2017|141|M|{1}{G}|Creature - Lhurgoyf|*|1+*|Tarmogoyf's power is equal to the number of cards types among cards in all graveyards and its toughness is equal to that number plus 1.|
|
||||
Thornscape Battlemage|Modern Masters 2017|142|U|{2}{G}|Creature - Elf Wizard|2|2|Kicker {R} and/or {W}$When Thornscape Battlemage enters the battlefield, if it was kicked with its {R} kicker, it deals 2 damage to target creature or player.$When Thornscape Battlemage enters the battlfield, if it was kicked with its {W} kicker, destroy target artifact.|
|
||||
Thragtusk|Modern Masters 2017|143|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.|
|
||||
Ulvenwald Tracker|Modern Masters 2017|144|R|{G}|Creature - Human Shaman|1|1|{1}{G}, {T}: Target creature you control fights another target creature.|
|
||||
Vital Splicer|Modern Masters 2017|145|U|{3}{G}|Creature - Human Artificer|1|1|When Vital Splicer enters the battlefield, create a 3/3 colorless Golem artifact creature token.${1}: Regenerate target Golem you control.|
|
||||
Abrupt Decay|Modern Masters 2017|146|R|{B}{G}|Instant|||Abrupt Decay can't be countered by spells or abilities.$Destroy target nonland permanent with converted mana cost 3 or less.|
|
||||
Advent of the Wurm|Modern Masters 2017|147|R|{1}{G}{G}{W}|Instant|||Create a 5/5 green Wurm creature token with trample.|
|
||||
Aethermage's Touch|Modern Masters 2017|148|R|{2}{W}{U}|Instant|||Reveal the top four cards of your library. You may put a creature card from among them onto the battlefield. It gains "At the beginning of your end step, return this creature to its owner's hand." Then put the rest of the cards revealed this way on the bottom of your library in any order.|
|
||||
Agent of Masks|Modern Masters 2017|149|U|{3}{W}{B}|Creature - Human Advisor|2|3|At the beginning of your upkeep, each opponent loses 1 life. You gain life equal to the life lost this way.|
|
||||
Agony Warp|Modern Masters 2017|150|C|{U}{B}|Instant|||Target creature gets -3/-0 until end of turn.$Target creature gets -0/-3 until end of turn.|
|
||||
Auger Spree|Modern Masters 2017|151|C|{1}{B}{R}|Instant|||Target creature gets +4/-4 until end of turn.|
|
||||
Bronzebeak Moa|Modern Masters 2017|152|U|{2}{G}{W}|Creature - Bird|2|2|Whenever another creature enters the battlefield under your control, Bronzebeak Moa gets +3/+3 until end of turn.|
|
||||
Broodmate Dragon|Modern Masters 2017|153|R|{3}{B}{R}{G}|Creature - Dragon|4|4|Flying$When Broodmate Dragon enters the battlefield, create a 4/4 red Dragon creature token with flying.|
|
||||
Call of the Conclave|Modern Masters 2017|154|C|{G}{W}|Sorcery|||Create a 3/3 green Centaur creature token.|
|
||||
Carnage Gladiator|Modern Masters 2017|155|U|{2}{B}{R}|Creature - Skeleton Warrior|4|2|Whenever a creature blocks, that creature's controller loses 1 life.${1}{B}{R}: Regenerate Carnage Gladiator.|
|
||||
Coiling Oracle|Modern Masters 2017|156|C|{G}{U}|Creature - Snake Elf Druid|1|1|When Coiling Oracle enters the battlefield, reveal the top card of your library. If it's a land card, put it onto the battlefield. Otherwise, put that card into your hand.|
|
||||
Cruel Ultimatum|Modern Masters 2017|158|R|{U}{U}{B}{B}{B}{R}{R}|Sorcery|||Target opponent sacrifices a creature, discards three cards, then loses 5 life. You return a creature card from your graveyard to your hand, draw three cards, then gain 5 life.|
|
||||
Deputy of Acquittals|Modern Masters 2017|159|C|{W}{U}|Creature - Human Wizard|2|2|Flash$When Deputy of Acquittals enters the battlefield, you may return another target creature you control to its owner's hand.|
|
||||
Dinrova Horror|Modern Masters 2017|160|C|{4}{U}{B}|Creature - Horror|4|4|When Dinrova Horror enters the battlefield, return target permanent to its owner's hand, then that player discards a card.|
|
||||
Domri Rade|Modern Masters 2017|161|M|{1}{R}{G}|Planeswalker - Domri|||+1: Look at the top card of your library. If it's a creature card, you may reveal it and put it into your hand.$-2: Target creature you control fights another target creature.$-7: You get an emblem with "Creatures you control have double strike, trample, hexproof, and haste."|
|
||||
Evil Twin|Modern Masters 2017|162|R|{2}{U}{B}|Creature - Shapeshifter|0|0|You may have Evil Twin enter the battlefield as a copy of any creature on the battlefield, except it gains "{U}{B}, {T}: Destroy target creature with the same name as this creature."|
|
||||
Falkenrath Aristocrat|Modern Masters 2017|163|R|{2}{B}{R}|Creature - Vampire|4|1|Flying, haste$Sacrifice a creature: Falkenrath Aristocrat gains indestructible until end of turn. If the sacrificed creature was a Human, put a +1/+1 counter on Falkenrath Aristocrat.|
|
||||
Fiery Justice|Modern Masters 2017|164|R|{R}{G}{W}|Sorcery|||Fiery Justice deals 5 damage divided as you choose among any number of target creatures and/or players. Target opponent gains 5 life.|
|
||||
Ghor-Clan Rampager|Modern Masters 2017|165|U|{2}{R}{G}|Creature - Beast|4|4|Trample$<i>Bloodrush</i> — {R}{G}, Discard Ghor-Clan Rampager: Target attacking creature gets +4/+4 and gains trample until end of turn.|
|
||||
Goblin Electromancer|Modern Masters 2017|166|C|{U}{R}|Creature - Goblin Wizard|2|2|Instant and sorcery spells you cast cost {1} less to cast.|
|
||||
Golgari Germination|Modern Masters 2017|167|U|{1}{B}{G}|Enchantment|||Whenever a nontoken creature you control dies, create a 1/1 green Saproling creature token.|
|
||||
Golgari Rotwurm|Modern Masters 2017|168|C|{3}{B}{G}|Creature - Zombie Wurm|5|4|{B}, Sacrifice a creature: Target player loses 1 life.|
|
||||
Ground Assault|Modern Masters 2017|169|C|{R}{G}|Sorcery|||Ground Assault deals damage to target creature equal to the number of lands you control.|
|
||||
Gruul War Chant|Modern Masters 2017|170|U|{2}{R}{G}|Enchantment|||Attacking creatures you control get +1/+0 and have menace.|
|
||||
Izzet Charm|Modern Masters 2017|171|U|{U}{R}|Instant|||Choose one — Counter target noncreature spell unless its controller pays {2}.; Izzet Charm deals 2 damage to target creature.; Draw two cards, then discard two cards.|
|
||||
Kathari Bomber|Modern Masters 2017|172|C|{1}{B}{R}|Creature - Bird Shaman|2|2|Flying$When Kathari Bomber deals combat damage to a player, create two 1/1 red Goblin creature tokens and sacrifice Kathari Bomber.$Unearth {3}{B}{R}|
|
||||
Moroii|Modern Masters 2017|173|U|{2}{U}{B}|Creature - Vampire|4|4|Flying$At the beginning of your upkeep, you lose 1 life.|
|
||||
Mystic Genesis|Modern Masters 2017|174|U|{2}{G}{U}{U}|Instant|||Counter target spell. Create an X/X green Ooze creature token, where X is that spell's converted mana cost.|
|
||||
Niv-Mizzet, Dracogenius|Modern Masters 2017|175|R|{2}{U}{U}{R}{R}|Legendary Creature - Dragon Wizard|5|5|Flying$Whenever Niv-Mizzet, Dracogenius deals damage to a player, you may draw a card.${U}{R}: Niv-Mizzet, Dracogenius deals 1 damage to target creature or player.|
|
||||
Obzedat, Ghost Council|Modern Masters 2017|176|R|{1}{W}{W}{B}{B}|Legendary Creature - Spirit Advisor|5|5|When Obzedat, Ghost Council enters the battlefield, target opponent loses 2 life and you gain 2 life.$At the beginning of your end step, you may exile Obzedat. If you do, return it to the battlefield under its owner's control at the beginning of your next upkeep. It gains haste.|
|
||||
Olivia Voldaren|Modern Masters 2017|177|M|{2}{B}{R}|Legendary Creature - Vampire|3|3|Flying${1}{R}: Olivia Voldaren deals 1 damage to another target creature. That creature becomes a Vampire in addition to its other types. Put a +1/+1 counter on Olivia Voldaren.${3}{B}{B}: Gain control of target Vampire for as long as you control Olivia Voldaren.|
|
||||
Pilfered Plans|Modern Masters 2017|178|C|{1}{U}{B}|Sorcery|||Target player puts the top two cards of his or her library into his or her graveyard. Draw two cards.|
|
||||
Putrefy|Modern Masters 2017|179|U|{1}{B}{G}|Instant|||Destroy target artifact or creature. It can't be regenerated.|
|
||||
Rhox War Monk|Modern Masters 2017|180|U|{G}{W}{U}|Creature - Rhino Monk|3|4|Lifelink|
|
||||
Sedraxis Specter|Modern Masters 2017|181|U|{U}{B}{R}|Creature - Specter|3|2|Flying$Whenever Sedraxis Specter deals combat damage to a player, that player discards a card.$Unearth {1}{B} <i>({1}{B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)</i>|
|
||||
Simic Sky Swallower|Modern Masters 2017|182|R|{5}{G}{U}|Creature - Leviathan|6|6|Flying, trample$Shroud|
|
||||
Sin Collector|Modern Masters 2017|183|U|{1}{W}{B}|Creature - Human Cleric|2|1|When Sin Collecter enters the battlefield, target opponent reveals his or her hand. You choose an instant or sorcery card from it and exile that card.|
|
||||
Skyknight Legionnaire|Modern Masters 2017|184|C|{1}{R}{W}|Creature - Human Knight|2|2|Flying, haste|
|
||||
Soul Manipulation|Modern Masters 2017|185|U|{1}{U}{B}|Instant|||Choose one or both — Counter target creature spell.; or Return target creature card from your graveyard to your hand.|
|
||||
Soul Ransom|Modern Masters 2017|186|U|{2}{U}{B}|Enchantment - Aura|||Enchant creature$You control enchanted creature.$Discard two cards: Soul Ransom's controller sacrifices it, then draws two cards. Only any opponent may activate this ability.|
|
||||
Sphinx's Revelation|Modern Masters 2017|187|M|{X}{W}{U}{U}|Instant|||You gain X life and draw X cards.|
|
||||
Spike Jester|Modern Masters 2017|188|C|{B}{R}|Creature - Goblin Warrior|3|1|Haste|
|
||||
Sprouting Thrinax|Modern Masters 2017|189|U|{B}{R}{G}|Creature - Lizard|3|3|When Sprouting Thrinax dies, create three 1/1 green Saproling creature tokens.|
|
||||
Stoic Angel|Modern Masters 2017|190|R|{1}{G}{W}{U}|Creature - Angel|3|4|Flying, vigilance$Players can't untap more than one creature during their untap steps.|
|
||||
Sunhome Guildmage|Modern Masters 2017|191|U|{R}{W}|Creature - Human Wizard|2|2|{1}{R}{W}: Creatures you control get +1/+0 until end of turn.${2}{R}{W}: Creeate a 1/1 red and white Soldier creature token with haste.|
|
||||
Talon Trooper|Modern Masters 2017|192|C|{1}{W}{U}|Creature - Bird Scout|2|3|Flying|
|
||||
Teleportal|Modern Masters 2017|193|U|{U}{R}|Sorcery|||Target creature you control gets +1/+0 until end of turn and can't be blocked this turn.$Overload {3}{U}{R}|
|
||||
Terminate|Modern Masters 2017|194|U|{B}{R}|Instant|||Destroy target creature. It can't be regenerated.|
|
||||
Thundersong Trumpeter|Modern Masters 2017|195|U|{R}{W}|Creature - Human Soldier|2|1|{T}: Target creature can't attack or block this turn.|
|
||||
Tower Gargoyle|Modern Masters 2017|196|U|{1}{W}{U}{B}|Artifact Creature - Gargoyle|4|4|Flying|
|
||||
Unflinching Courage|Modern Masters 2017|197|U|{1}{G}{W}|Enchantment - Aura|||Enchant creature$Enchanted creature gets +2/+2 and has trample and lifelink.|
|
||||
Urban Evolution|Modern Masters 2017|198|U|{3}{G}{U}|Sorcery|||Draw three card. You may play an additional land this turn.|
|
||||
Vanish into Memory|Modern Masters 2017|199|U|{2}{W}{U}|Instant|||Exile target creature. You draw cards equal to that creature's power. At the beginning of your next upkeep, return that card to the battlefield under its owner's control. If you do, discard cards equal to the creature's toughness.|
|
||||
Voice of Resurgence|Modern Masters 2017|200|M|{G}{W}|Creature - Elemental|2|2|Whenever an opponent casts a spell during your turn or when Voice of Resurgence dies, create a green and white Elemental creature token with "This creature's power and toughness are each equal to the number of creatures you control."|
|
||||
Wall of Denial|Modern Masters 2017|201|U|{1}{W}{U}|Creature - Wall|0|8|Defender, flying$Shroud|
|
||||
Wayfaring Temple|Modern Masters 2017|202|U|{1}{G}{W}|Creature - Elemental|0|0|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.|
|
||||
Woolly Thoctar|Modern Masters 2017|203|U|{R}{G}{W}|Creature - Beast|5|4||
|
||||
Zur the Enchanter|Modern Masters 2017|204|R|{1}{W}{U}{B}|Legendary Creature - Human Wizard|1|4|Flying$Whenever Zur the Enchanter attacks, you may search your library for an enchantment card with converted mana cost 3 or less and put it onto the battlefield. If you do, shuffle your library.|
|
||||
Aethertow|Modern Masters 2017|205|C|{3}{WU}|Instant|||Put target attacking or blocking creature on top of its owner's library.$Conspire|
|
||||
Boros Reckoner|Modern Masters 2017|206|R|{RW}{RW}{RW}|Creature - Minotaur Wizard|3|3|Whenever Boros Reckoner is dealt combat damage, it deals that much damage to target creature or player.${RW}: Boros Reckoner gains first strike until end of turn.|
|
||||
Burning-Tree Emissary|Modern Masters 2017|207|C|{RG}{RG}|Creature - Human Shaman|2|2|When Burning-Tree Emissary enters the battlefield, add {R}{G} to your mana pool.|
|
||||
Giantbaiting|Modern Masters 2017|208|C|{2}{RG}|Sorcery|||Create a 4/4 red and green Giant Warrior creature token with haste. Exile it at the beginning of the next end step.$Conspire|
|
||||
Gift of Orzhova|Modern Masters 2017|209|C|{1}{WB}{WB}|Enchantment - Aura|||Enchant creature$Enchanted creature gets +1/+1 and has flying and lifelink.|
|
||||
Mistmeadow Witch|Modern Masters 2017|210|U|{1}{WU}|Creature - Kithkin Wizard|1|1|{2}{W}{U}: Exile target creature. Return that card to the battlefield under its owner's control at the beginning of the next end step.|
|
||||
Sundering Growth|Modern Masters 2017|211|C|{GW}{GW}|Instant|||Destroy target artifact or enchantment, then populate.|
|
||||
Tattermunge Witch|Modern Masters 2017|212|U|{1}{RG}|Creature - Goblin Shaman|2|1|{R}{G}: Each blocked creature gets +1/+0 and gains trample until end of turn.|
|
||||
Torrent of Souls|Modern Masters 2017|213|U|{4}{BR}|Sorcery|||Return up to one target creature card from your graveyard to the battlefield if {B} was spent to cast Torrent of Souls. Creatures target player controls gets +2/+/0 and gain haste until end of turn if {R} was spent to cast Torrent of Souls.|
|
||||
Wort, the Raidmother|Modern Masters 2017|214|R|{4}{RG}{RG}|Legendary Creature - Goblin Shaman|3|3|When Wort, the Raidmother enters the battlefield, create two 1/1 red and green Goblin Warrior creature tokens.$Each red or green instant or sorcery spell you cast has conspire.|
|
||||
Azorius Signet|Modern Masters 2017|215|U|{2}|Artifact|||{1}, {T}: Add {W}{U} to your mana pool.|
|
||||
Basilisk Collar|Modern Masters 2017|216|R|{1}|Artifact - Equipment|||Equipped creature has deathtouch and lifelink.$Equip {2}|
|
||||
Boros Signet|Modern Masters 2017|217|U|{2}|Artifact|||{1}, {T}: Add {R}{W} to your mana pool.|
|
||||
Damping Matrix|Modern Masters 2017|218|R|{3}|Artifact|||Activated abilities of artifacts and creatures can't be activated unless they're mana abilities.|
|
||||
Dimir Signet|Modern Masters 2017|219|U|{2}|Artifact|||{1}, {T}: Add {U}{B} to your mana pool.|
|
||||
Golgari Signet|Modern Masters 2017|220|U|{2}|Artifact|||{1}, {T}: Add {B}{G} to your mana pool.|
|
||||
Grafdigger's Cage|Modern Masters 2017|221|R|{1}|Artifact|||Creature cards can't enter the battlefield from graveyards or libraries.$Players can't cast cards in graveyards or libraries.|
|
||||
|
@ -30654,5 +30794,6 @@ Savage Lands|Modern Masters 2017|243|U||Land|||Savage Lands enters the battlefie
|
|||
Scalding Tarn|Modern Masters 2017|244|R||Land|||{T}, Pay 1 life, Sacrifice Scalding Tarn: Search your library for an Island or Mountain card and put it onto the battlefield. Then shuffle your library.|
|
||||
Seaside Citadel|Modern Masters 2017|245|U||Land|||Seaside Citadel enters the battlefield tapped.${T}: Add {G}, {W}, or {U} to your mana pool.|
|
||||
Selesnya Guildgate|Modern Masters 2017|246|C||Land - Gate|||Selesnya Guildgate enters the battlefield tapped.${T}: Add {G} or {W} to your mana pool.|
|
||||
Shimmering Grotto|Modern Masters 2017|247|C||Land|||{T}: Add {C} to your mana pool.${1}, {T}: Add one mana of any color to your mana pool.|
|
||||
Simic Guildgate|Modern Masters 2017|248|C||Land - Gate|||Simic Guildgate enters the battlefield tapped.${T}: Add {G} or {U} to your mana pool.|
|
||||
Verdant Catacombs|Modern Masters 2017|249|R||Land|||{T}, Pay 1 life, Sacrifice Verdant Catacombs: Search your library for a Swamp or Forest card and put it onto the battlefield. Then shuffle your library.|
|
Loading…
Add table
Reference in a new issue