mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
[MOM] update spoiler and reprints
This commit is contained in:
parent
2f3970e55c
commit
f0605f75b8
2 changed files with 14 additions and 19 deletions
|
@ -23,17 +23,13 @@ public final class MarchOfTheMachine extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Alabaster Host Sanctifier", 4, Rarity.COMMON, mage.cards.a.AlabasterHostSanctifier.class));
|
cards.add(new SetCardInfo("Alabaster Host Sanctifier", 4, Rarity.COMMON, mage.cards.a.AlabasterHostSanctifier.class));
|
||||||
cards.add(new SetCardInfo("Bloodfell Caves", 267, Rarity.COMMON, mage.cards.b.BloodfellCaves.class));
|
cards.add(new SetCardInfo("Bloodfell Caves", 267, Rarity.COMMON, mage.cards.b.BloodfellCaves.class));
|
||||||
cards.add(new SetCardInfo("Blossoming Sands", 268, Rarity.COMMON, mage.cards.b.BlossomingSands.class));
|
cards.add(new SetCardInfo("Blossoming Sands", 268, Rarity.COMMON, mage.cards.b.BlossomingSands.class));
|
||||||
cards.add(new SetCardInfo("Chandra, Hope's Beacon", 134, Rarity.MYTHIC, mage.cards.c.ChandraHopesBeacon.class, NON_FULL_USE_VARIOUS));
|
cards.add(new SetCardInfo("Chandra, Hope's Beacon", 134, Rarity.MYTHIC, mage.cards.c.ChandraHopesBeacon.class));
|
||||||
cards.add(new SetCardInfo("Chandra, Hope's Beacon", 321, Rarity.MYTHIC, mage.cards.c.ChandraHopesBeacon.class, NON_FULL_USE_VARIOUS));
|
|
||||||
cards.add(new SetCardInfo("Dismal Backwater", 269, Rarity.COMMON, mage.cards.d.DismalBackwater.class));
|
cards.add(new SetCardInfo("Dismal Backwater", 269, Rarity.COMMON, mage.cards.d.DismalBackwater.class));
|
||||||
cards.add(new SetCardInfo("Faerie Mastermind", 58, Rarity.RARE, mage.cards.f.FaerieMastermind.class, NON_FULL_USE_VARIOUS));
|
cards.add(new SetCardInfo("Faerie Mastermind", 58, Rarity.RARE, mage.cards.f.FaerieMastermind.class));
|
||||||
cards.add(new SetCardInfo("Faerie Mastermind", 352, Rarity.RARE, mage.cards.f.FaerieMastermind.class, NON_FULL_USE_VARIOUS));
|
|
||||||
cards.add(new SetCardInfo("Heliod, the Radiant Dawn", 17, Rarity.RARE, mage.cards.h.HeliodTheRadiantDawn.class, NON_FULL_USE_VARIOUS));
|
|
||||||
cards.add(new SetCardInfo("Heliod, the Radiant Dawn", 293, Rarity.RARE, mage.cards.h.HeliodTheRadiantDawn.class, NON_FULL_USE_VARIOUS));
|
|
||||||
cards.add(new SetCardInfo("Heliod, the Warped Eclipse", 17, Rarity.RARE, mage.cards.h.HeliodTheWarpedEclipse.class, NON_FULL_USE_VARIOUS));
|
|
||||||
cards.add(new SetCardInfo("Heliod, the Warped Eclipse", 293, Rarity.RARE, mage.cards.h.HeliodTheWarpedEclipse.class, NON_FULL_USE_VARIOUS));
|
|
||||||
cards.add(new SetCardInfo("Fairgrounds Trumpeter", 335, Rarity.COMMON, mage.cards.f.FairgroundsTrumpeter.class));
|
cards.add(new SetCardInfo("Fairgrounds Trumpeter", 335, Rarity.COMMON, mage.cards.f.FairgroundsTrumpeter.class));
|
||||||
cards.add(new SetCardInfo("Forest", 281, Rarity.LAND, mage.cards.basiclands.Forest.class, NON_FULL_USE_VARIOUS));
|
cards.add(new SetCardInfo("Forest", 281, Rarity.LAND, mage.cards.basiclands.Forest.class, NON_FULL_USE_VARIOUS));
|
||||||
|
cards.add(new SetCardInfo("Heliod, the Radiant Dawn", 17, Rarity.RARE, mage.cards.h.HeliodTheRadiantDawn.class));
|
||||||
|
cards.add(new SetCardInfo("Heliod, the Warped Eclipse", 17, Rarity.RARE, mage.cards.h.HeliodTheWarpedEclipse.class));
|
||||||
cards.add(new SetCardInfo("Interdisciplinary Mascot", 326, Rarity.RARE, mage.cards.i.InterdisciplinaryMascot.class));
|
cards.add(new SetCardInfo("Interdisciplinary Mascot", 326, Rarity.RARE, mage.cards.i.InterdisciplinaryMascot.class));
|
||||||
cards.add(new SetCardInfo("Island", 278, Rarity.LAND, mage.cards.basiclands.Island.class, NON_FULL_USE_VARIOUS));
|
cards.add(new SetCardInfo("Island", 278, Rarity.LAND, mage.cards.basiclands.Island.class, NON_FULL_USE_VARIOUS));
|
||||||
cards.add(new SetCardInfo("Jungle Hollow", 270, Rarity.COMMON, mage.cards.j.JungleHollow.class));
|
cards.add(new SetCardInfo("Jungle Hollow", 270, Rarity.COMMON, mage.cards.j.JungleHollow.class));
|
||||||
|
@ -51,8 +47,7 @@ public final class MarchOfTheMachine extends ExpansionSet {
|
||||||
cards.add(new SetCardInfo("Tranquil Cove", 275, Rarity.COMMON, mage.cards.t.TranquilCove.class));
|
cards.add(new SetCardInfo("Tranquil Cove", 275, Rarity.COMMON, mage.cards.t.TranquilCove.class));
|
||||||
cards.add(new SetCardInfo("Transcendent Message", 83, Rarity.RARE, mage.cards.t.TranscendentMessage.class));
|
cards.add(new SetCardInfo("Transcendent Message", 83, Rarity.RARE, mage.cards.t.TranscendentMessage.class));
|
||||||
cards.add(new SetCardInfo("Wind-Scarred Crag", 276, Rarity.COMMON, mage.cards.w.WindScarredCrag.class));
|
cards.add(new SetCardInfo("Wind-Scarred Crag", 276, Rarity.COMMON, mage.cards.w.WindScarredCrag.class));
|
||||||
cards.add(new SetCardInfo("Yargle and Multani", 256, Rarity.RARE, mage.cards.y.YargleAndMultani.class, NON_FULL_USE_VARIOUS));
|
cards.add(new SetCardInfo("Yargle and Multani", 256, Rarity.RARE, mage.cards.y.YargleAndMultani.class));
|
||||||
cards.add(new SetCardInfo("Yargle and Multani", 317, Rarity.RARE, mage.cards.y.YargleAndMultani.class, NON_FULL_USE_VARIOUS));
|
|
||||||
cards.add(new SetCardInfo("Zephyr Winder", 328, Rarity.COMMON, mage.cards.z.ZephyrWinder.class));
|
cards.add(new SetCardInfo("Zephyr Winder", 328, Rarity.COMMON, mage.cards.z.ZephyrWinder.class));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -48068,7 +48068,7 @@ Temple of Silence|Phyrexia: All Will Be One Commander|171|R||Land|||Temple of Si
|
||||||
Temple of the False God|Phyrexia: All Will Be One Commander|172|U||Land|||{T}: Add {C}{C}. Activate only if you control five or more lands.|
|
Temple of the False God|Phyrexia: All Will Be One Commander|172|U||Land|||{T}: Add {C}{C}. Activate only if you control five or more lands.|
|
||||||
Temple of Triumph|Phyrexia: All Will Be One Commander|173|R||Land|||Temple of Triumph enters the battlefield tapped.$When Temple of Triumph enters the battlefield, scry 1.${T}: Add {R} or {W}.|
|
Temple of Triumph|Phyrexia: All Will Be One Commander|173|R||Land|||Temple of Triumph enters the battlefield tapped.$When Temple of Triumph enters the battlefield, scry 1.${T}: Add {R} or {W}.|
|
||||||
Windbrisk Heights|Phyrexia: All Will Be One Commander|174|R||Land|||Hideaway 4$Windbrisk Heights enters the battlefield tapped.${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.|
|
Windbrisk Heights|Phyrexia: All Will Be One Commander|174|R||Land|||Hideaway 4$Windbrisk Heights enters the battlefield tapped.${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.|
|
||||||
Invasion of Ravnica|March of the Machine|1|M|{5}|Battle - Siege|||(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Ravnica enters the battlefield, exile target nonland permanent an opponent controls that isn't exactly two colors.|
|
Invasion of Ravnica|March of the Machine|1|M|{5}|Battle - Siege|4|(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Ravnica enters the battlefield, exile target nonland permanent an opponent controls that isn't exactly two colors.|
|
||||||
Guildpact Paragon|March of the Machine|1|M||Artifact Creature - Construct|5|5|Whenever you cast a spell that's exactly two colors, look at the top six cards of your library. You may reveal a card that's exactly two colors from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
Guildpact Paragon|March of the Machine|1|M||Artifact Creature - Construct|5|5|Whenever you cast a spell that's exactly two colors, look at the top six cards of your library. You may reveal a card that's exactly two colors from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
||||||
Alabaster Host Sanctifier|March of the Machine|4|C|{1}{W}|Creature - Phyrexian Cleric|2|2|Lifelink|
|
Alabaster Host Sanctifier|March of the Machine|4|C|{1}{W}|Creature - Phyrexian Cleric|2|2|Lifelink|
|
||||||
Archangel Elspeth|March of the Machine|6|M|{2}{W}{W}|Legendary Planeswalker - Elspeth|4|+1: Create a 1/1 white Soldier creature token with lifelink.$-2: Put two +1/+1 counters on target creature. It becomes an Angel in addition to its other types and gains flying.$-6: Return all nonland permanent cards with mana value 3 or less from your graveyard to the battlefield.|
|
Archangel Elspeth|March of the Machine|6|M|{2}{W}{W}|Legendary Planeswalker - Elspeth|4|+1: Create a 1/1 white Soldier creature token with lifelink.$-2: Put two +1/+1 counters on target creature. It becomes an Angel in addition to its other types and gains flying.$-6: Return all nonland permanent cards with mana value 3 or less from your graveyard to the battlefield.|
|
||||||
|
@ -48079,7 +48079,7 @@ Elspeth's Smite|March of the Machine|13|U|{W}|Instant|||Elspeth's Smite deals 3
|
||||||
Guardian of Ghirapur|March of the Machine|16|R|{2}{W}|Creature - Angel|3|3|Flying When Guardian of Ghirapur enters the battlefield, exile up to one other target creature or artifact you control. Return it to the battlefield under its owner's control at the$beginning of the next end step.|
|
Guardian of Ghirapur|March of the Machine|16|R|{2}{W}|Creature - Angel|3|3|Flying When Guardian of Ghirapur enters the battlefield, exile up to one other target creature or artifact you control. Return it to the battlefield under its owner's control at the$beginning of the next end step.|
|
||||||
Heliod, the Radiant Dawn|March of the Machine|17|R|{2}{W}{W}|Legendary Enchantment Creature - God|4|4|When Heliod, the Radiant Dawn enters the battlefield, return target enchantment card that isn't a God from your graveyard to your hand.${3}{U/P}: Transform Heliod, the Radiant Dawn. Activate only as a sorcery.|
|
Heliod, the Radiant Dawn|March of the Machine|17|R|{2}{W}{W}|Legendary Enchantment Creature - God|4|4|When Heliod, the Radiant Dawn enters the battlefield, return target enchantment card that isn't a God from your graveyard to your hand.${3}{U/P}: Transform Heliod, the Radiant Dawn. Activate only as a sorcery.|
|
||||||
Heliod, the Warped Eclipse|March of the Machine|17|R||Legendary Enchantment Creature - Phyrexian God|4|6|You may cast spells as though they had flash.$Spells you cast cost {1} less to cast for each card your opponents have drawn this turn.|
|
Heliod, the Warped Eclipse|March of the Machine|17|R||Legendary Enchantment Creature - Phyrexian God|4|6|You may cast spells as though they had flash.$Spells you cast cost {1} less to cast for each card your opponents have drawn this turn.|
|
||||||
Invasion of Dominaria|March of the Machine|21|U|{2}{W}|Battle - Siege|||(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Dominaria enters the battlefield, you gain 4 life and draw a card.|
|
Invasion of Dominaria|March of the Machine|21|U|{2}{W}|Battle - Siege|5|(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Dominaria enters the battlefield, you gain 4 life and draw a card.|
|
||||||
Serra Faithkeeper|March of the Machine|21|U||Creature - Angel|4|4|Flying, vigilance|
|
Serra Faithkeeper|March of the Machine|21|U||Creature - Angel|4|4|Flying, vigilance|
|
||||||
Monastery Mentor|March of the Machine|28|M|{2}{W}|Creature - Human Monk|2|2|Prowess$Whenever you cast a noncreature spell, create a 1/1 white Monk creature token with prowess.|
|
Monastery Mentor|March of the Machine|28|M|{2}{W}|Creature - Human Monk|2|2|Prowess$Whenever you cast a noncreature spell, create a 1/1 white Monk creature token with prowess.|
|
||||||
Norn's Inquisitor|March of the Machine|29|U|{1}{W}|Creature - Phyrexian Knight|1|1|When Norn's Inquisitor enters the battlefield, incubate 2.$Whenever a permanent you control transforms into a Phyrexian, put a +1/+1 counter on it.|
|
Norn's Inquisitor|March of the Machine|29|U|{1}{W}|Creature - Phyrexian Knight|1|1|When Norn's Inquisitor enters the battlefield, incubate 2.$Whenever a permanent you control transforms into a Phyrexian, put a +1/+1 counter on it.|
|
||||||
|
@ -48095,7 +48095,7 @@ Transcendent Message|March of the Machine|83|R|{X}{U}{U}{U}{U}|Instant|||Convoke
|
||||||
Archpriest of Shadows|March of the Machine|89|R|{3}{B}{B}|Creature - Human Warlock|4|4|Backup 1$Deathtouch$Whenever this creature deals combat damage to a player or battle, return target creature card from your graveyard to the battlefield.|
|
Archpriest of Shadows|March of the Machine|89|R|{3}{B}{B}|Creature - Human Warlock|4|4|Backup 1$Deathtouch$Whenever this creature deals combat damage to a player or battle, return target creature card from your graveyard to the battlefield.|
|
||||||
Breach the Multiverse|March of the Machine|94|R|{5}{B}{B}|Sorcery|||Each player mills ten cards. For each player, choose a creature or planeswalker card in that player's graveyard. Put those cards onto the battlefield under your control. Then each creature you control becomes a Phyrexian in addition to its other types.|
|
Breach the Multiverse|March of the Machine|94|R|{5}{B}{B}|Sorcery|||Each player mills ten cards. For each player, choose a creature or planeswalker card in that player's graveyard. Put those cards onto the battlefield under your control. Then each creature you control becomes a Phyrexian in addition to its other types.|
|
||||||
Grafted Butcher|March of the Machine|109|R|{1}{B}|Creature - Phyrexian Samurai|2|2|When Grafted Butcher enters the battlefield, Phyrexians you control gain$menace until end of turn. Other Phyrexians you control get + 1/+1${3}{B}, Sacrifice an artifact or creature: Return Grafted Butcher from your graveyard to the battlefield. Activate only as a sorcery.|
|
Grafted Butcher|March of the Machine|109|R|{1}{B}|Creature - Phyrexian Samurai|2|2|When Grafted Butcher enters the battlefield, Phyrexians you control gain$menace until end of turn. Other Phyrexians you control get + 1/+1${3}{B}, Sacrifice an artifact or creature: Return Grafted Butcher from your graveyard to the battlefield. Activate only as a sorcery.|
|
||||||
Invasion of Fiora|March of the Machine|114|R|{4}{B}{B}|Battle - Siege|||(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Fiora enters the battlefield, choose one or both --$* Destroy all legendary creatures.$* Destroy all nonlegendary creatures.|
|
Invasion of Fiora|March of the Machine|114|R|{4}{B}{B}|Battle - Siege|4|(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Fiora enters the battlefield, choose one or both --$* Destroy all legendary creatures.$* Destroy all nonlegendary creatures.|
|
||||||
Marchesa, Resolute Monarch|March of the Machine|114|R||Legendary Creature - Human Noble|3|6|Menace, deathtouch$Whenever Marchesa, Resolute Monarch attacks, remove all counters from up to one target permanent.$At the beginning of your upkeep, if you haven't been dealt combat damage since your last turn, you draw a card and you lose 1 life.|
|
Marchesa, Resolute Monarch|March of the Machine|114|R||Legendary Creature - Human Noble|3|6|Menace, deathtouch$Whenever Marchesa, Resolute Monarch attacks, remove all counters from up to one target permanent.$At the beginning of your upkeep, if you haven't been dealt combat damage since your last turn, you draw a card and you lose 1 life.|
|
||||||
Merciless Repurposing|March of the Machine|117|U|{4}{B}{B}|Instant|||Exile target creature. Incubate 3.|
|
Merciless Repurposing|March of the Machine|117|U|{4}{B}{B}|Instant|||Exile target creature. Incubate 3.|
|
||||||
Mirrodin Avenged|March of the Machine|118|C|{B}|Instant|||Destroy target creature that was dealt damage this turn.$Draw a card.|
|
Mirrodin Avenged|March of the Machine|118|C|{B}|Instant|||Destroy target creature that was dealt damage this turn.$Draw a card.|
|
||||||
|
@ -48104,14 +48104,14 @@ Chandra, Hope's Beacon|March of the Machine|134|M|{4}{R}{R}|Legendary Planeswalk
|
||||||
Etali, Primal Conqueror|March of the Machine|137|R|{5}{R}{R}|Legendary Creature - Elder Dinosaur|7|7|Trample$When Etali, Primal Conqueror enters the battlefield, each player exiles cards from the top of their library until they exile a nonland card. You may cast any number of spells from among the nonland cards exiled this way without paying their mana costs.${9}{G/P}: Transform Etali. Activate only as a sorcery.|
|
Etali, Primal Conqueror|March of the Machine|137|R|{5}{R}{R}|Legendary Creature - Elder Dinosaur|7|7|Trample$When Etali, Primal Conqueror enters the battlefield, each player exiles cards from the top of their library until they exile a nonland card. You may cast any number of spells from among the nonland cards exiled this way without paying their mana costs.${9}{G/P}: Transform Etali. Activate only as a sorcery.|
|
||||||
Etali, Primal Sickness|March of the Machine|137|R||Legendary Creature - Phyrexian Elder Dinosaur|11|11|Trample, indestructible$Whenever Etali, Primal Sickness deals combat damage to a player, they get that many poison counters.|
|
Etali, Primal Sickness|March of the Machine|137|R||Legendary Creature - Phyrexian Elder Dinosaur|11|11|Trample, indestructible$Whenever Etali, Primal Sickness deals combat damage to a player, they get that many poison counters.|
|
||||||
Into the Fire|March of the Machine|144|R|{2}{R}|Sorcery|||Choose one --$* Into the Fire deals 2 damage to each creature, planeswalker, and battle.$* Put any number of cards from your hand on the bottom of your library, then draw that many cards plus one.|
|
Into the Fire|March of the Machine|144|R|{2}{R}|Sorcery|||Choose one --$* Into the Fire deals 2 damage to each creature, planeswalker, and battle.$* Put any number of cards from your hand on the bottom of your library, then draw that many cards plus one.|
|
||||||
Invasion of Tarkir|March of the Machine|149|M|{1}{R}|Battle - Siege|||(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Tarkir enters the battlefield, reveal any number of Dragon cards from your hand. When you do, Invasion of Tarkir deals X plus 2 damage to any other target, where X is the number of cards revealed this way.|
|
Invasion of Tarkir|March of the Machine|149|M|{1}{R}|Battle - Siege|5|(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Tarkir enters the battlefield, reveal any number of Dragon cards from your hand. When you do, Invasion of Tarkir deals X plus 2 damage to any other target, where X is the number of cards revealed this way.|
|
||||||
Defiant Thundermaw|March of the Machine|149|M||Creature - Dragon|4|4|Flying, trample$Whenever a Dragon you control attacks, it deals 2 damage to any target.|
|
Defiant Thundermaw|March of the Machine|149|M||Creature - Dragon|4|4|Flying, trample$Whenever a Dragon you control attacks, it deals 2 damage to any target.|
|
||||||
Scrappy Bruiser|March of the Machine|162|U|{3}{R}|Creature - Raccoon Warrior|3|4|Whenever Scrappy Bruiser attacks, up to one target attacking creature gets +2/+0 and gains trample until end of turn. Return that creature to its owner's hand at end of combat.|
|
Scrappy Bruiser|March of the Machine|162|U|{3}{R}|Creature - Raccoon Warrior|3|4|Whenever Scrappy Bruiser attacks, up to one target attacking creature gets +2/+0 and gains trample until end of turn. Return that creature to its owner's hand at end of combat.|
|
||||||
Stoke the Flames|March of the Machine|166|U|{2}{R}{R}|Instant|||Convoke$Stoke the Flames deals 4 damage to any target.|
|
Stoke the Flames|March of the Machine|166|U|{2}{R}{R}|Instant|||Convoke$Stoke the Flames deals 4 damage to any target.|
|
||||||
Voldaren Thrillseeker|March of the Machine|171|R|{2}{R}|Creature - Vampire Warrior|1|1|Backup 2${1}, Sacrifice this creature: It deals damage equal to its power to any target.|
|
Voldaren Thrillseeker|March of the Machine|171|R|{2}{R}|Creature - Vampire Warrior|1|1|Backup 2${1}, Sacrifice this creature: It deals damage equal to its power to any target.|
|
||||||
Invasion of Ikoria|March of the Machine|190|R|{X}{G}{G}|Battle - Siege|||(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Ikoria enters the battlefield, search your library and/or graveyard for a non-Human creature card with mana value X or less and put it onto the battlefield. If you search your library this way, shuffle.|
|
Invasion of Ikoria|March of the Machine|190|R|{X}{G}{G}|Battle - Siege|6|(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Ikoria enters the battlefield, search your library and/or graveyard for a non-Human creature card with mana value X or less and put it onto the battlefield. If you search your library this way, shuffle.|
|
||||||
Invasion of Ixalan|March of the Machine|191|R|{1}{G}|Battle - Siege|||(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Ixalan enters the battlefield, look at the top five cards of your library. You may reveal a permanent card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
Invasion of Ixalan|March of the Machine|191|R|{1}{G}|Battle - Siege|4|(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Ixalan enters the battlefield, look at the top five cards of your library. You may reveal a permanent card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
||||||
Invasion of Zendikar|March of the Machine|194|U|{3}{G}|Battle - Siege|||(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Zendikar enters the battlefield, search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle.|
|
Invasion of Zendikar|March of the Machine|194|U|{3}{G}|Battle - Siege|3|(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Zendikar enters the battlefield, search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle.|
|
||||||
Awakened Skyclave|March of the Machine|194|U||Creature - Elemental|4|4|Vigilance, haste$As long as Awakened Skyclave is on the battlefield, it's a land in addition to its other types.${T}: Add one mana of any color.|
|
Awakened Skyclave|March of the Machine|194|U||Creature - Elemental|4|4|Vigilance, haste$As long as Awakened Skyclave is on the battlefield, it's a land in addition to its other types.${T}: Add one mana of any color.|
|
||||||
Kami of Whispered Hopes|March of the Machine|196|U|{2}{G}|Creature - Spirit|1|1|If one or more +1/+1 counters would be put on a permanent you control, that many plus one +1/+1 counters are put on that permanent instead.${T}: Add X mana of any one color, where X is Kami of Whispered Hopes's power.|
|
Kami of Whispered Hopes|March of the Machine|196|U|{2}{G}|Creature - Spirit|1|1|If one or more +1/+1 counters would be put on a permanent you control, that many plus one +1/+1 counters are put on that permanent instead.${T}: Add X mana of any one color, where X is Kami of Whispered Hopes's power.|
|
||||||
Polukranos Reborn|March of the Machine|200|R|{G}{G}{G}|Legendary Creature - Hydra|4|5|Reach${6}{W/P}: Transform Polukranos Reborn. Activate only as a sorcery.|
|
Polukranos Reborn|March of the Machine|200|R|{G}{G}{G}|Legendary Creature - Hydra|4|5|Reach${6}{W/P}: Transform Polukranos Reborn. Activate only as a sorcery.|
|
||||||
|
@ -48126,9 +48126,9 @@ Drana and Linvala|March of the Machine|222|R|{1}{W}{W}{B}|Legendary Creature - V
|
||||||
Ghalta and Mavren|March of the Machine|225|R|{3}{G}{G}{W}{W}|Legendary Creature - Dinosaur Vampire|12|12|Trample$Whenever you attack, choose one --$* Create a tapped and attacking X/X green Dinosaur creature token with trample, where X is the greatest power among other attacking creatures.$* Create X 1/1 white Vampire creature tokens with lifelink, where X is the number of other attacking creatures.|
|
Ghalta and Mavren|March of the Machine|225|R|{3}{G}{G}{W}{W}|Legendary Creature - Dinosaur Vampire|12|12|Trample$Whenever you attack, choose one --$* Create a tapped and attacking X/X green Dinosaur creature token with trample, where X is the greatest power among other attacking creatures.$* Create X 1/1 white Vampire creature tokens with lifelink, where X is the number of other attacking creatures.|
|
||||||
Glissa, Herald of Predation|March of the Machine|226|R|{3}{B}{G}|Legendary Creature - Phyrexian Zombie Elf|3|5|At the beginning of combat on your turn, choose one --$* Incubate 2 twice.$* Transform all Incubator tokens you control.$* Phyrexians you control gain first strike and deathtouch until end of turn.|
|
Glissa, Herald of Predation|March of the Machine|226|R|{3}{B}{G}|Legendary Creature - Phyrexian Zombie Elf|3|5|At the beginning of combat on your turn, choose one --$* Incubate 2 twice.$* Transform all Incubator tokens you control.$* Phyrexians you control gain first strike and deathtouch until end of turn.|
|
||||||
Halo Forager|March of the Machine|227|U|{1}{U}{B}|Creature - Faerie Rogue|3|1|Flying$When Halo Forager enters the battlefield, you may pay X. When you do, you may cast target instant or sorcery card with mana value X from a graveyard without paying its mana cost. If that spell would be put into a graveyard, exile it instead.|
|
Halo Forager|March of the Machine|227|U|{1}{U}{B}|Creature - Faerie Rogue|3|1|Flying$When Halo Forager enters the battlefield, you may pay X. When you do, you may cast target instant or sorcery card with mana value X from a graveyard without paying its mana cost. If that spell would be put into a graveyard, exile it instead.|
|
||||||
Invasion of New Phyrexia|March of the Machine|239|M|{X}{W}{U}|Battle - Siege|||(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of New Phyrexia enters the battlefield, create X 2/2 white and blue Knight creature tokens with vigilance.|
|
Invasion of New Phyrexia|March of the Machine|239|M|{X}{W}{U}|Battle - Siege|6|(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of New Phyrexia enters the battlefield, create X 2/2 white and blue Knight creature tokens with vigilance.|
|
||||||
Teferi Akosa of Zhalfir|March of the Machine|239|M||Legendary Planeswalker - Teferi|4|+1: Draw two cards. Then discard two cards unless you discard a creature card.$-2: You get an emblem with "Knights you control get +1/+0 and have ward {1}."$-3: Tap X creatures you control. When you do, shuffle target nonland permanent an opponent controls with mana value X or less into its owner's library.|
|
Teferi Akosa of Zhalfir|March of the Machine|239|M||Legendary Planeswalker - Teferi|4|+1: Draw two cards. Then discard two cards unless you discard a creature card.$-2: You get an emblem with "Knights you control get +1/+0 and have ward {1}."$-3: Tap X creatures you control. When you do, shuffle target nonland permanent an opponent controls with mana value X or less into its owner's library.|
|
||||||
Invasion of Tolvada|March of the Machine|241|R|{3}{W}{B}|Battle - Siege|||(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Tolvada enters the battlefield, return target nonbattle permanent card from your graveyard to the battlefield.|
|
Invasion of Tolvada|March of the Machine|241|R|{3}{W}{B}|Battle - Siege|5|(As a Siege enters, choose an opponent to protect it. You and others can attack it. When it's defeated, exile it, then cast it transformed.)$When Invasion of Tolvada enters the battlefield, return target nonbattle permanent card from your graveyard to the battlefield.|
|
||||||
The Broken Sky|March of the Machine|241|R||Enchantment|||Creature tokens you control get +1/+0 and have lifelink.$At the beginning of your end step, create a 1/1 white and black Spirit creature token with flying.|
|
The Broken Sky|March of the Machine|241|R||Enchantment|||Creature tokens you control get +1/+0 and have lifelink.$At the beginning of your end step, create a 1/1 white and black Spirit creature token with flying.|
|
||||||
Joyful Stormsculptor|March of the Machine|243|U|{3}{U}{R}|Creature - Human Shaman|2|3|When Joyful Stormsculptor enters the battlefield, create two 1/1 blue$and red Elemental creature tokens. Whenever you cast a spell that has convoke, Joyful Stormsculptor deals 1 damage to each opponent and each$battle they protect.|
|
Joyful Stormsculptor|March of the Machine|243|U|{3}{U}{R}|Creature - Human Shaman|2|3|When Joyful Stormsculptor enters the battlefield, create two 1/1 blue$and red Elemental creature tokens. Whenever you cast a spell that has convoke, Joyful Stormsculptor deals 1 damage to each opponent and each$battle they protect.|
|
||||||
Omnath, Locus of All|March of the Machine|249|R|{W}{U}{B/P}{R}{G}|Legendary Creature - Phyrexian Elemental|4|4|If you would lose unspent mana, that mana becomes black instead.$At the beginning of your precombat main phase, look at the top card of your library. You may reveal that card if it has three or more colored mana symbols in its mana cost. If you do, add three mana in any combination of its colors and put it into your hand. If you don't reveal it, put it into your hand.|
|
Omnath, Locus of All|March of the Machine|249|R|{W}{U}{B/P}{R}{G}|Legendary Creature - Phyrexian Elemental|4|4|If you would lose unspent mana, that mana becomes black instead.$At the beginning of your precombat main phase, look at the top card of your library. You may reveal that card if it has three or more colored mana symbols in its mana cost. If you do, add three mana in any combination of its colors and put it into your hand. If you don't reveal it, put it into your hand.|
|
||||||
|
|
Loading…
Reference in a new issue