diff --git a/Mage.Sets/src/mage/sets/DominariaUnited.java b/Mage.Sets/src/mage/sets/DominariaUnited.java index c7a418ff85..47f4dbde33 100644 --- a/Mage.Sets/src/mage/sets/DominariaUnited.java +++ b/Mage.Sets/src/mage/sets/DominariaUnited.java @@ -12,7 +12,7 @@ import java.util.List; */ public final class DominariaUnited extends ExpansionSet { - private static final List unfinished = Arrays.asList("Argivian Cavalier", "Balduvian Berserker", "Coalition Skyknight", "Guardian of New Benalia", "Keldon Flamesage", "Linebreaker Baloth", "Yavimaya Steelcrusher"); + private static final List unfinished = Arrays.asList("Argivian Cavalier", "Balduvian Berserker", "Barkweave Crusher", "Benalish Faithbonder", "Coalition Skyknight", "Coalition Warbrute", "Guardian of New Benalia", "Hexbane Tortoise", "Keldon Flamesage", "Linebreaker Baloth", "Yavimaya Steelcrusher"); private static final DominariaUnited instance = new DominariaUnited(); @@ -47,9 +47,12 @@ public final class DominariaUnited extends ExpansionSet { cards.add(new SetCardInfo("Battlewing Mystic", 43, Rarity.UNCOMMON, mage.cards.b.BattlewingMystic.class)); cards.add(new SetCardInfo("Benalish Sleeper", 8, Rarity.COMMON, mage.cards.b.BenalishSleeper.class)); cards.add(new SetCardInfo("Bog Badger", 156, Rarity.COMMON, mage.cards.b.BogBadger.class)); + cards.add(new SetCardInfo("Bone Splinters", 83, Rarity.COMMON, mage.cards.b.BoneSplinters.class)); cards.add(new SetCardInfo("Bortuk Bonerattle", 197, Rarity.UNCOMMON, mage.cards.b.BortukBonerattle.class)); cards.add(new SetCardInfo("Braids, Arisen Nightmare", 84, Rarity.RARE, mage.cards.b.BraidsArisenNightmare.class)); cards.add(new SetCardInfo("Briar Hydra", 286, Rarity.RARE, mage.cards.b.BriarHydra.class)); + cards.add(new SetCardInfo("Broken Wings", 157, Rarity.COMMON, mage.cards.b.BrokenWings.class)); + cards.add(new SetCardInfo("Captain's Call", 9, Rarity.COMMON, mage.cards.c.CaptainsCall.class)); cards.add(new SetCardInfo("Caves of Koilos", 244, Rarity.RARE, mage.cards.c.CavesOfKoilos.class)); cards.add(new SetCardInfo("Charismatic Vanguard", 10, Rarity.COMMON, mage.cards.c.CharismaticVanguard.class)); cards.add(new SetCardInfo("Citizen's Arrest", 11, Rarity.COMMON, mage.cards.c.CitizensArrest.class)); @@ -64,18 +67,22 @@ public final class DominariaUnited extends ExpansionSet { cards.add(new SetCardInfo("Elas il-Kor, Sadistic Pilgrim", 198, Rarity.UNCOMMON, mage.cards.e.ElasIlKorSadisticPilgrim.class)); cards.add(new SetCardInfo("Electrostatic Infantry", 122, Rarity.UNCOMMON, mage.cards.e.ElectrostaticInfantry.class)); cards.add(new SetCardInfo("Elvish Hydromancer", 162, Rarity.UNCOMMON, mage.cards.e.ElvishHydromancer.class)); + cards.add(new SetCardInfo("Essence Scatter", 49, Rarity.COMMON, mage.cards.e.EssenceScatter.class)); cards.add(new SetCardInfo("Evolved Sleeper", 93, Rarity.RARE, mage.cards.e.EvolvedSleeper.class)); cards.add(new SetCardInfo("Extinguish the Light", 94, Rarity.COMMON, mage.cards.e.ExtinguishTheLight.class)); cards.add(new SetCardInfo("Fires of Victory", 123, Rarity.UNCOMMON, mage.cards.f.FiresOfVictory.class)); cards.add(new SetCardInfo("Forest", 274, Rarity.LAND, mage.cards.basiclands.Forest.class, NON_FULL_USE_VARIOUS)); cards.add(new SetCardInfo("Frostfist Strider", 51, Rarity.UNCOMMON, mage.cards.f.FrostfistStrider.class)); cards.add(new SetCardInfo("Gaea's Might", 164, Rarity.COMMON, mage.cards.g.GaeasMight.class)); + cards.add(new SetCardInfo("Griffin Protector", 18, Rarity.COMMON, mage.cards.g.GriffinProtector.class)); + cards.add(new SetCardInfo("Hammerhand", 129, Rarity.COMMON, mage.cards.h.Hammerhand.class)); cards.add(new SetCardInfo("Haughty Djinn", 52, Rarity.RARE, mage.cards.h.HaughtyDjinn.class)); cards.add(new SetCardInfo("Herd Migration", 165, Rarity.RARE, mage.cards.h.HerdMigration.class)); cards.add(new SetCardInfo("Hero's Heirloom", 231, Rarity.UNCOMMON, mage.cards.h.HerosHeirloom.class)); cards.add(new SetCardInfo("Hurler Cyclops", 130, Rarity.UNCOMMON, mage.cards.h.HurlerCyclops.class)); cards.add(new SetCardInfo("Hurloon Battle Hymn", 131, Rarity.UNCOMMON, mage.cards.h.HurloonBattleHymn.class)); cards.add(new SetCardInfo("Impede Momentum", 54, Rarity.COMMON, mage.cards.i.ImpedeMomentum.class)); + cards.add(new SetCardInfo("Impulse", 55, Rarity.COMMON, mage.cards.i.Impulse.class)); cards.add(new SetCardInfo("Inscribed Tablet", 232, Rarity.UNCOMMON, mage.cards.i.InscribedTablet.class)); cards.add(new SetCardInfo("Island", 265, Rarity.LAND, mage.cards.basiclands.Island.class, NON_FULL_USE_VARIOUS)); cards.add(new SetCardInfo("Jaya's Firenado", 134, Rarity.COMMON, mage.cards.j.JayasFirenado.class)); @@ -95,6 +102,7 @@ public final class DominariaUnited extends ExpansionSet { cards.add(new SetCardInfo("Llanowar Loamspeaker", 170, Rarity.RARE, mage.cards.l.LlanowarLoamspeaker.class)); cards.add(new SetCardInfo("Magnigoth Sentry", 172, Rarity.COMMON, mage.cards.m.MagnigothSentry.class)); cards.add(new SetCardInfo("Mesa Cavalier", 26, Rarity.COMMON, mage.cards.m.MesaCavalier.class)); + cards.add(new SetCardInfo("Meteorite", 235, Rarity.COMMON, mage.cards.m.Meteorite.class)); cards.add(new SetCardInfo("Micromancer", 57, Rarity.UNCOMMON, mage.cards.m.Micromancer.class)); cards.add(new SetCardInfo("Molten Monstrosity", 139, Rarity.COMMON, mage.cards.m.MoltenMonstrosity.class)); cards.add(new SetCardInfo("Monstrous War-Leech", 98, Rarity.UNCOMMON, mage.cards.m.MonstrousWarLeech.class)); diff --git a/Utils/mtg-cards-data.txt b/Utils/mtg-cards-data.txt index 3d6ef79951..5842b61cbf 100644 --- a/Utils/mtg-cards-data.txt +++ b/Utils/mtg-cards-data.txt @@ -45229,19 +45229,29 @@ Karn, Living Legacy|Dominaria United|1|M|{4}|Legendary Planeswalker - Karn|4|+1: Anointed Peacekeeper|Dominaria United|2|R|{2}{W}|Creature - Human Cleric|3|3|Vigilance$As Anointed Peacekeeper enters the battlefield, look at an opponent's hand, then choose any card name.$Spells your opponents cast with the chosen name cost {2} more to cast.$Activated abilities of sources with the chosen name cost {2} more to activate unless they're mana abilities.| Archangel of Wrath|Dominaria United|3|R|{2}{W}{W}|Creature - Angel|3|4|Kicker {B} and/or {R}$Flying, lifelink$When Archangel of Wrath enters the battlefield, if it was kicked, it deals 2 damage to any target.$When Archangel of Wrath enters the battlefield, if it was kicked twice, it deals 2 damage to any target.| Argivian Cavalier|Dominaria United|4|C|{2}{W}|Creature - Orc Knight|2|2|Enlist$When Argivian Cavalier enters the battlefield, create a 1/1 white Soldier creature token.| +Argivian Phalanx|Dominaria United|5|C|{5}{W}|Creature - Human Kor Soldier|44|4|This spell costs {1} less to cast for each creature you control.$Vigilance| +Artillery Blast|Dominaria United|6|C|{1}{W}|Instant|||Domain--Artillery Blast deals X damage to target tapped creature, where X is 1 plus the number of basic land types among lands you control.| +Benalish Faithbonder|Dominaria United|7|C|{1}{W}|Creature - Human Cleric|1|3|Vigilance$Enlist| Benalish Sleeper|Dominaria United|8|C|{1}{W}|Creature - Phyrexian Human Soldier|3|1|Kicker {B}$When Benalish Sleeper enters the battlefield, if it was kicked, each player sacrifices a creature.| +Captain's Call|Dominaria United|9|C|{3}{W}|Sorcery|||Create three 1/1 white Soldier creature tokens.| Charismatic Vanguard|Dominaria United|10|C|{2}{W}|Creature - Dwarf Soldier|3|2|{4}{W}: Creatures you control get +1/+1 until end of turn.| Citizen's Arrest|Dominaria United|11|C|{1}{W}{W}|Enchantment|||When Citizen's Arrest enters the battlefield, exile target creature or planeswalker an opponent controls until Citizen's Arrest leaves the battlefield.| Cleaving Skyrider|Dominaria United|12|U|{2}{W}|Creature - Human Warrior|2|2|Flash$Kicker {2}{R}$Flying$When Cleaving Skyrider enters the battlefield, if it was kicked, it deals X damage to any target, where X is the number of attacking creatures.| +Clockwork Drawbridge|Dominaria United|13|C|{W}|Artifact Creature - Wall|0|3|Defender${2}{W}, {T}: Tap target creature.| Coalition Skyknight|Dominaria United|14|U|{3}{W}|Creature - Human Knight|2|2|Flying$Enlist| Danitha, Benalia's Hope|Dominaria United|15|R|{4}{W}|Legendary Creature - Human Knight|4|4|First strike, vigilance, lifelink$When Danitha, Benalia's Hope enters the battlefield, you may put an Aura or Equipment card from your hand onto the battlefield attached to Danitha.| Defiler of Faith|Dominaria United|16|R|{3}{W}{W}|Creature - Phyrexian Human|5|5|Vigilance$As an additional cost to cast white permanent spells, you may pay 2 life. Those spells cost {W} less to cast if you paid life this way. This effect reduces only the amount of white mana you pay.$Whenever you cast a white permanent spell, create a 1/1 white Soldier creature token.| +Destroy Evil|Dominaria United|17|C|{1}{W}|Instant|||Choose one--$* Destroy target creature with toughness 4 or greater.$* Destroy target enchantment.| +Griffin Protector|Dominaria United|18|C|{3}{W}|Creature - Griffin|2|3|Flying$Whenever another creature enters the battlefield under your control, Griffin Protector gets +1/+1 until end of turn.| Guardian of New Benalia|Dominaria United|19|R|{1}{W}|Creature - Human Soldier|2|2|Enlist$Whenever Guardian of New Benalia enlists a creature, scry 2.$Discard a card: Guardian of New Benalia gains indestructible until end of turn. Tap it.| +Heroic Charge|Dominaria United|20|C|{2}{W}{W}|Instant|||Kicker {1}{R} (You may pay an additional {1}{R} as you cast this spell.$Creatures you control get +2/+1 until end of turn. If this spell was kicked, those creatures also gain trample until end of turn.| Join Forces|Dominaria United|21|U|{2}{W}|Instant|||Untap up to two target creatures. They each get +2/+2 until end of turn.| Juniper Order Rootweaver|Dominaria United|22|C|{1}{W}|Creature - Human Druid|2|2|Kicker {G}$When Juniper Order Rootweaver enters the battlefield, if it was kicked, put a +1/+1 counter on target creature you control.| Knight of Dawn's Light|Dominaria United|23|U|{1}{W}|Creature - Human Knight|2|2|First strike$If you would gain life, you gain that much life plus 1 instead.${1}{W}: Knight of Dawn's Light gets +1/+1 until end of turn.| Leyline Binding|Dominaria United|24|R|{5}{W}|Enchantment|||Flash$Domain -- This spell costs {1} less to cast for each basic land type among lands you control.$When Leyline Binding enters the battlefield, exile target nonland permanent an opponent controls until Leyline Binding leaves the battlefield.| +Love Song of Night and Day|Dominaria United|25|U|{2}{W}|Enchantment - Saga|||Read ahead$I -- You and target opponent each draw two cards.$II -- Create a 1/1 white Bird creature token with flying.$III -- Put a +1/+1 counter on each of up to two target creatures.| Mesa Cavalier|Dominaria United|26|C|{2}{W}|Creature - Human Knight|2|1|Flying$When Mesa Cavalier enters the battlefield, you gain 2 life.| +Phyrexian Missionary|Dominaria United|27|U|{1}{W}|Creature - Phyrexian Human Cleric|2|3|Kicker {1}{B}$Lifelink$When Phyrexian Missionary enters the battlefield, if it was kicked, return target creature card from your graveyard to your hand.| Prayer of Binding|Dominaria United|28|U|{3}{W}|Enchantment|||Flash$When Prayer of Binding enters the battlefield, exile up to one target nonland permanent an opponent controls until Prayer of Binding leaves the battlefield. You gain 2 life.| Resolute Reinforcements|Dominaria United|29|U|{1}{W}|Creature - Human Soldier|1|1|Flash$When Resolute Reinforcements enters the battlefield, create a 1/1 white Soldier creature token.| Runic Shot|Dominaria United|30|U|{W}|Sorcery|||Kicker {U}$Destroy target tapped creature. If this spell was kicked, scry 2.| @@ -45251,27 +45261,39 @@ Shalai's Acolyte|Dominaria United|33|U|{4}{W}|Creature - Angel|3|4|Kicker {1}{G} Stall for Time|Dominaria United|34|C|{2}{W}|Instant|||Kicker {1}{U}$Tap up to two target creatures. If this spell was kicked, put a stun counter on each of those creatures.$Draw a card.| Take Up the Shield|Dominaria United|35|C|{1}{W}|Instant|||Put a +1/+1 counter on target creature. It gains lifelink and indestructible until end of turn.| Temporary Lockdown|Dominaria United|36|R|{1}{W}{W}|Enchantment|||When Temporary Lockdown enters the battlefield, exile each nonland permanent with mana value 2 or less until Temporary Lockdown leaves the battlefield.| +Urza Assembles the Titans|Dominaria United|37|R|{3}{W}{W}|Enchantment - Saga|||Read ahead$I--Scry 4, then you may reveal the topp card of your library. if a planeswalker card is revealed this way, put it into your hand.$II--You may put a planeswalker card with mana value 6 or less from your hand onto the battlefield.$III--You may activate the loyalty abilities of planeswalkers you control twice this turn rather than only once.| Valiant Veteran|Dominaria United|38|R|{1}{W}|Creature - Kor Soldier|2|2|Other Soldiers you control get +1/+1.${3}{W}{W}, Exile Valiant Veteran from your graveyard: Put a +1/+1 counter on each Soldier you control.| Wingmantle Chaplain|Dominaria United|39|U|{3}{W}|Creature - Human Cleric|0|3|Defender$When Wingmantle Chaplain enters the battlefield, create a 1/1 white Bird creature token with flying for each creature with defender you control.$Whenever another creature with defender enters the battlefield under your control, create a 1/1 white Bird creature token with flying.| +Academy Loremaster|Dominaria United|40|R|{U}{U}|Creature - Human Wizard|2|3|At the beginning of each player's draw step, that player may draw an additional card. If they do, spells they cast this turn cost {2} more to cast.| Academy Wall|Dominaria United|41|C|{2}{U}|Creature - Wall|0|5|Defender$Whenever you cast an instant or sorcery spell, you may draw a card. If you do, discard a card. This ability triggers only once each turn.| Aether Channeler|Dominaria United|42|R|{2}{U}|Creature - Human Wizard|2|1|When Aether Channeler enters the battlefield, choose one --$* Create a 1/1 white Bird creature token with flying.$* Return another target nonland permanent to its owner's hand.$* Draw a card.| Battlewing Mystic|Dominaria United|43|U|{1}{U}|Creature - Bird Wizard|2|1|Kicker {R}$Flying$When Battlewing Mystic enters the battlefield, if it was kicked, discard your hand, then draw two cards.| +Combat Research|Dominaria United|44|U|{U}|Enchantment - Aura|||Enchant creature$Enchanted creature has "Whenever this creature deals combat damage to a player, draw a card."$As long as enchanted creature is legendary, it gets +1/+1 and has ward {1}.| Coral Colony|Dominaria United|45|U|{1}{U}|Creature - Wall|1|4|Defender${1}{U}, {T}: Target player mills X cards, where X is the number of cards you control with defender.| Defiler of Dreams|Dominaria United|46|R|{3}{U}{U}|Creature - Phyrexian Sphinx|4|3|Flying$As an additional cost to cast blue permanent spells, you may pay 2 life. Those spells cost {U} less to cast if you paid life this way. This effect reduces only the amount of blue mana you pay.$Whenever you cast a blue permanent spell, draw a card.| Djinn of the Fountain|Dominaria United|47|U|{4}{U}{U}|Creature - Djinn|4|4|Flying$Whenever you cast an instant or sorcery spell, choose one --$* Djinn of the Fountain gets +1/+1 until end of turn.$* Exile Djinn of the Fountain. Return it to the battlefield under its owner's control at the beginning of the next end step.$* Scry 1.| +Ertai's Scorn|Dominaria United|48|C|{1}{U}{U}|Instant|||This spell costs {U} less to cast if an opponent cast two or more spells this turn.$Counter target spell.| +Essence Scatter|Dominaria United|49|C|{1}{U}|Instant|||Counter target creature spell.| Founding the Third Path|Dominaria United|50|U|{1}{U}|Enchantment - Saga|||Read ahead$I -- You may cast an instant or sorcery spell with mana value 1 or 2 from your hand without paying its mana cost.$II -- Target player mills four cards.$III -- Exile target instant or sorcery card from your graveyard. Copy it. You may cast the copy.| Frostfist Strider|Dominaria United|51|U|{3}{U}{U}|Creature - Elemental Giant|4|4|Ward {2}$When Frostfist Strider enters the battlefield, tap target creature an opponent controls and put a stun counter on it.| Haughty Djinn|Dominaria United|52|R|{1}{U}{U}|Creature - Djinn|*|4|Flying$Haughty Djinn's power is equal to the number of instant and sorcery cards in your graveyard.$Instant and sorcery spells you cast cost {1} less to cast.| +Haunting Figment|Dominaria United|53|C|{1}{U}|Creature - Illusion|2|1|Vigilance$Haunting Figment can't be blocked as long as you've cast an instant or sorcery spell this turn.| Impede Momentum|Dominaria United|54|C|{1}{U}|Sorcery|||Tap target creature and put three stun counters on it.$Scry 1.| +Impulse|Dominaria United|55|C|{1}{U}|Instant|||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.| Joint Exploration|Dominaria United|56|U|{1}{U}|Instant|||Kicker {G}$Scry 2, then draw a card. If this spell was kicked, you may put a land card from your hand onto the battlefield.| Micromancer|Dominaria United|57|U|{3}{U}|Creature - Human Wizard|3|3|When Micromancer enters the battlefield, you may search your library for an instant or sorcery card with mana value 1, reveal it, put it into your hand, then shuffle.| Negate|Dominaria United|58|C|{1}{U}|Instant|||Counter target noncreature spell.| The Phasing of Zhalfir|Dominaria United|59|R|{2}{U}{U}|Enchantment - Saga|||Read ahead$I, II -- Another target nonland permanent phases out. It can't phase in for as long as you control The Phasing of Zhalfir.$III -- Destroy all creatures. For each creature destroyed this way, its controller creates a 2/2 black Phyrexian creature token.| Phyrexian Espionage|Dominaria United|60|C|{2}{U}|Sorcery|||Kicker {1}{B}$Draw two cards. If this spell was kicked, each opponent discards a card.| +Pixie Illusionist|Dominaria United|61|C|{U}|Creature - Faerie Wizard|1|1|Kicker {3}{G}$Flying$If Pixie Illusionist was kicked, it enters the battlefield with two +1/+1 counters on it.${T}: Target land you control becomes the basic land type of your choice until end of turn.| Protect the Negotiators|Dominaria United|62|U|{1}{U}|Instant|||Kicker {W}$If this spell was kicked, create a 1/1 white Soldier creature token.$Counter target spell unless its controller pays {1} for each creature you control.| Rona's Vortex|Dominaria United|63|U|{U}|Instant|||Kicker {2}{B}$Return target creature or planeswalker you don't control to its owner's hand. If this spell was kicked, put that permanent on the bottom of its owner's library instead.| +Shore Up|Dominaria United|64|C|{U}|Instant|||Target creature you control gets +1/+1 and gains hexproof until end of turn. Untap it.| Silver Scrutiny|Dominaria United|65|R|{X}{U}{U}|Sorcery|||You may cast Silver Scrutiny as though it had flash if X is 3 or less.$Draw X cards.| +Soaring Drake|Dominaria United|66|C|{2}{U}|Creature - Drake|2|3|Flying| Sphinx of Clear Skies|Dominaria United|67|M|{3}{U}{U}|Creature - Sphinx|5|5|Flying, ward {2}$Domain -- Whenever Sphinx of Clear Skies deals combat damage to a player, reveal the top X cards of your library, where X is the number of basic land types among lands you control. An opponent separates those cards into two piles. Put one pile into your hand and the other into your graveyard.| +Talas Lookout|Dominaria United|68|C|{2}{U}{U}|Creature - Human Pirate|3|2|Flying$When Talas Lookout dies, look at the top two cards of your library. Put one of htem into your hand and the other into your graveyard.| +Tidepool Turtle|Dominaria United|69|C|{3}{U}|Creature - Turtle|2|5|{2}{U}: Scry 1.| Timely Interference|Dominaria United|70|C|{U}|Instant|||Kicker {1}{R}$Target creature gets -1/-0 until end of turn. If this spell was kicked, that creature blocks this turn if able.$Draw a card.| Tolarian Geyser|Dominaria United|71|C|{2}{U}|Sorcery|||Kicker {W}$Return target creature to its owner's hand. Draw a card. If this spell was kicked, you gain 3 life.| Tolarian Terror|Dominaria United|72|C|{6}{U}|Creature - Serpent|5|5|This spell costs {1} less to cast for each instant and sorcery card in your graveyard.$Ward {2}| @@ -45280,25 +45302,38 @@ Voda Sea Scavenger|Dominaria United|74|C|{2}{U}|Creature - Merfolk Wizard|3|2|Do Vodalian Hexcatcher|Dominaria United|75|R|{1}{U}|Creature - Merfolk Wizard|1|1|Flash$Other Merfolk you control get +1/+1.$Sacrifice a Merfolk: Counter target noncreature spell unless its controller pays {1}.| Vodalian Mindsinger|Dominaria United|76|R|{1}{U}{U}|Creature - Merfolk Wizard|2|2|Kicker {1}{R} and/or {1}{G}$Vodalian Mindsinger enters the battlefield with two +1/+1 counters on it for each time it was kicked.$When Vodalian Mindsinger enters the battlefield, gain control of target creature with power less than Vodalian Mindsinger's power for as long as you control Vodalian Mindsinger.| Volshe Tideturner|Dominaria United|77|C|{1}{U}|Creature - Merfolk Wizard|1|3|{T}: Add {U}. Spend this mana only to cast an instant or sorcery spell or a kicked spell.| +Aggressive Sabotage|Dominaria United|78|C|{2}{B}|Sorcery|||Kicker {R}$Target player discards two cards. If this spell was kicked, it deals 3 damage to that player.| Balduvian Atrocity|Dominaria United|79|U|{2}{B}|Creature - Phyrexian Berserker|2|3|Kicker {R}$Menace$When Balduvian Atrocity enters the battlefield, if it was kicked, return target creature card with mana value 3 or less from your graveyard to the battlefield. It gains haste. Sacrifice it at the beginning of the next end step.| +Battle-Rage Blessing|Dominaria United|80|C|{1}{B}|Instant|||Target creature gains deathtouch and indestructible until end of turn.| +Battlefly Swarm|Dominaria United|81|C|{B}|Creature - Phyrexian Insect|1|1|Flying${B}: Battlefly Swarm gains deathtouch until end of turn.| Blight Pile|Dominaria United|82|U|{1}{B}|Creature - Phyrexian|3|3|Defender${2}{B}, {T}: Each opponent loses X life, where X is the number of creatures with defender you control.| +Bone Splinters|Dominaria United|83|C|{B}|Sorcery|||As an additional cost to cast this spell, sacrifice a creature.$Destroy target creature.| Braids, Arisen Nightmare|Dominaria United|84|R|{1}{B}{B}|Legendary Creature - Nightmare|3|3|At the beginning of your end step, you may sacrifice an artifact, creature, enchantment, land, or planeswalker. If you do, each opponent may sacrifice a permanent that shares a card type with it. For each opponent who doesn't, that player loses 2 life and you draw a card.| +Braids's Frightful Return|Dominaria United|85|U|{2}{B}|Enchantment - Saga|||Read ahead$I -- You may sacrifice a creature. If you do, each opponent discards a card.$II -- Return target creature card from your graveyard to your hand.$III -- Target opponent may sacrifice a nonland, nontoken permanent. If they don't, they lose 2 life and you draw a card.| +Choking Miasma|Dominaria United|86|U|{1}{B}{B}|Sorcery|||Kicker {G}$If this spell was kicked, put a +1/+1 counter on a creature you control.$All creatures get -2/-2 until end of turn.| +The Cruelty of Gix|Dominaria United|87|R|{3}{B}{B}|Enchantment - Saga|||Read ahead$I -- Target opponent reveals their hand. You choose a creature or planeswalker card from it. That player discards that card.$II -- Search your library for a card, put that card into your hand, then shuffle. You lose 3 life.$III -- Put target creature card from a graveyard onto the battlefield under your control.| Cult Conscript|Dominaria United|88|U|{B}|Creature - Skeleton Warrior|2|1|Cult Conscript enters the battlefield tapped.${1}{B}: Return Cult Conscript from your graveyard to the battlefield. Activate only if a non-Skeleton creature died under your control this turn.| Cut Down|Dominaria United|89|U|{B}|Instant|||Destroy target creature with total power and toughness 5 or less.| Defiler of Flesh|Dominaria United|90|R|{2}{B}{B}|Creature - Phyrexian Horror|4|4|Menace$As an additional cost to cast black permanent spells, you may pay 2 life. Those spells cost {B} less to cast if you paid life this way. This effect reduces only the amount of black mana you pay.$Whenever you cast a black permanent spell, target creature you control gets +1/+1 and gains menace until end of turn.| Drag to the Bottom|Dominaria United|91|R|{2}{B}{B}|Sorcery|||Domain -- Each creature gets -X/-X until end of turn, where X is 1 plus the number of basic land types among lands you control.| +Eerie Soultender|Dominaria United|92|C|{2}{B}|Creature - Spirit Cleric|3|1|When Eerie Soultender enters the battlefield, mill three cards.${4}{B}, Exile Eerie Soultender from your graveyard: Return another target creature card from your graveyard to your hand.| Evolved Sleeper|Dominaria United|93|R|{B}|Creature - Human|1|1|{B}: Evolved Sleeper becomes a Human Cleric with base power and toughness 2/2.${1}{B}: If Evolved Sleeper is a Cleric, put a deathtouch counter on it and it becomes a Phyrexian Human Cleric with base power and toughness 3/3.${1}{B}{B}: If Evolved Sleeper is a Phyrexian, put a +1/+1 counter on it, then you draw a card and you lose 1 life.| Extinguish the Light|Dominaria United|94|C|{2}{B}{B}|Instant|||Destroy target creature or planeswalker. If its mana value was 3 or less, you gain 3 life.| +Gibbering Barricade|Dominaria United|95|C|{2}{B}|Creature - Nightmare Wall|2|4|Defender${2}{B}, Sacrifice a creature: You gain 1 life and draw a card.| +Knight of Dusk's Shadow|Dominaria United|96|U|{1}{B}|Creature - Human Knight|2|2|Menace$Your opponents can't gain life.${1}{B}: Knight of Dusk's Shadow gets +1/+1 until end of turn.| Liliana of the Veil|Dominaria United|97|M|{1}{B}{B}|Legendary Planeswalker - Liliana|3|+1: Each player discards a card.$-2: Target player sacrifices a creature.$-6: Separate all permanents target player controls into two piles. That player sacrifices all permanents in the pile of their choice.| Monstrous War-Leech|Dominaria United|98|U|{3}{B}|Creature - Leech Horror|*|*|Kicker {U}$As Monstrous War-Leech enters the battlefield, if it was kicked, mill four cards.$Monstrous War-Leech's power and toughness are each equal to the highest mana value among cards in your graveyard.| Phyrexian Rager|Dominaria United|99|C|{2}{B}|Creature - Phyrexian Horror|2|2|When Phyrexian Rager enters the battlefield, you draw a card and you lose 1 life.| +Phyrexian Vivisector|Dominaria United|100|C|{1}{B}|Creature - Phyrexian Human|2|2|Whenever a creature you control dies, scry 1.| Phyrexian Warhorse|Dominaria United|101|C|{3}{B}|Creature - Phyrexian Horse|3|3|Kicker {W}$When Phyrexian Warhorse enters the battlefield, if it was kicked, create a 1/1 white Soldier creature token.${1}, Sacrifice another creature: Phyrexian Warhorse gets +2/+1 until end of turn.| Pilfer|Dominaria United|102|U|{1}{B}|Sorcery|||Target opponent reveals their hand. You choose a nonland card from it. That player discards that card.| The Raven Man|Dominaria United|103|R|{1}{B}|Legendary Creature - Human Wizard|2|1|At the beginning of each end step, if a player discarded a card this turn, create a 1/1 black Bird creature token with flying and "This creature can't block."${3}{B}, {T}: Each opponent discards a card. Activate only as a sorcery.| Sengir Connoisseur|Dominaria United|104|U|{3}{B}{B}|Creature - Vampire|3|3|Flying$Whenever one or more other creatures die, put a +1/+1 counter on Sengir Connoisseur. This aility triggers only once each turn.| +Shadow Prophecy|Dominaria United|105|C|{2}{B}|Instant|||Domain -- Look at the top X cards of your library, where X is the number of basic land types among lands you control. Put up to two of them into your hand and the rest into your graveyard. You lose 2 life.| Shadow-Rite Priest|Dominaria United|106|R|{1}{B}|Creature - Human Cleric|2|2|Other Clerics you control get +1/+1.${3}{B}{B}, {T}, Sacrifice another Cleric: Search your library for a black creature card, put it onto the battlefield, then shuffle.| Sheoldred, the Apocalypse|Dominaria United|107|M|{2}{B}{B}|Legendary Creature - Phyrexian Praetor|4|5|Deathtouch$Whenever you draw a card, you gain 2 life.$Whenever an opponent draws a card, they lose 2 life.| Sheoldred's Restoration|Dominaria United|108|U|{3}{B}|Sorcery|||Kicker {2}{W}$Return target creature card from your graveyard to the battlefield. If this spell was kicked, you gain life equal to that card's mana value. Otherwise, you lose that much life.$Exile Sheoldred's Restoration.| +Splatter Goblin|Dominaria United|109|C|{1}{B}|Creature - Phyrexian Goblin|2|1|When Splatter Goblin dies, target creature an opponent controls gets -1/-1 until end of turn.| Stronghold Arena|Dominaria United|110|R|{1}{B}|Enchantment|||Kicker {G} and/or {W}$When Stronghold Arena enters the battlefield, you gain 3 life for each time it was kicked.$Whenever one or more creatures you control deal combat damage to a player, you may reveal the top card of your library and put it into your hand. If you do, you lose life equal to its mana value.| Tattered Apparition|Dominaria United|111|C|{3}{B}|Creature - Shade|2|2|Flying${1}{B}: Tattered Apparition gets +1/+1 until end of turn.| Toxic Abomination|Dominaria United|112|C|{1}{B}|Creature - Phyrexian Zombie|3|2|When Toxic Abomination enters the battlefield, you lose 2 life.| @@ -45307,17 +45342,27 @@ Urborg Repossession|Dominaria United|114|C|{B}|Sorcery|||Kicker {1}{G}$Return ta Writhing Necromass|Dominaria United|115|C|{6}{B}|Creature - Zombie Giant|5|5|This spell costs {1} less to cast for each creature card in your graveyard.$Deathtouch| Balduvian Berserker|Dominaria United|116|U|{2}{R}|Creature - Kor Berserker|1|3|Enlist$When Balduvian Berserker dies, it deals damage equal to its power to any target.| Chaotic Transformation|Dominaria United|117|R|{5}{R}|Sorcery|||Exile up to one target artifact, up to one target creature, up to one target enchantment, up to one target planeswalker, and/or up to one target land. For each permanent exiled this way, its controller reveals cards from the top of their library until they reveal a card that shares a card type with it, puts that card onto the battlefield, then shuffles.| +Coalition Warbrute|Dominaria United|118|C|{3}{R}|Creature - Minotaur Berserker|3|4|Enlist$Trample| Defiler of Instinct|Dominaria United|119|R|{2}{R}{R}|Creature - Phyrexian Kavu|4|4|First strike$As an additional cost to cast red permanent spells, you may pay 2 life. Those spells cost {R} less to cast if you paid life this way. This effect reduces only the amount of red mana you pay.$Whenever you cast a red permanent spell, Defiler of Instinct deals 1 damage to any target.| Dragon Whelp|Dominaria United|120|U|{2}{R}{R}|Creature - Dragon|2|3|Flying${R}: Dragon Whelp gets +1/+0 until end of turn. If this ability has been activated four or more times this turn, sacrifice Dragon Whelp at the beginning of the next end step.| The Elder Dragon War|Dominaria United|121|R|{2}{R}{R}|Enchantment - Saga|||Read ahead$I -- The Elder Dragon War deals 2 damage to each creature and each opponent.$II -- Discard any number of cards, then draw that many cards.$III -- Create a 4/4 red Dragon creature token with flying.| Electrostatic Infantry|Dominaria United|122|U|{1}{R}|Creature - Dwarf Wizard|1|2|Trample$Whenever you cast an instant or sorcery spell, put a +1/+1 counter on Electrostatic Infantry.| Fires of Victory|Dominaria United|123|U|{1}{R}|Instant|||Kicker {2}{U}$If this spell was kicked, draw a card. Fires of Victory deals damage to target creature or planeswalker equal to the number of cards in your hand.| +Flowstone Infusion|Dominaria United|124|C|{R}|Instant|||Target creature gets +2/-2 until end of turn.| +Flowstone Kavu|Dominaria United|125|C|{2}{R}|Creature - Kavu|2|3|Menace${R}: Flowstone Kavu gets +1/-1 until end of turn.| +Furious Bellow|Dominaria United|126|C|{1}{R}|Instant|||Target creature gets +3/+0 and gains first strike until end of turn. Scry 1.| +Ghitu Amplifier|Dominaria United|127|C|{1}{R}|Creature - Human Wizard|1|2|Kicker {2}{U}$When Ghitu Amplifier enters the battlefield, if it was kicked, return target creature an opponent controls to its owner's hand.$Whenever you cast an instant or sorcery spell, Ghitu Amplifier gets +2/+0 until end of turn.| +Goblin Picker|Dominaria United|128|C|{1}{R}|Creature - Goblin|2|2|{R}, {T}, Discard a card: Draw a card.| +Hammerhand|Dominaria United|129|C|{R}|Enchantment - Aura|||Enchant creature$When Hammerhand enters the battlefield, target creature can't block this turn.$Enchanted creature gets +1/+1 and has haste.| Hurler Cyclops|Dominaria United|130|U|{3}{R}{R}|Creature - Cyclops|5|4|{1}, Sacrifice another creature: Hurler Cyclops deals 1 damage to any target.| Hurloon Battle Hymn|Dominaria United|131|U|{2}{R}|Instant|||Kicker {W}$Hurloon Battle Hymn deals 4 damage to target creature or planeswalker. If this spell was kicked, you gain 4 life.| +In Thrall to the Pit|Dominaria United|132|C|{3}{R}|Sorcery|||Kicker {2}{B}$Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. If this spell was kicked, sacrifice that creature at the beginning of the next end step.| Jaya, Fiery Negotiator|Dominaria United|133|M|{2}{R}{R}|Legendary Planeswalker - Jaya|4|+1: Create a 1/1 red Monk creature token with prowess.$-1: Exile the top two cards of your library. Choose one of them. You may play that card this turn.$-2: Choose target creature an opponent controls. Whenever you attack this turn, Jaya, Fiery Negotiator deals damage equal to the number of attacking creatures to that creature.$-8: You get an emblem with "Whenever you cast a red instant or sorcery spell, copy it twice. You may choose new targets for the copies."| Jaya's Firenado|Dominaria United|134|C|{4}{R}|Sorcery|||Jaya's Firenado deals 5 damage to target creature or planeswalker. Scry 1.| Keldon Flamesage|Dominaria United|135|R|{2}{R}|Creature - Human Shaman|2|3|Enlist$Whenever Keldon Flamesage attacks, look at the top X cards of your library, where X is Keldon Flamesage's power. You may exile an instant or sorcery card with mana value X or less from among them. Put the rest on the bottom of your library in a random order. You may cast the exiled card without paying its mana cost.| +Keldon Strike Team|Dominaria United|136|C|{2}{R}|Creature - Human Warrior|3|1|Kicker {1}{W}$When Keldon Strike Team enters the battlefield, if it was kicked, create two 1/1 white Soldier creature tokens.$As long as Keldon Strike Team entered the battlefield this turn, creatures you control have haste.| Lightning Strike|Dominaria United|137|C|{1}{R}|Instant|||Lightning Strike deals 3 damage to any target.| +Meria's Outrider|Dominaria United|138|C|{4}{R}|Creature - Elf Archer|4|4|Reach$Domain--When Meria's Outrider enters the battlefield, it deals damage to each opponent equal to the number of basic land types among lands you control.| Molten Monstrosity|Dominaria United|139|C|{7}{R}|Creature - Hellion|5|5|This spell costs {X} less to cast, where X is the greatest power among creatures you control.$Trample| Phoenix Chick|Dominaria United|140|U|{R}|Creature - Phoenix|1|1|Flying, haste$Phoenix Chick can't block.$Whenever you attack with three or more creatures, you may pay {R}{R}. If you do, return Phoenix Chick from your graveyard to the battlefield tapped and attacking with a +1/+1 counter on it.| Radha's Firebrand|Dominaria United|141|R|{1}{R}|Creature - Human Warrior|3|1|Whenever Radha's Firebrand attacks, target creature defending player controls with power less than Radha's Firebrand's power can't block this turn.$Domain -- {5}{R}: Radha's Firebrand gets +2/+2 until end of turn. This ability costs {1} less to activate for each basic land type among lands you control. Activate only once each turn.| @@ -45333,21 +45378,30 @@ Viashino Branchrider|Dominaria United|150|C|{R}|Creature - Viashino Warrior|1|1| Warhost's Frenzy|Dominaria United|151|U|{2}{R}|Instant|||Kicker {B}$Creatures you control get +2/+0 until end of turn. If this spell was kicked, whenever a creature you control dies this turn, draw a card.| Yavimaya Steelcrusher|Dominaria United|152|C|{1}{R}|Creature - Ape Warrior|2|2|Enlist${1}, Sacrifice Yavimaya Steelcrusher: Destroy target artifact.| Yotia Declares War|Dominaria United|153|U|{1}{R}|Enchantment - Saga|||Read ahead$I -- Create a 0/2 colorless Thopter artifact creature token with flying named Ornithopter.$II -- Tap any number of untapped artifacts you control. When you do, Yotia Declares War deals that much damage to target creature or planeswalker.$III -- Up to one target artifact you control becomes an artifact creature with base power and toughness 4/4 until end of turn.| +Barkweave Crusher|Dominaria United|154|C|{3}{G}|Creature - Elemental Warrior|2|5|Enlist| +Bite Down|Dominaria United|155|C|{1}{G}|Instant|||Target creature you control deals damage equal to its power to target creature or planeswalker you don't control.| Bog Badger|Dominaria United|156|C|{2}{G}|Creature - Badger|3|3|Kicker {B}$When Bog Badger enters the battlefield, if it was kicked, creatures you control gain menace until end of turn.| +Broken Wings|Dominaria United|157|C|{2}{G}|Instant|||Destroy target artifact, enchantment, or creature with flying.| Colossal Growth|Dominaria United|158|C|{1}{G}|Instant|||Kicker {R}$Target creature gets +3/+3 until end of turn. If this spell was kicked, instead that creature gets +4/+4 and gains trample and haste until end of turn.| +Deathbloom Gardener|Dominaria United|159|C|{2}{G}|Creature - Elf Druid|1|1|Deathtouch${T}: Add one mana of any color.| Defiler of Vigor|Dominaria United|160|R|{3}{G}{G}|Creature - Phyrexian Wurm|6|6|Trample$As an additional cost to cast green permanent spells, you may pay 2 life. Those spells cost {G} less to cast if you paid life this way. This effect reduces only the amount of green mana you pay.$Whenever you cast a green permanent spell, put a +1/+1 counter on each creature you control.| +Elfhame Wurm|Dominaria United|161|C|{4}{G}|Creature - Wurm|5|4|Vigilance, trample| Elvish Hydromancer|Dominaria United|162|U|{2}{G}|Creature - Elf Wizard|3|2|Kicker {3}{U}$When Elvish Hydromancer enters the battlefield, if it was kicked, create a token that's a copy of target creature you control.| +Floriferous Vinewall|Dominaria United|163|C|{1}{G}|Creature - Plant Wall|0|2|Defender$When Floriferous Vinewall enters the battlefield, look at the top six cards of your library. You may reveal a land card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.| Gaea's Might|Dominaria United|164|C|{G}|Instant|||Domain -- Target creature gets +1/+1 until end of turn for each basic land type among lands you control.| Herd Migration|Dominaria United|165|R|{6}{G}|Sorcery|||Domain -- Create a 3/3 green Beast creature token for each basic land type among lands you control.${1}{G}, Discard Herd Migration: Search your library for a basic land card, reveal it, put it into your hand, then shuffle. You gain 3 life.| +Hexbane Tortoise|Dominaria United|166|C|{2}{G}|Creature - Turtle|3|2|Ward {2}$Enlist| Leaf-Crowned Visionary|Dominaria United|167|R|{G}{G}|Creature - Elf Druid|1|1|Other Elves you control get +1/+1.$Whenever you cast an Elf spell, you may pay {G}. If you do, draw a card.| Linebreaker Baloth|Dominaria United|168|U|{3}{G}{G}|Creature - Beast|4|5|Enlist$Linebreaker Baloth can't be blocked by creatures with power 2 or less.| Llanowar Greenwidow|Dominaria United|169|R|{2}{G}|Creature - Spider|4|3|Reach, trample$Domain -- {7}{G}: Return Llanowar Greenwidow from your graveyard to the battlefield tapped. It gains "If this permanent would leave the battlefield, exile it instead." This ability costs {1} less to activate for each basic land type among lands you control.| Llanowar Loamspeaker|Dominaria United|170|R|{1}{G}|Creature - Elf Druid|1|3|{T}: Add one mana of any color.${T}: Target land you control becomes a 3/3 Elemental creature with haste until end of turn. It's still a land. Activate only as a sorcery.| +Llanowar Stalker|Dominaria United|171|C|{G}|Creature - Elf Warrior|1|1|Whenever another creature enters the battlefield under your control, Llanowar Stalker gets +1/+0 until end of turn.| Magnigoth Sentry|Dominaria United|172|C|{3}{G}|Creature - Treefolk|4|4|Reach| Mossbeard Ancient|Dominaria United|173|U|{5}{G}{G}|Creature - Treefolk|7|7|Trample$When Mossbeard Ancient enters the battlefield, you gain 5 life.| Nishoba Brawler|Dominaria United|174|U|{1}{G}|Creature - Cat Warrior|*|3|Trample$Domain -- Nishoba Brawler's power is equal to the number of basic land types among lands you control.| Quirion Beastcaller|Dominaria United|175|R|{1}{G}|Creature - Dryad Warrior|2|2|Whenever you cast a creature spell, put a +1/+1 counter on Quirion Beastcaller.$When Quirion Beastcaller dies, distribute X +1/+1 counters among any number of target creatures you control, where X is the number of +1/+1 counters on Quirion Beastcaller.| Scout the Wilderness|Dominaria United|176|C|{2}{G}|Sorcery|||Kicker {1}{W}$Search your library for a basic land card, put it onto the battlefield tapped, then shuffle. If this spell was kicked, create two 1/1 white Soldier creature tokens.| +Silverback Elder|Dominaria United|177|M|{2}{G}{G}{G}|Creature - Ape Shaman|5|7|Whenever you cast a creature spell, choose one --$* Destroy target artifact or enchantment.$* Look at the top five cards of your library. You may put a land card from among them onto the battlefield tapped. Put the rest on the bottom of your library in a random order.$* You gain 4 life.| Slimefoot's Survey|Dominaria United|178|U|{4}{G}|Sorcery|||Domain -- Search your library for up to two land cards that each have a basic land type, put them into the battlefield tapped, then shuffle. Look at the top X cards of your library, where X is the number of basic land types among lands you control. Put up to one of them on top of your library and the rest on the bottom of your library in a random order.| Snarespinner|Dominaria United|179|C|{1}{G}|Creature - Spider|1|3|Reach$Whenever Snarespinner blocks a creature with flying, Snarespinner gets +2/+0 until end of turn.| Strength of the Coalition|Dominaria United|180|U|{G}|Instant|||Kicker {2}{W}$Target creature you control gets +2/+2 until end of turn. If this spell was kicked, put a +1/+1 counter on each creature you control.| @@ -45365,11 +45419,15 @@ Yavimaya Sojourner|Dominaria United|191|C|{7}{G}|Creature - Treefolk|4|6|Domain Ajani, Sleeper Agent|Dominaria United|192|M|{1}{G}{G/W/P}{W}|Legendary Planeswalker - Ajani|4|Compleated$+1: Reveal the top card of your library. If it's a creature or planeswalker card, put it into your hand. Otherwise, you may put it on the bottom of your library.$-3: Distribute three +1/+1 counters among up to three target creatures. They gain vigilance until end of turn.$-6: You get an emblem with "Whenever you cast a creature or planeswalker spell, target opponent gets two poison counters."| Aron, Benalia's Ruin|Dominaria United|193|U|{W}{W}{B}|Legendary Creature - Phyrexian Human|3|3|Menace${W}{B}, {T}, Sacrifice another creature: Put a +1/+1 counter on each creature you control.| Astor, Bearer of Blades|Dominaria United|194|R|{2}{R}{W}|Legendary Creature - Human Warrior|4|4|When Astor, Bearer of Blades enters the battlefield, look at the top seven cards of your library. You may reveal an Equipment or Vehicle card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.$Equipment you control have equip {1}.$Vehicles you control have crew 1.| +Baird, Argivian Recruiter|Dominaria United|195|U|{R}{W}|Legendary Creature - Human Soldier|2|2|At the beginning of your end step, if you control a creature with power greater than its base power, create a 1/1 white Soldier creature token.| Balmor, Battlemage Captain|Dominaria United|196|U|{U}{R}|Legendary Creature - Bird Wizard|1|3|Flying$Whenever you cast an instant or sorcery spell, creatures you control get +1/+0 and gain trample until end of turn.| Bortuk Bonerattle|Dominaria United|197|U|{4}{B}{G}|Legendary Creature - Troll Shaman|4|4|Domain -- When Bortuk Bonerattle enters the battlefield, if you cast it, choose target creature card in your graveyard. Return that card to the battlefield if its mana value is less than or equal to the number of basic land types among lands you control. Otherwise, put it into your hand.| Elas il-Kor, Sadistic Pilgrim|Dominaria United|198|U|{W}{B}|Legendary Creature - Phyrexian Kor Cleric|2|2|Deathtouch$Whenever another creature enters the battlefield under your control, you gain 1 life.$Whenever another creature you control dies, each opponent loses 1 life.| +Ertai Resurrected|Dominaria United|199|R|{2}{U}{B}|Legendary Creature - Phyrexian Human Wizard|3|2|Flash$When Ertai Resurrected enters the battlefield, choose up to one --$* Counter target spell, activated ability, or triggered ability. Its controller draws a card.$* Destroy another target creature or planeswalker. Its controller draws a card.| +Garna, Bloodfist of Keld|Dominaria United|200|U|{1}{B}{R}{R}|Legendary Creature - Human Berserker|4|3|Whenever another creature you control dies, draw a card if it was attacking. Otherwise, Garna, Bloodfist of Keld deals 1 damage to each opponent.| Ivy, Gleeful Spellthief|Dominaria United|201|R|{G}{U}|Legendary Creature - Faerie Rogue|2|1|Flying$Whenever a player casts a spell that targets only a single creature other than Ivy, Gleeful Spellthief, you may copy that spell. The copy targets Ivy.| Jhoira, Ageless Innovator|Dominaria United|202|R|{U}{R}|Legendary Creature - Human Artificer|2|3|{T}: Put two ingenuity counters on Jhoira, Ageless Innovator, then you may put an artifact card with mana value X or less from your hand onto the battlefield, where X is the number of ingenuity counters on Jhoira.| +Jodah, the Unifier|Dominaria United|203|M|{W}{U}{B}{R}{G}|Legendary Creature - Human Wizard|5|5|Legendary creatures you control get +X/+X where X is the number of legendary creatures you control.$Whenever you cast a legendary spell from your hand, exile cards from the top of your library until you exile a legendary nonland card with lesser mana value. You may cast that card without paying its mana cost. Put the rest on the bottom of your library in a random order.| King Darien XLVIII|Dominaria United|204|R|{1}{G}{W}|Legendary Creature - Human Soldier|2|3|Other creatures you control get +1/+1.${3}{G}{W}: Put a +1/+1 counter on King Darien and create a 1/1 white Soldier creature token.$Sacrifice King Darien: Creature tokens you control gain hexproof and indestructible until end of turn.| Lagomos, Hand of Hatred|Dominaria United|205|U|{1}{B}{R}|Legendary Creature - Human Shaman|1|3|At the beginning of combat on your turn, create a 2/1 red Elemental creature token with trample and haste. Sacrifice it at the beginning of the next end step.${T}: Search your library for a card, put it into your hand, then shuffle. Activate only if five or more creatures died this turn.| Meria, Scholar of Antiquity|Dominaria United|206|R|{1}{R}{G}|Legendary Creature - Elf Artificer|3|3|Tap an untapped nontoken artifact you control: Add {G}.$Tap two untapped nontoken artifacts you control: Exile the top card of your library. You may play it this turn.| @@ -45401,9 +45459,12 @@ Hero's Heirloom|Dominaria United|231|U|{2}|Artifact - Equipment|||Equipped creat Inscribed Tablet|Dominaria United|232|U|{1}|Artifact|||{1}, {T}, Sacrifice Inscribed Tablet: Reveal the top five cards of your library. Put a land card from among them into your hand and the rest on the bottom of your library in a random order. If you didn't put a card into your hand this way, draw a card.| Jodah's Codex|Dominaria United|233|U|{5}|Artifact|||Domain -- {5}, {T}: Draw a card. This ability costs {1} less to activate for each basic land type among lands you control.| Karn's Sylex|Dominaria United|234|M|{3}|Legendary Artifact|||Karn's Sylex enters the battlefield tapped.$Players can't pay life to cast spells or to activate abilities that aren't mana abilities.${X}, {T}, Exile Karn's Sylex: Destroy each nonland permanent with mana value X or less. Activate only as a sorcery.| +Meteorite|Dominaria United|235|C|{5}|Artifact|||When Meteorite enters the battlefield, it deals 2 damage to any target.${T}: Add one mana of any color.| Relic of Legends|Dominaria United|236|U|{3}|Artifact|||{T}: Add one mana of any color.$Tap an untapped legendary creature you control: Add one mana of any color.| +Salvaged Manaworker|Dominaria United|237|R|{2}|Artifact Creature - Construct|1|3|{1}: Add one mana of any color. Activate only once each turn.| Shield-Wall Sentinel|Dominaria United|238|C|{4}|Artifact Creature - Golem|1|3|Defender$When Shield-Wall Sentinel enters the battlefield, you may search your library for a creature card with defender, reveal it, put it into your hand, then shuffle.| Timeless Lotus|Dominaria United|239|M|{5}|Legendary Artifact|||Timeless Lotus enters the battlefield tapped.${T}: Add {W}{U}{B}{R}{G}.| +Vanquisher's Axe|Dominaria United|240|C|{1}|Artifact - Equipment|||Equipped creature gets +2/+0.$Equip {2}| Walking Bulwark|Dominaria United|241|U|{1}|Artifact Creature - Golem|0|3|Defender${2}: Until end of turn, target creature with defender gains haste, can attack as though it didn't have defender, and assigns combat damage equal to its toughness rather than its power. Activate only as a sorcery.| Weatherlight Compleated|Dominaria United|242|M|{2}|Legendary Artifact - Vehicle|5|5|Flying$As long as Weatherlight Compleated has four or more phyresis counters on it, it's a Phyrexian creature in addition to its other types.$Whenever a creature you control dies, put a phyresis counter on Weatherlight Compleated. Then draw a card if it has seven or more phyresis counters on it. If it doesn't, scry 1.| Adarkar Wastes|Dominaria United|243|R||Land|||{T}: Add {C}.${T}: Add {W} or {U}. Adarkar Wastes deals 1 damage to you.| @@ -45424,7 +45485,6 @@ Cosmic Epiphany|Dominaria United|283|R|{4}{U}{U}|Sorcery|||Draw cards equal to t Tyrannical Pitlord|Dominaria United|284|R|{4}{B}{B}|Creature - Demon|6|6|Flying, trample$As Tyrannical Pitlord enters the battlefield, choose another creature you control.$Those chosen creature gets +3/+3 and has flying.$When Tyrannical Pitlord leaves the battlefield, sacrifice the chosen creature.| Ragefire Hellkite|Dominaria United|285|R|{4}{R}{R}|Creature - Dragon|5|3|Flying$Whenever Ragefire Hellkite attacks, you may sacrifice another creature. If you do, Ragefire Hellkite gains double strike until end of turn.| Briar Hydra|Dominaria United|286|R|{5}{G}|Creature - Plant Hydra|6|6|Trample$Domain -- Whenever Briar Hydra deals combat damage to a player, put a X +1/+1 counters on target creature you control, where X is the number of basic land types among lands you control.| -Jodah, the Unifier|Dominaria United|302|M|{W}{U}{B}{R}{G}|Legendary Creature - Human Wizard|5|5|Legendary creatures you control get +X/+X where X is the number of legendary creatures you control.$Whenever you cast a legendary spell from your hand, exile cards from the top of your library until you exile a legendary nonland card with lesser mana value. You may cast that card without paying its mana cost. Put the rest on the bottom of your library in a random order.| Dihada, Binder of Wills|Dominaria United Commander|1|M|{1}{R}{W}{B}|Legendary Planeswalker - Dihada|5|+2: Up to one target legendary creature gains vigilance, lifelink, and indestructible until your next turn.$-3: Reveal the top four cards of your library. Put any number of legendary cards from among them into your hand and the rest into your graveyard. Create a Treasure token for each card put into your graveyard this way.$-11: Gain control of all nonland permanents until end of turn. Untap them. They gain haste until end of turn.$Dihada, Binder of Wills can be your commander.| Jared Carthalion|Dominaria United Commander|2|M|{W}{U}{B}{R}{G}|Legendary Planeswalker - Jared|5|+1: Create a 3/3 Kavu creature token with trample that's all colors.$-3: Choose up to two target creatures. For each of them, put a number of +1/+1 counters on it equal to the number of colors it is.$-6: Return target multicolored card from your graveyard to your hand. If that card was all colors, draw a card and create two Treasure tokens.$Jared Carthalion can be your commander.| Jenson Carthalion, Druid Exile|Dominaria United Commander|3|M|{G}{W}|Legendary Creature - Human Druid|2|2|Whenever you cast a multicolored spell, scry 1. If that spell was all colors, create a 4/4 white Angel creature token with flying and vigilance.${5}, {T}: Add {W}{U}{B}{R}{G}.|