From 91bd5cc6d62b03efb30af80d431a30d4d37d8b12 Mon Sep 17 00:00:00 2001 From: Vittorio Alfieri Date: Sat, 22 Apr 2023 12:25:09 +0200 Subject: [PATCH] Updated Missing Card by sets list. --- .../mtg/bin/Res/missing_cards_by_sets/2ED.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/4ED.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/5ED.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/C18.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/GK1.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/GRN.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/IKO.txt | 27 - .../mtg/bin/Res/missing_cards_by_sets/LEA.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/LEB.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/M10.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/M21.txt | 21 + .../mtg/bin/Res/missing_cards_by_sets/MB1.txt | 6 - .../mtg/bin/Res/missing_cards_by_sets/ME1.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/MIR.txt | 6 - .../mtg/bin/Res/missing_cards_by_sets/PC2.txt | 6 - .../bin/Res/missing_cards_by_sets/PLIST.txt | 6 - .../mtg/bin/Res/missing_cards_by_sets/PZ2.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/RV.txt | 9 - .../mtg/bin/Res/missing_cards_by_sets/TSR.txt | 80 +- .../mtg/bin/Res/missing_cards_by_sets/VVK.txt | 9 - .../missing_cards_by_sets/missingCardList.txt | 1042 +++++++++++++++++ 21 files changed, 1103 insertions(+), 208 deletions(-) create mode 100644 projects/mtg/bin/Res/missing_cards_by_sets/missingCardList.txt diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/2ED.txt b/projects/mtg/bin/Res/missing_cards_by_sets/2ED.txt index 79887f57f..c26cb5c7e 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/2ED.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/2ED.txt @@ -5,15 +5,6 @@ mana={R}{R} type=Enchantment [/card] [card] -name=Stone Giant -text={T}: Target creature you control with toughness less than Stone Giant's power gains flying until end of turn. Destroy that creature at the beginning of the next end step. -mana={2}{R}{R} -type=Creature -subtype=Giant -power=3 -toughness=4 -[/card] -[card] name=Drain Power text=Target player activates a mana ability of each land he or she controls. Then put all mana from that player's mana pool into yours. mana={U}{U} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/4ED.txt b/projects/mtg/bin/Res/missing_cards_by_sets/4ED.txt index 6aa05c308..6716c4f79 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/4ED.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/4ED.txt @@ -1,13 +1,4 @@ [card] -name=Stone Giant -text={T}: Target creature you control with toughness less than Stone Giant's power gains flying until end of turn. Destroy that creature at the beginning of the next end step. -mana={2}{R}{R} -type=Creature -subtype=Giant -power=3 -toughness=4 -[/card] -[card] name=Tempest Efreet text=Remove Tempest Efreet from your deck before playing if you're not playing for ante. -- {T}, Sacrifice Tempest Efreet: Target opponent may pay 10 life. If that player doesn't, he or she reveals a card at random from his or her hand. Exchange ownership of the revealed card and Tempest Efreet. Put the revealed card into your hand and Tempest Efreet from anywhere into that player's graveyard. mana={1}{R}{R}{R} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/5ED.txt b/projects/mtg/bin/Res/missing_cards_by_sets/5ED.txt index 7a6f5ca32..3247def13 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/5ED.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/5ED.txt @@ -174,15 +174,6 @@ power=1 toughness=1 [/card] [card] -name=Stone Giant -text={T}: Target creature you control with toughness less than Stone Giant's power gains flying until end of turn. Destroy that creature at the beginning of the next end step. -mana={2}{R}{R} -type=Creature -subtype=Giant -power=3 -toughness=4 -[/card] -[card] name=Deflection text=Change the target of target spell with a single target. mana={3}{U} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/C18.txt b/projects/mtg/bin/Res/missing_cards_by_sets/C18.txt index 60b527ecf..210335cb8 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/C18.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/C18.txt @@ -55,15 +55,6 @@ mana={6}{U}{U} type=Sorcery [/card] [card] -name=Nylea's Colossus -text=Constellation - Whenever Nylea's Colossus or another enchantment enters the battlefield under your control, double target creature's power and toughness until end of turn. -mana={6}{G} -type=Enchantment Creature -subtype=Giant -power=6 -toughness=6 -[/card] -[card] name=Jeskai Infiltrator text=Jeskai Infiltrator can't be blocked as long as you control no other creatures. -- When Jeskai Infiltrator deals combat damage to a player, exile it and the top card of your library in a face-down pile, shuffle that pile, then manifest those cards. (To manifest a card, put it onto the battlefield face down as a 2/2 creature. Turn it face up any time for its mana cost if it's a creature card.) mana={2}{U} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/GK1.txt b/projects/mtg/bin/Res/missing_cards_by_sets/GK1.txt index 534f8791d..d40d94ef3 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/GK1.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/GK1.txt @@ -5,15 +5,6 @@ mana={4}{U}{U} type=Sorcery [/card] [card] -name=Etrata, the Silencer -text=Etrata, the Silencer can't be blocked. -- Whenever Etrata deals combat damage to a player, exile target creature that player controls and put a hit counter on that card. That player loses the game if they own three or more exiled cards with hit counters on them. Etrata's owner shuffles Etrata into their library. -mana={2}{U}{B} -type=Legendary Creature -subtype=Vampire Assassin -power=3 -toughness=5 -[/card] -[card] name=Razia, Boros Archangel text=Flying, vigilance, haste -- {T}: The next 3 damage that would be dealt to target creature you control this turn is dealt to another target creature instead. mana={4}{R}{R}{W}{W} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/GRN.txt b/projects/mtg/bin/Res/missing_cards_by_sets/GRN.txt index 54dae58ac..cdad27ee7 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/GRN.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/GRN.txt @@ -14,12 +14,3 @@ text=Exile all cards from all opponents' graveyards. You may cast spells from am mana={1}{U}{B} type=Sorcery [/card] -[card] -name=Etrata, the Silencer -text=Etrata, the Silencer can't be blocked. -- Whenever Etrata deals combat damage to a player, exile target creature that player controls and put a hit counter on that card. That player loses the game if they own three or more exiled cards with hit counters on them. Etrata's owner shuffles Etrata into their library. -mana={2}{U}{B} -type=Legendary Creature -subtype=Vampire Assassin -power=3 -toughness=5 -[/card] diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/IKO.txt b/projects/mtg/bin/Res/missing_cards_by_sets/IKO.txt index 0c123d908..f7edaedea 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/IKO.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/IKO.txt @@ -71,33 +71,6 @@ power=3 toughness=5 [/card] [card] -name=Lutri, the Spellchaser -text=Companion - Each nonland card in your starting deck has a different name. (If this card is your chosen companion, you may cast it once from outside the game.) -- Flash -- When Lutri, the Spellchaser enters the battlefield, if you cast it, copy target instant or sorcery spell you control. You may choose new targets for the copy. -mana={1}{UR}{UR} -type=Legendary Creature -subtype=Elemental Otter -power=3 -toughness=2 -[/card] -[card] -name=Kaheera, the Orphanguard -text=Companion - Each creature card in your starting deck is a Cat, Elemental, Nightmare, Dinosaur, or Beast card. (If this card is your chosen companion, you may cast it once from outside the game.) -- Vigilance -- Each other creature you control that's a Cat, Elemental, Nightmare, Dinosaur, or Beast gets +1/+1 and has vigilance. -mana={1}{GW}{GW} -type=Legendary Creature -subtype=Cat Beast -power=3 -toughness=2 -[/card] -[card] -name=Keruga, the Macrosage -text=Companion - Your starting deck contains only cards with converted mana cost 3 or greater and land cards. (If this card is your chosen companion, you may cast it once from outside the game.) -- When Keruga, the Macrosage enters the battlefield, draw a card for each other permanent you control with converted mana cost 3 or greater. -mana={3}{GU}{GU} -type=Legendary Creature -subtype=Dinosaur Hippo -power=5 -toughness=4 -[/card] -[card] name=Extinction Event text=Choose odd or even. Exile each creature with converted mana cost of the chosen value. (Zero is even.) mana={3}{B} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/LEA.txt b/projects/mtg/bin/Res/missing_cards_by_sets/LEA.txt index c768df1b8..37b89471a 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/LEA.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/LEA.txt @@ -188,15 +188,6 @@ mana={R}{R} type=Enchantment [/card] [card] -name=Stone Giant -text={T}: Target creature you control with toughness less than Stone Giant's power gains flying until end of turn. Destroy that creature at the beginning of the next end step. -mana={2}{R}{R} -type=Creature -subtype=Giant -power=3 -toughness=4 -[/card] -[card] name=Drain Power text=Target player activates a mana ability of each land he or she controls. Then put all mana from that player's mana pool into yours. mana={U}{U} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/LEB.txt b/projects/mtg/bin/Res/missing_cards_by_sets/LEB.txt index 617d1cb9f..c6664e7a9 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/LEB.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/LEB.txt @@ -54,15 +54,6 @@ mana={R}{R} type=Enchantment [/card] [card] -name=Stone Giant -text={T}: Target creature you control with toughness less than Stone Giant's power gains flying until end of turn. Destroy that creature at the beginning of the next end step. -mana={2}{R}{R} -type=Creature -subtype=Giant -power=3 -toughness=4 -[/card] -[card] name=Magical Hack text=Change the text of target spell or permanent by replacing all instances of one basic land type with another. (For example, you may change "swampwalk" to "plainswalk." This effect lasts indefinitely.) mana={U} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/M10.txt b/projects/mtg/bin/Res/missing_cards_by_sets/M10.txt index 15667d62a..364910051 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/M10.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/M10.txt @@ -36,15 +36,6 @@ power=5 toughness=5 [/card] [card] -name=Stone Giant -text={T}: Target creature you control with toughness less than Stone Giant's power gains flying until end of turn. Destroy that creature at the beginning of the next end step. -mana={2}{R}{R} -type=Creature -subtype=Giant -power=3 -toughness=4 -[/card] -[card] name=Master of the Wild Hunt text=At the beginning of your upkeep, put a 2/2 green Wolf creature token onto the battlefield. -- {T}: Tap all untapped Wolf creatures you control. Each Wolf tapped this way deals damage equal to its power to target creature. That creature deals damage equal to its power divided as its controller chooses among any number of those Wolves. mana={2}{G}{G} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/M21.txt b/projects/mtg/bin/Res/missing_cards_by_sets/M21.txt index b40bdd1e1..8216e3ee2 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/M21.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/M21.txt @@ -11,6 +11,27 @@ mana={W}{W} type=Enchantment [/card] [card] +name=Discontinuity +text=As long as it's your turn, this spell costs {2}{U}{U} less to cast. -- End the turn. (Exile all spells and abilities from the stack, including this card. The player whose turn it is discards down to their maximum hand size. Damage wears off, and "this turn" and "until end of turn" effects end.) +mana={3}{U}{U}{U} +type=Instant +[/card] +[card] +name=Runed Halo +text=As Runed Halo enters the battlefield, name a card. -- You have protection from the chosen name. (You can't be targeted, dealt damage, or enchanted by anything with that name.) +mana={W}{W} +type=Enchantment +[/card] +[card] +name=Chandra's Incinerator +text=This spell costs {X} less to cast, where X is the total amount of noncombat damage dealt to your opponents this turn. -- Trample -- Whenever a source you control deals noncombat damage to an opponent, Chandra's Incinerator deals that much damage to target creature or planeswalker that player controls. +mana={5}{R} +type=Creature +subtype=Elemental +power=6 +toughness=6 +[/card] +[card] name=Chandra's Incinerator text=This spell costs {X} less to cast, where X is the total amount of noncombat damage dealt to your opponents this turn. -- Trample -- Whenever a source you control deals noncombat damage to an opponent, Chandra's Incinerator deals that much damage to target creature or planeswalker that player controls. mana={5}{R} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/MB1.txt b/projects/mtg/bin/Res/missing_cards_by_sets/MB1.txt index bee801699..5d8e397c5 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/MB1.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/MB1.txt @@ -128,12 +128,6 @@ power=5 toughness=9 [/card] [card] -name=Sapphire Charm -text=Choose one -- Target player draws a card at the beginning of the next turn's upkeep; or target creature gains flying until end of turn; or target creature an opponent controls phases out. (While it's phased out, it's treated as though it doesn't exist. It phases in before its controller untaps during his or her next untap step.) -mana={U} -type=Instant -[/card] -[card] name=Sakashima the Impostor text=You may have Sakashima the Impostor enter the battlefield as a copy of any creature on the battlefield, except its name is still Sakashima the Impostor, it's legendary in addition to its other types, and it gains "{2}{U}{U}: Return Sakashima the Impostor to its owner's hand at the beginning of the next end step." mana={2}{U}{U} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/ME1.txt b/projects/mtg/bin/Res/missing_cards_by_sets/ME1.txt index 84be857e7..7567f1f87 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/ME1.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/ME1.txt @@ -107,15 +107,6 @@ mana={1}{B} type=Enchantment [/card] [card] -name=Stone Giant -text={T}: Target creature you control with toughness less than Stone Giant's power gains flying until end of turn. Destroy that creature at the beginning of the next end step. -mana={2}{R}{R} -type=Creature -subtype=Giant -power=3 -toughness=4 -[/card] -[card] name=Tawnos's Coffin text=You may choose not to untap Tawnos's Coffin during your untap step. -- {3}, {T}: Exile target creature and all Auras attached to it. Note the number and kind of counters that were on that creature. When Tawnos's Coffin leaves the battlefield or becomes untapped, return the exiled card to the battlefield under its owner's control tapped with the noted number and kind of counters on it, and if you do, return the exiled Aura cards to the battlefield under their owner's control attached to that permanent. mana={4} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/MIR.txt b/projects/mtg/bin/Res/missing_cards_by_sets/MIR.txt index 90209dd33..20dd52139 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/MIR.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/MIR.txt @@ -124,12 +124,6 @@ mana={1}{W}{W} type=Enchantment [/card] [card] -name=Sapphire Charm -text=Choose one -- Target player draws a card at the beginning of the next turn's upkeep; or target creature gains flying until end of turn; or target creature an opponent controls phases out. (While it's phased out, it's treated as though it doesn't exist. It phases in before its controller untaps during his or her next untap step.) -mana={U} -type=Instant -[/card] -[card] name=Acidic Dagger text={4}, {T}: Whenever target creature deals combat damage to a non-Wall creature this turn, destroy that non-Wall creature. When the targeted creature leaves the battlefield this turn, sacrifice Acidic Dagger. Activate this ability only before blockers are declared. mana={4} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/PC2.txt b/projects/mtg/bin/Res/missing_cards_by_sets/PC2.txt index 778c4eb8f..a43cf9fc6 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/PC2.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/PC2.txt @@ -1,10 +1,4 @@ [card] -name=Fractured Powerstone -text={T}: Add {1} to your mana pool. -- {T}: Roll the planar die. Activate this ability only any time you could cast a sorcery. -mana={2} -type=Artifact -[/card] -[card] name=Three Dreams text=Search your library for up to three Aura cards with different names, reveal them, and put them into your hand. Then shuffle your library. mana={4}{W} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/PLIST.txt b/projects/mtg/bin/Res/missing_cards_by_sets/PLIST.txt index efd500114..c4680d459 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/PLIST.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/PLIST.txt @@ -83,12 +83,6 @@ mana={2} type=Legendary Artifact [/card] [card] -name=Fractured Powerstone -text={T}: Add {1} to your mana pool. -- {T}: Roll the planar die. Activate this ability only any time you could cast a sorcery. -mana={2} -type=Artifact -[/card] -[card] name=Council's Judgment text=Will of the council - Starting with you, each player votes for a nonland permanent you don't control. Exile each permanent with the most votes or tied for most votes. mana={1}{W}{W} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/PZ2.txt b/projects/mtg/bin/Res/missing_cards_by_sets/PZ2.txt index 8f0b4f882..d2bb7c50a 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/PZ2.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/PZ2.txt @@ -12,15 +12,6 @@ type=Instant subtype=Arcane [/card] [card] -name=Nylea's Colossus -text=Constellation - Whenever Nylea's Colossus or another enchantment enters the battlefield under your control, double target creature's power and toughness until end of turn. -mana={6}{G} -type=Enchantment Creature -subtype=Giant -power=6 -toughness=6 -[/card] -[card] name=Tawnos, Urza's Apprentice text=Haste -- {U}{R}, {T}: Copy target activated or triggered ability you control from an artifact source. You may choose new targets for the copy. (Mana abilities can't be targeted.) mana={U}{R} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/RV.txt b/projects/mtg/bin/Res/missing_cards_by_sets/RV.txt index 94090679e..01f612e73 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/RV.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/RV.txt @@ -156,15 +156,6 @@ power=1 toughness=1 [/card] [card] -name=Stone Giant -text={T}: Target creature you control with toughness less than Stone Giant's power gains flying until end of turn. Destroy that creature at the beginning of the next end step. -mana={2}{R}{R} -type=Creature -subtype=Giant -power=3 -toughness=4 -[/card] -[card] name=Magical Hack text=Change the text of target spell or permanent by replacing all instances of one basic land type with another. (For example, you may change "swampwalk" to "plainswalk." This effect lasts indefinitely.) mana={U} diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/TSR.txt b/projects/mtg/bin/Res/missing_cards_by_sets/TSR.txt index 7e43093e6..b1f2f8455 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/TSR.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/TSR.txt @@ -1,4 +1,16 @@ [card] +name=Secret Plans +text=Face-down creatures you control get +0/+1. -- Whenever a permanent you control is turned face up, draw a card. +mana={G}{U} +type=Enchantment +[/card] +[card] +name=Epic Experiment +text=Exile the top X cards of your library. For each instant and sorcery card with converted mana cost X or less among them, you may cast that card without paying its mana cost. Then put all cards exiled this way that weren't cast into your graveyard. +mana={X}{U}{R} +type=Sorcery +[/card] +[card] name=Panharmonicon text=If an artifact or creature entering the battlefield causes a triggered ability of a permanent you control to trigger, that ability triggers an additional time. mana={4} @@ -14,43 +26,6 @@ power=1 toughness=3 [/card] [card] -name=Epic Experiment -text=Exile the top X cards of your library. For each instant and sorcery card with converted mana cost X or less among them, you may cast that card without paying its mana cost. Then put all cards exiled this way that weren't cast into your graveyard. -mana={X}{U}{R} -type=Sorcery -[/card] -[card] -name=Secret Plans -text=Face-down creatures you control get +0/+1. -- Whenever a permanent you control is turned face up, draw a card. -mana={G}{U} -type=Enchantment -[/card] -[card] -name=Kor Dirge -text=All damage that would be dealt this turn to target creature you control by a source of your choice is dealt to another target creature instead. -mana={2}{B} -type=Instant -[/card] -[card] -name=Muck Drubb -abilities=flash -text=Flash (You may cast this spell any time you could cast an instant.) -- When Muck Drubb enters the battlefield, change the target of target spell that targets only a single creature to Muck Drubb. -- Madness {2}{B} (If you discard this card, you may cast it for its madness cost instead of putting it into your graveyard.) -mana={3}{B}{B} -type=Creature -subtype=Beast -power=3 -toughness=3 -[/card] -[card] -name=Thick-Skinned Goblin -text=You may pay {0} rather than pay the echo cost for permanents you control. -- {R}: Thick-Skinned Goblin gains protection from red until end of turn. -mana={1}{R} -type=Creature -subtype=Goblin Shaman -power=2 -toughness=1 -[/card] -[card] name=Muraganda Petroglyphs text=Creatures with no abilities get +2/+2. mana={3}{G} @@ -75,12 +50,22 @@ power=1 toughness=1 [/card] [card] -name=Delay -text=Counter target spell. If the spell is countered this way, exile it with three time counters on it instead of putting it into its owner's graveyard. If it doesn't have suspend, it gains suspend. (At the beginning of its owner's upkeep, remove a counter from that card. When the last is removed, the player plays it without paying its mana cost. If it's a creature, it has haste.) -mana={1}{U} +name=Kor Dirge +text=All damage that would be dealt this turn to target creature you control by a source of your choice is dealt to another target creature instead. +mana={2}{B} type=Instant [/card] [card] +name=Muck Drubb +abilities=flash +text=Flash (You may cast this spell any time you could cast an instant.) -- When Muck Drubb enters the battlefield, change the target of target spell that targets only a single creature to Muck Drubb. -- Madness {2}{B} (If you discard this card, you may cast it for its madness cost instead of putting it into your graveyard.) +mana={3}{B}{B} +type=Creature +subtype=Beast +power=3 +toughness=3 +[/card] +[card] name=Outrider en-Kor abilities=flanking text=Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.) -- {0}: The next 1 damage that would be dealt to Outrider en-Kor this turn is dealt to target creature you control instead. @@ -90,3 +75,18 @@ subtype=Kor Rebel Knight power=2 toughness=2 [/card] +[card] +name=Delay +text=Counter target spell. If the spell is countered this way, exile it with three time counters on it instead of putting it into its owner's graveyard. If it doesn't have suspend, it gains suspend. (At the beginning of its owner's upkeep, remove a counter from that card. When the last is removed, the player plays it without paying its mana cost. If it's a creature, it has haste.) +mana={1}{U} +type=Instant +[/card] +[card] +name=Thick-Skinned Goblin +text=You may pay {0} rather than pay the echo cost for permanents you control. -- {R}: Thick-Skinned Goblin gains protection from red until end of turn. +mana={1}{R} +type=Creature +subtype=Goblin Shaman +power=2 +toughness=1 +[/card] diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/VVK.txt b/projects/mtg/bin/Res/missing_cards_by_sets/VVK.txt index dca475ca1..d73950675 100644 --- a/projects/mtg/bin/Res/missing_cards_by_sets/VVK.txt +++ b/projects/mtg/bin/Res/missing_cards_by_sets/VVK.txt @@ -8,15 +8,6 @@ power=3 toughness=3 [/card] [card] -name=Stone Giant -text={T}: Target creature you control with toughness less than Stone Giant's power gains flying until end of turn. Destroy that creature at the beginning of the next end step. -mana={2}{R}{R} -type=Creature -subtype=Giant -power=3 -toughness=4 -[/card] -[card] name=Sphinx of Uthuun abilities=flying text=Flying -- When Sphinx of Uthuun enters the battlefield, reveal the top five cards of your library. An opponent separates those cards into two piles. Put one pile into your hand and the other into your graveyard. diff --git a/projects/mtg/bin/Res/missing_cards_by_sets/missingCardList.txt b/projects/mtg/bin/Res/missing_cards_by_sets/missingCardList.txt new file mode 100644 index 000000000..d8f41a269 --- /dev/null +++ b/projects/mtg/bin/Res/missing_cards_by_sets/missingCardList.txt @@ -0,0 +1,1042 @@ +Primal Command +Rowan Kenrith +Kitsune Ace +Professional Face-Breaker +Pyre-Sledge Arsonist +Sokenzan Smelter +Hotshot Mechanic +Imperial Recovery Unit +Ossuary Rats +Rodolf Duskbringer +Skullslither Worm +Suspicious Shambler +Termination Facilitator +Ardoz, Cobbler of War +Auntie Blyte, Bad Influence +Brazen Cannonade +Coalborn Entity +Daring Piracy +Goblin Researcher +Kenessos, Priest of Thassa +Launch Mishap +Merfolk Pupil +Pirated Copy +Soul Read +Synchronized Eviction +Ashcoat of the Shadow Swarm +Conductor of Cacophony +Creeping Bloodsucker +Deadly Plot +Disciple of Perdition +Mizzix, Replica Rider +Ogre Battlecaster +Plundering Predator +Benevolent Hydra +Giant Ladybug +Kibo, Uktabi Prince +Mild-Mannered Librarian +Primeval Herald +Rampaging Growth +Runadi, Behemoth Caller +Spectral Hunt-Caller +Towering Gibbon +Zask, Skittering Swarmlord +Dutiful Replicator +Infernal Idol +Instruments of War +Planar Atlas +Angelic Cub +Chains of Custody +Distinguished Conjurer +Ingenious Leonin +Lita, Mechanical Engineer +Magnanimous Magistrate +Preston, the Vanisher +Alandra, Sky Dreamer +Biblioplex Kraken +Hold for Questioning +Isu the Abominable +Agrus Kos, Eternal Soldier +Star Pupil +Sun Droplet +Otharri, Suns' Glory +Glistening Sphere +Wurmquake +Glissa's Retriever +Ixhel, Scion of Atraxa +Neyali, Suns' Vanguard +Chiss-Goria, Forge Tyrant +Synthesis Pod +Lux Artillery +Skyhunter Strike Force +Mirage Mockery +Staff of the Storyteller +Geth's Summons +Hexplate Wallbreaker +Roar of Resistance +Phyresis Outbreak +Goldwardens' Gambit +Vulshok Factory +Contaminant Grafter +Norn's Decree +Kemba's Banner +Clever Concealment +Glimmer Lens +Elesh Norn, Mother of Machines +Melira, the Living Cure +Thrun, Breaker of Silence +Jor Kadeen, First Goldwarden +Kemba, Kha Enduring +Soulless Jailer +Mercurial Spelldancer +Tablet of Compleation +Meldweb Strider +Mindsplice Apparatus +The Mycosynth Gardens +Rhuk, Hexgold Nabber +The Seedcore +Goliath Hatchery +Reject Imperfection +Mirrex +Kinzu of the Bleak Coven +Serum Snare +Red Sun's Twilight +Urabrask's Forge +Vindictive Flamestoker +Font of Progress +Green Sun's Twilight +Venerated Rotpriest +Ichormoon Gauntlet +Conduit of Worlds +Mirran Safehouse +Jace, the Perfected Mind +Monument to Perfection +Argentum Masticore +The Filigree Sylex +Carnivorous Canopy +Contagious Vorrac +Encroaching Mycosynth +Blade of Shared Souls +Evolved Spinoderm +Bring the Ending +Expand the Sphere +Distorted Curiosity +Evolving Adaptive +Experimental Augury +Black Sun's Twilight +Glissa Sunslayer +Kethek, Crucible Goliath +Atraxa, Grand Unifier +Ezuri, Stalker of Spheres +Ovika, Enigma Goliath +Urabrask's Anointer +Ria Ivor, Bane of Bladehold +Malcator, Purity Overseer +Furnace Punisher +Necrogen Rotpriest +Venser, Corpse Puppet +Slobad, Iron Goblin +Solphim, Mayhem Dominus +Capricious Hellraiser +Tyrranax Rex +Phyrexian Vindicator +Skrelv, Defector Mite +Drivnod, Carnage Dominus +Tekuthal, Inquiry Dominus +Kaito, Dancing Shadow +Kaya, Intangible Slayer +Nahiri, the Unforgiving +Nissa, Ascended Animist +Tyvar, Jubilant Brawler +Lukka, Bound to Ruin +Vraska, Betrayal's Sting +The Eternal Wanderer +Tamiyo's Logbook +Maze's Mantle +Lattice-Blade Mantis +Noxious Assault +Paladin of Predation +Plague Nurse +Porcelain Zealot +Vanish into Eternity +Armored Scrapgorger +Kuldotha Cackler +Magmatic Sprinter +Nahiri's Sacrifice +Molten Rebuke +Rebel Salvo +Shrapnel Slinger +Compleat Devotion +Churning Reservoir +Bladehold War-Whip +Forgehammer Centurion +Slaughter Singer +Flensing Raptor +Indoctrination Attendant +Hexgold Slash +Incisor Glider +Phyrexian Atlas +Awaken the Sleeper +All Will Be One +Against All Odds +Bladegraft Aspirant +Cacophony Scamp +Ravenous Necrotitan +Scheming Aspirant +Ichorplate Golem +Fleshless Gladiator +Serum-Core Chimera +Tainted Observer +Necrosquito +Voidwing Hybrid +Vivisection Evangelist +Atraxa's Skitterfang +Cruel Grimnarch +Viral Spawning +Venomous Brutalizer +Trawler Drake +Ambulatory Edifice +Watchful Blisterzoa +Cinderslash Ravager +Anoint with Affliction +Hall of the Bandit Lord +Boseiju, Who Shelters All +Chief Engineer +Oracle's Vault +Conqueror's Flail +Cryptic Spires +Thromok the Insatiable +Austere Command +Collective Defiance +Primeval Spawn +Fallaji Wayfarer +Mana Cannons +Baru, Wurmspeaker +Cadric, Soul Kindler +Historian's Boon +Robaran Mercenaries +Activated Sleeper +Obsidian Obelisk +The Peregrine Dynamo +Tiller Engine +Unite the Coalition +Verrak, Warped Sengir +Gerrard's Hourglass Pendant +The Mana Rig +Golden Argosy +Inscribed Tablet +Jodah's Codex +Karn's Sylex +Walking Bulwark +The Elder Dragon War +Weatherlight Compleated +Fires of Victory +Plaza of Heroes +In Thrall to the Pit +Jaya, Fiery Negotiator +Keldon Flamesage +Keldon Strike Team +Thran Portal +Phoenix Chick +Radha's Firebrand +Rundvelt Hordemaster +Love Song of Night and Day +Temporal Firestorm +Twinferno +Braids, Arisen Nightmare +Astor, Bearer of Blades +Baird, Argivian Recruiter +Ajani, Sleeper Agent +Ertai Resurrected +Garna, Bloodfist of Keld +Jodah, the Unifier +Ivy, Gleeful Spellthief +Jhoira, Ageless Innovator +Nael, Avizoa Aeronaut +Lagomos, Hand of Hatred +Najal, the Storm Runner +Rith, Liberated Primeval +Rivaz of the Claw +Rulik Mons, Warren Chief +Shanna, Purifying Blade +Stenn, Paranoid Partisan +Sol'Kanar the Tainted +Vohar, Vodalian Desecrator +Archangel of Wrath +Anointed Peacekeeper +Karn, Living Legacy +Argivian Cavalier +Silver Scrutiny +Balduvian Berserker +Guardian of New Benalia +Chaotic Transformation +Defiler of Faith +Coalition Warbrute +Serra Paragon +Defiler of Instinct +Academy Loremaster +Defiler of Dreams +Cleaving Skyrider +Coalition Skyknight +Vesuvan Duplimancy +Benalish Faithbonder +Sphinx of Clear Skies +Vodalian Mindsinger +Defiler of Flesh +Stronghold Arena +Llanowar Greenwidow +Quirion Beastcaller +Defiler of Vigor +Tyrannical Pitlord +Threats Undetected +Silverback Elder +Urborg Lhurgoyf +Voda Sea Scavenger +Volshe Tideturner +Braids's Frightful Return +The Cruelty of Gix +Cut Down +Shadow Prophecy +Warhost's Frenzy +Yavimaya Steelcrusher +Yotia Declares War +Barkweave Crusher +Stall for Time +Urza Assembles the Titans +Combat Research +Hexbane Tortoise +Djinn of the Fountain +Linebreaker Baloth +Ertai's Scorn +Founding the Third Path +Frostfist Strider +Impede Momentum +Joint Exploration +Slimefoot's Survey +The Phasing of Zhalfir +Tail Swipe +Tear Asunder +Rona's Vortex +The Weatherseed Treaty +The World Spell +Sailors' Bane +Sea Hag // Aquatic Ingress +Sapphire Dragon // Psionic Pulse +Shameless Charlatan +Sword Coast Sailor +Stunning Strike +Tomb of Horrors Adventurer +Sword Coast Serpent // Capsizing Wave +Vhal, Candlekeep Researcher +Volo, Itinerant Scholar +Young Blue Dragon // Sand Augury +Agent of the Iron Throne +Altar of Bhaal // Bone Offering +Agent of the Shadow Thieves +Ancient Brass Dragon +Astarion's Thirst +Passionate Archaeologist +Undercellar Sweep +White Plume Adventurer +Zevlor, Elturel Exile +Veteran Soldier +Rilsa Rael, Kingpin +Windshaper Planetar +Raggadragga, Goreguts Boss +Aarakocra Sneak +Durnan of the Yawning Portal +Bane's Contingency +Candlekeep Sage +Candlekeep Inspiration +Stonespeaker Crystal +Cone of Cold +Dungeon Delver +Feywild Caretaker +Feywild Visitor +Gale's Redirection +Illithid Harvester // Plant Tadpoles +Imoen, Mystic Trickster +Lapis Orb of Dragonkind +Moonshae Pixie // Pixie Dust +Modify Memory +Firkraag, Cunning Instigator +Flaming Fist +Far Traveler +Goliath Paladin +Guardian Naga // Banishing Coils +Horn of Valhalla // Ysgard's Call +Lae'zel, Vlaakith's Champion +Inspiring Leader +Legion Loyalty +Lae'zel's Acrobatics +Noble Heritage +Pegasus Guardian // Rescue the Foal +Neera, Wild Mage +Nine-Fingers Keene +Minthara, Merciless Soul +Myrkul, Lord of Bones +Recruitment Drive +Mazzy, Truesword Paladin +Rasaad yn Bashir +Lozhan, Dragons' Legacy +Sculpted Sunburst +Clan Crafter +Folk Hero +Baeloth Barrityl, Entertainer +Haunted One +Zellix, Sanity Flayer +Archivist of Oghma +Dungeoneer's Pack +Fraying Line +Dusk Mangler +Call to the Void +Elder Brain +Caves of Chaos Adventurer +Intellect Devourer +Pact Weapon +Ravenloft Adventurer +Balor +Storm King's Thunder +Wand of Wonder +Captain N'ghathrod +Passageway Seer +Sarevok, Deathbringer +Safana, Calimport Cutthroat +Scion of Halaster +Sigil of Myrkul +Sivriss, Nightmare Speaker +Topaz Dragon // Entropic Cloud +Vicious Battlerager +Underdark Explorer +Amethyst Dragon // Explosive Crystal +Bloodboil Sorcerer +Carnelian Orb of Dragonkind +Dragon Cultist +Fang Dragon // Forktail Sweep +Gnoll War Band +Guild Artisan +Inspired Tinkering +Trailblazer's Torch +Green Slime +Spectacular Showdown +Vexing Puzzlebox +Venture Forth +Tlincalli Hunter // Retrieve Prey +Journey to the Lost City +Gond Gate +Sarevok's Tome +Multiclass Baldric +Criminal Past +Cloudkill +Cultist of the Absolute +Gray Slaad // Entropic Decay +Ghost Lantern // Bind Spirit +Hezrou // Demonic Stench +Guildsworn Prowler +Myrkul's Edict +Nothic +Nefarious Imp +Nautiloid Ship +Deep Gnome Terramancer +Harper Recruiter +Seasoned Dungeoneer +Lantern of Revealing +Iron Mastiff +Astral Dragon +Aboleth Spawn +Stick Together +Marut +Psionic Ritual +Mocking Doppelganger +Mighty Servant of Leuk-o +Grell Philosopher +Endless Evil +Mirror of Life Trapping +Brainstealer Dragon +Navigation Orb +Solemn Doomguide +From the Catacombs +Death Kiss +Bothersome Quasit +Rug of Smothering +Nalfeshnee +Loot Dispute +Delayed Blast Fireball +Tasha, the Witch Queen +Minsc & Boo, Timeless Heroes +Elminster +Faceless One +Battle Angels of Tyr +Undermountain Adventurer +Abdel Adrian, Gorion's Ward +Owlbear Cub +Majestic Genesis +Barroom Brawl +Earthquake Dragon +Wrathful Red Dragon +Wyll's Reversal +Ellyn Harbreeze, Busybody +Astral Confrontation +Banishment +Artificer Class +Livaan, Cultist of Tiamat +Popular Entertainer +Stirring Bard +Swashbuckler Extraordinaire +Street Urchin +Tavern Brawler +Thunderwave +Two-Handed Axe // Sweeping Cleave +Wild Magic Surge +Wyll, Blade of Frontiers +Young Red Dragon // Bathe in Gold +Ambitious Dragonborn +Acolyte of Bahamut +Avenging Hunter +Alaundo the Seer +Baba Lysaga, Night Witch +Bhaal, Lord of Murder +Bane, Lord of Darkness +Commander Liara Portyr +Mage's Attendant +Dynaheir, Invoker Adept +Gorion, Wise Mentor +Gluntch, the Bestower +Kagha, Shadow Archdruid +Jon Irenicus, Shattered One +Rumor Gatherer +Cloakwood Hermit +Colossal Badger // Dig Deep +Dread Linnorm // Scale Deflection +Druid of the Emerald Grove +Druidic Ritual +Emerald Dragon // Dissonant Wave +Explore the Underdark +Ettercap // Web Shot +Jade Orb of Dragonkind +Hardy Outlander +Master Chef +Monster Manual // Zoological Study +Overwhelming Encounter +Raised by Giants +Scaled Nurturer +Skanos Dragonheart +Split the Spoils +Contraband Livestock +Blessed Hippogriff // Tyr's Blessing +Crystal Dragon // Rob the Hoard +Induced Amnesia +Naban, Dean of Iteration +Goblin Bangchuckers +Mari, the Killing Quill +Spiteful Repossession +Tenuous Truce +Swindler's Scheme +Bennie Bracks, Zoologist +Kitt Kanto, Mayhem Diva +Perrie, the Pulverizer +Henzie "Toolbox" Torre +Kamiz, Obscura Oculus +Anhelo, the Painter +Weathered Sentinels +Vazi, Keen Negotiator +Threefold Signal +Boxing Ring +Wave of Rats +Waste Management +Xander's Pact +Writ of Return +Audacious Swap +Life of the Party +Industrial Advancement +Mezzio Mugger +Rose Room Treasurer +The Beamtown Bullies +Rain of Riches +Spellbinding Soprano +Seize the Spotlight +Parnesse, the Subtle Brush +Bribe Taker +Kros, Defense Contractor +Turf War +Phabine, Boss's Confidant +Tivit, Seller of Secrets +Dodgy Jalopy +First Responder +Family's Favor +Next of Kin +Killer Service +Agent's Toolkit +Vivien's Stampede +Brokers Confluence +Bess, Soul Nourisher +Cabaretti Confluence +Denry Klin, Editor in Chief +Cryptic Pursuit +Grime Gorger +Maestros Confluence +Oskar, Rubbish Reclaimer +Obscura Confluence +Syrix, Carrier of the Flame +Riveteers Confluence +Currency Converter +Smuggler's Buggy +Gavel of the Righteous +Aerial Extortionist +Contractual Safeguard +Boss's Chauffeur +Jailbreak +Resourceful Defense +Master of Ceremonies +Smuggler's Share +Cephalid Facetaker +Aven Courier +Change of Plans +In Too Deep +Flawless Forgery +Mask of the Schemer +Sinister Concierge +Shield Broker +Storm of Forms +Skyway Robber +Body Count +Lethal Scheme +Dogged Detective +Make an Example +Protection Racket +Misfortune Teller +Devastating Dreams +Darksteel Garrison +Gala Greeters +Jinnie Fay, Jetmir's Second +Hostile Takeover +Glamorous Outlaw +Falco Spara, Pactweaver +Mysterious Limousine +Cabaretti Ascendancy +Raffine's Silencer +Revel Ruiner +Sanguine Spy +Shadow of Mortality +Shakedown Heavy +Aven Heartstabber +Meeting of the Five +Getaway Car +Park Heights Pegasus +Unlicensed Hearse +Luxior, Giada's Gift +Unleash the Inferno +Arcane Bombardment +Hoard Hauler +Fight Rigging +Urabrask, Heretic Praetor +Structural Assault +Evolving Door +Ziatora's Envoy +Widespread Thieving +Toluz, Clever Conductor +Ledger Shredder +Raffine, Scheming Seer +Undercover Operative +Reservoir Kraken +Spara's Adjudicators +Cut of the Profits +Shattered Seraph +Riveteers Ascendancy +Angel of Suffering +Wiretapping +Rakish Revelers +Cemetery Tampering +Rigo, Streetwise Mentor +Body Launderer +Rabble Rousing +Obscura Interceptor +Even the Score +Obscura Ascendancy +Cut Your Losses +Masked Bandits +Maestros Diabolist +Maestros Ascendancy +Lagrella, the Magpie +Lord Xander, the Collector +Voice of the Vermin +Warm Welcome +Hypnotic Grifter +Titan of Industry +Echo Inspector +Venom Connoisseur +Errant, Street Artist +Vivien on the Hunt +Backstreet Bruiser +Brokers Veteran +Swooping Protector +All-Seeing Arbiter +Rhox Pummeler +Sanctuary Warden +Raffine's Informant +Freelance Muscle +Knockout Blow +Patch Up +Capenna Express +Illuminator Virtuoso +Riveteers Overlook +Giada, Font of Hope +Bouncer's Beatdown +Dapper Shieldmate +Maestros Theater +Obscura Storefront +Elspeth Resplendent +Cabaretti Courtyard +Torch Breath +Brokers Hideout +Unlucky Witness +Sizzling Soloist +Ballroom Brawlers +Boon of Safety +Fake Your Own Death +Graveyard Shift +Grisly Sigil +Illicit Shipment +Incriminate +Join the Maestros +Scheming Fence +Ob Nixilis, the Adversary +Dig Up the Body +Extract the Truth +Jetmir's Fixer +Security Bypass +Wingshield Agent +Exotic Pets +Witness Protection +Fatal Grudge +Sewer Crocodile +Sleep with the Fishes +Disciplined Duelist +Endless Detour +Evelyn, the Covetous +Rooftop Nuisance +Corpse Appraiser +Run Out of Town +Psionic Snoop +Celestial Regulator +Psychic Pickpocket +Civil Servant +Make Disappear +Out of the Way +A Little Chat +Rob the Archives +Arc Spitter +Brass Knuckles +Syndicate Infiltrator +Tainted Indulgence +Glittering Stockpile +Snooping Newsie +Call In a Professional +Whack +Security Rhox +Ormos, Archive Keeper +Ruthless Technomancer +Myojin of Cryptic Dreams +Kami of Celebration +Collision of Realms +Akki Battle Squad +Smoke Spirits' Aid +Komainu Battle Armor +Shorikai, Genesis Engine +Kaima, the Fractured Calm +Access Denied +Katsumasa, the Animator +Imposter Mech +Universal Surveillance +Aerial Surveyor +Swift Reconfiguration +Release to Memory +Kotori, Pilot Prodigy +Kosei, Penitent Warlord +Tanuki Transplanter +One with the Kami +Myojin of Towering Might +Unforgiving One +Silver-Fur Master +Satsuki, the Living Lore +Spirit-Sister's Call +Light-Paws, Emperor's Voice +Invoke Justice +Bronzeplate Boar +Eater of Virtue +The Restoration of Eiganjo +Atsushi, the Blazing Sky +Dramatist's Puppet +Ambitious Assault +Containment Construct +Lion Sash +March of Otherworldly Light +Akki Ember-Keeper +Bronze Cudgels +Automated Artificer +Inventive Iteration +Tamiyo, Compleated Sage +Okiba Salvage +The Kami War +Okiba Reckoner Raid +Kaito Shizuki +Satoru Umezawa +The Fall of Lord Konda +Tribute to Horobi +Risona, Asari Commander +Tatsunari, Toad Rider +Era of Enlightenment +Soul Transfer +Prodigy's Prototype +Cloudsteel Kirin +Naomi, Pillar of Order +Reckoner Shakedown +Kotose, the Silent Spider +Ao, the Dawn Sky +The Long Reach of Night +Life of Toshiro Umezawa +Lethal Exploit +Isshin, Two Heavens as One +Nashi, Moon Sage's Scion +Invigorating Hot Spring +Hinata, Dawn-Crowned +March of Wretched Sorrow +Hidetsugu Consumes All +Greasefang, Okiba Boss +Tales of Master Seshiro +Storyweave +Spinning Wheel Kick +Shigeki, Jukai Visionary +Leech Gauntlet +Webspinner Cuff +Kami of Terrible Secrets +Weaver of Harmony +Teachings of the Kirin +Guardians of Oboro +Go-Shintai of Lost Wisdom +Invoke the Ancients +Thundering Raiju +Takenuma, Abandoned Mire +The Dragon-Kami Reborn +Kami of Transience +Kodama of the West Tree +Jugan Defends the Temple +Mindlink Mech +Kappa Tech-Wrecker +Secluded Courtyard +March of Swirling Mist +Kura, the Boundless Sky +Kairi, the Swirling Sky +Coiling Stalker +March of Burgeoning Life +Azusa's Many Journeys +Upriser Renegade +Acquisition Octopus +Armguard Familiar +Mech Hangar +Explosive Singularity +Anchor to Reality +Rabbit Battery +Fable of the Mirror-Breaker +Peerless Samurai +Eiganjo, Seat of the Empire +Moon-Circuit Hacker +Invoke Calamity +Futurist Operative +Lizard Blades +Covert Technician +Goro-Goro, Disciple of Ryusei +Biting-Palm Ninja +Scrap Welder +Thousand-Faced Shadow +Disruption Protocol +Simian Sling +Sokenzan, Crucible of Defiance +Prosperous Thief +March of Reckless Joy +Discover the Impossible +Ogre-Head Helm +The Shattered States Era +Seismic Wave +Behold the Unspeakable +Roadside Reliquary +Dokuchi Silencer +Awakened Awareness +Otawara, Soaring City +Heiko Yamazaki, the General +Invoke Despair +When We Were Young +Boseiju, Who Endures +Touch the Spirit Realm +Kumano Faces Kakkazan +Walking Skyscraper +Towashi Guide-Bot +Kami's Flare +Kami of Industry +Dragonspark Reactor +Crackling Emergence +Experimental Synthesizer +Iron Apprentice +Regent's Authority +Go-Shintai of Ancient Wars +Reckoner Bankbuster +Norika Yamazaki, the Poet +The Reality Chip +Flame Discharge +Tameshi, Reality Architect +Michiko's Reign of Truth +Mirror Box +Blade of the Oni +Mechtitan Core +Hidetsugu, Devouring Chaos +Season of Renewal +Roaring Earth +Orochi Merge-Keeper +Historian's Wisdom +Tezzeret, Betrayer of Flesh +Heir of the Ancient Fang +Go-Shintai of Hidden Cruelty +Enormous Energy Blade +Debt to the Kami +Assassin's Ink +Chainflail Centipede +Go-Shintai of Boundless Vigor +Reality Heist +Planar Incision +Harmonious Emergence +The Modern Age +Mobilizer Mech +Boseiju Reaches Skyward +Blossom Prancer +Moonsnare Prototype +Careful Cultivation +Born to Drive +Befriending the Moths +Banishing Slash +Ancestral Katana +Lithoform Engine +Reality Spasm +Suffer the Past +Wondrous Crucible +Terisiare's Devastation +Wire Surgeons +Wreck Hunter +Blast-Furnace Hellkite +Farid, Enterprising Salvager +Hexavus +Kayla's Music Box +Machine God's Effigy +Scavenged Brawler +Smelting Vat +Scholar of New Horizons +The Brothers' War +Glint Raker +Disciple of Caelus Nin +Urza's Workshop +The Archimandrite +Rootpath Purifier +Sanwell, Avenger Ace +Ashnod the Uncaring +Tawnos, Solemn Survivor +Battery Bearer +Geology Enthusiast +Ashnod's Intervention +Gix, Yawgmoth Praetor +Ashnod, Flesh Mechanist +Arbalest Engineers +Hulking Metamorph +The Temporal Anchor +Urza's Command +Rootwire Amalgam +Gix's Caress +Legions to Ashes +Mishra, Tamer of Mak Fawa +Phyrexian Fleshgorger +Hostile Negotiations +Dreams of Steel and Oil +Junkyard Genius +Carrion Locust +Gix's Command +Battlefield Butcher +Kill-Zone Acrobat +Visions of Phyrexia +Skitterbeam Battalion +Gurgling Anointer +Over the Top +Mechanized Warfare +Mishra's Command +Feldon, Ronom Excavator +Queen Kayla bin-Kroog +Ravenous Gigamole +Thran Vigil +No One Left Behind +Titania's Command +Gwenna, Eyes of Gaea +Overwhelming Remorse +Urza's Sylex +Mishra's Research Desk +Steel Seraph +Hurkyl, Master Wizard +Forging the Anchor +Involuntary Cooldown +Blanchwood Prowler +Hurkyl's Final Meditation +Desynchronize +Fallaji Archaeologist +Argothian Opportunist +Defabricate +Myrel, Shield of Argive +Kayla's Command +Kayla's Reconstruction +Stern Lesson +Splitting the Powerstone +In the Trenches +Fallaji Excavation +Koilos Roc +Weakstone's Subjugation +Zephyr Sentinel +Wasteful Harvest +Urza, Powerstone Prodigy +Shoot Down +Soul Partition +Tawnos's Tinkering +Sarinth Steelseeker +Stone Retrieval Unit +Steel Exemplar +The Stone Brain +The Stasis Coffin +Slagstone Refinery +Power Plant Worker +Demolition Field +Excavation Explosion +Tower Worker +Thran Power Suit +Thran Spider +Symmetry Matrix +Titania, Voice of Gaea +Mishra, Claimed by Gix +The Mightstone and Weakstone +Recommission +Repair and Recharge +Powerstone Engineer +Horned Stoneseeker +Hall of Tagsin +Goblin Blast-Runner +Meticulous Excavation +Sardian Cliffstomper +Tomakul Scrapsmith +Sibling Rivalry +Raze to the Ground +Static Net +Great Desert Prospector +Liberator, Urza's Battlethopter +Airlift Chaplain +Clay Champion +Calamity's Wake +Cityscape Leveler +Tocasia, Dig Site Mentor +Bladecoil Serpent +Sarinth Greatwurm +Skyfisher Spider +Saheeli, Filigree Master +Mine Worker