mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
updated IKO and C20 spoiler and reprints
This commit is contained in:
parent
3bb441bd8a
commit
4fd2e7de32
3 changed files with 36 additions and 33 deletions
|
@ -13,36 +13,10 @@ import java.util.List;
|
||||||
public final class Commander2020Edition extends ExpansionSet {
|
public final class Commander2020Edition extends ExpansionSet {
|
||||||
|
|
||||||
private static final List<String> mutateNames = Arrays.asList(
|
private static final List<String> mutateNames = Arrays.asList(
|
||||||
"Archipelagore",
|
|
||||||
"Auspicious Starrix",
|
|
||||||
"Boneyard Lurker",
|
|
||||||
"Brokkos, Apex of Forever",
|
|
||||||
"Cavern Whisperer",
|
|
||||||
"Chittering Harvester",
|
|
||||||
"Cloudpiercer",
|
|
||||||
"Cubwarden",
|
|
||||||
"Dirge Bat",
|
|
||||||
"Dreamtail Heron",
|
|
||||||
"Everquill Phoenix",
|
|
||||||
"Gemrazer",
|
|
||||||
"Glowstone Recluse",
|
|
||||||
"Huntmaster Liger",
|
|
||||||
"Illuna, Apex of Wishes",
|
|
||||||
"Insatiable Hemophage",
|
|
||||||
"Lore Drakkis",
|
|
||||||
"Majestic Auricorn",
|
|
||||||
"Migratory Greathorn",
|
|
||||||
"Mindleecher",
|
"Mindleecher",
|
||||||
"Nethroi, Apex of Death",
|
|
||||||
"Otrimi, the Ever-Playful",
|
"Otrimi, the Ever-Playful",
|
||||||
"Parcelbeast",
|
|
||||||
"Pouncing Shoreshark",
|
|
||||||
"Sawtusk Demolisher",
|
"Sawtusk Demolisher",
|
||||||
"Sea-Dasher Octopus",
|
"Souvenir Snatcher"
|
||||||
"Snapdax, Apex of the Hunt",
|
|
||||||
"Souvenir Snatcher",
|
|
||||||
"Trumpeting Gnarr",
|
|
||||||
"Vadrok, Apex of Thunder"
|
|
||||||
);
|
);
|
||||||
|
|
||||||
private static final Commander2020Edition instance = new Commander2020Edition();
|
private static final Commander2020Edition instance = new Commander2020Edition();
|
||||||
|
@ -109,6 +83,7 @@ public final class Commander2020Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Comet Storm", 148, Rarity.MYTHIC, mage.cards.c.CometStorm.class));
|
cards.add(new SetCardInfo("Comet Storm", 148, Rarity.MYTHIC, mage.cards.c.CometStorm.class));
|
||||||
cards.add(new SetCardInfo("Command Tower", 264, Rarity.COMMON, mage.cards.c.CommandTower.class));
|
cards.add(new SetCardInfo("Command Tower", 264, Rarity.COMMON, mage.cards.c.CommandTower.class));
|
||||||
cards.add(new SetCardInfo("Commander's Sphere", 240, Rarity.COMMON, mage.cards.c.CommandersSphere.class));
|
cards.add(new SetCardInfo("Commander's Sphere", 240, Rarity.COMMON, mage.cards.c.CommandersSphere.class));
|
||||||
|
cards.add(new SetCardInfo("Commune with Lava", 149, Rarity.RARE, mage.cards.c.CommuneWithLava.class));
|
||||||
cards.add(new SetCardInfo("Crackling Doom", 205, Rarity.RARE, mage.cards.c.CracklingDoom.class));
|
cards.add(new SetCardInfo("Crackling Doom", 205, Rarity.RARE, mage.cards.c.CracklingDoom.class));
|
||||||
cards.add(new SetCardInfo("Crackling Drake", 206, Rarity.UNCOMMON, mage.cards.c.CracklingDrake.class));
|
cards.add(new SetCardInfo("Crackling Drake", 206, Rarity.UNCOMMON, mage.cards.c.CracklingDrake.class));
|
||||||
cards.add(new SetCardInfo("Crop Rotation", 169, Rarity.COMMON, mage.cards.c.CropRotation.class));
|
cards.add(new SetCardInfo("Crop Rotation", 169, Rarity.COMMON, mage.cards.c.CropRotation.class));
|
||||||
|
@ -148,9 +123,10 @@ public final class Commander2020Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Evolution Charm", 171, Rarity.COMMON, mage.cards.e.EvolutionCharm.class));
|
cards.add(new SetCardInfo("Evolution Charm", 171, Rarity.COMMON, mage.cards.e.EvolutionCharm.class));
|
||||||
cards.add(new SetCardInfo("Exotic Orchard", 273, Rarity.RARE, mage.cards.e.ExoticOrchard.class));
|
cards.add(new SetCardInfo("Exotic Orchard", 273, Rarity.RARE, mage.cards.e.ExoticOrchard.class));
|
||||||
cards.add(new SetCardInfo("Fierce Guardianship", 35, Rarity.RARE, mage.cards.f.FierceGuardianship.class));
|
cards.add(new SetCardInfo("Fierce Guardianship", 35, Rarity.RARE, mage.cards.f.FierceGuardianship.class));
|
||||||
|
cards.add(new SetCardInfo("Find // Finality", 225, Rarity.RARE, mage.cards.f.FindFinality.class));
|
||||||
cards.add(new SetCardInfo("Flawless Maneuver", 26, Rarity.RARE, mage.cards.f.FlawlessManeuver.class));
|
cards.add(new SetCardInfo("Flawless Maneuver", 26, Rarity.RARE, mage.cards.f.FlawlessManeuver.class));
|
||||||
cards.add(new SetCardInfo("Fluctuator", 241, Rarity.RARE, mage.cards.f.Fluctuator.class));
|
cards.add(new SetCardInfo("Fluctuator", 241, Rarity.RARE, mage.cards.f.Fluctuator.class));
|
||||||
cards.add(new SetCardInfo("Forgotten Cave", 274, Rarity.COMMON, mage.cards.f.ForgottenCave.class));
|
cards.add(new SetCardInfo("Forgotten Cave", 274, Rarity.UNCOMMON, mage.cards.f.ForgottenCave.class));
|
||||||
cards.add(new SetCardInfo("Frantic Search", 111, Rarity.COMMON, mage.cards.f.FranticSearch.class));
|
cards.add(new SetCardInfo("Frantic Search", 111, Rarity.COMMON, mage.cards.f.FranticSearch.class));
|
||||||
cards.add(new SetCardInfo("Frontier Bivouac", 275, Rarity.UNCOMMON, mage.cards.f.FrontierBivouac.class));
|
cards.add(new SetCardInfo("Frontier Bivouac", 275, Rarity.UNCOMMON, mage.cards.f.FrontierBivouac.class));
|
||||||
cards.add(new SetCardInfo("Frontline Medic", 89, Rarity.RARE, mage.cards.f.FrontlineMedic.class));
|
cards.add(new SetCardInfo("Frontline Medic", 89, Rarity.RARE, mage.cards.f.FrontlineMedic.class));
|
||||||
|
@ -274,27 +250,36 @@ public final class Commander2020Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Shriekmaw", 136, Rarity.UNCOMMON, mage.cards.s.Shriekmaw.class));
|
cards.add(new SetCardInfo("Shriekmaw", 136, Rarity.UNCOMMON, mage.cards.s.Shriekmaw.class));
|
||||||
cards.add(new SetCardInfo("Silent Arbiter", 250, Rarity.RARE, mage.cards.s.SilentArbiter.class));
|
cards.add(new SetCardInfo("Silent Arbiter", 250, Rarity.RARE, mage.cards.s.SilentArbiter.class));
|
||||||
cards.add(new SetCardInfo("Silvar, Devourer of the Free", 15, Rarity.MYTHIC, mage.cards.s.SilvarDevourerOfTheFree.class));
|
cards.add(new SetCardInfo("Silvar, Devourer of the Free", 15, Rarity.MYTHIC, mage.cards.s.SilvarDevourerOfTheFree.class));
|
||||||
|
cards.add(new SetCardInfo("Simic Growth Chamber", 311, Rarity.UNCOMMON, mage.cards.s.SimicGrowthChamber.class));
|
||||||
cards.add(new SetCardInfo("Skullclamp", 251, Rarity.UNCOMMON, mage.cards.s.Skullclamp.class));
|
cards.add(new SetCardInfo("Skullclamp", 251, Rarity.UNCOMMON, mage.cards.s.Skullclamp.class));
|
||||||
cards.add(new SetCardInfo("Skullwinder", 189, Rarity.UNCOMMON, mage.cards.s.Skullwinder.class));
|
cards.add(new SetCardInfo("Skullwinder", 189, Rarity.UNCOMMON, mage.cards.s.Skullwinder.class));
|
||||||
|
cards.add(new SetCardInfo("Skycloud Expanse", 312, Rarity.RARE, mage.cards.s.SkycloudExpanse.class));
|
||||||
cards.add(new SetCardInfo("Slice and Dice", 159, Rarity.UNCOMMON, mage.cards.s.SliceAndDice.class));
|
cards.add(new SetCardInfo("Slice and Dice", 159, Rarity.UNCOMMON, mage.cards.s.SliceAndDice.class));
|
||||||
cards.add(new SetCardInfo("Slice in Twain", 190, Rarity.UNCOMMON, mage.cards.s.SliceInTwain.class));
|
cards.add(new SetCardInfo("Slice in Twain", 190, Rarity.UNCOMMON, mage.cards.s.SliceInTwain.class));
|
||||||
|
cards.add(new SetCardInfo("Smoldering Crater", 313, Rarity.COMMON, mage.cards.s.SmolderingCrater.class));
|
||||||
|
cards.add(new SetCardInfo("Smoldering Marsh", 314, Rarity.RARE, mage.cards.s.SmolderingMarsh.class));
|
||||||
|
cards.add(new SetCardInfo("Soaring Seacliff", 315, Rarity.COMMON, mage.cards.s.SoaringSeacliff.class));
|
||||||
cards.add(new SetCardInfo("Sol Ring", 252, Rarity.UNCOMMON, mage.cards.s.SolRing.class));
|
cards.add(new SetCardInfo("Sol Ring", 252, Rarity.UNCOMMON, mage.cards.s.SolRing.class));
|
||||||
cards.add(new SetCardInfo("Solemn Recruit", 99, Rarity.RARE, mage.cards.s.SolemnRecruit.class));
|
cards.add(new SetCardInfo("Solemn Recruit", 99, Rarity.RARE, mage.cards.s.SolemnRecruit.class));
|
||||||
cards.add(new SetCardInfo("Solemn Simulacrum", 253, Rarity.RARE, mage.cards.s.SolemnSimulacrum.class));
|
cards.add(new SetCardInfo("Solemn Simulacrum", 253, Rarity.RARE, mage.cards.s.SolemnSimulacrum.class));
|
||||||
cards.add(new SetCardInfo("Soul of Innistrad", 137, Rarity.MYTHIC, mage.cards.s.SoulOfInnistrad.class));
|
cards.add(new SetCardInfo("Soul of Innistrad", 137, Rarity.MYTHIC, mage.cards.s.SoulOfInnistrad.class));
|
||||||
cards.add(new SetCardInfo("Soulflayer", 138, Rarity.RARE, mage.cards.s.Soulflayer.class));
|
cards.add(new SetCardInfo("Soulflayer", 138, Rarity.RARE, mage.cards.s.Soulflayer.class));
|
||||||
cards.add(new SetCardInfo("Souvenir Snatcher", 38, Rarity.RARE, mage.cards.s.SouvenirSnatcher.class));
|
cards.add(new SetCardInfo("Souvenir Snatcher", 38, Rarity.RARE, mage.cards.s.SouvenirSnatcher.class));
|
||||||
|
cards.add(new SetCardInfo("Spinerock Knoll", 316, Rarity.RARE, mage.cards.s.SpinerockKnoll.class));
|
||||||
cards.add(new SetCardInfo("Spirit Cairn", 100, Rarity.UNCOMMON, mage.cards.s.SpiritCairn.class));
|
cards.add(new SetCardInfo("Spirit Cairn", 100, Rarity.UNCOMMON, mage.cards.s.SpiritCairn.class));
|
||||||
cards.add(new SetCardInfo("Splinterfright", 191, Rarity.RARE, mage.cards.s.Splinterfright.class));
|
cards.add(new SetCardInfo("Splinterfright", 191, Rarity.RARE, mage.cards.s.Splinterfright.class));
|
||||||
cards.add(new SetCardInfo("Starstorm", 160, Rarity.RARE, mage.cards.s.Starstorm.class));
|
cards.add(new SetCardInfo("Starstorm", 160, Rarity.RARE, mage.cards.s.Starstorm.class));
|
||||||
cards.add(new SetCardInfo("Strength of the Tajuru", 192, Rarity.RARE, mage.cards.s.StrengthOfTheTajuru.class));
|
cards.add(new SetCardInfo("Strength of the Tajuru", 192, Rarity.RARE, mage.cards.s.StrengthOfTheTajuru.class));
|
||||||
cards.add(new SetCardInfo("Sun Titan", 101, Rarity.MYTHIC, mage.cards.s.SunTitan.class));
|
cards.add(new SetCardInfo("Sun Titan", 101, Rarity.MYTHIC, mage.cards.s.SunTitan.class));
|
||||||
cards.add(new SetCardInfo("Sunblast Angel", 102, Rarity.RARE, mage.cards.s.SunblastAngel.class));
|
cards.add(new SetCardInfo("Sunblast Angel", 102, Rarity.RARE, mage.cards.s.SunblastAngel.class));
|
||||||
|
cards.add(new SetCardInfo("Sungrass Prairie", 317, Rarity.RARE, mage.cards.s.SungrassPrairie.class));
|
||||||
|
cards.add(new SetCardInfo("Sunken Hollow", 318, Rarity.RARE, mage.cards.s.SunkenHollow.class));
|
||||||
cards.add(new SetCardInfo("Surreal Memoir", 161, Rarity.UNCOMMON, mage.cards.s.SurrealMemoir.class));
|
cards.add(new SetCardInfo("Surreal Memoir", 161, Rarity.UNCOMMON, mage.cards.s.SurrealMemoir.class));
|
||||||
cards.add(new SetCardInfo("Swarm Intelligence", 124, Rarity.RARE, mage.cards.s.SwarmIntelligence.class));
|
cards.add(new SetCardInfo("Swarm Intelligence", 124, Rarity.RARE, mage.cards.s.SwarmIntelligence.class));
|
||||||
cards.add(new SetCardInfo("Swiftfoot Boots", 254, Rarity.UNCOMMON, mage.cards.s.SwiftfootBoots.class));
|
cards.add(new SetCardInfo("Swiftfoot Boots", 254, Rarity.UNCOMMON, mage.cards.s.SwiftfootBoots.class));
|
||||||
cards.add(new SetCardInfo("Talrand, Sky Summoner", 125, Rarity.RARE, mage.cards.t.TalrandSkySummoner.class));
|
cards.add(new SetCardInfo("Talrand, Sky Summoner", 125, Rarity.RARE, mage.cards.t.TalrandSkySummoner.class));
|
||||||
cards.add(new SetCardInfo("Tectonic Reformation", 162, Rarity.RARE, mage.cards.t.TectonicReformation.class));
|
cards.add(new SetCardInfo("Tectonic Reformation", 162, Rarity.RARE, mage.cards.t.TectonicReformation.class));
|
||||||
|
cards.add(new SetCardInfo("Temple of the False God", 319, Rarity.UNCOMMON, mage.cards.t.TempleOfTheFalseGod.class));
|
||||||
cards.add(new SetCardInfo("Temur Charm", 230, Rarity.UNCOMMON, mage.cards.t.TemurCharm.class));
|
cards.add(new SetCardInfo("Temur Charm", 230, Rarity.UNCOMMON, mage.cards.t.TemurCharm.class));
|
||||||
cards.add(new SetCardInfo("Terminate", 231, Rarity.UNCOMMON, mage.cards.t.Terminate.class));
|
cards.add(new SetCardInfo("Terminate", 231, Rarity.UNCOMMON, mage.cards.t.Terminate.class));
|
||||||
cards.add(new SetCardInfo("Thalia's Lieutenant", 103, Rarity.RARE, mage.cards.t.ThaliasLieutenant.class));
|
cards.add(new SetCardInfo("Thalia's Lieutenant", 103, Rarity.RARE, mage.cards.t.ThaliasLieutenant.class));
|
||||||
|
@ -306,6 +291,7 @@ public final class Commander2020Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Trygon Predator", 232, Rarity.UNCOMMON, mage.cards.t.TrygonPredator.class));
|
cards.add(new SetCardInfo("Trygon Predator", 232, Rarity.UNCOMMON, mage.cards.t.TrygonPredator.class));
|
||||||
cards.add(new SetCardInfo("Trynn, Champion of Freedom", 1, Rarity.MYTHIC, mage.cards.t.TrynnChampionOfFreedom.class));
|
cards.add(new SetCardInfo("Trynn, Champion of Freedom", 1, Rarity.MYTHIC, mage.cards.t.TrynnChampionOfFreedom.class));
|
||||||
cards.add(new SetCardInfo("Unburial Rites", 139, Rarity.UNCOMMON, mage.cards.u.UnburialRites.class));
|
cards.add(new SetCardInfo("Unburial Rites", 139, Rarity.UNCOMMON, mage.cards.u.UnburialRites.class));
|
||||||
|
cards.add(new SetCardInfo("Unclaimed Territory", 320, Rarity.UNCOMMON, mage.cards.u.UnclaimedTerritory.class));
|
||||||
cards.add(new SetCardInfo("Unexpectedly Absent", 106, Rarity.RARE, mage.cards.u.UnexpectedlyAbsent.class));
|
cards.add(new SetCardInfo("Unexpectedly Absent", 106, Rarity.RARE, mage.cards.u.UnexpectedlyAbsent.class));
|
||||||
cards.add(new SetCardInfo("Vampire Nighthawk", 140, Rarity.UNCOMMON, mage.cards.v.VampireNighthawk.class));
|
cards.add(new SetCardInfo("Vampire Nighthawk", 140, Rarity.UNCOMMON, mage.cards.v.VampireNighthawk.class));
|
||||||
cards.add(new SetCardInfo("Vastwood Hydra", 194, Rarity.RARE, mage.cards.v.VastwoodHydra.class));
|
cards.add(new SetCardInfo("Vastwood Hydra", 194, Rarity.RARE, mage.cards.v.VastwoodHydra.class));
|
||||||
|
@ -315,10 +301,12 @@ public final class Commander2020Edition extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Vorapede", 195, Rarity.MYTHIC, mage.cards.v.Vorapede.class));
|
cards.add(new SetCardInfo("Vorapede", 195, Rarity.MYTHIC, mage.cards.v.Vorapede.class));
|
||||||
cards.add(new SetCardInfo("Whiplash Trap", 127, Rarity.COMMON, mage.cards.w.WhiplashTrap.class));
|
cards.add(new SetCardInfo("Whiplash Trap", 127, Rarity.COMMON, mage.cards.w.WhiplashTrap.class));
|
||||||
cards.add(new SetCardInfo("Wilderness Reclamation", 196, Rarity.UNCOMMON, mage.cards.w.WildernessReclamation.class));
|
cards.add(new SetCardInfo("Wilderness Reclamation", 196, Rarity.UNCOMMON, mage.cards.w.WildernessReclamation.class));
|
||||||
|
cards.add(new SetCardInfo("Windbrisk Heights", 321, Rarity.RARE, mage.cards.w.WindbriskHeights.class));
|
||||||
cards.add(new SetCardInfo("Windfall", 128, Rarity.UNCOMMON, mage.cards.w.Windfall.class));
|
cards.add(new SetCardInfo("Windfall", 128, Rarity.UNCOMMON, mage.cards.w.Windfall.class));
|
||||||
cards.add(new SetCardInfo("Wort, the Raidmother", 234, Rarity.RARE, mage.cards.w.WortTheRaidmother.class));
|
cards.add(new SetCardInfo("Wort, the Raidmother", 234, Rarity.RARE, mage.cards.w.WortTheRaidmother.class));
|
||||||
cards.add(new SetCardInfo("Wydwen, the Biting Gale", 235, Rarity.RARE, mage.cards.w.WydwenTheBitingGale.class));
|
cards.add(new SetCardInfo("Wydwen, the Biting Gale", 235, Rarity.RARE, mage.cards.w.WydwenTheBitingGale.class));
|
||||||
cards.add(new SetCardInfo("Xathrid Necromancer", 141, Rarity.RARE, mage.cards.x.XathridNecromancer.class));
|
cards.add(new SetCardInfo("Xathrid Necromancer", 141, Rarity.RARE, mage.cards.x.XathridNecromancer.class));
|
||||||
|
cards.add(new SetCardInfo("Yavimaya Coast", 322, Rarity.RARE, mage.cards.y.YavimayaCoast.class));
|
||||||
cards.add(new SetCardInfo("Yavimaya Dryad", 197, Rarity.UNCOMMON, mage.cards.y.YavimayaDryad.class));
|
cards.add(new SetCardInfo("Yavimaya Dryad", 197, Rarity.UNCOMMON, mage.cards.y.YavimayaDryad.class));
|
||||||
cards.add(new SetCardInfo("Zetalpa, Primal Dawn", 107, Rarity.RARE, mage.cards.z.ZetalpaPrimalDawn.class));
|
cards.add(new SetCardInfo("Zetalpa, Primal Dawn", 107, Rarity.RARE, mage.cards.z.ZetalpaPrimalDawn.class));
|
||||||
cards.add(new SetCardInfo("Zulaport Cutthroat", 142, Rarity.UNCOMMON, mage.cards.z.ZulaportCutthroat.class));
|
cards.add(new SetCardInfo("Zulaport Cutthroat", 142, Rarity.UNCOMMON, mage.cards.z.ZulaportCutthroat.class));
|
||||||
|
|
|
@ -32,15 +32,11 @@ public final class IkoriaLairOfBehemoths extends ExpansionSet {
|
||||||
"Lore Drakkis",
|
"Lore Drakkis",
|
||||||
"Majestic Auricorn",
|
"Majestic Auricorn",
|
||||||
"Migratory Greathorn",
|
"Migratory Greathorn",
|
||||||
"Mindleecher",
|
|
||||||
"Nethroi, Apex of Death",
|
"Nethroi, Apex of Death",
|
||||||
"Otrimi, the Ever-Playful",
|
|
||||||
"Parcelbeast",
|
"Parcelbeast",
|
||||||
"Pouncing Shoreshark",
|
"Pouncing Shoreshark",
|
||||||
"Sawtusk Demolisher",
|
|
||||||
"Sea-Dasher Octopus",
|
"Sea-Dasher Octopus",
|
||||||
"Snapdax, Apex of the Hunt",
|
"Snapdax, Apex of the Hunt",
|
||||||
"Souvenir Snatcher",
|
|
||||||
"Trumpeting Gnarr",
|
"Trumpeting Gnarr",
|
||||||
"Vadrok, Apex of Thunder"
|
"Vadrok, Apex of Thunder"
|
||||||
);
|
);
|
||||||
|
|
|
@ -36737,6 +36737,7 @@ Garrison Cat|Ikoria: Lair of Behemoths|14|C|{W}|Creature - Cat|1|1|When Garrison
|
||||||
Helica Glider|Ikoria: Lair of Behemoths|15|C|{2}{W}|Creature - Nightmare Squirrel|2|2|Helica Glider enters the battlefield with your choice of a flying counter or a first strike counter on it.|
|
Helica Glider|Ikoria: Lair of Behemoths|15|C|{2}{W}|Creature - Nightmare Squirrel|2|2|Helica Glider enters the battlefield with your choice of a flying counter or a first strike counter on it.|
|
||||||
Huntmaster Liger|Ikoria: Lair of Behemoths|16|U|{3}{W}|Creature - Cat|3|4|Mutate {2}{W}$Whenever this creature mutates, other creatures you control get +X/+X until end of turn, where X is the number of times this creature has mutated.|
|
Huntmaster Liger|Ikoria: Lair of Behemoths|16|U|{3}{W}|Creature - Cat|3|4|Mutate {2}{W}$Whenever this creature mutates, other creatures you control get +X/+X until end of turn, where X is the number of times this creature has mutated.|
|
||||||
Keensight Mentor|Ikoria: Lair of Behemoths|18|C|{2}{W}|Creature - Human Cleric|1|4|When Keensight Mentor enters the battlefield, put a vigilance counter on target non-Human creature you control.${1}{W}, {T}: Put a +1/+1 counter on each creature you control with vigilance.|
|
Keensight Mentor|Ikoria: Lair of Behemoths|18|C|{2}{W}|Creature - Human Cleric|1|4|When Keensight Mentor enters the battlefield, put a vigilance counter on target non-Human creature you control.${1}{W}, {T}: Put a +1/+1 counter on each creature you control with vigilance.|
|
||||||
|
Lavabrink Venturer|Ikoria: Lair of Behemoths|19|R|{2}{W}|Creature - Human Soldier|3|3|As Lavabrink Venturer enters the battlefield, choose odd or even.$Lavabrink Venturer has protection from each converted mana cost of the chosen value.|
|
||||||
Majestic Auricorn|Ikoria: Lair of Behemoths|22|U|{4}{W}|Creature - Unicorn|4|4|Mutate {3}{W}$Vigilance$Whenever this creature mutates, you gain 4 life.|
|
Majestic Auricorn|Ikoria: Lair of Behemoths|22|U|{4}{W}|Creature - Unicorn|4|4|Mutate {3}{W}$Vigilance$Whenever this creature mutates, you gain 4 life.|
|
||||||
Mythos of Snapdax|Ikoria: Lair of Behemoths|24|R|{2}{W}{W}|Sorcery|||Each player chooses an artifact, a creature, an enchantment, and a planeswalker from among the nonland permanents they control, then sacrifices the rest. If {B}{R} was spent to cast this spell, you choose the permanents for each player instead.|
|
Mythos of Snapdax|Ikoria: Lair of Behemoths|24|R|{2}{W}{W}|Sorcery|||Each player chooses an artifact, a creature, an enchantment, and a planeswalker from among the nonland permanents they control, then sacrifices the rest. If {B}{R} was spent to cast this spell, you choose the permanents for each player instead.|
|
||||||
Pacifism|Ikoria: Lair of Behemoths|25|C|{1}{W}|Enchantment - Aura|||Enchant creature$Enchanted creature can't attack or block.|
|
Pacifism|Ikoria: Lair of Behemoths|25|C|{1}{W}|Enchantment - Aura|||Enchant creature$Enchanted creature can't attack or block.|
|
||||||
|
@ -36746,6 +36747,7 @@ Savai Sabertooth|Ikoria: Lair of Behemoths|29|C|{1}{W}|Creature - Cat|3|1||
|
||||||
Splendor Mare|Ikoria: Lair of Behemoths|32|U|{2}{W}|Creature - Elk Unicorn|3|3|Lifelink$Cycling {1}{W}$When you cycle Splendor Mare, put a lifelink counter on target creature you control.|
|
Splendor Mare|Ikoria: Lair of Behemoths|32|U|{2}{W}|Creature - Elk Unicorn|3|3|Lifelink$Cycling {1}{W}$When you cycle Splendor Mare, put a lifelink counter on target creature you control.|
|
||||||
Spontaneous Flight|Ikoria: Lair of Behemoths|33|C|{2}{W}|Instant|||Target creature gets +2/+2 until end of turn. Put a flying counter on it.|
|
Spontaneous Flight|Ikoria: Lair of Behemoths|33|C|{2}{W}|Instant|||Target creature gets +2/+2 until end of turn. Put a flying counter on it.|
|
||||||
Stormwild Capridor|Ikoria: Lair of Behemoths|34|U|{2}{W}|Creature - Bird Goat|1|3|Flying$If noncombat damage would be dealt to Stormwild Capridor, prevent that damage. Put a +1/+1 counter on Stormwild Capridor for each 1 damage prevented this way.|
|
Stormwild Capridor|Ikoria: Lair of Behemoths|34|U|{2}{W}|Creature - Bird Goat|1|3|Flying$If noncombat damage would be dealt to Stormwild Capridor, prevent that damage. Put a +1/+1 counter on Stormwild Capridor for each 1 damage prevented this way.|
|
||||||
|
Swallow Whole|Ikoria: Lair of Behemoths|35|U|{W}|Sorcery|||As an additional cost to cast this spell, tap an untapped creature you control.$Exile target tapped creature. Put a +1/+1 counter on the creature tapped to cast this spell.|
|
||||||
Valiant Rescuer|Ikoria: Lair of Behemoths|36|U|{1}{W}|Creature - Human Soldier|3|1|Whenever you cycle another card for the first time each turn, create a 1/1 white Human Soldier creature token.$Cycling {2}|
|
Valiant Rescuer|Ikoria: Lair of Behemoths|36|U|{1}{W}|Creature - Human Soldier|3|1|Whenever you cycle another card for the first time each turn, create a 1/1 white Human Soldier creature token.$Cycling {2}|
|
||||||
Will of the All-Hunter|Ikoria: Lair of Behemoths|38|U|{1}{W}|Instant|||Target creature gets +2/+2 until end of turn. If it's blocking, instead put two +1/+1 counters on it.$Cycling {2}|
|
Will of the All-Hunter|Ikoria: Lair of Behemoths|38|U|{1}{W}|Instant|||Target creature gets +2/+2 until end of turn. If it's blocking, instead put two +1/+1 counters on it.$Cycling {2}|
|
||||||
Archipelagore|Ikoria: Lair of Behemoths|41|U|{5}{U}{U}|Creature - Leviathan|7|7|Mutate {5}{U}$Whenever this creature mutates, tap up to X target creatures, where X is the number of times this creature has mutated. Those creatures don't untap during their controller's next untap step.|
|
Archipelagore|Ikoria: Lair of Behemoths|41|U|{5}{U}{U}|Creature - Leviathan|7|7|Mutate {5}{U}$Whenever this creature mutates, tap up to X target creatures, where X is the number of times this creature has mutated. Those creatures don't untap during their controller's next untap step.|
|
||||||
|
@ -36754,6 +36756,7 @@ Capture Sphere|Ikoria: Lair of Behemoths|44|C|{3}{U}|Enchantment - Aura|||Flash$
|
||||||
Dreamtail Heron|Ikoria: Lair of Behemoths|47|C|{4}{U}|Creature - Elemental Bird|3|4|Mutate {3}{U}$Flying$Whenever this creature mutates, draw a card.|
|
Dreamtail Heron|Ikoria: Lair of Behemoths|47|C|{4}{U}|Creature - Elemental Bird|3|4|Mutate {3}{U}$Flying$Whenever this creature mutates, draw a card.|
|
||||||
Escape Protocol|Ikoria: Lair of Behemoths|48|U|{1}{U}|Enchantment|||Whenever you cycle a card, you may pay {1}. When you do, exile target creature or artifact you control, then return it to the battlefield under its owner's control.|
|
Escape Protocol|Ikoria: Lair of Behemoths|48|U|{1}{U}|Enchantment|||Whenever you cycle a card, you may pay {1}. When you do, exile target creature or artifact you control, then return it to the battlefield under its owner's control.|
|
||||||
Essence Scatter|Ikoria: Lair of Behemoths|49|C|{1}{U}|Instant|||Counter target creature spell.|
|
Essence Scatter|Ikoria: Lair of Behemoths|49|C|{1}{U}|Instant|||Counter target creature spell.|
|
||||||
|
Keep Safe|Ikoria: Lair of Behemoths|56|C|{1}{U}|Instant|||Counter target spell that targets a permanent you control.$Draw a card.|
|
||||||
Neutralize|Ikoria: Lair of Behemoths|59|U|{1}{U}{U}|Instant|||Counter target spell.$Cycling {2}|
|
Neutralize|Ikoria: Lair of Behemoths|59|U|{1}{U}{U}|Instant|||Counter target spell.$Cycling {2}|
|
||||||
Ominous Seas|Ikoria: Lair of Behemoths|61|U|{1}{U}|Enchantment|||Whenever you draw a card, put a foreshadow counter on Ominous Seas.$Remove eight foreshadow counters from Ominous Seas: Create an 8/8 blue Kraken creature token.$Cycling {2}|
|
Ominous Seas|Ikoria: Lair of Behemoths|61|U|{1}{U}|Enchantment|||Whenever you draw a card, put a foreshadow counter on Ominous Seas.$Remove eight foreshadow counters from Ominous Seas: Create an 8/8 blue Kraken creature token.$Cycling {2}|
|
||||||
Phase Dolphin|Ikoria: Lair of Behemoths|62|C|{2}{U}|Creature - Elemental Whale|1|4|Whenever Phase Dolphin attacks, another target attacking creature can't be blocked this turn.|
|
Phase Dolphin|Ikoria: Lair of Behemoths|62|C|{2}{U}|Creature - Elemental Whale|1|4|Whenever Phase Dolphin attacks, another target attacking creature can't be blocked this turn.|
|
||||||
|
@ -36837,6 +36840,7 @@ Parcelbeast|Ikoria: Lair of Behemoths|199|U|{2}{G}{U}|Creature - Elemental Beast
|
||||||
Primal Empathy|Ikoria: Lair of Behemoths|200|U|{1}{G}{U}|Enchantment|||At the beginning of your upkeep, draw a card if you control a creature with the greatest power among creatures on the battlefield. Otherwise, put a +1/+1 counter on a creature you control.|
|
Primal Empathy|Ikoria: Lair of Behemoths|200|U|{1}{G}{U}|Enchantment|||At the beginning of your upkeep, draw a card if you control a creature with the greatest power among creatures on the battlefield. Otherwise, put a +1/+1 counter on a creature you control.|
|
||||||
Quartzwood Crasher|Ikoria: Lair of Behemoths|201|R|{2}{R}{R}{G}|Creature - Dinosaur Beast|6|6|Trample$Whenever one or more creatures you control with trample deal combat damage to a player, create an X/X green Dinosaur Beast creature token with trample, where X is the amount of damage those creatures dealt to that player.|
|
Quartzwood Crasher|Ikoria: Lair of Behemoths|201|R|{2}{R}{R}{G}|Creature - Dinosaur Beast|6|6|Trample$Whenever one or more creatures you control with trample deal combat damage to a player, create an X/X green Dinosaur Beast creature token with trample, where X is the amount of damage those creatures dealt to that player.|
|
||||||
Rielle, the Everwise|Ikoria: Lair of Behemoths|203|M|{1}{U}{R}|Legendary Creature - Human Wizard|0|3|Rielle, the Everwise gets +1/+0 for each instant or sorcery card in your graveyard.$Whenever you discard one or more cards for the first time each turn, draw that many cards.|
|
Rielle, the Everwise|Ikoria: Lair of Behemoths|203|M|{1}{U}{R}|Legendary Creature - Human Wizard|0|3|Rielle, the Everwise gets +1/+0 for each instant or sorcery card in your graveyard.$Whenever you discard one or more cards for the first time each turn, draw that many cards.|
|
||||||
|
Savai Thundermane|Ikoria: Lair of Behemoths|205|U|{R}{W}|Creature - Elemental Cat|3|2|Whenever you cycle a card, you may pay {2}. If you Savai Thundermane deals 2 damage to target creature and you gain 2 life.|
|
||||||
Skull Prophet|Ikoria: Lair of Behemoths|206|U|{B}{G}|Creature - Human Druid|3|1|{T}: Add {B} or {G}.${T}: Put the top two cards of your library into your graveyard.|
|
Skull Prophet|Ikoria: Lair of Behemoths|206|U|{B}{G}|Creature - Human Druid|3|1|{T}: Add {B} or {G}.${T}: Put the top two cards of your library into your graveyard.|
|
||||||
Snapdax, Apex of the Hunt|Ikoria: Lair of Behemoths|209|M|{1}{R}{W}{B}|Legendary Creature - Dinosaur Cat Nightmare|3|5|Mutate {2}{B/R}{W}{W}$Double Strike$Whenever this creature mutates, it deals 4 damage to target creature or planeswalker an opponent controls and you gain 4 life.|
|
Snapdax, Apex of the Hunt|Ikoria: Lair of Behemoths|209|M|{1}{R}{W}{B}|Legendary Creature - Dinosaur Cat Nightmare|3|5|Mutate {2}{B/R}{W}{W}$Double Strike$Whenever this creature mutates, it deals 4 damage to target creature or planeswalker an opponent controls and you gain 4 life.|
|
||||||
Sprite Dragon|Ikoria: Lair of Behemoths|211|U|{U}{R}|Creature - Faerie Dragon|1|1|Flying, haste$Whenever you cast a noncreature spell, put a +1/+1 counter on Sprite Dragon.|
|
Sprite Dragon|Ikoria: Lair of Behemoths|211|U|{U}{R}|Creature - Faerie Dragon|1|1|Flying, haste$Whenever you cast a noncreature spell, put a +1/+1 counter on Sprite Dragon.|
|
||||||
|
@ -36844,10 +36848,12 @@ Trumpeting Gnarr|Ikoria: Lair of Behemoths|213|U|{1}{G}{U}|Creature - Beast|3|3|
|
||||||
Vadrok, Apex of Thunder|Ikoria: Lair of Behemoths|214|M|{U}{R}{W}|Legendary Creature - Elemental Dinosaur Cat|3|3|Mutate {1}{W/U}{R}{R}$Flying, first strike$Whenever this creature mutates, you may cast target noncreature card with converted mana cost 3 or less from your graveyard without paying its mana cost.|
|
Vadrok, Apex of Thunder|Ikoria: Lair of Behemoths|214|M|{U}{R}{W}|Legendary Creature - Elemental Dinosaur Cat|3|3|Mutate {1}{W/U}{R}{R}$Flying, first strike$Whenever this creature mutates, you may cast target noncreature card with converted mana cost 3 or less from your graveyard without paying its mana cost.|
|
||||||
Zenith Flare|Ikoria: Lair of Behemoths|217|U|{2}{R}{W}|Instant|||Zenith Flare deals X damage to any target and you gain X life, where X is the number of cards with a cycling ability in your graveyard.|
|
Zenith Flare|Ikoria: Lair of Behemoths|217|U|{2}{R}{W}|Instant|||Zenith Flare deals X damage to any target and you gain X life, where X is the number of cards with a cycling ability in your graveyard.|
|
||||||
Alert Heedbonder|Ikoria: Lair of Behemoths|218|U|{1}{G/W}{G/W}|Creature - Human Scout|2|4|Vigilance$At the beginning of your end step, you gain 1 life for each creature you control with vigilance.|
|
Alert Heedbonder|Ikoria: Lair of Behemoths|218|U|{1}{G/W}{G/W}|Creature - Human Scout|2|4|Vigilance$At the beginning of your end step, you gain 1 life for each creature you control with vigilance.|
|
||||||
|
Cunning Nightbonder|Ikoria: Lair of Behemoths|219|U|{U/B}{U/B}|Creature - Human Rogue|2|2|Flash$Spells you cast with flash cost {1} less to cast and can't be countered.|
|
||||||
Fiend Artisan|Ikoria: Lair of Behemoths|220|M|{B/G}{B/G}|Creature - Nightmare|1|1|Fiend Artisan gets +1/+1 for each creature card in your graveyard.${X}{B/G}, {T}, Sacrifice another creature: Search your library for a creature card with converted mana cost X or less, put it onto the battlefield, then shuffle your library. Activate this ability only any time you could cast a sorcery.|
|
Fiend Artisan|Ikoria: Lair of Behemoths|220|M|{B/G}{B/G}|Creature - Nightmare|1|1|Fiend Artisan gets +1/+1 for each creature card in your graveyard.${X}{B/G}, {T}, Sacrifice another creature: Search your library for a creature card with converted mana cost X or less, put it onto the battlefield, then shuffle your library. Activate this ability only any time you could cast a sorcery.|
|
||||||
Gyruda, Doom of Depths|Ikoria: Lair of Behemoths|221|R|{4}{U/B}{U/B}|Legendary Creature - Demon Kraken|6|6|Companion — Your starting deck contains only cards with even converted mana costs.$When Gyruda, Doom of Depths enters the battlefield, each player puts the top four cards of the library into their graveyard. Put a creature card with an even converted mana cost from among those cards onto the battlefield under your control.|
|
Gyruda, Doom of Depths|Ikoria: Lair of Behemoths|221|R|{4}{U/B}{U/B}|Legendary Creature - Demon Kraken|6|6|Companion — Your starting deck contains only cards with even converted mana costs.$When Gyruda, Doom of Depths enters the battlefield, each player puts the top four cards of the library into their graveyard. Put a creature card with an even converted mana cost from among those cards onto the battlefield under your control.|
|
||||||
Lurrus of the Dream-Den|Ikoria: Lair of Behemoths|226|R|{1}{W/B}{W/B}|Legendary Creature - Cat Nightmare|3|2|Companion — Each permanent card in your starting deck has converted mana cost 2 or less.$Lifelink$During each of your turns, you may cast one permanent spell with converted mana cost 2 or less from your graveyard.|
|
Lurrus of the Dream-Den|Ikoria: Lair of Behemoths|226|R|{1}{W/B}{W/B}|Legendary Creature - Cat Nightmare|3|2|Companion — Each permanent card in your starting deck has converted mana cost 2 or less.$Lifelink$During each of your turns, you may cast one permanent spell with converted mana cost 2 or less from your graveyard.|
|
||||||
Lutri, the Spellchaser|Ikoria: Lair of Behemoths|227|R|{1}{U/R}{U/R}|Legendary Creature - Elemental Otter|3|2|Companion — Each nonland card in your starting deck has a different name.$Flash$When Lutri, the Spellchaser enters the battlefield, if you cast it, copy target instant or sorcery spell you control. You may choose new targets for the copy.|
|
Lutri, the Spellchaser|Ikoria: Lair of Behemoths|227|R|{1}{U/R}{U/R}|Legendary Creature - Elemental Otter|3|2|Companion — Each nonland card in your starting deck has a different name.$Flash$When Lutri, the Spellchaser enters the battlefield, if you cast it, copy target instant or sorcery spell you control. You may choose new targets for the copy.|
|
||||||
|
Obosh, the Preypiercer|Ikoria: Lair of Behemoths|228|R|{3}{B/R}{B/R}|Legendary Creature - Hellion Horror|3|5|Companion — Your starting deck contains only cards with odd converted mana costs and land cards.$If a source you control with an odd converted mana cost would deal damage to a permanent or player, it deals double that damage to that permanent or player instead.|
|
||||||
Proud Wildbonder|Ikoria: Lair of Behemoths|229|U|{2}{R/G}{R/G}|Creature - Human Warrior|4|3|Trample$Creatures you control with trample have "You may have this creature assign its combat damage as though it weren't blocked."|
|
Proud Wildbonder|Ikoria: Lair of Behemoths|229|U|{2}{R/G}{R/G}|Creature - Human Warrior|4|3|Trample$Creatures you control with trample have "You may have this creature assign its combat damage as though it weren't blocked."|
|
||||||
Umori, the Collector|Ikoria: Lair of Behemoths|231|R|{2}{B/G}{B/G}|Legendary Creature - Ooze|4|5|Companion — Each nonland card in your starting deck shares a card type.$As Umori, the Collector enters the battlefield, choose a card type.$Spells you cast of the chosen type cost {1} less to cast.|
|
Umori, the Collector|Ikoria: Lair of Behemoths|231|R|{2}{B/G}{B/G}|Legendary Creature - Ooze|4|5|Companion — Each nonland card in your starting deck shares a card type.$As Umori, the Collector enters the battlefield, choose a card type.$Spells you cast of the chosen type cost {1} less to cast.|
|
||||||
Crystalline Giant|Ikoria: Lair of Behemoths|234|R|{3}|Artifact Creature - Giant|3|3|At the beginning of combat on your turn, choose a kind of counter at random that Crystalline Giant doesn't have on it from among flying, first strike, deathtouch, hexproof, lifelink, menace, reach, trample, vigilance, or +1/+1. Put a counter of that kind on Crystalline Giant.|
|
Crystalline Giant|Ikoria: Lair of Behemoths|234|R|{3}|Artifact Creature - Giant|3|3|At the beginning of combat on your turn, choose a kind of counter at random that Crystalline Giant doesn't have on it from among flying, first strike, deathtouch, hexproof, lifelink, menace, reach, trample, vigilance, or +1/+1. Put a counter of that kind on Crystalline Giant.|
|
||||||
|
@ -37008,6 +37014,7 @@ Chandra, Flamecaller|Commander 2020|145|M|{4}{R}{R}|Legendary Planeswalker - Cha
|
||||||
Chaos Warp|Commander 2020|146|R|{2}{R}|Instant|||The owner of target permanent shuffles it into their library, then reveals the top card of their library. If it's a permanent card, they put it onto the battlefield.|
|
Chaos Warp|Commander 2020|146|R|{2}{R}|Instant|||The owner of target permanent shuffles it into their library, then reveals the top card of their library. If it's a permanent card, they put it onto the battlefield.|
|
||||||
Charmbreaker Devils|Commander 2020|147|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.|
|
Charmbreaker Devils|Commander 2020|147|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.|
|
||||||
Comet Storm|Commander 2020|148|M|{X}{R}{R}|Instant|||Multikicker {1}$Choose any target, then choose another target for each time this spell was kicked. Comet Storm deals X damage to each of them.|
|
Comet Storm|Commander 2020|148|M|{X}{R}{R}|Instant|||Multikicker {1}$Choose any target, then choose another target for each time this spell was kicked. Comet Storm deals X damage to each of them.|
|
||||||
|
Commune with Lava|Commander 2020|149|R|{X}{R}{R}|Instant|||Exile the top X cards of your library. Until the end of your next turn, you may play those cards.|
|
||||||
Dualcaster Mage|Commander 2020|150|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.|
|
Dualcaster Mage|Commander 2020|150|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.|
|
||||||
Etali, Primal Storm|Commander 2020|151|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 nonland cards exiled this way without paying their mana costs.|
|
Etali, Primal Storm|Commander 2020|151|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 nonland cards exiled this way without paying their mana costs.|
|
||||||
Fumiko the Lowblood|Commander 2020|152|R|{2}{R}{R}|Legendary Creature - Human Samurai|3|2|Fumiko the Lowblood has bushido X, where X is the number of attacking creatures.$Creatures your opponents control attack each combat if able.|
|
Fumiko the Lowblood|Commander 2020|152|R|{2}{R}{R}|Legendary Creature - Human Samurai|3|2|Fumiko the Lowblood has bushido X, where X is the number of attacking creatures.$Creatures your opponents control attack each combat if able.|
|
||||||
|
@ -37133,7 +37140,7 @@ Dimir Aqueduct|Commander 2020|270|U||Land|||Dimir Aqueduct enters the battlefiel
|
||||||
Drifting Meadow|Commander 2020|271|C||Land|||Drifting Meadow enters the battlefield tapped.${T}: Add {W}.$Cycling {2}|
|
Drifting Meadow|Commander 2020|271|C||Land|||Drifting Meadow enters the battlefield tapped.${T}: Add {W}.$Cycling {2}|
|
||||||
Endless Sands|Commander 2020|272|R||Land - Desert|||{T}: Add {C}.${2}, {T}: Exile target creature you control.${4}, {T}, Sacrifice Endless Sands: Return each creature card exiled with Endless Sands to the battlefield under its owner's control.|
|
Endless Sands|Commander 2020|272|R||Land - Desert|||{T}: Add {C}.${2}, {T}: Exile target creature you control.${4}, {T}, Sacrifice Endless Sands: Return each creature card exiled with Endless Sands to the battlefield under its owner's control.|
|
||||||
Exotic Orchard|Commander 2020|273|R||Land|||{T}: Add one mana of any color that a land an opponent controls could produce.|
|
Exotic Orchard|Commander 2020|273|R||Land|||{T}: Add one mana of any color that a land an opponent controls could produce.|
|
||||||
Forgotten Cave|Commander 2020|274|C||Land|||Forgotten Cave enters the battlefield tapped.${T}: Add {R}.$Cycling {R}|
|
Forgotten Cave|Commander 2020|274|U||Land|||Forgotten Cave enters the battlefield tapped.${T}: Add {R}.$Cycling {R}|
|
||||||
Frontier Bivouac|Commander 2020|275|U||Land|||Frontier Bivouac enters the battlefield tapped.${T}: Add {G}, {U}, or {R}.|
|
Frontier Bivouac|Commander 2020|275|U||Land|||Frontier Bivouac enters the battlefield tapped.${T}: Add {G}, {U}, or {R}.|
|
||||||
Gavony Township|Commander 2020|276|R||Land|||{T}: Add {C}.${2}{G}{W}, {T}: Put a +1/+1 counter on each creature you control.|
|
Gavony Township|Commander 2020|276|R||Land|||{T}: Add {C}.${2}{G}{W}, {T}: Put a +1/+1 counter on each creature you control.|
|
||||||
Golgari Rot Farm|Commander 2020|277|U||Land|||Golgari Rot Farm enters the battlefield tapped.$When Golgari Rot Farm enters the battlefield, return a land you control to its owner's hand.${T}: Add {B}{G}.|
|
Golgari Rot Farm|Commander 2020|277|U||Land|||Golgari Rot Farm enters the battlefield tapped.$When Golgari Rot Farm enters the battlefield, return a land you control to its owner's hand.${T}: Add {B}{G}.|
|
||||||
|
@ -37170,3 +37177,15 @@ Secluded Steppe|Commander 2020|307|U||Land|||Secluded Steppe enters the battlefi
|
||||||
Selesnya Sanctuary|Commander 2020|308|C||Land|||Selesnya Sanctuary enters the battlefield tapped.$When Selesnya Sanctuary enters the battlefield, return a land you control to its owner's hand.${T}: Add {G}{W}.|
|
Selesnya Sanctuary|Commander 2020|308|C||Land|||Selesnya Sanctuary enters the battlefield tapped.$When Selesnya Sanctuary enters the battlefield, return a land you control to its owner's hand.${T}: Add {G}{W}.|
|
||||||
Shadowblood Ridge|Commander 2020|309|R||Land|||{1}, {T}: Add {B}{R}.|
|
Shadowblood Ridge|Commander 2020|309|R||Land|||{1}, {T}: Add {B}{R}.|
|
||||||
Shivan Reef|Commander 2020|310|R||Land|||{T}: Add {C}.${T}: Add {U} or {R}. Shivan Reef deals 1 damage to you.|
|
Shivan Reef|Commander 2020|310|R||Land|||{T}: Add {C}.${T}: Add {U} or {R}. Shivan Reef deals 1 damage to you.|
|
||||||
|
Simic Growth Chamber|Commander 2020|311|U||Land|||Simic Growth Chamber enters the battlefield tapped.$When Simic Growth Chamber enters the battlefield, return a land you control to its owner's hand.${T}: Add {G}{U}.|
|
||||||
|
Skycloud Expanse|Commander 2020|312|R||Land|||{1}, {T}: Add {W}{U}.|
|
||||||
|
Smoldering Crater|Commander 2020|313|C||Land|||Smoldering Crater enters the battlefield tapped.${T}: Add {R}.$Cycling {2}|
|
||||||
|
Smoldering Marsh|Commander 2020|314|R||Land - Swamp Mountain|||({T}: Add {B} or {R}.)$Smoldering Marsh enters the battlefield tapped unless you control two or more basic lands.|
|
||||||
|
Soaring Seacliff|Commander 2020|315|C||Land|||Soaring Seacliff enters the battlefield tapped.$When Soaring Seacliff enters the battlefield, target creature gains flying until end of turn.${T}: Add {U}.|
|
||||||
|
Spinerock Knoll|Commander 2020|316|R||Land|||Hideaway${T}: Add {R}.${R}, {T}: You may play the exiled card without paying its mana cost if an opponent was dealt 7 or more damage this turn.|
|
||||||
|
Sungrass Prairie|Commander 2020|317|R||Land|||{1}, {T}: Add {G}{W}.|
|
||||||
|
Sunken Hollow|Commander 2020|318|R||Land - Island Swamp|||({T}: Add {U} or {B}.)$Sunken Hollow enters the battlefield tapped unless you control two or more basic lands.|
|
||||||
|
Temple of the False God|Commander 2020|319|U||Land|||{T}: Add {C}{C}. Activate this ability only if you control five or more lands.|
|
||||||
|
Unclaimed Territory|Commander 2020|320|U||Land|||As Unclaimed Territory enters the battlefield, choose a creature type.${T}: Add {C}.${T}: Add one mana of any color. Spend this mana only to cast a creature spell of the chosen type.|
|
||||||
|
Windbrisk Heights|Commander 2020|321|R||Land|||Hideaway${T}: Add {W}.${W}, {T}: You may play the exiled card without paying its mana cost if you attacked with three or more creatures this turn.|
|
||||||
|
Yavimaya Coast|Commander 2020|322|R||Land|||{T}: Add {C}.${T}: Add {G} or {U}. Yavimaya Coast deals 1 damage to you.|
|
||||||
|
|
Loading…
Reference in a new issue