[CMR] updated spoiler and reprints

This commit is contained in:
Evan Kranzler 2020-10-28 17:04:57 -04:00
parent c4750e162b
commit dc215fa77f
2 changed files with 28 additions and 1 deletions

View file

@ -32,16 +32,22 @@ public final class CommanderLegends extends ExpansionSet {
cards.add(new SetCardInfo("Bladegriff Prototype", 300, Rarity.RARE, mage.cards.b.BladegriffPrototype.class)); cards.add(new SetCardInfo("Bladegriff Prototype", 300, Rarity.RARE, mage.cards.b.BladegriffPrototype.class));
cards.add(new SetCardInfo("Brazen Freebooter", 164, Rarity.COMMON, mage.cards.b.BrazenFreebooter.class)); cards.add(new SetCardInfo("Brazen Freebooter", 164, Rarity.COMMON, mage.cards.b.BrazenFreebooter.class));
cards.add(new SetCardInfo("Briarblade Adept", 111, Rarity.COMMON, mage.cards.b.BriarbladeAdept.class)); cards.add(new SetCardInfo("Briarblade Adept", 111, Rarity.COMMON, mage.cards.b.BriarbladeAdept.class));
cards.add(new SetCardInfo("Cast Down", 112, Rarity.UNCOMMON, mage.cards.c.CastDown.class));
cards.add(new SetCardInfo("Charcoal Diamond", 303, Rarity.COMMON, mage.cards.c.CharcoalDiamond.class)); cards.add(new SetCardInfo("Charcoal Diamond", 303, Rarity.COMMON, mage.cards.c.CharcoalDiamond.class));
cards.add(new SetCardInfo("Coastline Marauders", 168, Rarity.UNCOMMON, mage.cards.c.CoastlineMarauders.class)); cards.add(new SetCardInfo("Coastline Marauders", 168, Rarity.UNCOMMON, mage.cards.c.CoastlineMarauders.class));
cards.add(new SetCardInfo("Command Tower", 350, Rarity.COMMON, mage.cards.c.CommandTower.class)); cards.add(new SetCardInfo("Command Tower", 350, Rarity.COMMON, mage.cards.c.CommandTower.class));
cards.add(new SetCardInfo("Commander's Sphere", 306, Rarity.COMMON, mage.cards.c.CommandersSphere.class)); cards.add(new SetCardInfo("Commander's Sphere", 306, Rarity.COMMON, mage.cards.c.CommandersSphere.class));
cards.add(new SetCardInfo("Confiscate", 62, Rarity.UNCOMMON, mage.cards.c.Confiscate.class)); cards.add(new SetCardInfo("Confiscate", 62, Rarity.UNCOMMON, mage.cards.c.Confiscate.class));
cards.add(new SetCardInfo("Dragon Mantle", 174, Rarity.COMMON, mage.cards.d.DragonMantle.class));
cards.add(new SetCardInfo("Entourage of Trest", 224, Rarity.COMMON, mage.cards.e.EntourageOfTrest.class)); cards.add(new SetCardInfo("Entourage of Trest", 224, Rarity.COMMON, mage.cards.e.EntourageOfTrest.class));
cards.add(new SetCardInfo("Exquisite Huntmaster", 122, Rarity.COMMON, mage.cards.e.ExquisiteHuntmaster.class)); cards.add(new SetCardInfo("Exquisite Huntmaster", 122, Rarity.COMMON, mage.cards.e.ExquisiteHuntmaster.class));
cards.add(new SetCardInfo("Farhaven Elf", 225, Rarity.COMMON, mage.cards.f.FarhavenElf.class));
cards.add(new SetCardInfo("Fyndhorn Elves", 228, Rarity.COMMON, mage.cards.f.FyndhornElves.class));
cards.add(new SetCardInfo("Halana, Kessig Ranger", 231, Rarity.UNCOMMON, mage.cards.h.HalanaKessigRanger.class)); cards.add(new SetCardInfo("Halana, Kessig Ranger", 231, Rarity.UNCOMMON, mage.cards.h.HalanaKessigRanger.class));
cards.add(new SetCardInfo("Horizon Scholar", 73, Rarity.UNCOMMON, mage.cards.h.HorizonScholar.class)); cards.add(new SetCardInfo("Horizon Scholar", 73, Rarity.UNCOMMON, mage.cards.h.HorizonScholar.class));
cards.add(new SetCardInfo("Ikra Shidiqi, the Usurper", 519, Rarity.MYTHIC, mage.cards.i.IkraShidiqiTheUsurper.class)); cards.add(new SetCardInfo("Ikra Shidiqi, the Usurper", 519, Rarity.MYTHIC, mage.cards.i.IkraShidiqiTheUsurper.class));
cards.add(new SetCardInfo("Immaculate Magistrate", 234, Rarity.RARE, mage.cards.i.ImmaculateMagistrate.class));
cards.add(new SetCardInfo("Imperious Perfect", 235, Rarity.UNCOMMON, mage.cards.i.ImperiousPerfect.class));
cards.add(new SetCardInfo("Interpret the Signs", 75, Rarity.UNCOMMON, mage.cards.i.InterpretTheSigns.class)); cards.add(new SetCardInfo("Interpret the Signs", 75, Rarity.UNCOMMON, mage.cards.i.InterpretTheSigns.class));
cards.add(new SetCardInfo("Keeper of the Accord", 27, Rarity.RARE, mage.cards.k.KeeperOfTheAccord.class)); cards.add(new SetCardInfo("Keeper of the Accord", 27, Rarity.RARE, mage.cards.k.KeeperOfTheAccord.class));
cards.add(new SetCardInfo("Kitesail Corsair", 76, Rarity.COMMON, mage.cards.k.KitesailCorsair.class)); cards.add(new SetCardInfo("Kitesail Corsair", 76, Rarity.COMMON, mage.cards.k.KitesailCorsair.class));
@ -49,11 +55,13 @@ public final class CommanderLegends extends ExpansionSet {
cards.add(new SetCardInfo("Kydele, Chosen of Kruphix", 524, Rarity.MYTHIC, mage.cards.k.KydeleChosenOfKruphix.class)); cards.add(new SetCardInfo("Kydele, Chosen of Kruphix", 524, Rarity.MYTHIC, mage.cards.k.KydeleChosenOfKruphix.class));
cards.add(new SetCardInfo("Maelstrom Colossus", 322, Rarity.COMMON, mage.cards.m.MaelstromColossus.class)); cards.add(new SetCardInfo("Maelstrom Colossus", 322, Rarity.COMMON, mage.cards.m.MaelstromColossus.class));
cards.add(new SetCardInfo("Maelstrom Wanderer", 526, Rarity.MYTHIC, mage.cards.m.MaelstromWanderer.class)); cards.add(new SetCardInfo("Maelstrom Wanderer", 526, Rarity.MYTHIC, mage.cards.m.MaelstromWanderer.class));
cards.add(new SetCardInfo("Makeshift Munitions", 191, Rarity.COMMON, mage.cards.m.MakeshiftMunitions.class));
cards.add(new SetCardInfo("Mana Confluence", 721, Rarity.MYTHIC, mage.cards.m.ManaConfluence.class)); cards.add(new SetCardInfo("Mana Confluence", 721, Rarity.MYTHIC, mage.cards.m.ManaConfluence.class));
cards.add(new SetCardInfo("Marble Diamond", 323, Rarity.COMMON, mage.cards.m.MarbleDiamond.class)); cards.add(new SetCardInfo("Marble Diamond", 323, Rarity.COMMON, mage.cards.m.MarbleDiamond.class));
cards.add(new SetCardInfo("Mask of Memory", 324, Rarity.UNCOMMON, mage.cards.m.MaskOfMemory.class)); cards.add(new SetCardInfo("Mask of Memory", 324, Rarity.UNCOMMON, mage.cards.m.MaskOfMemory.class));
cards.add(new SetCardInfo("Mindless Automaton", 326, Rarity.UNCOMMON, mage.cards.m.MindlessAutomaton.class)); cards.add(new SetCardInfo("Mindless Automaton", 326, Rarity.UNCOMMON, mage.cards.m.MindlessAutomaton.class));
cards.add(new SetCardInfo("Nekusar, the Mindrazer", 529, Rarity.MYTHIC, mage.cards.n.NekusarTheMindrazer.class)); cards.add(new SetCardInfo("Nekusar, the Mindrazer", 529, Rarity.MYTHIC, mage.cards.n.NekusarTheMindrazer.class));
cards.add(new SetCardInfo("Phyrexian Rager", 142, Rarity.COMMON, mage.cards.p.PhyrexianRager.class));
cards.add(new SetCardInfo("Phyrexian Triniform", 331, Rarity.MYTHIC, mage.cards.p.PhyrexianTriniform.class)); cards.add(new SetCardInfo("Phyrexian Triniform", 331, Rarity.MYTHIC, mage.cards.p.PhyrexianTriniform.class));
cards.add(new SetCardInfo("Prophetic Prism", 334, Rarity.COMMON, mage.cards.p.PropheticPrism.class)); cards.add(new SetCardInfo("Prophetic Prism", 334, Rarity.COMMON, mage.cards.p.PropheticPrism.class));
cards.add(new SetCardInfo("Prossh, Skyraider of Kher", 530, Rarity.MYTHIC, mage.cards.p.ProsshSkyraiderOfKher.class)); cards.add(new SetCardInfo("Prossh, Skyraider of Kher", 530, Rarity.MYTHIC, mage.cards.p.ProsshSkyraiderOfKher.class));
@ -76,6 +84,7 @@ public final class CommanderLegends extends ExpansionSet {
cards.add(new SetCardInfo("Three Visits", 1001, Rarity.UNCOMMON, mage.cards.t.ThreeVisits.class)); cards.add(new SetCardInfo("Three Visits", 1001, Rarity.UNCOMMON, mage.cards.t.ThreeVisits.class));
cards.add(new SetCardInfo("Training Center", 358, Rarity.RARE, mage.cards.t.TrainingCenter.class)); cards.add(new SetCardInfo("Training Center", 358, Rarity.RARE, mage.cards.t.TrainingCenter.class));
cards.add(new SetCardInfo("Undergrowth Stadium", 359, Rarity.RARE, mage.cards.u.UndergrowthStadium.class)); cards.add(new SetCardInfo("Undergrowth Stadium", 359, Rarity.RARE, mage.cards.u.UndergrowthStadium.class));
cards.add(new SetCardInfo("Valakut Invoker", 206, Rarity.COMMON, mage.cards.v.ValakutInvoker.class));
cards.add(new SetCardInfo("Vampiric Tutor", 156, Rarity.MYTHIC, mage.cards.v.VampiricTutor.class)); cards.add(new SetCardInfo("Vampiric Tutor", 156, Rarity.MYTHIC, mage.cards.v.VampiricTutor.class));
cards.add(new SetCardInfo("Vault of Champions", 360, Rarity.RARE, mage.cards.v.VaultOfChampions.class)); cards.add(new SetCardInfo("Vault of Champions", 360, Rarity.RARE, mage.cards.v.VaultOfChampions.class));
cards.add(new SetCardInfo("Vial Smasher the Fierce", 540, Rarity.MYTHIC, mage.cards.v.VialSmasherTheFierce.class)); cards.add(new SetCardInfo("Vial Smasher the Fierce", 540, Rarity.MYTHIC, mage.cards.v.VialSmasherTheFierce.class));

View file

@ -39306,9 +39306,10 @@ Keeper of the Accord|Commander Legends|27|R|{3}{W}|Creature - Human Soldier|3|4|
Raise the Alarm|Commander Legends|41|C|{1}{W}|Instant|||Create two 1/1 white Soldier creature tokens.| Raise the Alarm|Commander Legends|41|C|{1}{W}|Instant|||Create two 1/1 white Soldier creature tokens.|
Rebbec, Architect of Ascension|Commander Legends|42|U|{3}{W}|Legendary Creature - Human Artificer|3|4|Artifacts you control have protection from each converted mana cost among artifacts you control.$Partner| Rebbec, Architect of Ascension|Commander Legends|42|U|{3}{W}|Legendary Creature - Human Artificer|3|4|Artifacts you control have protection from each converted mana cost among artifacts you control.$Partner|
Seraphic Greatsword|Commander Legends|45|M|{1}{W}|Artifact - Equipment|||Equipped creature gets +2/+2.$Whenever equipped creature attacks the player with the most life or tied for most life, create a 4/4 white Angel creature token with flying that's tapped and attacking that player.$Equip {4}| Seraphic Greatsword|Commander Legends|45|M|{1}{W}|Artifact - Equipment|||Equipped creature gets +2/+2.$Whenever equipped creature attacks the player with the most life or tied for most life, create a 4/4 white Angel creature token with flying that's tapped and attacking that player.$Equip {4}|
Amphin Mutineer|Commander Legends|55|R|{3}{U}|Creature - Salamander Pirate|3|3|When Amphin Mutineer enters the battlefield, exile up to one target non-Salamander creature. That creature's controller creates a 4/3 blue Salamander Warrior creature token.$Encore {4}{U}{U}|
Brinelin, the Moon Kraken|Commander Legends|60|U|{6}{U}{U}|Legendary Creature - Kraken|6|8|When Brinelin, the Moon Kraken enters the battlefield or whenever you cast a spell with converted mana cost 6 or greater, you may return target nonland permanent to its owner's hand.$Partner| Brinelin, the Moon Kraken|Commander Legends|60|U|{6}{U}{U}|Legendary Creature - Kraken|6|8|When Brinelin, the Moon Kraken enters the battlefield or whenever you cast a spell with converted mana cost 6 or greater, you may return target nonland permanent to its owner's hand.$Partner|
Confiscate|Commander Legends|62|U|{4}{U}{U}|Enchantment - Aura|||Enchant permanent$You control enchanted permanent.| Confiscate|Commander Legends|62|U|{4}{U}{U}|Enchantment - Aura|||Enchant permanent$You control enchanted permanent.|
Ghost of Ramirez DePietro"|Commander Legends|71|U|{2}{U}|Creature - Pirate Spirit|2|3|"The Ghost of Ramirez DePietro" can't be blocked by creatures with toughness 3 or greater.$Whenever "The Ghost of Ramirez DePietro" deals combat damage to a player, choose up to one target card in any graveyard that has been discarded or milled this turn. Put that card into its owner's hand.$Partner| Court of Cunning|Commander Legends|63|R|{1}{U}{U}|Enchantment|||When Court of Cunning enters the battlefield, you become the monarch.$At the beginning of your upkeep, any number of target players each mill two cards. If you're the monarch, each of those players mills ten cards instead.|
Horizon Scholar|Commander Legends|73|U|{5}{U}|Creature - Sphinx|4|4|Flying$When Horizon Scholar enters the battlefield, scry 2.| Horizon Scholar|Commander Legends|73|U|{5}{U}|Creature - Sphinx|4|4|Flying$When Horizon Scholar enters the battlefield, scry 2.|
Interpret the Signs|Commander Legends|75|U|{5}{U}|Sorcery|||Scry 3, then reveal the top card of your library. Draw cards equal to that card's converted mana cost.| Interpret the Signs|Commander Legends|75|U|{5}{U}|Sorcery|||Scry 3, then reveal the top card of your library. Draw cards equal to that card's converted mana cost.|
Kitesail Corsair|Commander Legends|76|C|{1}{U}|Creature - Human Pirate|2|1|Kitesail Corsair has flying as long as it's attacking.| Kitesail Corsair|Commander Legends|76|C|{1}{U}|Creature - Human Pirate|2|1|Kitesail Corsair has flying as long as it's attacking.|
@ -39317,16 +39318,20 @@ Malcolm, Keen-Eyed Navigator|Commander Legends|79|U|{2}{U}|Legendary Creature -
Merchant Raiders|Commander Legends|81|U|{3}{U}|Creature - Human Pirate|2|4|Whenever Merchant Raiders or another Pirate enters the battlefield under your control, tap up to one target creature. That creature doesn't untap during its controller's untap step for as long as you control Merchant Raiders.| Merchant Raiders|Commander Legends|81|U|{3}{U}|Creature - Human Pirate|2|4|Whenever Merchant Raiders or another Pirate enters the battlefield under your control, tap up to one target creature. That creature doesn't untap during its controller's untap step for as long as you control Merchant Raiders.|
Mnemonic Deluge|Commander Legends|82|M|{6}{U}{U}{U}|Sorcery|||Exile target instant or sorcery card from a graveyard. Copy that card three times. You may cast the copies without paying their mana costs. Exile Mnemonic Deluge.| Mnemonic Deluge|Commander Legends|82|M|{6}{U}{U}{U}|Sorcery|||Exile target instant or sorcery card from a graveyard. Copy that card three times. You may cast the copies without paying their mana costs. Exile Mnemonic Deluge.|
Prying Eyes|Commander Legends|86|C|{4}{U}{U}|Instant|||Draw four cards, then discard two cards.| Prying Eyes|Commander Legends|86|C|{4}{U}{U}|Instant|||Draw four cards, then discard two cards.|
Run Away Together|Commander Legends|87|C|{1}{U}|Instant|||Choose two target creatures controlled by different players. Return those creatures to their owners' hands.|
Siani, Eye of the Storm|Commander Legends|95|U|{3}{U}|Legendary Creature - Djinn Monk|3|2|Flying$Whenever Siani, Eye of the Storm attacks, scry X, where X is the number of attacking creatures with flying.$Partner| Siani, Eye of the Storm|Commander Legends|95|U|{3}{U}|Legendary Creature - Djinn Monk|3|2|Flying$Whenever Siani, Eye of the Storm attacks, scry X, where X is the number of attacking creatures with flying.$Partner|
Siren Stormtamer|Commander Legends|96|U|{U}|Creature - Siren Pirate Wizard|1|1|Flying${U}, Sacrifice Siren Stormtamer: Counter target spell or ability that targets you or a creature you control.| Siren Stormtamer|Commander Legends|96|U|{U}|Creature - Siren Pirate Wizard|1|1|Flying${U}, Sacrifice Siren Stormtamer: Counter target spell or ability that targets you or a creature you control.|
Sphinx of the Second Sun|Commander Legends|99|M|{6}{U}{U}|Creature - Sphinx|6|6|Flying$At the beginning of your postcombat main phase, you get an additional beginning phase after this phase.| Sphinx of the Second Sun|Commander Legends|99|M|{6}{U}{U}|Creature - Sphinx|6|6|Flying$At the beginning of your postcombat main phase, you get an additional beginning phase after this phase.|
Supreme Will|Commander Legends|102|U|{2}{U}|Instant|||Choose one —$• Counter target spell unless its controller pays {3}.$• Look at the top four cards of your library. Put one of them into your hand and the rest on the bottom of your library in any order.| Supreme Will|Commander Legends|102|U|{2}{U}|Instant|||Choose one —$• Counter target spell unless its controller pays {3}.$• Look at the top four cards of your library. Put one of them into your hand and the rest on the bottom of your library in any order.|
Warden of Evos Isle|Commander Legends|106|U|{2}{U}|Creature - Bird Wizard|2|2|Flying$Creature spells with flying you cast cost {1} less to cast.| Warden of Evos Isle|Commander Legends|106|U|{2}{U}|Creature - Bird Wizard|2|2|Flying$Creature spells with flying you cast cost {1} less to cast.|
Briarblade Adept|Commander Legends|111|C|{4}{B}|Creature - Elf Assassin|3|4|Whenever Briarblade Adept attacks, target creature an opponent controls get -1/-1 until end of turn.$Encore {3}{B}| Briarblade Adept|Commander Legends|111|C|{4}{B}|Creature - Elf Assassin|3|4|Whenever Briarblade Adept attacks, target creature an opponent controls get -1/-1 until end of turn.$Encore {3}{B}|
Cast Down|Commander Legends|112|U|{1}{B}|Instant|||Destroy target nonlegendary creature.|
Demonic Lore|Commander Legends|118|U|{2}{B}|Enchantment|||When Demonic Lore enters the battlefield, draw three cards.$At the beginning of your end step, you lose 2 life for each card in your hand.|
Exquisite Huntmaster|Commander Legends|122|C|{3}{B}|Creature - Elf Warrior|4|2|When Exquisite Huntmaster dies, create a 1/1 green Elf Warrior creature token.$Encore {4}{B}| Exquisite Huntmaster|Commander Legends|122|C|{3}{B}|Creature - Elf Warrior|4|2|When Exquisite Huntmaster dies, create a 1/1 green Elf Warrior creature token.$Encore {4}{B}|
Eyeblight Cullers|Commander Legends|124|C|{4}{B}|Creature - Elf Warrior|3|3|When Eyeblight Cullers dies, create three 1/1 green Elf Warrior creature tokens, then mill three cards.| Eyeblight Cullers|Commander Legends|124|C|{4}{B}|Creature - Elf Warrior|3|3|When Eyeblight Cullers dies, create three 1/1 green Elf Warrior creature tokens, then mill three cards.|
Keskit, the Flesh Sculptor|Commander Legends|131|U|{2}{B}|Legendary Creature - Human Artificer|1|3|{T}, Sacrifice three other artifacts and/or creatures: Look at the top three cards of your library. Put two of them into your hand and the other into your graveyard.$Partner| Keskit, the Flesh Sculptor|Commander Legends|131|U|{2}{B}|Legendary Creature - Human Artificer|1|3|{T}, Sacrifice three other artifacts and/or creatures: Look at the top three cards of your library. Put two of them into your hand and the other into your graveyard.$Partner|
Opposition Agent|Commander Legends|141|R|{2}{B}|Creature - Human Rogue|3|2|Flash$You control your opponents while they're searching their libraries.$While an opponent is searching their library, they exile each card they find. You may play those cards for as long as they remain exiled, and you may spend mana as though it were mana of any color to cast them.| Opposition Agent|Commander Legends|141|R|{2}{B}|Creature - Human Rogue|3|2|Flash$You control your opponents while they're searching their libraries.$While an opponent is searching their library, they exile each card they find. You may play those cards for as long as they remain exiled, and you may spend mana as though it were mana of any color to cast them.|
Phyrexian Rager|Commander Legends|142|C|{2}{B}|Creature - Horror|2|2|When Phyrexian Rager enters the battlefield, you draw a card and you lose 1 life.|
Profane Transfusion|Commander Legends|145|M|{6}{B}{B}{B}|Sorcery|||Two target players exchange life totals. You create an X/X colorless Horror artifact creature token, where X is the difference between those players' life totals.| Profane Transfusion|Commander Legends|145|M|{6}{B}{B}{B}|Sorcery|||Two target players exchange life totals. You create an X/X colorless Horror artifact creature token, where X is the difference between those players' life totals.|
Sengir, the Dark Baron|Commander Legends|149|R|{4}{B}{B}|Legendary Creature - Vampire Noble|4|4|Flying$Whenever another creature dies, put two +1/+1 counters on Sengir, the Dark Baron.$Whenever another player loses the game, you gain life equal to that player's life total as the turn began.$Partner| Sengir, the Dark Baron|Commander Legends|149|R|{4}{B}{B}|Legendary Creature - Vampire Noble|4|4|Flying$Whenever another creature dies, put two +1/+1 counters on Sengir, the Dark Baron.$Whenever another player loses the game, you gain life equal to that player's life total as the turn began.$Partner|
Szat's Will|Commander Legends|152|R|{4}{B}|Instant|||Choose one. If you control a commander as you cast this spell, you may choose both.$• Each opponent sacrifices a creature they control with the greatest power.$• Exile all cards from all opponents' graveyards, then create X 0/1 black Thrull creature tokens, where X is the greatest power among creature cards exiled this way.| Szat's Will|Commander Legends|152|R|{4}{B}|Instant|||Choose one. If you control a commander as you cast this spell, you may choose both.$• Each opponent sacrifices a creature they control with the greatest power.$• Exile all cards from all opponents' graveyards, then create X 0/1 black Thrull creature tokens, where X is the greatest power among creature cards exiled this way.|
@ -39337,11 +39342,24 @@ Alena, Kessig Trapper|Commander Legends|160|U|{4}{R}|Legendary Creature - Human
Brazen Freebooter|Commander Legends|164|C|{3}{R}|Creature - Human Pirate|3|3|When Brazen Freebooter enters the battlefield, create a Treasure token.| Brazen Freebooter|Commander Legends|164|C|{3}{R}|Creature - Human Pirate|3|3|When Brazen Freebooter enters the battlefield, create a Treasure token.|
Breeches, Brazen Plunderer|Commander Legends|165|U|{3}{R}|Legendary Creature - Goblin Pirate|3|3|Menace$Whenever one or more Pirates you control deal damage to your opponents, exile the top card of each of those opponents' libraries. You may play those cards this turn, and you may spend mana as though it were mana of any color to cast those spells.$Partner| Breeches, Brazen Plunderer|Commander Legends|165|U|{3}{R}|Legendary Creature - Goblin Pirate|3|3|Menace$Whenever one or more Pirates you control deal damage to your opponents, exile the top card of each of those opponents' libraries. You may play those cards this turn, and you may spend mana as though it were mana of any color to cast those spells.$Partner|
Coastline Marauders|Commander Legends|168|U|{2}{R}|Creature - Human Pirate|0|3|Trample$Whenever Coastline Marauders attacks, it gets +1/+0 until end of turn for each land defending player controls.$Encore {4}{R}{R}| Coastline Marauders|Commander Legends|168|U|{2}{R}|Creature - Human Pirate|0|3|Trample$Whenever Coastline Marauders attacks, it gets +1/+0 until end of turn for each land defending player controls.$Encore {4}{R}{R}|
Dragon Mantle|Commander Legends|174|C|{R}|Enchantment - Aura|||Enchant creature$When Dragon Mantle enters the battlefield, draw a card.$Enchanted creature has "{R}: This creature gets +1/+0 until end of turn."|
Krark, the Thumbless|Commander Legends|189|R|{1}{R}|Legendary Creature - Goblin Wizard|2|2|Whenever you cast an instant or sorcery spell, flip a coin. If you lose the flip, return that spell to its owner's hand. If you win the flip, copy that spell, and you may choose new targets for the copy.$Partner| Krark, the Thumbless|Commander Legends|189|R|{1}{R}|Legendary Creature - Goblin Wizard|2|2|Whenever you cast an instant or sorcery spell, flip a coin. If you lose the flip, return that spell to its owner's hand. If you win the flip, copy that spell, and you may choose new targets for the copy.$Partner|
Makeshift Munitions|Commander Legends|191|C|{1}{R}|Enchantment|||{1}, Sacrifice an artifact or creature: Makeshift Munitions deals 1 damage to any target.|
Meteoric Mace|Commander Legends|192|U|{4}{R}{R}|Artifact - Equipment|||Equipped creature gets +4/+0 and has trample.$Equip {4}$Cascade|
Port Razer|Commander Legends|193|M|{3}{R}{R}|Creature - Orc Pirate|4|4|Whenever Port Razer deals combat damage to a player, untap each creature you control. After this combat phase, there is an additional combat phase.$Port Razer can't attack a player it has already attacked this turn.|
Valakut Invoker|Commander Legends|206|C|{2}{R}|Creature - Human Shaman|2|3|{8}: Valakut Invoker deals 3 damage to any target.|
Entourage of Trest|Commander Legends|224|C|{4}{G}|Creature - Elf Soldier|4|4|When Entourage of Trest enters the battlefield, you become the monarch.$Entourage of Trest can block an additional creature each combat as long as you're the monarch.| Entourage of Trest|Commander Legends|224|C|{4}{G}|Creature - Elf Soldier|4|4|When Entourage of Trest enters the battlefield, you become the monarch.$Entourage of Trest can block an additional creature each combat as long as you're the monarch.|
Farhaven Elf|Commander Legends|225|C|{2}{G}|Creature - Elf Druid|1|1|When Farhaven Elf enters the battlefield, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.|
Fyndhorn Elves|Commander Legends|228|C|{G}|Creature - Elf Druid|1|1|{T}: Add {G}.|
Halana, Kessig Ranger|Commander Legends|231|U|{3}{G}|Legendary Creature - Human Archer|3|4|Reach$Whenever another creature enters the battlefield under your control, you may pay {2}. When you do, that creature deals damage equal to its power to target creature.$Partner| Halana, Kessig Ranger|Commander Legends|231|U|{3}{G}|Legendary Creature - Human Archer|3|4|Reach$Whenever another creature enters the battlefield under your control, you may pay {2}. When you do, that creature deals damage equal to its power to target creature.$Partner|
Immaculate Magistrate|Commander Legends|234|R|{3}{G}|Creature - Elf Shaman|2|2|{T}: Put a +1/+1 counter on target creature for each Elf you control.|
Imperious Perfect|Commander Legends|235|U|{2}{G}|Creature - Elf Warrior|2|2|Other Elf creatures you control get +1/+1.${G}, {T}: Create a 1/1 green Elf Warrior creature token.|
Kodama of the East Tree|Commander Legends|239|R|{4}{G}{G}|Legendary Creature - Spirit|6|6|Reach$Whenever another permanent enters the battlefield under your control, if it wasn't put onto the battlefield with this ability, you may put a permanent card with equal or lesser converted mana cost from your hand onto the battlefield.$Partner| Kodama of the East Tree|Commander Legends|239|R|{4}{G}{G}|Legendary Creature - Spirit|6|6|Reach$Whenever another permanent enters the battlefield under your control, if it wasn't put onto the battlefield with this ability, you may put a permanent card with equal or lesser converted mana cost from your hand onto the battlefield.$Partner|
Magus of the Order|Commander Legends|242|R|{2}{G}{G}|Creature - Human Wizard|3|3|{G}, {T}, Sacrifice Magus of the Order and another green creature: Search your library for a green creature card and put it onto the battlefield. Then shuffle your library.| Magus of the Order|Commander Legends|242|R|{2}{G}{G}|Creature - Human Wizard|3|3|{G}, {T}, Sacrifice Magus of the Order and another green creature: Search your library for a green creature card and put it onto the battlefield. Then shuffle your library.|
Natural Reclamation|Commander Legends|245|C|{4}{G}|Instant|||Cascade$Destroy target artifact or enchantment.|
Amareth, the Lustrous|Commander Legends|266|R|{3}{G}{U}{W}|Legendary Creature - Dragon|6|6|Flying$Whenever another permanent enters the battlefield under your control, look at the top card of your library. If it shares a card type with that permanent, you may reveal that card and put it into your hand.|
Blim, Comedic Genius|Commander Legends|272|R|{2}{B}{R}|Legendary Creature - Imp|4|3|Flying$Whenever Blim, Comedic Genius deals combat damage to a player, that player gains control of target permanent you control. Then each player loses life and discards cards equal to the number of permanents they control but don't own.|
Gor Muldrak, Amphinologist|Commander Legends|277|R|{1}{G}{U}|Legendary Creature - Human Scout|3|2|You and permanents you control have protection from Salamanders.$At the beginning of your end step, each player who controls the fewest creatures creates a 4/3 blue Salamander Warrior creature token.|
Liesa, Shroud of Dusk|Commander Legends|286|R|{2}{W}{W}{B}|Legendary Creature - Angel|5|5|Rather than pay {2} for each previous time you've cast this spell from the command zone this game, pay 2 life that many times.$Flying, lifelink$Whenever a player casts a spell, they lose 2 life.| Liesa, Shroud of Dusk|Commander Legends|286|R|{2}{W}{W}{B}|Legendary Creature - Angel|5|5|Rather than pay {2} for each previous time you've cast this spell from the command zone this game, pay 2 life that many times.$Flying, lifelink$Whenever a player casts a spell, they lose 2 life.|
Nymris, Oona's Trickster|Commander Legends|288|R|{3}{U}{B}|Legendary Creature - Faerie Knight|1|6|Flash$Flying$Whenever you cast your first spell during each opponent's turn, look at the top two cards of your library. Put one of those cards into your hand and the other into your graveyard.| Nymris, Oona's Trickster|Commander Legends|288|R|{3}{U}{B}|Legendary Creature - Faerie Knight|1|6|Flash$Flying$Whenever you cast your first spell during each opponent's turn, look at the top two cards of your library. Put one of those cards into your hand and the other into your graveyard.|
Bladegriff Prototype|Commander Legends|300|R|{5}|Artifact Creature - Griffin|3|2|Flying$Whenever Bladegriff Prototype deals combat damage to a player, destroy target nonland permanent of that player's choice that one of your opponents controls.| Bladegriff Prototype|Commander Legends|300|R|{5}|Artifact Creature - Griffin|3|2|Flying$Whenever Bladegriff Prototype deals combat damage to a player, destroy target nonland permanent of that player's choice that one of your opponents controls.|