[C21] updated spoiler and reprints

This commit is contained in:
Evan Kranzler 2021-04-08 20:45:17 -04:00
parent 6ff3ca5c1e
commit 666f33371b
2 changed files with 111 additions and 4 deletions

View file

@ -21,48 +21,78 @@ public final class Commander2021Edition extends ExpansionSet {
this.hasBasicLands = false;
cards.add(new SetCardInfo("Adrix and Nev, Twincasters", 9, Rarity.MYTHIC, mage.cards.a.AdrixAndNevTwincasters.class));
cards.add(new SetCardInfo("Aether Gale", 113, Rarity.RARE, mage.cards.a.AetherGale.class));
cards.add(new SetCardInfo("Aetherspouts", 114, Rarity.RARE, mage.cards.a.Aetherspouts.class));
cards.add(new SetCardInfo("Ancient Den", 276, Rarity.COMMON, mage.cards.a.AncientDen.class));
cards.add(new SetCardInfo("Angel of the Ruins", 11, Rarity.RARE, mage.cards.a.AngelOfTheRuins.class));
cards.add(new SetCardInfo("Apex of Power", 158, Rarity.MYTHIC, mage.cards.a.ApexOfPower.class));
cards.add(new SetCardInfo("Arcane Signet", 234, Rarity.COMMON, mage.cards.a.ArcaneSignet.class));
cards.add(new SetCardInfo("Archaeomancer's Map", 12, Rarity.RARE, mage.cards.a.ArchaeomancersMap.class));
cards.add(new SetCardInfo("Audacious Reshapers", 47, Rarity.RARE, mage.cards.a.AudaciousReshapers.class));
cards.add(new SetCardInfo("Blasphemous Act", 159, Rarity.RARE, mage.cards.b.BlasphemousAct.class));
cards.add(new SetCardInfo("Blighted Cataract", 279, Rarity.UNCOMMON, mage.cards.b.BlightedCataract.class));
cards.add(new SetCardInfo("Boros Charm", 210, Rarity.UNCOMMON, mage.cards.b.BorosCharm.class));
cards.add(new SetCardInfo("Boros Locket", 236, Rarity.COMMON, mage.cards.b.BorosLocket.class));
cards.add(new SetCardInfo("Bosh, Iron Golem", 237, Rarity.RARE, mage.cards.b.BoshIronGolem.class));
cards.add(new SetCardInfo("Brainstorm", 115, Rarity.COMMON, mage.cards.b.Brainstorm.class));
cards.add(new SetCardInfo("Brass's Bounty", 160, Rarity.RARE, mage.cards.b.BrasssBounty.class));
cards.add(new SetCardInfo("Bronze Guardian", 13, Rarity.RARE, mage.cards.b.BronzeGuardian.class));
cards.add(new SetCardInfo("Burnished Hart", 238, Rarity.UNCOMMON, mage.cards.b.BurnishedHart.class));
cards.add(new SetCardInfo("Call the Skybreaker", 211, Rarity.RARE, mage.cards.c.CallTheSkybreaker.class));
cards.add(new SetCardInfo("Chain Reaction", 161, Rarity.RARE, mage.cards.c.ChainReaction.class));
cards.add(new SetCardInfo("Charmbreaker Devils", 162, Rarity.RARE, mage.cards.c.CharmbreakerDevils.class));
cards.add(new SetCardInfo("Cleansing Nova", 86, Rarity.RARE, mage.cards.c.CleansingNova.class));
cards.add(new SetCardInfo("Combustible Gearhulk", 163, Rarity.MYTHIC, mage.cards.c.CombustibleGearhulk.class));
cards.add(new SetCardInfo("Commander's Sphere", 239, Rarity.COMMON, mage.cards.c.CommandersSphere.class));
cards.add(new SetCardInfo("Crackling Drake", 213, Rarity.UNCOMMON, mage.cards.c.CracklingDrake.class));
cards.add(new SetCardInfo("Curiosity Crafter", 24, Rarity.RARE, mage.cards.c.CuriosityCrafter.class));
cards.add(new SetCardInfo("Daretti, Scrap Savant", 164, Rarity.MYTHIC, mage.cards.d.DarettiScrapSavant.class));
cards.add(new SetCardInfo("Darksteel Citadel", 285, Rarity.UNCOMMON, mage.cards.d.DarksteelCitadel.class));
cards.add(new SetCardInfo("Darksteel Mutation", 87, Rarity.UNCOMMON, mage.cards.d.DarksteelMutation.class));
cards.add(new SetCardInfo("Deekah, Fractal Theorist", 26, Rarity.RARE, mage.cards.d.DeekahFractalTheorist.class));
cards.add(new SetCardInfo("Desert of the Fervent", 286, Rarity.COMMON, mage.cards.d.DesertOfTheFervent.class));
cards.add(new SetCardInfo("Desert of the Mindful", 287, Rarity.COMMON, mage.cards.d.DesertOfTheMindful.class));
cards.add(new SetCardInfo("Dig Through Time", 119, Rarity.RARE, mage.cards.d.DigThroughTime.class));
cards.add(new SetCardInfo("Digsite Engineer", 15, Rarity.RARE, mage.cards.d.DigsiteEngineer.class));
cards.add(new SetCardInfo("Diluvian Primordial", 120, Rarity.RARE, mage.cards.d.DiluvianPrimordial.class));
cards.add(new SetCardInfo("Dispatch", 88, Rarity.UNCOMMON, mage.cards.d.Dispatch.class));
cards.add(new SetCardInfo("Dispeller's Capsule", 89, Rarity.COMMON, mage.cards.d.DispellersCapsule.class));
cards.add(new SetCardInfo("Dualcaster Mage", 165, Rarity.RARE, mage.cards.d.DualcasterMage.class));
cards.add(new SetCardInfo("Duplicant", 242, Rarity.RARE, mage.cards.d.Duplicant.class));
cards.add(new SetCardInfo("Epic Experiment", 216, Rarity.MYTHIC, mage.cards.e.EpicExperiment.class));
cards.add(new SetCardInfo("Erratic Cyclops", 166, Rarity.RARE, mage.cards.e.ErraticCyclops.class));
cards.add(new SetCardInfo("Etali, Primal Storm", 167, Rarity.RARE, mage.cards.e.EtaliPrimalStorm.class));
cards.add(new SetCardInfo("Excavation Technique", 16, Rarity.RARE, mage.cards.e.ExcavationTechnique.class));
cards.add(new SetCardInfo("Faithless Looting", 168, Rarity.COMMON, mage.cards.f.FaithlessLooting.class));
cards.add(new SetCardInfo("Feldon of the Third Path", 169, Rarity.MYTHIC, mage.cards.f.FeldonOfTheThirdPath.class));
cards.add(new SetCardInfo("Fiery Encore", 51, Rarity.RARE, mage.cards.f.FieryEncore.class));
cards.add(new SetCardInfo("Fiery Fall", 170, Rarity.COMMON, mage.cards.f.FieryFall.class));
cards.add(new SetCardInfo("Great Furnace", 292, Rarity.COMMON, mage.cards.g.GreatFurnace.class));
cards.add(new SetCardInfo("Guardian Augmenter", 62, Rarity.RARE, mage.cards.g.GuardianAugmenter.class));
cards.add(new SetCardInfo("Hedron Archive", 244, Rarity.UNCOMMON, mage.cards.h.HedronArchive.class));
cards.add(new SetCardInfo("Hellkite Igniter", 171, Rarity.RARE, mage.cards.h.HellkiteIgniter.class));
cards.add(new SetCardInfo("Hellkite Tyrant", 172, Rarity.MYTHIC, mage.cards.h.HellkiteTyrant.class));
cards.add(new SetCardInfo("Hoard-Smelter Dragon", 173, Rarity.RARE, mage.cards.h.HoardSmelterDragon.class));
cards.add(new SetCardInfo("Humble Defector", 174, Rarity.UNCOMMON, mage.cards.h.HumbleDefector.class));
cards.add(new SetCardInfo("Ichor Wellspring", 245, Rarity.COMMON, mage.cards.i.IchorWellspring.class));
cards.add(new SetCardInfo("Inferno Project", 52, Rarity.RARE, mage.cards.i.InfernoProject.class));
cards.add(new SetCardInfo("Inspiring Refrain", 27, Rarity.RARE, mage.cards.i.InspiringRefrain.class));
cards.add(new SetCardInfo("Izzet Boilerworks", 294, Rarity.UNCOMMON, mage.cards.i.IzzetBoilerworks.class));
cards.add(new SetCardInfo("Izzet Signet", 247, Rarity.UNCOMMON, mage.cards.i.IzzetSignet.class));
cards.add(new SetCardInfo("Jaya Ballard", 175, Rarity.MYTHIC, mage.cards.j.JayaBallard.class));
cards.add(new SetCardInfo("Jor Kadeen, the Prevailer", 220, Rarity.RARE, mage.cards.j.JorKadeenThePrevailer.class));
cards.add(new SetCardInfo("Key to the City", 248, Rarity.RARE, mage.cards.k.KeyToTheCity.class));
cards.add(new SetCardInfo("Living Lore", 121, Rarity.UNCOMMON, mage.cards.l.LivingLore.class));
cards.add(new SetCardInfo("Mage-Ring Network", 300, Rarity.UNCOMMON, mage.cards.m.MageRingNetwork.class));
cards.add(new SetCardInfo("Mana Geyser", 176, Rarity.COMMON, mage.cards.m.ManaGeyser.class));
cards.add(new SetCardInfo("Memorial to Genius", 301, Rarity.UNCOMMON, mage.cards.m.MemorialToGenius.class));
cards.add(new SetCardInfo("Metallurgic Summonings", 122, Rarity.MYTHIC, mage.cards.m.MetallurgicSummonings.class));
cards.add(new SetCardInfo("Meteor Golem", 250, Rarity.UNCOMMON, mage.cards.m.MeteorGolem.class));
cards.add(new SetCardInfo("Mind Stone", 251, Rarity.COMMON, mage.cards.m.MindStone.class));
cards.add(new SetCardInfo("Mind's Desire", 123, Rarity.RARE, mage.cards.m.MindsDesire.class));
cards.add(new SetCardInfo("Monologue Tax", 19, Rarity.RARE, mage.cards.m.MonologueTax.class));
cards.add(new SetCardInfo("Myr Battlesphere", 253, Rarity.RARE, mage.cards.m.MyrBattlesphere.class));
cards.add(new SetCardInfo("Naru Meha, Master Wizard", 124, Rarity.MYTHIC, mage.cards.n.NaruMehaMasterWizard.class));
cards.add(new SetCardInfo("Octavia, Living Thesis", 29, Rarity.RARE, mage.cards.o.OctaviaLivingThesis.class));
cards.add(new SetCardInfo("Oversimplify", 72, Rarity.RARE, mage.cards.o.Oversimplify.class));
cards.add(new SetCardInfo("Paradox Zone", 64, Rarity.RARE, mage.cards.p.ParadoxZone.class));
@ -70,16 +100,23 @@ public final class Commander2021Edition extends ExpansionSet {
cards.add(new SetCardInfo("Phyrexia's Core", 309, Rarity.UNCOMMON, mage.cards.p.PhyrexiasCore.class));
cards.add(new SetCardInfo("Pia Nalaar", 177, Rarity.RARE, mage.cards.p.PiaNalaar.class));
cards.add(new SetCardInfo("Pilgrim's Eye", 257, Rarity.COMMON, mage.cards.p.PilgrimsEye.class));
cards.add(new SetCardInfo("Ponder", 125, Rarity.COMMON, mage.cards.p.Ponder.class));
cards.add(new SetCardInfo("Pyromancer's Goggles", 259, Rarity.MYTHIC, mage.cards.p.PyromancersGoggles.class));
cards.add(new SetCardInfo("Quicksmith Genius", 178, Rarity.UNCOMMON, mage.cards.q.QuicksmithGenius.class));
cards.add(new SetCardInfo("Reinterpret", 73, Rarity.RARE, mage.cards.r.Reinterpret.class));
cards.add(new SetCardInfo("Reliquary Tower", 311, Rarity.UNCOMMON, mage.cards.r.ReliquaryTower.class));
cards.add(new SetCardInfo("Replication Technique", 31, Rarity.RARE, mage.cards.r.ReplicationTechnique.class));
cards.add(new SetCardInfo("Return to Dust", 100, Rarity.UNCOMMON, mage.cards.r.ReturnToDust.class));
cards.add(new SetCardInfo("Rousing Refrain", 56, Rarity.RARE, mage.cards.r.RousingRefrain.class));
cards.add(new SetCardInfo("Rout", 101, Rarity.RARE, mage.cards.r.Rout.class));
cards.add(new SetCardInfo("Sanctum Gargoyle", 102, Rarity.COMMON, mage.cards.s.SanctumGargoyle.class));
cards.add(new SetCardInfo("Scavenger Grounds", 314, Rarity.RARE, mage.cards.s.ScavengerGrounds.class));
cards.add(new SetCardInfo("Scrap Trawler", 260, Rarity.RARE, mage.cards.s.ScrapTrawler.class));
cards.add(new SetCardInfo("Sculpting Steel", 261, Rarity.RARE, mage.cards.s.SculptingSteel.class));
cards.add(new SetCardInfo("Seething Song", 179, Rarity.COMMON, mage.cards.s.SeethingSong.class));
cards.add(new SetCardInfo("Sequence Engine", 67, Rarity.RARE, mage.cards.s.SequenceEngine.class));
cards.add(new SetCardInfo("Serum Visions", 129, Rarity.UNCOMMON, mage.cards.s.SerumVisions.class));
cards.add(new SetCardInfo("Shivan Reef", 316, Rarity.RARE, mage.cards.s.ShivanReef.class));
cards.add(new SetCardInfo("Slayers' Stronghold", 318, Rarity.RARE, mage.cards.s.SlayersStronghold.class));
cards.add(new SetCardInfo("Sol Ring", 263, Rarity.UNCOMMON, mage.cards.s.SolRing.class));
cards.add(new SetCardInfo("Solemn Simulacrum", 264, Rarity.RARE, mage.cards.s.SolemnSimulacrum.class));
@ -87,12 +124,21 @@ public final class Commander2021Edition extends ExpansionSet {
cards.add(new SetCardInfo("Steel Hellkite", 266, Rarity.RARE, mage.cards.s.SteelHellkite.class));
cards.add(new SetCardInfo("Steel Overseer", 267, Rarity.RARE, mage.cards.s.SteelOverseer.class));
cards.add(new SetCardInfo("Sun Titan", 106, Rarity.MYTHIC, mage.cards.s.SunTitan.class));
cards.add(new SetCardInfo("Sunbird's Invocation", 180, Rarity.RARE, mage.cards.s.SunbirdsInvocation.class));
cards.add(new SetCardInfo("Sunhome, Fortress of the Legion", 319, Rarity.UNCOMMON, mage.cards.s.SunhomeFortressOfTheLegion.class));
cards.add(new SetCardInfo("Swarm Intelligence", 130, Rarity.RARE, mage.cards.s.SwarmIntelligence.class));
cards.add(new SetCardInfo("Talisman of Creativity", 269, Rarity.UNCOMMON, mage.cards.t.TalismanOfCreativity.class));
cards.add(new SetCardInfo("Talrand, Sky Summoner", 131, Rarity.RARE, mage.cards.t.TalrandSkySummoner.class));
cards.add(new SetCardInfo("Temple of Epiphany", 322, Rarity.RARE, mage.cards.t.TempleOfEpiphany.class));
cards.add(new SetCardInfo("Temple of Triumph", 327, Rarity.RARE, mage.cards.t.TempleOfTriumph.class));
cards.add(new SetCardInfo("Thopter Engineer", 181, Rarity.UNCOMMON, mage.cards.t.ThopterEngineer.class));
cards.add(new SetCardInfo("Thousand-Year Elixir", 271, Rarity.RARE, mage.cards.t.ThousandYearElixir.class));
cards.add(new SetCardInfo("Traumatic Visions", 132, Rarity.COMMON, mage.cards.t.TraumaticVisions.class));
cards.add(new SetCardInfo("Treasure Cruise", 133, Rarity.COMMON, mage.cards.t.TreasureCruise.class));
cards.add(new SetCardInfo("Unstable Obelisk", 272, Rarity.UNCOMMON, mage.cards.u.UnstableObelisk.class));
cards.add(new SetCardInfo("Veyran, Voice of Duality", 3, Rarity.MYTHIC, mage.cards.v.VeyranVoiceOfDuality.class));
cards.add(new SetCardInfo("Volcanic Vision", 182, Rarity.RARE, mage.cards.v.VolcanicVision.class));
cards.add(new SetCardInfo("Wildfire Devils", 183, Rarity.RARE, mage.cards.w.WildfireDevils.class));
cards.add(new SetCardInfo("Willowdusk, Essence Seer", 6, Rarity.MYTHIC, mage.cards.w.WillowduskEssenceSeer.class));
}
}

View file

@ -40582,7 +40582,7 @@ Introduction to Annihilation|Strixhaven: School of Mages|3|C|{5}|Sorcery - Lesso
Introduction to Prophecy|Strixhaven: School of Mages|4|C|{3}|Sorcery - Lesson|||Scry 2, then draw a card.|
Mascot Exhibition|Strixhaven: School of Mages|5|M|{7}|Sorcery - Lesson|||Create a 2/1 white and black Inkling creature token with flying, a 3/2 red and white Spirit creature token, and a 4/4 blue and red Elemental creature token.|
Explore the Vastlands|Strixhaven: School of Mages|6|R|{3}|Sorcery|||Each player looks at the top five cards of their library, reveals a land card and/or an instant or sorcery card from among them, then puts the cards they revealed this way into their hand and the rest on the bottom of their library in a random order. Each player gains 3 life.|
Wandering Archaic|Strixhaven: School of Mages|6|R|{5}|Creature - Avatar|4|4|Whenever an opponent casts an instant or sorcery spell, they may pay {2}. If they don't, you may copy that spell. You many choose new targets for the copy.|
Wandering Archaic|Strixhaven: School of Mages|6|R|{5}|Creature - Avatar|4|4|Whenever an opponent casts an instant or sorcery spell, they may pay {2}. If they don't, you may copy that spell. You may choose new targets for the copy.|
Academic Probation|Strixhaven: School of Mages|7|R|{1}{W}|Sorcery - Lesson|||Choose one —$• Choose a nonland card name. Opponents can't cast spells with the chosen name until your next turn.$• Choose target nonland permanent. Until your next turn, it can't attack or block, and its activated abilities can't be activated.|
Ageless Guardian|Strixhaven: School of Mages|8|C|{1}{W}|Creature - Spirit Soldier|1|4||
Beaming Defiance|Strixhaven: School of Mages|9|C|{1}{W}|Instant|||Target creature you control gets +2/+2 and gains hexproof until end of turn.|
@ -40858,7 +40858,7 @@ Archway Commons|Strixhaven: School of Mages|263|C||Land|||Archway Commons enters
The Biblioplex|Strixhaven: School of Mages|264|R||Land|||{T}: Add {C}.${2}, {T}: Look at the top card of your library. If it's an instant or sorcery card, you may reveal it and put it into your hand. If you don't put the card into your hand, you may put it into your graveyard. Activate only if you have exactly zero or seven cards in hand.|
Frostboil Snarl|Strixhaven: School of Mages|265|R||Land|||As Frostboil Snarl enters the battlefield, you may reveal an Island or Mountain card from your hand. If you don't, Frostboil Snarl enters the battlefield tapped.${T}: Add {U} or {R}.|
Furycalm Snarl|Strixhaven: School of Mages|266|R||Land|||As Furycalm Snarl enters the battlefield, you may reveal a Mountain or Plains card from your hand. If you don't, Furycalm Snarl enters the battlefield tapped.${T}: Add {R} or {W}.|
Hall of Oracles|Strixhaven: School of Mages|267|R||Land|||{T}: Add {C}.${1}, {T}: Add one mana of any color.${T} Put a +1/+1 counter on target creature. Activate only as a sorcery and only if you've cast an instant or sorcery spell this turn.|
Hall of Oracles|Strixhaven: School of Mages|267|R||Land|||{T}: Add {C}.${1}, {T}: Add one mana of any color.${T}: Put a +1/+1 counter on target creature. Activate only as a sorcery and only if you've cast an instant or sorcery spell this turn.|
Lorehold Campus|Strixhaven: School of Mages|268|C||Land|||Lorehold Campus enters the battlefield tapped.${T}: Add {R} or {W}.${4}, {T}: Scry 1.|
Necroblossom Snarl|Strixhaven: School of Mages|269|R||Land|||As Necroblossom Snarl enters the battlefield, you may reveal a Swamp or Forest card from your hand. If you don't, Necroblossom Snarl enters the battlefield tapped.${T}: Add {B} or {G}.|
Prismari Campus|Strixhaven: School of Mages|270|C||Land|||Prismari Campus enters the battlefield tapped.${T}: Add {U} or {R}.${4}, {T}: Scry 1.|
@ -40873,20 +40873,26 @@ Swamp|Strixhaven: School of Mages|370|C||Basic Land - Swamp|||({T}: Add {B}.)|
Mountain|Strixhaven: School of Mages|372|C||Basic Land - Mountain|||({T}: Add {R}.)|
Forest|Strixhaven: School of Mages|374|C||Basic Land - Forest|||({T}: Add {G}.)|
Breena, the Demagogue|Commander 2021|1|M|{1}{W}{B}|Legendary Creature - Bird Warlock|1|3|Flying$Whenever a player attacks one of your opponents, if that opponent has more life than another of your opponents, that attacking player draws a card and you put two +1/+1 counters on a creature you control.|
Felisa, Fang of Silverquill|Commander 2021|2|M|{2}{W}{B}|Legendary Creature - Vampire Wizard|3|2|Flying$Mentor$Whenever a nontoken creature you control dies, if it had counters on it, create X tapped 2/1 white and black Inkling creature tokens with flying, where X is the number of counters it had on it.|
Veyran, Voice of Duality|Commander 2021|3|M|{1}{U}{R}|Legendary Creature - Efreet Wizard|2|2|Magecraft — Whenever you cast or copy an instant or sorcery spell, Veyran, Voice of Duality gets +1/+1 until end of turn.$If you casting or copying an instant or sorcery spell causes a triggered ability of a permanent you control to trigger, that ability triggers an additional time.|
Zaffai, Thunder Conductor|Commander 2021|4|M|{2}{U}{R}|Legendary Creature - Human Shaman|1|4|Magecraft — Whenever you cast or copy an instant or sorcery spell, scry 1. If that spell's mana value is 5 or greater, create a 4/4 blue and red Elemental creature token. If that spell's mana value is 10 or greater, Zaffai, Thunder Conductor deals 10 damage to an opponent chosen at random.|
Willowdusk, Essence Seer|Commander 2021|6|M|{1}{B}{G}|Legendary Creature - Dryad Druid|3|3|{1}, {T}: Choose another target creature. Put a number of +1/+1 counters on it equal to the amount of life you gained this turn or the amount of life you lost this turn, whichever is greater. Activate only as a sorcery.|
Alibou, Ancient Witness|Commander 2021|7|M|{3}{R}{W}|Legendary Artifact Creature - Golem|4|5|Other artifact creatures you control have haste.$Whenever one or more artifact creatures you control attack, Alibou, Ancient Witness deals X damage to any target and you scry X, where X is the number of tapped artifacts you control.|
Osgir, the Reconstructor|Commander 2021|8|M|{2}{R}{W}|Legendary Creature - Giant Artificer|4|4|Vigilance${1}, Sacrifice an artifact: Target creature you control gets +2/+0 until end of turn.${X}, {T}, Exile an artifact with mana value X from your graveyard: Create two tokens that are copies of the exiled card. Activate only as a sorcery.|
Adrix and Nev, Twincasters|Commander 2021|9|M|{2}{G}{U}|Legendary Creature - Merfolk Wizard|2|2|Ward {2}$If one or more tokens would be created under your control, twice that many of those tokens are created instead.|
Esix, Fractal Boon|Commander 2021|10|M|{4}{G}{U}|Legendary Creature - Fractal|4|4|Flying$The first time you would create one or more tokens during each of your turns, you may instead choose a creature other than Esix, Fractal Boon and create that many tokens that are copies of that creature.|
Esix, Fractal Bloom|Commander 2021|10|M|{4}{G}{U}|Legendary Creature - Fractal|4|4|Flying$The first time you would create one or more tokens during each of your turns, you may instead choose a creature other than Esix, Fractal Bloom and create that many tokens that are copies of that creature.|
Angel of the Ruins|Commander 2021|11|R|{5}{W}{W}|Artifact Creature - Angel|5|7|Flying$When Angel of the Ruins enters the battlefield, exile up to two target artifacts and/or enchantments.$Plainscycling {2}|
Archaeomancer's Map|Commander 2021|12|R|{2}{W}|Artifact|||When Archaeomancer's Map enters the battlefield, search your library for up to two basic Plains cards, reveal them, put them into your hand, then shuffle.$Whenever a land enters the battlefield under an opponent's control, if that player controls more lands than you, you may put a land card from your hand onto the battlefield.|
Bronze Guardian|Commander 2021|13|R|{4}{W}|Artifact Creature - Golem|*|5|Double strike$Ward {2}$Other artifacts you control have ward {2}.$Bronze Guardian's power is equal to the number of artifacts you control.|
Combat Calligrapher|Commander 2021|14|R|{3}{W}|Creature - Bird Cleric|3|3|Flyinh$Inklings can't attack you or planeswalkers you control.$Whenever a player attacks one of your opponents, that attacking player creates a tapped 2/1 white and black Inkling creature token with flying that's attacking that opponent.|
Digsite Engineer|Commander 2021|15|R|{2}{W}|Creature - Dwarf Artificer|3|3|Whenever you cast an artifact spell, you may pay {2}. If you do, create a 0/0 colorless Construct artifact creature token with "This creature gets +1/+1 for each artifact you control."|
Excavation Technique|Commander 2021|16|R|{3}{W}|Sorcery|||Demonstrate$Destroy target nonland permanent. Its controller creates two Treasure tokens.|
Guardian Archon|Commander 2021|17|R|{4}{W}{W}|Creature - Archon|5|5|Flying$As Guardian Archon enters the battlefield, secretly choose an opponent.$Reveal the player you chose: You and target permanent you control each gain protection from the chosen player until end of turn. Activate only once.|
Losheel, Clockwork Scholar|Commander 2021|18|R|{2}{W}|Legendary Creature - Elephant Artificer|2|4|Prevent all combat damage that would be dealt to attacking artifact creatures you control.$Whenever one or more artifact creatures enter the battlefield under your control, draw a card. This ability triggers only once each turn.|
Monologue Tax|Commander 2021|19|R|{2}{W}|Enchantment|||Whenever an opponent casts their second spell each turn, you create a Treasure token.|
Nils, Discipline Enforcer|Commander 2021|20|R|{2}{W}|Legendary Creature - Human Cleric|2|2|At the beginning of your end step, for each player, put a +1/+1 counter on up to one target creature that player controls.$Each creature with one or more counters on it can't attack you or planeswalkers you control unless its controller pays {X}, where X is the number of counters on that creature.|
Promise of Loyalty|Commander 2021|21|R|{4}{W}|Sorcery|||Each player puts a vow counter on a creature they control and sacrifices the rest. Each of those creatures can't attack you for as long as it has a vow counter on it.|
Scholarship Sponsor|Commander 2021|22|R|{3}{W}|Creature - Human Advisor|3|3|When Scholarship Sponsor enters the battlefield, each player who controls fewer lands than the player who controls the most lands searches their library for a number of basic land cards less than or equal to the difference, puts those cards onto the battlefield tapped, then shuffles.|
Commander's Insight|Commander 2021|23|R|{X}{U}{U}{U}|Instant|||Target player draws X cards plus an additional card for each time they've cast a commander from the command zone this game.|
Curiosity Crafter|Commander 2021|24|R|{3}{U}|Creature - Bird Wizard|3|3|Flying$You have no maximum hand size.$Whenever a creature token you control deals combat damage to a player, draw a card.|
Dazzling Sphinx|Commander 2021|25|R|{3}{U}{U}|Creature - Sphinx|4|5|Flying$Whenever Dazzling Sphinx deals combat damage to a player, that player exiles cards from the top of their library until they exile an instant or sorcery card. You may cast that card without paying its mana cost. Then that player puts the exiled cards that weren't cast this way on the bottom of their library in a random order.|
@ -40899,6 +40905,13 @@ Replication Technique|Commander 2021|31|R|{4}{U}|Sorcery|||Demonstrate$Create a
Sly Instigator|Commander 2021|32|R|{3}{U}|Creature - Human Wizard|2|4|{U}, {T}: Until your next turn, target creature an opponent controls can't be blocked. Goad that creature.|
Spawning Kraken|Commander 2021|33|R|{5}{U}|Creature - Kraken|6|6|Whenever a Kraken, Leviathan, Octopus, or Serpent you control deals combat damage to a player, create a 9/9 blue Kraken creature token.|
Theoretical Duplication|Commander 2021|34|R|{2}{U}|Instant|||Whenever a nontoken creature enters the battlefield under an opponent's control this turn, create a token that's a copy of that creature.|
Author of Shadows|Commander 2021|35|R|{4}{B}|Creature - Shade Warlock|3|3|When Author of Shadows enters the battlefield, exile all cards from all opponents' graveyards. Choose a nonland card exiled this way. You may cast that card for as long as it remains exiled, and you may spend mana as though it were mana of any color to cast that spell.|
Bold Plagiarist|Commander 2021|37|R|{3}{B}|Creature - Vampire Rogue|2|2|Flash$Whenever an opponent puts one or more counters on a creature they control, they put the same number and kind of counters on Bold Plagiarist.|
Cunning Rhetoric|Commander 2021|38|R|{2}{B}|Enchantment|||Whenever an opponent attacks you and/or one or more planeswalkers you control, exile the top card of that player's library. You may play that card for as long as it remains exiled, and you may spend mana as though it were mana of any color to cast it.|
Fain, the Broker|Commander 2021|40|R|{2}{B}|Legendary Creature - Human Warlock|3|3|{T}, Sacrifice a creature: Put two +1/+1 counters on target creature.${T}, Remove a counter from a creature you control: Create a Treasure token.${T}, Sacrifice an artifact: Create a 2/1 white and black Inkling creature token with flying.${3}{B}: Untap Fain, the Broker.|
Incarnation Technique|Commander 2021|41|R|{4}{B}|Sorcery|||Demonstrate$Mill five cards, then return a creature card from your graveyard to the battlefield.|
Keen Duelist|Commander 2021|42|R|{1}{B}|Creature - Human Wizard|2|2|At the beginning of your upkeep, you and target opponent each reveal the top card of your library. You each lose life equal to the mana value of the card revealed by the other player. You each put the card you revealed into your hand.|
Stinging Study|Commander 2021|44|R|{4}{B}|Instant|||You draw X cards and you lose X life, where X is the mana value of a commander you own on the battlefield or in the command zone.|
Audacious Reshapers|Commander 2021|47|R|{2}{R}|Creature - Human Artificer|3|3|{T}, Sacrifice an artifact: Reveal cards from the top of your library until you reveal an artifact card. Put that card onto the battlefield and the rest on the bottom of your library in a random order. Audacious Reshapers deals damage to you equal to the number of cards revealed this way.|
Battlemage's Bracers|Commander 2021|48|R|{2}{R}|Artifact - Equipment|||Equipped creature has haste.$Whenever an ability of equipped creature is activated, if it isn't a mana ability, you may pay {1}. If you do, copy that ability. You may choose new targets for the copy.$Equip {2}|
Creative Technique|Commander 2021|49|R|{4}{R}|Sorcery|||Demonstrate$Shuffle your library, then reveal cards from the top of it until you reveal a nonland card. Exile that card and put the rest on the bottom of your library in a random order. You may cast the exiled card without paying its mana cost.|
@ -40916,11 +40929,13 @@ Guardian Augmenter|Commander 2021|62|R|{2}{G}|Creature - Troll Wizard|2|2|Flash$
Paradox Zone|Commander 2021|64|R|{4}{G}|Enchantment|||Paradox Zone enters the battlefield with a growth counter on it.$At the beginning of your end step, double the number of growth counters on Paradox Zone. Then create a 0/0 blue and green Fractal creature token. Put X +1/+1 counters on it, where X is the number of growth counters on Paradox Zone.|
Ruxa, Patient Professor|Commander 2021|66|R|{2}{G}{G}|Legendary Creature - Bear Druid|4|4|Whenever Ruxa, Patient Professor enters the battlefield or attacks, return target creature card with no abilities from your graveyard to your hand.$Creatures you control with no abilities get +1/+1.$You may have creatures you control with no abilities assign their combat damage as though they weren't blocked.|
Sequence Engine|Commander 2021|67|R|{2}{G}|Artifact|||{X}, {T}: Exile target creature card with mana value X from a graveyard. Create a 0/0 green and blue Fractal creature token. Put X +1/+1 counters on it. Activate only as a sorcery.|
Oversimplify|Commander 2021|72|R|{3}{G}{U}|Sorcery|||Exile all creatures. Each player creates a 0/0 green and blue Fractal creature token and puts a number of +1/+1 counters on it equal to the total power of creatures they controlled that were exiled this way,|
Inkshield|Commander 2021|71|R|{3}{W}{B}|Instant|||Prevent all combat damage that would be dealt to you this turn. For each 1 damage prevented this way, create a 2/1 white and black Inkling creature token with flying.|
Oversimplify|Commander 2021|72|R|{3}{G}{U}|Sorcery|||Exile all creatures. Each player creates a 0/0 green and blue Fractal creature token and puts a number of +1/+1 counters on it equal to the total power of creatures they controlled that were exiled this way.|
Reinterpret|Commander 2021|73|R|{2}{U}{R}|Instant|||Counter target spell. You may cast a spell with an equal or lesser mana value from your hand without paying its mana cost.|
Wake the Past|Commander 2021|75|R|{5}{R}{W}|Sorcery|||Return all artifact cards from your graveyard to the battlefield. They gain haste until end of turn.|
Elementalist's Palette|Commander 2021|76|R|{3}|Artifact|||Whenever you cast a spell with {X} in its mana cost, put two charge counters on Elementalist's Palette.${T}: Add one mana of any color.${T}: Add {C} for each charge counter on Elementalist's Palette. Spend this mana only on costs that contain {X}.|
Geometric Nexus|Commander 2021|77|R|{2}|Artifact|||Whenever a player casts an instant or sorcery spell, put a number of charge counters on Geometric Nexus equal to that spell's mana value.${6}, {T}, Remove all charge counters from Geometric Nexus: Create a 0/0 green and blue Fractal creature token. Put X +1/+1 counters on it, where X is the number of charge counters removed this way.|
Tempting Contract|Commander 2021|78|R|{4}|Artifact|||At the beginning of your upkeep, each opponent may create a Treasure token. For each opponent who does, you create a Treasure token.|
Triplicate Titan|Commander 2021|79|R|{9}|Artifact Creature - Golem|9|9|Flying, vigilance, trample$When Triplicate Titan dies, create a 3/3 colorless Golem artifact creature token with flying, a 3/3 colorless Golem artifact creature token with vigilance, and a 3/3 colorless Golem artifact creature token with trample.|
Study Hall|Commander 2021|80|C||Land|||{T}: Add {C}.${1}, {T}: Add one mana of any color. When you spend this mana to cast your commander, scry X, where X is the number of times it's been cast from the command zone this game.|
Cleansing Nova|Commander 2021|86|R|{3}{W}{W}|Sorcery|||Choose one —$• Destroy all creatures.$• Destroy all artifacts and enchantments.|
@ -40931,18 +40946,51 @@ Return to Dust|Commander 2021|100|U|{2}{W}{W}|Instant|||Exile target artifact or
Rout|Commander 2021|101|R|{3}{W}{W}|Sorcery|||You may cast Rout as though it had flash if you pay {2} more to cast it.$Destroy all creatures. They can't be regenerated.|
Sanctum Gargoyle|Commander 2021|102|C|{3}{W}|Artifact Creature - Gargoyle|2|3|Flying$When Sanctum Gargoyle enters the battlefield, you may return target artifact card from your graveyard to your hand.|
Sun Titan|Commander 2021|106|M|{4}{W}{W}|Creature - Giant|6|6|Vigilance$Whenever Sun Titan enters the battlefield or attacks, you may return target permanent card with converted mana cost 3 or less from your graveyard to the battlefield.|
Aether Gale|Commander 2021|113|R|{3}{U}{U}|Sorcery|||Return six target nonland permanents to their owners' hands.|
Aetherspouts|Commander 2021|114|R|{3}{U}{U}|Instant|||For each attacking creature, its owner puts it on the top or bottom of their library.|
Brainstorm|Commander 2021|115|C|{U}|Instant|||Draw three cards, then put two cards from your hand on top of your library in any order.|
Dig Through Time|Commander 2021|119|R|{6}{U}{U}|Instant|||Delve$Look at the top seven cards of your library. Put two of them into your hand and the rest on the bottom of your library in any order.|
Diluvian Primordial|Commander 2021|120|R|{5}{U}{U}|Creature - Avatar|5|5|Flying$When Diluvian Primordial enters the battlefield, for each opponent, you may cast up to one target instant or sorcery card from that player's graveyard without paying its mana cost. If a spell cast this way would be put into a graveyard this turn, exile it instead.|
Living Lore|Commander 2021|121|U|{3}{U}|Creature - Avatar|*|*|As Living Lore enters the battlefield, exile an instant or sorcery card from your graveyard.$Living Lore's power and toughness are each equal to the exiled card's converted mana cost.$Whenever Living Lore deals combat damage, you may sacrifice it. If you do, you may cast the exiled card without paying its mana cost.|
Metallurgic Summonings|Commander 2021|122|M|{3}{U}{U}|Enchantment|||Whenever you cast an instant or sorcery spell, create an X/X colorless Construct artifact creature token, where X is that spell's converted mana cost.${3}{U}{U}, Exile Metallurgic Summonings: Return all instant and sorcery cards from your graveyard to your hand. Activate this ability only if you control six or more artifacts.|
Mind's Desire|Commander 2021|123|R|{4}{U}{U}|Sorcery|||Shuffle your library. Then exile the top card of your library. Until end of turn, you may play that card without paying its mana cost.$Storm|
Naru Meha, Master Wizard|Commander 2021|124|M|{2}{U}{U}|Legendary Creature - Human Wizard|3|3|Flash$When Naru Meha, Master Wizard enters the battlefield, copy target instant or sorcery spell you control. You may choose new targets for the copy.$Other Wizards you control get +1/+1.|
Ponder|Commander 2021|125|C|{U}|Sorcery|||Look at the top three cards of your library, then put them back in any order. You may shuffle your library.$Draw a card.|
Serum Visions|Commander 2021|129|U|{U}|Sorcery|||Draw a card. Scry 2.|
Swarm Intelligence|Commander 2021|130|R|{6}{U}|Enchantment|||Whenever you cast an instant or sorcery spell, you may copy that spell. You may choose new targets for the copy.|
Talrand, Sky Summoner|Commander 2021|131|R|{2}{U}{U}|Legendary Creature - Merfolk Wizard|2|2|Whenever you cast an instant or sorcery spell, create a 2/2 blue Drake creature token with flying.|
Traumatic Visions|Commander 2021|132|C|{3}{U}{U}|Instant|||Counter target spell.$Basic landcycling {1}{U}|
Treasure Cruise|Commander 2021|133|C|{7}{U}|Sorcery|||Delve$Draw three cards.|
Apex of Power|Commander 2021|158|M|{7}{R}{R}{R}|Sorcery|||Exile the top seven cards of your library. Until end of turn, you may cast spells from among them.$If this spell was cast from your hand, add ten mana of any one color.|
Blasphemous Act|Commander 2021|159|R|{8}{R}|Sorcery|||This spell costs {1} less to cast for each creature on the battlefield.$Blasphemous Act deals 13 damage to each creature.|
Brass's Bounty|Commander 2021|160|R|{6}{R}|Sorcery|||For each land you control, create a Treasure token.|
Chain Reaction|Commander 2021|161|R|{2}{R}{R}|Sorcery|||Chain Reaction deals X damage to each creature, where X is the number of creatures on the battlefield.|
Charmbreaker Devils|Commander 2021|162|R|{5}{R}|Creature - Devil|4|4|At the beginning of your upkeep, return an instant or sorcery card at random from your graveyard to your hand.$Whenever you cast an instant or sorcery spell, Charmbreaker Devils gets +4/+0 until end of turn.|
Combustible Gearhulk|Commander 2021|163|M|{4}{R}{R}|Artifact Creature - Construct|6|6|First strike$When Combustible Gearhulk enters the battlefield, target opponent may have you draw three cards. If the player doesn't, you mill three cards, then Combustible Gearhulk deals damage to that player equal to the total converted mana cost of those cards.|
Daretti, Scrap Savant|Commander 2021|164|M|{3}{R}|Legendary Planeswalker - Daretti|3|+2: Discard up to two cards, then draw that many cards.$2: Sacrifice an artifact. If you do, return target artifact card from your graveyard to the battlefield.$10: You get an emblem with "Whenever an artifact is put into your graveyard from the battlefield, return that card to the battlefield at the beginning of the next end step."$Daretti, Scrap Savant can be your commander.|
Dualcaster Mage|Commander 2021|165|R|{1}{R}{R}|Creature - Human Wizard|2|2|Flash$When Dualcaster Mage enters the battlefield, copy target instant or sorcery spell. You may choose new targets for the copy.|
Erratic Cyclops|Commander 2021|166|R|{3}{R}|Creature - Cyclops Shaman|0|8|Trample$Whenever you cast an instant or sorcery spell, Erratic Cyclops gets +X/+0 until end of turn, where X is that spell's converted mana cost.|
Etali, Primal Storm|Commander 2021|167|R|{4}{R}{R}|Legendary Creature - Elder Dinosaur|6|6|Whenever Etali, Primal Storm attacks, exile the top card of each player's library, then you may cast any number of spells from among those cards without paying their mana costs.|
Faithless Looting|Commander 2021|168|C|{R}|Sorcery|||Draw two cards, then discard two cards.$Flashback {2}{R}|
Feldon of the Third Path|Commander 2021|169|M|{1}{R}{R}|Legendary Creature - Human Artificer|2|3|{2}{R}, {T}: Create a token that's a copy of target creature card in your graveyard, except it's an artifact in addition to its other types. It gains haste. Sacrifice it at the beginning of the next end step.|
Fiery Fall|Commander 2021|170|C|{5}{R}|Instant|||Fiery Fall deals 5 damage to target creature.$Basic landcycling {1}{R}|
Hellkite Igniter|Commander 2021|171|R|{5}{R}{R}|Creature - Dragon|5|5|Flying, haste${1}{R}: Hellkite Igniter gets +X/+0 until end of turn, where X is the number of artifacts you control.|
Hellkite Tyrant|Commander 2021|172|M|{4}{R}{R}|Creature - Dragon|6|5|Flying, trample$Whenever Hellkite Tyrant deals combat damage to a player, gain control of all artifacts that player controls.$At the beginning of your upkeep, if you control twenty or more artifacts, you win the game.|
Hoard-Smelter Dragon|Commander 2021|173|R|{4}{R}{R}|Creature - Dragon|5|5|Flying${3}{R}: Destroy target artifact. Hoard-Smelter Dragon gets +X/+0 until end of turn, where X is that artifact's converted mana cost.|
Humble Defector|Commander 2021|174|U|{1}{R}|Creature - Human Rogue|2|1|{T}: Draw two cards. Target opponent gains control of Humble Defector. Activate this ability only during your turn.|
Jaya Ballard|Commander 2021|175|M|{2}{R}{R}{R}|Legendary Planeswalker - Jaya|5|+1: Add {R}{R}{R}. Spend this mana only to cast instant or sorcery spells.$+1: Discard up to three cards, then draw that many cards.$8: You get an emblem with "You may cast instant and sorcery spells from your graveyard. If a spell cast this way would be put into your graveyard, exile it instead."|
Mana Geyser|Commander 2021|176|C|{3}{R}{R}|Sorcery|||Add {R} for each tapped land your opponents control.|
Pia Nalaar|Commander 2021|177|R|{2}{R}|Legendary Creature - Human Artificer|2|2|When Pia Nalaar enters the battlefield, create a 1/1 colorless Thopter artifact creature token with flying.${1}{R}: Target artifact creature gets +1/+0 until end of turn.${1}, Sacrifice an artifact: Target creature can't block this turn.|
Quicksmith Genius|Commander 2021|178|U|{2}{R}|Creature - Human Artificer|3|2|Whenever an artifact enters the battlefield under your control, you may discard a card. If you do, draw a card.|
Seething Song|Commander 2021|179|C|{2}{R}|Instant|||Add {R}{R}{R}{R}{R}.|
Sunbird's Invocation|Commander 2021|180|R|{5}{R}|Enchantment|||Whenever you cast a spell from your hand, reveal the top X cards of your library, where X is that spell's converted mana cost. You may cast a spell with converted mana cost X or less from among cards revealed this way without paying its mana cost. Put the rest on the bottom of your library in a random order.|
Thopter Engineer|Commander 2021|181|U|{2}{R}|Creature - Human Artificer|1|3|When Thopter Engineer enters the battlefield, create a 1/1 colorless Thopter artifact creature token with flying.$Artifact creatures you control have haste.|
Volcanic Vision|Commander 2021|182|R|{5}{R}{R}|Sorcery|||Return target instant or sorcery card from your graveyard to your hand. Volcanic Vision deals damage equal to that card's converted mana cost to each creature your opponents control. Exile Volcanic Vision.|
Wildfire Devils|Commander 2021|183|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.|
Boros Charm|Commander 2021|210|U|{R}{W}|Instant|||Choose one —$• Boros Charm deals 4 damage to target player or planeswalker.$• Permanents you control gain indestructible until end of turn.$• Target creature gains double strike until end of turn.|
Call the Skybreaker|Commander 2021|211|R|{5}{U/R}{U/R}|Sorcery|||Create a 5/5 blue and red Elemental creature token with flying.$Retrace|
Crackling Drake|Commander 2021|213|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.|
Epic Experiment|Commander 2021|216|M|{X}{U}{R}|Sorcery|||Exile the top X cards of your library. You may cast instant and sorcery spells with converted mana cost X or less from among them without paying their mana costs. Then put all cards exiled this way that weren't cast into your graveyard.|
Jor Kadeen, the Prevailer|Commander 2021|220|R|{3}{R}{W}|Legendary Creature - Human Warrior|5|4|First strike$Metalcraft — Creatures you control get +3/+0 as long as you control three or more artifacts.|
Arcane Signet|Commander 2021|234|C|{2}|Artifact|||{T}: Add one mana of any color in your commander's color identity.|
Boros Locket|Commander 2021|236|C|{3}|Artifact|||{T}: Add {R} or {W}.${R/W}{R/W}{R/W}{R/W}, {T}, Sacrifice Boros Locket: Draw two cards.|
@ -40952,23 +41000,36 @@ Commander's Sphere|Commander 2021|239|C|{3}|Artifact|||{T}: Add one mana of any
Duplicant|Commander 2021|242|R|{6}|Artifact Creature - Shapeshifter|2|4|Imprint — When Duplicant enters the battlefield, you may exile target nontoken creature.$As long as a card exiled with Duplicant is a creature card, Duplicant has the power, toughness, and creature types of the last creature card exiled with Duplicant. It's still a Shapeshifter.|
Hedron Archive|Commander 2021|244|U|{4}|Artifact|||{T}: Add {C}{C}.${2}, {T}, Sacrifice Hedron Archive: Draw two cards.|
Ichor Wellspring|Commander 2021|245|C|{2}|Artifact|||When Ichor Wellspring enters the battlefield or is put into a graveyard from the battlefield, draw a card.|
Izzet Signet|Commander 2021|247|U|{2}|Artifact|||{1}, {T}: Add {U}{R}.|
Key to the City|Commander 2021|248|R|{2}|Artifact|||{T}, Discard a card: Up to one target creature can't be blocked this turn.$Whenever Key to the City becomes untapped, you may pay {2}. If you do, draw a card.|
Meteor Golem|Commander 2021|250|U|{7}|Artifact Creature - Golem|3|3|When Meteor Golem enters the battlefield, destroy target nonland permanent an opponent controls.|
Mind Stone|Commander 2021|251|C|{2}|Artifact|||{T}: Add {C}.${1}, {T}, Sacrifice Mind Stone: Draw a card.|
Myr Battlesphere|Commander 2021|253|R|{7}|Artifact Creature - Myr Construct|4|7|When Myr Battlesphere enters the battlefield, create four 1/1 colorless Myr artifact creature tokens.$Whenever Myr Battlesphere attacks, you may tap X untapped Myr you control. If you do, Myr Battlesphere gets +X/+0 until end of turn and deals X damage to the player or planeswalker it's attacking.|
Pilgrim's Eye|Commander 2021|257|C|{3}|Artifact Creature - Thopter|1|1|Flying$When Pilgrim's Eye enters the battlefield, you may search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.|
Pyromancer's Goggles|Commander 2021|259|M|{5}|Legendary Artifact|||{T}: Add {R}. When that mana is spent to cast a red instant or sorcery spell, copy that spell and you may choose new targets for the copy.|
Scrap Trawler|Commander 2021|260|R|{3}|Artifact Creature - Construct|3|2|Whenever Scrap Trawler or another artifact you control is put into a graveyard from the battlefield, return to your hand target artifact card in your graveyard with lesser converted mana cost.|
Sculpting Steel|Commander 2021|261|R|{3}|Artifact|||You may have Sculpting Steel enter the battlefield as a copy of any artifact on the battlefield.|
Sol Ring|Commander 2021|263|U|{1}|Artifact|||{T}: Add {C}{C}.|
Solemn Simulacrum|Commander 2021|264|R|{4}|Artifact Creature - Golem|2|2|When Solemn Simulacrum enters the battlefield, you may search your library for a basic land card, put that card onto the battlefield tapped, then shuffle your library.$When Solemn Simulacrum dies, you may draw a card.|
Steel Hellkite|Commander 2021|266|R|{6}|Artifact Creature - Dragon|5|5|Flying${2}: Steel Hellkite gets +1/+0 until end of turn.${X}: Destroy each nonland permanent with converted mana cost X whose controller was dealt combat damage by Steel Hellkite this turn. Activate this ability only once each turn.|
Steel Overseer|Commander 2021|267|R|{2}|Artifact Creature - Construct|1|1|{T}: Put a +1/+1 counter on each artifact creature you control.|
Talisman of Creativity|Commander 2021|269|U|{2}|Artifact|||{T}: Add {C}.${T}: Add {U} or {R}. Talisman of Creativity deals 1 damage to you.|
Thousand-Year Elixir|Commander 2021|271|R|{3}|Artifact|||You may activate abilities of creatures you control as though those creatures had haste.${1}, {T}: Untap target creature.|
Unstable Obelisk|Commander 2021|272|U|{3}|Artifact|||{T}: Add {C}.${7}, {T}, Sacrifice Unstable Obelisk: Destroy target permanent.|
Ancient Den|Commander 2021|276|C||Artifact Land|||{T}: Add {W}.|
Blighted Cataract|Commander 2021|279|U||Land|||{T}: Add {C}.${5}{U}, {T}, Sacrifice Blighted Cataract: Draw two cards.|
Darksteel Citadel|Commander 2021|285|U||Artifact Land|||Indestructible${T}: Add {C}.|
Desert of the Fervent|Commander 2021|286|C||Land - Desert|||Desert of the Fervent enters the battlefield tapped.${T}: Add {R}.$Cycling {1}{R}|
Desert of the Mindful|Commander 2021|287|C||Land - Desert|||Desert of the Mindful enters the battlefield tapped.${T}: Add {U}.$Cycling {1}{U}|
Great Furnace|Commander 2021|292|C||Artifact Land|||{T}: Add {R}.|
Izzet Boilerworks|Commander 2021|294|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}.|
Mage-Ring Network|Commander 2021|300|U||Land|||{T}: Add {C}.${1}, {T}: Put a storage counter on Mage-Ring Network.${T}, Remove any number of storage counters from Mage-Ring Network: Add {C} for each storage counter removed this way.|
Memorial to Genius|Commander 2021|301|U||Land|||Memorial to Genius enters the battlefield tapped.${T}: Add {U}.${4}{U}, {T}, Sacrifice Memorial to Genius: Draw two cards.|
Phyrexia's Core|Commander 2021|309|U||Land|||{T}: Add {C}.${1}, {T}, Sacrifice an artifact: You gain 1 life.|
Reliquary Tower|Commander 2021|311|U||Land|||You have no maximum hand size.${T}: Add {C}.|
Scavenger Grounds|Commander 2021|314|R||Land - Desert|||{T}: Add {C}.${2}, {T}, Sacrifice a Desert: Exile all cards from all graveyards.|
Shivan Reef|Commander 2021|316|R||Land|||{T}: Add {C}.${T}: Add {U} or {R}. Shivan Reef deals 1 damage to you.|
Slayers' Stronghold|Commander 2021|318|R||Land|||{T}: Add {C}.${R}{W}, {T}: Target creature gets +2/+0 and gains vigilance and haste until end of turn.|
Sunhome, Fortress of the Legion|Commander 2021|319|U||Land|||{T}: Add {C}.${2}{R}{W}, {T}: Target creature gains double strike until end of turn.|
Temple of Epiphany|Commander 2021|322|R||Land|||Temple of Epiphany enters the battlefield tapped.$When Temple of Epiphany enters the battlefield, scry 1.${T}: Add {U} or {R}.|
Temple of Triumph|Commander 2021|327|R||Land|||Temple of Triumph enters the battlefield tapped.$When Temple of Triumph enters the battlefield, scry 1.${T}: Add {R} or {W}.|