From 766f3c41ecf106bd6304e3bee3a4e2f49baea98c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Z=C3=A1bsk=C3=BD?= Date: Sat, 19 May 2018 18:02:32 +0200 Subject: [PATCH] Remade the bot into node JS. --- bot/.gitignore | 65 ++++++- .../PlaneSculptorsDiscordBot.sln | 22 --- .../PlaneSculptorsDiscordBot/AllCards.json | 1 - .../PlaneSculptorsDiscordBot/App.config | 14 -- .../PlaneSculptorsDiscordBot/JsonCard.cs | 106 ----------- .../PlaneSculptorsDiscordBot.csproj | 124 ------------ .../PlaneSculptorsDiscordBot/Program.cs | 180 ------------------ .../Properties/AssemblyInfo.cs | 36 ---- .../PlaneSculptorsDiscordBot/packages.config | 51 ----- bot/index.js | 79 ++++++++ bot/package-lock.json | 94 +++++++++ bot/package.json | 30 +++ 12 files changed, 263 insertions(+), 539 deletions(-) delete mode 100644 bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot.sln delete mode 100644 bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/AllCards.json delete mode 100644 bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/App.config delete mode 100644 bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/JsonCard.cs delete mode 100644 bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot.csproj delete mode 100644 bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/Program.cs delete mode 100644 bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/Properties/AssemblyInfo.cs delete mode 100644 bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/packages.config create mode 100644 bot/index.js create mode 100644 bot/package-lock.json create mode 100644 bot/package.json diff --git a/bot/.gitignore b/bot/.gitignore index ef9f9dd..8fdf499 100644 --- a/bot/.gitignore +++ b/bot/.gitignore @@ -1,6 +1,61 @@ -**/.vs/ -**/bin/ -**/obj/ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* -**/packages/* -!**/packages/repositories.config \ No newline at end of file +# Runtime data +pids +*.pid +*.seed +*.pid.lock + +# Directory for instrumented libs generated by jscoverage/JSCover +lib-cov + +# Coverage directory used by tools like istanbul +coverage + +# nyc test coverage +.nyc_output + +# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +# Bower dependency directory (https://bower.io/) +bower_components + +# node-waf configuration +.lock-wscript + +# Compiled binary addons (https://nodejs.org/api/addons.html) +build/Release + +# Dependency directories +node_modules/ +jspm_packages/ + +# TypeScript v1 declaration files +typings/ + +# Optional npm cache directory +.npm + +# Optional eslint cache +.eslintcache + +# Optional REPL history +.node_repl_history + +# Output of 'npm pack' +*.tgz + +# Yarn Integrity file +.yarn-integrity + +# dotenv environment variables file +.env + +# next.js build output +.next \ No newline at end of file diff --git a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot.sln b/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot.sln deleted file mode 100644 index dfa6bf7..0000000 --- a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot.sln +++ /dev/null @@ -1,22 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.23107.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlaneSculptorsDiscordBot", "PlaneSculptorsDiscordBot\PlaneSculptorsDiscordBot.csproj", "{0A6E949C-AEF6-4A6F-B338-4A7474949907}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0A6E949C-AEF6-4A6F-B338-4A7474949907}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0A6E949C-AEF6-4A6F-B338-4A7474949907}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0A6E949C-AEF6-4A6F-B338-4A7474949907}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0A6E949C-AEF6-4A6F-B338-4A7474949907}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/AllCards.json b/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/AllCards.json deleted file mode 100644 index 8638793..0000000 --- a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/AllCards.json +++ /dev/null @@ -1 +0,0 @@ -{"Air Elemental":{"layout":"normal","name":"Air Elemental","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying","power":"4","toughness":"4","imageName":"air elemental","colorIdentity":["U"]},"Ancestral Recall":{"layout":"normal","name":"Ancestral Recall","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player draws three cards.","imageName":"ancestral recall","colorIdentity":["U"]},"Animate Artifact":{"layout":"normal","name":"Animate Artifact","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nAs long as enchanted artifact isn't a creature, it's an artifact creature with power and toughness each equal to its converted mana cost.","imageName":"animate artifact","colorIdentity":["U"]},"Animate Dead":{"layout":"normal","name":"Animate Dead","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature card in a graveyard\nWhen Animate Dead enters the battlefield, if it's on the battlefield, it loses \"enchant creature card in a graveyard\" and gains \"enchant creature put onto the battlefield with Animate Dead.\" Return enchanted creature card to the battlefield under your control and attach Animate Dead to it. When Animate Dead leaves the battlefield, that creature's controller sacrifices it.\nEnchanted creature gets -1/-0.","imageName":"animate dead","colorIdentity":["B"]},"Animate Wall":{"layout":"normal","name":"Animate Wall","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Wall\nEnchanted Wall can attack as though it didn't have defender.","imageName":"animate wall","colorIdentity":["W"]},"Ankh of Mishra":{"layout":"normal","name":"Ankh of Mishra","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a land enters the battlefield, Ankh of Mishra deals 2 damage to that land's controller.","imageName":"ankh of mishra"},"Armageddon":{"layout":"normal","name":"Armageddon","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all lands.","imageName":"armageddon","colorIdentity":["W"]},"Aspect of Wolf":{"layout":"normal","name":"Aspect of Wolf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +X/+Y, where X is half the number of Forests you control, rounded down, and Y is half the number of Forests you control, rounded up.","imageName":"aspect of wolf","colorIdentity":["G"]},"Bad Moon":{"layout":"normal","name":"Bad Moon","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Black creatures get +1/+1.","imageName":"bad moon","colorIdentity":["B"]},"Badlands":{"layout":"normal","name":"Badlands","type":"Land — Swamp Mountain","types":["Land"],"subtypes":["Swamp","Mountain"],"text":"({T}: Add {B} or {R} to your mana pool.)","imageName":"badlands","colorIdentity":["B","R"]},"Balance":{"layout":"normal","name":"Balance","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Each player chooses a number of lands he or she controls equal to the number of lands controlled by the player who controls the fewest, then sacrifices the rest. Players discard cards and sacrifice creatures the same way.","imageName":"balance","colorIdentity":["W"]},"Basalt Monolith":{"layout":"normal","name":"Basalt Monolith","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Basalt Monolith doesn't untap during your untap step.\n{T}: Add {C}{C}{C} to your mana pool.\n{3}: Untap Basalt Monolith.","imageName":"basalt monolith"},"Bayou":{"layout":"normal","name":"Bayou","type":"Land — Swamp Forest","types":["Land"],"subtypes":["Swamp","Forest"],"text":"({T}: Add {B} or {G} to your mana pool.)","imageName":"bayou","colorIdentity":["B","G"]},"Benalish Hero":{"layout":"normal","name":"Benalish Hero","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"1","toughness":"1","imageName":"benalish hero","colorIdentity":["W"]},"Berserk":{"layout":"normal","name":"Berserk","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Berserk only before the combat damage step.\nTarget creature gains trample and gets +X/+0 until end of turn, where X is its power. At the beginning of the next end step, destroy that creature if it attacked this turn.","imageName":"berserk","colorIdentity":["G"]},"Birds of Paradise":{"layout":"normal","name":"Birds of Paradise","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\n{T}: Add one mana of any color to your mana pool.","power":"0","toughness":"1","imageName":"birds of paradise","colorIdentity":["G"]},"Black Knight":{"layout":"normal","name":"Black Knight","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nProtection from white (This creature can't be blocked, targeted, dealt damage, or enchanted by anything white.)","power":"2","toughness":"2","imageName":"black knight","colorIdentity":["B"]},"Black Lotus":{"layout":"normal","name":"Black Lotus","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Black Lotus: Add three mana of any one color to your mana pool.","imageName":"black lotus"},"Black Vise":{"layout":"normal","name":"Black Vise","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"As Black Vise enters the battlefield, choose an opponent.\nAt the beginning of the chosen player's upkeep, Black Vise deals X damage to that player, where X is the number of cards in his or her hand minus 4.","imageName":"black vise"},"Black Ward":{"layout":"normal","name":"Black Ward","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has protection from black. This effect doesn't remove Black Ward.","imageName":"black ward","colorIdentity":["W"]},"Blaze of Glory":{"layout":"normal","name":"Blaze of Glory","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Blaze of Glory only during combat before blockers are declared.\nTarget creature defending player controls can block any number of creatures this turn. It blocks each attacking creature this turn if able.","imageName":"blaze of glory","colorIdentity":["W"]},"Blessing":{"layout":"normal","name":"Blessing","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{W}: Enchanted creature gets +1/+1 until end of turn.","imageName":"blessing","colorIdentity":["W"]},"Blue Elemental Blast":{"layout":"normal","name":"Blue Elemental Blast","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Counter target red spell.\n• Destroy target red permanent.","imageName":"blue elemental blast","colorIdentity":["U"]},"Blue Ward":{"layout":"normal","name":"Blue Ward","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has protection from blue. This effect doesn't remove Blue Ward.","imageName":"blue ward","colorIdentity":["W"]},"Bog Wraith":{"layout":"normal","name":"Bog Wraith","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Wraith","types":["Creature"],"subtypes":["Wraith"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"3","toughness":"3","imageName":"bog wraith","colorIdentity":["B"]},"Braingeyser":{"layout":"normal","name":"Braingeyser","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player draws X cards.","imageName":"braingeyser","colorIdentity":["U"]},"Burrowing":{"layout":"normal","name":"Burrowing","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has mountainwalk. (It can't be blocked as long as defending player controls a Mountain.)","imageName":"burrowing","colorIdentity":["R"]},"Camouflage":{"layout":"normal","name":"Camouflage","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Camouflage only during your declare attackers step.\nThis turn, instead of declaring blockers, each defending player chooses any number of creatures he or she controls and divides them into a number of piles equal to the number of attacking creatures for whom that player is the defending player. Creatures he or she controls that can block additional creatures may likewise be put into additional piles. Assign each pile to a different one of those attacking creatures at random. Each creature in a pile that can block the creature that pile is assigned to does so. (Piles can be empty.)","imageName":"camouflage"},"Castle":{"layout":"normal","name":"Castle","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Untapped creatures you control get +0/+2.","imageName":"castle","colorIdentity":["W"]},"Celestial Prism":{"layout":"normal","name":"Celestial Prism","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Add one mana of any color to your mana pool.","imageName":"celestial prism"},"Channel":{"layout":"normal","name":"Channel","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, any time you could activate a mana ability, you may pay 1 life. If you do, add {C} to your mana pool.","imageName":"channel","colorIdentity":["G"]},"Chaos Orb":{"layout":"normal","name":"Chaos Orb","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: If Chaos Orb is on the battlefield, flip Chaos Orb onto the battlefield from a height of at least one foot. If Chaos Orb turns over completely at least once during the flip, destroy all nontoken permanents it touches. Then destroy Chaos Orb.","imageName":"chaos orb"},"Chaoslace":{"layout":"normal","name":"Chaoslace","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target spell or permanent becomes red. (Its mana symbols remain unchanged.)","imageName":"chaoslace","colorIdentity":["R"]},"Circle of Protection: Blue":{"layout":"normal","name":"Circle of Protection: Blue","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time a blue source of your choice would deal damage to you this turn, prevent that damage.","imageName":"circle of protection blue","colorIdentity":["W"]},"Circle of Protection: Green":{"layout":"normal","name":"Circle of Protection: Green","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time a green source of your choice would deal damage to you this turn, prevent that damage.","imageName":"circle of protection green","colorIdentity":["W"]},"Circle of Protection: Red":{"layout":"normal","name":"Circle of Protection: Red","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time a red source of your choice would deal damage to you this turn, prevent that damage.","imageName":"circle of protection red","colorIdentity":["W"]},"Circle of Protection: White":{"layout":"normal","name":"Circle of Protection: White","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time a white source of your choice would deal damage to you this turn, prevent that damage.","imageName":"circle of protection white","colorIdentity":["W"]},"Clockwork Beast":{"layout":"normal","name":"Clockwork Beast","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"Clockwork Beast enters the battlefield with seven +1/+0 counters on it.\nAt end of combat, if Clockwork Beast attacked or blocked this combat, remove a +1/+0 counter from it.\n{X}, {T}: Put up to X +1/+0 counters on Clockwork Beast. This ability can't cause the total number of +1/+0 counters on Clockwork Beast to be greater than seven. Activate this ability only during your upkeep.","power":"0","toughness":"4","imageName":"clockwork beast"},"Clone":{"layout":"normal","name":"Clone","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"You may have Clone enter the battlefield as a copy of any creature on the battlefield.","power":"0","toughness":"0","imageName":"clone","colorIdentity":["U"]},"Cockatrice":{"layout":"normal","name":"Cockatrice","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Cockatrice","types":["Creature"],"subtypes":["Cockatrice"],"text":"Flying\nWhenever Cockatrice blocks or becomes blocked by a non-Wall creature, destroy that creature at end of combat.","power":"2","toughness":"4","imageName":"cockatrice","colorIdentity":["G"]},"Consecrate Land":{"layout":"normal","name":"Consecrate Land","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has indestructible and can't be enchanted by other Auras.","imageName":"consecrate land","colorIdentity":["W"]},"Conservator":{"layout":"normal","name":"Conservator","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Prevent the next 2 damage that would be dealt to you this turn.","imageName":"conservator"},"Contract from Below":{"layout":"normal","name":"Contract from Below","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Remove Contract from Below from your deck before playing if you're not playing for ante.\nDiscard your hand, ante the top card of your library, then draw seven cards.","imageName":"contract from below","colorIdentity":["B"]},"Control Magic":{"layout":"normal","name":"Control Magic","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.","imageName":"control magic","colorIdentity":["U"]},"Conversion":{"layout":"normal","name":"Conversion","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Conversion unless you pay {W}{W}.\nAll Mountains are Plains.","imageName":"conversion","colorIdentity":["W"]},"Copper Tablet":{"layout":"normal","name":"Copper Tablet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's upkeep, Copper Tablet deals 1 damage to that player.","imageName":"copper tablet"},"Copy Artifact":{"layout":"normal","name":"Copy Artifact","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"You may have Copy Artifact enter the battlefield as a copy of any artifact on the battlefield, except it's an enchantment in addition to its other types.","imageName":"copy artifact","colorIdentity":["U"]},"Counterspell":{"layout":"normal","name":"Counterspell","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.","imageName":"counterspell","colorIdentity":["U"]},"Craw Wurm":{"layout":"normal","name":"Craw Wurm","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"6","toughness":"4","imageName":"craw wurm","colorIdentity":["G"]},"Creature Bond":{"layout":"normal","name":"Creature Bond","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, Creature Bond deals damage equal to that creature's toughness to the creature's controller.","imageName":"creature bond","colorIdentity":["U"]},"Crusade":{"layout":"normal","name":"Crusade","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"White creatures get +1/+1.","imageName":"crusade","colorIdentity":["W"]},"Crystal Rod":{"layout":"normal","name":"Crystal Rod","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a blue spell, you may pay {1}. If you do, you gain 1 life.","imageName":"crystal rod"},"Cursed Land":{"layout":"normal","name":"Cursed Land","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nAt the beginning of the upkeep of enchanted land's controller, Cursed Land deals 1 damage to that player.","imageName":"cursed land","colorIdentity":["B"]},"Cyclopean Tomb":{"layout":"normal","name":"Cyclopean Tomb","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Put a mire counter on target non-Swamp land. That land is a Swamp for as long as it has a mire counter on it. Activate this ability only during your upkeep.\nWhen Cyclopean Tomb is put into a graveyard from the battlefield, at the beginning of each of your upkeeps for the rest of the game, remove all mire counters from a land that a mire counter was put onto with Cyclopean Tomb but that a mire counter has not been removed from with Cyclopean Tomb.","imageName":"cyclopean tomb"},"Dark Ritual":{"layout":"normal","name":"Dark Ritual","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Add {B}{B}{B} to your mana pool.","imageName":"dark ritual","colorIdentity":["B"]},"Darkpact":{"layout":"normal","name":"Darkpact","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Remove Darkpact from your deck before playing if you're not playing for ante.\nYou own target card in the ante. Exchange that card with the top card of your library.","imageName":"darkpact","colorIdentity":["B"]},"Death Ward":{"layout":"normal","name":"Death Ward","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Regenerate target creature.","imageName":"death ward","colorIdentity":["W"]},"Deathgrip":{"layout":"normal","name":"Deathgrip","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}{B}: Counter target green spell.","imageName":"deathgrip","colorIdentity":["B"]},"Deathlace":{"layout":"normal","name":"Deathlace","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target spell or permanent becomes black. (Mana symbols on that permanent remain unchanged.)","imageName":"deathlace","colorIdentity":["B"]},"Demonic Attorney":{"layout":"normal","name":"Demonic Attorney","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Remove Demonic Attorney from your deck before playing if you're not playing for ante.\nEach player antes the top card of his or her library.","imageName":"demonic attorney","colorIdentity":["B"]},"Demonic Hordes":{"layout":"normal","name":"Demonic Hordes","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"{T}: Destroy target land.\nAt the beginning of your upkeep, unless you pay {B}{B}{B}, tap Demonic Hordes and sacrifice a land of an opponent's choice.","power":"5","toughness":"5","imageName":"demonic hordes","colorIdentity":["B"]},"Demonic Tutor":{"layout":"normal","name":"Demonic Tutor","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a card and put that card into your hand. Then shuffle your library.","imageName":"demonic tutor","colorIdentity":["B"]},"Dingus Egg":{"layout":"normal","name":"Dingus Egg","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Whenever a land is put into a graveyard from the battlefield, Dingus Egg deals 2 damage to that land's controller.","imageName":"dingus egg"},"Disenchant":{"layout":"normal","name":"Disenchant","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment.","imageName":"disenchant","colorIdentity":["W"]},"Disintegrate":{"layout":"normal","name":"Disintegrate","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Disintegrate deals X damage to target creature or player. That creature can't be regenerated this turn. If the creature would die this turn, exile it instead.","imageName":"disintegrate","colorIdentity":["R"]},"Disrupting Scepter":{"layout":"normal","name":"Disrupting Scepter","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target player discards a card. Activate this ability only during your turn.","imageName":"disrupting scepter"},"Dragon Whelp":{"layout":"normal","name":"Dragon Whelp","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{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.","power":"2","toughness":"3","imageName":"dragon whelp","colorIdentity":["R"]},"Drain Life":{"layout":"normal","name":"Drain Life","manaCost":"{X}{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Spend only black mana on X.\nDrain Life deals X damage to target creature or player. You gain life equal to the damage dealt, but not more life than the player's life total before Drain Life dealt damage or the creature's toughness.","imageName":"drain life","colorIdentity":["B"]},"Drain Power":{"layout":"normal","name":"Drain Power","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"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.","imageName":"drain power","colorIdentity":["U"]},"Drudge Skeletons":{"layout":"normal","name":"Drudge Skeletons","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"{B}: Regenerate Drudge Skeletons. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","power":"1","toughness":"1","imageName":"drudge skeletons","colorIdentity":["B"]},"Dwarven Demolition Team":{"layout":"normal","name":"Dwarven Demolition Team","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{T}: Destroy target Wall.","power":"1","toughness":"1","imageName":"dwarven demolition team","colorIdentity":["R"]},"Dwarven Warriors":{"layout":"normal","name":"Dwarven Warriors","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dwarf Warrior","types":["Creature"],"subtypes":["Dwarf","Warrior"],"text":"{T}: Target creature with power 2 or less can't be blocked this turn.","power":"1","toughness":"1","imageName":"dwarven warriors","colorIdentity":["R"]},"Earth Elemental":{"layout":"normal","name":"Earth Elemental","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"power":"4","toughness":"5","imageName":"earth elemental","colorIdentity":["R"]},"Earthbind":{"layout":"normal","name":"Earthbind","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Earthbind enters the battlefield, if enchanted creature has flying, Earthbind deals 2 damage to that creature and Earthbind gains \"Enchanted creature loses flying.\"","imageName":"earthbind","colorIdentity":["R"]},"Earthquake":{"layout":"normal","name":"Earthquake","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Earthquake deals X damage to each creature without flying and each player.","imageName":"earthquake","colorIdentity":["R"]},"Elvish Archers":{"layout":"normal","name":"Elvish Archers","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"First strike","power":"2","toughness":"1","imageName":"elvish archers","colorIdentity":["G"]},"Evil Presence":{"layout":"normal","name":"Evil Presence","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land is a Swamp.","imageName":"evil presence","colorIdentity":["B"]},"False Orders":{"layout":"normal","name":"False Orders","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast False Orders only during the declare blockers step.\nRemove target creature defending player controls from combat. Creatures it was blocking that had become blocked by only that creature this combat become unblocked. You may have it block an attacking creature of your choice.","imageName":"false orders"},"Farmstead":{"layout":"normal","name":"Farmstead","manaCost":"{W}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"At the beginning of your upkeep, you may pay {W}{W}. If you do, you gain 1 life.\"","imageName":"farmstead","colorIdentity":["W"]},"Fastbond":{"layout":"normal","name":"Fastbond","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"You may play any number of lands on each of your turns.\nWhenever you play a land, if it wasn't the first land you played this turn, Fastbond deals 1 damage to you.","imageName":"fastbond","colorIdentity":["G"]},"Fear":{"layout":"normal","name":"Fear","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature has fear. (It can't be blocked except by artifact creatures and/or black creatures.)","imageName":"fear","colorIdentity":["B"]},"Feedback":{"layout":"normal","name":"Feedback","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant enchantment\nAt the beginning of the upkeep of enchanted enchantment's controller, Feedback deals 1 damage to that player.","imageName":"feedback","colorIdentity":["U"]},"Fire Elemental":{"layout":"normal","name":"Fire Elemental","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"power":"5","toughness":"4","imageName":"fire elemental","colorIdentity":["R"]},"Fireball":{"layout":"normal","name":"Fireball","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Fireball deals X damage divided evenly, rounded down, among any number of target creatures and/or players.\nFireball costs {1} more to cast for each target beyond the first.","imageName":"fireball","colorIdentity":["R"]},"Firebreathing":{"layout":"normal","name":"Firebreathing","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{R}: Enchanted creature gets +1/+0 until end of turn.","imageName":"firebreathing","colorIdentity":["R"]},"Flashfires":{"layout":"normal","name":"Flashfires","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all Plains.","imageName":"flashfires","colorIdentity":["R"]},"Flight":{"layout":"normal","name":"Flight","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.","imageName":"flight","colorIdentity":["U"]},"Fog":{"layout":"normal","name":"Fog","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn.","imageName":"fog","colorIdentity":["G"]},"Force of Nature":{"layout":"normal","name":"Force of Nature","manaCost":"{2}{G}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nAt the beginning of your upkeep, Force of Nature deals 8 damage to you unless you pay {G}{G}{G}{G}.","power":"8","toughness":"8","imageName":"force of nature","colorIdentity":["G"]},"Forcefield":{"layout":"normal","name":"Forcefield","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{1}: The next time an unblocked creature of your choice would deal combat damage to you this turn, prevent all but 1 of that damage.","imageName":"forcefield"},"Forest":{"layout":"normal","name":"Forest","type":"Basic Land — Forest","supertypes":["Basic"],"types":["Land"],"subtypes":["Forest"],"imageName":"forest","colorIdentity":["G"]},"Fork":{"layout":"normal","name":"Fork","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Copy target instant or sorcery spell, except that the copy is red. You may choose new targets for the copy.","imageName":"fork","colorIdentity":["R"]},"Frozen Shade":{"layout":"normal","name":"Frozen Shade","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"{B}: Frozen Shade gets +1/+1 until end of turn.","power":"0","toughness":"1","imageName":"frozen shade","colorIdentity":["B"]},"Fungusaur":{"layout":"normal","name":"Fungusaur","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Fungus Lizard","types":["Creature"],"subtypes":["Fungus","Lizard"],"text":"Whenever Fungusaur is dealt damage, put a +1/+1 counter on it.","power":"2","toughness":"2","imageName":"fungusaur","colorIdentity":["G"]},"Gaea's Liege":{"layout":"normal","name":"Gaea's Liege","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"As long as Gaea's Liege isn't attacking, its power and toughness are each equal to the number of Forests you control. As long as Gaea's Liege is attacking, its power and toughness are each equal to the number of Forests defending player controls.\n{T}: Target land becomes a Forest until Gaea's Liege leaves the battlefield.","power":"*","toughness":"*","imageName":"gaea's liege","colorIdentity":["G"]},"Gauntlet of Might":{"layout":"normal","name":"Gauntlet of Might","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Red creatures get +1/+1.\nWhenever a Mountain is tapped for mana, its controller adds {R} to his or her mana pool (in addition to the mana the land produces).","imageName":"gauntlet of might","colorIdentity":["R"]},"Giant Growth":{"layout":"normal","name":"Giant Growth","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+3 until end of turn.","imageName":"giant growth","colorIdentity":["G"]},"Giant Spider":{"layout":"normal","name":"Giant Spider","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)","power":"2","toughness":"4","imageName":"giant spider","colorIdentity":["G"]},"Glasses of Urza":{"layout":"normal","name":"Glasses of Urza","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Look at target player's hand.","imageName":"glasses of urza"},"Gloom":{"layout":"normal","name":"Gloom","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"White spells cost {3} more to cast.\nActivated abilities of white enchantments cost {3} more to activate.","imageName":"gloom","colorIdentity":["B"]},"Goblin Balloon Brigade":{"layout":"normal","name":"Goblin Balloon Brigade","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{R}: Goblin Balloon Brigade gains flying until end of turn.","power":"1","toughness":"1","imageName":"goblin balloon brigade","colorIdentity":["R"]},"Goblin King":{"layout":"normal","name":"Goblin King","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Other Goblin creatures get +1/+1 and have mountainwalk. (They can't be blocked as long as defending player controls a Mountain.)","power":"2","toughness":"2","imageName":"goblin king","colorIdentity":["R"]},"Granite Gargoyle":{"layout":"normal","name":"Granite Gargoyle","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Flying\n{R}: Granite Gargoyle gets +0/+1 until end of turn.","power":"2","toughness":"2","imageName":"granite gargoyle","colorIdentity":["R"]},"Gray Ogre":{"layout":"normal","name":"Gray Ogre","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"power":"2","toughness":"2","imageName":"gray ogre","colorIdentity":["R"]},"Green Ward":{"layout":"normal","name":"Green Ward","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has protection from green. This effect doesn't remove Green Ward.","imageName":"green ward","colorIdentity":["W"]},"Grizzly Bears":{"layout":"normal","name":"Grizzly Bears","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"power":"2","toughness":"2","imageName":"grizzly bears","colorIdentity":["G"]},"Guardian Angel":{"layout":"normal","name":"Guardian Angel","manaCost":"{X}{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next X damage that would be dealt to target creature or player this turn. Until end of turn, you may pay {1} any time you could cast an instant. If you do, prevent the next 1 damage that would be dealt to that creature or player this turn.","imageName":"guardian angel","colorIdentity":["W"]},"Healing Salve":{"layout":"normal","name":"Healing Salve","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target player gains 3 life.\n• Prevent the next 3 damage that would be dealt to target creature or player this turn.","imageName":"healing salve","colorIdentity":["W"]},"Helm of Chatzuk":{"layout":"normal","name":"Helm of Chatzuk","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Target creature gains banding until end of turn. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding a player controls are blocking or being blocked by a creature, that player divides that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"helm of chatzuk"},"Hill Giant":{"layout":"normal","name":"Hill Giant","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"power":"3","toughness":"3","imageName":"hill giant","colorIdentity":["R"]},"Holy Armor":{"layout":"normal","name":"Holy Armor","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +0/+2.\n{W}: Enchanted creature gets +0/+1 until end of turn.","imageName":"holy armor","colorIdentity":["W"]},"Holy Strength":{"layout":"normal","name":"Holy Strength","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+2.","imageName":"holy strength","colorIdentity":["W"]},"Howl from Beyond":{"layout":"normal","name":"Howl from Beyond","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +X/+0 until end of turn.","imageName":"howl from beyond","colorIdentity":["B"]},"Howling Mine":{"layout":"normal","name":"Howling Mine","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's draw step, if Howling Mine is untapped, that player draws an additional card.","imageName":"howling mine"},"Hurloon Minotaur":{"layout":"normal","name":"Hurloon Minotaur","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"power":"2","toughness":"3","imageName":"hurloon minotaur","colorIdentity":["R"]},"Hurricane":{"layout":"normal","name":"Hurricane","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Hurricane deals X damage to each creature with flying and each player.","imageName":"hurricane","colorIdentity":["G"]},"Hypnotic Specter":{"layout":"normal","name":"Hypnotic Specter","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhenever Hypnotic Specter deals damage to an opponent, that player discards a card at random.","power":"2","toughness":"2","imageName":"hypnotic specter","colorIdentity":["B"]},"Ice Storm":{"layout":"normal","name":"Ice Storm","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.","imageName":"ice storm","colorIdentity":["G"]},"Icy Manipulator":{"layout":"normal","name":"Icy Manipulator","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Tap target artifact, creature, or land.","imageName":"icy manipulator"},"Illusionary Mask":{"layout":"normal","name":"Illusionary Mask","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{X}: You may choose a creature card in your hand whose mana cost could be paid by some amount of, or all of, the mana you spent on {X}. If you do, you may cast that card face down as a 2/2 creature spell without paying its mana cost. If the creature that spell becomes as it resolves has not been turned face up and would assign or deal damage, be dealt damage, or become tapped, instead it's turned face up and assigns or deals damage, is dealt damage, or becomes tapped. Activate this ability only any time you could cast a sorcery.","imageName":"illusionary mask"},"Instill Energy":{"layout":"normal","name":"Instill Energy","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can attack as though it had haste.\n{0}: Untap enchanted creature. Activate this ability only during your turn and only once each turn.","imageName":"instill energy","colorIdentity":["G"]},"Invisibility":{"layout":"normal","name":"Invisibility","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked except by Walls.","imageName":"invisibility","colorIdentity":["U"]},"Iron Star":{"layout":"normal","name":"Iron Star","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a red spell, you may pay {1}. If you do, you gain 1 life.","imageName":"iron star"},"Ironclaw Orcs":{"layout":"normal","name":"Ironclaw Orcs","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Orc","types":["Creature"],"subtypes":["Orc"],"text":"Ironclaw Orcs can't block creatures with power 2 or greater.","power":"2","toughness":"2","imageName":"ironclaw orcs","colorIdentity":["R"]},"Ironroot Treefolk":{"layout":"normal","name":"Ironroot Treefolk","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"power":"3","toughness":"5","imageName":"ironroot treefolk","colorIdentity":["G"]},"Island":{"layout":"normal","name":"Island","type":"Basic Land — Island","supertypes":["Basic"],"types":["Land"],"subtypes":["Island"],"imageName":"island","colorIdentity":["U"]},"Island Sanctuary":{"layout":"normal","name":"Island Sanctuary","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If you would draw a card during your draw step, instead you may skip that draw. If you do, until your next turn, you can't be attacked except by creatures with flying and/or islandwalk.","imageName":"island sanctuary","colorIdentity":["W"]},"Ivory Cup":{"layout":"normal","name":"Ivory Cup","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a white spell, you may pay {1}. If you do, you gain 1 life.","imageName":"ivory cup"},"Jade Monolith":{"layout":"normal","name":"Jade Monolith","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{1}: The next time a source of your choice would deal damage to target creature this turn, that source deals that damage to you instead.","imageName":"jade monolith"},"Jade Statue":{"layout":"normal","name":"Jade Statue","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}: Jade Statue becomes a 3/6 Golem artifact creature until end of combat. Activate this ability only during combat.","imageName":"jade statue"},"Jayemdae Tome":{"layout":"normal","name":"Jayemdae Tome","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Draw a card.","imageName":"jayemdae tome"},"Juggernaut":{"layout":"normal","name":"Juggernaut","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Juggernaut attacks each turn if able.\nJuggernaut can't be blocked by Walls.","power":"5","toughness":"3","imageName":"juggernaut"},"Jump":{"layout":"normal","name":"Jump","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gains flying until end of turn.","imageName":"jump","colorIdentity":["U"]},"Karma":{"layout":"normal","name":"Karma","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, Karma deals damage to that player equal to the number of Swamps he or she controls.","imageName":"karma","colorIdentity":["W"]},"Keldon Warlord":{"layout":"normal","name":"Keldon Warlord","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"Keldon Warlord's power and toughness are each equal to the number of non-Wall creatures you control.","power":"*","toughness":"*","imageName":"keldon warlord","colorIdentity":["R"]},"Kormus Bell":{"layout":"normal","name":"Kormus Bell","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"All Swamps are 1/1 black creatures that are still lands.","imageName":"kormus bell"},"Kudzu":{"layout":"normal","name":"Kudzu","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen enchanted land becomes tapped, destroy it. That land's controller attaches Kudzu to a land of his or her choice.","imageName":"kudzu","colorIdentity":["G"]},"Lance":{"layout":"normal","name":"Lance","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has first strike.","imageName":"lance","colorIdentity":["W"]},"Ley Druid":{"layout":"normal","name":"Ley Druid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{T}: Untap target land.","power":"1","toughness":"1","imageName":"ley druid","colorIdentity":["G"]},"Library of Leng":{"layout":"normal","name":"Library of Leng","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"You have no maximum hand size.\nIf an effect causes you to discard a card, discard it, but you may put it on top of your library instead of into your graveyard.","imageName":"library of leng"},"Lich":{"layout":"normal","name":"Lich","manaCost":"{B}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"As Lich enters the battlefield, you lose life equal to your life total.\nYou don't lose the game for having 0 or less life.\nIf you would gain life, draw that many cards instead.\nWhenever you're dealt damage, sacrifice that many nontoken permanents. If you can't, you lose the game.\nWhen Lich is put into a graveyard from the battlefield, you lose the game.","imageName":"lich","colorIdentity":["B"]},"Lifeforce":{"layout":"normal","name":"Lifeforce","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{G}{G}: Counter target black spell.","imageName":"lifeforce","colorIdentity":["G"]},"Lifelace":{"layout":"normal","name":"Lifelace","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target spell or permanent becomes green. (Mana symbols on that permanent remain unchanged.)","imageName":"lifelace","colorIdentity":["G"]},"Lifetap":{"layout":"normal","name":"Lifetap","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a Forest an opponent controls becomes tapped, you gain 1 life.","imageName":"lifetap","colorIdentity":["U"]},"Lightning Bolt":{"layout":"normal","name":"Lightning Bolt","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Lightning Bolt deals 3 damage to target creature or player.","imageName":"lightning bolt","colorIdentity":["R"]},"Living Artifact":{"layout":"normal","name":"Living Artifact","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nWhenever you're dealt damage, put that many vitality counters on Living Artifact.\nAt the beginning of your upkeep, you may remove a vitality counter from Living Artifact. If you do, you gain 1 life.","imageName":"living artifact","colorIdentity":["G"]},"Living Lands":{"layout":"normal","name":"Living Lands","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"All Forests are 1/1 creatures that are still lands.","imageName":"living lands","colorIdentity":["G"]},"Living Wall":{"layout":"normal","name":"Living Wall","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{1}: Regenerate Living Wall.","power":"0","toughness":"6","imageName":"living wall"},"Llanowar Elves":{"layout":"normal","name":"Llanowar Elves","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G} to your mana pool.","power":"1","toughness":"1","imageName":"llanowar elves","colorIdentity":["G"]},"Lord of Atlantis":{"layout":"normal","name":"Lord of Atlantis","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"Other Merfolk creatures get +1/+1 and have islandwalk. (They can't be blocked as long as defending player controls an Island.)","power":"2","toughness":"2","imageName":"lord of atlantis","colorIdentity":["U"]},"Lord of the Pit":{"layout":"normal","name":"Lord of the Pit","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying, trample\nAt the beginning of your upkeep, sacrifice a creature other than Lord of the Pit. If you can't, Lord of the Pit deals 7 damage to you.","power":"7","toughness":"7","imageName":"lord of the pit","colorIdentity":["B"]},"Lure":{"layout":"normal","name":"Lure","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAll creatures able to block enchanted creature do so.","imageName":"lure","colorIdentity":["G"]},"Magical Hack":{"layout":"normal","name":"Magical Hack","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"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.)","imageName":"magical hack","colorIdentity":["U"]},"Mahamoti Djinn":{"layout":"normal","name":"Mahamoti Djinn","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)","power":"5","toughness":"6","imageName":"mahamoti djinn","starter":true,"colorIdentity":["U"]},"Mana Flare":{"layout":"normal","name":"Mana Flare","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player taps a land for mana, that player adds one mana to his or her mana pool of any type that land produced.","imageName":"mana flare","colorIdentity":["R"]},"Mana Short":{"layout":"normal","name":"Mana Short","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap all lands target player controls and empty his or her mana pool.","imageName":"mana short","colorIdentity":["U"]},"Mana Vault":{"layout":"normal","name":"Mana Vault","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Mana Vault doesn't untap during your untap step.\nAt the beginning of your upkeep, you may pay {4}. If you do, untap Mana Vault.\nAt the beginning of your draw step, if Mana Vault is tapped, it deals 1 damage to you.\n{T}: Add {C}{C}{C} to your mana pool.","imageName":"mana vault"},"Manabarbs":{"layout":"normal","name":"Manabarbs","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player taps a land for mana, Manabarbs deals 1 damage to that player.","imageName":"manabarbs","colorIdentity":["R"]},"Meekstone":{"layout":"normal","name":"Meekstone","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Creatures with power 3 or greater don't untap during their controllers' untap steps.","imageName":"meekstone"},"Merfolk of the Pearl Trident":{"layout":"normal","name":"Merfolk of the Pearl Trident","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"power":"1","toughness":"1","imageName":"merfolk of the pearl trident","colorIdentity":["U"]},"Mesa Pegasus":{"layout":"normal","name":"Mesa Pegasus","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flying; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"1","toughness":"1","imageName":"mesa pegasus","colorIdentity":["W"]},"Mind Twist":{"layout":"normal","name":"Mind Twist","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards X cards at random.","imageName":"mind twist","colorIdentity":["B"]},"Mons's Goblin Raiders":{"layout":"normal","name":"Mons's Goblin Raiders","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"power":"1","toughness":"1","imageName":"mons's goblin raiders","colorIdentity":["R"]},"Mountain":{"layout":"normal","name":"Mountain","type":"Basic Land — Mountain","supertypes":["Basic"],"types":["Land"],"subtypes":["Mountain"],"imageName":"mountain","colorIdentity":["R"]},"Mox Emerald":{"layout":"normal","name":"Mox Emerald","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G} to your mana pool.","imageName":"mox emerald","colorIdentity":["G"]},"Mox Jet":{"layout":"normal","name":"Mox Jet","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B} to your mana pool.","imageName":"mox jet","colorIdentity":["B"]},"Mox Pearl":{"layout":"normal","name":"Mox Pearl","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W} to your mana pool.","imageName":"mox pearl","colorIdentity":["W"]},"Mox Ruby":{"layout":"normal","name":"Mox Ruby","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R} to your mana pool.","imageName":"mox ruby","colorIdentity":["R"]},"Mox Sapphire":{"layout":"normal","name":"Mox Sapphire","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U} to your mana pool.","imageName":"mox sapphire","colorIdentity":["U"]},"Natural Selection":{"layout":"normal","name":"Natural Selection","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Look at the top three cards of target player's library, then put them back in any order. You may have that player shuffle his or her library.","imageName":"natural selection"},"Nether Shadow":{"layout":"normal","name":"Nether Shadow","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Haste\nAt the beginning of your upkeep, if Nether Shadow is in your graveyard with three or more creature cards above it, you may put Nether Shadow onto the battlefield.","power":"1","toughness":"1","imageName":"nether shadow","colorIdentity":["B"]},"Nettling Imp":{"layout":"normal","name":"Nettling Imp","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"{T}: Choose target non-Wall creature the active player has controlled continuously since the beginning of the turn. That creature attacks this turn if able. If it doesn't, destroy it at the beginning of the next end step. Activate this ability only during an opponent's turn, before attackers are declared.","power":"1","toughness":"1","imageName":"nettling imp","colorIdentity":["B"]},"Nevinyrral's Disk":{"layout":"normal","name":"Nevinyrral's Disk","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Nevinyrral's Disk enters the battlefield tapped.\n{1}, {T}: Destroy all artifacts, creatures, and enchantments.","imageName":"nevinyrral's disk"},"Nightmare":{"layout":"normal","name":"Nightmare","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Nightmare Horse","types":["Creature"],"subtypes":["Nightmare","Horse"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nNightmare's power and toughness are each equal to the number of Swamps you control.","power":"*","toughness":"*","imageName":"nightmare","colorIdentity":["B"]},"Northern Paladin":{"layout":"normal","name":"Northern Paladin","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{W}{W}, {T}: Destroy target black permanent.","power":"3","toughness":"3","imageName":"northern paladin","colorIdentity":["W"]},"Obsianus Golem":{"layout":"normal","name":"Obsianus Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"power":"4","toughness":"6","imageName":"obsianus golem"},"Orcish Artillery":{"layout":"normal","name":"Orcish Artillery","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"{T}: Orcish Artillery deals 2 damage to target creature or player and 3 damage to you.","power":"1","toughness":"3","imageName":"orcish artillery","colorIdentity":["R"]},"Orcish Oriflamme":{"layout":"normal","name":"Orcish Oriflamme","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Attacking creatures you control get +1/+0.","imageName":"orcish oriflamme","colorIdentity":["R"]},"Paralyze":{"layout":"normal","name":"Paralyze","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Paralyze enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.\nAt the beginning of the upkeep of enchanted creature's controller, that player may pay {4}. If he or she does, untap the creature.","imageName":"paralyze","colorIdentity":["B"]},"Pearled Unicorn":{"layout":"normal","name":"Pearled Unicorn","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Unicorn","types":["Creature"],"subtypes":["Unicorn"],"power":"2","toughness":"2","imageName":"pearled unicorn","colorIdentity":["W"]},"Personal Incarnation":{"layout":"normal","name":"Personal Incarnation","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Avatar Incarnation","types":["Creature"],"subtypes":["Avatar","Incarnation"],"text":"{0}: The next 1 damage that would be dealt to Personal Incarnation this turn is dealt to its owner instead. Any player may activate this ability, but only if he or she owns Personal Incarnation.\nWhen Personal Incarnation dies, its owner loses half his or her life, rounded up.","power":"6","toughness":"6","imageName":"personal incarnation","colorIdentity":["W"]},"Pestilence":{"layout":"normal","name":"Pestilence","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of the end step, if no creatures are on the battlefield, sacrifice Pestilence.\n{B}: Pestilence deals 1 damage to each creature and each player.","imageName":"pestilence","colorIdentity":["B"]},"Phantasmal Forces":{"layout":"normal","name":"Phantasmal Forces","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Phantasmal Forces unless you pay {U}.","power":"4","toughness":"1","imageName":"phantasmal forces","colorIdentity":["U"]},"Phantasmal Terrain":{"layout":"normal","name":"Phantasmal Terrain","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nAs Phantasmal Terrain enters the battlefield, choose a basic land type.\nEnchanted land is the chosen type.","imageName":"phantasmal terrain","colorIdentity":["U"]},"Phantom Monster":{"layout":"normal","name":"Phantom Monster","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying","power":"3","toughness":"3","imageName":"phantom monster","colorIdentity":["U"]},"Pirate Ship":{"layout":"normal","name":"Pirate Ship","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"Pirate Ship can't attack unless defending player controls an Island.\n{T}: Pirate Ship deals 1 damage to target creature or player.\nWhen you control no Islands, sacrifice Pirate Ship.","power":"4","toughness":"3","imageName":"pirate ship","colorIdentity":["U"]},"Plague Rats":{"layout":"normal","name":"Plague Rats","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Plague Rats's power and toughness are each equal to the number of creatures named Plague Rats on the battlefield.","power":"*","toughness":"*","imageName":"plague rats","colorIdentity":["B"]},"Plains":{"layout":"normal","name":"Plains","type":"Basic Land — Plains","supertypes":["Basic"],"types":["Land"],"subtypes":["Plains"],"imageName":"plains","colorIdentity":["W"]},"Plateau":{"layout":"normal","name":"Plateau","type":"Land — Mountain Plains","types":["Land"],"subtypes":["Mountain","Plains"],"text":"({T}: Add {R} or {W} to your mana pool.)","imageName":"plateau","colorIdentity":["W","R"]},"Power Leak":{"layout":"normal","name":"Power Leak","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant enchantment\nAt the beginning of the upkeep of enchanted enchantment's controller, that player may pay any amount of mana. Power Leak deals 2 damage to that player. Prevent X of that damage, where X is the amount of mana that player paid this way.","imageName":"power leak","colorIdentity":["U"]},"Power Sink":{"layout":"normal","name":"Power Sink","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {X}. If he or she doesn't, that player taps all lands with mana abilities he or she controls and empties his or her mana pool.","imageName":"power sink","colorIdentity":["U"]},"Power Surge":{"layout":"normal","name":"Power Surge","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, Power Surge deals X damage to that player, where X is the number of untapped lands he or she controlled at the beginning of this turn.","imageName":"power surge","colorIdentity":["R"]},"Prodigal Sorcerer":{"layout":"normal","name":"Prodigal Sorcerer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Prodigal Sorcerer deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"prodigal sorcerer","colorIdentity":["U"]},"Psionic Blast":{"layout":"normal","name":"Psionic Blast","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Psionic Blast deals 4 damage to target creature or player and 2 damage to you.","imageName":"psionic blast","colorIdentity":["U"]},"Psychic Venom":{"layout":"normal","name":"Psychic Venom","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhenever enchanted land becomes tapped, Psychic Venom deals 2 damage to that land's controller.","imageName":"psychic venom","colorIdentity":["U"]},"Purelace":{"layout":"normal","name":"Purelace","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target spell or permanent becomes white. (Mana symbols on that permanent remain unchanged.)","imageName":"purelace","colorIdentity":["W"]},"Raging River":{"layout":"normal","name":"Raging River","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever one or more creatures you control attack, each defending player divides all creatures without flying he or she controls into a \"left\" pile and a \"right\" pile. Then, for each attacking creature you control, choose \"left\" or \"right.\" That creature can't be blocked this combat except by creatures with flying and creatures in a pile with the chosen label.","imageName":"raging river"},"Raise Dead":{"layout":"normal","name":"Raise Dead","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to your hand.","imageName":"raise dead","colorIdentity":["B"]},"Red Elemental Blast":{"layout":"normal","name":"Red Elemental Blast","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Counter target blue spell.\n• Destroy target blue permanent.","imageName":"red elemental blast","colorIdentity":["R"]},"Red Ward":{"layout":"normal","name":"Red Ward","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has protection from red. This effect doesn't remove Red Ward.","imageName":"red ward","colorIdentity":["W"]},"Regeneration":{"layout":"normal","name":"Regeneration","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\n{G}: Regenerate enchanted creature. (The next time that creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","imageName":"regeneration","colorIdentity":["G"]},"Regrowth":{"layout":"normal","name":"Regrowth","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target card from your graveyard to your hand.","imageName":"regrowth","colorIdentity":["G"]},"Resurrection":{"layout":"normal","name":"Resurrection","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to the battlefield.","imageName":"resurrection","colorIdentity":["W"]},"Reverse Damage":{"layout":"normal","name":"Reverse Damage","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"The next time a source of your choice would deal damage to you this turn, prevent that damage. You gain life equal to the damage prevented this way.","imageName":"reverse damage","colorIdentity":["W"]},"Righteousness":{"layout":"normal","name":"Righteousness","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target blocking creature gets +7/+7 until end of turn.","imageName":"righteousness","colorIdentity":["W"]},"Roc of Kher Ridges":{"layout":"normal","name":"Roc of Kher Ridges","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying","power":"3","toughness":"3","imageName":"roc of kher ridges","colorIdentity":["R"]},"Rock Hydra":{"layout":"normal","name":"Rock Hydra","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Rock Hydra enters the battlefield with X +1/+1 counters on it.\nFor each 1 damage that would be dealt to Rock Hydra, if it has a +1/+1 counter on it, remove a +1/+1 counter from it and prevent that 1 damage.\n{R}: Prevent the next 1 damage that would be dealt to Rock Hydra this turn.\n{R}{R}{R}: Put a +1/+1 counter on Rock Hydra. Activate this ability only during your upkeep.","power":"0","toughness":"0","imageName":"rock hydra","colorIdentity":["R"]},"Rod of Ruin":{"layout":"normal","name":"Rod of Ruin","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Rod of Ruin deals 1 damage to target creature or player.","imageName":"rod of ruin"},"Royal Assassin":{"layout":"normal","name":"Royal Assassin","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"{T}: Destroy target tapped creature.","power":"1","toughness":"1","imageName":"royal assassin","colorIdentity":["B"]},"Sacrifice":{"layout":"normal","name":"Sacrifice","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Sacrifice, sacrifice a creature.\nAdd to your mana pool an amount of {B} equal to the sacrificed creature's converted mana cost.","imageName":"sacrifice","colorIdentity":["B"]},"Samite Healer":{"layout":"normal","name":"Samite Healer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"1","imageName":"samite healer","colorIdentity":["W"]},"Savannah":{"layout":"normal","name":"Savannah","type":"Land — Forest Plains","types":["Land"],"subtypes":["Forest","Plains"],"text":"({T}: Add {G} or {W} to your mana pool.)","imageName":"savannah","colorIdentity":["W","G"]},"Savannah Lions":{"layout":"normal","name":"Savannah Lions","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"power":"2","toughness":"1","imageName":"savannah lions","colorIdentity":["W"]},"Scathe Zombies":{"layout":"normal","name":"Scathe Zombies","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"power":"2","toughness":"2","imageName":"scathe zombies","colorIdentity":["B"]},"Scavenging Ghoul":{"layout":"normal","name":"Scavenging Ghoul","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"At the beginning of each end step, put a corpse counter on Scavenging Ghoul for each creature that died this turn.\nRemove a corpse counter from Scavenging Ghoul: Regenerate Scavenging Ghoul.","power":"2","toughness":"2","imageName":"scavenging ghoul","colorIdentity":["B"]},"Scrubland":{"layout":"normal","name":"Scrubland","type":"Land — Plains Swamp","types":["Land"],"subtypes":["Plains","Swamp"],"text":"({T}: Add {W} or {B} to your mana pool.)","imageName":"scrubland","colorIdentity":["W","B"]},"Scryb Sprites":{"layout":"normal","name":"Scryb Sprites","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying","power":"1","toughness":"1","imageName":"scryb sprites","colorIdentity":["G"]},"Sea Serpent":{"layout":"normal","name":"Sea Serpent","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Sea Serpent can't attack unless defending player controls an Island.\nWhen you control no Islands, sacrifice Sea Serpent.","power":"5","toughness":"5","imageName":"sea serpent","colorIdentity":["U"]},"Sedge Troll":{"layout":"normal","name":"Sedge Troll","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"Sedge Troll gets +1/+1 as long as you control a Swamp.\n{B}: Regenerate Sedge Troll.","power":"2","toughness":"2","imageName":"sedge troll","colorIdentity":["R","B"]},"Sengir Vampire":{"layout":"normal","name":"Sengir Vampire","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhenever a creature dealt damage by Sengir Vampire this turn dies, put a +1/+1 counter on Sengir Vampire.","power":"4","toughness":"4","imageName":"sengir vampire","colorIdentity":["B"]},"Serra Angel":{"layout":"normal","name":"Serra Angel","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nVigilance (Attacking doesn't cause this creature to tap.)","power":"4","toughness":"4","imageName":"serra angel","colorIdentity":["W"]},"Shanodin Dryads":{"layout":"normal","name":"Shanodin Dryads","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Nymph Dryad","types":["Creature"],"subtypes":["Nymph","Dryad"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"1","toughness":"1","imageName":"shanodin dryads","colorIdentity":["G"]},"Shatter":{"layout":"normal","name":"Shatter","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact.","imageName":"shatter","colorIdentity":["R"]},"Shivan Dragon":{"layout":"normal","name":"Shivan Dragon","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\n{R}: Shivan Dragon gets +1/+0 until end of turn.","power":"5","toughness":"5","imageName":"shivan dragon","colorIdentity":["R"]},"Simulacrum":{"layout":"normal","name":"Simulacrum","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"You gain life equal to the damage dealt to you this turn. Simulacrum deals damage to target creature you control equal to the damage dealt to you this turn.","imageName":"simulacrum","colorIdentity":["B"]},"Sinkhole":{"layout":"normal","name":"Sinkhole","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.","imageName":"sinkhole","colorIdentity":["B"]},"Siren's Call":{"layout":"normal","name":"Siren's Call","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Cast Siren's Call only during an opponent's turn, before attackers are declared.\nCreatures the active player controls attack this turn if able.\nAt the beginning of the next end step, destroy all non-Wall creatures that player controls that didn't attack this turn. Ignore this effect for each creature the player didn't control continuously since the beginning of the turn.","imageName":"siren's call","colorIdentity":["U"]},"Sleight of Mind":{"layout":"normal","name":"Sleight of Mind","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Change the text of target spell or permanent by replacing all instances of one color word with another. (For example, you may change \"target black spell\" to \"target blue spell.\" This effect lasts indefinitely.)","imageName":"sleight of mind","colorIdentity":["U"]},"Smoke":{"layout":"normal","name":"Smoke","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Players can't untap more than one creature during their untap steps.","imageName":"smoke","colorIdentity":["R"]},"Sol Ring":{"layout":"normal","name":"Sol Ring","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C}{C} to your mana pool.","imageName":"sol ring"},"Soul Net":{"layout":"normal","name":"Soul Net","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature dies, you may pay {1}. If you do, you gain 1 life.","imageName":"soul net"},"Spell Blast":{"layout":"normal","name":"Spell Blast","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell with converted mana cost X. (For example, if that spell's mana cost is {3}{U}{U}, X is 5.)","imageName":"spell blast","colorIdentity":["U"]},"Stasis":{"layout":"normal","name":"Stasis","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Players skip their untap steps.\nAt the beginning of your upkeep, sacrifice Stasis unless you pay {U}.","imageName":"stasis","colorIdentity":["U"]},"Steal Artifact":{"layout":"normal","name":"Steal Artifact","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nYou control enchanted artifact.","imageName":"steal artifact","colorIdentity":["U"]},"Stone Giant":{"layout":"normal","name":"Stone Giant","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["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.","power":"3","toughness":"4","imageName":"stone giant","colorIdentity":["R"]},"Stone Rain":{"layout":"normal","name":"Stone Rain","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.","imageName":"stone rain","colorIdentity":["R"]},"Stream of Life":{"layout":"normal","name":"Stream of Life","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target player gains X life.","imageName":"stream of life","colorIdentity":["G"]},"Sunglasses of Urza":{"layout":"normal","name":"Sunglasses of Urza","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"You may spend white mana as though it were red mana.","imageName":"sunglasses of urza"},"Swamp":{"layout":"normal","name":"Swamp","type":"Basic Land — Swamp","supertypes":["Basic"],"types":["Land"],"subtypes":["Swamp"],"imageName":"swamp","colorIdentity":["B"]},"Swords to Plowshares":{"layout":"normal","name":"Swords to Plowshares","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature. Its controller gains life equal to its power.","imageName":"swords to plowshares","colorIdentity":["W"]},"Taiga":{"layout":"normal","name":"Taiga","type":"Land — Mountain Forest","types":["Land"],"subtypes":["Mountain","Forest"],"text":"({T}: Add {R} or {G} to your mana pool.)","imageName":"taiga","colorIdentity":["R","G"]},"Terror":{"layout":"normal","name":"Terror","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonartifact, nonblack creature. It can't be regenerated.","imageName":"terror","colorIdentity":["B"]},"The Hive":{"layout":"normal","name":"The Hive","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}: Put a 1/1 colorless Insect artifact creature token with flying named Wasp onto the battlefield. (It can't be blocked except by creatures with flying or reach.)","imageName":"the hive"},"Thicket Basilisk":{"layout":"normal","name":"Thicket Basilisk","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Basilisk","types":["Creature"],"subtypes":["Basilisk"],"text":"Whenever Thicket Basilisk blocks or becomes blocked by a non-Wall creature, destroy that creature at end of combat.","power":"2","toughness":"4","imageName":"thicket basilisk","colorIdentity":["G"]},"Thoughtlace":{"layout":"normal","name":"Thoughtlace","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target spell or permanent becomes blue. (Mana symbols on that permanent remain unchanged.)","imageName":"thoughtlace","colorIdentity":["U"]},"Throne of Bone":{"layout":"normal","name":"Throne of Bone","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a black spell, you may pay {1}. If you do, you gain 1 life.","imageName":"throne of bone"},"Timber Wolves":{"layout":"normal","name":"Timber Wolves","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"1","toughness":"1","imageName":"timber wolves","colorIdentity":["G"]},"Time Vault":{"layout":"normal","name":"Time Vault","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Time Vault enters the battlefield tapped.\nTime Vault doesn't untap during your untap step.\nIf you would begin your turn while Time Vault is tapped, you may skip that turn instead. If you do, untap Time Vault.\n{T}: Take an extra turn after this one.","imageName":"time vault"},"Time Walk":{"layout":"normal","name":"Time Walk","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Take an extra turn after this one.","imageName":"time walk","colorIdentity":["U"]},"Timetwister":{"layout":"normal","name":"Timetwister","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player shuffles his or her hand and graveyard into his or her library, then draws seven cards. (Then put Timetwister into its owner's graveyard.)","imageName":"timetwister","colorIdentity":["U"]},"Tranquility":{"layout":"normal","name":"Tranquility","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all enchantments.","imageName":"tranquility","colorIdentity":["G"]},"Tropical Island":{"layout":"normal","name":"Tropical Island","type":"Land — Forest Island","types":["Land"],"subtypes":["Forest","Island"],"text":"({T}: Add {G} or {U} to your mana pool.)","imageName":"tropical island","colorIdentity":["U","G"]},"Tsunami":{"layout":"normal","name":"Tsunami","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all Islands.","imageName":"tsunami","colorIdentity":["G"]},"Tundra":{"layout":"normal","name":"Tundra","type":"Land — Plains Island","types":["Land"],"subtypes":["Plains","Island"],"text":"({T}: Add {W} or {U} to your mana pool.)","imageName":"tundra","colorIdentity":["W","U"]},"Tunnel":{"layout":"normal","name":"Tunnel","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target Wall. It can't be regenerated.","imageName":"tunnel","colorIdentity":["R"]},"Twiddle":{"layout":"normal","name":"Twiddle","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may tap or untap target artifact, creature, or land.","imageName":"twiddle","colorIdentity":["U"]},"Two-Headed Giant of Foriys":{"layout":"normal","name":"Two-Headed Giant of Foriys","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Trample\nTwo-Headed Giant of Foriys can block an additional creature each combat.","power":"4","toughness":"4","imageName":"two-headed giant of foriys","colorIdentity":["R"]},"Underground Sea":{"layout":"normal","name":"Underground Sea","type":"Land — Island Swamp","types":["Land"],"subtypes":["Island","Swamp"],"text":"({T}: Add {U} or {B} to your mana pool.)","imageName":"underground sea","colorIdentity":["U","B"]},"Unholy Strength":{"layout":"normal","name":"Unholy Strength","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+1.","imageName":"unholy strength","colorIdentity":["B"]},"Unsummon":{"layout":"normal","name":"Unsummon","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand.","imageName":"unsummon","colorIdentity":["U"]},"Uthden Troll":{"layout":"normal","name":"Uthden Troll","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"{R}: Regenerate Uthden Troll.","power":"2","toughness":"2","imageName":"uthden troll","colorIdentity":["R"]},"Verduran Enchantress":{"layout":"normal","name":"Verduran Enchantress","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Whenever you cast an enchantment spell, you may draw a card.","power":"0","toughness":"2","imageName":"verduran enchantress","colorIdentity":["G"]},"Vesuvan Doppelganger":{"layout":"normal","name":"Vesuvan Doppelganger","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"You may have Vesuvan Doppelganger enter the battlefield as a copy of any creature on the battlefield except it doesn't copy that creature's color and it gains \"At the beginning of your upkeep, you may have this creature become a copy of target creature except it doesn't copy that creature's color. If you do, this creature gains this ability.\"","power":"0","toughness":"0","imageName":"vesuvan doppelganger","colorIdentity":["U"]},"Veteran Bodyguard":{"layout":"normal","name":"Veteran Bodyguard","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"As long as Veteran Bodyguard is untapped, all damage that would be dealt to you by unblocked creatures is dealt to Veteran Bodyguard instead.","power":"2","toughness":"5","imageName":"veteran bodyguard","colorIdentity":["W"]},"Volcanic Eruption":{"layout":"normal","name":"Volcanic Eruption","manaCost":"{X}{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy X target Mountains. Volcanic Eruption deals damage to each creature and each player equal to the number of Mountains put into a graveyard this way.","imageName":"volcanic eruption","colorIdentity":["U"]},"Wall of Air":{"layout":"normal","name":"Wall of Air","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender, flying (This creature can't attack, and it can block creatures with flying.)","power":"1","toughness":"5","imageName":"wall of air","colorIdentity":["U"]},"Wall of Bone":{"layout":"normal","name":"Wall of Bone","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Skeleton Wall","types":["Creature"],"subtypes":["Skeleton","Wall"],"text":"Defender (This creature can't attack.)\n{B}: Regenerate Wall of Bone. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","power":"1","toughness":"4","imageName":"wall of bone","colorIdentity":["B"]},"Wall of Brambles":{"layout":"normal","name":"Wall of Brambles","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender (This creature can't attack.)\n{G}: Regenerate Wall of Brambles.","power":"2","toughness":"3","imageName":"wall of brambles","colorIdentity":["G"]},"Wall of Fire":{"layout":"normal","name":"Wall of Fire","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{R}: Wall of Fire gets +1/+0 until end of turn.","power":"0","toughness":"5","imageName":"wall of fire","colorIdentity":["R"]},"Wall of Ice":{"layout":"normal","name":"Wall of Ice","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)","power":"0","toughness":"7","imageName":"wall of ice","colorIdentity":["G"]},"Wall of Stone":{"layout":"normal","name":"Wall of Stone","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)","power":"0","toughness":"8","imageName":"wall of stone","colorIdentity":["R"]},"Wall of Swords":{"layout":"normal","name":"Wall of Swords","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nFlying","power":"3","toughness":"5","imageName":"wall of swords","colorIdentity":["W"]},"Wall of Water":{"layout":"normal","name":"Wall of Water","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{U}: Wall of Water gets +1/+0 until end of turn.","power":"0","toughness":"5","imageName":"wall of water","colorIdentity":["U"]},"Wall of Wood":{"layout":"normal","name":"Wall of Wood","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)","power":"0","toughness":"3","imageName":"wall of wood","colorIdentity":["G"]},"Wanderlust":{"layout":"normal","name":"Wanderlust","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the upkeep of enchanted creature's controller, Wanderlust deals 1 damage to that player.","imageName":"wanderlust","colorIdentity":["G"]},"War Mammoth":{"layout":"normal","name":"War Mammoth","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Trample","power":"3","toughness":"3","imageName":"war mammoth","colorIdentity":["G"]},"Warp Artifact":{"layout":"normal","name":"Warp Artifact","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nAt the beginning of the upkeep of enchanted artifact's controller, Warp Artifact deals 1 damage to that player.","imageName":"warp artifact","colorIdentity":["B"]},"Water Elemental":{"layout":"normal","name":"Water Elemental","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"power":"5","toughness":"4","imageName":"water elemental","colorIdentity":["U"]},"Weakness":{"layout":"normal","name":"Weakness","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -2/-1.","imageName":"weakness","colorIdentity":["B"]},"Web":{"layout":"normal","name":"Web","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature gets +0/+2 and has reach. (It can block creatures with flying.)","imageName":"web","colorIdentity":["G"]},"Wheel of Fortune":{"layout":"normal","name":"Wheel of Fortune","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player discards his or her hand, then draws seven cards.","imageName":"wheel of fortune","colorIdentity":["R"]},"White Knight":{"layout":"normal","name":"White Knight","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nProtection from black (This creature can't be blocked, targeted, dealt damage, or enchanted by anything black.)","power":"2","toughness":"2","imageName":"white knight","colorIdentity":["W"]},"White Ward":{"layout":"normal","name":"White Ward","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has protection from white. This effect doesn't remove White Ward.","imageName":"white ward","colorIdentity":["W"]},"Wild Growth":{"layout":"normal","name":"Wild Growth","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhenever enchanted land is tapped for mana, its controller adds {G} to his or her mana pool (in addition to the mana the land produces).","imageName":"wild growth","colorIdentity":["G"]},"Will-o'-the-Wisp":{"layout":"normal","name":"Will-o'-the-Wisp","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\n{B}: Regenerate Will-o'-the-Wisp. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","power":"0","toughness":"1","imageName":"will-o'-the-wisp","colorIdentity":["B"]},"Winter Orb":{"layout":"normal","name":"Winter Orb","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"As long as Winter Orb is untapped, players can't untap more than one land during their untap steps.","imageName":"winter orb"},"Wooden Sphere":{"layout":"normal","name":"Wooden Sphere","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a green spell, you may pay {1}. If you do, you gain 1 life.","imageName":"wooden sphere"},"Word of Command":{"layout":"normal","name":"Word of Command","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Look at target opponent's hand and choose a card from it. You control that player until Word of Command finishes resolving. The player plays that card if able. While doing so, the player can activate mana abilities only if they're from lands he or she controls and only if mana they produce is spent to activate other mana abilities of lands he or she controls and/or play that card. If the chosen card is cast as a spell, you control the player while that spell is resolving.","imageName":"word of command","colorIdentity":["B"]},"Wrath of God":{"layout":"normal","name":"Wrath of God","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures. They can't be regenerated.","imageName":"wrath of god","colorIdentity":["W"]},"Zombie Master":{"layout":"normal","name":"Zombie Master","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Other Zombie creatures have swampwalk. (They can't be blocked as long as defending player controls a Swamp.)\nOther Zombies have \"{B}: Regenerate this permanent.\"","power":"2","toughness":"3","imageName":"zombie master","colorIdentity":["B"]},"Circle of Protection: Black":{"layout":"normal","name":"Circle of Protection: Black","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time a black source of your choice would deal damage to you this turn, prevent that damage.","imageName":"circle of protection black","colorIdentity":["W"]},"Volcanic Island":{"layout":"normal","name":"Volcanic Island","type":"Land — Island Mountain","types":["Land"],"subtypes":["Island","Mountain"],"text":"({T}: Add {U} or {R} to your mana pool.)","imageName":"volcanic island","colorIdentity":["U","R"]},"Abu Ja'far":{"layout":"normal","name":"Abu Ja'far","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"When Abu Ja'far dies, destroy all creatures blocking or blocked by it. They can't be regenerated.","power":"0","toughness":"1","imageName":"abu ja'far","colorIdentity":["W"]},"Aladdin":{"layout":"normal","name":"Aladdin","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{1}{R}{R}, {T}: Gain control of target artifact for as long as you control Aladdin.","power":"1","toughness":"1","imageName":"aladdin","colorIdentity":["R"]},"Aladdin's Lamp":{"layout":"normal","name":"Aladdin's Lamp","manaCost":"{10}","cmc":10,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: The next time you would draw a card this turn, instead look at the top X cards of your library, put all but one of them on the bottom of your library in a random order, then draw a card. X can't be 0.","imageName":"aladdin's lamp"},"Aladdin's Ring":{"layout":"normal","name":"Aladdin's Ring","manaCost":"{8}","cmc":8,"type":"Artifact","types":["Artifact"],"text":"{8}, {T}: Aladdin's Ring deals 4 damage to target creature or player.","imageName":"aladdin's ring"},"Ali Baba":{"layout":"normal","name":"Ali Baba","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{R}: Tap target Wall.","power":"1","toughness":"1","imageName":"ali baba","colorIdentity":["R"]},"Ali from Cairo":{"layout":"normal","name":"Ali from Cairo","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Damage that would reduce your life total to less than 1 reduces it to 1 instead.","power":"0","toughness":"1","imageName":"ali from cairo","colorIdentity":["R"]},"Army of Allah":{"layout":"normal","name":"Army of Allah","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Attacking creatures get +2/+0 until end of turn.","imageName":"army of allah","colorIdentity":["W"]},"Bazaar of Baghdad":{"layout":"normal","name":"Bazaar of Baghdad","type":"Land","types":["Land"],"text":"{T}: Draw two cards, then discard three cards.","imageName":"bazaar of baghdad"},"Bird Maiden":{"layout":"normal","name":"Bird Maiden","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Bird","types":["Creature"],"subtypes":["Human","Bird"],"text":"Flying","power":"1","toughness":"2","imageName":"bird maiden","colorIdentity":["R"]},"Bottle of Suleiman":{"layout":"normal","name":"Bottle of Suleiman","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{1}, Sacrifice Bottle of Suleiman: Flip a coin. If you win the flip, put a 5/5 colorless Djinn artifact creature token with flying onto the battlefield. If you lose the flip, Bottle of Suleiman deals 5 damage to you.","imageName":"bottle of suleiman"},"Brass Man":{"layout":"normal","name":"Brass Man","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Brass Man doesn't untap during your untap step.\nAt the beginning of your upkeep, you may pay {1}. If you do, untap Brass Man.","power":"1","toughness":"3","imageName":"brass man"},"Camel":{"layout":"normal","name":"Camel","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Camel","types":["Creature"],"subtypes":["Camel"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)\nAs long as Camel is attacking, prevent all damage Deserts would deal to Camel and to creatures banded with Camel.","power":"0","toughness":"1","imageName":"camel","colorIdentity":["W"]},"City in a Bottle":{"layout":"normal","name":"City in a Bottle","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a nontoken permanent originally printed in the Arabian Nights expansion other than City in a Bottle is on the battlefield, its controller sacrifices it.\nPlayers can't play cards originally printed in the Arabian Nights expansion.","imageName":"city in a bottle"},"City of Brass":{"layout":"normal","name":"City of Brass","type":"Land","types":["Land"],"text":"Whenever City of Brass becomes tapped, it deals 1 damage to you.\n{T}: Add one mana of any color to your mana pool.","imageName":"city of brass"},"Cuombajj Witches":{"layout":"normal","name":"Cuombajj Witches","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Cuombajj Witches deals 1 damage to target creature or player and 1 damage to target creature or player of an opponent's choice.","power":"1","toughness":"3","imageName":"cuombajj witches","colorIdentity":["B"]},"Cyclone":{"layout":"normal","name":"Cyclone","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, put a wind counter on Cyclone, then sacrifice Cyclone unless you pay {G} for each wind counter on it. If you pay, Cyclone deals damage equal to the number of wind counters on it to each creature and each player.","imageName":"cyclone","colorIdentity":["G"]},"Dancing Scimitar":{"layout":"normal","name":"Dancing Scimitar","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Spirit","types":["Artifact","Creature"],"subtypes":["Spirit"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)","power":"1","toughness":"5","imageName":"dancing scimitar"},"Dandân":{"layout":"normal","name":"Dandân","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Dandân can't attack unless defending player controls an Island.\nWhen you control no Islands, sacrifice Dandân.","power":"4","toughness":"1","imageName":"dandân","colorIdentity":["U"]},"Desert":{"layout":"normal","name":"Desert","type":"Land — Desert","types":["Land"],"subtypes":["Desert"],"text":"{T}: Add {C} to your mana pool.\n{T}: Desert deals 1 damage to target attacking creature. Activate this ability only during the end of combat step.","imageName":"desert"},"Desert Nomads":{"layout":"normal","name":"Desert Nomads","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"Desertwalk\nPrevent all damage that would be dealt to Desert Nomads by Deserts.","power":"2","toughness":"2","imageName":"desert nomads","colorIdentity":["R"]},"Desert Twister":{"layout":"normal","name":"Desert Twister","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target permanent.","imageName":"desert twister","colorIdentity":["G"]},"Diamond Valley":{"layout":"normal","name":"Diamond Valley","type":"Land","types":["Land"],"text":"{T}, Sacrifice a creature: You gain life equal to the sacrificed creature's toughness.","imageName":"diamond valley"},"Drop of Honey":{"layout":"normal","name":"Drop of Honey","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, destroy the creature with the least power. It can't be regenerated. If two or more creatures are tied for least power, you choose one of them.\nWhen there are no creatures on the battlefield, sacrifice Drop of Honey.","imageName":"drop of honey","colorIdentity":["G"]},"Ebony Horse":{"layout":"normal","name":"Ebony Horse","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Untap target attacking creature you control. Prevent all combat damage that would be dealt to and dealt by that creature this turn.","imageName":"ebony horse"},"El-Hajjâj":{"layout":"normal","name":"El-Hajjâj","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever El-Hajjâj deals damage, you gain that much life.","power":"1","toughness":"1","imageName":"el-hajjâj","colorIdentity":["B"]},"Elephant Graveyard":{"layout":"normal","name":"Elephant Graveyard","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Regenerate target Elephant.","imageName":"elephant graveyard"},"Erg Raiders":{"layout":"normal","name":"Erg Raiders","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"At the beginning of your end step, if Erg Raiders didn't attack this turn, Erg Raiders deals 2 damage to you unless it came under your control this turn.","power":"2","toughness":"3","imageName":"erg raiders","colorIdentity":["B"]},"Erhnam Djinn":{"layout":"normal","name":"Erhnam Djinn","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"At the beginning of your upkeep, target non-Wall creature an opponent controls gains forestwalk until your next upkeep. (It can't be blocked as long as defending player controls a Forest.)","power":"4","toughness":"5","imageName":"erhnam djinn","colorIdentity":["G"]},"Eye for an Eye":{"layout":"normal","name":"Eye for an Eye","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"The next time a source of your choice would deal damage to you this turn, instead that source deals that much damage to you and Eye for an Eye deals that much damage to that source's controller.","imageName":"eye for an eye","colorIdentity":["W"]},"Fishliver Oil":{"layout":"normal","name":"Fishliver Oil","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature has islandwalk. (It can't be blocked as long as defending player controls an Island.)","imageName":"fishliver oil","colorIdentity":["U"]},"Flying Carpet":{"layout":"normal","name":"Flying Carpet","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Target creature gains flying until end of turn.","imageName":"flying carpet"},"Flying Men":{"layout":"normal","name":"Flying Men","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Flying","power":"1","toughness":"1","imageName":"flying men","colorIdentity":["U"]},"Ghazbán Ogre":{"layout":"normal","name":"Ghazbán Ogre","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"At the beginning of your upkeep, if a player has more life than each other player, the player with the most life gains control of Ghazbán Ogre.","power":"2","toughness":"2","imageName":"ghazbán ogre","colorIdentity":["G"]},"Giant Tortoise":{"layout":"normal","name":"Giant Tortoise","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Turtle","types":["Creature"],"subtypes":["Turtle"],"text":"Giant Tortoise gets +0/+3 as long as it's untapped.","power":"1","toughness":"1","imageName":"giant tortoise","colorIdentity":["U"]},"Guardian Beast":{"layout":"normal","name":"Guardian Beast","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"As long as Guardian Beast is untapped, noncreature artifacts you control can't be enchanted, they have indestructible, and other players can't gain control of them. This effect doesn't remove Auras already attached to those artifacts.","power":"2","toughness":"4","imageName":"guardian beast","colorIdentity":["B"]},"Hasran Ogress":{"layout":"normal","name":"Hasran Ogress","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Whenever Hasran Ogress attacks, it deals 3 damage to you unless you pay {2}.","power":"3","toughness":"2","imageName":"hasran ogress","colorIdentity":["B"]},"Hurr Jackal":{"layout":"normal","name":"Hurr Jackal","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"{T}: Target creature can't be regenerated this turn.","power":"1","toughness":"1","imageName":"hurr jackal","colorIdentity":["R"]},"Ifh-Bíff Efreet":{"layout":"normal","name":"Ifh-Bíff Efreet","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Flying\n{G}: Ifh-Bíff Efreet deals 1 damage to each creature with flying and each player. Any player may activate this ability.","power":"3","toughness":"3","imageName":"ifh-bíff efreet","colorIdentity":["G"]},"Island Fish Jasconius":{"layout":"normal","name":"Island Fish Jasconius","manaCost":"{4}{U}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Island Fish Jasconius doesn't untap during your untap step.\nAt the beginning of your upkeep, you may pay {U}{U}{U}. If you do, untap Island Fish Jasconius.\nIsland Fish Jasconius can't attack unless defending player controls an Island.\nWhen you control no Islands, sacrifice Island Fish Jasconius.","power":"6","toughness":"8","imageName":"island fish jasconius","colorIdentity":["U"]},"Island of Wak-Wak":{"layout":"normal","name":"Island of Wak-Wak","type":"Land","types":["Land"],"text":"{T}: Target creature with flying has base power 0 until end of turn.","imageName":"island of wak-wak"},"Jandor's Ring":{"layout":"normal","name":"Jandor's Ring","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Discard the last card you drew this turn: Draw a card.","imageName":"jandor's ring"},"Jandor's Saddlebags":{"layout":"normal","name":"Jandor's Saddlebags","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Untap target creature.","imageName":"jandor's saddlebags"},"Jeweled Bird":{"layout":"normal","name":"Jeweled Bird","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Remove Jeweled Bird from your deck before playing if you're not playing for ante.\n{T}: Ante Jeweled Bird. If you do, put all other cards you own from the ante into your graveyard, then draw a card.","imageName":"jeweled bird"},"Jihad":{"layout":"normal","name":"Jihad","manaCost":"{W}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Jihad enters the battlefield, choose a color and an opponent.\nWhite creatures get +2/+1 as long as the chosen player controls a nontoken permanent of the chosen color.\nWhen the chosen player controls no nontoken permanents of the chosen color, sacrifice Jihad.","imageName":"jihad","colorIdentity":["W"]},"Junún Efreet":{"layout":"normal","name":"Junún Efreet","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Junún Efreet unless you pay {B}{B}.","power":"3","toughness":"3","imageName":"junún efreet","colorIdentity":["B"]},"Juzám Djinn":{"layout":"normal","name":"Juzám Djinn","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"At the beginning of your upkeep, Juzám Djinn deals 1 damage to you.","power":"5","toughness":"5","imageName":"juzám djinn","colorIdentity":["B"]},"Khabál Ghoul":{"layout":"normal","name":"Khabál Ghoul","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"At the beginning of each end step, put a +1/+1 counter on Khabál Ghoul for each creature that died this turn.","power":"1","toughness":"1","imageName":"khabál ghoul","colorIdentity":["B"]},"King Suleiman":{"layout":"normal","name":"King Suleiman","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{T}: Destroy target Djinn or Efreet.","power":"1","toughness":"1","imageName":"king suleiman","colorIdentity":["W"]},"Kird Ape":{"layout":"normal","name":"Kird Ape","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Kird Ape gets +1/+2 as long as you control a Forest.","power":"1","toughness":"1","imageName":"kird ape","colorIdentity":["R"]},"Library of Alexandria":{"layout":"normal","name":"Library of Alexandria","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Draw a card. Activate this ability only if you have exactly seven cards in hand.","imageName":"library of alexandria"},"Magnetic Mountain":{"layout":"normal","name":"Magnetic Mountain","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Blue creatures don't untap during their controllers' untap steps.\nAt the beginning of each player's upkeep, that player may choose any number of tapped blue creatures he or she controls and pay {4} for each creature chosen this way. If the player does, untap those creatures.","imageName":"magnetic mountain","colorIdentity":["R"]},"Merchant Ship":{"layout":"normal","name":"Merchant Ship","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Merchant Ship can't attack unless defending player controls an Island.\nWhenever Merchant Ship attacks and isn't blocked, you gain 2 life.\nWhen you control no Islands, sacrifice Merchant Ship.","power":"0","toughness":"2","imageName":"merchant ship","colorIdentity":["U"]},"Metamorphosis":{"layout":"normal","name":"Metamorphosis","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Metamorphosis, sacrifice a creature.\nAdd X mana of any one color to your mana pool, where X is one plus the sacrificed creature's converted mana cost. Spend this mana only to cast creature spells.","imageName":"metamorphosis","colorIdentity":["G"]},"Mijae Djinn":{"layout":"normal","name":"Mijae Djinn","manaCost":"{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Whenever Mijae Djinn attacks, flip a coin. If you lose the flip, remove Mijae Djinn from combat and tap it.","power":"6","toughness":"3","imageName":"mijae djinn","colorIdentity":["R"]},"Moorish Cavalry":{"layout":"normal","name":"Moorish Cavalry","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Trample","power":"3","toughness":"3","imageName":"moorish cavalry","colorIdentity":["W"]},"Nafs Asp":{"layout":"normal","name":"Nafs Asp","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Whenever Nafs Asp deals damage to a player, that player loses 1 life at the beginning of his or her next draw step unless he or she pays {1} before that draw step.","power":"1","toughness":"1","imageName":"nafs asp","colorIdentity":["G"]},"Oasis":{"layout":"normal","name":"Oasis","type":"Land","types":["Land"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature this turn.","imageName":"oasis"},"Old Man of the Sea":{"layout":"normal","name":"Old Man of the Sea","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"You may choose not to untap Old Man of the Sea during your untap step.\n{T}: Gain control of target creature with power less than or equal to Old Man of the Sea's power for as long as Old Man of the Sea remains tapped and that creature's power remains less than or equal to Old Man of the Sea's power.","power":"2","toughness":"3","imageName":"old man of the sea","colorIdentity":["U"]},"Oubliette":{"layout":"normal","name":"Oubliette","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When Oubliette enters the battlefield, exile target creature and all Auras attached to it. Note the number and kind of counters that were on that creature.\nWhen Oubliette leaves the battlefield, return that exiled card to the battlefield under its owner's control tapped with the noted number and kind of counters on it. If you do, return the other exiled cards to the battlefield under their owner's control attached to that permanent.","imageName":"oubliette","colorIdentity":["B"]},"Piety":{"layout":"normal","name":"Piety","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Blocking creatures get +0/+3 until end of turn.","imageName":"piety","colorIdentity":["W"]},"Pyramids":{"layout":"normal","name":"Pyramids","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{2}: Choose one —\n• Destroy target Aura attached to a land.\n• The next time target land would be destroyed this turn, remove all damage marked on it instead.","imageName":"pyramids"},"Repentant Blacksmith":{"layout":"normal","name":"Repentant Blacksmith","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Protection from red","power":"1","toughness":"2","imageName":"repentant blacksmith","colorIdentity":["W"]},"Ring of Ma'rûf":{"layout":"normal","name":"Ring of Ma'rûf","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}, Exile Ring of Ma'rûf: The next time you would draw a card this turn, instead choose a card you own from outside the game and put it into your hand.","imageName":"ring of ma'rûf"},"Rukh Egg":{"layout":"normal","name":"Rukh Egg","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"When Rukh Egg dies, put a 4/4 red Bird creature token with flying onto the battlefield at the beginning of the next end step.","power":"0","toughness":"3","imageName":"rukh egg","colorIdentity":["R"]},"Sandals of Abdallah":{"layout":"normal","name":"Sandals of Abdallah","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Target creature gains islandwalk until end of turn. When that creature dies this turn, destroy Sandals of Abdallah. (A creature with islandwalk can't be blocked as long as defending player controls an Island.)","imageName":"sandals of abdallah"},"Sandstorm":{"layout":"normal","name":"Sandstorm","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Sandstorm deals 1 damage to each attacking creature.","imageName":"sandstorm","colorIdentity":["G"]},"Serendib Djinn":{"layout":"normal","name":"Serendib Djinn","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nAt the beginning of your upkeep, sacrifice a land. If you sacrifice an Island this way, Serendib Djinn deals 3 damage to you.\nWhen you control no lands, sacrifice Serendib Djinn.","power":"5","toughness":"6","imageName":"serendib djinn","colorIdentity":["U"]},"Serendib Efreet":{"layout":"normal","name":"Serendib Efreet","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Flying\nAt the beginning of your upkeep, Serendib Efreet deals 1 damage to you.","power":"3","toughness":"4","imageName":"serendib efreet","colorIdentity":["U"]},"Shahrazad":{"layout":"normal","name":"Shahrazad","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Players play a MAGIC subgame, using their libraries as their decks. Each player who doesn't win the subgame loses half his or her life, rounded up.","imageName":"shahrazad","colorIdentity":["W"]},"Sindbad":{"layout":"normal","name":"Sindbad","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{T}: Draw a card and reveal it. If it isn't a land card, discard it.","power":"1","toughness":"1","imageName":"sindbad","colorIdentity":["U"]},"Singing Tree":{"layout":"normal","name":"Singing Tree","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Plant","types":["Creature"],"subtypes":["Plant"],"text":"{T}: Target attacking creature has base power 0 until end of turn.","power":"0","toughness":"3","imageName":"singing tree","colorIdentity":["G"]},"Sorceress Queen":{"layout":"normal","name":"Sorceress Queen","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Target creature other than Sorceress Queen has base power and toughness 0/2 until end of turn.","power":"1","toughness":"1","imageName":"sorceress queen","colorIdentity":["B"]},"Stone-Throwing Devils":{"layout":"normal","name":"Stone-Throwing Devils","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"First strike","power":"1","toughness":"1","imageName":"stone-throwing devils","colorIdentity":["B"]},"Unstable Mutation":{"layout":"normal","name":"Unstable Mutation","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3.\nAt the beginning of the upkeep of enchanted creature's controller, put a -1/-1 counter on that creature.","imageName":"unstable mutation","colorIdentity":["U"]},"War Elephant":{"layout":"normal","name":"War Elephant","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Trample; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"2","imageName":"war elephant","colorIdentity":["W"]},"Wyluli Wolf":{"layout":"normal","name":"Wyluli Wolf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"{T}: Target creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"wyluli wolf","colorIdentity":["G"]},"Ydwen Efreet":{"layout":"normal","name":"Ydwen Efreet","manaCost":"{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Whenever Ydwen Efreet blocks, flip a coin. If you lose the flip, remove Ydwen Efreet from combat and it can't block this turn. Creatures it was blocking that had become blocked by only Ydwen Efreet this combat become unblocked.","power":"3","toughness":"6","imageName":"ydwen efreet","colorIdentity":["R"]},"Nalathni Dragon":{"layout":"normal","name":"Nalathni Dragon","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)\n{R}: Nalathni Dragon gets +1/+0 until end of turn. If this ability has been activated four or more times this turn, sacrifice Nalathni Dragon at the beginning of the next end step.","power":"1","toughness":"1","imageName":"nalathni dragon"},"Amulet of Kroog":{"layout":"normal","name":"Amulet of Kroog","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","imageName":"amulet of kroog"},"Argivian Archaeologist":{"layout":"normal","name":"Argivian Archaeologist","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"{W}{W}, {T}: Return target artifact card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"argivian archaeologist","colorIdentity":["W"]},"Argivian Blacksmith":{"layout":"normal","name":"Argivian Blacksmith","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"{T}: Prevent the next 2 damage that would be dealt to target artifact creature this turn.","power":"2","toughness":"2","imageName":"argivian blacksmith","colorIdentity":["W"]},"Argothian Pixies":{"layout":"normal","name":"Argothian Pixies","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Argothian Pixies can't be blocked by artifact creatures.\nPrevent all damage that would be dealt to Argothian Pixies by artifact creatures.","power":"2","toughness":"1","imageName":"argothian pixies","colorIdentity":["G"]},"Argothian Treefolk":{"layout":"normal","name":"Argothian Treefolk","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Prevent all damage that would be dealt to Argothian Treefolk by artifact sources.","power":"3","toughness":"5","imageName":"argothian treefolk","colorIdentity":["G"]},"Armageddon Clock":{"layout":"normal","name":"Armageddon Clock","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, put a doom counter on Armageddon Clock.\nAt the beginning of your draw step, Armageddon Clock deals damage equal to the number of doom counters on it to each player.\n{4}: Remove a doom counter from Armageddon Clock. Any player may activate this ability but only during any upkeep step.","imageName":"armageddon clock"},"Artifact Blast":{"layout":"normal","name":"Artifact Blast","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Counter target artifact spell.","imageName":"artifact blast","colorIdentity":["R"]},"Artifact Possession":{"layout":"normal","name":"Artifact Possession","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nWhenever enchanted artifact becomes tapped or a player activates an ability of enchanted artifact without {T} in its activation cost, Artifact Possession deals 2 damage to that artifact's controller.","imageName":"artifact possession","colorIdentity":["B"]},"Artifact Ward":{"layout":"normal","name":"Artifact Ward","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked by artifact creatures.\nPrevent all damage that would be dealt to enchanted creature by artifact sources.\nEnchanted creature can't be the target of abilities from artifact sources.","imageName":"artifact ward","colorIdentity":["W"]},"Ashnod's Altar":{"layout":"normal","name":"Ashnod's Altar","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Sacrifice a creature: Add {C}{C} to your mana pool.","imageName":"ashnod's altar"},"Ashnod's Battle Gear":{"layout":"normal","name":"Ashnod's Battle Gear","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Ashnod's Battle Gear during your untap step.\n{2}, {T}: Target creature you control gets +2/-2 for as long as Ashnod's Battle Gear remains tapped.","imageName":"ashnod's battle gear"},"Ashnod's Transmogrant":{"layout":"normal","name":"Ashnod's Transmogrant","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Ashnod's Transmogrant: Put a +1/+1 counter on target nonartifact creature. That creature becomes an artifact in addition to its other types.","imageName":"ashnod's transmogrant"},"Atog":{"layout":"normal","name":"Atog","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"Sacrifice an artifact: Atog gets +2/+2 until end of turn.","power":"1","toughness":"2","imageName":"atog","colorIdentity":["R"]},"Battering Ram":{"layout":"normal","name":"Battering Ram","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"At the beginning of combat on your turn, Battering Ram gains banding until end of combat. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's blocking.)\nWhenever Battering Ram becomes blocked by a Wall, destroy that Wall at end of combat.","power":"1","toughness":"1","imageName":"battering ram"},"Bronze Tablet":{"layout":"normal","name":"Bronze Tablet","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Remove Bronze Tablet from your deck before playing if you're not playing for ante.\nBronze Tablet enters the battlefield tapped.\n{4}, {T}: Exile Bronze Tablet and target nontoken permanent an opponent owns. That player may pay 10 life. If he or she does, put Bronze Tablet into its owner's graveyard. Otherwise, that player owns Bronze Tablet and you own the other exiled card.","imageName":"bronze tablet"},"Candelabra of Tawnos":{"layout":"normal","name":"Candelabra of Tawnos","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Untap X target lands.","imageName":"candelabra of tawnos"},"Circle of Protection: Artifacts":{"layout":"normal","name":"Circle of Protection: Artifacts","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{2}: The next time an artifact source of your choice would deal damage to you this turn, prevent that damage.","imageName":"circle of protection artifacts","colorIdentity":["W"]},"Citanul Druid":{"layout":"normal","name":"Citanul Druid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Whenever an opponent casts an artifact spell, put a +1/+1 counter on Citanul Druid.","power":"1","toughness":"1","imageName":"citanul druid","colorIdentity":["G"]},"Clay Statue":{"layout":"normal","name":"Clay Statue","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{2}: Regenerate Clay Statue.","power":"3","toughness":"1","imageName":"clay statue"},"Clockwork Avian":{"layout":"normal","name":"Clockwork Avian","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Bird","types":["Artifact","Creature"],"subtypes":["Bird"],"text":"Flying\nClockwork Avian enters the battlefield with four +1/+0 counters on it.\nAt end of combat, if Clockwork Avian attacked or blocked this combat, remove a +1/+0 counter from it.\n{X}, {T}: Put up to X +1/+0 counters on Clockwork Avian. This ability can't cause the total number of +1/+0 counters on Clockwork Avian to be greater than four. Activate this ability only during your upkeep.","power":"0","toughness":"4","imageName":"clockwork avian"},"Colossus of Sardia":{"layout":"normal","name":"Colossus of Sardia","manaCost":"{9}","cmc":9,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nColossus of Sardia doesn't untap during your untap step.\n{9}: Untap Colossus of Sardia. Activate this ability only during your upkeep.","power":"9","toughness":"9","imageName":"colossus of sardia"},"Coral Helm":{"layout":"normal","name":"Coral Helm","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, Discard a card at random: Target creature gets +2/+2 until end of turn.","imageName":"coral helm"},"Crumble":{"layout":"normal","name":"Crumble","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact. It can't be regenerated. That artifact's controller gains life equal to its converted mana cost.","imageName":"crumble","colorIdentity":["G"]},"Cursed Rack":{"layout":"normal","name":"Cursed Rack","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"As Cursed Rack enters the battlefield, choose an opponent.\nThe chosen player's maximum hand size is four.","imageName":"cursed rack"},"Damping Field":{"layout":"normal","name":"Damping Field","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Players can't untap more than one artifact during their untap steps.","imageName":"damping field","colorIdentity":["W"]},"Detonate":{"layout":"normal","name":"Detonate","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact with converted mana cost X. It can't be regenerated. Detonate deals X damage to that artifact's controller.","imageName":"detonate","colorIdentity":["R"]},"Drafna's Restoration":{"layout":"normal","name":"Drafna's Restoration","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return any number of target artifact cards from target player's graveyard to the top of his or her library in any order.","imageName":"drafna's restoration","colorIdentity":["U"]},"Dragon Engine":{"layout":"normal","name":"Dragon Engine","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{2}: Dragon Engine gets +1/+0 until end of turn.","power":"1","toughness":"3","imageName":"dragon engine"},"Dwarven Weaponsmith":{"layout":"normal","name":"Dwarven Weaponsmith","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Dwarf Artificer","types":["Creature"],"subtypes":["Dwarf","Artificer"],"text":"{T}, Sacrifice an artifact: Put a +1/+1 counter on target creature. Activate this ability only during your upkeep.","power":"1","toughness":"1","imageName":"dwarven weaponsmith","colorIdentity":["R"]},"Energy Flux":{"layout":"normal","name":"Energy Flux","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"All artifacts have \"At the beginning of your upkeep, sacrifice this artifact unless you pay {2}.\"","imageName":"energy flux","colorIdentity":["U"]},"Feldon's Cane":{"layout":"normal","name":"Feldon's Cane","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}, Exile Feldon's Cane: Shuffle your graveyard into your library.","imageName":"feldon's cane"},"Gaea's Avenger":{"layout":"normal","name":"Gaea's Avenger","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Gaea's Avenger's power and toughness are each equal to 1 plus the number of artifacts your opponents control.","power":"1+*","toughness":"1+*","imageName":"gaea's avenger","colorIdentity":["G"]},"Gate to Phyrexia":{"layout":"normal","name":"Gate to Phyrexia","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a creature: Destroy target artifact. Activate this ability only during your upkeep and only once each turn.","imageName":"gate to phyrexia","colorIdentity":["B"]},"Goblin Artisans":{"layout":"normal","name":"Goblin Artisans","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Artificer","types":["Creature"],"subtypes":["Goblin","Artificer"],"text":"{T}: Flip a coin. If you win the flip, draw a card. If you lose the flip, counter target artifact spell you control that isn't the target of an ability from another creature named Goblin Artisans.","power":"1","toughness":"1","imageName":"goblin artisans","colorIdentity":["R"]},"Golgothian Sylex":{"layout":"normal","name":"Golgothian Sylex","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Each nontoken permanent originally printed in the Antiquities expansion is sacrificed by its controller.","imageName":"golgothian sylex"},"Grapeshot Catapult":{"layout":"normal","name":"Grapeshot Catapult","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{T}: Grapeshot Catapult deals 1 damage to target creature with flying.","power":"2","toughness":"3","imageName":"grapeshot catapult"},"Haunting Wind":{"layout":"normal","name":"Haunting Wind","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an artifact becomes tapped or a player activates an artifact's ability without {T} in its activation cost, Haunting Wind deals 1 damage to that artifact's controller.","imageName":"haunting wind","colorIdentity":["B"]},"Hurkyl's Recall":{"layout":"normal","name":"Hurkyl's Recall","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return all artifacts target player owns to his or her hand.","imageName":"hurkyl's recall","colorIdentity":["U"]},"Ivory Tower":{"layout":"normal","name":"Ivory Tower","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, you gain X life, where X is the number of cards in your hand minus 4.","imageName":"ivory tower"},"Jalum Tome":{"layout":"normal","name":"Jalum Tome","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Draw a card, then discard a card.","imageName":"jalum tome"},"Martyrs of Korlis":{"layout":"normal","name":"Martyrs of Korlis","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"As long as Martyrs of Korlis is untapped, all damage that would be dealt to you by artifacts is dealt to Martyrs of Korlis instead.","power":"1","toughness":"6","imageName":"martyrs of korlis","colorIdentity":["W"]},"Mightstone":{"layout":"normal","name":"Mightstone","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Attacking creatures get +1/+0.","imageName":"mightstone"},"Millstone":{"layout":"normal","name":"Millstone","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Target player puts the top two cards of his or her library into his or her graveyard.","imageName":"millstone"},"Mishra's Factory":{"layout":"normal","name":"Mishra's Factory","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}: Mishra's Factory becomes a 2/2 Assembly-Worker artifact creature until end of turn. It's still a land.\n{T}: Target Assembly-Worker creature gets +1/+1 until end of turn.","imageName":"mishra's factory"},"Mishra's War Machine":{"layout":"normal","name":"Mishra's War Machine","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)\nAt the beginning of your upkeep, Mishra's War Machine deals 3 damage to you unless you discard a card. If Mishra's War Machine deals damage to you this way, tap it.","power":"5","toughness":"5","imageName":"mishra's war machine"},"Mishra's Workshop":{"layout":"normal","name":"Mishra's Workshop","type":"Land","types":["Land"],"text":"{T}: Add {C}{C}{C} to your mana pool. Spend this mana only to cast artifact spells.","imageName":"mishra's workshop"},"Obelisk of Undoing":{"layout":"normal","name":"Obelisk of Undoing","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{6}, {T}: Return target permanent you both own and control to your hand.","imageName":"obelisk of undoing"},"Onulet":{"layout":"normal","name":"Onulet","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Onulet dies, you gain 2 life.","power":"2","toughness":"2","imageName":"onulet"},"Orcish Mechanics":{"layout":"normal","name":"Orcish Mechanics","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc","types":["Creature"],"subtypes":["Orc"],"text":"{T}, Sacrifice an artifact: Orcish Mechanics deals 2 damage to target creature or player.","power":"1","toughness":"1","imageName":"orcish mechanics","colorIdentity":["R"]},"Ornithopter":{"layout":"normal","name":"Ornithopter","manaCost":"{0}","cmc":0,"type":"Artifact Creature — Thopter","types":["Artifact","Creature"],"subtypes":["Thopter"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)","power":"0","toughness":"2","imageName":"ornithopter"},"Phyrexian Gremlins":{"layout":"normal","name":"Phyrexian Gremlins","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Gremlin","types":["Creature"],"subtypes":["Gremlin"],"text":"You may choose not to untap Phyrexian Gremlins during your untap step.\n{T}: Tap target artifact. It doesn't untap during its controller's untap step for as long as Phyrexian Gremlins remains tapped.","power":"1","toughness":"1","imageName":"phyrexian gremlins","colorIdentity":["B"]},"Power Artifact":{"layout":"normal","name":"Power Artifact","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nEnchanted artifact's activated abilities cost {2} less to activate. This effect can't reduce the amount of mana an ability costs to activate to less than one mana.","imageName":"power artifact","colorIdentity":["U"]},"Powerleech":{"layout":"normal","name":"Powerleech","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an artifact an opponent controls becomes tapped or an opponent activates an artifact's ability without {T} in its activation cost, you gain 1 life.","imageName":"powerleech","colorIdentity":["G"]},"Priest of Yawgmoth":{"layout":"normal","name":"Priest of Yawgmoth","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}, Sacrifice an artifact: Add to your mana pool an amount of {B} equal to the sacrificed artifact's converted mana cost.","power":"1","toughness":"2","imageName":"priest of yawgmoth","colorIdentity":["B"]},"Primal Clay":{"layout":"normal","name":"Primal Clay","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Shapeshifter","types":["Artifact","Creature"],"subtypes":["Shapeshifter"],"text":"As Primal Clay enters the battlefield, it becomes your choice of a 3/3 artifact creature, a 2/2 artifact creature with flying, or a 1/6 Wall artifact creature with defender in addition to its other types. (A creature with defender can't attack.)","power":"*","toughness":"*","imageName":"primal clay"},"Rakalite":{"layout":"normal","name":"Rakalite","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{2}: Prevent the next 1 damage that would be dealt to target creature or player this turn. Return Rakalite to its owner's hand at the beginning of the next end step.","imageName":"rakalite"},"Reconstruction":{"layout":"normal","name":"Reconstruction","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target artifact card from your graveyard to your hand.","imageName":"reconstruction","colorIdentity":["U"]},"Reverse Polarity":{"layout":"normal","name":"Reverse Polarity","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain X life, where X is twice the damage dealt to you so far this turn by artifacts.","imageName":"reverse polarity","colorIdentity":["W"]},"Rocket Launcher":{"layout":"normal","name":"Rocket Launcher","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}: Rocket Launcher deals 1 damage to target creature or player. Destroy Rocket Launcher at the beginning of the next end step. Activate this ability only if you've controlled Rocket Launcher continuously since the beginning of your most recent turn.","imageName":"rocket launcher"},"Sage of Lat-Nam":{"layout":"normal","name":"Sage of Lat-Nam","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"{T}, Sacrifice an artifact: Draw a card.","power":"1","toughness":"2","imageName":"sage of lat-nam","colorIdentity":["U"]},"Shapeshifter":{"layout":"normal","name":"Shapeshifter","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Shapeshifter","types":["Artifact","Creature"],"subtypes":["Shapeshifter"],"text":"As Shapeshifter enters the battlefield, choose a number between 0 and 7.\nAt the beginning of your upkeep, you may choose a number between 0 and 7.\nShapeshifter's power is equal to the last chosen number and its toughness is equal to 7 minus that number.","power":"*","toughness":"7-*","imageName":"shapeshifter"},"Shatterstorm":{"layout":"normal","name":"Shatterstorm","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all artifacts. They can't be regenerated.","imageName":"shatterstorm","colorIdentity":["R"]},"Staff of Zegon":{"layout":"normal","name":"Staff of Zegon","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target creature gets -2/-0 until end of turn.","imageName":"staff of zegon"},"Strip Mine":{"layout":"normal","name":"Strip Mine","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}, Sacrifice Strip Mine: Destroy target land.","imageName":"strip mine"},"Su-Chi":{"layout":"normal","name":"Su-Chi","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Su-Chi dies, add {C}{C}{C}{C} to your mana pool.","power":"4","toughness":"4","imageName":"su-chi"},"Tablet of Epityr":{"layout":"normal","name":"Tablet of Epityr","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever an artifact you control is put into a graveyard from the battlefield, you may pay {1}. If you do, you gain 1 life.","imageName":"tablet of epityr"},"Tawnos's Coffin":{"layout":"normal","name":"Tawnos's Coffin","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Tawnos's Coffin during your untap step.\n{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 that exiled card to the battlefield under its owner's control tapped with the noted number and kind of counters on it. If you do, return the other exiled cards to the battlefield under their owner's control attached to that permanent.","imageName":"tawnos's coffin"},"Tawnos's Wand":{"layout":"normal","name":"Tawnos's Wand","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Target creature with power 2 or less can't be blocked this turn.","imageName":"tawnos's wand"},"Tawnos's Weaponry":{"layout":"normal","name":"Tawnos's Weaponry","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Tawnos's Weaponry during your untap step.\n{2}, {T}: Target creature gets +1/+1 for as long as Tawnos's Weaponry remains tapped.","imageName":"tawnos's weaponry"},"Tetravus":{"layout":"normal","name":"Tetravus","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Flying\nTetravus enters the battlefield with three +1/+1 counters on it.\nAt the beginning of your upkeep, you may remove any number of +1/+1 counters from Tetravus. If you do, put that many 1/1 colorless Tetravite artifact creature tokens onto the battlefield. They each have flying and \"This creature can't be enchanted.\"\nAt the beginning of your upkeep, you may exile any number of tokens put onto the battlefield with Tetravus. If you do, put that many +1/+1 counters on Tetravus.","power":"1","toughness":"1","imageName":"tetravus"},"The Rack":{"layout":"normal","name":"The Rack","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"As The Rack enters the battlefield, choose an opponent.\nAt the beginning of the chosen player's upkeep, The Rack deals X damage to that player, where X is 3 minus the number of cards in his or her hand.","imageName":"the rack"},"Titania's Song":{"layout":"normal","name":"Titania's Song","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Each noncreature artifact loses all abilities and becomes an artifact creature with power and toughness each equal to its converted mana cost. If Titania's Song leaves the battlefield, this effect continues until end of turn.","imageName":"titania's song","colorIdentity":["G"]},"Transmute Artifact":{"layout":"normal","name":"Transmute Artifact","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Sacrifice an artifact. If you do, search your library for an artifact card. If that card's converted mana cost is less than or equal to the sacrificed artifact's converted mana cost, put it onto the battlefield. If it's greater, you may pay {X}, where X is the difference. If you do, put it onto the battlefield. If you don't, put it into its owner's graveyard. Then shuffle your library.","imageName":"transmute artifact","colorIdentity":["U"]},"Triskelion":{"layout":"normal","name":"Triskelion","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Triskelion enters the battlefield with three +1/+1 counters on it.\nRemove a +1/+1 counter from Triskelion: Triskelion deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"triskelion"},"Urza's Avenger":{"layout":"normal","name":"Urza's Avenger","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Shapeshifter","types":["Artifact","Creature"],"subtypes":["Shapeshifter"],"text":"{0}: Urza's Avenger gets -1/-1 and gains your choice of banding, flying, first strike, or trample until end of turn. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"4","toughness":"4","imageName":"urza's avenger"},"Urza's Chalice":{"layout":"normal","name":"Urza's Chalice","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts an artifact spell, you may pay {1}. If you do, you gain 1 life.","imageName":"urza's chalice"},"Urza's Mine":{"layout":"normal","name":"Urza's Mine","type":"Land — Urza’s Mine","types":["Land"],"subtypes":["Urza’s","Mine"],"text":"{T}: Add {C} to your mana pool. If you control an Urza's Power-Plant and an Urza's Tower, add {C}{C} to your mana pool instead.","imageName":"urza's mine"},"Urza's Miter":{"layout":"normal","name":"Urza's Miter","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever an artifact you control is put into a graveyard from the battlefield, if it wasn't sacrificed, you may pay {3}. If you do, draw a card.","imageName":"urza's miter"},"Urza's Power Plant":{"layout":"normal","name":"Urza's Power Plant","type":"Land — Urza’s Power-Plant","types":["Land"],"subtypes":["Urza’s","Power-Plant"],"text":"{T}: Add {C} to your mana pool. If you control an Urza's Mine and an Urza's Tower, add {C}{C} to your mana pool instead.","imageName":"urza's power plant"},"Urza's Tower":{"layout":"normal","name":"Urza's Tower","type":"Land — Urza’s Tower","types":["Land"],"subtypes":["Urza’s","Tower"],"text":"{T}: Add {C} to your mana pool. If you control an Urza's Mine and an Urza's Power-Plant, add {C}{C}{C} to your mana pool instead.","imageName":"urza's tower"},"Wall of Spears":{"layout":"normal","name":"Wall of Spears","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nFirst strike","power":"2","toughness":"3","imageName":"wall of spears"},"Weakstone":{"layout":"normal","name":"Weakstone","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Attacking creatures get -1/-0.","imageName":"weakstone"},"Xenic Poltergeist":{"layout":"normal","name":"Xenic Poltergeist","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{T}: Until your next upkeep, target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost.","power":"1","toughness":"1","imageName":"xenic poltergeist","colorIdentity":["B"]},"Yawgmoth Demon":{"layout":"normal","name":"Yawgmoth Demon","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nFirst strike (This creature deals combat damage before creatures without first strike.)\nAt the beginning of your upkeep, you may sacrifice an artifact. If you don't, tap Yawgmoth Demon and it deals 2 damage to you.","power":"6","toughness":"6","imageName":"yawgmoth demon","colorIdentity":["B"]},"Yotian Soldier":{"layout":"normal","name":"Yotian Soldier","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Soldier","types":["Artifact","Creature"],"subtypes":["Soldier"],"text":"Vigilance","power":"1","toughness":"4","imageName":"yotian soldier"},"Abomination":{"layout":"normal","name":"Abomination","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Whenever Abomination blocks or becomes blocked by a green or white creature, destroy that creature at end of combat.","power":"2","toughness":"6","imageName":"abomination","colorIdentity":["B"]},"Acid Rain":{"layout":"normal","name":"Acid Rain","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all Forests.","imageName":"acid rain","colorIdentity":["U"]},"Active Volcano":{"layout":"normal","name":"Active Volcano","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target blue permanent.\n• Return target Island to its owner's hand.","imageName":"active volcano","colorIdentity":["R"]},"Adun Oakenshield":{"layout":"normal","name":"Adun Oakenshield","manaCost":"{B}{R}{G}","cmc":3,"colors":["Black","Red","Green"],"type":"Legendary Creature — Human Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Knight"],"text":"{B}{R}{G}, {T}: Return target creature card from your graveyard to your hand.","power":"1","toughness":"2","imageName":"adun oakenshield","colorIdentity":["B","R","G"]},"Adventurers' Guildhouse":{"layout":"normal","name":"Adventurers' Guildhouse","type":"Land","types":["Land"],"text":"Green legendary creatures you control have \"bands with other legendary creatures.\" (Any legendary creatures can attack in a band as long as at least one has \"bands with other legendary creatures.\" Bands are blocked as a group. If at least two legendary creatures you control, one of which has \"bands with other legendary creatures,\" are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"adventurers' guildhouse"},"Ærathi Berserker":{"layout":"normal","name":"Ærathi Berserker","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Rampage 3 (Whenever this creature becomes blocked, it gets +3/+3 until end of turn for each creature blocking it beyond the first.)","power":"2","toughness":"4","imageName":"ærathi berserker","colorIdentity":["R"]},"Aisling Leprechaun":{"layout":"normal","name":"Aisling Leprechaun","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Whenever Aisling Leprechaun blocks or becomes blocked by a creature, that creature becomes green. (This effect lasts indefinitely.)","power":"1","toughness":"1","imageName":"aisling leprechaun","colorIdentity":["G"]},"Akron Legionnaire":{"layout":"normal","name":"Akron Legionnaire","manaCost":"{6}{W}{W}","cmc":8,"colors":["White"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"Except for creatures named Akron Legionnaire and artifact creatures, creatures you control can't attack.","power":"8","toughness":"4","imageName":"akron legionnaire","colorIdentity":["W"]},"Al-abara's Carpet":{"layout":"normal","name":"Al-abara's Carpet","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}: Prevent all damage that would be dealt to you this turn by attacking creatures without flying.","imageName":"al-abara's carpet"},"Alabaster Potion":{"layout":"normal","name":"Alabaster Potion","manaCost":"{X}{W}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target player gains X life.\n• Prevent the next X damage that would be dealt to target creature or player this turn.","imageName":"alabaster potion","colorIdentity":["W"]},"Alchor's Tomb":{"layout":"normal","name":"Alchor's Tomb","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Target permanent you control becomes the color of your choice. (This effect lasts indefinitely.)","imageName":"alchor's tomb"},"All Hallow's Eve":{"layout":"normal","name":"All Hallow's Eve","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile All Hallow's Eve with two scream counters on it.\nAt the beginning of your upkeep, if All Hallow's Eve is exiled with a scream counter on it, remove a scream counter from it. If there are no more scream counters on it, put it into your graveyard and each player returns all creature cards from his or her graveyard to the battlefield.","imageName":"all hallow's eve","colorIdentity":["B"]},"Amrou Kithkin":{"layout":"normal","name":"Amrou Kithkin","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin","types":["Creature"],"subtypes":["Kithkin"],"text":"Amrou Kithkin can't be blocked by creatures with power 3 or greater.","power":"1","toughness":"1","imageName":"amrou kithkin","colorIdentity":["W"]},"Angelic Voices":{"layout":"normal","name":"Angelic Voices","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +1/+1 as long as you control no nonartifact, nonwhite creatures.","imageName":"angelic voices","colorIdentity":["W"]},"Angus Mackenzie":{"layout":"normal","name":"Angus Mackenzie","manaCost":"{G}{W}{U}","cmc":3,"colors":["White","Blue","Green"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"{G}{W}{U}, {T}: Prevent all combat damage that would be dealt this turn. Activate this ability only before the combat damage step.","power":"2","toughness":"2","imageName":"angus mackenzie","colorIdentity":["W","U","G"]},"Anti-Magic Aura":{"layout":"normal","name":"Anti-Magic Aura","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be the target of spells and can't be enchanted by other Auras.","imageName":"anti-magic aura","colorIdentity":["U"]},"Arboria":{"layout":"normal","name":"Arboria","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Creatures can't attack a player unless that player cast a spell or put a nontoken permanent onto the battlefield during his or her last turn.","imageName":"arboria","colorIdentity":["G"]},"Arcades Sabboth":{"layout":"normal","name":"Arcades Sabboth","manaCost":"{2}{G}{G}{W}{W}{U}{U}","cmc":8,"colors":["White","Blue","Green"],"type":"Legendary Creature — Elder Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elder","Dragon"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Arcades Sabboth unless you pay {G}{W}{U}.\nEach untapped creature you control gets +0/+2 as long as it's not attacking.\n{W}: Arcades Sabboth gets +0/+1 until end of turn.","power":"7","toughness":"7","imageName":"arcades sabboth","colorIdentity":["W","U","G"]},"Arena of the Ancients":{"layout":"normal","name":"Arena of the Ancients","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Legendary creatures don't untap during their controllers' untap steps.\nWhen Arena of the Ancients enters the battlefield, tap all legendary creatures.","imageName":"arena of the ancients"},"Avoid Fate":{"layout":"normal","name":"Avoid Fate","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Counter target instant or Aura spell that targets a permanent you control.","imageName":"avoid fate","colorIdentity":["G"]},"Axelrod Gunnarson":{"layout":"normal","name":"Axelrod Gunnarson","manaCost":"{4}{B}{B}{R}{R}","cmc":8,"colors":["Black","Red"],"type":"Legendary Creature — Giant","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Giant"],"text":"Trample\nWhenever a creature dealt damage by Axelrod Gunnarson this turn dies, you gain 1 life and Axelrod deals 1 damage to target player.","power":"5","toughness":"5","imageName":"axelrod gunnarson","colorIdentity":["B","R"]},"Ayesha Tanaka":{"layout":"normal","name":"Ayesha Tanaka","manaCost":"{W}{W}{U}{U}","cmc":4,"colors":["White","Blue"],"type":"Legendary Creature — Human Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Artificer"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)\n{T}: Counter target activated ability from an artifact source unless that ability's controller pays {W}. (Mana abilities can't be targeted.)","power":"2","toughness":"2","imageName":"ayesha tanaka","colorIdentity":["W","U"]},"Azure Drake":{"layout":"normal","name":"Azure Drake","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying","power":"2","toughness":"4","imageName":"azure drake","colorIdentity":["U"]},"Backdraft":{"layout":"normal","name":"Backdraft","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose a player who cast one or more sorcery spells this turn. Backdraft deals damage to that player equal to half the damage dealt by one of those sorcery spells this turn, rounded down.","imageName":"backdraft","colorIdentity":["R"]},"Backfire":{"layout":"normal","name":"Backfire","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals damage to you, Backfire deals that much damage to that creature's controller.","imageName":"backfire","colorIdentity":["U"]},"Barbary Apes":{"layout":"normal","name":"Barbary Apes","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"power":"2","toughness":"2","imageName":"barbary apes","colorIdentity":["G"]},"Barktooth Warbeard":{"layout":"normal","name":"Barktooth Warbeard","manaCost":"{4}{B}{R}{R}","cmc":7,"colors":["Black","Red"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"power":"6","toughness":"5","imageName":"barktooth warbeard","colorIdentity":["B","R"]},"Bartel Runeaxe":{"layout":"normal","name":"Bartel Runeaxe","manaCost":"{3}{B}{R}{G}","cmc":6,"colors":["Black","Red","Green"],"type":"Legendary Creature — Giant Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Vigilance\nBartel Runeaxe can't be the target of Aura spells.","power":"6","toughness":"5","imageName":"bartel runeaxe","colorIdentity":["B","R","G"]},"Beasts of Bogardan":{"layout":"normal","name":"Beasts of Bogardan","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Protection from red\nBeasts of Bogardan gets +1/+1 as long as an opponent controls a nontoken white permanent.","power":"3","toughness":"3","imageName":"beasts of bogardan","colorIdentity":["R"]},"Black Mana Battery":{"layout":"normal","name":"Black Mana Battery","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Put a charge counter on Black Mana Battery.\n{T}, Remove any number of charge counters from Black Mana Battery: Add {B} to your mana pool, then add an additional {B} to your mana pool for each charge counter removed this way.","imageName":"black mana battery","colorIdentity":["B"]},"Blazing Effigy":{"layout":"normal","name":"Blazing Effigy","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Blazing Effigy dies, it deals X damage to target creature, where X is 3 plus the amount of damage dealt to Blazing Effigy this turn by other sources named Blazing Effigy.","power":"0","toughness":"3","imageName":"blazing effigy","colorIdentity":["R"]},"Blight":{"layout":"normal","name":"Blight","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen enchanted land becomes tapped, destroy it.","imageName":"blight","colorIdentity":["B"]},"Blood Lust":{"layout":"normal","name":"Blood Lust","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"If target creature has toughness 5 or greater, it gets +4/-4 until end of turn. Otherwise, it gets +4/-X until end of turn, where X is its toughness minus 1.","imageName":"blood lust","colorIdentity":["R"]},"Blue Mana Battery":{"layout":"normal","name":"Blue Mana Battery","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Put a charge counter on Blue Mana Battery.\n{T}, Remove any number of charge counters from Blue Mana Battery: Add {U} to your mana pool, then add an additional {U} to your mana pool for each charge counter removed this way.","imageName":"blue mana battery","colorIdentity":["U"]},"Boomerang":{"layout":"normal","name":"Boomerang","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target permanent to its owner's hand.","imageName":"boomerang","colorIdentity":["U"]},"Boris Devilboon":{"layout":"normal","name":"Boris Devilboon","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Legendary Creature — Zombie Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"{2}{B}{R}, {T}: Put a 1/1 black and red Demon creature token named Minor Demon onto the battlefield.","power":"2","toughness":"2","imageName":"boris devilboon","colorIdentity":["B","R"]},"Brine Hag":{"layout":"normal","name":"Brine Hag","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Hag","types":["Creature"],"subtypes":["Hag"],"text":"When Brine Hag dies, change the base power and toughness of all creatures that dealt damage to it this turn to 0/2. (This effect lasts indefinitely.)","power":"2","toughness":"2","imageName":"brine hag","colorIdentity":["U"]},"Bronze Horse":{"layout":"normal","name":"Bronze Horse","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Horse","types":["Artifact","Creature"],"subtypes":["Horse"],"text":"Trample\nAs long as you control another creature, prevent all damage that would be dealt to Bronze Horse by spells that target it.","power":"4","toughness":"4","imageName":"bronze horse"},"Carrion Ants":{"layout":"normal","name":"Carrion Ants","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{1}: Carrion Ants gets +1/+1 until end of turn.","power":"0","toughness":"1","imageName":"carrion ants","colorIdentity":["B"]},"Cat Warriors":{"layout":"normal","name":"Cat Warriors","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"2","imageName":"cat warriors","colorIdentity":["G"]},"Cathedral of Serra":{"layout":"normal","name":"Cathedral of Serra","type":"Land","types":["Land"],"text":"White legendary creatures you control have \"bands with other legendary creatures.\" (Any legendary creatures can attack in a band as long as at least one has \"bands with other legendary creatures.\" Bands are blocked as a group. If at least two legendary creatures you control, one of which has \"bands with other legendary creatures,\" are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"cathedral of serra"},"Caverns of Despair":{"layout":"normal","name":"Caverns of Despair","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"No more than two creatures can attack each combat.\nNo more than two creatures can block each combat.","imageName":"caverns of despair","colorIdentity":["R"]},"Chain Lightning":{"layout":"normal","name":"Chain Lightning","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Chain Lightning deals 3 damage to target creature or player. Then that player or that creature's controller may pay {R}{R}. If the player does, he or she may copy this spell and may choose a new target for that copy.","imageName":"chain lightning","colorIdentity":["R"]},"Chains of Mephistopheles":{"layout":"normal","name":"Chains of Mephistopheles","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"If a player would draw a card except the first one he or she draws in his or her draw step each turn, that player discards a card instead. If the player discards a card this way, he or she draws a card. If the player doesn't discard a card this way, he or she puts the top card of his or her library into his or her graveyard.","imageName":"chains of mephistopheles","colorIdentity":["B"]},"Chromium":{"layout":"normal","name":"Chromium","manaCost":"{2}{W}{W}{U}{U}{B}{B}","cmc":8,"colors":["White","Blue","Black"],"type":"Legendary Creature — Elder Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elder","Dragon"],"text":"Flying\nRampage 2 (Whenever this creature becomes blocked, it gets +2/+2 until end of turn for each creature blocking it beyond the first.)\nAt the beginning of your upkeep, sacrifice Chromium unless you pay {W}{U}{B}.","power":"7","toughness":"7","imageName":"chromium","colorIdentity":["W","U","B"]},"Cleanse":{"layout":"normal","name":"Cleanse","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all black creatures.","imageName":"cleanse","colorIdentity":["W"]},"Clergy of the Holy Nimbus":{"layout":"normal","name":"Clergy of the Holy Nimbus","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"If Clergy of the Holy Nimbus would be destroyed, regenerate it.\n{1}: Clergy of the Holy Nimbus can't be regenerated this turn. Only any opponent may activate this ability.","power":"1","toughness":"1","imageName":"clergy of the holy nimbus","colorIdentity":["W"]},"Cocoon":{"layout":"normal","name":"Cocoon","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nWhen Cocoon enters the battlefield, tap enchanted creature and put three pupa counters on Cocoon.\nEnchanted creature doesn't untap during your untap step if Cocoon has a pupa counter on it.\nAt the beginning of your upkeep, remove a pupa counter from Cocoon. If you can't, sacrifice it, put a +1/+1 counter on enchanted creature, and that creature gains flying.","imageName":"cocoon","colorIdentity":["G"]},"Concordant Crossroads":{"layout":"normal","name":"Concordant Crossroads","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"All creatures have haste.","imageName":"concordant crossroads","colorIdentity":["G"]},"Cosmic Horror":{"layout":"normal","name":"Cosmic Horror","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"First strike\nAt the beginning of your upkeep, destroy Cosmic Horror unless you pay {3}{B}{B}{B}. If Cosmic Horror is destroyed this way, it deals 7 damage to you.","power":"7","toughness":"7","imageName":"cosmic horror","colorIdentity":["B"]},"Craw Giant":{"layout":"normal","name":"Craw Giant","manaCost":"{3}{G}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Trample\nRampage 2 (Whenever this creature becomes blocked, it gets +2/+2 until end of turn for each creature blocking it beyond the first.)","power":"6","toughness":"4","imageName":"craw giant","colorIdentity":["G"]},"Crevasse":{"layout":"normal","name":"Crevasse","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with mountainwalk can be blocked as though they didn't have mountainwalk.","imageName":"crevasse","colorIdentity":["R"]},"Crimson Kobolds":{"layout":"normal","name":"Crimson Kobolds","manaCost":"{0}","cmc":0,"colors":["Red"],"type":"Creature — Kobold","types":["Creature"],"subtypes":["Kobold"],"power":"0","toughness":"1","imageName":"crimson kobolds","colorIdentity":["R"]},"Crimson Manticore":{"layout":"normal","name":"Crimson Manticore","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Manticore","types":["Creature"],"subtypes":["Manticore"],"text":"Flying\n{R}, {T}: Crimson Manticore deals 1 damage to target attacking or blocking creature.","power":"2","toughness":"2","imageName":"crimson manticore","colorIdentity":["R"]},"Crookshank Kobolds":{"layout":"normal","name":"Crookshank Kobolds","manaCost":"{0}","cmc":0,"colors":["Red"],"type":"Creature — Kobold","types":["Creature"],"subtypes":["Kobold"],"power":"0","toughness":"1","imageName":"crookshank kobolds","colorIdentity":["R"]},"Cyclopean Mummy":{"layout":"normal","name":"Cyclopean Mummy","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Cyclopean Mummy dies, exile it.","power":"2","toughness":"1","imageName":"cyclopean mummy","colorIdentity":["B"]},"D'Avenant Archer":{"layout":"normal","name":"D'Avenant Archer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier Archer","types":["Creature"],"subtypes":["Human","Soldier","Archer"],"text":"{T}: D'Avenant Archer deals 1 damage to target attacking or blocking creature.","power":"1","toughness":"2","imageName":"d'avenant archer","colorIdentity":["W"]},"Dakkon Blackblade":{"layout":"normal","name":"Dakkon Blackblade","manaCost":"{2}{W}{U}{U}{B}","cmc":6,"colors":["White","Blue","Black"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Dakkon Blackblade's power and toughness are each equal to the number of lands you control.","power":"*","toughness":"*","imageName":"dakkon blackblade","colorIdentity":["W","U","B"]},"Darkness":{"layout":"normal","name":"Darkness","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn.","imageName":"darkness","colorIdentity":["B"]},"Deadfall":{"layout":"normal","name":"Deadfall","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with forestwalk can be blocked as though they didn't have forestwalk.","imageName":"deadfall","colorIdentity":["G"]},"Demonic Torment":{"layout":"normal","name":"Demonic Torment","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack.\nPrevent all combat damage that would be dealt by enchanted creature.","imageName":"demonic torment","colorIdentity":["B"]},"Devouring Deep":{"layout":"normal","name":"Devouring Deep","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"1","toughness":"2","imageName":"devouring deep","colorIdentity":["U"]},"Disharmony":{"layout":"normal","name":"Disharmony","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast Disharmony only during combat before blockers are declared.\nUntap target attacking creature and remove it from combat. Gain control of that creature until end of turn.","imageName":"disharmony","colorIdentity":["R"]},"Divine Intervention":{"layout":"normal","name":"Divine Intervention","manaCost":"{6}{W}{W}","cmc":8,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Divine Intervention enters the battlefield with two intervention counters on it.\nAt the beginning of your upkeep, remove an intervention counter from Divine Intervention.\nWhen you remove the last intervention counter from Divine Intervention, the game is a draw.","imageName":"divine intervention","colorIdentity":["W"]},"Divine Offering":{"layout":"normal","name":"Divine Offering","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact. You gain life equal to its converted mana cost.","imageName":"divine offering","colorIdentity":["W"]},"Divine Transformation":{"layout":"normal","name":"Divine Transformation","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3.","imageName":"divine transformation","colorIdentity":["W"]},"Dream Coat":{"layout":"normal","name":"Dream Coat","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{0}: Enchanted creature becomes the color or colors of your choice. Activate this ability only once each turn.","imageName":"dream coat","colorIdentity":["U"]},"Durkwood Boars":{"layout":"normal","name":"Durkwood Boars","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"power":"4","toughness":"4","imageName":"durkwood boars","colorIdentity":["G"]},"Dwarven Song":{"layout":"normal","name":"Dwarven Song","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Any number of target creatures become red until end of turn.","imageName":"dwarven song","colorIdentity":["R"]},"Elder Land Wurm":{"layout":"normal","name":"Elder Land Wurm","manaCost":"{4}{W}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Dragon Wurm","types":["Creature"],"subtypes":["Dragon","Wurm"],"text":"Defender, trample\nWhen Elder Land Wurm blocks, it loses defender.","power":"5","toughness":"5","imageName":"elder land wurm","colorIdentity":["W"]},"Elder Spawn":{"layout":"normal","name":"Elder Spawn","manaCost":"{4}{U}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Spawn","types":["Creature"],"subtypes":["Spawn"],"text":"At the beginning of your upkeep, unless you sacrifice an Island, sacrifice Elder Spawn and it deals 6 damage to you.\nElder Spawn can't be blocked by red creatures.","power":"6","toughness":"6","imageName":"elder spawn","colorIdentity":["U"]},"Elven Riders":{"layout":"normal","name":"Elven Riders","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Elven Riders can't be blocked except by Walls and/or creatures with flying.","power":"3","toughness":"3","imageName":"elven riders","colorIdentity":["G"]},"Emerald Dragonfly":{"layout":"normal","name":"Emerald Dragonfly","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\n{G}{G}: Emerald Dragonfly gains first strike until end of turn.","power":"1","toughness":"1","imageName":"emerald dragonfly","colorIdentity":["G"]},"Enchanted Being":{"layout":"normal","name":"Enchanted Being","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Prevent all combat damage that would be dealt to Enchanted Being by enchanted creatures.","power":"2","toughness":"2","imageName":"enchanted being","colorIdentity":["W"]},"Enchantment Alteration":{"layout":"normal","name":"Enchantment Alteration","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Attach target Aura attached to a creature or land to another permanent of that type.","imageName":"enchantment alteration","colorIdentity":["U"]},"Energy Tap":{"layout":"normal","name":"Energy Tap","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Tap target untapped creature you control. If you do, add an amount of {C} to your mana pool equal to that creature's converted mana cost.","imageName":"energy tap","colorIdentity":["U"]},"Equinox":{"layout":"normal","name":"Equinox","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Counter target spell if it would destroy a land you control.\"","imageName":"equinox","colorIdentity":["W"]},"Eternal Warrior":{"layout":"normal","name":"Eternal Warrior","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has vigilance.","imageName":"eternal warrior","colorIdentity":["R"]},"Eureka":{"layout":"normal","name":"Eureka","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Starting with you, each player may put a permanent card from his or her hand onto the battlefield. Repeat this process until no one puts a card onto the battlefield.","imageName":"eureka","colorIdentity":["G"]},"Evil Eye of Orms-by-Gore":{"layout":"normal","name":"Evil Eye of Orms-by-Gore","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Eye","types":["Creature"],"subtypes":["Eye"],"text":"Non-Eye creatures you control can't attack.\nEvil Eye of Orms-by-Gore can't be blocked except by Walls.","power":"3","toughness":"6","imageName":"evil eye of orms-by-gore","colorIdentity":["B"]},"Fallen Angel":{"layout":"normal","name":"Fallen Angel","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nSacrifice a creature: Fallen Angel gets +2/+1 until end of turn.","power":"3","toughness":"3","imageName":"fallen angel","colorIdentity":["B"]},"Falling Star":{"layout":"normal","name":"Falling Star","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flip Falling Star onto the playing area from a height of at least one foot. Falling Star deals 3 damage to each creature it lands on. Tap all creatures dealt damage by Falling Star. If Falling Star doesn't turn completely over at least once during the flip, it has no effect.","imageName":"falling star","colorIdentity":["R"]},"Feint":{"layout":"normal","name":"Feint","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Tap all creatures blocking target attacking creature. Prevent all combat damage that would be dealt this turn by that creature and each creature blocking it.","imageName":"feint","colorIdentity":["R"]},"Field of Dreams":{"layout":"normal","name":"Field of Dreams","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Players play with the top card of their libraries revealed.","imageName":"field of dreams","colorIdentity":["U"]},"Fire Sprites":{"layout":"normal","name":"Fire Sprites","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying\n{G}, {T}: Add {R} to your mana pool.","power":"1","toughness":"1","imageName":"fire sprites","colorIdentity":["G","R"]},"Firestorm Phoenix":{"layout":"normal","name":"Firestorm Phoenix","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying\nIf Firestorm Phoenix would die, return Firestorm Phoenix to its owner's hand instead. Until that player's next turn, that player plays with that card revealed in his or her hand and can't play it.","power":"3","toughness":"2","imageName":"firestorm phoenix","colorIdentity":["R"]},"Flash Counter":{"layout":"normal","name":"Flash Counter","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target instant spell.","imageName":"flash counter","colorIdentity":["U"]},"Flash Flood":{"layout":"normal","name":"Flash Flood","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target red permanent.\n• Return target Mountain to its owner's hand.","imageName":"flash flood","colorIdentity":["U"]},"Floral Spuzzem":{"layout":"normal","name":"Floral Spuzzem","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whenever Floral Spuzzem attacks and isn't blocked, you may destroy target artifact defending player controls. If you do, Floral Spuzzem assigns no combat damage this turn.","power":"2","toughness":"2","imageName":"floral spuzzem","colorIdentity":["G"]},"Force Spike":{"layout":"normal","name":"Force Spike","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1}.","imageName":"force spike","colorIdentity":["U"]},"Forethought Amulet":{"layout":"normal","name":"Forethought Amulet","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, sacrifice Forethought Amulet unless you pay {3}.\nIf an instant or sorcery source would deal 3 or more damage to you, it deals 2 damage to you instead.","imageName":"forethought amulet"},"Fortified Area":{"layout":"normal","name":"Fortified Area","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Wall creatures you control get +1/+0 and have banding. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"fortified area","colorIdentity":["W"]},"Frost Giant":{"layout":"normal","name":"Frost Giant","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Rampage 2 (Whenever this creature becomes blocked, it gets +2/+2 until end of turn for each creature blocking it beyond the first.)","power":"4","toughness":"4","imageName":"frost giant","colorIdentity":["R"]},"Gabriel Angelfire":{"layout":"normal","name":"Gabriel Angelfire","manaCost":"{3}{G}{G}{W}{W}","cmc":7,"colors":["White","Green"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"At the beginning of your upkeep, choose flying, first strike, trample, or rampage 3. Gabriel Angelfire gains that ability until your next upkeep. (Whenever a creature with rampage 3 becomes blocked, it gets +3/+3 until end of turn for each creature blocking it beyond the first.)","power":"4","toughness":"4","imageName":"gabriel angelfire","colorIdentity":["W","G"]},"Gaseous Form":{"layout":"normal","name":"Gaseous Form","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nPrevent all combat damage that would be dealt to and dealt by enchanted creature.","imageName":"gaseous form","colorIdentity":["U"]},"Gauntlets of Chaos":{"layout":"normal","name":"Gauntlets of Chaos","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{5}, Sacrifice Gauntlets of Chaos: Exchange control of target artifact, creature, or land you control and target permanent an opponent controls that shares one of those types with it. If those permanents are exchanged this way, destroy all Auras attached to them.","imageName":"gauntlets of chaos"},"Ghosts of the Damned":{"layout":"normal","name":"Ghosts of the Damned","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{T}: Target creature gets -1/-0 until end of turn.","power":"0","toughness":"2","imageName":"ghosts of the damned","colorIdentity":["B"]},"Giant Slug":{"layout":"normal","name":"Giant Slug","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Slug","types":["Creature"],"subtypes":["Slug"],"text":"{5}: At the beginning of your next upkeep, choose a basic land type. Giant Slug gains landwalk of the chosen type until the end of that turn. (It can't be blocked as long as defending player controls a land of that type.)","power":"1","toughness":"1","imageName":"giant slug","colorIdentity":["B"]},"Giant Strength":{"layout":"normal","name":"Giant Strength","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.","imageName":"giant strength","colorIdentity":["R"]},"Giant Turtle":{"layout":"normal","name":"Giant Turtle","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Turtle","types":["Creature"],"subtypes":["Turtle"],"text":"Giant Turtle can't attack if it attacked during your last turn.","power":"2","toughness":"4","imageName":"giant turtle","colorIdentity":["G"]},"Glyph of Delusion":{"layout":"normal","name":"Glyph of Delusion","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put X glyph counters on target creature that target Wall blocked this turn, where X is the power of that blocked creature. The creature gains \"This creature doesn't untap during your untap step if it has a glyph counter on it\" and \"At the beginning of your upkeep, remove a glyph counter from this creature.\"","imageName":"glyph of delusion","colorIdentity":["U"]},"Glyph of Destruction":{"layout":"normal","name":"Glyph of Destruction","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target blocking Wall you control gets +10/+0 until end of combat. Prevent all damage that would be dealt to it this turn. Destroy it at the beginning of the next end step.","imageName":"glyph of destruction","colorIdentity":["R"]},"Glyph of Doom":{"layout":"normal","name":"Glyph of Doom","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose target Wall creature. At this turn's next end of combat, destroy all creatures that were blocked by that creature this turn.","imageName":"glyph of doom","colorIdentity":["B"]},"Glyph of Life":{"layout":"normal","name":"Glyph of Life","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose target Wall creature. Whenever that creature is dealt damage by an attacking creature this turn, you gain that much life.","imageName":"glyph of life","colorIdentity":["W"]},"Glyph of Reincarnation":{"layout":"normal","name":"Glyph of Reincarnation","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Glyph of Reincarnation only after combat.\nDestroy all creatures that were blocked by target Wall this turn. They can't be regenerated. For each creature that died this way, put a creature card from the graveyard of the player who controlled that creature the last time it became blocked by that Wall onto the battlefield under its owner's control.","imageName":"glyph of reincarnation","colorIdentity":["G"]},"Gosta Dirk":{"layout":"normal","name":"Gosta Dirk","manaCost":"{3}{W}{W}{U}{U}","cmc":7,"colors":["White","Blue"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"First strike\nCreatures with islandwalk can be blocked as though they didn't have islandwalk.","power":"4","toughness":"4","imageName":"gosta dirk","colorIdentity":["W","U"]},"Gravity Sphere":{"layout":"normal","name":"Gravity Sphere","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"All creatures lose flying.","imageName":"gravity sphere","colorIdentity":["R"]},"Great Defender":{"layout":"normal","name":"Great Defender","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +0/+X until end of turn, where X is its converted mana cost.","imageName":"great defender","colorIdentity":["W"]},"Great Wall":{"layout":"normal","name":"Great Wall","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with plainswalk can be blocked as though they didn't have plainswalk.","imageName":"great wall","colorIdentity":["W"]},"Greater Realm of Preservation":{"layout":"normal","name":"Greater Realm of Preservation","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{W}: The next time a black or red source of your choice would deal damage to you this turn, prevent that damage.","imageName":"greater realm of preservation","colorIdentity":["W"]},"Greed":{"layout":"normal","name":"Greed","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}, Pay 2 life: Draw a card.","imageName":"greed","colorIdentity":["B"]},"Green Mana Battery":{"layout":"normal","name":"Green Mana Battery","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Put a charge counter on Green Mana Battery.\n{T}, Remove any number of charge counters from Green Mana Battery: Add {G} to your mana pool, then add an additional {G} to your mana pool for each charge counter removed this way.","imageName":"green mana battery","colorIdentity":["G"]},"Gwendlyn Di Corci":{"layout":"normal","name":"Gwendlyn Di Corci","manaCost":"{U}{B}{B}{R}","cmc":4,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Human Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rogue"],"text":"{T}: Target player discards a card at random. Activate this ability only during your turn.","power":"3","toughness":"5","imageName":"gwendlyn di corci","colorIdentity":["U","B","R"]},"Halfdane":{"layout":"normal","name":"Halfdane","manaCost":"{1}{W}{U}{B}","cmc":4,"colors":["White","Blue","Black"],"type":"Legendary Creature — Shapeshifter","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Shapeshifter"],"text":"At the beginning of your upkeep, change Halfdane's base power and toughness to the power and toughness of target creature other than Halfdane until the end of your next upkeep.","power":"3","toughness":"3","imageName":"halfdane","colorIdentity":["W","U","B"]},"Hammerheim":{"layout":"normal","name":"Hammerheim","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {R} to your mana pool.\n{T}: Target creature loses all landwalk abilities until end of turn.","imageName":"hammerheim","colorIdentity":["R"]},"Hazezon Tamar":{"layout":"normal","name":"Hazezon Tamar","manaCost":"{4}{R}{G}{W}","cmc":7,"colors":["White","Red","Green"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Hazezon Tamar enters the battlefield, put X 1/1 Sand Warrior creature tokens that are red, green, and white onto the battlefield at the beginning of your next upkeep, where X is the number of lands you control at that time.\nWhen Hazezon leaves the battlefield, exile all Sand Warriors.","power":"2","toughness":"4","imageName":"hazezon tamar","colorIdentity":["W","R","G"]},"Headless Horseman":{"layout":"normal","name":"Headless Horseman","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"power":"2","toughness":"2","imageName":"headless horseman","colorIdentity":["B"]},"Heaven's Gate":{"layout":"normal","name":"Heaven's Gate","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Any number of target creatures become white until end of turn.","imageName":"heaven's gate","colorIdentity":["W"]},"Hell Swarm":{"layout":"normal","name":"Hell Swarm","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"All creatures get -1/-0 until end of turn.","imageName":"hell swarm","colorIdentity":["B"]},"Hell's Caretaker":{"layout":"normal","name":"Hell's Caretaker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"{T}, Sacrifice a creature: Return target creature card from your graveyard to the battlefield. Activate this ability only during your upkeep.","power":"1","toughness":"1","imageName":"hell's caretaker","colorIdentity":["B"]},"Hellfire":{"layout":"normal","name":"Hellfire","manaCost":"{2}{B}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all nonblack creatures. Hellfire deals X plus 3 damage to you, where X is the number of creatures that died this way.","imageName":"hellfire","colorIdentity":["B"]},"Holy Day":{"layout":"normal","name":"Holy Day","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn.","imageName":"holy day","colorIdentity":["W"]},"Horn of Deafening":{"layout":"normal","name":"Horn of Deafening","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Prevent all combat damage that would be dealt by target creature this turn.","imageName":"horn of deafening"},"Hornet Cobra":{"layout":"normal","name":"Hornet Cobra","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"First strike","power":"2","toughness":"1","imageName":"hornet cobra","colorIdentity":["G"]},"Horror of Horrors":{"layout":"normal","name":"Horror of Horrors","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a Swamp: Regenerate target black creature. (The next time that creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","imageName":"horror of horrors","colorIdentity":["B"]},"Hunding Gjornersen":{"layout":"normal","name":"Hunding Gjornersen","manaCost":"{3}{W}{U}{U}","cmc":6,"colors":["White","Blue"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Rampage 1 (Whenever this creature becomes blocked, it gets +1/+1 until end of turn for each creature blocking it beyond the first.)","power":"5","toughness":"4","imageName":"hunding gjornersen","colorIdentity":["W","U"]},"Hyperion Blacksmith":{"layout":"normal","name":"Hyperion Blacksmith","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"{T}: You may tap or untap target artifact an opponent controls.","power":"2","toughness":"2","imageName":"hyperion blacksmith","colorIdentity":["R"]},"Ichneumon Druid":{"layout":"normal","name":"Ichneumon Druid","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Whenever an opponent casts an instant spell other than the first instant spell that player casts each turn, Ichneumon Druid deals 4 damage to him or her.","power":"1","toughness":"1","imageName":"ichneumon druid","colorIdentity":["G"]},"Immolation":{"layout":"normal","name":"Immolation","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/-2.","imageName":"immolation","colorIdentity":["R"]},"Imprison":{"layout":"normal","name":"Imprison","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever a player activates an ability of enchanted creature with {T} in its activation cost that isn't a mana ability, you may pay {1}. If you do, counter that ability. If you don't, destroy Imprison.\nWhenever enchanted creature attacks or blocks, you may pay {1}. If you do, tap the creature, remove it from combat, and creatures it was blocking that had become blocked by only that creature this combat become unblocked. If you don't, destroy Imprison.","imageName":"imprison","colorIdentity":["B"]},"In the Eye of Chaos":{"layout":"normal","name":"In the Eye of Chaos","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Whenever a player casts an instant spell, counter it unless that player pays {X}, where X is its converted mana cost.","imageName":"in the eye of chaos","colorIdentity":["U"]},"Indestructible Aura":{"layout":"normal","name":"Indestructible Aura","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt to target creature this turn.","imageName":"indestructible aura","colorIdentity":["W"]},"Infernal Medusa":{"layout":"normal","name":"Infernal Medusa","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Gorgon","types":["Creature"],"subtypes":["Gorgon"],"text":"Whenever Infernal Medusa blocks a creature, destroy that creature at end of combat.\nWhenever Infernal Medusa becomes blocked by a non-Wall creature, destroy that creature at end of combat.","power":"2","toughness":"4","imageName":"infernal medusa","colorIdentity":["B"]},"Infinite Authority":{"layout":"normal","name":"Infinite Authority","manaCost":"{W}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature blocks or becomes blocked by a creature with toughness 3 or less, destroy the other creature at end of combat. At the beginning of the next end step, if that creature was destroyed this way, put a +1/+1 counter on the first creature.","imageName":"infinite authority","colorIdentity":["W"]},"Invoke Prejudice":{"layout":"normal","name":"Invoke Prejudice","manaCost":"{U}{U}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a creature spell that doesn't share a color with a creature you control, counter that spell unless that player pays {X}, where X is its converted mana cost.","imageName":"invoke prejudice","colorIdentity":["U"]},"Ivory Guardians":{"layout":"normal","name":"Ivory Guardians","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Giant Cleric","types":["Creature"],"subtypes":["Giant","Cleric"],"text":"Protection from red\nCreatures named Ivory Guardians get +1/+1 as long as an opponent controls a nontoken red permanent.","power":"3","toughness":"3","imageName":"ivory guardians","colorIdentity":["W"]},"Jacques le Vert":{"layout":"normal","name":"Jacques le Vert","manaCost":"{1}{R}{G}{W}","cmc":4,"colors":["White","Red","Green"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Green creatures you control get +0/+2.","power":"3","toughness":"2","imageName":"jacques le vert","colorIdentity":["W","R","G"]},"Jasmine Boreal":{"layout":"normal","name":"Jasmine Boreal","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Legendary Creature — Human","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human"],"power":"4","toughness":"5","imageName":"jasmine boreal","colorIdentity":["W","G"]},"Jedit Ojanen":{"layout":"normal","name":"Jedit Ojanen","manaCost":"{4}{W}{W}{U}","cmc":7,"colors":["White","Blue"],"type":"Legendary Creature — Cat Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cat","Warrior"],"power":"5","toughness":"5","imageName":"jedit ojanen","colorIdentity":["W","U"]},"Jerrard of the Closed Fist":{"layout":"normal","name":"Jerrard of the Closed Fist","manaCost":"{3}{R}{G}{G}","cmc":6,"colors":["Red","Green"],"type":"Legendary Creature — Human Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Knight"],"power":"6","toughness":"5","imageName":"jerrard of the closed fist","colorIdentity":["R","G"]},"Johan":{"layout":"normal","name":"Johan","manaCost":"{3}{R}{G}{W}","cmc":6,"colors":["White","Red","Green"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"At the beginning of combat on your turn, you may have Johan gain \"Johan can't attack\" until end of combat. If you do, attacking doesn't cause creatures you control to tap this combat if Johan is untapped.","power":"5","toughness":"4","imageName":"johan","colorIdentity":["W","R","G"]},"Jovial Evil":{"layout":"normal","name":"Jovial Evil","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Jovial Evil deals X damage to target opponent, where X is twice the number of white creatures that player controls.","imageName":"jovial evil","colorIdentity":["B"]},"Juxtapose":{"layout":"normal","name":"Juxtapose","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"You and target player exchange control of the creature you each control with the highest converted mana cost. Then exchange control of artifacts the same way. If two or more permanents a player controls are tied for highest cost, their controller chooses one of them.","imageName":"juxtapose","colorIdentity":["U"]},"Karakas":{"layout":"normal","name":"Karakas","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {W} to your mana pool.\n{T}: Return target legendary creature to its owner's hand.","imageName":"karakas","colorIdentity":["W"]},"Kasimir the Lone Wolf":{"layout":"normal","name":"Kasimir the Lone Wolf","manaCost":"{4}{W}{U}","cmc":6,"colors":["White","Blue"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"power":"5","toughness":"3","imageName":"kasimir the lone wolf","colorIdentity":["W","U"]},"Keepers of the Faith":{"layout":"normal","name":"Keepers of the Faith","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"power":"2","toughness":"3","imageName":"keepers of the faith","colorIdentity":["W"]},"Kei Takahashi":{"layout":"normal","name":"Kei Takahashi","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next 2 damage that would be dealt to target creature this turn.","power":"2","toughness":"2","imageName":"kei takahashi","colorIdentity":["W","G"]},"Killer Bees":{"layout":"normal","name":"Killer Bees","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\n{G}: Killer Bees gets +1/+1 until end of turn.","power":"0","toughness":"1","imageName":"killer bees","colorIdentity":["G"]},"Kismet":{"layout":"normal","name":"Kismet","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Artifacts, creatures, and lands played by your opponents enter the battlefield tapped.","imageName":"kismet","colorIdentity":["W"]},"Knowledge Vault":{"layout":"normal","name":"Knowledge Vault","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Exile the top card of your library face down.\n{0}: Sacrifice Knowledge Vault. If you do, discard your hand, then put all cards exiled with Knowledge Vault into their owner's hand.\nWhen Knowledge Vault leaves the battlefield, put all cards exiled with Knowledge Vault into their owner's graveyard.","imageName":"knowledge vault"},"Kobold Drill Sergeant":{"layout":"normal","name":"Kobold Drill Sergeant","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Kobold Soldier","types":["Creature"],"subtypes":["Kobold","Soldier"],"text":"Other Kobold creatures you control get +0/+1 and have trample.","power":"1","toughness":"2","imageName":"kobold drill sergeant","colorIdentity":["R"]},"Kobold Overlord":{"layout":"normal","name":"Kobold Overlord","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Kobold","types":["Creature"],"subtypes":["Kobold"],"text":"First strike\nOther Kobold creatures you control have first strike.","power":"1","toughness":"2","imageName":"kobold overlord","colorIdentity":["R"]},"Kobold Taskmaster":{"layout":"normal","name":"Kobold Taskmaster","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Kobold","types":["Creature"],"subtypes":["Kobold"],"text":"Other Kobold creatures you control get +1/+0.","power":"1","toughness":"2","imageName":"kobold taskmaster","colorIdentity":["R"]},"Kobolds of Kher Keep":{"layout":"normal","name":"Kobolds of Kher Keep","manaCost":"{0}","cmc":0,"colors":["Red"],"type":"Creature — Kobold","types":["Creature"],"subtypes":["Kobold"],"power":"0","toughness":"1","imageName":"kobolds of kher keep","colorIdentity":["R"]},"Kry Shield":{"layout":"normal","name":"Kry Shield","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Prevent all damage that would be dealt this turn by target creature you control. That creature gets +0/+X until end of turn, where X is its converted mana cost.","imageName":"kry shield"},"Lady Caleria":{"layout":"normal","name":"Lady Caleria","manaCost":"{3}{G}{G}{W}{W}","cmc":7,"colors":["White","Green"],"type":"Legendary Creature — Human Archer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Archer"],"text":"{T}: Lady Caleria deals 3 damage to target attacking or blocking creature.","power":"3","toughness":"6","imageName":"lady caleria","colorIdentity":["W","G"]},"Lady Evangela":{"layout":"normal","name":"Lady Evangela","manaCost":"{W}{U}{B}","cmc":3,"colors":["White","Blue","Black"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"{W}{B}, {T}: Prevent all combat damage that would be dealt by target creature this turn.","power":"1","toughness":"2","imageName":"lady evangela","colorIdentity":["W","U","B"]},"Lady Orca":{"layout":"normal","name":"Lady Orca","manaCost":"{5}{B}{R}","cmc":7,"colors":["Black","Red"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"power":"7","toughness":"4","imageName":"lady orca","colorIdentity":["B","R"]},"Land Equilibrium":{"layout":"normal","name":"Land Equilibrium","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"If an opponent who controls at least as many lands as you do would put a land onto the battlefield, that player instead puts that land onto the battlefield then sacrifices a land.","imageName":"land equilibrium","colorIdentity":["U"]},"Land Tax":{"layout":"normal","name":"Land Tax","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if an opponent controls more lands than you, you may search your library for up to three basic land cards, reveal them, and put them into your hand. If you do, shuffle your library.","imageName":"land tax","colorIdentity":["W"]},"Land's Edge":{"layout":"normal","name":"Land's Edge","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Discard a card: If the discarded card was a land card, Land's Edge deals 2 damage to target player. Any player may activate this ability.","imageName":"land's edge","colorIdentity":["R"]},"Lesser Werewolf":{"layout":"normal","name":"Lesser Werewolf","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"{B}: If Lesser Werewolf's power is 1 or more, it gets -1/-0 until end of turn and put a -0/-1 counter on target creature blocking or blocked by Lesser Werewolf. Activate this ability only during the declare blockers step.","power":"2","toughness":"4","imageName":"lesser werewolf","colorIdentity":["B"]},"Life Chisel":{"layout":"normal","name":"Life Chisel","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Sacrifice a creature: You gain life equal to the sacrificed creature's toughness. Activate this ability only during your upkeep.","imageName":"life chisel"},"Life Matrix":{"layout":"normal","name":"Life Matrix","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Put a matrix counter on target creature and that creature gains \"Remove a matrix counter from this creature: Regenerate this creature.\" Activate this ability only during your upkeep.","imageName":"life matrix"},"Lifeblood":{"layout":"normal","name":"Lifeblood","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a Mountain an opponent controls becomes tapped, you gain 1 life.","imageName":"lifeblood","colorIdentity":["W"]},"Living Plane":{"layout":"normal","name":"Living Plane","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"All lands are 1/1 creatures that are still lands.","imageName":"living plane","colorIdentity":["G"]},"Livonya Silone":{"layout":"normal","name":"Livonya Silone","manaCost":"{2}{R}{R}{G}{G}","cmc":6,"colors":["Red","Green"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"First strike; legendary landwalk (This creature can't be blocked as long as defending player controls a legendary land.)","power":"4","toughness":"4","imageName":"livonya silone","colorIdentity":["R","G"]},"Lord Magnus":{"layout":"normal","name":"Lord Magnus","manaCost":"{3}{G}{W}{W}","cmc":6,"colors":["White","Green"],"type":"Legendary Creature — Human Druid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Druid"],"text":"First strike\nCreatures with plainswalk can be blocked as though they didn't have plainswalk.\nCreatures with forestwalk can be blocked as though they didn't have forestwalk.","power":"4","toughness":"3","imageName":"lord magnus","colorIdentity":["W","G"]},"Lost Soul":{"layout":"normal","name":"Lost Soul","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit Minion","types":["Creature"],"subtypes":["Spirit","Minion"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"2","toughness":"1","imageName":"lost soul","colorIdentity":["B"]},"Mana Drain":{"layout":"normal","name":"Mana Drain","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. At the beginning of your next main phase, add an amount of {C} to your mana pool equal to that spell's converted mana cost.","imageName":"mana drain","colorIdentity":["U"]},"Mana Matrix":{"layout":"normal","name":"Mana Matrix","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Instant and enchantment spells you cast cost up to {2} less to cast.","imageName":"mana matrix"},"Marble Priest":{"layout":"normal","name":"Marble Priest","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Cleric","types":["Artifact","Creature"],"subtypes":["Cleric"],"text":"All Walls able to block Marble Priest do so.\nPrevent all combat damage that would be dealt to Marble Priest by Walls.","power":"3","toughness":"3","imageName":"marble priest"},"Marhault Elsdragon":{"layout":"normal","name":"Marhault Elsdragon","manaCost":"{3}{R}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Legendary Creature — Elf Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Rampage 1 (Whenever this creature becomes blocked, it gets +1/+1 until end of turn for each creature blocking it beyond the first.)","power":"4","toughness":"6","imageName":"marhault elsdragon","colorIdentity":["R","G"]},"Master of the Hunt":{"layout":"normal","name":"Master of the Hunt","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{2}{G}{G}: Put a 1/1 green Wolf creature token named Wolves of the Hunt onto the battlefield. It has \"bands with other creatures named Wolves of the Hunt.\" (Any creatures named Wolves of the Hunt can attack in a band as long as at least one has \"bands with other creatures named Wolves of the Hunt.\" Bands are blocked as a group. If at least two creatures named Wolves of the Hunt you control, one of which has \"bands with other creatures named Wolves of the Hunt,\" are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"2","imageName":"master of the hunt","colorIdentity":["G"]},"Mirror Universe":{"layout":"normal","name":"Mirror Universe","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Mirror Universe: Exchange life totals with target opponent. Activate this ability only during your upkeep.","imageName":"mirror universe"},"Moat":{"layout":"normal","name":"Moat","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures without flying can't attack.","imageName":"moat","colorIdentity":["W"]},"Mold Demon":{"layout":"normal","name":"Mold Demon","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Fungus Demon","types":["Creature"],"subtypes":["Fungus","Demon"],"text":"When Mold Demon enters the battlefield, sacrifice it unless you sacrifice two Swamps.","power":"6","toughness":"6","imageName":"mold demon","colorIdentity":["B"]},"Moss Monster":{"layout":"normal","name":"Moss Monster","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"power":"3","toughness":"6","imageName":"moss monster","colorIdentity":["G"]},"Mountain Stronghold":{"layout":"normal","name":"Mountain Stronghold","type":"Land","types":["Land"],"text":"Red legendary creatures you control have \"bands with other legendary creatures.\" (Any legendary creatures can attack in a band as long as at least one has \"bands with other legendary creatures.\" Bands are blocked as a group. If at least two legendary creatures you control, one of which has \"bands with other legendary creatures,\" are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"mountain stronghold"},"Mountain Yeti":{"layout":"normal","name":"Mountain Yeti","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Yeti","types":["Creature"],"subtypes":["Yeti"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)\nProtection from white","power":"3","toughness":"3","imageName":"mountain yeti","colorIdentity":["R"]},"Nebuchadnezzar":{"layout":"normal","name":"Nebuchadnezzar","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{X}, {T}: Name a card. Target opponent reveals X cards at random from his or her hand. Then that player discards all cards with that name revealed this way. Activate this ability only during your turn.","power":"3","toughness":"3","imageName":"nebuchadnezzar","colorIdentity":["U","B"]},"Nether Void":{"layout":"normal","name":"Nether Void","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Whenever a player casts a spell, counter it unless that player pays {3}.","imageName":"nether void","colorIdentity":["B"]},"Nicol Bolas":{"layout":"normal","name":"Nicol Bolas","manaCost":"{2}{U}{U}{B}{B}{R}{R}","cmc":8,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Elder Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elder","Dragon"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Nicol Bolas unless you pay {U}{B}{R}.\nWhenever Nicol Bolas deals damage to an opponent, that player discards his or her hand.","power":"7","toughness":"7","imageName":"nicol bolas","colorIdentity":["U","B","R"]},"North Star":{"layout":"normal","name":"North Star","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: For one spell this turn, you may spend mana as though it were mana of any type to pay that spell's mana cost. (Additional costs are still paid normally.)","imageName":"north star"},"Nova Pentacle":{"layout":"normal","name":"Nova Pentacle","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: The next time a source of your choice would deal damage to you this turn, that damage is dealt to target creature of an opponent's choice instead.","imageName":"nova pentacle"},"Osai Vultures":{"layout":"normal","name":"Osai Vultures","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nAt the beginning of each end step, if a creature died this turn, put a carrion counter on Osai Vultures.\nRemove two carrion counters from Osai Vultures: Osai Vultures gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"osai vultures","colorIdentity":["W"]},"Palladia-Mors":{"layout":"normal","name":"Palladia-Mors","manaCost":"{2}{R}{R}{G}{G}{W}{W}","cmc":8,"colors":["White","Red","Green"],"type":"Legendary Creature — Elder Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elder","Dragon"],"text":"Flying, trample\nAt the beginning of your upkeep, sacrifice Palladia-Mors unless you pay {R}{G}{W}.","power":"7","toughness":"7","imageName":"palladia-mors","colorIdentity":["W","R","G"]},"Part Water":{"layout":"normal","name":"Part Water","manaCost":"{X}{X}{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"X target creatures gain islandwalk until end of turn. (They can't be blocked as long as defending player controls an Island.)","imageName":"part water","colorIdentity":["U"]},"Pavel Maliki":{"layout":"normal","name":"Pavel Maliki","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Legendary Creature — Human","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human"],"text":"{B}{R}: Pavel Maliki gets +1/+0 until end of turn.","power":"5","toughness":"3","imageName":"pavel maliki","colorIdentity":["B","R"]},"Pendelhaven":{"layout":"normal","name":"Pendelhaven","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {G} to your mana pool.\n{T}: Target 1/1 creature gets +1/+2 until end of turn.","imageName":"pendelhaven","colorIdentity":["G"]},"Petra Sphinx":{"layout":"normal","name":"Petra Sphinx","manaCost":"{2}{W}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"{T}: Target player names a card, then reveals the top card of his or her library. If that card is the named card, that player puts it into his or her hand. If it isn't, the player puts it into his or her graveyard.","power":"3","toughness":"4","imageName":"petra sphinx","colorIdentity":["W"]},"Pit Scorpion":{"layout":"normal","name":"Pit Scorpion","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Scorpion","types":["Creature"],"subtypes":["Scorpion"],"text":"Whenever Pit Scorpion deals damage to a player, that player gets a poison counter. (A player with ten or more poison counters loses the game.)","power":"1","toughness":"1","imageName":"pit scorpion","colorIdentity":["B"]},"Pixie Queen":{"layout":"normal","name":"Pixie Queen","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying\n{G}{G}{G}, {T}: Target creature gains flying until end of turn.","power":"1","toughness":"1","imageName":"pixie queen","colorIdentity":["G"]},"Planar Gate":{"layout":"normal","name":"Planar Gate","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Creature spells you cast cost up to {2} less to cast.","imageName":"planar gate"},"Pradesh Gypsies":{"layout":"normal","name":"Pradesh Gypsies","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"{1}{G}, {T}: Target creature gets -2/-0 until end of turn.","power":"1","toughness":"1","imageName":"pradesh gypsies","colorIdentity":["G"]},"Presence of the Master":{"layout":"normal","name":"Presence of the Master","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts an enchantment spell, counter it.","imageName":"presence of the master","colorIdentity":["W"]},"Primordial Ooze":{"layout":"normal","name":"Primordial Ooze","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Primordial Ooze attacks each turn if able.\nAt the beginning of your upkeep, put a +1/+1 counter on Primordial Ooze. Then you may pay {X}, where X is the number of +1/+1 counters on it. If you don't, tap Primordial Ooze and it deals X damage to you.","power":"1","toughness":"1","imageName":"primordial ooze","colorIdentity":["R"]},"Princess Lucrezia":{"layout":"normal","name":"Princess Lucrezia","manaCost":"{3}{U}{U}{B}","cmc":6,"colors":["Blue","Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Add {U} to your mana pool.","power":"5","toughness":"4","imageName":"princess lucrezia","colorIdentity":["U","B"]},"Psionic Entity":{"layout":"normal","name":"Psionic Entity","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"{T}: Psionic Entity deals 2 damage to target creature or player and 3 damage to itself.","power":"2","toughness":"2","imageName":"psionic entity","colorIdentity":["U"]},"Psychic Purge":{"layout":"normal","name":"Psychic Purge","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Psychic Purge deals 1 damage to target creature or player.\nWhen a spell or ability an opponent controls causes you to discard Psychic Purge, that player loses 5 life.","imageName":"psychic purge","colorIdentity":["U"]},"Puppet Master":{"layout":"normal","name":"Puppet Master","manaCost":"{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, return that card to its owner's hand. If that card is returned to its owner's hand this way, you may pay {U}{U}{U}. If you do, return Puppet Master to its owner's hand.","imageName":"puppet master","colorIdentity":["U"]},"Pyrotechnics":{"layout":"normal","name":"Pyrotechnics","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Pyrotechnics deals 4 damage divided as you choose among any number of target creatures and/or players.","imageName":"pyrotechnics","colorIdentity":["R"]},"Quagmire":{"layout":"normal","name":"Quagmire","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with swampwalk can be blocked as though they didn't have swampwalk.","imageName":"quagmire","colorIdentity":["B"]},"Quarum Trench Gnomes":{"layout":"normal","name":"Quarum Trench Gnomes","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Gnome","types":["Creature"],"subtypes":["Gnome"],"text":"{T}: If target Plains is tapped for mana, it produces colorless mana instead of white mana. (This effect lasts indefinitely.)","power":"1","toughness":"1","imageName":"quarum trench gnomes","colorIdentity":["R"]},"Rabid Wombat":{"layout":"normal","name":"Rabid Wombat","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wombat","types":["Creature"],"subtypes":["Wombat"],"text":"Vigilance\nRabid Wombat gets +2/+2 for each Aura attached to it.","power":"0","toughness":"1","imageName":"rabid wombat","colorIdentity":["G"]},"Radjan Spirit":{"layout":"normal","name":"Radjan Spirit","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{T}: Target creature loses flying until end of turn.","power":"3","toughness":"2","imageName":"radjan spirit","colorIdentity":["G"]},"Raging Bull":{"layout":"normal","name":"Raging Bull","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ox","types":["Creature"],"subtypes":["Ox"],"power":"2","toughness":"2","imageName":"raging bull","colorIdentity":["R"]},"Ragnar":{"layout":"normal","name":"Ragnar","manaCost":"{G}{W}{U}","cmc":3,"colors":["White","Blue","Green"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"{G}{W}{U}, {T}: Regenerate target creature.","power":"2","toughness":"2","imageName":"ragnar","colorIdentity":["W","U","G"]},"Ramirez DePietro":{"layout":"normal","name":"Ramirez DePietro","manaCost":"{3}{U}{B}{B}","cmc":6,"colors":["Blue","Black"],"type":"Legendary Creature — Human Pirate","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Pirate"],"text":"First strike","power":"4","toughness":"3","imageName":"ramirez depietro","colorIdentity":["U","B"]},"Ramses Overdark":{"layout":"normal","name":"Ramses Overdark","manaCost":"{2}{U}{U}{B}{B}","cmc":6,"colors":["Blue","Black"],"type":"Legendary Creature — Human Assassin","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Assassin"],"text":"{T}: Destroy target enchanted creature.","power":"4","toughness":"3","imageName":"ramses overdark","colorIdentity":["U","B"]},"Rapid Fire":{"layout":"normal","name":"Rapid Fire","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Rapid Fire only before blockers are declared.\nTarget creature gains first strike until end of turn. If it doesn't have rampage, that creature gains rampage 2 until end of turn. (Whenever this creature becomes blocked, it gets +2/+2 until end of turn for each creature blocking it beyond the first.)","imageName":"rapid fire","colorIdentity":["W"]},"Rasputin Dreamweaver":{"layout":"normal","name":"Rasputin Dreamweaver","manaCost":"{4}{W}{U}","cmc":6,"colors":["White","Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Rasputin Dreamweaver enters the battlefield with seven dream counters on it.\nRemove a dream counter from Rasputin: Add {C} to your mana pool.\nRemove a dream counter from Rasputin: Prevent the next 1 damage that would be dealt to Rasputin this turn.\nAt the beginning of your upkeep, if Rasputin started the turn untapped, put a dream counter on it.\nRasputin can't have more than seven dream counters on it.","power":"4","toughness":"1","imageName":"rasputin dreamweaver","colorIdentity":["W","U"]},"Rebirth":{"layout":"normal","name":"Rebirth","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Remove Rebirth from your deck before playing if you're not playing for ante.\nEach player may ante the top card of his or her library. If a player does, his or her life total becomes 20.","imageName":"rebirth","colorIdentity":["G"]},"Recall":{"layout":"normal","name":"Recall","manaCost":"{X}{X}{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Discard X cards, then return a card from your graveyard to your hand for each card discarded this way. Exile Recall.","imageName":"recall","colorIdentity":["U"]},"Red Mana Battery":{"layout":"normal","name":"Red Mana Battery","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Put a charge counter on Red Mana Battery.\n{T}, Remove any number of charge counters from Red Mana Battery: Add {R} to your mana pool, then add an additional {R} to your mana pool for each charge counter removed this way.","imageName":"red mana battery","colorIdentity":["R"]},"Reincarnation":{"layout":"normal","name":"Reincarnation","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose target creature. When that creature dies this turn, return a creature card from its owner's graveyard to the battlefield under the control of that creature's owner.","imageName":"reincarnation","colorIdentity":["G"]},"Relic Barrier":{"layout":"normal","name":"Relic Barrier","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Tap target artifact.","imageName":"relic barrier"},"Relic Bind":{"layout":"normal","name":"Relic Bind","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact an opponent controls\nWhenever enchanted artifact becomes tapped, choose one —\n• Relic Bind deals 1 damage to target player.\n• Target player gains 1 life.","imageName":"relic bind","colorIdentity":["U"]},"Remove Enchantments":{"layout":"normal","name":"Remove Enchantments","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Return to your hand all enchantments you both own and control, all Auras you own attached to permanents you control, and all Auras you own attached to attacking creatures your opponents control. Then destroy all other enchantments you control, all other Auras attached to permanents you control, and all other Auras attached to attacking creatures your opponents control.","imageName":"remove enchantments","colorIdentity":["W"]},"Remove Soul":{"layout":"normal","name":"Remove Soul","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell.","imageName":"remove soul","colorIdentity":["U"]},"Reset":{"layout":"normal","name":"Reset","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Cast Reset only during an opponent's turn after his or her upkeep step.\nUntap all lands you control.","imageName":"reset","colorIdentity":["U"]},"Revelation":{"layout":"normal","name":"Revelation","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Players play with their hands revealed.","imageName":"revelation","colorIdentity":["G"]},"Reverberation":{"layout":"normal","name":"Reverberation","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"All damage that would be dealt this turn by target sorcery spell is dealt to that spell's controller instead.","imageName":"reverberation","colorIdentity":["U"]},"Righteous Avengers":{"layout":"normal","name":"Righteous Avengers","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Plainswalk (This creature can't be blocked as long as defending player controls a Plains.)","power":"3","toughness":"1","imageName":"righteous avengers","colorIdentity":["W"]},"Ring of Immortals":{"layout":"normal","name":"Ring of Immortals","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Counter target instant or Aura spell that targets a permanent you control.","imageName":"ring of immortals"},"Riven Turnbull":{"layout":"normal","name":"Riven Turnbull","manaCost":"{5}{U}{B}","cmc":7,"colors":["Blue","Black"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"{T}: Add {B} to your mana pool.","power":"5","toughness":"7","imageName":"riven turnbull","colorIdentity":["U","B"]},"Rohgahh of Kher Keep":{"layout":"normal","name":"Rohgahh of Kher Keep","manaCost":"{2}{B}{B}{R}{R}","cmc":6,"colors":["Black","Red"],"type":"Legendary Creature — Kobold","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kobold"],"text":"At the beginning of your upkeep, you may pay {R}{R}{R}. If you don't, tap Rohgahh of Kher Keep and all creatures named Kobolds of Kher Keep, then an opponent gains control of them.\nCreatures you control named Kobolds of Kher Keep get +2/+2.","power":"5","toughness":"5","imageName":"rohgahh of kher keep","colorIdentity":["B","R"]},"Rubinia Soulsinger":{"layout":"normal","name":"Rubinia Soulsinger","manaCost":"{2}{G}{W}{U}","cmc":5,"colors":["White","Blue","Green"],"type":"Legendary Creature — Faerie","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Faerie"],"text":"You may choose not to untap Rubinia Soulsinger during your untap step.\n{T}: Gain control of target creature for as long as you control Rubinia and Rubinia remains tapped.","power":"2","toughness":"3","imageName":"rubinia soulsinger","colorIdentity":["W","U","G"]},"Rust":{"layout":"normal","name":"Rust","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Counter target activated ability from an artifact source. (Mana abilities can't be targeted.)","imageName":"rust","colorIdentity":["G"]},"Sea Kings' Blessing":{"layout":"normal","name":"Sea Kings' Blessing","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Any number of target creatures become blue until end of turn.","imageName":"sea kings' blessing","colorIdentity":["U"]},"Seafarer's Quay":{"layout":"normal","name":"Seafarer's Quay","type":"Land","types":["Land"],"text":"Blue legendary creatures you control have \"bands with other legendary creatures.\" (Any legendary creatures can attack in a band as long as at least one has \"bands with other legendary creatures.\" Bands are blocked as a group. If at least two legendary creatures you control, one of which has \"bands with other legendary creatures,\" are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"seafarer's quay"},"Seeker":{"layout":"normal","name":"Seeker","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked except by artifact creatures and/or white creatures.","imageName":"seeker","colorIdentity":["W"]},"Segovian Leviathan":{"layout":"normal","name":"Segovian Leviathan","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"3","toughness":"3","imageName":"segovian leviathan","colorIdentity":["U"]},"Sentinel":{"layout":"normal","name":"Sentinel","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Shapeshifter","types":["Artifact","Creature"],"subtypes":["Shapeshifter"],"text":"{0}: Change Sentinel's base toughness to 1 plus the power of target creature blocking or blocked by Sentinel. (This effect lasts indefinitely.)","power":"1","toughness":"1","imageName":"sentinel"},"Serpent Generator":{"layout":"normal","name":"Serpent Generator","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Put a 1/1 colorless Snake artifact creature token onto the battlefield. It has \"Whenever this creature deals damage to a player, that player gets a poison counter.\" (A player with ten or more poison counters loses the game.)","imageName":"serpent generator"},"Shelkin Brownie":{"layout":"normal","name":"Shelkin Brownie","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Ouphe","types":["Creature"],"subtypes":["Ouphe"],"text":"{T}: Target creature loses all \"bands with other\" abilities until end of turn.","power":"1","toughness":"1","imageName":"shelkin brownie","colorIdentity":["G"]},"Shield Wall":{"layout":"normal","name":"Shield Wall","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +0/+2 until end of turn.","imageName":"shield wall","colorIdentity":["W"]},"Shimian Night Stalker":{"layout":"normal","name":"Shimian Night Stalker","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"{B}, {T}: All damage that would be dealt to you this turn by target attacking creature is dealt to Shimian Night Stalker instead.","power":"4","toughness":"4","imageName":"shimian night stalker","colorIdentity":["B"]},"Silhouette":{"layout":"normal","name":"Silhouette","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt to target creature this turn by spells or abilities that target it.","imageName":"silhouette","colorIdentity":["U"]},"Sir Shandlar of Eberyn":{"layout":"normal","name":"Sir Shandlar of Eberyn","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Legendary Creature — Human Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Knight"],"power":"4","toughness":"7","imageName":"sir shandlar of eberyn","colorIdentity":["W","G"]},"Sivitri Scarzam":{"layout":"normal","name":"Sivitri Scarzam","manaCost":"{5}{U}{B}","cmc":7,"colors":["Blue","Black"],"type":"Legendary Creature — Human","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human"],"power":"6","toughness":"4","imageName":"sivitri scarzam","colorIdentity":["U","B"]},"Sol'kanar the Swamp King":{"layout":"normal","name":"Sol'kanar the Swamp King","manaCost":"{2}{U}{B}{R}","cmc":5,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nWhenever a player casts a black spell, you gain 1 life.","power":"5","toughness":"5","imageName":"sol'kanar the swamp king","colorIdentity":["U","B","R"]},"Spectral Cloak":{"layout":"normal","name":"Spectral Cloak","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has shroud as long as it's untapped. (It can't be the target of spells or abilities.)","imageName":"spectral cloak","colorIdentity":["U"]},"Spinal Villain":{"layout":"normal","name":"Spinal Villain","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{T}: Destroy target blue creature.","power":"1","toughness":"2","imageName":"spinal villain","colorIdentity":["R"]},"Spirit Link":{"layout":"normal","name":"Spirit Link","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nWhenever enchanted creature deals damage, you gain that much life.","imageName":"spirit link","colorIdentity":["W"]},"Spirit Shackle":{"layout":"normal","name":"Spirit Shackle","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature becomes tapped, put a -0/-2 counter on it.","imageName":"spirit shackle","colorIdentity":["B"]},"Spiritual Sanctuary":{"layout":"normal","name":"Spiritual Sanctuary","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, if that player controls a Plains, he or she gains 1 life.","imageName":"spiritual sanctuary","colorIdentity":["W"]},"Stangg":{"layout":"normal","name":"Stangg","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Stangg enters the battlefield, put a legendary 3/4 red and green Human Warrior creature token named Stangg Twin onto the battlefield. When Stangg leaves the battlefield, exile that token. When that token leaves the battlefield, sacrifice Stangg.","power":"3","toughness":"4","imageName":"stangg","colorIdentity":["R","G"]},"Storm Seeker":{"layout":"normal","name":"Storm Seeker","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Storm Seeker deals damage to target player equal to the number of cards in that player's hand.","imageName":"storm seeker","colorIdentity":["G"]},"Storm World":{"layout":"normal","name":"Storm World","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"At the beginning of each player's upkeep, Storm World deals X damage to that player, where X is 4 minus the number of cards in his or her hand.","imageName":"storm world","colorIdentity":["R"]},"Subdue":{"layout":"normal","name":"Subdue","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt by target creature this turn. That creature gets +0/+X until end of turn, where X is its converted mana cost.","imageName":"subdue","colorIdentity":["G"]},"Sunastian Falconer":{"layout":"normal","name":"Sunastian Falconer","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Legendary Creature — Human Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Shaman"],"text":"{T}: Add {C}{C} to your mana pool.","power":"4","toughness":"4","imageName":"sunastian falconer","colorIdentity":["R","G"]},"Sword of the Ages":{"layout":"normal","name":"Sword of the Ages","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Sword of the Ages enters the battlefield tapped.\n{T}, Sacrifice Sword of the Ages and any number of creatures you control: Sword of the Ages deals X damage to target creature or player, where X is the total power of the creatures sacrificed this way, then exile Sword of the Ages and those creature cards.","imageName":"sword of the ages"},"Sylvan Library":{"layout":"normal","name":"Sylvan Library","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your draw step, you may draw two additional cards. If you do, choose two cards in your hand drawn this turn. For each of those cards, pay 4 life or put the card on top of your library.","imageName":"sylvan library","colorIdentity":["G"]},"Sylvan Paradise":{"layout":"normal","name":"Sylvan Paradise","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Any number of target creatures become green until end of turn.","imageName":"sylvan paradise","colorIdentity":["G"]},"Syphon Soul":{"layout":"normal","name":"Syphon Soul","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Syphon Soul deals 2 damage to each other player. You gain life equal to the damage dealt this way.","imageName":"syphon soul","colorIdentity":["B"]},"Takklemaggot":{"layout":"normal","name":"Takklemaggot","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the upkeep of enchanted creature's controller, put a -0/-1 counter on that creature.\nWhen enchanted creature dies, that creature's controller chooses a creature that Takklemaggot could enchant. If he or she does, return Takklemaggot to the battlefield under your control attached to that creature. If he or she doesn't, return Takklemaggot to the battlefield under your control as a non-Aura enchantment. It loses \"enchant creature\" and gains \"At the beginning of that player's upkeep, Takklemaggot deals 1 damage to him or her.\"","imageName":"takklemaggot","colorIdentity":["B"]},"Telekinesis":{"layout":"normal","name":"Telekinesis","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap target creature. Prevent all combat damage that would be dealt by that creature this turn. It doesn't untap during its controller's next two untap steps.","imageName":"telekinesis","colorIdentity":["U"]},"Teleport":{"layout":"normal","name":"Teleport","manaCost":"{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Cast Teleport only during the declare attackers step.\nTarget creature can't be blocked this turn.","imageName":"teleport","colorIdentity":["U"]},"Tempest Efreet":{"layout":"normal","name":"Tempest Efreet","manaCost":"{1}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Remove Tempest Efreet from your deck before playing if you're not playing for ante.\n{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. This change in ownership is permanent.","power":"3","toughness":"3","imageName":"tempest efreet","colorIdentity":["R"]},"Tetsuo Umezawa":{"layout":"normal","name":"Tetsuo Umezawa","manaCost":"{U}{B}{R}","cmc":3,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Human Archer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Archer"],"text":"Tetsuo Umezawa can't be the target of Aura spells.\n{U}{B}{B}{R}, {T}: Destroy target tapped or blocking creature.","power":"3","toughness":"3","imageName":"tetsuo umezawa","colorIdentity":["U","B","R"]},"The Abyss":{"layout":"normal","name":"The Abyss","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"At the beginning of each player's upkeep, destroy target nonartifact creature that player controls of his or her choice. It can't be regenerated.","imageName":"the abyss","colorIdentity":["B"]},"The Brute":{"layout":"normal","name":"The Brute","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+0.\n{R}{R}{R}: Regenerate enchanted creature.","imageName":"the brute","colorIdentity":["R"]},"The Lady of the Mountain":{"layout":"normal","name":"The Lady of the Mountain","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Legendary Creature — Giant","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Giant"],"power":"5","toughness":"5","imageName":"the lady of the mountain","colorIdentity":["R","G"]},"The Tabernacle at Pendrell Vale":{"layout":"normal","name":"The Tabernacle at Pendrell Vale","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"All creatures have \"At the beginning of your upkeep, destroy this creature unless you pay {1}.\"","imageName":"the tabernacle at pendrell vale"},"The Wretched":{"layout":"normal","name":"The Wretched","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"At end of combat, gain control of all creatures blocking The Wretched for as long as you control The Wretched.","power":"2","toughness":"5","imageName":"the wretched","colorIdentity":["B"]},"Thunder Spirit":{"layout":"normal","name":"Thunder Spirit","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"Flying, first strike","power":"2","toughness":"2","imageName":"thunder spirit","colorIdentity":["W"]},"Time Elemental":{"layout":"normal","name":"Time Elemental","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Time Elemental attacks or blocks, at end of combat, sacrifice it and it deals 5 damage to you.\n{2}{U}{U}, {T}: Return target permanent that isn't enchanted to its owner's hand.","power":"0","toughness":"2","imageName":"time elemental","colorIdentity":["U"]},"Tobias Andrion":{"layout":"normal","name":"Tobias Andrion","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"power":"4","toughness":"4","imageName":"tobias andrion","colorIdentity":["W","U"]},"Tolaria":{"layout":"normal","name":"Tolaria","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {U} to your mana pool.\n{T}: Target creature loses banding and all \"bands with other\" abilities until end of turn. Activate this ability only during any upkeep step.","imageName":"tolaria","colorIdentity":["U"]},"Tor Wauki":{"layout":"normal","name":"Tor Wauki","manaCost":"{2}{B}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Legendary Creature — Human Archer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Archer"],"text":"{T}: Tor Wauki deals 2 damage to target attacking or blocking creature.","power":"3","toughness":"3","imageName":"tor wauki","colorIdentity":["B","R"]},"Torsten Von Ursus":{"layout":"normal","name":"Torsten Von Ursus","manaCost":"{3}{G}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"power":"5","toughness":"5","imageName":"torsten von ursus","colorIdentity":["W","G"]},"Touch of Darkness":{"layout":"normal","name":"Touch of Darkness","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Any number of target creatures become black until end of turn.","imageName":"touch of darkness","colorIdentity":["B"]},"Transmutation":{"layout":"normal","name":"Transmutation","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Switch target creature's power and toughness until end of turn.","imageName":"transmutation","colorIdentity":["B"]},"Triassic Egg":{"layout":"normal","name":"Triassic Egg","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Put a hatchling counter on Triassic Egg.\nSacrifice Triassic Egg: Choose one —\n• You may put a creature card from your hand onto the battlefield. Activate this ability only if two or more hatchling counters are on Triassic Egg.\n• Return target creature card from your graveyard to the battlefield. Activate this ability only if two or more hatchling counters are on Triassic Egg.","imageName":"triassic egg"},"Tuknir Deathlock":{"layout":"normal","name":"Tuknir Deathlock","manaCost":"{R}{R}{G}{G}","cmc":4,"colors":["Red","Green"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flying\n{R}{G}, {T}: Target creature gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"tuknir deathlock","colorIdentity":["R","G"]},"Tundra Wolves":{"layout":"normal","name":"Tundra Wolves","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"First strike (This creature deals combat damage before creatures without first strike.)","power":"1","toughness":"1","imageName":"tundra wolves","colorIdentity":["W"]},"Typhoon":{"layout":"normal","name":"Typhoon","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Typhoon deals damage to each opponent equal to the number of Islands that player controls.","imageName":"typhoon","colorIdentity":["G"]},"Undertow":{"layout":"normal","name":"Undertow","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with islandwalk can be blocked as though they didn't have islandwalk.","imageName":"undertow","colorIdentity":["U"]},"Underworld Dreams":{"layout":"normal","name":"Underworld Dreams","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent draws a card, Underworld Dreams deals 1 damage to him or her.","imageName":"underworld dreams","colorIdentity":["B"]},"Unholy Citadel":{"layout":"normal","name":"Unholy Citadel","type":"Land","types":["Land"],"text":"Black legendary creatures you control have \"bands with other legendary creatures.\" (Any legendary creatures can attack in a band as long as at least one has \"bands with other legendary creatures.\" Bands are blocked as a group. If at least two legendary creatures you control, one of which has \"bands with other legendary creatures,\" are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"unholy citadel"},"Untamed Wilds":{"layout":"normal","name":"Untamed Wilds","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card and put that card onto the battlefield. Then shuffle your library.","imageName":"untamed wilds","colorIdentity":["G"]},"Ur-Drago":{"layout":"normal","name":"Ur-Drago","manaCost":"{3}{U}{U}{B}{B}","cmc":7,"colors":["Blue","Black"],"type":"Legendary Creature — Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental"],"text":"First strike\nCreatures with swampwalk can be blocked as though they didn't have swampwalk.","power":"4","toughness":"4","imageName":"ur-drago","colorIdentity":["U","B"]},"Urborg":{"layout":"normal","name":"Urborg","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {B} to your mana pool.\n{T}: Target creature loses first strike or swampwalk until end of turn.","imageName":"urborg","colorIdentity":["B"]},"Vaevictis Asmadi":{"layout":"normal","name":"Vaevictis Asmadi","manaCost":"{2}{B}{B}{R}{R}{G}{G}","cmc":8,"colors":["Black","Red","Green"],"type":"Legendary Creature — Elder Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elder","Dragon"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Vaevictis Asmadi unless you pay {B}{R}{G}.\n{B}: Vaevictis Asmadi gets +1/+0 until end of turn.\n{R}: Vaevictis Asmadi gets +1/+0 until end of turn.\n{G}: Vaevictis Asmadi gets +1/+0 until end of turn.","power":"7","toughness":"7","imageName":"vaevictis asmadi","colorIdentity":["B","R","G"]},"Vampire Bats":{"layout":"normal","name":"Vampire Bats","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\n{B}: Vampire Bats gets +1/+0 until end of turn. Activate this ability no more than twice each turn.","power":"0","toughness":"1","imageName":"vampire bats","colorIdentity":["B"]},"Venarian Gold":{"layout":"normal","name":"Venarian Gold","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Venarian Gold enters the battlefield, tap enchanted creature and put a number of sleep counters on it equal to the value of X as you cast Venarian Gold.\nEnchanted creature doesn't untap during its controller's untap step if it has a sleep counter on it.\nAt the beginning of the upkeep of enchanted creature's controller, remove a sleep counter from that creature.","imageName":"venarian gold","colorIdentity":["U"]},"Visions":{"layout":"normal","name":"Visions","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top five cards of target player's library. You may then have that player shuffle that library.","imageName":"visions","colorIdentity":["W"]},"Voodoo Doll":{"layout":"normal","name":"Voodoo Doll","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, put a pin counter on Voodoo Doll.\nAt the beginning of your end step, if Voodoo Doll is untapped, destroy Voodoo Doll and it deals damage to you equal to the number of pin counters on it.\n{X}{X}, {T}: Voodoo Doll deals damage equal to the number of pin counters on it to target creature or player. X is the number of pin counters on Voodoo Doll.","imageName":"voodoo doll"},"Walking Dead":{"layout":"normal","name":"Walking Dead","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{B}: Regenerate Walking Dead.","power":"1","toughness":"1","imageName":"walking dead","colorIdentity":["B"]},"Wall of Caltrops":{"layout":"normal","name":"Wall of Caltrops","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhenever Wall of Caltrops blocks a creature, if at least one other Wall creature is blocking that creature and no non-Wall creatures are blocking that creature, Wall of Caltrops gains banding until end of turn. (If any creatures with banding you control are blocking a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by.)","power":"2","toughness":"1","imageName":"wall of caltrops","colorIdentity":["W"]},"Wall of Dust":{"layout":"normal","name":"Wall of Dust","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhenever Wall of Dust blocks a creature, that creature can't attack during its controller's next turn.","power":"1","toughness":"4","imageName":"wall of dust","colorIdentity":["R"]},"Wall of Earth":{"layout":"normal","name":"Wall of Earth","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)","power":"0","toughness":"6","imageName":"wall of earth","colorIdentity":["R"]},"Wall of Heat":{"layout":"normal","name":"Wall of Heat","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)","power":"2","toughness":"6","imageName":"wall of heat","colorIdentity":["R"]},"Wall of Light":{"layout":"normal","name":"Wall of Light","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nProtection from black","power":"1","toughness":"5","imageName":"wall of light","colorIdentity":["W"]},"Wall of Opposition":{"layout":"normal","name":"Wall of Opposition","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{1}: Wall of Opposition gets +1/+0 until end of turn.","power":"0","toughness":"6","imageName":"wall of opposition","colorIdentity":["R"]},"Wall of Putrid Flesh":{"layout":"normal","name":"Wall of Putrid Flesh","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nProtection from white\nPrevent all damage that would be dealt to Wall of Putrid Flesh by enchanted creatures.","power":"2","toughness":"4","imageName":"wall of putrid flesh","colorIdentity":["B"]},"Wall of Shadows":{"layout":"normal","name":"Wall of Shadows","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nPrevent all damage that would be dealt to Wall of Shadows by creatures it's blocking.\nWall of Shadows can't be the target of spells that can target only Walls or of abilities that can target only Walls.","power":"0","toughness":"1","imageName":"wall of shadows","colorIdentity":["B"]},"Wall of Tombstones":{"layout":"normal","name":"Wall of Tombstones","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nAt the beginning of your upkeep, change Wall of Tombstones's base toughness to 1 plus the number of creature cards in your graveyard. (This effect lasts indefinitely.)","power":"0","toughness":"1","imageName":"wall of tombstones","colorIdentity":["B"]},"Wall of Vapor":{"layout":"normal","name":"Wall of Vapor","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nPrevent all damage that would be dealt to Wall of Vapor by creatures it's blocking.","power":"0","toughness":"1","imageName":"wall of vapor","colorIdentity":["U"]},"Wall of Wonder":{"layout":"normal","name":"Wall of Wonder","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{2}{U}{U}: Wall of Wonder gets +4/-4 until end of turn and can attack this turn as though it didn't have defender.","power":"1","toughness":"5","imageName":"wall of wonder","colorIdentity":["U"]},"Whirling Dervish":{"layout":"normal","name":"Whirling Dervish","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Protection from black\nAt the beginning of each end step, if Whirling Dervish dealt damage to an opponent this turn, put a +1/+1 counter on it.","power":"1","toughness":"1","imageName":"whirling dervish","colorIdentity":["G"]},"White Mana Battery":{"layout":"normal","name":"White Mana Battery","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Put a charge counter on White Mana Battery.\n{T}, Remove any number of charge counters from White Mana Battery: Add {W} to your mana pool, then add an additional {W} to your mana pool for each charge counter removed this way.","imageName":"white mana battery","colorIdentity":["W"]},"Willow Satyr":{"layout":"normal","name":"Willow Satyr","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Satyr","types":["Creature"],"subtypes":["Satyr"],"text":"You may choose not to untap Willow Satyr during your untap step.\n{T}: Gain control of target legendary creature for as long as you control Willow Satyr and Willow Satyr remains tapped.","power":"1","toughness":"1","imageName":"willow satyr","colorIdentity":["G"]},"Winds of Change":{"layout":"normal","name":"Winds of Change","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player shuffles the cards from his or her hand into his or her library, then draws that many cards.","imageName":"winds of change","colorIdentity":["R"]},"Winter Blast":{"layout":"normal","name":"Winter Blast","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Tap X target creatures. Winter Blast deals 2 damage to each of those creatures with flying.","imageName":"winter blast","colorIdentity":["G"]},"Wolverine Pack":{"layout":"normal","name":"Wolverine Pack","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wolverine","types":["Creature"],"subtypes":["Wolverine"],"text":"Rampage 2 (Whenever this creature becomes blocked, it gets +2/+2 until end of turn for each creature blocking it beyond the first.)","power":"2","toughness":"4","imageName":"wolverine pack","colorIdentity":["G"]},"Wood Elemental":{"layout":"normal","name":"Wood Elemental","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"As Wood Elemental enters the battlefield, sacrifice any number of untapped Forests.\nWood Elemental's power and toughness are each equal to the number of Forests sacrificed as it entered the battlefield.","power":"*","toughness":"*","imageName":"wood elemental","colorIdentity":["G"]},"Xira Arien":{"layout":"normal","name":"Xira Arien","manaCost":"{B}{R}{G}","cmc":3,"colors":["Black","Red","Green"],"type":"Legendary Creature — Insect Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Insect","Wizard"],"text":"Flying\n{B}{R}{G}, {T}: Target player draws a card.","power":"1","toughness":"2","imageName":"xira arien","colorIdentity":["B","R","G"]},"Zephyr Falcon":{"layout":"normal","name":"Zephyr Falcon","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, vigilance","power":"1","toughness":"1","imageName":"zephyr falcon","colorIdentity":["U"]},"Amnesia":{"layout":"normal","name":"Amnesia","manaCost":"{3}{U}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand and discards all nonland cards.","imageName":"amnesia","colorIdentity":["U"]},"Angry Mob":{"layout":"normal","name":"Angry Mob","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Trample\nAs long as it's your turn, Angry Mob's power and toughness are each equal to 2 plus the number of Swamps your opponents control. As long as it's not your turn, Angry Mob's power and toughness are each 2.","power":"2+*","toughness":"2+*","imageName":"angry mob","colorIdentity":["W"]},"Apprentice Wizard":{"layout":"normal","name":"Apprentice Wizard","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}: Add {C}{C}{C} to your mana pool.","power":"0","toughness":"1","imageName":"apprentice wizard","colorIdentity":["U"]},"Ashes to Ashes":{"layout":"normal","name":"Ashes to Ashes","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile two target nonartifact creatures. Ashes to Ashes deals 5 damage to you.","imageName":"ashes to ashes","colorIdentity":["B"]},"Ball Lightning":{"layout":"normal","name":"Ball Lightning","manaCost":"{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nHaste (This creature can attack and {T} as soon as it comes under your control.)\nAt the beginning of the end step, sacrifice Ball Lightning.","power":"6","toughness":"1","imageName":"ball lightning","colorIdentity":["R"]},"Banshee":{"layout":"normal","name":"Banshee","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{X}, {T}: Banshee deals half X damage, rounded down, to target creature or player, and half X damage, rounded up, to you.","power":"0","toughness":"1","imageName":"banshee","colorIdentity":["B"]},"Barl's Cage":{"layout":"normal","name":"Barl's Cage","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}: Target creature doesn't untap during its controller's next untap step.","imageName":"barl's cage"},"Blood Moon":{"layout":"normal","name":"Blood Moon","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Nonbasic lands are Mountains.","imageName":"blood moon","colorIdentity":["R"]},"Blood of the Martyr":{"layout":"normal","name":"Blood of the Martyr","manaCost":"{W}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Until end of turn, if damage would be dealt to any creature, you may have that damage dealt to you instead.","imageName":"blood of the martyr","colorIdentity":["W"]},"Bog Imp":{"layout":"normal","name":"Bog Imp","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)","power":"1","toughness":"1","imageName":"bog imp","colorIdentity":["B"]},"Bog Rats":{"layout":"normal","name":"Bog Rats","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Bog Rats can't be blocked by Walls.","power":"1","toughness":"1","imageName":"bog rats","colorIdentity":["B"]},"Bone Flute":{"layout":"normal","name":"Bone Flute","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: All creatures get -1/-0 until end of turn.","imageName":"bone flute"},"Book of Rass":{"layout":"normal","name":"Book of Rass","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{2}, Pay 2 life: Draw a card.","imageName":"book of rass"},"Brainwash":{"layout":"normal","name":"Brainwash","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack unless its controller pays {3}.","imageName":"brainwash","colorIdentity":["W"]},"Brothers of Fire":{"layout":"normal","name":"Brothers of Fire","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{1}{R}{R}: Brothers of Fire deals 1 damage to target creature or player and 1 damage to you.","power":"2","toughness":"2","imageName":"brothers of fire","colorIdentity":["R"]},"Carnivorous Plant":{"layout":"normal","name":"Carnivorous Plant","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender","power":"4","toughness":"5","imageName":"carnivorous plant","colorIdentity":["G"]},"Cave People":{"layout":"normal","name":"Cave People","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Whenever Cave People attacks, it gets +1/-2 until end of turn.\n{1}{R}{R}, {T}: Target creature gains mountainwalk until end of turn. (It can't be blocked as long as defending player controls a Mountain.)","power":"1","toughness":"4","imageName":"cave people","colorIdentity":["R"]},"City of Shadows":{"layout":"normal","name":"City of Shadows","type":"Land","types":["Land"],"text":"{T}, Exile a creature you control: Put a storage counter on City of Shadows.\n{T}: Add {C} to your mana pool for each storage counter on City of Shadows.","imageName":"city of shadows"},"Cleansing":{"layout":"normal","name":"Cleansing","manaCost":"{W}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"For each land, destroy that land unless any player pays 1 life.","imageName":"cleansing","colorIdentity":["W"]},"Coal Golem":{"layout":"normal","name":"Coal Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{3}, Sacrifice Coal Golem: Add {R}{R}{R} to your mana pool.","power":"3","toughness":"3","imageName":"coal golem","colorIdentity":["R"]},"Curse Artifact":{"layout":"normal","name":"Curse Artifact","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nAt the beginning of the upkeep of enchanted artifact's controller, Curse Artifact deals 2 damage to that player unless he or she sacrifices that artifact.","imageName":"curse artifact","colorIdentity":["B"]},"Dance of Many":{"layout":"normal","name":"Dance of Many","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Dance of Many enters the battlefield, put a token that's a copy of target nontoken creature onto the battlefield.\nWhen Dance of Many leaves the battlefield, exile the token.\nWhen the token leaves the battlefield, sacrifice Dance of Many.\nAt the beginning of your upkeep, sacrifice Dance of Many unless you pay {U}{U}.","imageName":"dance of many","colorIdentity":["U"]},"Dark Heart of the Wood":{"layout":"normal","name":"Dark Heart of the Wood","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a Forest: You gain 3 life.","imageName":"dark heart of the wood","colorIdentity":["B","G"]},"Dark Sphere":{"layout":"normal","name":"Dark Sphere","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Dark Sphere: The next time a source of your choice would deal damage to you this turn, prevent half that damage, rounded down.","imageName":"dark sphere"},"Deep Water":{"layout":"normal","name":"Deep Water","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{U}: Until end of turn, if you tap a land you control for mana, it produces {U} instead of any other type.","imageName":"deep water","colorIdentity":["U"]},"Diabolic Machine":{"layout":"normal","name":"Diabolic Machine","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{3}: Regenerate Diabolic Machine.","power":"4","toughness":"4","imageName":"diabolic machine"},"Drowned":{"layout":"normal","name":"Drowned","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{B}: Regenerate Drowned.","power":"1","toughness":"1","imageName":"drowned","colorIdentity":["U","B"]},"Dust to Dust":{"layout":"normal","name":"Dust to Dust","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile two target artifacts.","imageName":"dust to dust","colorIdentity":["W"]},"Eater of the Dead":{"layout":"normal","name":"Eater of the Dead","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"{0}: If Eater of the Dead is tapped, exile target creature card from a graveyard and untap Eater of the Dead.","power":"3","toughness":"4","imageName":"eater of the dead","colorIdentity":["B"]},"Electric Eel":{"layout":"normal","name":"Electric Eel","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"When Electric Eel enters the battlefield, it deals 1 damage to you.\n{R}{R}: Electric Eel gets +2/+0 until end of turn and deals 1 damage to you.","power":"1","toughness":"1","imageName":"electric eel","colorIdentity":["U","R"]},"Elves of Deep Shadow":{"layout":"normal","name":"Elves of Deep Shadow","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {B} to your mana pool. Elves of Deep Shadow deals 1 damage to you.","power":"1","toughness":"1","imageName":"elves of deep shadow","colorIdentity":["G","B"]},"Erosion":{"layout":"normal","name":"Erosion","manaCost":"{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nAt the beginning of the upkeep of enchanted land's controller, destroy that land unless that player pays {1} or 1 life.","imageName":"erosion","colorIdentity":["U"]},"Eternal Flame":{"layout":"normal","name":"Eternal Flame","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Eternal Flame deals X damage to target opponent, where X is the number of Mountains you control. It deals half X damage, rounded up, to you.","imageName":"eternal flame","colorIdentity":["R"]},"Exorcist":{"layout":"normal","name":"Exorcist","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}{W}, {T}: Destroy target black creature.","power":"1","toughness":"1","imageName":"exorcist","colorIdentity":["W"]},"Fasting":{"layout":"normal","name":"Fasting","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, put a hunger counter on Fasting. Then destroy Fasting if it has five or more hunger counters on it.\nIf you would begin your draw step, you may skip that step instead. If you do, you gain 2 life.\nWhen you draw a card, destroy Fasting.","imageName":"fasting","colorIdentity":["W"]},"Fellwar Stone":{"layout":"normal","name":"Fellwar Stone","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Add to your mana pool one mana of any color that a land an opponent controls could produce.","imageName":"fellwar stone"},"Festival":{"layout":"normal","name":"Festival","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Festival only during an opponent's upkeep.\nCreatures can't attack this turn.","imageName":"festival","colorIdentity":["W"]},"Fire and Brimstone":{"layout":"normal","name":"Fire and Brimstone","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Fire and Brimstone deals 4 damage to target player who declared an attacking creature this turn and 4 damage to you.","imageName":"fire and brimstone","colorIdentity":["W"]},"Fire Drake":{"layout":"normal","name":"Fire Drake","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{R}: Fire Drake gets +1/+0 until end of turn. Activate this ability only once each turn.","power":"1","toughness":"2","imageName":"fire drake","colorIdentity":["R"]},"Fissure":{"layout":"normal","name":"Fissure","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target creature or land. It can't be regenerated.","imageName":"fissure","colorIdentity":["R"]},"Flood":{"layout":"normal","name":"Flood","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{U}{U}: Tap target creature without flying.","imageName":"flood","colorIdentity":["U"]},"Fountain of Youth":{"layout":"normal","name":"Fountain of Youth","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: You gain 1 life.","imageName":"fountain of youth"},"Frankenstein's Monster":{"layout":"normal","name":"Frankenstein's Monster","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"As Frankenstein's Monster enters the battlefield, exile X creature cards from your graveyard. If you can't, put Frankenstein's Monster into its owner's graveyard instead of onto the battlefield. For each creature card exiled this way, Frankenstein's Monster enters the battlefield with a +2/+0, +1/+1, or +0/+2 counter on it.","power":"0","toughness":"1","imageName":"frankenstein's monster","colorIdentity":["B"]},"Gaea's Touch":{"layout":"normal","name":"Gaea's Touch","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{0}: You may put a basic Forest card from your hand onto the battlefield. Activate this ability only any time you could cast a sorcery and only once each turn.\nSacrifice Gaea's Touch: Add {G}{G} to your mana pool.","imageName":"gaea's touch","colorIdentity":["G"]},"Ghost Ship":{"layout":"normal","name":"Ghost Ship","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{U}{U}{U}: Regenerate Ghost Ship.","power":"2","toughness":"4","imageName":"ghost ship","colorIdentity":["U"]},"Giant Shark":{"layout":"normal","name":"Giant Shark","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Giant Shark can't attack unless defending player controls an Island.\nWhenever Giant Shark blocks or becomes blocked by a creature that has been dealt damage this turn, Giant Shark gets +2/+0 and gains trample until end of turn.\nWhen you control no Islands, sacrifice Giant Shark.","power":"4","toughness":"4","imageName":"giant shark","colorIdentity":["U"]},"Goblin Caves":{"layout":"normal","name":"Goblin Caves","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nAs long as enchanted land is a basic Mountain, Goblin creatures get +0/+2.","imageName":"goblin caves","colorIdentity":["R"]},"Goblin Digging Team":{"layout":"normal","name":"Goblin Digging Team","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{T}, Sacrifice Goblin Digging Team: Destroy target Wall.","power":"1","toughness":"1","imageName":"goblin digging team","colorIdentity":["R"]},"Goblin Hero":{"layout":"normal","name":"Goblin Hero","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"power":"2","toughness":"2","imageName":"goblin hero","colorIdentity":["R"]},"Goblin Rock Sled":{"layout":"normal","name":"Goblin Rock Sled","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Trample\nGoblin Rock Sled doesn't untap during your untap step if it attacked during your last turn.\nGoblin Rock Sled can't attack unless defending player controls a Mountain.","power":"3","toughness":"1","imageName":"goblin rock sled","colorIdentity":["R"]},"Goblin Shrine":{"layout":"normal","name":"Goblin Shrine","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nAs long as enchanted land is a basic Mountain, Goblin creatures get +1/+0.\nWhen Goblin Shrine leaves the battlefield, it deals 1 damage to each Goblin creature.","imageName":"goblin shrine","colorIdentity":["R"]},"Goblin Wizard":{"layout":"normal","name":"Goblin Wizard","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Wizard","types":["Creature"],"subtypes":["Goblin","Wizard"],"text":"{T}: You may put a Goblin permanent card from your hand onto the battlefield.\n{R}: Target Goblin gains protection from white until end of turn.","power":"1","toughness":"1","imageName":"goblin wizard","colorIdentity":["R"]},"Goblins of the Flarg":{"layout":"normal","name":"Goblins of the Flarg","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)\nWhen you control a Dwarf, sacrifice Goblins of the Flarg.","power":"1","toughness":"1","imageName":"goblins of the flarg","colorIdentity":["R"]},"Grave Robbers":{"layout":"normal","name":"Grave Robbers","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{B}, {T}: Exile target artifact card from a graveyard. You gain 2 life.","power":"1","toughness":"1","imageName":"grave robbers","colorIdentity":["B"]},"Hidden Path":{"layout":"normal","name":"Hidden Path","manaCost":"{2}{G}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Green creatures have forestwalk. (They can't be blocked as long as defending player controls a Forest.)","imageName":"hidden path","colorIdentity":["G"]},"Holy Light":{"layout":"normal","name":"Holy Light","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Nonwhite creatures get -1/-1 until end of turn.","imageName":"holy light","colorIdentity":["W"]},"Inferno":{"layout":"normal","name":"Inferno","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Inferno deals 6 damage to each creature and each player.","imageName":"inferno","colorIdentity":["R"]},"Inquisition":{"layout":"normal","name":"Inquisition","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. Inquisition deals damage to that player equal to the number of white cards in his or her hand.","imageName":"inquisition","colorIdentity":["B"]},"Knights of Thorn":{"layout":"normal","name":"Knights of Thorn","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Protection from red; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"2","imageName":"knights of thorn","colorIdentity":["W"]},"Land Leeches":{"layout":"normal","name":"Land Leeches","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Leech","types":["Creature"],"subtypes":["Leech"],"text":"First strike","power":"2","toughness":"2","imageName":"land leeches","colorIdentity":["G"]},"Leviathan":{"layout":"normal","name":"Leviathan","manaCost":"{5}{U}{U}{U}{U}","cmc":9,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Trample\nLeviathan enters the battlefield tapped and doesn't untap during your untap step.\nAt the beginning of your upkeep, you may sacrifice two Islands. If you do, untap Leviathan.\nLeviathan can't attack unless you sacrifice two Islands. (This cost is paid as attackers are declared.)","power":"10","toughness":"10","imageName":"leviathan","colorIdentity":["U"]},"Living Armor":{"layout":"normal","name":"Living Armor","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Living Armor: Put X +0/+1 counters on target creature, where X is that creature's converted mana cost.","imageName":"living armor"},"Lurker":{"layout":"normal","name":"Lurker","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Lurker can't be the target of spells unless it attacked or blocked this turn.","power":"2","toughness":"3","imageName":"lurker","colorIdentity":["G"]},"Mana Clash":{"layout":"normal","name":"Mana Clash","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You and target opponent each flip a coin. Mana Clash deals 1 damage to each player whose coin comes up tails. Repeat this process until both players' coins come up heads on the same flip.","imageName":"mana clash","colorIdentity":["R"]},"Mana Vortex":{"layout":"normal","name":"Mana Vortex","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When you cast Mana Vortex, counter it unless you sacrifice a land.\nAt the beginning of each player's upkeep, that player sacrifices a land.\nWhen there are no lands on the battlefield, sacrifice Mana Vortex.","imageName":"mana vortex","colorIdentity":["U"]},"Marsh Gas":{"layout":"normal","name":"Marsh Gas","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"All creatures get -2/-0 until end of turn.","imageName":"marsh gas","colorIdentity":["B"]},"Marsh Goblins":{"layout":"normal","name":"Marsh Goblins","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"1","toughness":"1","imageName":"marsh goblins","colorIdentity":["B","R"]},"Marsh Viper":{"layout":"normal","name":"Marsh Viper","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Whenever Marsh Viper deals damage to a player, that player gets two poison counters. (A player with ten or more poison counters loses the game.)","power":"1","toughness":"2","imageName":"marsh viper","colorIdentity":["G"]},"Martyr's Cry":{"layout":"normal","name":"Martyr's Cry","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all white creatures. For each creature exiled this way, its controller draws a card.","imageName":"martyr's cry","colorIdentity":["W"]},"Maze of Ith":{"layout":"normal","name":"Maze of Ith","type":"Land","types":["Land"],"text":"{T}: Untap target attacking creature. Prevent all combat damage that would be dealt to and dealt by that creature this turn.","imageName":"maze of ith"},"Merfolk Assassin":{"layout":"normal","name":"Merfolk Assassin","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Assassin","types":["Creature"],"subtypes":["Merfolk","Assassin"],"text":"{T}: Destroy target creature with islandwalk.","power":"1","toughness":"2","imageName":"merfolk assassin","colorIdentity":["U"]},"Mind Bomb":{"layout":"normal","name":"Mind Bomb","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player may discard up to three cards. Mind Bomb deals damage to each player equal to 3 minus the number of cards he or she discarded this way.","imageName":"mind bomb","colorIdentity":["U"]},"Miracle Worker":{"layout":"normal","name":"Miracle Worker","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Destroy target Aura attached to a creature you control.","power":"1","toughness":"1","imageName":"miracle worker","colorIdentity":["W"]},"Morale":{"layout":"normal","name":"Morale","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Attacking creatures get +1/+1 until end of turn.","imageName":"morale","colorIdentity":["W"]},"Murk Dwellers":{"layout":"normal","name":"Murk Dwellers","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever Murk Dwellers attacks and isn't blocked, it gets +2/+0 until end of combat.","power":"2","toughness":"2","imageName":"murk dwellers","colorIdentity":["B"]},"Nameless Race":{"layout":"normal","name":"Nameless Race","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature","types":["Creature"],"text":"Trample\nAs Nameless Race enters the battlefield, pay any amount of life. The amount you pay can't be more than the total number of white nontoken permanents your opponents control plus the total number of white cards in their graveyards.\nNameless Race's power and toughness are each equal to the life paid as it entered the battlefield.","power":"*","toughness":"*","imageName":"nameless race","colorIdentity":["B"]},"Necropolis":{"layout":"normal","name":"Necropolis","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nExile a creature card from your graveyard: Put X +0/+1 counters on Necropolis, where X is the exiled card's converted mana cost.","power":"0","toughness":"1","imageName":"necropolis"},"Niall Silvain":{"layout":"normal","name":"Niall Silvain","manaCost":"{G}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ouphe","types":["Creature"],"subtypes":["Ouphe"],"text":"{G}{G}{G}{G}, {T}: Regenerate target creature.","power":"2","toughness":"2","imageName":"niall silvain","colorIdentity":["G"]},"Orc General":{"layout":"normal","name":"Orc General","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"{T}, Sacrifice another Orc or Goblin: Other Orc creatures get +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"orc general","colorIdentity":["R"]},"People of the Woods":{"layout":"normal","name":"People of the Woods","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"People of the Woods's toughness is equal to the number of Forests you control.","power":"1","toughness":"*","imageName":"people of the woods","colorIdentity":["G"]},"Pikemen":{"layout":"normal","name":"Pikemen","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"1","toughness":"1","imageName":"pikemen","colorIdentity":["W"]},"Preacher":{"layout":"normal","name":"Preacher","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"You may choose not to untap Preacher during your untap step.\n{T}: For as long as Preacher remains tapped, gain control of target creature of an opponent's choice he or she controls.","power":"1","toughness":"1","imageName":"preacher","colorIdentity":["W"]},"Psychic Allergy":{"layout":"normal","name":"Psychic Allergy","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"As Psychic Allergy enters the battlefield, choose a color.\nAt the beginning of each opponent's upkeep, Psychic Allergy deals X damage to that player, where X is the number of nontoken permanents of the chosen color he or she controls.\nAt the beginning of your upkeep, destroy Psychic Allergy unless you sacrifice two Islands.","imageName":"psychic allergy","colorIdentity":["U"]},"Rag Man":{"layout":"normal","name":"Rag Man","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"{B}{B}{B}, {T}: Target opponent reveals his or her hand and discards a creature card at random. Activate this ability only during your turn.","power":"2","toughness":"1","imageName":"rag man","colorIdentity":["B"]},"Reflecting Mirror":{"layout":"normal","name":"Reflecting Mirror","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Change the target of target spell with a single target if that target is you. The new target must be a player. X is twice the converted mana cost of that spell.","imageName":"reflecting mirror"},"Riptide":{"layout":"normal","name":"Riptide","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap all blue creatures.","imageName":"riptide","colorIdentity":["U"]},"Runesword":{"layout":"normal","name":"Runesword","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target attacking creature gets +2/+0 until end of turn. When that creature leaves the battlefield this turn, sacrifice Runesword. If the creature deals damage to a creature this turn, the creature dealt damage can't be regenerated this turn. If a creature dealt damage by the targeted creature would die this turn, exile that creature instead.","imageName":"runesword"},"Safe Haven":{"layout":"normal","name":"Safe Haven","type":"Land","types":["Land"],"text":"{2}, {T}: Exile target creature you control.\nAt the beginning of your upkeep, you may sacrifice Safe Haven. If you do, return each card exiled with Safe Haven to the battlefield under its owner's control.","imageName":"safe haven"},"Savaen Elves":{"layout":"normal","name":"Savaen Elves","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"{G}{G}, {T}: Destroy target Aura attached to a land.","power":"1","toughness":"1","imageName":"savaen elves","colorIdentity":["G"]},"Scarecrow":{"layout":"normal","name":"Scarecrow","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"{6}, {T}: Prevent all damage that would be dealt to you this turn by creatures with flying.","power":"2","toughness":"2","imageName":"scarecrow"},"Scarwood Bandits":{"layout":"normal","name":"Scarwood Bandits","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)\n{2}{G}, {T}: Unless an opponent pays {2}, gain control of target artifact for as long as Scarwood Bandits remains on the battlefield.","power":"2","toughness":"2","imageName":"scarwood bandits","colorIdentity":["G"]},"Scarwood Goblins":{"layout":"normal","name":"Scarwood Goblins","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"power":"2","toughness":"2","imageName":"scarwood goblins","colorIdentity":["R","G"]},"Scarwood Hag":{"layout":"normal","name":"Scarwood Hag","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Hag","types":["Creature"],"subtypes":["Hag"],"text":"{G}{G}{G}{G}, {T}: Target creature gains forestwalk until end of turn. (It can't be blocked as long as defending player controls a Forest.)\n{T}: Target creature loses forestwalk until end of turn.","power":"1","toughness":"1","imageName":"scarwood hag","colorIdentity":["G"]},"Scavenger Folk":{"layout":"normal","name":"Scavenger Folk","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{G}, {T}, Sacrifice Scavenger Folk: Destroy target artifact.","power":"1","toughness":"1","imageName":"scavenger folk","colorIdentity":["G"]},"Season of the Witch":{"layout":"normal","name":"Season of the Witch","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Season of the Witch unless you pay 2 life.\nAt the beginning of the end step, destroy all untapped creatures that didn't attack this turn, except for creatures that couldn't attack.","imageName":"season of the witch","colorIdentity":["B"]},"Sisters of the Flame":{"layout":"normal","name":"Sisters of the Flame","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{T}: Add {R} to your mana pool.","power":"2","toughness":"2","imageName":"sisters of the flame","colorIdentity":["R"]},"Skull of Orm":{"layout":"normal","name":"Skull of Orm","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}: Return target enchantment card from your graveyard to your hand.","imageName":"skull of orm"},"Sorrow's Path":{"layout":"normal","name":"Sorrow's Path","type":"Land","types":["Land"],"text":"{T}: Choose two target blocking creatures an opponent controls. If each of those creatures could block all creatures that the other is blocking, remove both of them from combat. Each one then blocks all creatures the other was blocking.\nWhenever Sorrow's Path becomes tapped, it deals 2 damage to you and each creature you control.","imageName":"sorrow's path"},"Spitting Slug":{"layout":"normal","name":"Spitting Slug","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Slug","types":["Creature"],"subtypes":["Slug"],"text":"Whenever Spitting Slug blocks or becomes blocked, you may pay {1}{G}. If you do, Spitting Slug gains first strike until end of turn. Otherwise, each creature blocking or blocked by Spitting Slug gains first strike until end of turn.","power":"2","toughness":"4","imageName":"spitting slug","colorIdentity":["G"]},"Squire":{"layout":"normal","name":"Squire","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"1","toughness":"2","imageName":"squire","colorIdentity":["W"]},"Standing Stones":{"layout":"normal","name":"Standing Stones","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Pay 1 life: Add one mana of any color to your mana pool.","imageName":"standing stones"},"Stone Calendar":{"layout":"normal","name":"Stone Calendar","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Spells you cast cost up to {1} less to cast.","imageName":"stone calendar"},"Sunken City":{"layout":"normal","name":"Sunken City","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Sunken City unless you pay {U}{U}.\nBlue creatures get +1/+1.","imageName":"sunken city","colorIdentity":["U"]},"Tangle Kelp":{"layout":"normal","name":"Tangle Kelp","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Tangle Kelp enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step if it attacked during its controller's last turn.","imageName":"tangle kelp","colorIdentity":["U"]},"The Fallen":{"layout":"normal","name":"The Fallen","manaCost":"{1}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"At the beginning of your upkeep, The Fallen deals 1 damage to each opponent it has dealt damage to this game.","power":"2","toughness":"3","imageName":"the fallen","colorIdentity":["B"]},"Tivadar's Crusade":{"layout":"normal","name":"Tivadar's Crusade","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all Goblins.","imageName":"tivadar's crusade","colorIdentity":["W"]},"Tormod's Crypt":{"layout":"normal","name":"Tormod's Crypt","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Tormod's Crypt: Exile all cards from target player's graveyard.","imageName":"tormod's crypt"},"Tower of Coireall":{"layout":"normal","name":"Tower of Coireall","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Target creature can't be blocked by Walls this turn.","imageName":"tower of coireall"},"Tracker":{"layout":"normal","name":"Tracker","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{G}{G}, {T}: Tracker deals damage equal to its power to target creature. That creature deals damage equal to its power to Tracker.","power":"2","toughness":"2","imageName":"tracker","colorIdentity":["G"]},"Uncle Istvan":{"layout":"normal","name":"Uncle Istvan","manaCost":"{1}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Prevent all damage that would be dealt to Uncle Istvan by creatures.","power":"1","toughness":"3","imageName":"uncle istvan","colorIdentity":["B"]},"Venom":{"layout":"normal","name":"Venom","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature blocks or becomes blocked by a non-Wall creature, destroy the other creature at end of combat.","imageName":"venom","colorIdentity":["G"]},"Wand of Ith":{"layout":"normal","name":"Wand of Ith","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target player reveals a card at random from his or her hand. If it's a land card, that player discards it unless he or she pays 1 life. If it isn't a land card, the player discards it unless he or she pays life equal to its converted mana cost. Activate this ability only during your turn.","imageName":"wand of ith"},"War Barge":{"layout":"normal","name":"War Barge","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}: Target creature gains islandwalk until end of turn. When War Barge leaves the battlefield this turn, destroy that creature. A creature destroyed this way can't be regenerated. (A creature with islandwalk can't be blocked as long as defending player controls an Island.)","imageName":"war barge"},"Water Wurm":{"layout":"normal","name":"Water Wurm","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Water Wurm gets +0/+1 as long as an opponent controls an Island.","power":"1","toughness":"1","imageName":"water wurm","colorIdentity":["U"]},"Whippoorwill":{"layout":"normal","name":"Whippoorwill","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"{G}{G}, {T}: Target creature can't be regenerated this turn. Damage that would be dealt to that creature this turn can't be prevented or dealt instead to another creature or player. When the creature dies this turn, exile the creature.","power":"1","toughness":"1","imageName":"whippoorwill","colorIdentity":["G"]},"Witch Hunter":{"layout":"normal","name":"Witch Hunter","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Witch Hunter deals 1 damage to target player.\n{1}{W}{W}, {T}: Return target creature an opponent controls to its owner's hand.","power":"1","toughness":"1","imageName":"witch hunter","colorIdentity":["W"]},"Word of Binding":{"layout":"normal","name":"Word of Binding","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Tap X target creatures.","imageName":"word of binding","colorIdentity":["B"]},"Worms of the Earth":{"layout":"normal","name":"Worms of the Earth","manaCost":"{2}{B}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Players can't play lands.\nLands can't enter the battlefield.\nAt the beginning of each upkeep, any player may sacrifice two lands or have Worms of the Earth deal 5 damage to him or her. If a player does either, destroy Worms of the Earth.","imageName":"worms of the earth","colorIdentity":["B"]},"Wormwood Treefolk":{"layout":"normal","name":"Wormwood Treefolk","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"{G}{G}: Wormwood Treefolk gains forestwalk until end of turn and deals 2 damage to you. (It can't be blocked as long as defending player controls a Forest.)\n{B}{B}: Wormwood Treefolk gains swampwalk until end of turn and deals 2 damage to you. (It can't be blocked as long as defending player controls a Swamp.)","power":"4","toughness":"4","imageName":"wormwood treefolk","colorIdentity":["G","B"]},"Arena":{"layout":"normal","name":"Arena","type":"Land","types":["Land"],"text":"{3}, {T}: Tap target creature you control and target creature of an opponent's choice he or she controls. Those creatures fight each other. (Each deals damage equal to its power to the other.)","imageName":"arena"},"Sewers of Estark":{"layout":"normal","name":"Sewers of Estark","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose target creature. If it's attacking, it can't be blocked this turn. If it's blocking, prevent all combat damage that would be dealt this combat by it and each creature it's blocking.","imageName":"sewers of estark"},"Mana Crypt":{"layout":"normal","name":"Mana Crypt","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, flip a coin. If you lose the flip, Mana Crypt deals 3 damage to you.\n{T}: Add {C}{C} to your mana pool.","imageName":"mana crypt"},"Windseeker Centaur":{"layout":"normal","name":"Windseeker Centaur","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Centaur","types":["Creature"],"subtypes":["Centaur"],"text":"Vigilance","power":"2","toughness":"2","imageName":"windseeker centaur"},"Giant Badger":{"layout":"normal","name":"Giant Badger","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Badger","types":["Creature"],"subtypes":["Badger"],"text":"Whenever Giant Badger blocks, it gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"giant badger","colorIdentity":["G"]},"Scent of Cinder":{"layout":"normal","name":"Scent of Cinder","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal any number of red cards in your hand. Scent of Cinder deals X damage to target creature or player, where X is the number of cards revealed this way.","imageName":"scent of cinder","colorIdentity":["R"]},"Lightning Hounds":{"layout":"normal","name":"Lightning Hounds","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"First strike","power":"3","toughness":"2","imageName":"lightning hounds","colorIdentity":["R"]},"Spined Wurm":{"layout":"normal","name":"Spined Wurm","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"5","toughness":"4","imageName":"spined wurm","colorIdentity":["G"]},"Warmonger":{"layout":"normal","name":"Warmonger","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Monger","types":["Creature"],"subtypes":["Minotaur","Monger"],"text":"{2}: Warmonger deals 1 damage to each creature without flying and each player. Any player may activate this ability.","power":"3","toughness":"3","imageName":"warmonger","colorIdentity":["R"]},"Silver Drake":{"layout":"normal","name":"Silver Drake","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Silver Drake enters the battlefield, return a white or blue creature you control to its owner's hand.","power":"3","toughness":"3","imageName":"silver drake","colorIdentity":["W","U"]},"Phyrexian Rager":{"layout":"normal","name":"Phyrexian Rager","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When Phyrexian Rager enters the battlefield, you draw a card and you lose 1 life.","power":"2","toughness":"2","imageName":"phyrexian rager","colorIdentity":["B"]},"Jace Beleren":{"layout":"normal","name":"Jace Beleren","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Planeswalker — Jace","types":["Planeswalker"],"subtypes":["Jace"],"text":"+2: Each player draws a card.\n−1: Target player draws a card.\n−10: Target player puts the top twenty cards of his or her library into his or her graveyard.","loyalty":3,"imageName":"jace beleren","colorIdentity":["U"]},"Garruk Wildspeaker":{"layout":"normal","name":"Garruk Wildspeaker","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Planeswalker — Garruk","types":["Planeswalker"],"subtypes":["Garruk"],"text":"+1: Untap two target lands.\n−1: Put a 3/3 green Beast creature token onto the battlefield.\n−4: Creatures you control get +3/+3 and gain trample until end of turn.","loyalty":3,"imageName":"garruk wildspeaker","colorIdentity":["G"]},"Brion Stoutarm":{"layout":"normal","name":"Brion Stoutarm","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Legendary Creature — Giant Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Lifelink\n{R}, {T}, Sacrifice a creature other than Brion Stoutarm: Brion Stoutarm deals damage equal to the sacrificed creature's power to target player.","power":"4","toughness":"4","imageName":"brion stoutarm","colorIdentity":["W","R"]},"Jaya Ballard, Task Mage":{"layout":"normal","name":"Jaya Ballard, Task Mage","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Human Spellshaper","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{R}, {T}, Discard a card: Destroy target blue permanent.\n{1}{R}, {T}, Discard a card: Jaya Ballard, Task Mage deals 3 damage to target creature or player. A creature dealt damage this way can't be regenerated this turn.\n{5}{R}{R}, {T}, Discard a card: Jaya Ballard deals 6 damage to each creature and each player.","power":"2","toughness":"2","imageName":"jaya ballard, task mage","colorIdentity":["R"]},"Broodmate Dragon":{"layout":"normal","name":"Broodmate Dragon","manaCost":"{3}{B}{R}{G}","cmc":6,"colors":["Black","Red","Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Broodmate Dragon enters the battlefield, put a 4/4 red Dragon creature token with flying onto the battlefield.","power":"4","toughness":"4","imageName":"broodmate dragon","colorIdentity":["B","R","G"]},"Honor of the Pure":{"layout":"normal","name":"Honor of the Pure","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"White creatures you control get +1/+1.","imageName":"honor of the pure","colorIdentity":["W"]},"Steward of Valeron":{"layout":"normal","name":"Steward of Valeron","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Human Druid Knight","types":["Creature"],"subtypes":["Human","Druid","Knight"],"text":"Vigilance\n{T}: Add {G} to your mana pool.","power":"2","toughness":"2","imageName":"steward of valeron","colorIdentity":["W","G"]},"Day of Judgment":{"layout":"normal","name":"Day of Judgment","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures.","imageName":"day of judgment","colorIdentity":["W"]},"Celestial Colonnade":{"layout":"normal","name":"Celestial Colonnade","type":"Land","types":["Land"],"text":"Celestial Colonnade enters the battlefield tapped.\n{T}: Add {W} or {U} to your mana pool.\n{3}{W}{U}: Until end of turn, Celestial Colonnade becomes a 4/4 white and blue Elemental creature with flying and vigilance. It's still a land.","imageName":"celestial colonnade","colorIdentity":["W","U"]},"Retaliator Griffin":{"layout":"normal","name":"Retaliator Griffin","manaCost":"{1}{R}{G}{W}","cmc":4,"colors":["White","Red","Green"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nWhenever a source an opponent controls deals damage to you, you may put that many +1/+1 counters on Retaliator Griffin.","power":"2","toughness":"2","imageName":"retaliator griffin","colorIdentity":["W","R","G"]},"Kor Skyfisher":{"layout":"normal","name":"Kor Skyfisher","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"Flying\nWhen Kor Skyfisher enters the battlefield, return a permanent you control to its owner's hand.","power":"2","toughness":"3","imageName":"kor skyfisher","colorIdentity":["W"]},"Guul Draz Assassin":{"layout":"leveler","name":"Guul Draz Assassin","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Vampire Assassin","types":["Creature"],"subtypes":["Vampire","Assassin"],"text":"Level up {1}{B} ({1}{B}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 2-3\n2/2\n{B}, {T}: Target creature gets -2/-2 until end of turn.\nLEVEL 4+\n4/4\n{B}, {T}: Target creature gets -4/-4 until end of turn.","power":"1","toughness":"1","imageName":"guul draz assassin","colorIdentity":["B"]},"Nissa Revane":{"layout":"normal","name":"Nissa Revane","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Planeswalker — Nissa","types":["Planeswalker"],"subtypes":["Nissa"],"text":"+1: Search your library for a card named Nissa's Chosen and put it onto the battlefield. Then shuffle your library.\n+1: You gain 2 life for each Elf you control.\n−7: Search your library for any number of Elf creature cards and put them onto the battlefield. Then shuffle your library.","loyalty":2,"imageName":"nissa revane","colorIdentity":["G"]},"Memoricide":{"layout":"normal","name":"Memoricide","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Name a nonland card. Search target player's graveyard, hand, and library for any number of cards with that name and exile them. Then that player shuffles his or her library.","imageName":"memoricide","colorIdentity":["B"]},"Liliana Vess":{"layout":"normal","name":"Liliana Vess","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Planeswalker — Liliana","types":["Planeswalker"],"subtypes":["Liliana"],"text":"+1: Target player discards a card.\n−2: Search your library for a card, then shuffle your library and put that card on top of it.\n−8: Put all creature cards from all graveyards onto the battlefield under your control.","loyalty":5,"imageName":"liliana vess","colorIdentity":["B"]},"Bloodthrone Vampire":{"layout":"normal","name":"Bloodthrone Vampire","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Sacrifice a creature: Bloodthrone Vampire gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"bloodthrone vampire","colorIdentity":["B"]},"Mirran Crusader":{"layout":"normal","name":"Mirran Crusader","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Double strike, protection from black and from green","power":"2","toughness":"2","imageName":"mirran crusader","colorIdentity":["W"]},"Surgical Extraction":{"layout":"normal","name":"Surgical Extraction","manaCost":"{B/P}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"({B/P} can be paid with either {B} or 2 life.)\nChoose target card in a graveyard other than a basic land card. Search its owner's graveyard, hand, and library for any number of cards with the same name as that card and exile them. Then that player shuffles his or her library.","imageName":"surgical extraction","colorIdentity":["B"]},"Frost Titan":{"layout":"normal","name":"Frost Titan","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Whenever Frost Titan becomes the target of a spell or ability an opponent controls, counter that spell or ability unless its controller pays {2}.\nWhenever Frost Titan enters the battlefield or attacks, tap target permanent. It doesn't untap during its controller's next untap step.","power":"6","toughness":"6","imageName":"frost titan","colorIdentity":["U"]},"Grave Titan":{"layout":"normal","name":"Grave Titan","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Deathtouch\nWhenever Grave Titan enters the battlefield or attacks, put two 2/2 black Zombie creature tokens onto the battlefield.","power":"6","toughness":"6","imageName":"grave titan","colorIdentity":["B"]},"Inferno Titan":{"layout":"normal","name":"Inferno Titan","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"{R}: Inferno Titan gets +1/+0 until end of turn.\nWhenever Inferno Titan enters the battlefield or attacks, it deals 3 damage divided as you choose among one, two, or three target creatures and/or players.","power":"6","toughness":"6","imageName":"inferno titan","colorIdentity":["R"]},"Chandra's Phoenix":{"layout":"normal","name":"Chandra's Phoenix","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying\nHaste (This creature can attack and {T} as soon as it comes under your control.)\nWhenever an opponent is dealt damage by a red instant or sorcery spell you control or by a red planeswalker you control, return Chandra's Phoenix from your graveyard to your hand.","power":"2","toughness":"2","imageName":"chandra's phoenix","colorIdentity":["R"]},"Treasure Hunt":{"layout":"normal","name":"Treasure Hunt","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal cards from the top of your library until you reveal a nonland card, then put all cards revealed this way into your hand.","imageName":"treasure hunt","colorIdentity":["U"]},"Faithless Looting":{"layout":"normal","name":"Faithless Looting","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Draw two cards, then discard two cards.\nFlashback {2}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"faithless looting","colorIdentity":["R"]},"Devil's Play":{"layout":"normal","name":"Devil's Play","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Devil's Play deals X damage to target creature or player.\nFlashback {X}{R}{R}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"devil's play","colorIdentity":["R"]},"Gravecrawler":{"layout":"normal","name":"Gravecrawler","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Gravecrawler can't block.\nYou may cast Gravecrawler from your graveyard as long as you control a Zombie.","power":"2","toughness":"1","imageName":"gravecrawler","colorIdentity":["B"]},"Electrolyze":{"layout":"normal","name":"Electrolyze","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Electrolyze deals 2 damage divided as you choose among one or two target creatures and/or players.\nDraw a card.","imageName":"electrolyze","colorIdentity":["U","R"]},"Feast of Blood":{"layout":"normal","name":"Feast of Blood","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Cast Feast of Blood only if you control two or more Vampires.\nDestroy target creature. You gain 4 life.","imageName":"feast of blood","colorIdentity":["B"]},"Silverblade Paladin":{"layout":"normal","name":"Silverblade Paladin","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Silverblade Paladin is paired with another creature, both creatures have double strike.","power":"2","toughness":"2","imageName":"silverblade paladin","colorIdentity":["W"]},"Merfolk Mesmerist":{"layout":"normal","name":"Merfolk Mesmerist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{U}, {T}: Target player puts the top two cards of his or her library into his or her graveyard.","power":"1","toughness":"2","imageName":"merfolk mesmerist","colorIdentity":["U"]},"Knight Exemplar":{"layout":"normal","name":"Knight Exemplar","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nOther Knight creatures you control get +1/+1 and have indestructible. (Damage and effects that say \"destroy\" don't destroy them.)","power":"2","toughness":"2","imageName":"knight exemplar","colorIdentity":["W"]},"Sunblast Angel":{"layout":"normal","name":"Sunblast Angel","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Sunblast Angel enters the battlefield, destroy all tapped creatures.","power":"4","toughness":"5","imageName":"sunblast angel","colorIdentity":["W"]},"Serra Avatar":{"layout":"normal","name":"Serra Avatar","manaCost":"{4}{W}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Serra Avatar's power and toughness are each equal to your life total.\nWhen Serra Avatar is put into a graveyard from anywhere, shuffle it into its owner's library.","power":"*","toughness":"*","imageName":"serra avatar","colorIdentity":["W"]},"Primordial Hydra":{"layout":"normal","name":"Primordial Hydra","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Primordial Hydra enters the battlefield with X +1/+1 counters on it.\nAt the beginning of your upkeep, double the number of +1/+1 counters on Primordial Hydra.\nPrimordial Hydra has trample as long as it has ten or more +1/+1 counters on it.","power":"0","toughness":"0","imageName":"primordial hydra","colorIdentity":["G"]},"Vampire Nocturnus":{"layout":"normal","name":"Vampire Nocturnus","manaCost":"{1}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Play with the top card of your library revealed.\nAs long as the top card of your library is black, Vampire Nocturnus and other Vampire creatures you control get +2/+1 and have flying.","power":"3","toughness":"3","imageName":"vampire nocturnus","colorIdentity":["B"]},"Cathedral of War":{"layout":"normal","name":"Cathedral of War","type":"Land","types":["Land"],"text":"Cathedral of War enters the battlefield tapped.\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\n{T}: Add {C} to your mana pool.","imageName":"cathedral of war"},"Terastodon":{"layout":"normal","name":"Terastodon","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"When Terastodon enters the battlefield, you may destroy up to three target noncreature permanents. For each permanent put into a graveyard this way, its controller puts a 3/3 green Elephant creature token onto the battlefield.","power":"9","toughness":"9","imageName":"terastodon","colorIdentity":["G"]},"Arrest":{"layout":"normal","name":"Arrest","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block, and its activated abilities can't be activated.","imageName":"arrest","colorIdentity":["W"]},"Consume Spirit":{"layout":"normal","name":"Consume Spirit","manaCost":"{X}{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Spend only black mana on X.\nConsume Spirit deals X damage to target creature or player and you gain X life.","imageName":"consume spirit","colorIdentity":["B"]},"Dreg Mangler":{"layout":"normal","name":"Dreg Mangler","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Creature — Plant Zombie","types":["Creature"],"subtypes":["Plant","Zombie"],"text":"Haste\nScavenge {3}{B}{G} ({3}{B}{G}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"3","toughness":"3","imageName":"dreg mangler","colorIdentity":["B","G"]},"Supreme Verdict":{"layout":"normal","name":"Supreme Verdict","manaCost":"{1}{W}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Supreme Verdict can't be countered.\nDestroy all creatures.","imageName":"supreme verdict","colorIdentity":["W","U"]},"Standstill":{"layout":"normal","name":"Standstill","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When a player casts a spell, sacrifice Standstill. If you do, each of that player's opponents draws three cards.","imageName":"standstill","colorIdentity":["U"]},"Breath of Malfegor":{"layout":"normal","name":"Breath of Malfegor","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Breath of Malfegor deals 5 damage to each opponent.","imageName":"breath of malfegor","colorIdentity":["B","R"]},"Angel of Glory's Rise":{"layout":"normal","name":"Angel of Glory's Rise","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Angel of Glory's Rise enters the battlefield, exile all Zombies, then return all Human creature cards from your graveyard to the battlefield.","power":"4","toughness":"6","imageName":"angel of glory's rise","colorIdentity":["W"]},"Turnabout":{"layout":"normal","name":"Turnabout","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose artifact, creature, or land. Tap all untapped permanents of the chosen type target player controls, or untap all tapped permanents of that type that player controls.","imageName":"turnabout","colorIdentity":["U"]},"Nightveil Specter":{"layout":"normal","name":"Nightveil Specter","manaCost":"{U/B}{U/B}{U/B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhenever Nightveil Specter deals combat damage to a player, that player exiles the top card of his or her library.\nYou may play cards exiled with Nightveil Specter.","power":"2","toughness":"3","imageName":"nightveil specter","colorIdentity":["U","B"]},"Voidmage Husher":{"layout":"normal","name":"Voidmage Husher","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Voidmage Husher enters the battlefield, counter target activated ability. (Mana abilities can't be targeted.)\nWhenever you cast a spell, you may return Voidmage Husher to its owner's hand.","power":"2","toughness":"2","imageName":"voidmage husher","colorIdentity":["U"]},"Ogre Arsonist":{"layout":"normal","name":"Ogre Arsonist","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"When Ogre Arsonist enters the battlefield, destroy target land.","power":"3","toughness":"3","imageName":"ogre arsonist","colorIdentity":["R"]},"Corrupt":{"layout":"normal","name":"Corrupt","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Corrupt deals damage equal to the number of Swamps you control to target creature or player. You gain life equal to the damage dealt this way.","imageName":"corrupt","colorIdentity":["B"]},"Chandra's Fury":{"layout":"normal","name":"Chandra's Fury","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Chandra's Fury deals 4 damage to target player and 1 damage to each creature that player controls.","imageName":"chandra's fury","colorIdentity":["R"]},"Render Silent":{"layout":"normal","name":"Render Silent","manaCost":"{W}{U}{U}","cmc":3,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Its controller can't cast spells this turn.","imageName":"render silent","colorIdentity":["W","U"]},"Ratchet Bomb":{"layout":"normal","name":"Ratchet Bomb","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Put a charge counter on Ratchet Bomb.\n{T}, Sacrifice Ratchet Bomb: Destroy each nonland permanent with converted mana cost equal to the number of charge counters on Ratchet Bomb.","imageName":"ratchet bomb"},"Bonescythe Sliver":{"layout":"normal","name":"Bonescythe Sliver","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have double strike. (They deal both first-strike and regular combat damage.)","power":"2","toughness":"2","imageName":"bonescythe sliver","colorIdentity":["W"]},"Ogre Battledriver":{"layout":"normal","name":"Ogre Battledriver","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Whenever another creature enters the battlefield under your control, that creature gets +2/+0 and gains haste until end of turn. (It can attack and {T} this turn.)","power":"3","toughness":"3","imageName":"ogre battledriver","colorIdentity":["R"]},"Scavenging Ooze":{"layout":"normal","name":"Scavenging Ooze","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"{G}: Exile target card from a graveyard. If it was a creature card, put a +1/+1 counter on Scavenging Ooze and you gain 1 life.","power":"2","toughness":"2","imageName":"scavenging ooze","colorIdentity":["G"]},"Hamletback Goliath":{"layout":"normal","name":"Hamletback Goliath","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Whenever another creature enters the battlefield, you may put X +1/+1 counters on Hamletback Goliath, where X is that creature's power.","power":"6","toughness":"6","imageName":"hamletback goliath","colorIdentity":["R"]},"Ajani, Caller of the Pride":{"layout":"normal","name":"Ajani, Caller of the Pride","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Planeswalker — Ajani","types":["Planeswalker"],"subtypes":["Ajani"],"text":"+1: Put a +1/+1 counter on up to one target creature.\n−3: Target creature gains flying and double strike until end of turn.\n−8: Put X 2/2 white Cat creature tokens onto the battlefield, where X is your life total.","loyalty":4,"imageName":"ajani, caller of the pride","colorIdentity":["W"]},"Jace, Memory Adept":{"layout":"normal","name":"Jace, Memory Adept","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Planeswalker — Jace","types":["Planeswalker"],"subtypes":["Jace"],"text":"+1: Draw a card. Target player puts the top card of his or her library into his or her graveyard.\n0: Target player puts the top ten cards of his or her library into his or her graveyard.\n−7: Any number of target players each draw twenty cards.","loyalty":4,"imageName":"jace, memory adept","colorIdentity":["U"]},"Liliana of the Dark Realms":{"layout":"normal","name":"Liliana of the Dark Realms","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Planeswalker — Liliana","types":["Planeswalker"],"subtypes":["Liliana"],"text":"+1: Search your library for a Swamp card, reveal it, and put it into your hand. Then shuffle your library.\n−3: Target creature gets +X/+X or -X/-X until end of turn, where X is the number of Swamps you control.\n−6: You get an emblem with \"Swamps you control have ‘{T}: Add {B}{B}{B}{B} to your mana pool.'\"","loyalty":3,"imageName":"liliana of the dark realms","colorIdentity":["B"]},"Chandra, Pyromaster":{"layout":"normal","name":"Chandra, Pyromaster","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Planeswalker — Chandra","types":["Planeswalker"],"subtypes":["Chandra"],"text":"+1: Chandra, Pyromaster deals 1 damage to target player and 1 damage to up to one target creature that player controls. That creature can't block this turn.\n0: Exile the top card of your library. You may play it this turn.\n−7: Exile the top ten cards of your library. Choose an instant or sorcery card exiled this way and copy it three times. You may cast the copies without paying their mana costs.","loyalty":4,"imageName":"chandra, pyromaster","colorIdentity":["R"]},"Garruk, Caller of Beasts":{"layout":"normal","name":"Garruk, Caller of Beasts","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Planeswalker — Garruk","types":["Planeswalker"],"subtypes":["Garruk"],"text":"+1: Reveal the top five cards of your library. Put all creature cards revealed this way into your hand and the rest on the bottom of your library in any order.\n−3: You may put a green creature card from your hand onto the battlefield.\n−7: You get an emblem with \"Whenever you cast a creature spell, you may search your library for a creature card, put it onto the battlefield, then shuffle your library.\"","loyalty":4,"imageName":"garruk, caller of beasts","colorIdentity":["G"]},"Sylvan Caryatid":{"layout":"normal","name":"Sylvan Caryatid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Plant","types":["Creature"],"subtypes":["Plant"],"text":"Defender, hexproof\n{T}: Add one mana of any color to your mana pool.","power":"0","toughness":"3","imageName":"sylvan caryatid","colorIdentity":["G"]},"Karametra's Acolyte":{"layout":"normal","name":"Karametra's Acolyte","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{T}: Add an amount of {G} to your mana pool equal to your devotion to green. (Each {G} in the mana costs of permanents you control counts toward your devotion to green.)","power":"1","toughness":"4","imageName":"karametra's acolyte","colorIdentity":["G"]},"Fated Conflagration":{"layout":"normal","name":"Fated Conflagration","manaCost":"{1}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Fated Conflagration deals 5 damage to target creature or planeswalker. If it's your turn, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"fated conflagration","colorIdentity":["R"]},"High Tide":{"layout":"normal","name":"High Tide","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, whenever a player taps an Island for mana, that player adds {U} to his or her mana pool (in addition to the mana the land produces).","imageName":"high tide","colorIdentity":["U"]},"Gaze of Granite":{"layout":"normal","name":"Gaze of Granite","manaCost":"{X}{B}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy each nonland permanent with converted mana cost X or less.","imageName":"gaze of granite","colorIdentity":["B","G"]},"Wash Out":{"layout":"normal","name":"Wash Out","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return all permanents of the color of your choice to their owners' hands.","imageName":"wash out","colorIdentity":["U"]},"Acquire":{"layout":"normal","name":"Acquire","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search target opponent's library for an artifact card and put that card onto the battlefield under your control. Then that player shuffles his or her library.","imageName":"acquire","colorIdentity":["U"]},"Duress":{"layout":"normal","name":"Duress","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a noncreature, nonland card from it. That player discards that card.","imageName":"duress","colorIdentity":["B"]},"Eidolon of Blossoms":{"layout":"normal","name":"Eidolon of Blossoms","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Constellation — Whenever Eidolon of Blossoms or another enchantment enters the battlefield under your control, draw a card.","power":"2","toughness":"2","imageName":"eidolon of blossoms","colorIdentity":["G"]},"Magister of Worth":{"layout":"normal","name":"Magister of Worth","manaCost":"{4}{W}{B}","cmc":6,"colors":["White","Black"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWill of the council — When Magister of Worth enters the battlefield, starting with you, each player votes for grace or condemnation. If grace gets more votes, each player returns each creature card from his or her graveyard to the battlefield. If condemnation gets more votes or the vote is tied, destroy all creatures other than Magister of Worth.","power":"4","toughness":"4","imageName":"magister of worth","colorIdentity":["W","B"]},"Soul of Ravnica":{"layout":"normal","name":"Soul of Ravnica","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Flying\n{5}{U}{U}: Draw a card for each color among permanents you control.\n{5}{U}{U}, Exile Soul of Ravnica from your graveyard: Draw a card for each color among permanents you control.","power":"6","toughness":"6","imageName":"soul of ravnica","colorIdentity":["U"]},"Soul of Zendikar":{"layout":"normal","name":"Soul of Zendikar","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Reach\n{3}{G}{G}: Put a 3/3 green Beast creature token onto the battlefield.\n{3}{G}{G}, Exile Soul of Zendikar from your graveyard: Put a 3/3 green Beast creature token onto the battlefield.","power":"6","toughness":"6","imageName":"soul of zendikar","colorIdentity":["G"]},"Stealer of Secrets":{"layout":"normal","name":"Stealer of Secrets","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Whenever Stealer of Secrets deals combat damage to a player, draw a card.","power":"2","toughness":"2","imageName":"stealer of secrets","colorIdentity":["U"]},"Angelic Skirmisher":{"layout":"normal","name":"Angelic Skirmisher","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAt the beginning of each combat, choose first strike, vigilance, or lifelink. Creatures you control gain that ability until end of turn.","power":"4","toughness":"4","imageName":"angelic skirmisher","colorIdentity":["W"]},"Xathrid Necromancer":{"layout":"normal","name":"Xathrid Necromancer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever Xathrid Necromancer or another Human creature you control dies, put a 2/2 black Zombie creature token onto the battlefield tapped.","power":"2","toughness":"2","imageName":"xathrid necromancer","colorIdentity":["B"]},"Rattleclaw Mystic":{"layout":"normal","name":"Rattleclaw Mystic","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{T}: Add {G}, {U}, or {R} to your mana pool.\nMorph {2} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Rattleclaw Mystic is turned face up, add {G}{U}{R} to your mana pool.","power":"2","toughness":"1","imageName":"rattleclaw mystic","colorIdentity":["G","U","R"]},"Ankle Shanker":{"layout":"normal","name":"Ankle Shanker","manaCost":"{2}{R}{W}{B}","cmc":5,"colors":["White","Black","Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"Haste\nWhenever Ankle Shanker attacks, creatures you control gain first strike and deathtouch until end of turn.","power":"2","toughness":"2","imageName":"ankle shanker","colorIdentity":["W","B","R"]},"Avalanche Tusker":{"layout":"normal","name":"Avalanche Tusker","manaCost":"{2}{G}{U}{R}","cmc":5,"colors":["Blue","Red","Green"],"type":"Creature — Elephant Warrior","types":["Creature"],"subtypes":["Elephant","Warrior"],"text":"Whenever Avalanche Tusker attacks, target creature defending player controls blocks it this combat if able.","power":"6","toughness":"4","imageName":"avalanche tusker","colorIdentity":["U","R","G"]},"Ivorytusk Fortress":{"layout":"normal","name":"Ivorytusk Fortress","manaCost":"{2}{W}{B}{G}","cmc":5,"colors":["White","Black","Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Untap each creature you control with a +1/+1 counter on it during each other player's untap step.","power":"5","toughness":"7","imageName":"ivorytusk fortress","colorIdentity":["W","B","G"]},"Rakshasa Vizier":{"layout":"normal","name":"Rakshasa Vizier","manaCost":"{2}{B}{G}{U}","cmc":5,"colors":["Blue","Black","Green"],"type":"Creature — Cat Demon","types":["Creature"],"subtypes":["Cat","Demon"],"text":"Whenever one or more cards are put into exile from your graveyard, put that many +1/+1 counters on Rakshasa Vizier.","power":"4","toughness":"4","imageName":"rakshasa vizier","colorIdentity":["U","B","G"]},"Sage of the Inward Eye":{"layout":"normal","name":"Sage of the Inward Eye","manaCost":"{2}{U}{R}{W}","cmc":5,"colors":["White","Blue","Red"],"type":"Creature — Djinn Wizard","types":["Creature"],"subtypes":["Djinn","Wizard"],"text":"Flying\nWhenever you cast a noncreature spell, creatures you control gain lifelink until end of turn.","power":"3","toughness":"4","imageName":"sage of the inward eye","colorIdentity":["W","U","R"]},"Goblin Rabblemaster":{"layout":"normal","name":"Goblin Rabblemaster","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Other Goblin creatures you control attack each turn if able.\nAt the beginning of combat on your turn, put a 1/1 red Goblin creature token with haste onto the battlefield.\nWhenever Goblin Rabblemaster attacks, it gets +1/+0 until end of turn for each other attacking Goblin.","power":"2","toughness":"2","imageName":"goblin rabblemaster","colorIdentity":["R"]},"Ajani Steadfast":{"layout":"normal","name":"Ajani Steadfast","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Planeswalker — Ajani","types":["Planeswalker"],"subtypes":["Ajani"],"text":"+1: Until end of turn, up to one target creature gets +1/+1 and gains first strike, vigilance, and lifelink.\n−2: Put a +1/+1 counter on each creature you control and a loyalty counter on each other planeswalker you control.\n−7: You get an emblem with \"If a source would deal damage to you or a planeswalker you control, prevent all but 1 of that damage.\"","loyalty":4,"imageName":"ajani steadfast","colorIdentity":["W"]},"Jace, the Living Guildpact":{"layout":"normal","name":"Jace, the Living Guildpact","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Planeswalker — Jace","types":["Planeswalker"],"subtypes":["Jace"],"text":"+1: Look at the top two cards of your library. Put one of them into your graveyard.\n−3: Return another target nonland permanent to its owner's hand.\n−8: Each player shuffles his or her hand and graveyard into his or her library. You draw seven cards.","loyalty":5,"imageName":"jace, the living guildpact","colorIdentity":["U"]},"Nissa, Worldwaker":{"layout":"normal","name":"Nissa, Worldwaker","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Planeswalker — Nissa","types":["Planeswalker"],"subtypes":["Nissa"],"text":"+1: Target land you control becomes a 4/4 Elemental creature with trample. It's still a land.\n+1: Untap up to four target Forests.\n−7: Search your library for any number of basic land cards, put them onto the battlefield, then shuffle your library. Those lands become 4/4 Elemental creatures with trample. They're still lands.","loyalty":3,"imageName":"nissa, worldwaker","colorIdentity":["G"]},"Garruk, Apex Predator":{"layout":"normal","name":"Garruk, Apex Predator","manaCost":"{5}{B}{G}","cmc":7,"colors":["Black","Green"],"type":"Planeswalker — Garruk","types":["Planeswalker"],"subtypes":["Garruk"],"text":"+1: Destroy another target planeswalker.\n+1: Put a 3/3 black Beast creature token with deathtouch onto the battlefield.\n−3: Destroy target creature. You gain life equal to its toughness.\n−8: Target opponent gets an emblem with \"Whenever a creature attacks you, it gets +5/+5 and gains trample until end of turn.\"","loyalty":5,"imageName":"garruk, apex predator","colorIdentity":["B","G"]},"Shamanic Revelation":{"layout":"normal","name":"Shamanic Revelation","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card for each creature you control.\nFerocious — You gain 4 life for each creature you control with power 4 or greater.","imageName":"shamanic revelation","colorIdentity":["G"]},"Ojutai's Command":{"layout":"normal","name":"Ojutai's Command","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Choose two —\n• Return target creature card with converted mana cost 2 or less from your graveyard to the battlefield.\n• You gain 4 life.\n• Counter target creature spell.\n• Draw a card.","imageName":"ojutai's command","colorIdentity":["W","U"]},"Dragonscale General":{"layout":"normal","name":"Dragonscale General","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"At the beginning of your end step, bolster X, where X is the number of tapped creatures you control. (Choose a creature with the least toughness among creatures you control and put X +1/+1 counters on it.)","power":"2","toughness":"3","imageName":"dragonscale general","colorIdentity":["W"]},"Sage-Eye Avengers":{"layout":"normal","name":"Sage-Eye Avengers","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Djinn Monk","types":["Creature"],"subtypes":["Djinn","Monk"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever Sage-Eye Avengers attacks, you may return target creature to its owner's hand if its power is less than Sage-Eye Avengers's power.","power":"4","toughness":"5","imageName":"sage-eye avengers","colorIdentity":["U"]},"Archfiend of Depravity":{"layout":"normal","name":"Archfiend of Depravity","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nAt the beginning of each opponent's end step, that player chooses up to two creatures he or she controls, then sacrifices the rest.","power":"5","toughness":"4","imageName":"archfiend of depravity","colorIdentity":["B"]},"Flamerush Rider":{"layout":"normal","name":"Flamerush Rider","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Flamerush Rider attacks, put a token onto the battlefield tapped and attacking that's a copy of another target attacking creature. Exile the token at end of combat.\nDash {2}{R}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"3","toughness":"3","imageName":"flamerush rider","colorIdentity":["R"]},"Temur War Shaman":{"layout":"normal","name":"Temur War Shaman","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"When Temur War Shaman enters the battlefield, manifest the top card of your library. (Put that card 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.)\nWhenever a permanent you control is turned face up, if it's a creature, you may have it fight target creature you don't control.","power":"4","toughness":"5","imageName":"temur war shaman","colorIdentity":["G"]},"Arashin Sovereign":{"layout":"normal","name":"Arashin Sovereign","manaCost":"{5}{G}{W}","cmc":7,"colors":["White","Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Arashin Sovereign dies, you may put it on the top or bottom of its owner's library.","power":"6","toughness":"6","imageName":"arashin sovereign","colorIdentity":["W","G"]},"Pristine Skywise":{"layout":"normal","name":"Pristine Skywise","manaCost":"{4}{W}{U}","cmc":6,"colors":["White","Blue"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever you cast a noncreature spell, untap Pristine Skywise. It gains protection from the color of your choice until end of turn.","power":"6","toughness":"4","imageName":"pristine skywise","colorIdentity":["W","U"]},"Necromaster Dragon":{"layout":"normal","name":"Necromaster Dragon","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Necromaster Dragon deals combat damage to a player, you may pay {2}. If you do, put a 2/2 black Zombie creature token onto the battlefield and each opponent puts the top two cards of his or her library into his or her graveyard.","power":"4","toughness":"4","imageName":"necromaster dragon","colorIdentity":["U","B"]},"Boltwing Marauder":{"layout":"normal","name":"Boltwing Marauder","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever another creature enters the battlefield under your control, target creature gets +2/+0 until end of turn.","power":"5","toughness":"4","imageName":"boltwing marauder","colorIdentity":["B","R"]},"Harbinger of the Hunt":{"layout":"normal","name":"Harbinger of the Hunt","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{2}{R}: Harbinger of the Hunt deals 1 damage to each creature without flying.\n{2}{G}: Harbinger of the Hunt deals 1 damage to each other creature with flying.","power":"5","toughness":"3","imageName":"harbinger of the hunt","colorIdentity":["R","G"]},"Sultai Charm":{"layout":"normal","name":"Sultai Charm","manaCost":"{B}{G}{U}","cmc":3,"colors":["Blue","Black","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target monocolored creature.\n• Destroy target artifact or enchantment.\n• Draw two cards, then discard a card.","imageName":"sultai charm","colorIdentity":["U","B","G"]},"Aeronaut Tinkerer":{"layout":"normal","name":"Aeronaut Tinkerer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Aeronaut Tinkerer has flying as long as you control an artifact. (It can't be blocked except by creatures with flying or reach.)","power":"2","toughness":"3","imageName":"aeronaut tinkerer","colorIdentity":["U"]},"Dragon Fodder":{"layout":"normal","name":"Dragon Fodder","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 red Goblin creature tokens onto the battlefield.","imageName":"dragon fodder","colorIdentity":["R"]},"Dragonlord's Servant":{"layout":"normal","name":"Dragonlord's Servant","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Dragon spells you cast cost {1} less to cast.","power":"1","toughness":"3","imageName":"dragonlord's servant","colorIdentity":["R"]},"Evolving Wilds":{"layout":"normal","name":"Evolving Wilds","type":"Land","types":["Land"],"text":"{T}, Sacrifice Evolving Wilds: Search your library for a basic land card and put it onto the battlefield tapped. Then shuffle your library.","imageName":"evolving wilds"},"Foe-Razer Regent":{"layout":"normal","name":"Foe-Razer Regent","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Foe-Razer Regent enters the battlefield, you may have it fight target creature you don't control.\nWhenever a creature you control fights, put two +1/+1 counters on it at the beginning of the next end step.","power":"4","toughness":"5","imageName":"foe-razer regent","colorIdentity":["G"]},"Relic Seeker":{"layout":"normal","name":"Relic Seeker","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)\nWhen Relic Seeker becomes renowned, you may search your library for an Equipment card, reveal it, put it into your hand, then shuffle your library.","power":"2","toughness":"2","imageName":"relic seeker","colorIdentity":["W"]},"Alhammarret, High Arbiter":{"layout":"normal","name":"Alhammarret, High Arbiter","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Legendary Creature — Sphinx","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nAs Alhammarret, High Arbiter enters the battlefield, each opponent reveals his or her hand. You choose the name of a nonland card revealed this way.\nYour opponents can't cast spells with the chosen name (as long as this creature is on the battlefield).","power":"5","toughness":"5","imageName":"alhammarret, high arbiter","colorIdentity":["U"]},"Dwynen, Gilt-Leaf Daen":{"layout":"normal","name":"Dwynen, Gilt-Leaf Daen","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Elf Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Reach\nOther Elf creatures you control get +1/+1.\nWhenever Dwynen, Gilt-Leaf Daen attacks, you gain 1 life for each attacking Elf you control.","power":"3","toughness":"4","imageName":"dwynen, gilt-leaf daen","colorIdentity":["G"]},"Hixus, Prison Warden":{"layout":"normal","name":"Hixus, Prison Warden","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhenever a creature deals combat damage to you, if Hixus, Prison Warden entered the battlefield this turn, exile that creature until Hixus leaves the battlefield. (That creature returns under its owner's control.)","power":"4","toughness":"4","imageName":"hixus, prison warden","colorIdentity":["W"]},"Kothophed, Soul Hoarder":{"layout":"normal","name":"Kothophed, Soul Hoarder","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhenever a permanent owned by another player is put into a graveyard from the battlefield, you draw a card and you lose 1 life.","power":"6","toughness":"6","imageName":"kothophed, soul hoarder","colorIdentity":["B"]},"Pia and Kiran Nalaar":{"layout":"normal","name":"Pia and Kiran Nalaar","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Human Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Artificer"],"text":"When Pia and Kiran Nalaar enters the battlefield, put two 1/1 colorless Thopter artifact creature tokens with flying onto the battlefield.\n{2}{R}, Sacrifice an artifact: Pia and Kiran Nalaar deals 2 damage to target creature or player.","power":"2","toughness":"2","imageName":"pia and kiran nalaar","colorIdentity":["R"]},"Honored Hierarch":{"layout":"normal","name":"Honored Hierarch","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)\nAs long as Honored Hierarch is renowned, it has vigilance and \"{T}: Add one mana of any color to your mana pool.\"","power":"1","toughness":"1","imageName":"honored hierarch","colorIdentity":["G"]},"Seeker of the Way":{"layout":"normal","name":"Seeker of the Way","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever you cast a noncreature spell, Seeker of the Way gains lifelink until end of turn.","power":"2","toughness":"2","imageName":"seeker of the way","colorIdentity":["W"]},"Valorous Stance":{"layout":"normal","name":"Valorous Stance","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target creature gains indestructible until end of turn.\n• Destroy target creature with toughness 4 or greater.","imageName":"valorous stance","colorIdentity":["W"]},"Dromoka, the Eternal":{"layout":"normal","name":"Dromoka, the Eternal","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever a Dragon you control attacks, bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)","power":"5","toughness":"5","imageName":"dromoka, the eternal","colorIdentity":["W","G"]},"Siege Rhino":{"layout":"normal","name":"Siege Rhino","manaCost":"{1}{W}{B}{G}","cmc":4,"colors":["White","Black","Green"],"type":"Creature — Rhino","types":["Creature"],"subtypes":["Rhino"],"text":"Trample\nWhen Siege Rhino enters the battlefield, each opponent loses 3 life and you gain 3 life.","power":"4","toughness":"5","imageName":"siege rhino","colorIdentity":["W","B","G"]},"Sandsteppe Citadel":{"layout":"normal","name":"Sandsteppe Citadel","type":"Land","types":["Land"],"text":"Sandsteppe Citadel enters the battlefield tapped.\n{T}: Add {W}, {B}, or {G} to your mana pool.","imageName":"sandsteppe citadel","colorIdentity":["W","B","G"]},"Ruinous Path":{"layout":"normal","name":"Ruinous Path","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature or planeswalker.\nAwaken 4—{5}{B}{B} (If you cast this spell for {5}{B}{B}, also put four +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"ruinous path","colorIdentity":["B"]},"Hero of Goma Fada":{"layout":"normal","name":"Hero of Goma Fada","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Knight Ally","types":["Creature"],"subtypes":["Human","Knight","Ally"],"text":"Rally — Whenever Hero of Goma Fada or another Ally enters the battlefield under your control, creatures you control gain indestructible until end of turn.","power":"4","toughness":"3","imageName":"hero of goma fada","colorIdentity":["W"]},"Drowner of Hope":{"layout":"normal","name":"Drowner of Hope","manaCost":"{5}{U}","cmc":6,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nWhen Drowner of Hope enters the battlefield, put two 1/1 colorless Eldrazi Scion creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"\nSacrifice an Eldrazi Scion: Tap target creature.","power":"5","toughness":"5","imageName":"drowner of hope","colorIdentity":["U"]},"Defiant Bloodlord":{"layout":"normal","name":"Defiant Bloodlord","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nWhenever you gain life, target opponent loses that much life.","power":"4","toughness":"5","imageName":"defiant bloodlord","colorIdentity":["B"]},"Barrage Tyrant":{"layout":"normal","name":"Barrage Tyrant","manaCost":"{4}{R}","cmc":5,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\n{2}{R}, Sacrifice another colorless creature: Barrage Tyrant deals damage equal to the sacrificed creature's power to target creature or player.","power":"5","toughness":"3","imageName":"barrage tyrant","colorIdentity":["R"]},"Oran-Rief Hydra":{"layout":"normal","name":"Oran-Rief Hydra","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Trample\nLandfall — Whenever a land enters the battlefield under your control, put a +1/+1 counter on Oran-Rief Hydra. If that land is a Forest, put two +1/+1 counters on Oran-Rief Hydra instead.","power":"5","toughness":"5","imageName":"oran-rief hydra","colorIdentity":["G"]},"Scythe Leopard":{"layout":"normal","name":"Scythe Leopard","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Landfall — Whenever a land enters the battlefield under your control, Scythe Leopard gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"scythe leopard","colorIdentity":["G"]},"Genesis Hydra":{"layout":"normal","name":"Genesis Hydra","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Plant Hydra","types":["Creature"],"subtypes":["Plant","Hydra"],"text":"When you cast Genesis Hydra, reveal the top X cards of your library. You may put a nonland permanent card with converted mana cost X or less from among them onto the battlefield. Then shuffle the rest into your library.\nGenesis Hydra enters the battlefield with X +1/+1 counters on it.","power":"0","toughness":"0","imageName":"genesis hydra","colorIdentity":["G"]},"Munda's Vanguard":{"layout":"normal","name":"Munda's Vanguard","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Kor Knight Ally","types":["Creature"],"subtypes":["Kor","Knight","Ally"],"text":"Cohort — {T}, Tap an untapped Ally you control: Put a +1/+1 counter on each creature you control.","power":"3","toughness":"3","imageName":"munda's vanguard","colorIdentity":["W"]},"Deepfathom Skulker":{"layout":"normal","name":"Deepfathom Skulker","manaCost":"{5}{U}","cmc":6,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nWhenever a creature you control deals combat damage to a player, you may draw a card.\n{3}{C}: Target creature can't be blocked this turn. ({C} represents colorless mana.)","power":"4","toughness":"4","imageName":"deepfathom skulker","colorIdentity":["U"]},"Dread Defiler":{"layout":"normal","name":"Dread Defiler","manaCost":"{6}{B}","cmc":7,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\n{3}{C}, Exile a creature card from your graveyard: Target opponent loses life equal to the exiled card's power. ({C} represents colorless mana.)","power":"6","toughness":"8","imageName":"dread defiler","colorIdentity":["B"]},"Tyrant of Valakut":{"layout":"normal","name":"Tyrant of Valakut","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Surge {3}{R}{R} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nFlying\nWhen Tyrant of Valakut enters the battlefield, if its surge cost was paid, it deals 3 damage to target creature or player.","power":"5","toughness":"4","imageName":"tyrant of valakut","colorIdentity":["R"]},"Gladehart Cavalry":{"layout":"normal","name":"Gladehart Cavalry","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elf Knight","types":["Creature"],"subtypes":["Elf","Knight"],"text":"When Gladehart Cavalry enters the battlefield, support 6. (Put a +1/+1 counter on each of up to six other target creatures.)\nWhenever a creature you control with a +1/+1 counter on it dies, you gain 2 life.","power":"6","toughness":"6","imageName":"gladehart cavalry","colorIdentity":["G"]},"Goblin Dark-Dwellers":{"layout":"normal","name":"Goblin Dark-Dwellers","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Menace\nWhen Goblin Dark-Dwellers enters the battlefield, you may cast target instant or sorcery card with converted mana cost 3 or less from your graveyard without paying its mana cost. If that card would be put into your graveyard this turn, exile it instead.","power":"4","toughness":"4","imageName":"goblin dark-dwellers","colorIdentity":["R"]},"Aeolipile":{"layout":"normal","name":"Aeolipile","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Aeolipile: Aeolipile deals 2 damage to target creature or player.","imageName":"aeolipile"},"Armor Thrull":{"layout":"normal","name":"Armor Thrull","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"{T}, Sacrifice Armor Thrull: Put a +1/+2 counter on target creature.","power":"1","toughness":"3","imageName":"armor thrull","colorIdentity":["B"]},"Balm of Restoration":{"layout":"normal","name":"Balm of Restoration","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Balm of Restoration: Choose one —\n• You gain 2 life.\n• Prevent the next 2 damage that would be dealt to target creature or player this turn.","imageName":"balm of restoration"},"Basal Thrull":{"layout":"normal","name":"Basal Thrull","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"{T}, Sacrifice Basal Thrull: Add {B}{B} to your mana pool.","power":"1","toughness":"2","imageName":"basal thrull","colorIdentity":["B"]},"Bottomless Vault":{"layout":"normal","name":"Bottomless Vault","type":"Land","types":["Land"],"text":"Bottomless Vault enters the battlefield tapped.\nYou may choose not to untap Bottomless Vault during your untap step.\nAt the beginning of your upkeep, if Bottomless Vault is tapped, put a storage counter on it.\n{T}, Remove any number of storage counters from Bottomless Vault: Add {B} to your mana pool for each storage counter removed this way.","imageName":"bottomless vault","colorIdentity":["B"]},"Brassclaw Orcs":{"layout":"normal","name":"Brassclaw Orcs","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc","types":["Creature"],"subtypes":["Orc"],"text":"Brassclaw Orcs can't block creatures with power 2 or greater.","power":"3","toughness":"2","imageName":"brassclaw orcs","colorIdentity":["R"]},"Breeding Pit":{"layout":"normal","name":"Breeding Pit","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Breeding Pit unless you pay {B}{B}.\nAt the beginning of your end step, put a 0/1 black Thrull creature token onto the battlefield.","imageName":"breeding pit","colorIdentity":["B"]},"Combat Medic":{"layout":"normal","name":"Combat Medic","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric Soldier","types":["Creature"],"subtypes":["Human","Cleric","Soldier"],"text":"{1}{W}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"0","toughness":"2","imageName":"combat medic","colorIdentity":["W"]},"Conch Horn":{"layout":"normal","name":"Conch Horn","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Conch Horn: Draw two cards, then put a card from your hand on top of your library.","imageName":"conch horn"},"Deep Spawn":{"layout":"normal","name":"Deep Spawn","manaCost":"{5}{U}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Homarid","types":["Creature"],"subtypes":["Homarid"],"text":"Trample\nAt the beginning of your upkeep, sacrifice Deep Spawn unless you put the top two cards of your library into your graveyard.\n{U}: Deep Spawn gains shroud until end of turn and doesn't untap during your next untap step. Tap Deep Spawn. (A creature with shroud can't be the target of spells or abilities.)","power":"6","toughness":"6","imageName":"deep spawn","colorIdentity":["U"]},"Delif's Cone":{"layout":"normal","name":"Delif's Cone","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Delif's Cone: This turn, when target creature you control attacks and isn't blocked, you may gain life equal to its power. If you do, it assigns no combat damage this turn.","imageName":"delif's cone"},"Delif's Cube":{"layout":"normal","name":"Delif's Cube","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: This turn, when target creature you control attacks and isn't blocked, it assigns no combat damage this turn and you put a cube counter on Delif's Cube.\n{2}, Remove a cube counter from Delif's Cube: Regenerate target creature.","imageName":"delif's cube"},"Derelor":{"layout":"normal","name":"Derelor","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Black spells you cast cost {B} more to cast.","power":"4","toughness":"4","imageName":"derelor","colorIdentity":["B"]},"Draconian Cylix":{"layout":"normal","name":"Draconian Cylix","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Discard a card at random: Regenerate target creature.","imageName":"draconian cylix"},"Dwarven Armorer":{"layout":"normal","name":"Dwarven Armorer","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{R}, {T}, Discard a card: Put a +0/+1 counter or a +1/+0 counter on target creature.","power":"0","toughness":"2","imageName":"dwarven armorer","colorIdentity":["R"]},"Dwarven Catapult":{"layout":"normal","name":"Dwarven Catapult","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Dwarven Catapult deals X damage divided evenly, rounded down, among all creatures target opponent controls.","imageName":"dwarven catapult","colorIdentity":["R"]},"Dwarven Hold":{"layout":"normal","name":"Dwarven Hold","type":"Land","types":["Land"],"text":"Dwarven Hold enters the battlefield tapped.\nYou may choose not to untap Dwarven Hold during your untap step.\nAt the beginning of your upkeep, if Dwarven Hold is tapped, put a storage counter on it.\n{T}, Remove any number of storage counters from Dwarven Hold: Add {R} to your mana pool for each storage counter removed this way.","imageName":"dwarven hold","colorIdentity":["R"]},"Dwarven Lieutenant":{"layout":"normal","name":"Dwarven Lieutenant","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Dwarf Soldier","types":["Creature"],"subtypes":["Dwarf","Soldier"],"text":"{1}{R}: Target Dwarf creature gets +1/+0 until end of turn.","power":"1","toughness":"2","imageName":"dwarven lieutenant","colorIdentity":["R"]},"Dwarven Ruins":{"layout":"normal","name":"Dwarven Ruins","type":"Land","types":["Land"],"text":"Dwarven Ruins enters the battlefield tapped.\n{T}: Add {R} to your mana pool.\n{T}, Sacrifice Dwarven Ruins: Add {R}{R} to your mana pool.","imageName":"dwarven ruins","colorIdentity":["R"]},"Dwarven Soldier":{"layout":"normal","name":"Dwarven Soldier","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Dwarf Soldier","types":["Creature"],"subtypes":["Dwarf","Soldier"],"text":"Whenever Dwarven Soldier blocks or becomes blocked by one or more Orcs, Dwarven Soldier gets +0/+2 until end of turn.","power":"2","toughness":"1","imageName":"dwarven soldier","colorIdentity":["R"]},"Ebon Praetor":{"layout":"normal","name":"Ebon Praetor","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Avatar Praetor","types":["Creature"],"subtypes":["Avatar","Praetor"],"text":"First strike, trample\nAt the beginning of your upkeep, put a -2/-2 counter on Ebon Praetor.\nSacrifice a creature: Remove a -2/-2 counter from Ebon Praetor. If the sacrificed creature was a Thrull, put a +1/+0 counter on Ebon Praetor. Activate this ability only during your upkeep and only once each turn.","power":"5","toughness":"5","imageName":"ebon praetor","colorIdentity":["B"]},"Ebon Stronghold":{"layout":"normal","name":"Ebon Stronghold","type":"Land","types":["Land"],"text":"Ebon Stronghold enters the battlefield tapped.\n{T}: Add {B} to your mana pool.\n{T}, Sacrifice Ebon Stronghold: Add {B}{B} to your mana pool.","imageName":"ebon stronghold","colorIdentity":["B"]},"Elven Fortress":{"layout":"normal","name":"Elven Fortress","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{G}: Target blocking creature gets +0/+1 until end of turn.","imageName":"elven fortress","colorIdentity":["G"]},"Elven Lyre":{"layout":"normal","name":"Elven Lyre","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Elven Lyre: Target creature gets +2/+2 until end of turn.","imageName":"elven lyre"},"Elvish Farmer":{"layout":"normal","name":"Elvish Farmer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"At the beginning of your upkeep, put a spore counter on Elvish Farmer.\nRemove three spore counters from Elvish Farmer: Put a 1/1 green Saproling creature token onto the battlefield.\nSacrifice a Saproling: You gain 2 life.","power":"0","toughness":"2","imageName":"elvish farmer","colorIdentity":["G"]},"Elvish Hunter":{"layout":"normal","name":"Elvish Hunter","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"{1}{G}, {T}: Target creature doesn't untap during its controller's next untap step.","power":"1","toughness":"1","imageName":"elvish hunter","colorIdentity":["G"]},"Elvish Scout":{"layout":"normal","name":"Elvish Scout","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"{G}, {T}: Untap target attacking creature you control. Prevent all combat damage that would be dealt to and dealt by it this turn.","power":"1","toughness":"1","imageName":"elvish scout","colorIdentity":["G"]},"Farrel's Mantle":{"layout":"normal","name":"Farrel's Mantle","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks and isn't blocked, its controller may have it deal damage equal to its power plus 2 to another target creature. If that player does, the attacking creature assigns no combat damage this turn.","imageName":"farrel's mantle","colorIdentity":["W"]},"Farrel's Zealot":{"layout":"normal","name":"Farrel's Zealot","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Whenever Farrel's Zealot attacks and isn't blocked, you may have it deal 3 damage to target creature. If you do, Farrel's Zealot assigns no combat damage this turn.","power":"2","toughness":"2","imageName":"farrel's zealot","colorIdentity":["W"]},"Farrelite Priest":{"layout":"normal","name":"Farrelite Priest","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}: Add {W} to your mana pool. If this ability has been activated four or more times this turn, sacrifice Farrelite Priest at the beginning of the next end step.","power":"1","toughness":"3","imageName":"farrelite priest","colorIdentity":["W"]},"Feral Thallid":{"layout":"normal","name":"Feral Thallid","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Feral Thallid.\nRemove three spore counters from Feral Thallid: Regenerate Feral Thallid.","power":"6","toughness":"3","imageName":"feral thallid","colorIdentity":["G"]},"Fungal Bloom":{"layout":"normal","name":"Fungal Bloom","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{G}{G}: Put a spore counter on target Fungus.","imageName":"fungal bloom","colorIdentity":["G"]},"Goblin Chirurgeon":{"layout":"normal","name":"Goblin Chirurgeon","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Sacrifice a Goblin: Regenerate target creature.","power":"0","toughness":"2","imageName":"goblin chirurgeon","colorIdentity":["R"]},"Goblin Flotilla":{"layout":"normal","name":"Goblin Flotilla","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nAt the beginning of each combat, unless you pay {R}, whenever Goblin Flotilla blocks or becomes blocked by a creature this combat, that creature gains first strike until end of turn.","power":"2","toughness":"2","imageName":"goblin flotilla","colorIdentity":["R"]},"Goblin Grenade":{"layout":"normal","name":"Goblin Grenade","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Goblin Grenade, sacrifice a Goblin.\nGoblin Grenade deals 5 damage to target creature or player.","imageName":"goblin grenade","colorIdentity":["R"]},"Goblin Kites":{"layout":"normal","name":"Goblin Kites","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{R}: Target creature you control with toughness 2 or less gains flying until end of turn. Flip a coin at the beginning of the next end step. If you lose the flip, sacrifice that creature.","imageName":"goblin kites","colorIdentity":["R"]},"Goblin War Drums":{"layout":"normal","name":"Goblin War Drums","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have menace. (They can't be blocked except by two or more creatures.)","imageName":"goblin war drums","colorIdentity":["R"]},"Goblin Warrens":{"layout":"normal","name":"Goblin Warrens","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{R}, Sacrifice two Goblins: Put three 1/1 red Goblin creature tokens onto the battlefield.","imageName":"goblin warrens","colorIdentity":["R"]},"Hand of Justice":{"layout":"normal","name":"Hand of Justice","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"{T}, Tap three untapped white creatures you control: Destroy target creature.","power":"2","toughness":"6","imageName":"hand of justice","colorIdentity":["W"]},"Havenwood Battleground":{"layout":"normal","name":"Havenwood Battleground","type":"Land","types":["Land"],"text":"Havenwood Battleground enters the battlefield tapped.\n{T}: Add {G} to your mana pool.\n{T}, Sacrifice Havenwood Battleground: Add {G}{G} to your mana pool.","imageName":"havenwood battleground","colorIdentity":["G"]},"Heroism":{"layout":"normal","name":"Heroism","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a white creature: For each attacking red creature, prevent all combat damage that would be dealt by that creature this turn unless its controller pays {2}{R}.","imageName":"heroism","colorIdentity":["W","R"]},"Hollow Trees":{"layout":"normal","name":"Hollow Trees","type":"Land","types":["Land"],"text":"Hollow Trees enters the battlefield tapped.\nYou may choose not to untap Hollow Trees during your untap step.\nAt the beginning of your upkeep, if Hollow Trees is tapped, put a storage counter on it.\n{T}, Remove any number of storage counters from Hollow Trees: Add {G} to your mana pool for each storage counter removed this way.","imageName":"hollow trees","colorIdentity":["G"]},"Homarid":{"layout":"normal","name":"Homarid","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Homarid","types":["Creature"],"subtypes":["Homarid"],"text":"Homarid enters the battlefield with a tide counter on it.\nAt the beginning of your upkeep, put a tide counter on Homarid.\nAs long as there is exactly one tide counter on Homarid, it gets -1/-1.\nAs long as there are exactly three tide counters on Homarid, it gets +1/+1.\nWhenever there are four or more tide counters on Homarid, remove all tide counters from it.","power":"2","toughness":"2","imageName":"homarid","colorIdentity":["U"]},"Homarid Shaman":{"layout":"normal","name":"Homarid Shaman","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Homarid Shaman","types":["Creature"],"subtypes":["Homarid","Shaman"],"text":"{U}: Tap target green creature.","power":"2","toughness":"1","imageName":"homarid shaman","colorIdentity":["U"]},"Homarid Spawning Bed":{"layout":"normal","name":"Homarid Spawning Bed","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{U}{U}, Sacrifice a blue creature: Put X 1/1 blue Camarid creature tokens onto the battlefield, where X is the sacrificed creature's converted mana cost.","imageName":"homarid spawning bed","colorIdentity":["U"]},"Homarid Warrior":{"layout":"normal","name":"Homarid Warrior","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Homarid Warrior","types":["Creature"],"subtypes":["Homarid","Warrior"],"text":"{U}: Homarid Warrior gains shroud until end of turn and doesn't untap during your next untap step. Tap Homarid Warrior. (A creature with shroud can't be the target of spells or abilities.)","power":"3","toughness":"3","imageName":"homarid warrior","colorIdentity":["U"]},"Hymn to Tourach":{"layout":"normal","name":"Hymn to Tourach","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards at random.","imageName":"hymn to tourach","colorIdentity":["B"]},"Icatian Infantry":{"layout":"normal","name":"Icatian Infantry","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{1}: Icatian Infantry gains first strike until end of turn.\n{1}: Icatian Infantry gains banding until end of turn. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"1","toughness":"1","imageName":"icatian infantry","colorIdentity":["W"]},"Icatian Javelineers":{"layout":"normal","name":"Icatian Javelineers","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Icatian Javelineers enters the battlefield with a javelin counter on it.\n{T}, Remove a javelin counter from Icatian Javelineers: Icatian Javelineers deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"icatian javelineers","colorIdentity":["W"]},"Icatian Lieutenant":{"layout":"normal","name":"Icatian Lieutenant","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{1}{W}: Target Soldier creature gets +1/+0 until end of turn.","power":"1","toughness":"2","imageName":"icatian lieutenant","colorIdentity":["W"]},"Icatian Moneychanger":{"layout":"normal","name":"Icatian Moneychanger","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Icatian Moneychanger enters the battlefield with three credit counters on it.\nWhen Icatian Moneychanger enters the battlefield, it deals 3 damage to you.\nAt the beginning of your upkeep, put a credit counter on Icatian Moneychanger.\nSacrifice Icatian Moneychanger: You gain 1 life for each credit counter on Icatian Moneychanger. Activate this ability only during your upkeep.","power":"0","toughness":"2","imageName":"icatian moneychanger","colorIdentity":["W"]},"Icatian Phalanx":{"layout":"normal","name":"Icatian Phalanx","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"4","imageName":"icatian phalanx","colorIdentity":["W"]},"Icatian Priest":{"layout":"normal","name":"Icatian Priest","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}{W}{W}: Target creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"icatian priest","colorIdentity":["W"]},"Icatian Scout":{"layout":"normal","name":"Icatian Scout","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier Scout","types":["Creature"],"subtypes":["Human","Soldier","Scout"],"text":"{1}, {T}: Target creature gains first strike until end of turn.","power":"1","toughness":"1","imageName":"icatian scout","colorIdentity":["W"]},"Icatian Skirmishers":{"layout":"normal","name":"Icatian Skirmishers","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)\nWhenever Icatian Skirmishers attacks, all creatures banded with it gain first strike until end of turn.","power":"1","toughness":"1","imageName":"icatian skirmishers","colorIdentity":["W"]},"Icatian Store":{"layout":"normal","name":"Icatian Store","type":"Land","types":["Land"],"text":"Icatian Store enters the battlefield tapped.\nYou may choose not to untap Icatian Store during your untap step.\nAt the beginning of your upkeep, if Icatian Store is tapped, put a storage counter on it.\n{T}, Remove any number of storage counters from Icatian Store: Add {W} to your mana pool for each storage counter removed this way.","imageName":"icatian store","colorIdentity":["W"]},"Icatian Town":{"layout":"normal","name":"Icatian Town","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put four 1/1 white Citizen creature tokens onto the battlefield.","imageName":"icatian town","colorIdentity":["W"]},"Implements of Sacrifice":{"layout":"normal","name":"Implements of Sacrifice","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Implements of Sacrifice: Add two mana of any one color to your mana pool.","imageName":"implements of sacrifice"},"Initiates of the Ebon Hand":{"layout":"normal","name":"Initiates of the Ebon Hand","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Cleric","types":["Creature"],"subtypes":["Cleric"],"text":"{1}: Add {B} to your mana pool. If this ability has been activated four or more times this turn, sacrifice Initiates of the Ebon Hand at the beginning of the next end step.","power":"1","toughness":"1","imageName":"initiates of the ebon hand","colorIdentity":["B"]},"Merseine":{"layout":"normal","name":"Merseine","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nMerseine enters the battlefield with three net counters on it.\nEnchanted creature doesn't untap during its controller's untap step if Merseine has a net counter on it.\nPay enchanted creature's mana cost: Remove a net counter from Merseine. Any player may activate this ability, but only if he or she controls the enchanted creature.","imageName":"merseine","colorIdentity":["U"]},"Mindstab Thrull":{"layout":"normal","name":"Mindstab Thrull","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Whenever Mindstab Thrull attacks and isn't blocked, you may sacrifice it. If you do, defending player discards three cards.","power":"2","toughness":"2","imageName":"mindstab thrull","colorIdentity":["B"]},"Necrite":{"layout":"normal","name":"Necrite","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Whenever Necrite attacks and isn't blocked, you may sacrifice it. If you do, destroy target creature defending player controls. It can't be regenerated.","power":"2","toughness":"2","imageName":"necrite","colorIdentity":["B"]},"Night Soil":{"layout":"normal","name":"Night Soil","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Exile two creature cards from a single graveyard: Put a 1/1 green Saproling creature token onto the battlefield.","imageName":"night soil","colorIdentity":["G"]},"Orcish Captain":{"layout":"normal","name":"Orcish Captain","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"{1}: Flip a coin. If you win the flip, target Orc creature gets +2/+0 until end of turn. If you lose the flip, it gets -0/-2 until end of turn.","power":"1","toughness":"1","imageName":"orcish captain","colorIdentity":["R"]},"Orcish Spy":{"layout":"normal","name":"Orcish Spy","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Orc Rogue","types":["Creature"],"subtypes":["Orc","Rogue"],"text":"{T}: Look at the top three cards of target player's library.","power":"1","toughness":"1","imageName":"orcish spy","colorIdentity":["R"]},"Orcish Veteran":{"layout":"normal","name":"Orcish Veteran","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc","types":["Creature"],"subtypes":["Orc"],"text":"Orcish Veteran can't block white creatures with power 2 or greater.\n{R}: Orcish Veteran gains first strike until end of turn.","power":"2","toughness":"2","imageName":"orcish veteran","colorIdentity":["R"]},"Order of Leitbur":{"layout":"normal","name":"Order of Leitbur","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric Knight","types":["Creature"],"subtypes":["Human","Cleric","Knight"],"text":"Protection from black\n{W}: Order of Leitbur gains first strike until end of turn.\n{W}{W}: Order of Leitbur gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"order of leitbur","colorIdentity":["W"]},"Order of the Ebon Hand":{"layout":"normal","name":"Order of the Ebon Hand","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Cleric Knight","types":["Creature"],"subtypes":["Cleric","Knight"],"text":"Protection from white\n{B}: Order of the Ebon Hand gains first strike until end of turn.\n{B}{B}: Order of the Ebon Hand gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"order of the ebon hand","colorIdentity":["B"]},"Orgg":{"layout":"normal","name":"Orgg","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Orgg","types":["Creature"],"subtypes":["Orgg"],"text":"Trample\nOrgg can't attack if defending player controls an untapped creature with power 3 or greater.\nOrgg can't block creatures with power 3 or greater.","power":"6","toughness":"6","imageName":"orgg","colorIdentity":["R"]},"Raiding Party":{"layout":"normal","name":"Raiding Party","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Raiding Party can't be the target of white spells or abilities from white sources.\nSacrifice an Orc: Each player may tap any number of untapped white creatures he or she controls. For each creature tapped this way, that player chooses up to two Plains. Then destroy all Plains that weren't chosen this way by any player.","imageName":"raiding party","colorIdentity":["R"]},"Rainbow Vale":{"layout":"normal","name":"Rainbow Vale","type":"Land","types":["Land"],"text":"{T}: Add one mana of any color to your mana pool. An opponent gains control of Rainbow Vale at the beginning of the next end step.","imageName":"rainbow vale"},"Ring of Renewal":{"layout":"normal","name":"Ring of Renewal","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}: Discard a card at random, then draw two cards.","imageName":"ring of renewal"},"River Merfolk":{"layout":"normal","name":"River Merfolk","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"{U}: River Merfolk gains mountainwalk until end of turn. (It can't be blocked as long as defending player controls a Mountain.)","power":"2","toughness":"1","imageName":"river merfolk","colorIdentity":["U"]},"Ruins of Trokair":{"layout":"normal","name":"Ruins of Trokair","type":"Land","types":["Land"],"text":"Ruins of Trokair enters the battlefield tapped.\n{T}: Add {W} to your mana pool.\n{T}, Sacrifice Ruins of Trokair: Add {W}{W} to your mana pool.","imageName":"ruins of trokair","colorIdentity":["W"]},"Sand Silos":{"layout":"normal","name":"Sand Silos","type":"Land","types":["Land"],"text":"Sand Silos enters the battlefield tapped.\nYou may choose not to untap Sand Silos during your untap step.\nAt the beginning of your upkeep, if Sand Silos is tapped, put a storage counter on it.\n{T}, Remove any number of storage counters from Sand Silos: Add {U} to your mana pool for each storage counter removed this way.","imageName":"sand silos","colorIdentity":["U"]},"Seasinger":{"layout":"normal","name":"Seasinger","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"When you control no Islands, sacrifice Seasinger.\nYou may choose not to untap Seasinger during your untap step.\n{T}: Gain control of target creature whose controller controls an Island for as long as you control Seasinger and Seasinger remains tapped.","power":"0","toughness":"1","imageName":"seasinger","colorIdentity":["U"]},"Soul Exchange":{"layout":"normal","name":"Soul Exchange","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Soul Exchange, exile a creature you control.\nReturn target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.","imageName":"soul exchange","colorIdentity":["B"]},"Spirit Shield":{"layout":"normal","name":"Spirit Shield","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Spirit Shield during your untap step.\n{2}, {T}: Target creature gets +0/+2 for as long as Spirit Shield remains tapped.","imageName":"spirit shield"},"Spore Cloud":{"layout":"normal","name":"Spore Cloud","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Tap all blocking creatures. Prevent all combat damage that would be dealt this turn. Each attacking creature and each blocking creature doesn't untap during its controller's next untap step.","imageName":"spore cloud","colorIdentity":["G"]},"Spore Flower":{"layout":"normal","name":"Spore Flower","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Spore Flower.\nRemove three spore counters from Spore Flower: Prevent all combat damage that would be dealt this turn.","power":"0","toughness":"1","imageName":"spore flower","colorIdentity":["G"]},"Svyelunite Priest":{"layout":"normal","name":"Svyelunite Priest","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Cleric","types":["Creature"],"subtypes":["Merfolk","Cleric"],"text":"{U}{U}, {T}: Target creature gains shroud until end of turn. Activate this ability only during your upkeep. (It can't be the target of spells or abilities.)","power":"1","toughness":"1","imageName":"svyelunite priest","colorIdentity":["U"]},"Svyelunite Temple":{"layout":"normal","name":"Svyelunite Temple","type":"Land","types":["Land"],"text":"Svyelunite Temple enters the battlefield tapped.\n{T}: Add {U} to your mana pool.\n{T}, Sacrifice Svyelunite Temple: Add {U}{U} to your mana pool.","imageName":"svyelunite temple","colorIdentity":["U"]},"Thallid":{"layout":"normal","name":"Thallid","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Thallid.\nRemove three spore counters from Thallid: Put a 1/1 green Saproling creature token onto the battlefield.","power":"1","toughness":"1","imageName":"thallid","colorIdentity":["G"]},"Thallid Devourer":{"layout":"normal","name":"Thallid Devourer","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Thallid Devourer.\nRemove three spore counters from Thallid Devourer: Put a 1/1 green Saproling creature token onto the battlefield.\nSacrifice a Saproling: Thallid Devourer gets +1/+2 until end of turn.","power":"2","toughness":"2","imageName":"thallid devourer","colorIdentity":["G"]},"Thelon's Chant":{"layout":"normal","name":"Thelon's Chant","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Thelon's Chant unless you pay {G}.\nWhenever a player puts a Swamp onto the battlefield, Thelon's Chant deals 3 damage to that player unless he or she puts a -1/-1 counter on a creature he or she controls.","imageName":"thelon's chant","colorIdentity":["G"]},"Thelon's Curse":{"layout":"normal","name":"Thelon's Curse","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Blue creatures don't untap during their controllers' untap steps.\nAt the beginning of each player's upkeep, that player may choose any number of tapped blue creatures he or she controls and pay {U} for each creature chosen this way. If the player does, untap those creatures.","imageName":"thelon's curse","colorIdentity":["G","U"]},"Thelonite Druid":{"layout":"normal","name":"Thelonite Druid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Cleric Druid","types":["Creature"],"subtypes":["Human","Cleric","Druid"],"text":"{1}{G}, {T}, Sacrifice a creature: Forests you control become 2/3 creatures until end of turn. They're still lands.","power":"1","toughness":"1","imageName":"thelonite druid","colorIdentity":["G"]},"Thelonite Monk":{"layout":"normal","name":"Thelonite Monk","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect Monk Cleric","types":["Creature"],"subtypes":["Insect","Monk","Cleric"],"text":"{T}, Sacrifice a green creature: Target land becomes a Forest. (This effect lasts indefinitely.)","power":"1","toughness":"2","imageName":"thelonite monk","colorIdentity":["G"]},"Thorn Thallid":{"layout":"normal","name":"Thorn Thallid","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Thorn Thallid.\nRemove three spore counters from Thorn Thallid: Thorn Thallid deals 1 damage to target creature or player.","power":"2","toughness":"2","imageName":"thorn thallid","colorIdentity":["G"]},"Thrull Champion":{"layout":"normal","name":"Thrull Champion","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Thrull creatures get +1/+1.\n{T}: Gain control of target Thrull for as long as you control Thrull Champion.","power":"2","toughness":"2","imageName":"thrull champion","colorIdentity":["B"]},"Thrull Retainer":{"layout":"normal","name":"Thrull Retainer","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1.\nSacrifice Thrull Retainer: Regenerate enchanted creature.","imageName":"thrull retainer","colorIdentity":["B"]},"Thrull Wizard":{"layout":"normal","name":"Thrull Wizard","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Thrull Wizard","types":["Creature"],"subtypes":["Thrull","Wizard"],"text":"{1}{B}: Counter target black spell unless that spell's controller pays {B} or {3}.","power":"1","toughness":"1","imageName":"thrull wizard","colorIdentity":["B"]},"Tidal Flats":{"layout":"normal","name":"Tidal Flats","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{U}{U}: For each attacking creature without flying, its controller may pay {1}. If he or she doesn't, creatures you control blocking that creature gain first strike until end of turn.","imageName":"tidal flats","colorIdentity":["U"]},"Tidal Influence":{"layout":"normal","name":"Tidal Influence","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cast Tidal Influence only if no permanents named Tidal Influence are on the battlefield.\nTidal Influence enters the battlefield with a tide counter on it.\nAt the beginning of your upkeep, put a tide counter on Tidal Influence.\nAs long as there is exactly one tide counter on Tidal Influence, all blue creatures get -2/-0.\nAs long as there are exactly three tide counters on Tidal Influence, all blue creatures get +2/+0.\nWhenever there are four or more tide counters on Tidal Influence, remove all tide counters from it.","imageName":"tidal influence","colorIdentity":["U"]},"Tourach's Chant":{"layout":"normal","name":"Tourach's Chant","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Tourach's Chant unless you pay {B}.\nWhenever a player puts a Forest onto the battlefield, Tourach's Chant deals 3 damage to that player unless he or she puts a -1/-1 counter on a creature he or she controls.","imageName":"tourach's chant","colorIdentity":["B"]},"Tourach's Gate":{"layout":"normal","name":"Tourach's Gate","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land you control\nSacrifice a Thrull: Put three time counters on Tourach's Gate.\nAt the beginning of your upkeep, remove a time counter from Tourach's Gate. If there are no time counters on Tourach's Gate, sacrifice it.\nTap enchanted land: Attacking creatures you control get +2/-1 until end of turn. Activate this ability only if enchanted land is untapped.","imageName":"tourach's gate","colorIdentity":["B"]},"Vodalian Knights":{"layout":"normal","name":"Vodalian Knights","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Knight","types":["Creature"],"subtypes":["Merfolk","Knight"],"text":"First strike\nVodalian Knights can't attack unless defending player controls an Island.\nWhen you control no Islands, sacrifice Vodalian Knights.\n{U}: Vodalian Knights gains flying until end of turn.","power":"2","toughness":"2","imageName":"vodalian knights","colorIdentity":["U"]},"Vodalian Mage":{"layout":"normal","name":"Vodalian Mage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{U}, {T}: Counter target spell unless its controller pays {1}.","power":"1","toughness":"1","imageName":"vodalian mage","colorIdentity":["U"]},"Vodalian Soldiers":{"layout":"normal","name":"Vodalian Soldiers","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"power":"1","toughness":"2","imageName":"vodalian soldiers","colorIdentity":["U"]},"Vodalian War Machine":{"layout":"normal","name":"Vodalian War Machine","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nTap an untapped Merfolk you control: Vodalian War Machine can attack this turn as though it didn't have defender.\nTap an untapped Merfolk you control: Vodalian War Machine gets +2/+1 until end of turn.\nWhen Vodalian War Machine dies, destroy all Merfolk tapped this turn to pay for its abilities.","power":"0","toughness":"4","imageName":"vodalian war machine","colorIdentity":["U"]},"Zelyon Sword":{"layout":"normal","name":"Zelyon Sword","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Zelyon Sword during your untap step.\n{3}, {T}: Target creature gets +2/+0 for as long as Zelyon Sword remains tapped.","imageName":"zelyon sword"},"Incinerate":{"layout":"normal","name":"Incinerate","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Incinerate deals 3 damage to target creature or player. A creature dealt damage this way can't be regenerated this turn.","imageName":"incinerate","colorIdentity":["R"]},"Abyssal Specter":{"layout":"normal","name":"Abyssal Specter","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhenever Abyssal Specter deals damage to a player, that player discards a card.","power":"2","toughness":"3","imageName":"abyssal specter","colorIdentity":["B"]},"Adarkar Sentinel":{"layout":"normal","name":"Adarkar Sentinel","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Soldier","types":["Artifact","Creature"],"subtypes":["Soldier"],"text":"{1}: Adarkar Sentinel gets +0/+1 until end of turn.","power":"3","toughness":"3","imageName":"adarkar sentinel"},"Adarkar Unicorn":{"layout":"normal","name":"Adarkar Unicorn","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Unicorn","types":["Creature"],"subtypes":["Unicorn"],"text":"{T}: Add {U} or {C}{U} to your mana pool. Spend this mana only to pay cumulative upkeep costs.","power":"2","toughness":"2","imageName":"adarkar unicorn","colorIdentity":["W","U"]},"Adarkar Wastes":{"layout":"normal","name":"Adarkar Wastes","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {W} or {U} to your mana pool. Adarkar Wastes deals 1 damage to you.","imageName":"adarkar wastes","colorIdentity":["W","U"]},"Aegis of the Meek":{"layout":"normal","name":"Aegis of the Meek","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Target 1/1 creature gets +1/+2 until end of turn.","imageName":"aegis of the meek"},"Aggression":{"layout":"normal","name":"Aggression","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant non-Wall creature\nEnchanted creature has first strike and trample.\nAt the beginning of the end step of enchanted creature's controller, destroy that creature if it didn't attack this turn.","imageName":"aggression","colorIdentity":["R"]},"Altar of Bone":{"layout":"normal","name":"Altar of Bone","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Altar of Bone, sacrifice a creature.\nSearch your library for a creature card, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"altar of bone","colorIdentity":["W","G"]},"Amulet of Quoz":{"layout":"normal","name":"Amulet of Quoz","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Remove Amulet of Quoz from your deck before playing if you're not playing for ante.\n{T}, Sacrifice Amulet of Quoz: Target opponent may ante the top card of his or her library. If he or she doesn't, you flip a coin. If you win the flip, that player loses the game. If you lose the flip, you lose the game. Activate this ability only during your upkeep.","imageName":"amulet of quoz"},"Anarchy":{"layout":"normal","name":"Anarchy","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all white permanents.","imageName":"anarchy","colorIdentity":["R"]},"Arctic Foxes":{"layout":"normal","name":"Arctic Foxes","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Fox","types":["Creature"],"subtypes":["Fox"],"text":"Arctic Foxes can't be blocked by creatures with power 2 or greater as long as defending player controls a snow land.","power":"1","toughness":"1","imageName":"arctic foxes","colorIdentity":["W"]},"Arcum's Sleigh":{"layout":"normal","name":"Arcum's Sleigh","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Target creature gains vigilance until end of turn. Activate this ability only during combat and only if defending player controls a snow land.","imageName":"arcum's sleigh"},"Arcum's Weathervane":{"layout":"normal","name":"Arcum's Weathervane","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Target snow land is no longer snow.\n{2}, {T}: Target nonsnow basic land becomes snow.","imageName":"arcum's weathervane"},"Arcum's Whistle":{"layout":"normal","name":"Arcum's Whistle","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Choose target non-Wall creature the active player has controlled continuously since the beginning of the turn. That player may pay {X}, where X is that creature's converted mana cost. If he or she doesn't, the creature attacks this turn if able, and at the beginning of the next end step, destroy it if it didn't attack. Activate this ability only before attackers are declared.","imageName":"arcum's whistle"},"Arenson's Aura":{"layout":"normal","name":"Arenson's Aura","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}, Sacrifice an enchantment: Destroy target enchantment.\n{3}{U}{U}: Counter target enchantment spell.","imageName":"arenson's aura","colorIdentity":["W","U"]},"Armor of Faith":{"layout":"normal","name":"Armor of Faith","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1.\n{W}: Enchanted creature gets +0/+1 until end of turn.","imageName":"armor of faith","colorIdentity":["W"]},"Arnjlot's Ascent":{"layout":"normal","name":"Arnjlot's Ascent","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\n{1}: Target creature gains flying until end of turn.","imageName":"arnjlot's ascent","colorIdentity":["U"]},"Ashen Ghoul":{"layout":"normal","name":"Ashen Ghoul","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Haste\n{B}: Return Ashen Ghoul from your graveyard to the battlefield. Activate this ability only during your upkeep and only if three or more creature cards are above Ashen Ghoul.","power":"3","toughness":"1","imageName":"ashen ghoul","colorIdentity":["B"]},"Aurochs":{"layout":"normal","name":"Aurochs","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Aurochs","types":["Creature"],"subtypes":["Aurochs"],"text":"Trample\nWhenever Aurochs attacks, it gets +1/+0 until end of turn for each other attacking Aurochs.","power":"2","toughness":"3","imageName":"aurochs","colorIdentity":["G"]},"Avalanche":{"layout":"normal","name":"Avalanche","manaCost":"{X}{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy X target snow lands.","imageName":"avalanche","colorIdentity":["R"]},"Balduvian Barbarians":{"layout":"normal","name":"Balduvian Barbarians","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"power":"3","toughness":"2","imageName":"balduvian barbarians","colorIdentity":["R"]},"Balduvian Bears":{"layout":"normal","name":"Balduvian Bears","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"power":"2","toughness":"2","imageName":"balduvian bears","colorIdentity":["G"]},"Balduvian Conjurer":{"layout":"normal","name":"Balduvian Conjurer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Target snow land becomes a 2/2 creature until end of turn. It's still a land.","power":"0","toughness":"2","imageName":"balduvian conjurer","colorIdentity":["U"]},"Balduvian Hydra":{"layout":"normal","name":"Balduvian Hydra","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Balduvian Hydra enters the battlefield with X +1/+0 counters on it.\nRemove a +1/+0 counter from Balduvian Hydra: Prevent the next 1 damage that would be dealt to Balduvian Hydra this turn.\n{R}{R}{R}: Put a +1/+0 counter on Balduvian Hydra. Activate this ability only during your upkeep.","power":"0","toughness":"1","imageName":"balduvian hydra","colorIdentity":["R"]},"Balduvian Shaman":{"layout":"normal","name":"Balduvian Shaman","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Cleric Shaman","types":["Creature"],"subtypes":["Human","Cleric","Shaman"],"text":"{T}: Change the text of target white enchantment you control that doesn't have cumulative upkeep by replacing all instances of one color word with another. (For example, you may change \"black creatures can't attack\" to \"blue creatures can't attack.\") That enchantment gains \"Cumulative upkeep {1}.\" (At the beginning of its controller's upkeep, that player puts an age counter on it, then sacrifices it unless he or she pays its upkeep cost for each age counter on it.)","power":"1","toughness":"1","imageName":"balduvian shaman","colorIdentity":["U"]},"Barbarian Guides":{"layout":"normal","name":"Barbarian Guides","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"{2}{R}, {T}: Choose a land type. Target creature you control gains snow landwalk of the chosen type until end of turn. Return that creature to its owner's hand at the beginning of the next end step. (It can't be blocked as long as defending player controls a snow land of that type.)","power":"1","toughness":"2","imageName":"barbarian guides","colorIdentity":["R"]},"Barbed Sextant":{"layout":"normal","name":"Barbed Sextant","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Barbed Sextant: Add one mana of any color to your mana pool. Draw a card at the beginning of the next turn's upkeep.","imageName":"barbed sextant"},"Baton of Morale":{"layout":"normal","name":"Baton of Morale","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}: Target creature gains banding until end of turn. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding a player controls are blocking or being blocked by a creature, that player divides that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"baton of morale"},"Battle Cry":{"layout":"normal","name":"Battle Cry","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Untap all white creatures you control.\nWhenever a creature blocks this turn, it gets +0/+1 until end of turn.","imageName":"battle cry","colorIdentity":["W"]},"Battle Frenzy":{"layout":"normal","name":"Battle Frenzy","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Green creatures you control get +1/+1 until end of turn.\nNongreen creatures you control get +1/+0 until end of turn.","imageName":"battle frenzy","colorIdentity":["R"]},"Binding Grasp":{"layout":"normal","name":"Binding Grasp","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, sacrifice Binding Grasp unless you pay {1}{U}.\nYou control enchanted creature.\nEnchanted creature gets +0/+1.","imageName":"binding grasp","colorIdentity":["U"]},"Black Scarab":{"layout":"normal","name":"Black Scarab","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked by black creatures.\nEnchanted creature gets +2/+2 as long as an opponent controls a black permanent.","imageName":"black scarab","colorIdentity":["W"]},"Blessed Wine":{"layout":"normal","name":"Blessed Wine","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 1 life.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"blessed wine","colorIdentity":["W"]},"Blinking Spirit":{"layout":"normal","name":"Blinking Spirit","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{0}: Return Blinking Spirit to its owner's hand.","power":"2","toughness":"2","imageName":"blinking spirit","colorIdentity":["W"]},"Blizzard":{"layout":"normal","name":"Blizzard","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Cast Blizzard only if you control a snow land.\nCumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nCreatures with flying don't untap during their controllers' untap steps.","imageName":"blizzard","colorIdentity":["G"]},"Blue Scarab":{"layout":"normal","name":"Blue Scarab","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked by blue creatures.\nEnchanted creature gets +2/+2 as long as an opponent controls a blue permanent.","imageName":"blue scarab","colorIdentity":["W"]},"Bone Shaman":{"layout":"normal","name":"Bone Shaman","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant Shaman","types":["Creature"],"subtypes":["Giant","Shaman"],"text":"{B}: Until end of turn, Bone Shaman gains \"Creatures dealt damage by Bone Shaman this turn can't be regenerated this turn.\"","power":"3","toughness":"3","imageName":"bone shaman","colorIdentity":["R","B"]},"Brainstorm":{"layout":"normal","name":"Brainstorm","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw three cards, then put two cards from your hand on top of your library in any order.","imageName":"brainstorm","colorIdentity":["U"]},"Brand of Ill Omen":{"layout":"normal","name":"Brand of Ill Omen","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nCumulative upkeep {R} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nEnchanted creature's controller can't cast creature spells.","imageName":"brand of ill omen","colorIdentity":["R"]},"Breath of Dreams":{"layout":"normal","name":"Breath of Dreams","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nGreen creatures have \"Cumulative upkeep {1}.\"","imageName":"breath of dreams","colorIdentity":["U"]},"Brine Shaman":{"layout":"normal","name":"Brine Shaman","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric Shaman","types":["Creature"],"subtypes":["Human","Cleric","Shaman"],"text":"{T}, Sacrifice a creature: Target creature gets +2/+2 until end of turn.\n{1}{U}{U}, Sacrifice a creature: Counter target creature spell.","power":"1","toughness":"1","imageName":"brine shaman","colorIdentity":["B","U"]},"Brown Ouphe":{"layout":"normal","name":"Brown Ouphe","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Ouphe","types":["Creature"],"subtypes":["Ouphe"],"text":"{1}{G}, {T}: Counter target activated ability from an artifact source. (Mana abilities can't be targeted.)","power":"1","toughness":"1","imageName":"brown ouphe","colorIdentity":["G"]},"Brushland":{"layout":"normal","name":"Brushland","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {G} or {W} to your mana pool. Brushland deals 1 damage to you.","imageName":"brushland","colorIdentity":["G","W"]},"Burnt Offering":{"layout":"normal","name":"Burnt Offering","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Burnt Offering, sacrifice a creature.\nAdd X mana in any combination of {B} and/or {R} to your mana pool, where X is the sacrificed creature's converted mana cost.","imageName":"burnt offering","colorIdentity":["B","R"]},"Call to Arms":{"layout":"normal","name":"Call to Arms","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Call to Arms enters the battlefield, choose a color and an opponent.\nWhite creatures get +1/+1 as long as the chosen color is the most common color among nontoken permanents the chosen player controls but isn't tied for most common.\nWhen the chosen color isn't the most common color among nontoken permanents the chosen player controls or is tied for most common, sacrifice Call to Arms.","imageName":"call to arms","colorIdentity":["W"]},"Caribou Range":{"layout":"normal","name":"Caribou Range","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land you control\nEnchanted land has \"{W}{W}, {T}: Put a 0/1 white Caribou creature token onto the battlefield.\"\nSacrifice a Caribou token: You gain 1 life.","imageName":"caribou range","colorIdentity":["W"]},"Celestial Sword":{"layout":"normal","name":"Celestial Sword","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target creature you control gets +3/+3 until end of turn. Its controller sacrifices it at the beginning of the next end step.","imageName":"celestial sword"},"Centaur Archer":{"layout":"normal","name":"Centaur Archer","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Centaur Archer","types":["Creature"],"subtypes":["Centaur","Archer"],"text":"{T}: Centaur Archer deals 1 damage to target creature with flying.","power":"3","toughness":"2","imageName":"centaur archer","colorIdentity":["R","G"]},"Chaos Lord":{"layout":"normal","name":"Chaos Lord","manaCost":"{4}{R}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"First strike\nAt the beginning of your upkeep, target opponent gains control of Chaos Lord if the number of permanents is even.\nChaos Lord can attack as though it had haste unless it entered the battlefield this turn.","power":"7","toughness":"7","imageName":"chaos lord","colorIdentity":["R"]},"Chaos Moon":{"layout":"normal","name":"Chaos Moon","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each upkeep, count the number of permanents. If the number is odd, until end of turn, red creatures get +1/+1 and whenever a player taps a Mountain for mana, that player adds {R} to his or her mana pool (in addition to the mana the land produces). If the number is even, until end of turn, red creatures get -1/-1 and if a player taps a Mountain for mana, that Mountain produces colorless mana instead of any other type.","imageName":"chaos moon","colorIdentity":["R"]},"Chromatic Armor":{"layout":"normal","name":"Chromatic Armor","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs Chromatic Armor enters the battlefield, choose a color.\nChromatic Armor enters the battlefield with a sleight counter on it.\nPrevent all damage that would be dealt to enchanted creature by sources of the last chosen color.\n{X}: Put a sleight counter on Chromatic Armor and choose a color. X is the number of sleight counters on Chromatic Armor.","imageName":"chromatic armor","colorIdentity":["W","U"]},"Chub Toad":{"layout":"normal","name":"Chub Toad","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Frog","types":["Creature"],"subtypes":["Frog"],"text":"Whenever Chub Toad blocks or becomes blocked, it gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"chub toad","colorIdentity":["G"]},"Clairvoyance":{"layout":"normal","name":"Clairvoyance","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Look at target player's hand.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"clairvoyance","colorIdentity":["U"]},"Cloak of Confusion":{"layout":"normal","name":"Cloak of Confusion","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nWhenever enchanted creature attacks and isn't blocked, you may have it assign no combat damage this turn. If you do, defending player discards a card at random.","imageName":"cloak of confusion","colorIdentity":["B"]},"Cold Snap":{"layout":"normal","name":"Cold Snap","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of each player's upkeep, Cold Snap deals damage to that player equal to the number of snow lands he or she controls.","imageName":"cold snap","colorIdentity":["W"]},"Conquer":{"layout":"normal","name":"Conquer","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nYou control enchanted land.","imageName":"conquer","colorIdentity":["R"]},"Cooperation":{"layout":"normal","name":"Cooperation","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has banding. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding a player controls are blocking or being blocked by a creature, that player divides that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"cooperation","colorIdentity":["W"]},"Crown of the Ages":{"layout":"normal","name":"Crown of the Ages","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Attach target Aura attached to a creature to another creature.","imageName":"crown of the ages"},"Curse of Marit Lage":{"layout":"normal","name":"Curse of Marit Lage","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"When Curse of Marit Lage enters the battlefield, tap all Islands.\nIslands don't untap during their controllers' untap steps.","imageName":"curse of marit lage","colorIdentity":["R"]},"Dance of the Dead":{"layout":"normal","name":"Dance of the Dead","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature card in a graveyard\nWhen Dance of the Dead enters the battlefield, if it's on the battlefield, it loses \"enchant creature card in a graveyard\" and gains \"enchant creature put onto the battlefield with Dance of the Dead.\" Put enchanted creature card onto the battlefield tapped under your control and attach Dance of the Dead to it. When Dance of the Dead leaves the battlefield, that creature's controller sacrifices it.\nEnchanted creature gets +1/+1 and doesn't untap during its controller's untap step.\nAt the beginning of the upkeep of enchanted creature's controller, that player may pay {1}{B}. If he or she does, untap that creature.","imageName":"dance of the dead","colorIdentity":["B"]},"Dark Banishing":{"layout":"normal","name":"Dark Banishing","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature. It can't be regenerated.","imageName":"dark banishing","colorIdentity":["B"]},"Deflection":{"layout":"normal","name":"Deflection","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Change the target of target spell with a single target.","imageName":"deflection","colorIdentity":["U"]},"Demonic Consultation":{"layout":"normal","name":"Demonic Consultation","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Name a card. Exile the top six cards of your library, then reveal cards from the top of your library until you reveal the named card. Put that card into your hand and exile all other cards revealed this way.","imageName":"demonic consultation","colorIdentity":["B"]},"Despotic Scepter":{"layout":"normal","name":"Despotic Scepter","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Destroy target permanent you own. It can't be regenerated.","imageName":"despotic scepter"},"Diabolic Vision":{"layout":"normal","name":"Diabolic Vision","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top five cards of your library. Put one of them into your hand and the rest on top of your library in any order.","imageName":"diabolic vision","colorIdentity":["U","B"]},"Dire Wolves":{"layout":"normal","name":"Dire Wolves","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Dire Wolves has banding as long as you control a Plains. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"2","imageName":"dire wolves","colorIdentity":["G"]},"Dread Wight":{"layout":"normal","name":"Dread Wight","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"At end of combat, put a paralyzation counter on each creature blocking or blocked by Dread Wight and tap those creatures. Each of those creatures doesn't untap during its controller's untap step for as long as it has a paralyzation counter on it. Each of those creatures gains \"{4}: Remove a paralyzation counter from this creature.\"","power":"3","toughness":"4","imageName":"dread wight","colorIdentity":["B"]},"Dreams of the Dead":{"layout":"normal","name":"Dreams of the Dead","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{U}: Return target white or black creature card from your graveyard to the battlefield. That creature gains \"Cumulative upkeep {2}.\" If the creature would leave the battlefield, exile it instead of putting it anywhere else. (At the beginning of its controller's upkeep, that player puts an age counter on it, then sacrifices it unless he or she pays its upkeep cost for each age counter on it.)","imageName":"dreams of the dead","colorIdentity":["U"]},"Drift of the Dead":{"layout":"normal","name":"Drift of the Dead","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nDrift of the Dead's power and toughness are each equal to the number of snow lands you control.","power":"*","toughness":"*","imageName":"drift of the dead","colorIdentity":["B"]},"Drought":{"layout":"normal","name":"Drought","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Drought unless you pay {W}{W}.\nSpells cost an additional \"Sacrifice a Swamp\" to cast for each black mana symbol in their mana costs.\nActivated abilities cost an additional \"Sacrifice a Swamp\" to activate for each black mana symbol in their activation costs.","imageName":"drought","colorIdentity":["W"]},"Dwarven Armory":{"layout":"normal","name":"Dwarven Armory","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{2}, Sacrifice a land: Put a +2/+2 counter on target creature. Activate this ability only during any upkeep step.","imageName":"dwarven armory","colorIdentity":["R"]},"Earthlink":{"layout":"normal","name":"Earthlink","manaCost":"{3}{B}{R}{G}","cmc":6,"colors":["Black","Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Earthlink unless you pay {2}.\nWhenever a creature dies, that creature's controller sacrifices a land.","imageName":"earthlink","colorIdentity":["B","R","G"]},"Earthlore":{"layout":"normal","name":"Earthlore","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land you control\nTap enchanted land: Target blocking creature gets +1/+2 until end of turn. Activate this ability only if enchanted land is untapped.","imageName":"earthlore","colorIdentity":["G"]},"Elder Druid":{"layout":"normal","name":"Elder Druid","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Cleric Druid","types":["Creature"],"subtypes":["Elf","Cleric","Druid"],"text":"{3}{G}, {T}: You may tap or untap target artifact, creature, or land.","power":"2","toughness":"2","imageName":"elder druid","colorIdentity":["G"]},"Elemental Augury":{"layout":"normal","name":"Elemental Augury","manaCost":"{U}{B}{R}","cmc":3,"colors":["Blue","Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"{3}: Look at the top three cards of target player's library, then put them back in any order.","imageName":"elemental augury","colorIdentity":["U","B","R"]},"Elkin Bottle":{"layout":"normal","name":"Elkin Bottle","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Exile the top card of your library. Until the beginning of your next upkeep, you may play that card.","imageName":"elkin bottle"},"Elvish Healer":{"layout":"normal","name":"Elvish Healer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Elf Cleric","types":["Creature"],"subtypes":["Elf","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn. If that creature is green, prevent the next 2 damage instead.","power":"1","toughness":"2","imageName":"elvish healer","colorIdentity":["W"]},"Enduring Renewal":{"layout":"normal","name":"Enduring Renewal","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Play with your hand revealed.\nIf you would draw a card, reveal the top card of your library instead. If it's a creature card, put it into your graveyard. Otherwise, draw a card.\nWhenever a creature is put into your graveyard from the battlefield, return it to your hand.","imageName":"enduring renewal","colorIdentity":["W"]},"Energy Storm":{"layout":"normal","name":"Energy Storm","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nPrevent all damage that would be dealt by instant and sorcery spells.\nCreatures with flying don't untap during their controllers' untap steps.","imageName":"energy storm","colorIdentity":["W"]},"Enervate":{"layout":"normal","name":"Enervate","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap target artifact, creature, or land.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"enervate","colorIdentity":["U"]},"Errant Minion":{"layout":"normal","name":"Errant Minion","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the upkeep of enchanted creature's controller, that player may pay any amount of mana. Errant Minion deals 2 damage to that player. Prevent X of that damage, where X is the amount of mana that player paid this way.","imageName":"errant minion","colorIdentity":["U"]},"Errantry":{"layout":"normal","name":"Errantry","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+0 and can only attack alone.","imageName":"errantry","colorIdentity":["R"]},"Essence Filter":{"layout":"normal","name":"Essence Filter","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all enchantments or all nonwhite enchantments.","imageName":"essence filter","colorIdentity":["G"]},"Essence Flare":{"layout":"normal","name":"Essence Flare","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+0.\nAt the beginning of the upkeep of enchanted creature's controller, put a -0/-1 counter on that creature.","imageName":"essence flare","colorIdentity":["U"]},"Essence Vortex":{"layout":"normal","name":"Essence Vortex","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature unless its controller pays life equal to its toughness. A creature destroyed this way can't be regenerated.","imageName":"essence vortex","colorIdentity":["U","B"]},"Fanatical Fever":{"layout":"normal","name":"Fanatical Fever","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+0 and gains trample until end of turn.","imageName":"fanatical fever","colorIdentity":["G"]},"Fiery Justice":{"layout":"normal","name":"Fiery Justice","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Fiery Justice deals 5 damage divided as you choose among any number of target creatures and/or players. Target opponent gains 5 life.","imageName":"fiery justice","colorIdentity":["W","R","G"]},"Fire Covenant":{"layout":"normal","name":"Fire Covenant","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Fire Covenant, pay X life.\nFire Covenant deals X damage divided as you choose among any number of target creatures.","imageName":"fire covenant","colorIdentity":["B","R"]},"Flame Spirit":{"layout":"normal","name":"Flame Spirit","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"{R}: Flame Spirit gets +1/+0 until end of turn.","power":"2","toughness":"3","imageName":"flame spirit","colorIdentity":["R"]},"Flare":{"layout":"normal","name":"Flare","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Flare deals 1 damage to target creature or player.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"flare","colorIdentity":["R"]},"Flooded Woodlands":{"layout":"normal","name":"Flooded Woodlands","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Enchantment","types":["Enchantment"],"text":"Green creatures can't attack unless their controller sacrifices a land for each green creature he or she controls that's attacking. (This cost is paid as attackers are declared.)","imageName":"flooded woodlands","colorIdentity":["U","B"]},"Flow of Maggots":{"layout":"normal","name":"Flow of Maggots","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nFlow of Maggots can't be blocked by non-Wall creatures.","power":"2","toughness":"2","imageName":"flow of maggots","colorIdentity":["B"]},"Folk of the Pines":{"layout":"normal","name":"Folk of the Pines","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"{1}{G}: Folk of the Pines gets +1/+0 until end of turn.","power":"2","toughness":"5","imageName":"folk of the pines","colorIdentity":["G"]},"Forbidden Lore":{"layout":"normal","name":"Forbidden Lore","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Target creature gets +2/+1 until end of turn.\"","imageName":"forbidden lore","colorIdentity":["G"]},"Force Void":{"layout":"normal","name":"Force Void","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1}.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"force void","colorIdentity":["U"]},"Forgotten Lore":{"layout":"normal","name":"Forgotten Lore","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent chooses a card in your graveyard. You may pay {G}. If you do, repeat this process except that opponent can't choose a card already chosen for Forgotten Lore. Then put the last chosen card into your hand.","imageName":"forgotten lore","colorIdentity":["G"]},"Formation":{"layout":"normal","name":"Formation","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gains banding until end of turn. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding a player controls are blocking or being blocked by a creature, that player divides that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)\nDraw a card at the beginning of the next turn's upkeep.","imageName":"formation","colorIdentity":["W"]},"Foul Familiar":{"layout":"normal","name":"Foul Familiar","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Foul Familiar can't block.\n{B}, Pay 1 life: Return Foul Familiar to its owner's hand.","power":"3","toughness":"1","imageName":"foul familiar","colorIdentity":["B"]},"Foxfire":{"layout":"normal","name":"Foxfire","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Untap target attacking creature. Prevent all combat damage that would be dealt to and dealt by that creature this turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"foxfire","colorIdentity":["G"]},"Freyalise Supplicant":{"layout":"normal","name":"Freyalise Supplicant","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}, Sacrifice a red or white creature: Freyalise Supplicant deals damage to target creature or player equal to half the sacrificed creature's power, rounded down.","power":"1","toughness":"1","imageName":"freyalise supplicant","colorIdentity":["G"]},"Freyalise's Charm":{"layout":"normal","name":"Freyalise's Charm","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a black spell, you may pay {G}{G}. If you do, you draw a card.\n{G}{G}: Return Freyalise's Charm to its owner's hand.","imageName":"freyalise's charm","colorIdentity":["G"]},"Freyalise's Winds":{"layout":"normal","name":"Freyalise's Winds","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a permanent becomes tapped, put a wind counter on it.\nIf a permanent with a wind counter on it would untap during its controller's untap step, remove all wind counters from it instead.","imageName":"freyalise's winds","colorIdentity":["G"]},"Fumarole":{"layout":"normal","name":"Fumarole","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Fumarole, pay 3 life.\nDestroy target creature and target land.","imageName":"fumarole","colorIdentity":["B","R"]},"Fylgja":{"layout":"normal","name":"Fylgja","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nFylgja enters the battlefield with four healing counters on it.\nRemove a healing counter from Fylgja: Prevent the next 1 damage that would be dealt to enchanted creature this turn.\n{2}{W}: Put a healing counter on Fylgja.","imageName":"fylgja","colorIdentity":["W"]},"Fyndhorn Bow":{"layout":"normal","name":"Fyndhorn Bow","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target creature gains first strike until end of turn.","imageName":"fyndhorn bow"},"Fyndhorn Brownie":{"layout":"normal","name":"Fyndhorn Brownie","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ouphe","types":["Creature"],"subtypes":["Ouphe"],"text":"{2}{G}, {T}: Untap target creature.","power":"1","toughness":"1","imageName":"fyndhorn brownie","colorIdentity":["G"]},"Fyndhorn Elder":{"layout":"normal","name":"Fyndhorn Elder","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G}{G} to your mana pool.","power":"1","toughness":"1","imageName":"fyndhorn elder","colorIdentity":["G"]},"Fyndhorn Elves":{"layout":"normal","name":"Fyndhorn Elves","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G} to your mana pool.","power":"1","toughness":"1","imageName":"fyndhorn elves","colorIdentity":["G"]},"Fyndhorn Pollen":{"layout":"normal","name":"Fyndhorn Pollen","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAll creatures get -1/-0.\n{1}{G}: All creatures get -1/-0 until end of turn.","imageName":"fyndhorn pollen","colorIdentity":["G"]},"Game of Chaos":{"layout":"normal","name":"Game of Chaos","manaCost":"{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flip a coin. If you win the flip, you gain 1 life and target opponent loses 1 life, and you decide whether to flip again. If you lose the flip, you lose 1 life and that opponent gains 1 life, and that player decides whether to flip again. Double the life stakes with each flip.","imageName":"game of chaos","colorIdentity":["R"]},"Gangrenous Zombies":{"layout":"normal","name":"Gangrenous Zombies","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{T}, Sacrifice Gangrenous Zombies: Gangrenous Zombies deals 1 damage to each creature and each player. If you control a snow Swamp, Gangrenous Zombies deals 2 damage to each creature and each player instead.","power":"2","toughness":"2","imageName":"gangrenous zombies","colorIdentity":["B"]},"Gaze of Pain":{"layout":"normal","name":"Gaze of Pain","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, whenever a creature you control attacks and isn't blocked, you may choose to have it deal damage equal to its power to a target creature. If you do, it assigns no combat damage this turn.","imageName":"gaze of pain","colorIdentity":["B"]},"General Jarkeld":{"layout":"normal","name":"General Jarkeld","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Switch the blocking creatures of two target attacking creatures. Activate this ability only during the declare blockers step.","power":"1","toughness":"2","imageName":"general jarkeld","colorIdentity":["W"]},"Ghostly Flame":{"layout":"normal","name":"Ghostly Flame","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Black and/or red permanents and spells are colorless sources of damage.","imageName":"ghostly flame","colorIdentity":["B","R"]},"Giant Trap Door Spider":{"layout":"normal","name":"Giant Trap Door Spider","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"{1}{R}{G}, {T}: Exile Giant Trap Door Spider and target creature without flying that's attacking you.","power":"2","toughness":"3","imageName":"giant trap door spider","colorIdentity":["R","G"]},"Glacial Chasm":{"layout":"normal","name":"Glacial Chasm","type":"Land","types":["Land"],"text":"Cumulative upkeep—Pay 2 life. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen Glacial Chasm enters the battlefield, sacrifice a land.\nCreatures you control can't attack.\nPrevent all damage that would be dealt to you.","imageName":"glacial chasm"},"Glacial Crevasses":{"layout":"normal","name":"Glacial Crevasses","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a snow Mountain: Prevent all combat damage that would be dealt this turn.","imageName":"glacial crevasses","colorIdentity":["R"]},"Glacial Wall":{"layout":"normal","name":"Glacial Wall","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)","power":"0","toughness":"7","imageName":"glacial wall","colorIdentity":["U"]},"Glaciers":{"layout":"normal","name":"Glaciers","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Glaciers unless you pay {W}{U}.\nAll Mountains are Plains.","imageName":"glaciers","colorIdentity":["W","U"]},"Goblin Lyre":{"layout":"normal","name":"Goblin Lyre","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Sacrifice Goblin Lyre: Flip a coin. If you win the flip, Goblin Lyre deals damage to target opponent equal to the number of creatures you control. If you lose the flip, Goblin Lyre deals damage to you equal to the number of creatures that opponent controls.","imageName":"goblin lyre"},"Goblin Mutant":{"layout":"normal","name":"Goblin Mutant","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Mutant","types":["Creature"],"subtypes":["Goblin","Mutant"],"text":"Trample\nGoblin Mutant can't attack if defending player controls an untapped creature with power 3 or greater.\nGoblin Mutant can't block creatures with power 3 or greater.","power":"5","toughness":"3","imageName":"goblin mutant","colorIdentity":["R"]},"Goblin Sappers":{"layout":"normal","name":"Goblin Sappers","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{R}{R}, {T}: Target creature you control can't be blocked this turn. Destroy it and Goblin Sappers at end of combat.\n{R}{R}{R}{R}, {T}: Target creature you control can't be blocked this turn. Destroy it at end of combat.","power":"1","toughness":"1","imageName":"goblin sappers","colorIdentity":["R"]},"Goblin Ski Patrol":{"layout":"normal","name":"Goblin Ski Patrol","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{1}{R}: Goblin Ski Patrol gets +2/+0 and gains flying. Its controller sacrifices it at the beginning of the next end step. Activate this ability only once and only if you control a snow Mountain.","power":"1","toughness":"1","imageName":"goblin ski patrol","colorIdentity":["R"]},"Goblin Snowman":{"layout":"normal","name":"Goblin Snowman","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Whenever Goblin Snowman blocks, prevent all combat damage that would be dealt to and dealt by it this turn.\n{T}: Goblin Snowman deals 1 damage to target creature it's blocking.","power":"1","toughness":"1","imageName":"goblin snowman","colorIdentity":["R"]},"Gorilla Pack":{"layout":"normal","name":"Gorilla Pack","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Gorilla Pack can't attack unless defending player controls a Forest.\nWhen you control no Forests, sacrifice Gorilla Pack.","power":"3","toughness":"3","imageName":"gorilla pack","colorIdentity":["G"]},"Gravebind":{"layout":"normal","name":"Gravebind","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature can't be regenerated this turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"gravebind","colorIdentity":["B"]},"Green Scarab":{"layout":"normal","name":"Green Scarab","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked by green creatures.\nEnchanted creature gets +2/+2 as long as an opponent controls a green permanent.","imageName":"green scarab","colorIdentity":["W"]},"Grizzled Wolverine":{"layout":"normal","name":"Grizzled Wolverine","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wolverine","types":["Creature"],"subtypes":["Wolverine"],"text":"{R}: Grizzled Wolverine gets +2/+0 until end of turn. Activate this ability only during the declare blockers step, only if at least one creature is blocking Grizzled Wolverine, and only once each turn.","power":"2","toughness":"2","imageName":"grizzled wolverine","colorIdentity":["R"]},"Hallowed Ground":{"layout":"normal","name":"Hallowed Ground","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}{W}: Return target nonsnow land you control to its owner's hand.","imageName":"hallowed ground","colorIdentity":["W"]},"Halls of Mist":{"layout":"normal","name":"Halls of Mist","type":"Land","types":["Land"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nCreatures that attacked during their controller's last turn can't attack.","imageName":"halls of mist"},"Heal":{"layout":"normal","name":"Heal","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 1 damage that would be dealt to target creature or player this turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"heal","colorIdentity":["W"]},"Hecatomb":{"layout":"normal","name":"Hecatomb","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When Hecatomb enters the battlefield, sacrifice Hecatomb unless you sacrifice four creatures.\nTap an untapped Swamp you control: Hecatomb deals 1 damage to target creature or player.","imageName":"hecatomb","colorIdentity":["B"]},"Hematite Talisman":{"layout":"normal","name":"Hematite Talisman","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a red spell, you may pay {3}. If you do, untap target permanent.","imageName":"hematite talisman"},"Hipparion":{"layout":"normal","name":"Hipparion","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Horse","types":["Creature"],"subtypes":["Horse"],"text":"Hipparion can't block creatures with power 3 or greater unless you pay {1}.","power":"1","toughness":"3","imageName":"hipparion","colorIdentity":["W"]},"Hoar Shade":{"layout":"normal","name":"Hoar Shade","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"{B}: Hoar Shade gets +1/+1 until end of turn.","power":"1","toughness":"2","imageName":"hoar shade","colorIdentity":["B"]},"Hot Springs":{"layout":"normal","name":"Hot Springs","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land you control\nEnchanted land has \"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\"","imageName":"hot springs","colorIdentity":["G"]},"Hyalopterous Lemure":{"layout":"normal","name":"Hyalopterous Lemure","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{0}: Hyalopterous Lemure gets -1/-0 and gains flying until end of turn.","power":"4","toughness":"3","imageName":"hyalopterous lemure","colorIdentity":["B"]},"Hydroblast":{"layout":"normal","name":"Hydroblast","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Counter target spell if it's red.\n• Destroy target permanent if it's red.","imageName":"hydroblast","colorIdentity":["U"]},"Hymn of Rebirth":{"layout":"normal","name":"Hymn of Rebirth","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature card from a graveyard onto the battlefield under your control.","imageName":"hymn of rebirth","colorIdentity":["W","G"]},"Ice Cauldron":{"layout":"normal","name":"Ice Cauldron","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Put a charge counter on Ice Cauldron and exile a nonland card from your hand. You may cast that card for as long as it remains exiled. Note the type and amount of mana spent to pay this activation cost. Activate this ability only if there are no charge counters on Ice Cauldron.\n{T}, Remove a charge counter from Ice Cauldron: Add Ice Cauldron's last noted type and amount of mana to your mana pool. Spend this mana only to cast the last card exiled with Ice Cauldron.","imageName":"ice cauldron"},"Ice Floe":{"layout":"normal","name":"Ice Floe","type":"Land","types":["Land"],"text":"You may choose not to untap Ice Floe during your untap step.\n{T}: Tap target creature without flying that's attacking you. It doesn't untap during its controller's untap step for as long as Ice Floe remains tapped.","imageName":"ice floe"},"Iceberg":{"layout":"normal","name":"Iceberg","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Iceberg enters the battlefield with X ice counters on it.\n{3}: Put an ice counter on Iceberg.\nRemove an ice counter from Iceberg: Add {C} to your mana pool.","imageName":"iceberg","colorIdentity":["U"]},"Icequake":{"layout":"normal","name":"Icequake","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. If that land was a snow land, Icequake deals 1 damage to that land's controller.","imageName":"icequake","colorIdentity":["B"]},"Icy Prison":{"layout":"normal","name":"Icy Prison","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Icy Prison enters the battlefield, exile target creature.\nAt the beginning of your upkeep, sacrifice Icy Prison unless any player pays {3}.\nWhen Icy Prison leaves the battlefield, return the exiled card to the battlefield under its owner's control.","imageName":"icy prison","colorIdentity":["U"]},"Illusionary Forces":{"layout":"normal","name":"Illusionary Forces","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nCumulative upkeep {U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"4","toughness":"4","imageName":"illusionary forces","colorIdentity":["U"]},"Illusionary Presence":{"layout":"normal","name":"Illusionary Presence","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Cumulative upkeep {U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of your upkeep, choose a land type. Illusionary Presence gains landwalk of the chosen type until end of turn. (It can't be blocked as long as defending player controls a land of that type.)","power":"2","toughness":"2","imageName":"illusionary presence","colorIdentity":["U"]},"Illusionary Terrain":{"layout":"normal","name":"Illusionary Terrain","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAs Illusionary Terrain enters the battlefield, choose two basic land types.\nBasic lands of the first chosen type are the second chosen type.","imageName":"illusionary terrain","colorIdentity":["U"]},"Illusionary Wall":{"layout":"normal","name":"Illusionary Wall","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Illusion Wall","types":["Creature"],"subtypes":["Illusion","Wall"],"text":"Defender, flying, first strike\nCumulative upkeep {U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"7","toughness":"4","imageName":"illusionary wall","colorIdentity":["U"]},"Illusions of Grandeur":{"layout":"normal","name":"Illusions of Grandeur","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen Illusions of Grandeur enters the battlefield, you gain 20 life.\nWhen Illusions of Grandeur leaves the battlefield, you lose 20 life.","imageName":"illusions of grandeur","colorIdentity":["U"]},"Imposing Visage":{"layout":"normal","name":"Imposing Visage","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has menace. (It can't be blocked except by two or more creatures.)","imageName":"imposing visage","colorIdentity":["R"]},"Infernal Darkness":{"layout":"normal","name":"Infernal Darkness","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep—Pay {B} and 1 life. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nIf a land is tapped for mana, it produces {B} instead of any other type.","imageName":"infernal darkness","colorIdentity":["B"]},"Infernal Denizen":{"layout":"normal","name":"Infernal Denizen","manaCost":"{7}{B}","cmc":8,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"At the beginning of your upkeep, sacrifice two Swamps. If you can't, tap Infernal Denizen, and an opponent may gain control of a creature you control of his or her choice for as long as Infernal Denizen remains on the battlefield.\n{T}: Gain control of target creature for as long as Infernal Denizen remains on the battlefield.","power":"5","toughness":"7","imageName":"infernal denizen","colorIdentity":["B"]},"Infinite Hourglass":{"layout":"normal","name":"Infinite Hourglass","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, put a time counter on Infinite Hourglass.\nAll creatures get +1/+0 for each time counter on Infinite Hourglass.\n{3}: Remove a time counter from Infinite Hourglass. Any player may activate this ability but only during any upkeep step.","imageName":"infinite hourglass"},"Infuse":{"layout":"normal","name":"Infuse","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Untap target artifact, creature, or land.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"infuse","colorIdentity":["U"]},"Jester's Cap":{"layout":"normal","name":"Jester's Cap","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Jester's Cap: Search target player's library for three cards and exile them. Then that player shuffles his or her library.","imageName":"jester's cap"},"Jester's Mask":{"layout":"normal","name":"Jester's Mask","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Jester's Mask enters the battlefield tapped.\n{1}, {T}, Sacrifice Jester's Mask: Target opponent puts the cards from his or her hand on top of his or her library. Search that player's library for that many cards. That player puts those cards into his or her hand, then shuffles his or her library.","imageName":"jester's mask"},"Jeweled Amulet":{"layout":"normal","name":"Jeweled Amulet","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Put a charge counter on Jeweled Amulet. Note the type of mana spent to pay this activation cost. Activate this ability only if there are no charge counters on Jeweled Amulet.\n{T}, Remove a charge counter from Jeweled Amulet: Add one mana of Jeweled Amulet's last noted type to your mana pool.","imageName":"jeweled amulet"},"Johtull Wurm":{"layout":"normal","name":"Johtull Wurm","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Whenever Johtull Wurm becomes blocked, it gets -2/-1 until end of turn for each creature blocking it beyond the first.","power":"6","toughness":"6","imageName":"johtull wurm","colorIdentity":["G"]},"Jokulhaups":{"layout":"normal","name":"Jokulhaups","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all artifacts, creatures, and lands. They can't be regenerated.","imageName":"jokulhaups","colorIdentity":["R"]},"Juniper Order Druid":{"layout":"normal","name":"Juniper Order Druid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Cleric Druid","types":["Creature"],"subtypes":["Human","Cleric","Druid"],"text":"{T}: Untap target land.","power":"1","toughness":"1","imageName":"juniper order druid","colorIdentity":["G"]},"Justice":{"layout":"normal","name":"Justice","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Justice unless you pay {W}{W}.\nWhenever a red creature or spell deals damage, Justice deals that much damage to that creature's or spell's controller.","imageName":"justice","colorIdentity":["W"]},"Karplusan Forest":{"layout":"normal","name":"Karplusan Forest","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {R} or {G} to your mana pool. Karplusan Forest deals 1 damage to you.","imageName":"karplusan forest","colorIdentity":["R","G"]},"Karplusan Giant":{"layout":"normal","name":"Karplusan Giant","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Tap an untapped snow land you control: Karplusan Giant gets +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"karplusan giant","colorIdentity":["R"]},"Karplusan Yeti":{"layout":"normal","name":"Karplusan Yeti","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Yeti","types":["Creature"],"subtypes":["Yeti"],"text":"{T}: Karplusan Yeti deals damage equal to its power to target creature. That creature deals damage equal to its power to Karplusan Yeti.","power":"3","toughness":"3","imageName":"karplusan yeti","colorIdentity":["R"]},"Kelsinko Ranger":{"layout":"normal","name":"Kelsinko Ranger","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{1}{W}: Target green creature gains first strike until end of turn.","power":"1","toughness":"1","imageName":"kelsinko ranger","colorIdentity":["W"]},"Kjeldoran Dead":{"layout":"normal","name":"Kjeldoran Dead","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"When Kjeldoran Dead enters the battlefield, sacrifice a creature.\n{B}: Regenerate Kjeldoran Dead.","power":"3","toughness":"1","imageName":"kjeldoran dead","colorIdentity":["B"]},"Kjeldoran Elite Guard":{"layout":"normal","name":"Kjeldoran Elite Guard","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Target creature gets +2/+2 until end of turn. When that creature leaves the battlefield this turn, sacrifice Kjeldoran Elite Guard. Activate this ability only during combat.","power":"2","toughness":"2","imageName":"kjeldoran elite guard","colorIdentity":["W"]},"Kjeldoran Frostbeast":{"layout":"normal","name":"Kjeldoran Frostbeast","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Creature — Elemental Beast","types":["Creature"],"subtypes":["Elemental","Beast"],"text":"At end of combat, destroy all creatures blocking or blocked by Kjeldoran Frostbeast.","power":"2","toughness":"4","imageName":"kjeldoran frostbeast","colorIdentity":["W","G"]},"Kjeldoran Guard":{"layout":"normal","name":"Kjeldoran Guard","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Target creature gets +1/+1 until end of turn. When that creature leaves the battlefield this turn, sacrifice Kjeldoran Guard. Activate this ability only during combat and only if defending player controls no snow lands.","power":"1","toughness":"1","imageName":"kjeldoran guard","colorIdentity":["W"]},"Kjeldoran Knight":{"layout":"normal","name":"Kjeldoran Knight","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)\n{1}{W}: Kjeldoran Knight gets +1/+0 until end of turn.\n{W}{W}: Kjeldoran Knight gets +0/+2 until end of turn.","power":"1","toughness":"1","imageName":"kjeldoran knight","colorIdentity":["W"]},"Kjeldoran Phalanx":{"layout":"normal","name":"Kjeldoran Phalanx","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"5","imageName":"kjeldoran phalanx","colorIdentity":["W"]},"Kjeldoran Royal Guard":{"layout":"normal","name":"Kjeldoran Royal Guard","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: All combat damage that would be dealt to you by unblocked creatures this turn is dealt to Kjeldoran Royal Guard instead.","power":"2","toughness":"5","imageName":"kjeldoran royal guard","colorIdentity":["W"]},"Kjeldoran Skycaptain":{"layout":"normal","name":"Kjeldoran Skycaptain","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flying; first strike; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"2","imageName":"kjeldoran skycaptain","colorIdentity":["W"]},"Kjeldoran Skyknight":{"layout":"normal","name":"Kjeldoran Skyknight","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flying; first strike; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"1","toughness":"1","imageName":"kjeldoran skyknight","colorIdentity":["W"]},"Kjeldoran Warrior":{"layout":"normal","name":"Kjeldoran Warrior","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"1","toughness":"1","imageName":"kjeldoran warrior","colorIdentity":["W"]},"Knight of Stromgald":{"layout":"normal","name":"Knight of Stromgald","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Protection from white\n{B}: Knight of Stromgald gains first strike until end of turn.\n{B}{B}: Knight of Stromgald gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"knight of stromgald","colorIdentity":["B"]},"Krovikan Elementalist":{"layout":"normal","name":"Krovikan Elementalist","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{R}: Target creature gets +1/+0 until end of turn.\n{U}{U}: Target creature you control gains flying until end of turn. Sacrifice it at the beginning of the next end step.","power":"1","toughness":"1","imageName":"krovikan elementalist","colorIdentity":["B","R","U"]},"Krovikan Fetish":{"layout":"normal","name":"Krovikan Fetish","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Krovikan Fetish enters the battlefield, draw a card at the beginning of the next turn's upkeep.\nEnchanted creature gets +1/+1.","imageName":"krovikan fetish","colorIdentity":["B"]},"Krovikan Sorcerer":{"layout":"normal","name":"Krovikan Sorcerer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}, Discard a nonblack card: Draw a card.\n{T}, Discard a black card: Draw two cards, then discard one of them.","power":"1","toughness":"1","imageName":"krovikan sorcerer","colorIdentity":["U"]},"Krovikan Vampire":{"layout":"normal","name":"Krovikan Vampire","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"At the beginning of each end step, if a creature dealt damage by Krovikan Vampire this turn died, put that card onto the battlefield under your control. Sacrifice it when you lose control of Krovikan Vampire.","power":"3","toughness":"3","imageName":"krovikan vampire","colorIdentity":["B"]},"Land Cap":{"layout":"normal","name":"Land Cap","type":"Land","types":["Land"],"text":"Land Cap doesn't untap during your untap step if it has a depletion counter on it.\nAt the beginning of your upkeep, remove a depletion counter from Land Cap.\n{T}: Add {W} or {U} to your mana pool. Put a depletion counter on Land Cap.","imageName":"land cap","colorIdentity":["W","U"]},"Lapis Lazuli Talisman":{"layout":"normal","name":"Lapis Lazuli Talisman","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a blue spell, you may pay {3}. If you do, untap target permanent.","imageName":"lapis lazuli talisman"},"Lava Burst":{"layout":"normal","name":"Lava Burst","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Lava Burst deals X damage to target creature or player. If Lava Burst would deal damage to a creature, that damage can't be prevented or dealt instead to another creature or player.","imageName":"lava burst","colorIdentity":["R"]},"Lava Tubes":{"layout":"normal","name":"Lava Tubes","type":"Land","types":["Land"],"text":"Lava Tubes doesn't untap during your untap step if it has a depletion counter on it.\nAt the beginning of your upkeep, remove a depletion counter from Lava Tubes.\n{T}: Add {B} or {R} to your mana pool. Put a depletion counter on Lava Tubes.","imageName":"lava tubes","colorIdentity":["B","R"]},"Legions of Lim-Dûl":{"layout":"normal","name":"Legions of Lim-Dûl","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Snow swampwalk (This creature can't be blocked as long as defending player controls a snow Swamp.)","power":"2","toughness":"3","imageName":"legions of lim-dûl","colorIdentity":["B"]},"Leshrac's Rite":{"layout":"normal","name":"Leshrac's Rite","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has swampwalk. (It can't be blocked as long as defending player controls a Swamp.)","imageName":"leshrac's rite","colorIdentity":["B"]},"Leshrac's Sigil":{"layout":"normal","name":"Leshrac's Sigil","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a green spell, you may pay {B}{B}. If you do, look at that player's hand and choose a card from it. The player discards that card.\n{B}{B}: Return Leshrac's Sigil to its owner's hand.","imageName":"leshrac's sigil","colorIdentity":["B"]},"Lhurgoyf":{"layout":"normal","name":"Lhurgoyf","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Lhurgoyf","types":["Creature"],"subtypes":["Lhurgoyf"],"text":"Lhurgoyf's power is equal to the number of creature cards in all graveyards and its toughness is equal to that number plus 1.","power":"*","toughness":"1+*","imageName":"lhurgoyf","colorIdentity":["G"]},"Lightning Blow":{"layout":"normal","name":"Lightning Blow","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gains first strike until end of turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"lightning blow","colorIdentity":["W"]},"Lim-Dûl's Cohort":{"layout":"normal","name":"Lim-Dûl's Cohort","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever Lim-Dûl's Cohort blocks or becomes blocked by a creature, that creature can't be regenerated this turn.","power":"2","toughness":"3","imageName":"lim-dûl's cohort","colorIdentity":["B"]},"Lim-Dûl's Hex":{"layout":"normal","name":"Lim-Dûl's Hex","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, for each player, Lim-Dûl's Hex deals 1 damage to that player unless he or she pays {B} or {3}.","imageName":"lim-dûl's hex","colorIdentity":["B"]},"Lost Order of Jarkeld":{"layout":"normal","name":"Lost Order of Jarkeld","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"As Lost Order of Jarkeld enters the battlefield, choose an opponent.\nLost Order of Jarkeld's power and toughness are each equal to 1 plus the number of creatures the chosen player controls.","power":"1+*","toughness":"1+*","imageName":"lost order of jarkeld","colorIdentity":["W"]},"Maddening Wind":{"layout":"normal","name":"Maddening Wind","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nCumulative upkeep {G} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of the upkeep of enchanted creature's controller, Maddening Wind deals 2 damage to that player.","imageName":"maddening wind","colorIdentity":["G"]},"Magus of the Unseen":{"layout":"normal","name":"Magus of the Unseen","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{U}, {T}: Untap target artifact an opponent controls and gain control of it until end of turn. It gains haste until end of turn. When you lose control of the artifact, tap it.","power":"1","toughness":"1","imageName":"magus of the unseen","colorIdentity":["U"]},"Malachite Talisman":{"layout":"normal","name":"Malachite Talisman","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a green spell, you may pay {3}. If you do, untap target permanent.","imageName":"malachite talisman"},"Márton Stromgald":{"layout":"normal","name":"Márton Stromgald","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Human Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Knight"],"text":"Whenever Márton Stromgald attacks, other attacking creatures get +1/+1 until end of turn for each attacking creature other than Márton Stromgald.\nWhenever Márton Stromgald blocks, other blocking creatures get +1/+1 until end of turn for each blocking creature other than Márton Stromgald.","power":"1","toughness":"1","imageName":"márton stromgald","colorIdentity":["R"]},"Melee":{"layout":"normal","name":"Melee","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast Melee only during your turn and only during combat before blockers are declared.\nYou choose which creatures block this combat and how those creatures block.\nWhenever a creature attacks and isn't blocked this combat, untap it and remove it from combat.","imageName":"melee","colorIdentity":["R"]},"Melting":{"layout":"normal","name":"Melting","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"All lands are no longer snow.","imageName":"melting","colorIdentity":["R"]},"Mercenaries":{"layout":"normal","name":"Mercenaries","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"{3}: The next time Mercenaries would deal damage to you this turn, prevent that damage. Any player may activate this ability.","power":"3","toughness":"3","imageName":"mercenaries","colorIdentity":["W"]},"Merieke Ri Berit":{"layout":"normal","name":"Merieke Ri Berit","manaCost":"{W}{U}{B}","cmc":3,"colors":["White","Blue","Black"],"type":"Legendary Creature — Human","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human"],"text":"Merieke Ri Berit doesn't untap during your untap step.\n{T}: Gain control of target creature for as long as you control Merieke Ri Berit. When Merieke Ri Berit leaves the battlefield or becomes untapped, destroy that creature. It can't be regenerated.","power":"1","toughness":"1","imageName":"merieke ri berit","colorIdentity":["W","U","B"]},"Mesmeric Trance":{"layout":"normal","name":"Mesmeric Trance","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\n{U}, Discard a card: Draw a card.","imageName":"mesmeric trance","colorIdentity":["U"]},"Meteor Shower":{"layout":"normal","name":"Meteor Shower","manaCost":"{X}{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Meteor Shower deals X plus 1 damage divided as you choose among any number of target creatures and/or players.","imageName":"meteor shower","colorIdentity":["R"]},"Mind Ravel":{"layout":"normal","name":"Mind Ravel","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"mind ravel","colorIdentity":["B"]},"Mind Warp":{"layout":"normal","name":"Mind Warp","manaCost":"{X}{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Look at target player's hand and choose X cards from it. That player discards those cards.","imageName":"mind warp"},"Mind Whip":{"layout":"normal","name":"Mind Whip","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the upkeep of enchanted creature's controller, that player may pay {3}. If he or she doesn't, Mind Whip deals 2 damage to that player and you tap that creature.","imageName":"mind whip","colorIdentity":["B"]},"Minion of Leshrac":{"layout":"normal","name":"Minion of Leshrac","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon Minion","types":["Creature"],"subtypes":["Demon","Minion"],"text":"Protection from black\nAt the beginning of your upkeep, Minion of Leshrac deals 5 damage to you unless you sacrifice a creature other than Minion of Leshrac. If Minion of Leshrac deals damage to you this way, tap it.\n{T}: Destroy target creature or land.","power":"5","toughness":"5","imageName":"minion of leshrac","colorIdentity":["B"]},"Minion of Tevesh Szat":{"layout":"normal","name":"Minion of Tevesh Szat","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon Minion","types":["Creature"],"subtypes":["Demon","Minion"],"text":"At the beginning of your upkeep, Minion of Tevesh Szat deals 2 damage to you unless you pay {B}{B}.\n{T}: Target creature gets +3/-2 until end of turn.","power":"4","toughness":"4","imageName":"minion of tevesh szat","colorIdentity":["B"]},"Mistfolk":{"layout":"normal","name":"Mistfolk","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"{U}: Counter target spell that targets Mistfolk.","power":"1","toughness":"2","imageName":"mistfolk","colorIdentity":["U"]},"Mole Worms":{"layout":"normal","name":"Mole Worms","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Worm","types":["Creature"],"subtypes":["Worm"],"text":"You may choose not to untap Mole Worms during your untap step.\n{T}: Tap target land. It doesn't untap during its controller's untap step for as long as Mole Worms remains tapped.","power":"1","toughness":"1","imageName":"mole worms","colorIdentity":["B"]},"Monsoon":{"layout":"normal","name":"Monsoon","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's end step, tap all untapped Islands that player controls and Monsoon deals X damage to the player, where X is the number of Islands tapped this way.","imageName":"monsoon","colorIdentity":["R","G"]},"Moor Fiend":{"layout":"normal","name":"Moor Fiend","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"3","toughness":"3","imageName":"moor fiend","colorIdentity":["B"]},"Mountain Goat":{"layout":"normal","name":"Mountain Goat","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goat","types":["Creature"],"subtypes":["Goat"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"1","toughness":"1","imageName":"mountain goat","colorIdentity":["R"]},"Mountain Titan":{"layout":"normal","name":"Mountain Titan","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"{1}{R}{R}: Until end of turn, whenever you cast a black spell, put a +1/+1 counter on Mountain Titan.","power":"2","toughness":"2","imageName":"mountain titan","colorIdentity":["B","R"]},"Mudslide":{"layout":"normal","name":"Mudslide","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures without flying don't untap during their controllers' untap steps.\nAt the beginning of each player's upkeep, that player may choose any number of tapped creatures without flying he or she controls and pay {2} for each creature chosen this way. If the player does, untap those creatures.","imageName":"mudslide","colorIdentity":["R"]},"Musician":{"layout":"normal","name":"Musician","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\n{T}: Put a music counter on target creature. If it doesn't have \"At the beginning of your upkeep, destroy this creature unless you pay {1} for each music counter on it,\" it gains that ability.","power":"1","toughness":"3","imageName":"musician","colorIdentity":["U"]},"Mystic Might":{"layout":"normal","name":"Mystic Might","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land you control\nCumulative upkeep {1}{U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nEnchanted land has \"{T}: Target creature gets +2/+2 until end of turn.\"","imageName":"mystic might","colorIdentity":["U"]},"Mystic Remora":{"layout":"normal","name":"Mystic Remora","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhenever an opponent casts a noncreature spell, you may draw a card unless that player pays {4}.","imageName":"mystic remora","colorIdentity":["U"]},"Nacre Talisman":{"layout":"normal","name":"Nacre Talisman","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a white spell, you may pay {3}. If you do, untap target permanent.","imageName":"nacre talisman"},"Naked Singularity":{"layout":"normal","name":"Naked Singularity","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Cumulative upkeep {3} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nIf tapped for mana, Plains produce {R}, Islands produce {G}, Swamps produce {W}, Mountains produce {U}, and Forests produce {B} instead of any other type.","imageName":"naked singularity","colorIdentity":["R","G","W","U","B"]},"Nature's Lore":{"layout":"normal","name":"Nature's Lore","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a Forest card and put that card onto the battlefield. Then shuffle your library.","imageName":"nature's lore","colorIdentity":["G"]},"Necropotence":{"layout":"normal","name":"Necropotence","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Skip your draw step.\nWhenever you discard a card, exile that card from your graveyard.\nPay 1 life: Exile the top card of your library face down. Put that card into your hand at the beginning of your next end step.","imageName":"necropotence","colorIdentity":["B"]},"Norritt":{"layout":"normal","name":"Norritt","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"{T}: Untap target blue creature.\n{T}: Choose target non-Wall creature the active player has controlled continuously since the beginning of the turn. That creature attacks this turn if able. If it doesn't, destroy it at the beginning of the next end step. Activate this ability only before attackers are declared.","power":"1","toughness":"1","imageName":"norritt","colorIdentity":["B"]},"Oath of Lim-Dûl":{"layout":"normal","name":"Oath of Lim-Dûl","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you lose life, for each 1 life you lost, sacrifice a permanent other than Oath of Lim-Dûl unless you discard a card. (Damage dealt to you causes you to lose life.)\n{B}{B}: Draw a card.","imageName":"oath of lim-dûl","colorIdentity":["B"]},"Onyx Talisman":{"layout":"normal","name":"Onyx Talisman","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a black spell, you may pay {3}. If you do, untap target permanent.","imageName":"onyx talisman"},"Orcish Cannoneers":{"layout":"normal","name":"Orcish Cannoneers","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"{T}: Orcish Cannoneers deals 2 damage to target creature or player and 3 damage to you.","power":"1","toughness":"3","imageName":"orcish cannoneers","colorIdentity":["R"]},"Orcish Conscripts":{"layout":"normal","name":"Orcish Conscripts","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Orc","types":["Creature"],"subtypes":["Orc"],"text":"Orcish Conscripts can't attack unless at least two other creatures attack.\nOrcish Conscripts can't block unless at least two other creatures block.","power":"2","toughness":"2","imageName":"orcish conscripts","colorIdentity":["R"]},"Orcish Farmer":{"layout":"normal","name":"Orcish Farmer","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc","types":["Creature"],"subtypes":["Orc"],"text":"{T}: Target land becomes a Swamp until its controller's next untap step.","power":"2","toughness":"2","imageName":"orcish farmer","colorIdentity":["R"]},"Orcish Healer":{"layout":"normal","name":"Orcish Healer","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Orc Cleric","types":["Creature"],"subtypes":["Orc","Cleric"],"text":"{R}{R}, {T}: Target creature can't be regenerated this turn.\n{B}{B}{R}, {T}: Regenerate target black or green creature.\n{R}{G}{G}, {T}: Regenerate target black or green creature.","power":"1","toughness":"1","imageName":"orcish healer","colorIdentity":["R","B","G"]},"Orcish Librarian":{"layout":"normal","name":"Orcish Librarian","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Orc","types":["Creature"],"subtypes":["Orc"],"text":"{R}, {T}: Look at the top eight cards of your library. Exile four of them at random, then put the rest on top of your library in any order.","power":"1","toughness":"1","imageName":"orcish librarian","colorIdentity":["R"]},"Orcish Lumberjack":{"layout":"normal","name":"Orcish Lumberjack","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Orc","types":["Creature"],"subtypes":["Orc"],"text":"{T}, Sacrifice a Forest: Add three mana in any combination of {R} and/or {G} to your mana pool.","power":"1","toughness":"1","imageName":"orcish lumberjack","colorIdentity":["R","G"]},"Orcish Squatters":{"layout":"normal","name":"Orcish Squatters","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Orc","types":["Creature"],"subtypes":["Orc"],"text":"Whenever Orcish Squatters attacks and isn't blocked, you may gain control of target land defending player controls for as long as you control Orcish Squatters. If you do, Orcish Squatters assigns no combat damage this turn.","power":"2","toughness":"3","imageName":"orcish squatters","colorIdentity":["R"]},"Order of the Sacred Torch":{"layout":"normal","name":"Order of the Sacred Torch","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{T}, Pay 1 life: Counter target black spell.","power":"2","toughness":"2","imageName":"order of the sacred torch","colorIdentity":["W"]},"Order of the White Shield":{"layout":"normal","name":"Order of the White Shield","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Protection from black\n{W}: Order of the White Shield gains first strike until end of turn.\n{W}{W}: Order of the White Shield gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"order of the white shield","colorIdentity":["W"]},"Pale Bears":{"layout":"normal","name":"Pale Bears","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"2","toughness":"2","imageName":"pale bears","colorIdentity":["G"]},"Panic":{"layout":"normal","name":"Panic","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast Panic only during combat before blockers are declared.\nTarget creature can't block this turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"panic","colorIdentity":["R"]},"Pentagram of the Ages":{"layout":"normal","name":"Pentagram of the Ages","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: The next time a source of your choice would deal damage to you this turn, prevent that damage.","imageName":"pentagram of the ages"},"Pestilence Rats":{"layout":"normal","name":"Pestilence Rats","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Pestilence Rats's power is equal to the number of other Rats on the battlefield. (For example, as long as there are two other Rats on the battlefield, Pestilence Rats's power and toughness are 2/3.)","power":"*","toughness":"3","imageName":"pestilence rats","colorIdentity":["B"]},"Phantasmal Mount":{"layout":"normal","name":"Phantasmal Mount","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion Horse","types":["Creature"],"subtypes":["Illusion","Horse"],"text":"Flying\n{T}: Target creature you control with toughness 2 or less gets +1/+1 and gains flying until end of turn. When Phantasmal Mount leaves the battlefield this turn, sacrifice that creature. When the creature leaves the battlefield this turn, sacrifice Phantasmal Mount.","power":"1","toughness":"1","imageName":"phantasmal mount","colorIdentity":["U"]},"Pit Trap":{"layout":"normal","name":"Pit Trap","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Pit Trap: Destroy target attacking creature without flying. It can't be regenerated.","imageName":"pit trap"},"Polar Kraken":{"layout":"normal","name":"Polar Kraken","manaCost":"{8}{U}{U}{U}","cmc":11,"colors":["Blue"],"type":"Creature — Kraken","types":["Creature"],"subtypes":["Kraken"],"text":"Trample\nPolar Kraken enters the battlefield tapped.\nCumulative upkeep—Sacrifice a land. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"11","toughness":"11","imageName":"polar kraken","colorIdentity":["U"]},"Portent":{"layout":"normal","name":"Portent","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top three cards of target player's library, then put them back in any order. You may have that player shuffle his or her library.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"portent","colorIdentity":["U"]},"Pox":{"layout":"normal","name":"Pox","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player loses a third of his or her life, then discards a third of the cards in his or her hand, then sacrifices a third of the creatures he or she controls, then sacrifices a third of the lands he or she controls. Round up each time.","imageName":"pox","colorIdentity":["B"]},"Prismatic Ward":{"layout":"normal","name":"Prismatic Ward","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs Prismatic Ward enters the battlefield, choose a color.\nPrevent all damage that would be dealt to enchanted creature by sources of the chosen color.","imageName":"prismatic ward","colorIdentity":["W"]},"Pygmy Allosaurus":{"layout":"normal","name":"Pygmy Allosaurus","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"2","toughness":"2","imageName":"pygmy allosaurus","colorIdentity":["G"]},"Pyknite":{"layout":"normal","name":"Pyknite","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ouphe","types":["Creature"],"subtypes":["Ouphe"],"text":"When Pyknite enters the battlefield, draw a card at the beginning of the next turn's upkeep.","power":"1","toughness":"1","imageName":"pyknite","colorIdentity":["G"]},"Pyroblast":{"layout":"normal","name":"Pyroblast","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Counter target spell if it's blue.\n• Destroy target permanent if it's blue.","imageName":"pyroblast","colorIdentity":["R"]},"Pyroclasm":{"layout":"normal","name":"Pyroclasm","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Pyroclasm deals 2 damage to each creature.","imageName":"pyroclasm","colorIdentity":["R"]},"Rally":{"layout":"normal","name":"Rally","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Blocking creatures get +1/+1 until end of turn.","imageName":"rally","colorIdentity":["W"]},"Ray of Command":{"layout":"normal","name":"Ray of Command","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Untap target creature an opponent controls and gain control of it until end of turn. That creature gains haste until end of turn. When you lose control of the creature, tap it.","imageName":"ray of command","colorIdentity":["U"]},"Ray of Erasure":{"layout":"normal","name":"Ray of Erasure","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player puts the top card of his or her library into his or her graveyard.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"ray of erasure","colorIdentity":["U"]},"Reality Twist":{"layout":"normal","name":"Reality Twist","manaCost":"{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1}{U}{U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nIf tapped for mana, Plains produce {R}, Swamps produce {G}, Mountains produce {W}, and Forests produce {B} instead of any other type.","imageName":"reality twist","colorIdentity":["U","R","G","W","B"]},"Reclamation":{"layout":"normal","name":"Reclamation","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Black creatures can't attack unless their controller sacrifices a land for each black creature he or she controls that's attacking. (This cost is paid as attackers are declared.)","imageName":"reclamation","colorIdentity":["W","G"]},"Red Scarab":{"layout":"normal","name":"Red Scarab","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked by red creatures.\nEnchanted creature gets +2/+2 as long as an opponent controls a red permanent.","imageName":"red scarab","colorIdentity":["W"]},"Rime Dryad":{"layout":"normal","name":"Rime Dryad","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Snow forestwalk (This creature can't be blocked as long as defending player controls a snow Forest.)","power":"1","toughness":"2","imageName":"rime dryad","colorIdentity":["G"]},"Ritual of Subdual":{"layout":"normal","name":"Ritual of Subdual","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nIf a land is tapped for mana, it produces colorless mana instead of any other type.","imageName":"ritual of subdual","colorIdentity":["G"]},"River Delta":{"layout":"normal","name":"River Delta","type":"Land","types":["Land"],"text":"River Delta doesn't untap during your untap step if it has a depletion counter on it.\nAt the beginning of your upkeep, remove a depletion counter from River Delta.\n{T}: Add {U} or {B} to your mana pool. Put a depletion counter on River Delta.","imageName":"river delta","colorIdentity":["U","B"]},"Runed Arch":{"layout":"normal","name":"Runed Arch","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Runed Arch enters the battlefield tapped.\n{X}, {T}, Sacrifice Runed Arch: X target creatures with power 2 or less can't be blocked this turn.","imageName":"runed arch"},"Sabretooth Tiger":{"layout":"normal","name":"Sabretooth Tiger","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"First strike","power":"2","toughness":"1","imageName":"sabretooth tiger","colorIdentity":["R"]},"Sacred Boon":{"layout":"normal","name":"Sacred Boon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 3 damage that would be dealt to target creature this turn. At the beginning of the next end step, put a +0/+1 counter on that creature for each 1 damage prevented this way.","imageName":"sacred boon","colorIdentity":["W"]},"Scaled Wurm":{"layout":"normal","name":"Scaled Wurm","manaCost":"{7}{G}","cmc":8,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"7","toughness":"6","imageName":"scaled wurm","colorIdentity":["G"]},"Sea Spirit":{"layout":"normal","name":"Sea Spirit","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"{U}: Sea Spirit gets +1/+0 until end of turn.","power":"2","toughness":"3","imageName":"sea spirit","colorIdentity":["U"]},"Seizures":{"layout":"normal","name":"Seizures","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature becomes tapped, Seizures deals 3 damage to that creature's controller unless that player pays {3}.","imageName":"seizures","colorIdentity":["B"]},"Seraph":{"layout":"normal","name":"Seraph","manaCost":"{6}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhenever a creature dealt damage by Seraph this turn dies, put that card onto the battlefield under your control at the beginning of the next end step. Sacrifice the creature when you lose control of Seraph.","power":"4","toughness":"4","imageName":"seraph","colorIdentity":["W"]},"Shambling Strider":{"layout":"normal","name":"Shambling Strider","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Yeti","types":["Creature"],"subtypes":["Yeti"],"text":"{R}{G}: Shambling Strider gets +1/-1 until end of turn.","power":"5","toughness":"5","imageName":"shambling strider","colorIdentity":["G","R"]},"Shield Bearer":{"layout":"normal","name":"Shield Bearer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"0","toughness":"3","imageName":"shield bearer","colorIdentity":["W"]},"Shield of the Ages":{"layout":"normal","name":"Shield of the Ages","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}: Prevent the next 1 damage that would be dealt to you this turn.","imageName":"shield of the ages"},"Shyft":{"layout":"normal","name":"Shyft","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"At the beginning of your upkeep, you may have Shyft become the color or colors of your choice. (This effect lasts indefinitely.)","power":"4","toughness":"2","imageName":"shyft","colorIdentity":["U"]},"Sibilant Spirit":{"layout":"normal","name":"Sibilant Spirit","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever Sibilant Spirit attacks, defending player may draw a card.","power":"5","toughness":"6","imageName":"sibilant spirit","colorIdentity":["U"]},"Silver Erne":{"layout":"normal","name":"Silver Erne","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, trample","power":"2","toughness":"2","imageName":"silver erne","colorIdentity":["U"]},"Skeleton Ship":{"layout":"normal","name":"Skeleton Ship","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Legendary Creature — Skeleton","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Skeleton"],"text":"When you control no Islands, sacrifice Skeleton Ship.\n{T}: Put a -1/-1 counter on target creature.","power":"0","toughness":"3","imageName":"skeleton ship","colorIdentity":["U","B"]},"Skull Catapult":{"layout":"normal","name":"Skull Catapult","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice a creature: Skull Catapult deals 2 damage to target creature or player.","imageName":"skull catapult"},"Snow Devil":{"layout":"normal","name":"Snow Devil","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\nEnchanted creature has first strike as long as it's blocking and you control a snow land.","imageName":"snow devil","colorIdentity":["U"]},"Snow Fortress":{"layout":"normal","name":"Snow Fortress","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{1}: Snow Fortress gets +1/+0 until end of turn.\n{1}: Snow Fortress gets +0/+1 until end of turn.\n{3}: Snow Fortress deals 1 damage to target creature without flying that's attacking you.","power":"0","toughness":"4","imageName":"snow fortress"},"Snow Hound":{"layout":"normal","name":"Snow Hound","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"{1}, {T}: Return Snow Hound and target green or blue creature you control to their owner's hand.","power":"1","toughness":"1","imageName":"snow hound","colorIdentity":["W"]},"Snow-Covered Forest":{"layout":"normal","name":"Snow-Covered Forest","type":"Basic Snow Land — Forest","supertypes":["Basic","Snow"],"types":["Land"],"subtypes":["Forest"],"imageName":"snow-covered forest","colorIdentity":["G"]},"Snow-Covered Island":{"layout":"normal","name":"Snow-Covered Island","type":"Basic Snow Land — Island","supertypes":["Basic","Snow"],"types":["Land"],"subtypes":["Island"],"imageName":"snow-covered island","colorIdentity":["U"]},"Snow-Covered Mountain":{"layout":"normal","name":"Snow-Covered Mountain","type":"Basic Snow Land — Mountain","supertypes":["Basic","Snow"],"types":["Land"],"subtypes":["Mountain"],"imageName":"snow-covered mountain","colorIdentity":["R"]},"Snow-Covered Plains":{"layout":"normal","name":"Snow-Covered Plains","type":"Basic Snow Land — Plains","supertypes":["Basic","Snow"],"types":["Land"],"subtypes":["Plains"],"imageName":"snow-covered plains","colorIdentity":["W"]},"Snow-Covered Swamp":{"layout":"normal","name":"Snow-Covered Swamp","type":"Basic Snow Land — Swamp","supertypes":["Basic","Snow"],"types":["Land"],"subtypes":["Swamp"],"imageName":"snow-covered swamp","colorIdentity":["B"]},"Snowblind":{"layout":"normal","name":"Snowblind","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -X/-Y. If that creature is attacking, X is the number of snow lands defending player controls. Otherwise, X is the number of snow lands its controller controls. Y is equal to X or to enchanted creature's toughness minus 1, whichever is smaller.","imageName":"snowblind","colorIdentity":["G"]},"Snowfall":{"layout":"normal","name":"Snowfall","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhenever an Island is tapped for mana, its controller may add {U} to his or her mana pool (in addition to the mana the land produces). If that Island is snow, its controller may add {U}{U} to his or her mana pool instead. Spend this mana only to pay cumulative upkeep costs.","imageName":"snowfall","colorIdentity":["U"]},"Soldevi Golem":{"layout":"normal","name":"Soldevi Golem","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Soldevi Golem doesn't untap during your untap step.\nAt the beginning of your upkeep, you may untap target tapped creature an opponent controls. If you do, untap Soldevi Golem.","power":"5","toughness":"3","imageName":"soldevi golem"},"Soldevi Machinist":{"layout":"normal","name":"Soldevi Machinist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard Artificer","types":["Creature"],"subtypes":["Human","Wizard","Artificer"],"text":"{T}: Add {C}{C} to your mana pool. Spend this mana only to activate abilities of artifacts.","power":"1","toughness":"1","imageName":"soldevi machinist","colorIdentity":["U"]},"Soldevi Simulacrum":{"layout":"normal","name":"Soldevi Simulacrum","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Soldier","types":["Artifact","Creature"],"subtypes":["Soldier"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\n{1}: Soldevi Simulacrum gets +1/+0 until end of turn.","power":"2","toughness":"4","imageName":"soldevi simulacrum"},"Songs of the Damned":{"layout":"normal","name":"Songs of the Damned","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Add {B} to your mana pool for each creature card in your graveyard.","imageName":"songs of the damned","colorIdentity":["B"]},"Soul Barrier":{"layout":"normal","name":"Soul Barrier","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a creature spell, Soul Barrier deals 2 damage to that player unless he or she pays {2}.","imageName":"soul barrier","colorIdentity":["U"]},"Soul Burn":{"layout":"normal","name":"Soul Burn","manaCost":"{X}{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Spend only black and/or red mana on X.\nSoul Burn deals X damage to target creature or player. You gain life equal to the damage dealt, but not more than the amount of {B} spent on X, the player's life total before Soul Burn dealt damage, or the creature's toughness.","imageName":"soul burn","colorIdentity":["B"]},"Soul Kiss":{"layout":"normal","name":"Soul Kiss","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{B}, Pay 1 life: Enchanted creature gets +2/+2 until end of turn. Activate this ability no more than three times each turn.","imageName":"soul kiss","colorIdentity":["B"]},"Spectral Shield":{"layout":"normal","name":"Spectral Shield","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +0/+2 and can't be the target of spells.","imageName":"spectral shield","colorIdentity":["W","U"]},"Spoils of Evil":{"layout":"normal","name":"Spoils of Evil","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"For each artifact or creature card in target opponent's graveyard, add {C} to your mana pool and you gain 1 life.","imageName":"spoils of evil","colorIdentity":["B"]},"Spoils of War":{"layout":"normal","name":"Spoils of War","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"X is the number of artifact and/or creature cards in an opponent's graveyard as you cast Spoils of War.\nDistribute X +1/+1 counters among any number of target creatures.","imageName":"spoils of war","colorIdentity":["B"]},"Staff of the Ages":{"layout":"normal","name":"Staff of the Ages","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Creatures with landwalk abilities can be blocked as though they didn't have those abilities.","imageName":"staff of the ages"},"Stampede":{"layout":"normal","name":"Stampede","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Attacking creatures get +1/+0 and gain trample until end of turn.","imageName":"stampede","colorIdentity":["G"]},"Stench of Evil":{"layout":"normal","name":"Stench of Evil","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all Plains. For each land destroyed this way, Stench of Evil deals 1 damage to that land's controller unless he or she pays {2}.","imageName":"stench of evil","colorIdentity":["B"]},"Stone Spirit":{"layout":"normal","name":"Stone Spirit","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"Stone Spirit can't be blocked by creatures with flying.","power":"4","toughness":"3","imageName":"stone spirit","colorIdentity":["R"]},"Stonehands":{"layout":"normal","name":"Stonehands","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +0/+2.\n{R}: Enchanted creature gets +1/+0 until end of turn.","imageName":"stonehands","colorIdentity":["R"]},"Storm Spirit":{"layout":"normal","name":"Storm Spirit","manaCost":"{3}{G}{W}{U}","cmc":6,"colors":["White","Blue","Green"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"Flying\n{T}: Storm Spirit deals 2 damage to target creature.","power":"3","toughness":"3","imageName":"storm spirit","colorIdentity":["W","U","G"]},"Stormbind":{"layout":"normal","name":"Stormbind","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"{2}, Discard a card at random: Stormbind deals 2 damage to target creature or player.","imageName":"stormbind","colorIdentity":["R","G"]},"Stromgald Cabal":{"layout":"normal","name":"Stromgald Cabal","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{T}, Pay 1 life: Counter target white spell.","power":"2","toughness":"2","imageName":"stromgald cabal","colorIdentity":["B"]},"Stunted Growth":{"layout":"normal","name":"Stunted Growth","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target player chooses three cards from his or her hand and puts them on top of his or her library in any order.","imageName":"stunted growth","colorIdentity":["G"]},"Sulfurous Springs":{"layout":"normal","name":"Sulfurous Springs","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {B} or {R} to your mana pool. Sulfurous Springs deals 1 damage to you.","imageName":"sulfurous springs","colorIdentity":["B","R"]},"Sunstone":{"layout":"normal","name":"Sunstone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, Sacrifice a snow land: Prevent all combat damage that would be dealt this turn.","imageName":"sunstone"},"Tarpan":{"layout":"normal","name":"Tarpan","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Horse","types":["Creature"],"subtypes":["Horse"],"text":"When Tarpan dies, you gain 1 life.","power":"1","toughness":"1","imageName":"tarpan","colorIdentity":["G"]},"Thermokarst":{"layout":"normal","name":"Thermokarst","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. If that land was a snow land, you gain 1 life.","imageName":"thermokarst","colorIdentity":["G"]},"Thoughtleech":{"layout":"normal","name":"Thoughtleech","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an Island an opponent controls becomes tapped, you may gain 1 life.","imageName":"thoughtleech","colorIdentity":["G"]},"Thunder Wall":{"layout":"normal","name":"Thunder Wall","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nFlying\n{U}: Thunder Wall gets +1/+1 until end of turn.","power":"0","toughness":"2","imageName":"thunder wall","colorIdentity":["U"]},"Timberline Ridge":{"layout":"normal","name":"Timberline Ridge","type":"Land","types":["Land"],"text":"Timberline Ridge doesn't untap during your untap step if it has a depletion counter on it.\nAt the beginning of your upkeep, remove a depletion counter from Timberline Ridge.\n{T}: Add {R} or {G} to your mana pool. Put a depletion counter on Timberline Ridge.","imageName":"timberline ridge","colorIdentity":["R","G"]},"Time Bomb":{"layout":"normal","name":"Time Bomb","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, put a time counter on Time Bomb.\n{1}, {T}, Sacrifice Time Bomb: Time Bomb deals damage equal to the number of time counters on it to each creature and each player.","imageName":"time bomb"},"Tinder Wall":{"layout":"normal","name":"Tinder Wall","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender (This creature can't attack.)\nSacrifice Tinder Wall: Add {R}{R} to your mana pool.\n{R}, Sacrifice Tinder Wall: Tinder Wall deals 2 damage to target creature it's blocking.","power":"0","toughness":"3","imageName":"tinder wall","colorIdentity":["G","R"]},"Tor Giant":{"layout":"normal","name":"Tor Giant","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"power":"3","toughness":"3","imageName":"tor giant","colorIdentity":["R"]},"Total War":{"layout":"normal","name":"Total War","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player attacks with one or more creatures, destroy all untapped non-Wall creatures that player controls that didn't attack, except for creatures the player hasn't controlled continuously since the beginning of the turn.","imageName":"total war","colorIdentity":["R"]},"Touch of Death":{"layout":"normal","name":"Touch of Death","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Touch of Death deals 1 damage to target player. You gain 1 life.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"touch of death","colorIdentity":["B"]},"Touch of Vitae":{"layout":"normal","name":"Touch of Vitae","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature gains haste and \"{0}: Untap this creature. Activate this ability only once.\"\nDraw a card at the beginning of the next turn's upkeep.","imageName":"touch of vitae","colorIdentity":["G"]},"Trailblazer":{"layout":"normal","name":"Trailblazer","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature can't be blocked this turn.","imageName":"trailblazer","colorIdentity":["G"]},"Underground River":{"layout":"normal","name":"Underground River","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {U} or {B} to your mana pool. Underground River deals 1 damage to you.","imageName":"underground river","colorIdentity":["U","B"]},"Updraft":{"layout":"normal","name":"Updraft","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gains flying until end of turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"updraft","colorIdentity":["U"]},"Urza's Bauble":{"layout":"normal","name":"Urza's Bauble","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Urza's Bauble: Look at a card at random in target player's hand. You draw a card at the beginning of the next turn's upkeep.","imageName":"urza's bauble"},"Veldt":{"layout":"normal","name":"Veldt","type":"Land","types":["Land"],"text":"Veldt doesn't untap during your untap step if it has a depletion counter on it.\nAt the beginning of your upkeep, remove a depletion counter from Veldt.\n{T}: Add {G} or {W} to your mana pool. Put a depletion counter on Veldt.","imageName":"veldt","colorIdentity":["G","W"]},"Venomous Breath":{"layout":"normal","name":"Venomous Breath","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose target creature. At this turn's next end of combat, destroy all creatures that blocked or were blocked by it this turn.","imageName":"venomous breath","colorIdentity":["G"]},"Vertigo":{"layout":"normal","name":"Vertigo","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Vertigo deals 2 damage to target creature with flying. That creature loses flying until end of turn.","imageName":"vertigo","colorIdentity":["R"]},"Vexing Arcanix":{"layout":"normal","name":"Vexing Arcanix","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target player names a card, then reveals the top card of his or her library. If it's the named card, the player puts it into his or her hand. Otherwise, the player puts it into his or her graveyard and Vexing Arcanix deals 2 damage to him or her.","imageName":"vexing arcanix"},"Vibrating Sphere":{"layout":"normal","name":"Vibrating Sphere","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"As long as it's your turn, creatures you control get +2/+0.\nAs long as it's not your turn, creatures you control get -0/-2.","imageName":"vibrating sphere"},"Walking Wall":{"layout":"normal","name":"Walking Wall","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender\n{3}: Walking Wall gets +3/-1 until end of turn and can attack this turn as though it didn't have defender. Activate this ability only once each turn.","power":"0","toughness":"6","imageName":"walking wall"},"Wall of Lava":{"layout":"normal","name":"Wall of Lava","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{R}: Wall of Lava gets +1/+1 until end of turn.","power":"1","toughness":"3","imageName":"wall of lava","colorIdentity":["R"]},"Wall of Pine Needles":{"layout":"normal","name":"Wall of Pine Needles","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender (This creature can't attack.)\n{G}: Regenerate Wall of Pine Needles.","power":"3","toughness":"3","imageName":"wall of pine needles","colorIdentity":["G"]},"Wall of Shields":{"layout":"normal","name":"Wall of Shields","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nBanding (If any creatures with banding you control are blocking a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by.)","power":"0","toughness":"4","imageName":"wall of shields"},"War Chariot":{"layout":"normal","name":"War Chariot","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target creature gains trample until end of turn.","imageName":"war chariot"},"Warning":{"layout":"normal","name":"Warning","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt by target attacking creature this turn.","imageName":"warning","colorIdentity":["W"]},"Whalebone Glider":{"layout":"normal","name":"Whalebone Glider","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Target creature with power 3 or less gains flying until end of turn.","imageName":"whalebone glider"},"White Scarab":{"layout":"normal","name":"White Scarab","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked by white creatures.\nEnchanted creature gets +2/+2 as long as an opponent controls a white permanent.","imageName":"white scarab","colorIdentity":["W"]},"Whiteout":{"layout":"normal","name":"Whiteout","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"All creatures lose flying until end of turn.\nSacrifice a snow land: Return Whiteout from your graveyard to your hand.","imageName":"whiteout","colorIdentity":["G"]},"Wiitigo":{"layout":"normal","name":"Wiitigo","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Yeti","types":["Creature"],"subtypes":["Yeti"],"text":"Wiitigo enters the battlefield with six +1/+1 counters on it.\nAt the beginning of your upkeep, put a +1/+1 counter on Wiitigo if it has blocked or been blocked since your last upkeep. Otherwise, remove a +1/+1 counter from it.","power":"0","toughness":"0","imageName":"wiitigo","colorIdentity":["G"]},"Wind Spirit":{"layout":"normal","name":"Wind Spirit","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"Flying\nMenace (This creature can't be blocked except by two or more creatures.)","power":"3","toughness":"2","imageName":"wind spirit","colorIdentity":["U"]},"Wings of Aesthir":{"layout":"normal","name":"Wings of Aesthir","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+0 and has flying and first strike.","imageName":"wings of aesthir","colorIdentity":["W","U"]},"Winter's Chill":{"layout":"normal","name":"Winter's Chill","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Cast Winter's Chill only during combat before blockers are declared.\nX can't be greater than the number of snow lands you control.\nChoose X target attacking creatures. For each of those creatures, its controller may pay {1} or {2}. If that player doesn't, destroy that creature at end of combat. If that player pays only {1}, prevent all combat damage that would be dealt to and dealt by that creature this combat.","imageName":"winter's chill","colorIdentity":["U"]},"Withering Wisps":{"layout":"normal","name":"Withering Wisps","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of the end step, if no creatures are on the battlefield, sacrifice Withering Wisps.\n{B}: Withering Wisps deals 1 damage to each creature and each player. Activate this ability no more times each turn than the number of snow Swamps you control.","imageName":"withering wisps","colorIdentity":["B"]},"Woolly Mammoths":{"layout":"normal","name":"Woolly Mammoths","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Woolly Mammoths has trample as long as you control a snow land.","power":"3","toughness":"2","imageName":"woolly mammoths","colorIdentity":["G"]},"Woolly Spider":{"layout":"normal","name":"Woolly Spider","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nWhenever Woolly Spider blocks a creature with flying, Woolly Spider gets +0/+2 until end of turn.","power":"2","toughness":"3","imageName":"woolly spider","colorIdentity":["G"]},"Word of Blasting":{"layout":"normal","name":"Word of Blasting","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target Wall. It can't be regenerated. Word of Blasting deals damage equal to that Wall's converted mana cost to the Wall's controller.","imageName":"word of blasting","colorIdentity":["R"]},"Word of Undoing":{"layout":"normal","name":"Word of Undoing","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature and all white Auras you own attached to it to their owners' hands.","imageName":"word of undoing","colorIdentity":["U"]},"Wrath of Marit Lage":{"layout":"normal","name":"Wrath of Marit Lage","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Wrath of Marit Lage enters the battlefield, tap all red creatures.\nRed creatures don't untap during their controllers' untap steps.","imageName":"wrath of marit lage","colorIdentity":["U"]},"Yavimaya Gnats":{"layout":"normal","name":"Yavimaya Gnats","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\n{G}: Regenerate Yavimaya Gnats.","power":"0","toughness":"1","imageName":"yavimaya gnats","colorIdentity":["G"]},"Zur's Weirding":{"layout":"normal","name":"Zur's Weirding","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Players play with their hands revealed.\nIf a player would draw a card, he or she reveals it instead. Then any other player may pay 2 life. If a player does, put that card into its owner's graveyard. Otherwise, that player draws a card.","imageName":"zur's weirding","colorIdentity":["U"]},"Zuran Enchanter":{"layout":"normal","name":"Zuran Enchanter","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{B}, {T}: Target player discards a card. Activate this ability only during your turn.","power":"1","toughness":"1","imageName":"zuran enchanter","colorIdentity":["U","B"]},"Zuran Orb":{"layout":"normal","name":"Zuran Orb","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Sacrifice a land: You gain 2 life.","imageName":"zuran orb"},"Zuran Spellcaster":{"layout":"normal","name":"Zuran Spellcaster","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Zuran Spellcaster deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"zuran spellcaster","colorIdentity":["U"]},"Abbey Gargoyles":{"layout":"normal","name":"Abbey Gargoyles","manaCost":"{2}{W}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Flying, protection from red","power":"3","toughness":"4","imageName":"abbey gargoyles","colorIdentity":["W"]},"Abbey Matron":{"layout":"normal","name":"Abbey Matron","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{W}, {T}: Abbey Matron gets +0/+3 until end of turn.","power":"1","toughness":"3","imageName":"abbey matron","colorIdentity":["W"]},"Æther Storm":{"layout":"normal","name":"Æther Storm","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Creature spells can't be cast.\nPay 4 life: Destroy Æther Storm. It can't be regenerated. Any player may activate this ability.","imageName":"æther storm","colorIdentity":["U"]},"Aliban's Tower":{"layout":"normal","name":"Aliban's Tower","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target blocking creature gets +3/+1 until end of turn.","imageName":"aliban's tower","colorIdentity":["R"]},"Ambush":{"layout":"normal","name":"Ambush","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Blocking creatures gain first strike until end of turn.","imageName":"ambush","colorIdentity":["R"]},"Ambush Party":{"layout":"normal","name":"Ambush Party","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"First strike, haste","power":"3","toughness":"1","imageName":"ambush party","colorIdentity":["R"]},"An-Havva Constable":{"layout":"normal","name":"An-Havva Constable","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"An-Havva Constable's toughness is equal to 1 plus the number of green creatures on the battlefield.","power":"2","toughness":"1+*","imageName":"an-havva constable","colorIdentity":["G"]},"An-Havva Inn":{"layout":"normal","name":"An-Havva Inn","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You gain X plus 1 life, where X is the number of green creatures on the battlefield.","imageName":"an-havva inn","colorIdentity":["G"]},"An-Havva Township":{"layout":"normal","name":"An-Havva Township","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Add {G} to your mana pool.\n{2}, {T}: Add {R} or {W} to your mana pool.","imageName":"an-havva township","colorIdentity":["G","R","W"]},"An-Zerrin Ruins":{"layout":"normal","name":"An-Zerrin Ruins","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"As An-Zerrin Ruins enters the battlefield, choose a creature type.\nCreatures of the chosen type don't untap during their controllers' untap steps.","imageName":"an-zerrin ruins","colorIdentity":["R"]},"Anaba Ancestor":{"layout":"normal","name":"Anaba Ancestor","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Minotaur Spirit","types":["Creature"],"subtypes":["Minotaur","Spirit"],"text":"{T}: Another target Minotaur creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"anaba ancestor","colorIdentity":["R"]},"Anaba Bodyguard":{"layout":"normal","name":"Anaba Bodyguard","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"text":"First strike (This creature deals combat damage before creatures without first strike.)","power":"2","toughness":"3","imageName":"anaba bodyguard","colorIdentity":["R"]},"Anaba Shaman":{"layout":"normal","name":"Anaba Shaman","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Shaman","types":["Creature"],"subtypes":["Minotaur","Shaman"],"text":"{R}, {T}: Anaba Shaman deals 1 damage to target creature or player.","power":"2","toughness":"2","imageName":"anaba shaman","colorIdentity":["R"]},"Anaba Spirit Crafter":{"layout":"normal","name":"Anaba Spirit Crafter","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Shaman","types":["Creature"],"subtypes":["Minotaur","Shaman"],"text":"Minotaur creatures get +1/+0.","power":"1","toughness":"3","imageName":"anaba spirit crafter","colorIdentity":["R"]},"Apocalypse Chime":{"layout":"normal","name":"Apocalypse Chime","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Apocalypse Chime: Destroy all nontoken permanents originally printed in the Homelands expansion. They can't be regenerated.","imageName":"apocalypse chime"},"Autumn Willow":{"layout":"normal","name":"Autumn Willow","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Avatar","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Avatar"],"text":"Shroud (This creature can't be the target of spells or abilities.)\n{G}: Until end of turn, Autumn Willow can be the target of spells and abilities controlled by target player as though it didn't have shroud.","power":"4","toughness":"4","imageName":"autumn willow","colorIdentity":["G"]},"Aysen Abbey":{"layout":"normal","name":"Aysen Abbey","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Add {W} to your mana pool.\n{2}, {T}: Add {G} or {U} to your mana pool.","imageName":"aysen abbey","colorIdentity":["W","G","U"]},"Aysen Bureaucrats":{"layout":"normal","name":"Aysen Bureaucrats","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"{T}: Tap target creature with power 2 or less.","power":"1","toughness":"1","imageName":"aysen bureaucrats","colorIdentity":["W"]},"Aysen Crusader":{"layout":"normal","name":"Aysen Crusader","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Aysen Crusader's power and toughness are each equal to 2 plus the number of Soldiers and Warriors you control.","power":"2+*","toughness":"2+*","imageName":"aysen crusader","colorIdentity":["W"]},"Aysen Highway":{"layout":"normal","name":"Aysen Highway","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"White creatures have plainswalk. (They can't be blocked as long as defending player controls a Plains.)","imageName":"aysen highway","colorIdentity":["W"]},"Baki's Curse":{"layout":"normal","name":"Baki's Curse","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Baki's Curse deals 2 damage to each creature for each Aura attached to that creature.","imageName":"baki's curse","colorIdentity":["U"]},"Baron Sengir":{"layout":"normal","name":"Baron Sengir","manaCost":"{5}{B}{B}{B}","cmc":8,"colors":["Black"],"type":"Legendary Creature — Vampire","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nWhenever a creature dealt damage by Baron Sengir this turn dies, put a +2/+2 counter on Baron Sengir.\n{T}: Regenerate another target Vampire.","power":"5","toughness":"5","imageName":"baron sengir","colorIdentity":["B"]},"Beast Walkers":{"layout":"normal","name":"Beast Walkers","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Beast Soldier","types":["Creature"],"subtypes":["Human","Beast","Soldier"],"text":"{G}: Beast Walkers gains banding until end of turn. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"2","imageName":"beast walkers","colorIdentity":["W","G"]},"Black Carriage":{"layout":"normal","name":"Black Carriage","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horse","types":["Creature"],"subtypes":["Horse"],"text":"Trample\nBlack Carriage doesn't untap during your untap step.\nSacrifice a creature: Untap Black Carriage. Activate this ability only during your upkeep.","power":"4","toughness":"4","imageName":"black carriage","colorIdentity":["B"]},"Broken Visage":{"layout":"normal","name":"Broken Visage","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonartifact attacking creature. It can't be regenerated. Put a black Spirit creature token with that creature's power and toughness onto the battlefield. Sacrifice the token at the beginning of the next end step.","imageName":"broken visage","colorIdentity":["B"]},"Carapace":{"layout":"normal","name":"Carapace","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +0/+2.\nSacrifice Carapace: Regenerate enchanted creature.","imageName":"carapace","colorIdentity":["G"]},"Castle Sengir":{"layout":"normal","name":"Castle Sengir","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Add {B} to your mana pool.\n{2}, {T}: Add {U} or {R} to your mana pool.","imageName":"castle sengir","colorIdentity":["B","U","R"]},"Cemetery Gate":{"layout":"normal","name":"Cemetery Gate","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nProtection from black","power":"0","toughness":"5","imageName":"cemetery gate","colorIdentity":["B"]},"Chain Stasis":{"layout":"normal","name":"Chain Stasis","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may tap or untap target creature. Then that creature's controller may pay {2}{U}. If the player does, he or she may copy this spell and may choose a new target for that copy.","imageName":"chain stasis","colorIdentity":["U"]},"Chandler":{"layout":"normal","name":"Chandler","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rogue"],"text":"{R}{R}{R}, {T}: Destroy target artifact creature.","power":"3","toughness":"3","imageName":"chandler","colorIdentity":["R"]},"Clockwork Gnomes":{"layout":"normal","name":"Clockwork Gnomes","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Gnome","types":["Artifact","Creature"],"subtypes":["Gnome"],"text":"{3}, {T}: Regenerate target artifact creature.","power":"2","toughness":"2","imageName":"clockwork gnomes"},"Clockwork Steed":{"layout":"normal","name":"Clockwork Steed","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Horse","types":["Artifact","Creature"],"subtypes":["Horse"],"text":"Clockwork Steed enters the battlefield with four +1/+0 counters on it.\nClockwork Steed can't be blocked by artifact creatures.\nAt end of combat, if Clockwork Steed attacked or blocked this combat, remove a +1/+0 counter from it.\n{X}, {T}: Put up to X +1/+0 counters on Clockwork Steed. This ability can't cause the total number of +1/+0 counters on Clockwork Steed to be greater than four. Activate this ability only during your upkeep.","power":"0","toughness":"3","imageName":"clockwork steed"},"Clockwork Swarm":{"layout":"normal","name":"Clockwork Swarm","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"Clockwork Swarm enters the battlefield with four +1/+0 counters on it.\nClockwork Swarm can't be blocked by Walls.\nAt end of combat, if Clockwork Swarm attacked or blocked this combat, remove a +1/+0 counter from it.\n{X}, {T}: Put up to X +1/+0 counters on Clockwork Swarm. This ability can't cause the total number of +1/+0 counters on Clockwork Swarm to be greater than four. Activate this ability only during your upkeep.","power":"0","toughness":"3","imageName":"clockwork swarm"},"Coral Reef":{"layout":"normal","name":"Coral Reef","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Coral Reef enters the battlefield with four polyp counters on it.\nSacrifice an Island: Put two polyp counters on Coral Reef.\n{U}, Tap an untapped blue creature you control, Remove a polyp counter from Coral Reef: Put a +0/+1 counter on target creature.","imageName":"coral reef","colorIdentity":["U"]},"Dark Maze":{"layout":"normal","name":"Dark Maze","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{0}: Dark Maze can attack this turn as though it didn't have defender. Exile it at the beginning of the next end step.","power":"4","toughness":"5","imageName":"dark maze","colorIdentity":["U"]},"Daughter of Autumn":{"layout":"normal","name":"Daughter of Autumn","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Avatar","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Avatar"],"text":"{W}: The next 1 damage that would be dealt to target white creature this turn is dealt to Daughter of Autumn instead.","power":"2","toughness":"4","imageName":"daughter of autumn","colorIdentity":["G","W"]},"Death Speakers":{"layout":"normal","name":"Death Speakers","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from black","power":"1","toughness":"1","imageName":"death speakers","colorIdentity":["W"]},"Didgeridoo":{"layout":"normal","name":"Didgeridoo","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{3}: You may put a Minotaur permanent card from your hand onto the battlefield.","imageName":"didgeridoo"},"Drudge Spell":{"layout":"normal","name":"Drudge Spell","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}, Exile two creature cards from your graveyard: Put a 1/1 black Skeleton creature token onto the battlefield. It has \"{B}: Regenerate this creature.\"\nWhen Drudge Spell leaves the battlefield, destroy all Skeleton tokens. They can't be regenerated.","imageName":"drudge spell","colorIdentity":["B"]},"Dry Spell":{"layout":"normal","name":"Dry Spell","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Dry Spell deals 1 damage to each creature and each player.","imageName":"dry spell","colorIdentity":["B"]},"Dwarven Pony":{"layout":"normal","name":"Dwarven Pony","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Horse","types":["Creature"],"subtypes":["Horse"],"text":"{1}{R}, {T}: Target Dwarf creature gains mountainwalk until end of turn. (It can't be blocked as long as defending player controls a Mountain.)","power":"1","toughness":"1","imageName":"dwarven pony","colorIdentity":["R"]},"Dwarven Sea Clan":{"layout":"normal","name":"Dwarven Sea Clan","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{T}: Choose target attacking or blocking creature whose controller controls an Island. Dwarven Sea Clan deals 2 damage to that creature at end of combat. Activate this ability only before the end of combat step.","power":"1","toughness":"1","imageName":"dwarven sea clan","colorIdentity":["R"]},"Dwarven Trader":{"layout":"normal","name":"Dwarven Trader","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"power":"1","toughness":"1","imageName":"dwarven trader","colorIdentity":["R"]},"Ebony Rhino":{"layout":"normal","name":"Ebony Rhino","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Rhino","types":["Artifact","Creature"],"subtypes":["Rhino"],"text":"Trample","power":"4","toughness":"5","imageName":"ebony rhino"},"Eron the Relentless":{"layout":"normal","name":"Eron the Relentless","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rogue"],"text":"Haste\n{R}{R}{R}: Regenerate Eron the Relentless.","power":"5","toughness":"2","imageName":"eron the relentless","colorIdentity":["R"]},"Evaporate":{"layout":"normal","name":"Evaporate","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Evaporate deals 1 damage to each white and/or blue creature.","imageName":"evaporate","colorIdentity":["R"]},"Faerie Noble":{"layout":"normal","name":"Faerie Noble","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying\nOther Faerie creatures you control get +0/+1.\n{T}: Other Faerie creatures you control get +1/+0 until end of turn.","power":"1","toughness":"2","imageName":"faerie noble","colorIdentity":["G"]},"Feast of the Unicorn":{"layout":"normal","name":"Feast of the Unicorn","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +4/+0.","imageName":"feast of the unicorn","colorIdentity":["B"]},"Feroz's Ban":{"layout":"normal","name":"Feroz's Ban","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Creature spells cost {2} more to cast.","imageName":"feroz's ban"},"Folk of An-Havva":{"layout":"normal","name":"Folk of An-Havva","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Whenever Folk of An-Havva blocks, it gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"folk of an-havva","colorIdentity":["G"]},"Forget":{"layout":"normal","name":"Forget","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards, then draws as many cards as he or she discarded this way.","imageName":"forget","colorIdentity":["U"]},"Funeral March":{"layout":"normal","name":"Funeral March","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature leaves the battlefield, its controller sacrifices a creature.","imageName":"funeral march","colorIdentity":["B"]},"Ghost Hounds":{"layout":"normal","name":"Ghost Hounds","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Hound Spirit","types":["Creature"],"subtypes":["Hound","Spirit"],"text":"Vigilance\nWhenever Ghost Hounds blocks or becomes blocked by a white creature, Ghost Hounds gains first strike until end of turn.","power":"1","toughness":"1","imageName":"ghost hounds","colorIdentity":["B"]},"Giant Albatross":{"layout":"normal","name":"Giant Albatross","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Giant Albatross dies, you may pay {1}{U}. If you do, for each creature that dealt damage to Giant Albatross this turn, destroy that creature unless its controller pays 2 life. A creature destroyed this way can't be regenerated.","power":"1","toughness":"1","imageName":"giant albatross","colorIdentity":["U"]},"Giant Oyster":{"layout":"normal","name":"Giant Oyster","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Oyster","types":["Creature"],"subtypes":["Oyster"],"text":"You may choose not to untap Giant Oyster during your untap step.\n{T}: For as long as Giant Oyster remains tapped, target tapped creature doesn't untap during its controller's untap step, and at the beginning of each of your draw steps, put a -1/-1 counter on that creature. When Giant Oyster leaves the battlefield or becomes untapped, remove all -1/-1 counters from the creature.","power":"0","toughness":"3","imageName":"giant oyster","colorIdentity":["U"]},"Grandmother Sengir":{"layout":"normal","name":"Grandmother Sengir","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{B}, {T}: Target creature gets -1/-1 until end of turn.","power":"3","toughness":"3","imageName":"grandmother sengir","colorIdentity":["B"]},"Greater Werewolf":{"layout":"normal","name":"Greater Werewolf","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"At end of combat, put a -0/-2 counter on each creature blocking or blocked by Greater Werewolf.","power":"2","toughness":"4","imageName":"greater werewolf","colorIdentity":["B"]},"Hazduhr the Abbot":{"layout":"normal","name":"Hazduhr the Abbot","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"{X}, {T}: The next X damage that would be dealt this turn to target white creature you control is dealt to Hazduhr the Abbot instead.","power":"2","toughness":"5","imageName":"hazduhr the abbot","colorIdentity":["W"]},"Headstone":{"layout":"normal","name":"Headstone","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile target card from a graveyard.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"headstone","colorIdentity":["B"]},"Heart Wolf":{"layout":"normal","name":"Heart Wolf","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"First strike\n{T}: Target Dwarf creature gets +2/+0 and gains first strike until end of turn. When that creature leaves the battlefield this turn, sacrifice Heart Wolf. Activate this ability only during combat.","power":"2","toughness":"2","imageName":"heart wolf","colorIdentity":["R"]},"Hungry Mist":{"layout":"normal","name":"Hungry Mist","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"At the beginning of your upkeep, sacrifice Hungry Mist unless you pay {G}{G}.","power":"6","toughness":"2","imageName":"hungry mist","colorIdentity":["G"]},"Ihsan's Shade":{"layout":"normal","name":"Ihsan's Shade","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Shade Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Shade","Knight"],"text":"Protection from white","power":"5","toughness":"5","imageName":"ihsan's shade","colorIdentity":["B"]},"Irini Sengir":{"layout":"normal","name":"Irini Sengir","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Vampire Dwarf","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire","Dwarf"],"text":"Green enchantment spells and white enchantment spells cost {2} more to cast.","power":"2","toughness":"2","imageName":"irini sengir","colorIdentity":["B"]},"Ironclaw Curse":{"layout":"normal","name":"Ironclaw Curse","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -0/-1.\nEnchanted creature can't block creatures with power equal to or greater than the enchanted creature's toughness.","imageName":"ironclaw curse","colorIdentity":["R"]},"Jinx":{"layout":"normal","name":"Jinx","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target land becomes the basic land type of your choice until end of turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"jinx","colorIdentity":["U"]},"Joven":{"layout":"normal","name":"Joven","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rogue"],"text":"{R}{R}{R}, {T}: Destroy target noncreature artifact.","power":"3","toughness":"3","imageName":"joven","colorIdentity":["R"]},"Joven's Ferrets":{"layout":"normal","name":"Joven's Ferrets","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Ferret","types":["Creature"],"subtypes":["Ferret"],"text":"Whenever Joven's Ferrets attacks, it gets +0/+2 until end of turn.\nAt end of combat, tap all creatures that blocked Joven's Ferrets this turn. They don't untap during their controller's next untap step.","power":"1","toughness":"1","imageName":"joven's ferrets","colorIdentity":["G"]},"Joven's Tools":{"layout":"normal","name":"Joven's Tools","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Target creature can't be blocked this turn except by Walls.","imageName":"joven's tools"},"Koskun Falls":{"layout":"normal","name":"Koskun Falls","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Koskun Falls unless you tap an untapped creature you control.\nCreatures can't attack you unless their controller pays {2} for each creature he or she controls that's attacking you.","imageName":"koskun falls","colorIdentity":["B"]},"Koskun Keep":{"layout":"normal","name":"Koskun Keep","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Add {R} to your mana pool.\n{2}, {T}: Add {B} or {G} to your mana pool.","imageName":"koskun keep","colorIdentity":["R","B","G"]},"Labyrinth Minotaur":{"layout":"normal","name":"Labyrinth Minotaur","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"text":"Whenever Labyrinth Minotaur blocks a creature, that creature doesn't untap during its controller's next untap step.","power":"1","toughness":"4","imageName":"labyrinth minotaur","colorIdentity":["U"]},"Leaping Lizard":{"layout":"normal","name":"Leaping Lizard","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"{1}{G}: Leaping Lizard gets -0/-1 and gains flying until end of turn.","power":"2","toughness":"3","imageName":"leaping lizard","colorIdentity":["G"]},"Leeches":{"layout":"normal","name":"Leeches","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Target player loses all poison counters. Leeches deals that much damage to that player.","imageName":"leeches","colorIdentity":["W"]},"Mammoth Harness":{"layout":"normal","name":"Mammoth Harness","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature loses flying.\nWhenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.","imageName":"mammoth harness","colorIdentity":["G"]},"Marjhan":{"layout":"normal","name":"Marjhan","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Marjhan doesn't untap during your untap step.\n{U}{U}, Sacrifice a creature: Untap Marjhan. Activate this ability only during your upkeep.\nMarjhan can't attack unless defending player controls an Island.\n{U}{U}: Marjhan gets -1/-0 until end of turn and deals 1 damage to target attacking creature without flying.\nWhen you control no Islands, sacrifice Marjhan.","power":"8","toughness":"8","imageName":"marjhan","colorIdentity":["U"]},"Memory Lapse":{"layout":"normal","name":"Memory Lapse","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If that spell is countered this way, put it on top of its owner's library instead of into that player's graveyard.","imageName":"memory lapse","colorIdentity":["U"]},"Merchant Scroll":{"layout":"normal","name":"Merchant Scroll","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a blue instant card, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"merchant scroll","colorIdentity":["U"]},"Mesa Falcon":{"layout":"normal","name":"Mesa Falcon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\n{1}{W}: Mesa Falcon gets +0/+1 until end of turn.","power":"1","toughness":"1","imageName":"mesa falcon","colorIdentity":["W"]},"Mystic Decree":{"layout":"normal","name":"Mystic Decree","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"All creatures lose flying and islandwalk.","imageName":"mystic decree","colorIdentity":["U"]},"Narwhal":{"layout":"normal","name":"Narwhal","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Whale","types":["Creature"],"subtypes":["Whale"],"text":"First strike, protection from red","power":"2","toughness":"2","imageName":"narwhal","colorIdentity":["U"]},"Orcish Mine":{"layout":"normal","name":"Orcish Mine","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nOrcish Mine enters the battlefield with three ore counters on it.\nAt the beginning of your upkeep or whenever enchanted land becomes tapped, remove an ore counter from Orcish Mine.\nWhen the last ore counter is removed from Orcish Mine, destroy enchanted land and Orcish Mine deals 2 damage to that land's controller.","imageName":"orcish mine","colorIdentity":["R"]},"Primal Order":{"layout":"normal","name":"Primal Order","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, Primal Order deals damage to that player equal to the number of nonbasic lands he or she controls.","imageName":"primal order","colorIdentity":["G"]},"Prophecy":{"layout":"normal","name":"Prophecy","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top card of target opponent's library. If it's a land, you gain 1 life. Then that player shuffles his or her library.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"prophecy","colorIdentity":["W"]},"Rashka the Slayer":{"layout":"normal","name":"Rashka the Slayer","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Archer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Archer"],"text":"Reach (This creature can block creatures with flying.)\nWhenever Rashka the Slayer blocks one or more black creatures, Rashka gets +1/+2 until end of turn.","power":"3","toughness":"3","imageName":"rashka the slayer","colorIdentity":["W"]},"Reef Pirates":{"layout":"normal","name":"Reef Pirates","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Zombie Pirate","types":["Creature"],"subtypes":["Zombie","Pirate"],"text":"Whenever Reef Pirates deals damage to an opponent, that player puts the top card of his or her library into his or her graveyard.","power":"2","toughness":"2","imageName":"reef pirates","colorIdentity":["U"]},"Renewal":{"layout":"normal","name":"Renewal","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Renewal, sacrifice a land.\nSearch your library for a basic land card and put that card onto the battlefield. Then shuffle your library.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"renewal","colorIdentity":["G"]},"Retribution":{"layout":"normal","name":"Retribution","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose two target creatures an opponent controls. That player chooses and sacrifices one of those creatures. Put a -1/-1 counter on the other.","imageName":"retribution","colorIdentity":["R"]},"Reveka, Wizard Savant":{"layout":"normal","name":"Reveka, Wizard Savant","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Dwarf Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dwarf","Wizard"],"text":"{T}: Reveka, Wizard Savant deals 2 damage to target creature or player and doesn't untap during your next untap step.","power":"0","toughness":"1","imageName":"reveka, wizard savant","colorIdentity":["U"]},"Root Spider":{"layout":"normal","name":"Root Spider","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Whenever Root Spider blocks, it gets +1/+0 and gains first strike until end of turn.","power":"2","toughness":"2","imageName":"root spider","colorIdentity":["G"]},"Roots":{"layout":"normal","name":"Roots","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature without flying\nWhen Roots enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"roots","colorIdentity":["G"]},"Roterothopter":{"layout":"normal","name":"Roterothopter","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Thopter","types":["Artifact","Creature"],"subtypes":["Thopter"],"text":"Flying\n{2}: Roterothopter gets +1/+0 until end of turn. Activate this ability no more than twice each turn.","power":"0","toughness":"2","imageName":"roterothopter"},"Rysorian Badger":{"layout":"normal","name":"Rysorian Badger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Badger","types":["Creature"],"subtypes":["Badger"],"text":"Whenever Rysorian Badger attacks and isn't blocked, you may exile up to two target creature cards from defending player's graveyard. If you do, you gain 1 life for each card exiled this way and Rysorian Badger assigns no combat damage this turn.","power":"2","toughness":"2","imageName":"rysorian badger","colorIdentity":["G"]},"Samite Alchemist":{"layout":"normal","name":"Samite Alchemist","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{W}{W}, {T}: Prevent the next 4 damage that would be dealt this turn to target creature you control. Tap that creature. It doesn't untap during your next untap step.","power":"0","toughness":"2","imageName":"samite alchemist","colorIdentity":["W"]},"Sea Sprite":{"layout":"normal","name":"Sea Sprite","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying, protection from red","power":"1","toughness":"1","imageName":"sea sprite","colorIdentity":["U"]},"Sea Troll":{"layout":"normal","name":"Sea Troll","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"{U}: Regenerate Sea Troll. Activate this ability only if Sea Troll blocked or was blocked by a blue creature this turn.","power":"2","toughness":"1","imageName":"sea troll","colorIdentity":["U"]},"Sengir Autocrat":{"layout":"normal","name":"Sengir Autocrat","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"When Sengir Autocrat enters the battlefield, put three 0/1 black Serf creature tokens onto the battlefield.\nWhen Sengir Autocrat leaves the battlefield, exile all Serf tokens.","power":"2","toughness":"2","imageName":"sengir autocrat","colorIdentity":["B"]},"Sengir Bats":{"layout":"normal","name":"Sengir Bats","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying\nWhenever a creature dealt damage by Sengir Bats this turn dies, put a +1/+1 counter on Sengir Bats.","power":"1","toughness":"2","imageName":"sengir bats","colorIdentity":["B"]},"Serra Aviary":{"layout":"normal","name":"Serra Aviary","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Creatures with flying get +1/+1.","imageName":"serra aviary","colorIdentity":["W"]},"Serra Bestiary":{"layout":"normal","name":"Serra Bestiary","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, sacrifice Serra Bestiary unless you pay {W}{W}.\nEnchanted creature can't attack or block, and its activated abilities with {T} in their costs can't be activated.","imageName":"serra bestiary","colorIdentity":["W"]},"Serra Inquisitors":{"layout":"normal","name":"Serra Inquisitors","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever Serra Inquisitors blocks or becomes blocked by one or more black creatures, Serra Inquisitors gets +2/+0 until end of turn.","power":"3","toughness":"3","imageName":"serra inquisitors","colorIdentity":["W"]},"Serra Paladin":{"layout":"normal","name":"Serra Paladin","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\n{1}{W}{W}, {T}: Target creature gains vigilance until end of turn.","power":"2","toughness":"2","imageName":"serra paladin","colorIdentity":["W"]},"Serrated Arrows":{"layout":"normal","name":"Serrated Arrows","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Serrated Arrows enters the battlefield with three arrowhead counters on it.\nAt the beginning of your upkeep, if there are no arrowhead counters on Serrated Arrows, sacrifice it.\n{T}, Remove an arrowhead counter from Serrated Arrows: Put a -1/-1 counter on target creature.","imageName":"serrated arrows"},"Shrink":{"layout":"normal","name":"Shrink","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets -5/-0 until end of turn.","imageName":"shrink","colorIdentity":["G"]},"Soraya the Falconer":{"layout":"normal","name":"Soraya the Falconer","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Human","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human"],"text":"Bird creatures get +1/+1.\n{1}{W}: Target Bird creature gains banding until end of turn. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding a player controls are blocking or being blocked by a creature, that player divides that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"2","imageName":"soraya the falconer","colorIdentity":["W"]},"Spectral Bears":{"layout":"normal","name":"Spectral Bears","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Bear Spirit","types":["Creature"],"subtypes":["Bear","Spirit"],"text":"Whenever Spectral Bears attacks, if defending player controls no black nontoken permanents, it doesn't untap during your next untap step.","power":"3","toughness":"3","imageName":"spectral bears","colorIdentity":["G"]},"Timmerian Fiends":{"layout":"normal","name":"Timmerian Fiends","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Remove Timmerian Fiends from your deck before playing if you're not playing for ante.\n{B}{B}{B}, Sacrifice Timmerian Fiends: The owner of target artifact may ante the top card of his or her library. If that player doesn't, exchange ownership of that artifact and Timmerian Fiends. Put the artifact card into your graveyard and Timmerian Fiends from anywhere into that player's graveyard. This change in ownership is permanent.","power":"1","toughness":"1","imageName":"timmerian fiends","colorIdentity":["B"]},"Torture":{"layout":"normal","name":"Torture","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{1}{B}: Put a -1/-1 counter on enchanted creature.","imageName":"torture","colorIdentity":["B"]},"Trade Caravan":{"layout":"normal","name":"Trade Caravan","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"At the beginning of your upkeep, put a currency counter on Trade Caravan.\nRemove two currency counters from Trade Caravan: Untap target basic land. Activate this ability only during an opponent's upkeep.","power":"1","toughness":"1","imageName":"trade caravan","colorIdentity":["W"]},"Truce":{"layout":"normal","name":"Truce","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Each player may draw up to two cards. For each card less than two a player draws this way, that player gains 2 life.","imageName":"truce","colorIdentity":["W"]},"Veldrane of Sengir":{"layout":"normal","name":"Veldrane of Sengir","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Legendary Creature — Human Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rogue"],"text":"{1}{B}{B}: Veldrane of Sengir gets -3/-0 and gains forestwalk until end of turn. (It can't be blocked as long as defending player controls a Forest.)","power":"5","toughness":"5","imageName":"veldrane of sengir","colorIdentity":["B"]},"Wall of Kelp":{"layout":"normal","name":"Wall of Kelp","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender (This creature can't attack.)\n{U}{U}, {T}: Put a 0/1 blue Plant Wall creature token with defender named Kelp onto the battlefield.","power":"0","toughness":"3","imageName":"wall of kelp","colorIdentity":["U"]},"Willow Faerie":{"layout":"normal","name":"Willow Faerie","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying","power":"1","toughness":"2","imageName":"willow faerie","colorIdentity":["G"]},"Willow Priestess":{"layout":"normal","name":"Willow Priestess","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Faerie Druid","types":["Creature"],"subtypes":["Faerie","Druid"],"text":"{T}: You may put a Faerie permanent card from your hand onto the battlefield.\n{2}{G}: Target green creature gains protection from black until end of turn.","power":"2","toughness":"2","imageName":"willow priestess","colorIdentity":["G"]},"Winter Sky":{"layout":"normal","name":"Winter Sky","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flip a coin. If you win the flip, Winter Sky deals 1 damage to each creature and each player. If you lose the flip, each player draws a card.","imageName":"winter sky","colorIdentity":["R"]},"Wizards' School":{"layout":"normal","name":"Wizards' School","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Add {U} to your mana pool.\n{2}, {T}: Add {W} or {B} to your mana pool.","imageName":"wizards' school","colorIdentity":["U","W","B"]},"Aesthir Glider":{"layout":"normal","name":"Aesthir Glider","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Bird","types":["Artifact","Creature"],"subtypes":["Bird"],"text":"Flying\nAesthir Glider can't block.","power":"2","toughness":"1","imageName":"aesthir glider"},"Agent of Stromgald":{"layout":"normal","name":"Agent of Stromgald","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{R}: Add {B} to your mana pool.","power":"1","toughness":"1","imageName":"agent of stromgald","colorIdentity":["R","B"]},"Arcane Denial":{"layout":"normal","name":"Arcane Denial","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Its controller may draw up to two cards at the beginning of the next turn's upkeep.\nYou draw a card at the beginning of the next turn's upkeep.","imageName":"arcane denial","colorIdentity":["U"]},"Ashnod's Cylix":{"layout":"normal","name":"Ashnod's Cylix","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target player looks at the top three cards of his or her library, puts one of them back on top of his or her library, then exiles the rest.","imageName":"ashnod's cylix"},"Astrolabe":{"layout":"normal","name":"Astrolabe","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Astrolabe: Add two mana of any one color to your mana pool. Draw a card at the beginning of the next turn's upkeep.","imageName":"astrolabe"},"Awesome Presence":{"layout":"normal","name":"Awesome Presence","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked unless defending player pays {3} for each creature he or she controls that's blocking it.","imageName":"awesome presence","colorIdentity":["U"]},"Balduvian Dead":{"layout":"normal","name":"Balduvian Dead","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{2}{R}, Exile a creature card from your graveyard: Put a 3/1 black and red Graveborn creature token with haste onto the battlefield. Sacrifice it at the beginning of the next end step.","power":"2","toughness":"3","imageName":"balduvian dead","colorIdentity":["B","R"]},"Balduvian Horde":{"layout":"normal","name":"Balduvian Horde","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"When Balduvian Horde enters the battlefield, sacrifice it unless you discard a card at random.","power":"5","toughness":"5","imageName":"balduvian horde","colorIdentity":["R"]},"Balduvian Trading Post":{"layout":"normal","name":"Balduvian Trading Post","type":"Land","types":["Land"],"text":"If Balduvian Trading Post would enter the battlefield, sacrifice an untapped Mountain instead. If you do, put Balduvian Trading Post onto the battlefield. If you don't, put it into its owner's graveyard.\n{T}: Add {C}{R} to your mana pool.\n{1}, {T}: Balduvian Trading Post deals 1 damage to target attacking creature.","imageName":"balduvian trading post","colorIdentity":["R"]},"Balduvian War-Makers":{"layout":"normal","name":"Balduvian War-Makers","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"Haste\nRampage 1 (Whenever this creature becomes blocked, it gets +1/+1 until end of turn for each creature blocking it beyond the first.)","power":"3","toughness":"3","imageName":"balduvian war-makers","colorIdentity":["R"]},"Benthic Explorers":{"layout":"normal","name":"Benthic Explorers","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Scout","types":["Creature"],"subtypes":["Merfolk","Scout"],"text":"{T}, Untap a tapped land an opponent controls: Add one mana of any type that land could produce to your mana pool.","power":"2","toughness":"4","imageName":"benthic explorers","colorIdentity":["U"]},"Bestial Fury":{"layout":"normal","name":"Bestial Fury","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Bestial Fury enters the battlefield, draw a card at the beginning of the next turn's upkeep.\nWhenever enchanted creature becomes blocked, it gets +4/+0 and gains trample until end of turn.","imageName":"bestial fury","colorIdentity":["R"]},"Bounty of the Hunt":{"layout":"normal","name":"Bounty of the Hunt","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You may exile a green card from your hand rather than pay Bounty of the Hunt's mana cost.\nDistribute three +1/+1 counters among one, two, or three target creatures. For each +1/+1 counter you put on a creature this way, remove a +1/+1 counter from that creature at the beginning of the next cleanup step.","imageName":"bounty of the hunt","colorIdentity":["G"]},"Browse":{"layout":"normal","name":"Browse","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{U}{U}: Look at the top five cards of your library, put one of them into your hand, and exile the rest.","imageName":"browse","colorIdentity":["U"]},"Burnout":{"layout":"normal","name":"Burnout","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Counter target instant spell if it's blue.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"burnout","colorIdentity":["R"]},"Carrier Pigeons":{"layout":"normal","name":"Carrier Pigeons","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Carrier Pigeons enters the battlefield, draw a card at the beginning of the next turn's upkeep.","power":"1","toughness":"1","imageName":"carrier pigeons","colorIdentity":["W"]},"Casting of Bones":{"layout":"normal","name":"Casting of Bones","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, draw three cards, then discard one of them.","imageName":"casting of bones","colorIdentity":["B"]},"Chaos Harlequin":{"layout":"normal","name":"Chaos Harlequin","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{R}: Exile the top card of your library. If that card is a land card, Chaos Harlequin gets -4/-0 until end of turn. Otherwise, Chaos Harlequin gets +2/+0 until end of turn.","power":"2","toughness":"4","imageName":"chaos harlequin","colorIdentity":["R"]},"Contagion":{"layout":"normal","name":"Contagion","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"You may pay 1 life and exile a black card from your hand rather than pay Contagion's mana cost.\nDistribute two -2/-1 counters among one or two target creatures.","imageName":"contagion","colorIdentity":["B"]},"Deadly Insect":{"layout":"normal","name":"Deadly Insect","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Shroud (This creature can't be the target of spells or abilities.)","power":"6","toughness":"1","imageName":"deadly insect","colorIdentity":["G"]},"Death Spark":{"layout":"normal","name":"Death Spark","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Death Spark deals 1 damage to target creature or player.\nAt the beginning of your upkeep, if Death Spark is in your graveyard with a creature card directly above it, you may pay {1}. If you do, return Death Spark to your hand.","imageName":"death spark","colorIdentity":["R"]},"Diminishing Returns":{"layout":"normal","name":"Diminishing Returns","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player shuffles his or her hand and graveyard into his or her library. You exile the top ten cards of your library. Then each player draws up to seven cards.","imageName":"diminishing returns","colorIdentity":["U"]},"Diseased Vermin":{"layout":"normal","name":"Diseased Vermin","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Whenever Diseased Vermin deals combat damage to a player, put an infection counter on it.\nAt the beginning of your upkeep, Diseased Vermin deals X damage to target opponent previously dealt damage by it, where X is the number of infection counters on it.","power":"1","toughness":"1","imageName":"diseased vermin","colorIdentity":["B"]},"Dystopia":{"layout":"normal","name":"Dystopia","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep—Pay 1 life. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of each player's upkeep, that player sacrifices a green or white permanent.","imageName":"dystopia","colorIdentity":["B"]},"Elvish Bard":{"layout":"normal","name":"Elvish Bard","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"All creatures able to block Elvish Bard do so.","power":"2","toughness":"4","imageName":"elvish bard","colorIdentity":["G"]},"Elvish Ranger":{"layout":"normal","name":"Elvish Ranger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"power":"4","toughness":"1","imageName":"elvish ranger","colorIdentity":["G"]},"Elvish Spirit Guide":{"layout":"normal","name":"Elvish Spirit Guide","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Spirit","types":["Creature"],"subtypes":["Elf","Spirit"],"text":"Exile Elvish Spirit Guide from your hand: Add {G} to your mana pool.","power":"2","toughness":"2","imageName":"elvish spirit guide","colorIdentity":["G"]},"Energy Arc":{"layout":"normal","name":"Energy Arc","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Untap any number of target creatures. Prevent all combat damage that would be dealt to and dealt by those creatures this turn.","imageName":"energy arc","colorIdentity":["W","U"]},"Enslaved Scout":{"layout":"normal","name":"Enslaved Scout","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Scout","types":["Creature"],"subtypes":["Goblin","Scout"],"text":"{2}: Enslaved Scout gains mountainwalk until end of turn. (It can't be blocked as long as defending player controls a Mountain.)","power":"2","toughness":"2","imageName":"enslaved scout","colorIdentity":["R"]},"Errand of Duty":{"layout":"normal","name":"Errand of Duty","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put a 1/1 white Knight creature token with banding onto the battlefield. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"errand of duty","colorIdentity":["W"]},"Exile":{"layout":"normal","name":"Exile","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target nonwhite attacking creature. You gain life equal to its toughness.","imageName":"exile","colorIdentity":["W"]},"False Demise":{"layout":"normal","name":"False Demise","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, return that card to the battlefield under your control.","imageName":"false demise","colorIdentity":["U"]},"Fatal Lore":{"layout":"normal","name":"Fatal Lore","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"An opponent chooses one —\n• You draw three cards.\n• You destroy up to two target creatures that player controls. They can't be regenerated. That player draws up to three cards.","imageName":"fatal lore","colorIdentity":["B"]},"Feast or Famine":{"layout":"normal","name":"Feast or Famine","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Put a 2/2 black Zombie creature token onto the battlefield.\n• Destroy target nonartifact, nonblack creature. It can't be regenerated.","imageName":"feast or famine","colorIdentity":["B"]},"Fevered Strength":{"layout":"normal","name":"Fevered Strength","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+0 until end of turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"fevered strength","colorIdentity":["B"]},"Floodwater Dam":{"layout":"normal","name":"Floodwater Dam","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{X}{X}{1}, {T}: Tap X target lands.","imageName":"floodwater dam"},"Force of Will":{"layout":"normal","name":"Force of Will","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may pay 1 life and exile a blue card from your hand rather than pay Force of Will's mana cost.\nCounter target spell.","imageName":"force of will","colorIdentity":["U"]},"Foresight":{"layout":"normal","name":"Foresight","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for three cards, exile them, then shuffle your library.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"foresight","colorIdentity":["U"]},"Fyndhorn Druid":{"layout":"normal","name":"Fyndhorn Druid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"When Fyndhorn Druid dies, if it was blocked this turn, you gain 4 life.","power":"2","toughness":"2","imageName":"fyndhorn druid","colorIdentity":["G"]},"Gargantuan Gorilla":{"layout":"normal","name":"Gargantuan Gorilla","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"At the beginning of your upkeep, you may sacrifice a Forest. If you sacrifice a snow Forest this way, Gargantuan Gorilla gains trample until end of turn. If you don't sacrifice a Forest, sacrifice Gargantuan Gorilla and it deals 7 damage to you.\n{T}: Gargantuan Gorilla deals damage equal to its power to another target creature. That creature deals damage equal to its power to Gargantuan Gorilla.","power":"7","toughness":"7","imageName":"gargantuan gorilla","colorIdentity":["G"]},"Gift of the Woods":{"layout":"normal","name":"Gift of the Woods","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature blocks or becomes blocked, it gets +0/+3 until end of turn and you gain 1 life.","imageName":"gift of the woods","colorIdentity":["G"]},"Gorilla Berserkers":{"layout":"normal","name":"Gorilla Berserkers","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ape Berserker","types":["Creature"],"subtypes":["Ape","Berserker"],"text":"Trample; rampage 2 (Whenever this creature becomes blocked, it gets +2/+2 until end of turn for each creature blocking it beyond the first.)\nGorilla Berserkers can't be blocked except by three or more creatures.","power":"2","toughness":"3","imageName":"gorilla berserkers","colorIdentity":["G"]},"Gorilla Chieftain":{"layout":"normal","name":"Gorilla Chieftain","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"{1}{G}: Regenerate Gorilla Chieftain.","power":"3","toughness":"3","imageName":"gorilla chieftain","colorIdentity":["G"]},"Gorilla Shaman":{"layout":"normal","name":"Gorilla Shaman","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Ape Shaman","types":["Creature"],"subtypes":["Ape","Shaman"],"text":"{X}{X}{1}: Destroy target noncreature artifact with converted mana cost X.","power":"1","toughness":"1","imageName":"gorilla shaman","colorIdentity":["R"]},"Gorilla War Cry":{"layout":"normal","name":"Gorilla War Cry","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast Gorilla War Cry only during combat before blockers are declared.\nAll creatures gain menace until end of turn. (They can't be blocked except by two or more creatures.)\nDraw a card at the beginning of the next turn's upkeep.","imageName":"gorilla war cry","colorIdentity":["R"]},"Guerrilla Tactics":{"layout":"normal","name":"Guerrilla Tactics","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Guerrilla Tactics deals 2 damage to target creature or player.\nWhen a spell or ability an opponent controls causes you to discard Guerrilla Tactics, Guerrilla Tactics deals 4 damage to target creature or player.","imageName":"guerrilla tactics","colorIdentity":["R"]},"Gustha's Scepter":{"layout":"normal","name":"Gustha's Scepter","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}: Exile a card from your hand face down. You may look at it for as long as it remains exiled.\n{T}: Return a card you own exiled with Gustha's Scepter to your hand.\nWhen you lose control of Gustha's Scepter, put all cards exiled with Gustha's Scepter into their owner's graveyard.","imageName":"gustha's scepter"},"Hail Storm":{"layout":"normal","name":"Hail Storm","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Hail Storm deals 2 damage to each attacking creature and 1 damage to you and each creature you control.","imageName":"hail storm","colorIdentity":["G"]},"Heart of Yavimaya":{"layout":"normal","name":"Heart of Yavimaya","type":"Land","types":["Land"],"text":"If Heart of Yavimaya would enter the battlefield, sacrifice a Forest instead. If you do, put Heart of Yavimaya onto the battlefield. If you don't, put it into its owner's graveyard.\n{T}: Add {G} to your mana pool.\n{T}: Target creature gets +1/+1 until end of turn.","imageName":"heart of yavimaya","colorIdentity":["G"]},"Helm of Obedience":{"layout":"normal","name":"Helm of Obedience","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Target opponent puts cards from the top of his or her library into his or her graveyard until a creature card or X cards are put into that graveyard this way, whichever comes first. If a creature card is put into that graveyard this way, sacrifice Helm of Obedience and put that card onto the battlefield under your control. X can't be 0.","imageName":"helm of obedience"},"Inheritance":{"layout":"normal","name":"Inheritance","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature dies, you may pay {3}. If you do, draw a card.","imageName":"inheritance","colorIdentity":["W"]},"Insidious Bookworms":{"layout":"normal","name":"Insidious Bookworms","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Worm","types":["Creature"],"subtypes":["Worm"],"text":"When Insidious Bookworms dies, you may pay {1}{B}. If you do, target player discards a card at random.","power":"1","toughness":"1","imageName":"insidious bookworms","colorIdentity":["B"]},"Ivory Gargoyle":{"layout":"normal","name":"Ivory Gargoyle","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Flying\nWhen Ivory Gargoyle dies, return it to the battlefield under its owner's control at the beginning of the next end step and you skip your next draw step.\n{4}{W}: Exile Ivory Gargoyle.","power":"2","toughness":"2","imageName":"ivory gargoyle","colorIdentity":["W"]},"Juniper Order Advocate":{"layout":"normal","name":"Juniper Order Advocate","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"As long as Juniper Order Advocate is untapped, green creatures you control get +1/+1.","power":"1","toughness":"2","imageName":"juniper order advocate","colorIdentity":["W"]},"Kaysa":{"layout":"normal","name":"Kaysa","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Elf Druid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Druid"],"text":"Green creatures you control get +1/+1.","power":"2","toughness":"3","imageName":"kaysa","colorIdentity":["G"]},"Keeper of Tresserhorn":{"layout":"normal","name":"Keeper of Tresserhorn","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Whenever Keeper of Tresserhorn attacks and isn't blocked, it assigns no combat damage this turn and defending player loses 2 life.","power":"6","toughness":"6","imageName":"keeper of tresserhorn","colorIdentity":["B"]},"Kjeldoran Escort":{"layout":"normal","name":"Kjeldoran Escort","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"3","imageName":"kjeldoran escort","colorIdentity":["W"]},"Kjeldoran Home Guard":{"layout":"normal","name":"Kjeldoran Home Guard","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"At end of combat, if Kjeldoran Home Guard attacked or blocked this combat, put a -0/-1 counter on Kjeldoran Home Guard and put a 0/1 white Deserter creature token onto the battlefield.","power":"1","toughness":"6","imageName":"kjeldoran home guard","colorIdentity":["W"]},"Kjeldoran Outpost":{"layout":"normal","name":"Kjeldoran Outpost","type":"Land","types":["Land"],"text":"If Kjeldoran Outpost would enter the battlefield, sacrifice a Plains instead. If you do, put Kjeldoran Outpost onto the battlefield. If you don't, put it into its owner's graveyard.\n{T}: Add {W} to your mana pool.\n{1}{W}, {T}: Put a 1/1 white Soldier creature token onto the battlefield.","imageName":"kjeldoran outpost","colorIdentity":["W"]},"Kjeldoran Pride":{"layout":"normal","name":"Kjeldoran Pride","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+2.\n{2}{U}: Attach Kjeldoran Pride to target creature other than enchanted creature.","imageName":"kjeldoran pride","colorIdentity":["W","U"]},"Krovikan Horror":{"layout":"normal","name":"Krovikan Horror","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror Spirit","types":["Creature"],"subtypes":["Horror","Spirit"],"text":"At the beginning of the end step, if Krovikan Horror is in your graveyard with a creature card directly above it, you may return Krovikan Horror to your hand.\n{1}, Sacrifice a creature: Krovikan Horror deals 1 damage to target creature or player.","power":"2","toughness":"2","imageName":"krovikan horror","colorIdentity":["B"]},"Krovikan Plague":{"layout":"normal","name":"Krovikan Plague","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant non-Wall creature you control\nWhen Krovikan Plague enters the battlefield, draw a card at the beginning of the next turn's upkeep.\nTap enchanted creature: Krovikan Plague deals 1 damage to target creature or player. Put a -0/-1 counter on enchanted creature. Activate this ability only if enchanted creature is untapped.","imageName":"krovikan plague","colorIdentity":["B"]},"Lake of the Dead":{"layout":"normal","name":"Lake of the Dead","type":"Land","types":["Land"],"text":"If Lake of the Dead would enter the battlefield, sacrifice a Swamp instead. If you do, put Lake of the Dead onto the battlefield. If you don't, put it into its owner's graveyard.\n{T}: Add {B} to your mana pool.\n{T}, Sacrifice a Swamp: Add {B}{B}{B}{B} to your mana pool.","imageName":"lake of the dead","colorIdentity":["B"]},"Lat-Nam's Legacy":{"layout":"normal","name":"Lat-Nam's Legacy","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Shuffle a card from your hand into your library. If you do, draw two cards at the beginning of the next turn's upkeep.","imageName":"lat-nam's legacy","colorIdentity":["U"]},"Library of Lat-Nam":{"layout":"normal","name":"Library of Lat-Nam","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"An opponent chooses one —\n• You draw three cards at the beginning of the next turn's upkeep.\n• You search your library for a card, put that card into your hand, then shuffle your library.","imageName":"library of lat-nam","colorIdentity":["U"]},"Lim-Dûl's High Guard":{"layout":"normal","name":"Lim-Dûl's High Guard","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"First strike\n{1}{B}: Regenerate Lim-Dûl's High Guard.","power":"2","toughness":"1","imageName":"lim-dûl's high guard","colorIdentity":["B"]},"Lim-Dûl's Paladin":{"layout":"normal","name":"Lim-Dûl's Paladin","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Trample\nAt the beginning of your upkeep, you may discard a card. If you don't, sacrifice Lim-Dûl's Paladin and draw a card.\nWhenever Lim-Dûl's Paladin becomes blocked, it gets +6/+3 until end of turn.\nWhenever Lim-Dûl's Paladin attacks and isn't blocked, it assigns no combat damage to defending player this turn and that player loses 4 life.","power":"0","toughness":"3","imageName":"lim-dûl's paladin","colorIdentity":["B","R"]},"Lim-Dûl's Vault":{"layout":"normal","name":"Lim-Dûl's Vault","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Look at the top five cards of your library. As many times as you choose, you may pay 1 life, put those cards on the bottom of your library in any order, then look at the top five cards of your library. Then shuffle your library and put the last cards you looked at this way on top of it in any order.","imageName":"lim-dûl's vault","colorIdentity":["U","B"]},"Lodestone Bauble":{"layout":"normal","name":"Lodestone Bauble","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Lodestone Bauble: Put up to four target basic land cards from a player's graveyard on top of his or her library in any order. That player draws a card at the beginning of the next turn's upkeep.","imageName":"lodestone bauble"},"Lord of Tresserhorn":{"layout":"normal","name":"Lord of Tresserhorn","manaCost":"{1}{U}{B}{R}","cmc":4,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Zombie","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie"],"text":"When Lord of Tresserhorn enters the battlefield, you lose 2 life, you sacrifice two creatures, and target opponent draws two cards.\n{B}: Regenerate Lord of Tresserhorn.","power":"10","toughness":"4","imageName":"lord of tresserhorn","colorIdentity":["U","B","R"]},"Martyrdom":{"layout":"normal","name":"Martyrdom","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature you control gains \"{0}: The next 1 damage that would be dealt to target creature or player this turn is dealt to this creature instead.\" Only you may activate this ability.","imageName":"martyrdom","colorIdentity":["W"]},"Misfortune":{"layout":"normal","name":"Misfortune","manaCost":"{1}{B}{R}{G}","cmc":4,"colors":["Black","Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"An opponent chooses one —\n• You put a +1/+1 counter on each creature you control and gain 4 life.\n• You put a -1/-1 counter on each creature that player controls and Misfortune deals 4 damage to him or her.","imageName":"misfortune","colorIdentity":["B","R","G"]},"Mishra's Groundbreaker":{"layout":"normal","name":"Mishra's Groundbreaker","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Mishra's Groundbreaker: Target land becomes a 3/3 artifact creature that's still a land. (This effect lasts indefinitely.)","imageName":"mishra's groundbreaker"},"Misinformation":{"layout":"normal","name":"Misinformation","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Put up to three target cards from an opponent's graveyard on top of his or her library in any order.","imageName":"misinformation","colorIdentity":["B"]},"Mystic Compass":{"layout":"normal","name":"Mystic Compass","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Target land becomes the basic land type of your choice until end of turn.","imageName":"mystic compass"},"Nature's Blessing":{"layout":"normal","name":"Nature's Blessing","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"{G}{W}, Discard a card: Put a +1/+1 counter on target creature or that creature gains banding, first strike, or trample. (This effect lasts indefinitely. Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding a player controls are blocking or being blocked by a creature, that player divides that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","imageName":"nature's blessing","colorIdentity":["W","G"]},"Nature's Chosen":{"layout":"normal","name":"Nature's Chosen","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\n{0}: Untap enchanted creature. Activate this ability only during your turn and only once each turn.\nTap enchanted creature: Untap target artifact, creature, or land. Activate this ability only if enchanted creature is white and is untapped and only once each turn.","imageName":"nature's chosen","colorIdentity":["G"]},"Nature's Wrath":{"layout":"normal","name":"Nature's Wrath","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Nature's Wrath unless you pay {G}.\nWhenever a player puts an Island or blue permanent onto the battlefield, he or she sacrifices an Island or blue permanent.\nWhenever a player puts a Swamp or black permanent onto the battlefield, he or she sacrifices a Swamp or black permanent.","imageName":"nature's wrath","colorIdentity":["G"]},"Noble Steeds":{"layout":"normal","name":"Noble Steeds","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{W}: Target creature gains first strike until end of turn.","imageName":"noble steeds","colorIdentity":["W"]},"Omen of Fire":{"layout":"normal","name":"Omen of Fire","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Return all Islands to their owners' hands.\nEach player sacrifices a Plains or a white permanent for each white permanent he or she controls.","imageName":"omen of fire","colorIdentity":["R"]},"Phantasmal Fiend":{"layout":"normal","name":"Phantasmal Fiend","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"{B}: Phantasmal Fiend gets +1/-1 until end of turn.\n{1}{U}: Switch Phantasmal Fiend's power and toughness until end of turn.","power":"1","toughness":"5","imageName":"phantasmal fiend","colorIdentity":["B","U"]},"Phantasmal Sphere":{"layout":"normal","name":"Phantasmal Sphere","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nAt the beginning of your upkeep, put a +1/+1 counter on Phantasmal Sphere, then sacrifice Phantasmal Sphere unless you pay {1} for each +1/+1 counter on it.\nWhen Phantasmal Sphere leaves the battlefield, target opponent puts an X/X blue Orb creature token with flying onto the battlefield, where X is the number of +1/+1 counters on Phantasmal Sphere.","power":"0","toughness":"1","imageName":"phantasmal sphere","colorIdentity":["U"]},"Phelddagrif":{"layout":"normal","name":"Phelddagrif","manaCost":"{1}{G}{W}{U}","cmc":4,"colors":["White","Blue","Green"],"type":"Legendary Creature — Phelddagrif","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Phelddagrif"],"text":"{G}: Phelddagrif gains trample until end of turn. Target opponent puts a 1/1 green Hippo creature token onto the battlefield.\n{W}: Phelddagrif gains flying until end of turn. Target opponent gains 2 life.\n{U}: Return Phelddagrif to its owner's hand. Target opponent may draw a card.","power":"4","toughness":"4","imageName":"phelddagrif","colorIdentity":["W","U","G"]},"Phyrexian Boon":{"layout":"normal","name":"Phyrexian Boon","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+1 as long as it's black. Otherwise, it gets -1/-2.","imageName":"phyrexian boon","colorIdentity":["B"]},"Phyrexian Devourer":{"layout":"normal","name":"Phyrexian Devourer","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Phyrexian Devourer's power is 7 or greater, sacrifice it.\nExile the top card of your library: Put X +1/+1 counters on Phyrexian Devourer, where X is the exiled card's converted mana cost.","power":"1","toughness":"1","imageName":"phyrexian devourer"},"Phyrexian Portal":{"layout":"normal","name":"Phyrexian Portal","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}: If your library has ten or more cards in it, target opponent looks at the top ten cards of your library and separates them into two face-down piles. Exile one of those piles. Search the other pile for a card, put it into your hand, then shuffle the rest of that pile into your library.","imageName":"phyrexian portal"},"Phyrexian War Beast":{"layout":"normal","name":"Phyrexian War Beast","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"When Phyrexian War Beast leaves the battlefield, sacrifice a land and Phyrexian War Beast deals 1 damage to you.","power":"3","toughness":"4","imageName":"phyrexian war beast"},"Pillage":{"layout":"normal","name":"Pillage","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or land. It can't be regenerated.","imageName":"pillage","colorIdentity":["R"]},"Primitive Justice":{"layout":"normal","name":"Primitive Justice","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Primitive Justice, you may pay {1}{R} and/or {1}{G} any number of times.\nDestroy target artifact. For each additional {1}{R} you paid, destroy another target artifact. For each additional {1}{G} you paid, destroy another target artifact, and you gain 1 life.","imageName":"primitive justice","colorIdentity":["R","G"]},"Pyrokinesis":{"layout":"normal","name":"Pyrokinesis","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"You may exile a red card from your hand rather than pay Pyrokinesis's mana cost.\nPyrokinesis deals 4 damage divided as you choose among any number of target creatures.","imageName":"pyrokinesis","colorIdentity":["R"]},"Reinforcements":{"layout":"normal","name":"Reinforcements","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put up to three target creature cards from your graveyard on top of your library.","imageName":"reinforcements","colorIdentity":["W"]},"Reprisal":{"layout":"normal","name":"Reprisal","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with power 4 or greater. It can't be regenerated.","imageName":"reprisal","colorIdentity":["W"]},"Ritual of the Machine":{"layout":"normal","name":"Ritual of the Machine","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Ritual of the Machine, sacrifice a creature.\nGain control of target nonartifact, nonblack creature.","imageName":"ritual of the machine","colorIdentity":["B"]},"Rogue Skycaptain":{"layout":"normal","name":"Rogue Skycaptain","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Rogue Mercenary","types":["Creature"],"subtypes":["Human","Rogue","Mercenary"],"text":"Flying\nAt the beginning of your upkeep, put a wage counter on Rogue Skycaptain. You may pay {2} for each wage counter on it. If you don't, remove all wage counters from Rogue Skycaptain and an opponent gains control of it.","power":"3","toughness":"4","imageName":"rogue skycaptain","colorIdentity":["R"]},"Royal Decree":{"layout":"normal","name":"Royal Decree","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {W} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhenever a Swamp, Mountain, black permanent, or red permanent becomes tapped, Royal Decree deals 1 damage to that permanent's controller.","imageName":"royal decree","colorIdentity":["W"]},"Royal Herbalist":{"layout":"normal","name":"Royal Herbalist","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{2}, Exile the top card of your library: You gain 1 life.","power":"1","toughness":"1","imageName":"royal herbalist","colorIdentity":["W"]},"Scarab of the Unseen":{"layout":"normal","name":"Scarab of the Unseen","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Scarab of the Unseen: Return all Auras attached to target permanent you own to their owners' hands. Draw a card at the beginning of the next turn's upkeep.","imageName":"scarab of the unseen"},"Scars of the Veteran":{"layout":"normal","name":"Scars of the Veteran","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You may exile a white card from your hand rather than pay Scars of the Veteran's mana cost.\nPrevent the next 7 damage that would be dealt to target creature or player this turn. At the beginning of the next end step, put a +0/+1 counter on that creature for each 1 damage prevented this way.","imageName":"scars of the veteran","colorIdentity":["W"]},"School of the Unseen":{"layout":"normal","name":"School of the Unseen","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}: Add one mana of any color to your mana pool.","imageName":"school of the unseen"},"Seasoned Tactician":{"layout":"normal","name":"Seasoned Tactician","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"{3}, Exile the top four cards of your library: The next time a source of your choice would deal damage to you this turn, prevent that damage.","power":"1","toughness":"3","imageName":"seasoned tactician","colorIdentity":["W"]},"Sheltered Valley":{"layout":"normal","name":"Sheltered Valley","type":"Land","types":["Land"],"text":"If Sheltered Valley would enter the battlefield, instead sacrifice each other permanent named Sheltered Valley you control, then put Sheltered Valley onto the battlefield.\nAt the beginning of your upkeep, if you control three or fewer lands, you gain 1 life.\n{T}: Add {C} to your mana pool.","imageName":"sheltered valley"},"Shield Sphere":{"layout":"normal","name":"Shield Sphere","manaCost":"{0}","cmc":0,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender\nWhenever Shield Sphere blocks, put a -0/-1 counter on it.","power":"0","toughness":"6","imageName":"shield sphere"},"Sol Grail":{"layout":"normal","name":"Sol Grail","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"As Sol Grail enters the battlefield, choose a color.\n{T}: Add one mana of the chosen color to your mana pool.","imageName":"sol grail"},"Soldevi Adnate":{"layout":"normal","name":"Soldevi Adnate","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}, Sacrifice a black or artifact creature: Add to your mana pool an amount of {B} equal to the sacrificed creature's converted mana cost.","power":"1","toughness":"2","imageName":"soldevi adnate","colorIdentity":["B"]},"Soldevi Digger":{"layout":"normal","name":"Soldevi Digger","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}: Put the top card of your graveyard on the bottom of your library.","imageName":"soldevi digger"},"Soldevi Excavations":{"layout":"normal","name":"Soldevi Excavations","type":"Land","types":["Land"],"text":"If Soldevi Excavations would enter the battlefield, sacrifice an untapped Island instead. If you do, put Soldevi Excavations onto the battlefield. If you don't, put it into its owner's graveyard.\n{T}: Add {C}{U} to your mana pool.\n{1}, {T}: Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"soldevi excavations","colorIdentity":["U"]},"Soldevi Heretic":{"layout":"normal","name":"Soldevi Heretic","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{W}, {T}: Prevent the next 2 damage that would be dealt to target creature this turn. Target opponent may draw a card.","power":"2","toughness":"2","imageName":"soldevi heretic","colorIdentity":["U","W"]},"Soldevi Sage":{"layout":"normal","name":"Soldevi Sage","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}, Sacrifice two lands: Draw three cards, then discard one of them.","power":"1","toughness":"1","imageName":"soldevi sage","colorIdentity":["U"]},"Soldevi Sentry":{"layout":"normal","name":"Soldevi Sentry","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Soldier","types":["Artifact","Creature"],"subtypes":["Soldier"],"text":"{1}: Choose target opponent. Regenerate Soldevi Sentry. When it regenerates this way, that player may draw a card.","power":"1","toughness":"1","imageName":"soldevi sentry"},"Soldevi Steam Beast":{"layout":"normal","name":"Soldevi Steam Beast","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"Whenever Soldevi Steam Beast becomes tapped, target opponent gains 2 life.\n{2}: Regenerate Soldevi Steam Beast.","power":"4","toughness":"2","imageName":"soldevi steam beast"},"Soldier of Fortune":{"layout":"normal","name":"Soldier of Fortune","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"{R}, {T}: Target player shuffles his or her library.","power":"1","toughness":"1","imageName":"soldier of fortune","colorIdentity":["R"]},"Spiny Starfish":{"layout":"normal","name":"Spiny Starfish","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Starfish","types":["Creature"],"subtypes":["Starfish"],"text":"{U}: Regenerate Spiny Starfish.\nAt the beginning of each end step, if Spiny Starfish regenerated this turn, put a 0/1 blue Starfish creature token onto the battlefield for each time it regenerated this turn.","power":"0","toughness":"1","imageName":"spiny starfish","colorIdentity":["U"]},"Splintering Wind":{"layout":"normal","name":"Splintering Wind","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{G}: Splintering Wind deals 1 damage to target creature. Put a 1/1 green Splinter creature token onto the battlefield. It has flying and \"Cumulative upkeep {G}.\" When it leaves the battlefield, it deals 1 damage to you and each creature you control. (At the beginning of its controller's upkeep, that player puts an age counter on it, then sacrifices it unless he or she pays its upkeep cost for each age counter on it.)","imageName":"splintering wind","colorIdentity":["G"]},"Stench of Decay":{"layout":"normal","name":"Stench of Decay","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Nonartifact creatures get -1/-1 until end of turn.","imageName":"stench of decay","colorIdentity":["B"]},"Storm Cauldron":{"layout":"normal","name":"Storm Cauldron","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Each player may play an additional land during each of his or her turns.\nWhenever a land is tapped for mana, return it to its owner's hand.","imageName":"storm cauldron"},"Storm Crow":{"layout":"normal","name":"Storm Crow","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)","power":"1","toughness":"2","imageName":"storm crow","colorIdentity":["U"]},"Storm Elemental":{"layout":"normal","name":"Storm Elemental","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\n{U}, Exile the top card of your library: Tap target creature with flying.\n{U}, Exile the top card of your library: If the exiled card is a snow land, Storm Elemental gets +1/+1 until end of turn.","power":"3","toughness":"4","imageName":"storm elemental","colorIdentity":["U"]},"Storm Shaman":{"layout":"normal","name":"Storm Shaman","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Cleric Shaman","types":["Creature"],"subtypes":["Human","Cleric","Shaman"],"text":"{R}: Storm Shaman gets +1/+0 until end of turn.","power":"0","toughness":"4","imageName":"storm shaman","colorIdentity":["R"]},"Stromgald Spy":{"layout":"normal","name":"Stromgald Spy","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Whenever Stromgald Spy attacks and isn't blocked, you may have defending player play with his or her hand revealed for as long as Stromgald Spy remains on the battlefield. If you do, Stromgald Spy assigns no combat damage this turn.","power":"2","toughness":"4","imageName":"stromgald spy","colorIdentity":["B"]},"Suffocation":{"layout":"normal","name":"Suffocation","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Cast Suffocation only if you were dealt damage this turn by a red instant or sorcery spell.\nSuffocation deals 4 damage to the controller of the last red instant or sorcery spell that dealt damage to you this turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"suffocation","colorIdentity":["U"]},"Surge of Strength":{"layout":"normal","name":"Surge of Strength","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Surge of Strength, discard a red or green card.\nTarget creature gains trample and gets +X/+0 until end of turn, where X is that creature's converted mana cost.","imageName":"surge of strength","colorIdentity":["R","G"]},"Sustaining Spirit":{"layout":"normal","name":"Sustaining Spirit","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Angel Spirit","types":["Creature"],"subtypes":["Angel","Spirit"],"text":"Cumulative upkeep {1}{W} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nDamage that would reduce your life total to less than 1 reduces it to 1 instead.","power":"0","toughness":"3","imageName":"sustaining spirit","colorIdentity":["W"]},"Swamp Mosquito":{"layout":"normal","name":"Swamp Mosquito","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nWhenever Swamp Mosquito attacks and isn't blocked, defending player gets a poison counter. (A player with ten or more poison counters loses the game.)","power":"0","toughness":"1","imageName":"swamp mosquito","colorIdentity":["B"]},"Sworn Defender":{"layout":"normal","name":"Sworn Defender","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{1}: Sworn Defender's power becomes the toughness of target creature blocking or being blocked by Sworn Defender minus 1 until end of turn, and Sworn Defender's toughness becomes 1 plus the power of that creature until end of turn.","power":"1","toughness":"3","imageName":"sworn defender","colorIdentity":["W"]},"Taste of Paradise":{"layout":"normal","name":"Taste of Paradise","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Taste of Paradise, you may pay {1}{G} any number of times.\nYou gain 3 life plus an additional 3 life for each additional {1}{G} you paid.","imageName":"taste of paradise","colorIdentity":["G"]},"Thawing Glaciers":{"layout":"normal","name":"Thawing Glaciers","type":"Land","types":["Land"],"text":"Thawing Glaciers enters the battlefield tapped.\n{1}, {T}: Search your library for a basic land card, put that card onto the battlefield tapped, then shuffle your library. Return Thawing Glaciers to its owner's hand at the beginning of the next cleanup step.","imageName":"thawing glaciers"},"Thought Lash":{"layout":"normal","name":"Thought Lash","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep—Exile the top card of your library. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen a player doesn't pay Thought Lash's cumulative upkeep, that player exiles all cards from his or her library.\nExile the top card of your library: Prevent the next 1 damage that would be dealt to you this turn.","imageName":"thought lash","colorIdentity":["U"]},"Tidal Control":{"layout":"normal","name":"Tidal Control","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nPay 2 life or {2}: Counter target red or green spell. Any player may activate this ability.","imageName":"tidal control","colorIdentity":["U"]},"Tornado":{"layout":"normal","name":"Tornado","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {G} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\n{2}{G}, Pay 3 life for each velocity counter on Tornado: Destroy target permanent and put a velocity counter on Tornado. Activate this ability only once each turn.","imageName":"tornado","colorIdentity":["G"]},"Undergrowth":{"layout":"normal","name":"Undergrowth","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Undergrowth, you may pay {2}{R}.\nPrevent all combat damage that would be dealt this turn. If its additional cost was paid, Undergrowth doesn't affect combat damage that would be dealt by red creatures.","imageName":"undergrowth","colorIdentity":["G","R"]},"Unlikely Alliance":{"layout":"normal","name":"Unlikely Alliance","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{W}: Target nonattacking, nonblocking creature gets +0/+2 until end of turn.","imageName":"unlikely alliance","colorIdentity":["W"]},"Urza's Engine":{"layout":"normal","name":"Urza's Engine","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Trample\n{3}: Urza's Engine gains banding until end of turn. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)\n{3}: Attacking creatures banded with Urza's Engine gain trample until end of turn.","power":"1","toughness":"5","imageName":"urza's engine"},"Varchild's Crusader":{"layout":"normal","name":"Varchild's Crusader","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{0}: Varchild's Crusader can't be blocked this turn except by Walls. Sacrifice Varchild's Crusader at the beginning of the next end step.","power":"3","toughness":"2","imageName":"varchild's crusader","colorIdentity":["R"]},"Varchild's War-Riders":{"layout":"normal","name":"Varchild's War-Riders","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Cumulative upkeep—Have an opponent put a 1/1 red Survivor creature token onto the battlefield. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nTrample; rampage 1 (Whenever this creature becomes blocked, it gets +1/+1 until end of turn for each creature blocking it beyond the first.)","power":"3","toughness":"4","imageName":"varchild's war-riders","colorIdentity":["R"]},"Veteran's Voice":{"layout":"normal","name":"Veteran's Voice","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nTap enchanted creature: Target creature other than the creature tapped this way gets +2/+1 until end of turn. Activate this ability only if enchanted creature is untapped.","imageName":"veteran's voice","colorIdentity":["R"]},"Viscerid Armor":{"layout":"normal","name":"Viscerid Armor","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1.\n{1}{U}: Return Viscerid Armor to its owner's hand.","imageName":"viscerid armor","colorIdentity":["U"]},"Viscerid Drone":{"layout":"normal","name":"Viscerid Drone","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Homarid Drone","types":["Creature"],"subtypes":["Homarid","Drone"],"text":"{T}, Sacrifice a creature and a Swamp: Destroy target nonartifact creature. It can't be regenerated.\n{T}, Sacrifice a creature and a snow Swamp: Destroy target creature. It can't be regenerated.","power":"1","toughness":"2","imageName":"viscerid drone","colorIdentity":["U"]},"Wandering Mage":{"layout":"normal","name":"Wandering Mage","manaCost":"{W}{U}{B}","cmc":3,"colors":["White","Blue","Black"],"type":"Creature — Human Cleric Wizard","types":["Creature"],"subtypes":["Human","Cleric","Wizard"],"text":"{W}, Pay 1 life: Prevent the next 2 damage that would be dealt to target creature this turn.\n{U}: Prevent the next 1 damage that would be dealt to target Cleric or Wizard creature this turn.\n{B}, Put a -1/-1 counter on a creature you control: Prevent the next 2 damage that would be dealt to target player this turn.","power":"0","toughness":"3","imageName":"wandering mage","colorIdentity":["W","U","B"]},"Whip Vine":{"layout":"normal","name":"Whip Vine","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender; reach (This creature can block creatures with flying.)\nYou may choose not to untap Whip Vine during your untap step.\n{T}: Tap target creature with flying blocked by Whip Vine. That creature doesn't untap during its controller's untap step for as long as Whip Vine remains tapped.","power":"1","toughness":"4","imageName":"whip vine","colorIdentity":["G"]},"Whirling Catapult":{"layout":"normal","name":"Whirling Catapult","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, Exile the top two cards of your library: Whirling Catapult deals 1 damage to each creature with flying and each player.","imageName":"whirling catapult"},"Wild Aesthir":{"layout":"normal","name":"Wild Aesthir","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, first strike\n{W}{W}: Wild Aesthir gets +2/+0 until end of turn. Activate this ability only once each turn.","power":"1","toughness":"1","imageName":"wild aesthir","colorIdentity":["W"]},"Winter's Night":{"layout":"normal","name":"Winter's Night","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Whenever a player taps a snow land for mana, that player adds one mana to his or her mana pool of any type that land produced. That land doesn't untap during its controller's next untap step.","imageName":"winter's night","colorIdentity":["W","R","G"]},"Yavimaya Ancients":{"layout":"normal","name":"Yavimaya Ancients","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"{G}: Yavimaya Ancients gets +1/-2 until end of turn.","power":"2","toughness":"7","imageName":"yavimaya ancients","colorIdentity":["G"]},"Yavimaya Ants":{"layout":"normal","name":"Yavimaya Ants","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Trample, haste\nCumulative upkeep {G}{G} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"5","toughness":"1","imageName":"yavimaya ants","colorIdentity":["G"]},"Pouncing Jaguar":{"layout":"normal","name":"Pouncing Jaguar","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Echo {G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"2","toughness":"2","imageName":"pouncing jaguar","colorIdentity":["G"]},"Skittering Skirge":{"layout":"normal","name":"Skittering Skirge","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nWhen you cast a creature spell, sacrifice Skittering Skirge.","power":"3","toughness":"2","imageName":"skittering skirge","colorIdentity":["B"]},"Rewind":{"layout":"normal","name":"Rewind","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Untap up to four lands.","imageName":"rewind","colorIdentity":["U"]},"Karn, Silver Golem":{"layout":"normal","name":"Karn, Silver Golem","manaCost":"{5}","cmc":5,"type":"Legendary Artifact Creature — Golem","supertypes":["Legendary"],"types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Whenever Karn, Silver Golem blocks or becomes blocked, it gets -4/+4 until end of turn.\n{1}: Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn.","power":"4","toughness":"4","imageName":"karn, silver golem"},"Uktabi Orangutan":{"layout":"normal","name":"Uktabi Orangutan","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"When Uktabi Orangutan enters the battlefield, destroy target artifact.","power":"2","toughness":"2","imageName":"uktabi orangutan","colorIdentity":["G"]},"Chill":{"layout":"normal","name":"Chill","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Red spells cost {2} more to cast.","imageName":"chill","colorIdentity":["U"]},"Enlightened Tutor":{"layout":"normal","name":"Enlightened Tutor","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Search your library for an artifact or enchantment card and reveal that card. Shuffle your library, then put the card on top of it.","imageName":"enlightened tutor","colorIdentity":["W"]},"Stupor":{"layout":"normal","name":"Stupor","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent discards a card at random, then discards a card.","imageName":"stupor","colorIdentity":["B"]},"Creeping Mold":{"layout":"normal","name":"Creeping Mold","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact, enchantment, or land.","imageName":"creeping mold","colorIdentity":["G"]},"Dismiss":{"layout":"normal","name":"Dismiss","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.\nDraw a card.","imageName":"dismiss","colorIdentity":["U"]},"Fling":{"layout":"normal","name":"Fling","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Fling, sacrifice a creature.\nFling deals damage equal to the sacrificed creature's power to target creature or player.","imageName":"fling","colorIdentity":["R"]},"Empyrial Armor":{"layout":"normal","name":"Empyrial Armor","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 for each card in your hand.","imageName":"empyrial armor","colorIdentity":["W"]},"Diabolic Edict":{"layout":"normal","name":"Diabolic Edict","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices a creature.","imageName":"diabolic edict","colorIdentity":["B"]},"Gaea's Blessing":{"layout":"normal","name":"Gaea's Blessing","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target player shuffles up to three target cards from his or her graveyard into his or her library.\nDraw a card.\nWhen Gaea's Blessing is put into your graveyard from your library, shuffle your graveyard into your library.","imageName":"gaea's blessing","colorIdentity":["G"]},"Man-o'-War":{"layout":"normal","name":"Man-o'-War","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Jellyfish","types":["Creature"],"subtypes":["Jellyfish"],"text":"When Man-o'-War enters the battlefield, return target creature to its owner's hand.","power":"2","toughness":"2","imageName":"man-o'-war","colorIdentity":["U"]},"Arc Lightning":{"layout":"normal","name":"Arc Lightning","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Arc Lightning deals 3 damage divided as you choose among one, two, or three target creatures and/or players.","imageName":"arc lightning","colorIdentity":["R"]},"Dauthi Slayer":{"layout":"normal","name":"Dauthi Slayer","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Dauthi Soldier","types":["Creature"],"subtypes":["Dauthi","Soldier"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nDauthi Slayer attacks each turn if able.","power":"2","toughness":"2","imageName":"dauthi slayer","colorIdentity":["B"]},"Mana Leak":{"layout":"normal","name":"Mana Leak","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {3}.","imageName":"mana leak","colorIdentity":["U"]},"Skirk Marauder":{"layout":"normal","name":"Skirk Marauder","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Morph {2}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Skirk Marauder is turned face up, it deals 2 damage to target creature or player.","power":"2","toughness":"1","imageName":"skirk marauder","colorIdentity":["R"]},"Elvish Aberration":{"layout":"normal","name":"Elvish Aberration","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elf Mutant","types":["Creature"],"subtypes":["Elf","Mutant"],"text":"{T}: Add {G}{G}{G} to your mana pool.\nForestcycling {2} ({2}, Discard this card: Search your library for a Forest card, reveal it, and put it into your hand. Then shuffle your library.)","power":"4","toughness":"5","imageName":"elvish aberration","colorIdentity":["G"]},"Bonesplitter":{"layout":"normal","name":"Bonesplitter","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+0.\nEquip {1}","imageName":"bonesplitter"},"Darksteel Ingot":{"layout":"normal","name":"Darksteel Ingot","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Indestructible\n{T}: Add one mana of any color to your mana pool.","imageName":"darksteel ingot"},"Serum Visions":{"layout":"normal","name":"Serum Visions","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card. Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"serum visions","colorIdentity":["U"]},"Glacial Ray":{"layout":"normal","name":"Glacial Ray","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Glacial Ray deals 2 damage to target creature or player.\nSplice onto Arcane {1}{R} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"glacial ray","colorIdentity":["R"]},"Circle of Protection: Art":{"layout":"normal","name":"Circle of Protection: Art","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Circle of Protection: Art comes into play, choose an artist.\n{1}{W}: The next time a source of your choice by the chosen artist would deal damage to you this turn, prevent that damage.\n{1}{W}: Return Circle of Protection: Art to its owner's hand.","imageName":"circle of protection art","colorIdentity":["W"]},"Mise":{"layout":"normal","name":"Mise","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Name a nonland card, then reveal the top card of your library. If that card is the named card, draw three cards.","imageName":"mise","colorIdentity":["U"]},"Booster Tutor":{"layout":"normal","name":"Booster Tutor","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Open a sealed Magic booster pack, reveal the cards, and put one of those cards into your hand. (Remove that card from your deck before beginning a new game.)","imageName":"booster tutor","colorIdentity":["B"]},"Goblin Mime":{"layout":"normal","name":"Goblin Mime","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Mime","types":["Creature"],"subtypes":["Goblin","Mime"],"text":"When you speak, sacrifice Goblin Mime.","power":"2","toughness":"2","imageName":"goblin mime","colorIdentity":["R"]},"Granny's Payback":{"layout":"normal","name":"Granny's Payback","manaCost":"{7}{G}","cmc":8,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You gain life equal to your age.","imageName":"granny's payback","colorIdentity":["G"]},"Ashnod's Coupon":{"layout":"normal","name":"Ashnod's Coupon","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Ashnod's Coupon: Target player gets you target drink.\nErrata: You pay any costs for the drink.","imageName":"ashnod's coupon"},"Genju of the Spires":{"layout":"normal","name":"Genju of the Spires","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Mountain\n{2}: Enchanted Mountain becomes a 6/1 red Spirit creature until end of turn. It's still a land.\nWhen enchanted Mountain is put into a graveyard, you may return Genju of the Spires from your graveyard to your hand.","imageName":"genju of the spires","colorIdentity":["R"]},"Okina Nightwatch":{"layout":"normal","name":"Okina Nightwatch","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"As long as you have more cards in hand than each opponent, Okina Nightwatch gets +3/+3.","power":"4","toughness":"3","imageName":"okina nightwatch","colorIdentity":["G"]},"Skyknight Legionnaire":{"layout":"normal","name":"Skyknight Legionnaire","manaCost":"{1}{R}{W}","cmc":3,"colors":["White","Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flying, haste","power":"2","toughness":"2","imageName":"skyknight legionnaire","colorIdentity":["W","R"]},"Castigate":{"layout":"normal","name":"Castigate","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a nonland card from it and exile that card.","imageName":"castigate","colorIdentity":["W","B"]},"Wee Dragonauts":{"layout":"normal","name":"Wee Dragonauts","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\nWhenever you cast an instant or sorcery spell, Wee Dragonauts gets +2/+0 until end of turn.","power":"1","toughness":"3","imageName":"wee dragonauts","colorIdentity":["U","R"]},"Coiling Oracle":{"layout":"normal","name":"Coiling Oracle","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Snake Elf Druid","types":["Creature"],"subtypes":["Snake","Elf","Druid"],"text":"When Coiling Oracle enters the battlefield, reveal the top card of your library. If it's a land card, put it onto the battlefield. Otherwise, put that card into your hand.","power":"1","toughness":"1","imageName":"coiling oracle","colorIdentity":["U","G"]},"Surging Flame":{"layout":"normal","name":"Surging Flame","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Ripple 4 (When you cast this spell, you may reveal the top four cards of your library. You may cast any revealed cards with the same name as this spell without paying their mana costs. Put the rest on the bottom of your library.)\nSurging Flame deals 2 damage to target creature or player.","imageName":"surging flame","colorIdentity":["R"]},"1996 World Champion":{"layout":"normal","name":"1996 World Champion","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Summon — Legend","types":["Creature"],"subtypes":["Legend"],"text":"Cannot be the targets of spells or effects. World Champion has power and toughness equal to the life totals of target opponent. {0}: Discard your hand to search your library for 1996 World Champion and reveal it to all players. Shuffle your library and put 1996 World Champion on top of it. Use this ability only at the beginning of your upkeep, and only if 1996 World Champion is in your library.","power":"*","toughness":"*","imageName":"world champion"},"Shichifukujin Dragon":{"layout":"normal","name":"Shichifukujin Dragon","manaCost":"{6}{R}{R}{R}","cmc":9,"colors":["Red"],"type":"Summon — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"When Shichifukujin Dragon comes into play, put seven +1/+1 counters on it.\n {R}{R}{R}, Remove two +1/+1 counters: Put three +1/+1 counters on Shichifukujin Dragon at end of turn. Play this ability as a sorcery.","power":"0","toughness":"0","imageName":"shichifukujin dragon"},"Proposal":{"layout":"normal","name":"Proposal","manaCost":"{W}{W}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Allows Richard to propose to Lily. If the proposal is accepted both players win; mix the cards in play, both libraries, and both graveyards as a shared deck.","imageName":"proposal"},"Splendid Genesis":{"layout":"normal","name":"Splendid Genesis","manaCost":"{G}{G}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Shuffle all cards in the game together and deal them into three decks. The game continues with a new player.","imageName":"splendid genesis"},"Fraternal Exaltation":{"layout":"normal","name":"Fraternal Exaltation","manaCost":"{U}{U}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Sneak into your parents' closet to get a deck. Your new brother is joining the game.","imageName":"fraternal exaltation"},"Robot Chicken":{"layout":"normal","name":"Robot Chicken","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Chicken Construct","types":["Artifact","Creature"],"subtypes":["Chicken","Construct"],"text":"Whenever you cast a spell, put a 0/1 colorless Egg artifact creature token onto the battlefield.\nWhenever an Egg you control is put into a graveyard from the battlefield, destroy target artifact or creature.","power":"2","toughness":"2","imageName":"robot chicken"},"Abyssal Hunter":{"layout":"normal","name":"Abyssal Hunter","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"{B}, {T}: Tap target creature. Abyssal Hunter deals damage equal to Abyssal Hunter's power to that creature.","power":"1","toughness":"1","imageName":"abyssal hunter","colorIdentity":["B"]},"Acidic Dagger":{"layout":"normal","name":"Acidic Dagger","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"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.","imageName":"acidic dagger"},"Afiya Grove":{"layout":"normal","name":"Afiya Grove","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Afiya Grove enters the battlefield with three +1/+1 counters on it.\nAt the beginning of your upkeep, move a +1/+1 counter from Afiya Grove onto target creature.\nWhen Afiya Grove has no +1/+1 counters on it, sacrifice it.","imageName":"afiya grove","colorIdentity":["G"]},"Afterlife":{"layout":"normal","name":"Afterlife","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target creature. It can't be regenerated. Its controller puts a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"afterlife","colorIdentity":["W"]},"Agility":{"layout":"normal","name":"Agility","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has flanking. (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)","imageName":"agility","colorIdentity":["R"]},"Alarum":{"layout":"normal","name":"Alarum","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Untap target nonattacking creature. It gets +1/+3 until end of turn.","imageName":"alarum","colorIdentity":["W"]},"Aleatory":{"layout":"normal","name":"Aleatory","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast Aleatory only during combat after blockers are declared.\nFlip a coin. If you win the flip, target creature gets +1/+1 until end of turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"aleatory","colorIdentity":["R"]},"Amber Prison":{"layout":"normal","name":"Amber Prison","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Amber Prison during your untap step.\n{4}, {T}: Tap target artifact, creature, or land. That permanent doesn't untap during its controller's untap step for as long as Amber Prison remains tapped.","imageName":"amber prison"},"Amulet of Unmaking":{"layout":"normal","name":"Amulet of Unmaking","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}, Exile Amulet of Unmaking: Exile target artifact, creature, or land. Activate this ability only any time you could cast a sorcery.","imageName":"amulet of unmaking"},"Ancestral Memories":{"layout":"normal","name":"Ancestral Memories","manaCost":"{2}{U}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top seven cards of your library. Put two of them into your hand and the rest into your graveyard.","imageName":"ancestral memories","colorIdentity":["U"]},"Armor of Thorns":{"layout":"normal","name":"Armor of Thorns","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"You may cast Armor of Thorns as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\nEnchant nonblack creature\nEnchanted creature gets +2/+2.","imageName":"armor of thorns","colorIdentity":["G"]},"Armorer Guildmage":{"layout":"normal","name":"Armorer Guildmage","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{B}, {T}: Target creature gets +1/+0 until end of turn.\n{G}, {T}: Target creature gets +0/+1 until end of turn.","power":"1","toughness":"1","imageName":"armorer guildmage","colorIdentity":["R","B","G"]},"Ashen Powder":{"layout":"normal","name":"Ashen Powder","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature card from an opponent's graveyard onto the battlefield under your control.","imageName":"ashen powder","colorIdentity":["B"]},"Asmira, Holy Avenger":{"layout":"normal","name":"Asmira, Holy Avenger","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"Flying\nAt the beginning of each end step, put a +1/+1 counter on Asmira, Holy Avenger for each creature put into your graveyard from the battlefield this turn.","power":"2","toughness":"3","imageName":"asmira, holy avenger","colorIdentity":["W","G"]},"Auspicious Ancestor":{"layout":"normal","name":"Auspicious Ancestor","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Auspicious Ancestor dies, you gain 3 life.\nWhenever a player casts a white spell, you may pay {1}. If you do, you gain 1 life.","power":"2","toughness":"3","imageName":"auspicious ancestor","colorIdentity":["W"]},"Azimaet Drake":{"layout":"normal","name":"Azimaet Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{U}: Azimaet Drake gets +1/+0 until end of turn. Activate this ability only once each turn.","power":"1","toughness":"3","imageName":"azimaet drake","colorIdentity":["U"]},"Bad River":{"layout":"normal","name":"Bad River","type":"Land","types":["Land"],"text":"Bad River enters the battlefield tapped.\n{T}, Sacrifice Bad River: Search your library for an Island or Swamp card and put it onto the battlefield. Then shuffle your library.","imageName":"bad river"},"Barbed Foliage":{"layout":"normal","name":"Barbed Foliage","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature attacks you, it loses flanking until end of turn.\nWhenever a creature without flying attacks you, Barbed Foliage deals 1 damage to it.","imageName":"barbed foliage","colorIdentity":["G"]},"Barbed-Back Wurm":{"layout":"normal","name":"Barbed-Back Wurm","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"{B}: Target green creature blocking Barbed-Back Wurm gets -1/-1 until end of turn.","power":"4","toughness":"3","imageName":"barbed-back wurm","colorIdentity":["B"]},"Barreling Attack":{"layout":"normal","name":"Barreling Attack","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gains trample until end of turn. When that creature becomes blocked this turn, it gets +1/+1 until end of turn for each creature blocking it.","imageName":"barreling attack","colorIdentity":["R"]},"Basalt Golem":{"layout":"normal","name":"Basalt Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Basalt Golem can't be blocked by artifact creatures.\nWhenever Basalt Golem becomes blocked by a creature, that creature's controller sacrifices it at end of combat. If the player does, he or she puts a 0/2 colorless Wall artifact creature token with defender onto the battlefield.","power":"2","toughness":"4","imageName":"basalt golem"},"Bay Falcon":{"layout":"normal","name":"Bay Falcon","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, vigilance","power":"1","toughness":"1","imageName":"bay falcon","colorIdentity":["U"]},"Bazaar of Wonders":{"layout":"normal","name":"Bazaar of Wonders","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"When Bazaar of Wonders enters the battlefield, exile all cards from all graveyards.\nWhenever a player casts a spell, counter it if a card with the same name is in a graveyard or a nontoken permanent with the same name is on the battlefield.","imageName":"bazaar of wonders","colorIdentity":["U"]},"Benevolent Unicorn":{"layout":"normal","name":"Benevolent Unicorn","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Unicorn","types":["Creature"],"subtypes":["Unicorn"],"text":"If a spell would deal damage to a creature or player, it deals that much damage minus 1 to that creature or player instead.","power":"1","toughness":"2","imageName":"benevolent unicorn","colorIdentity":["W"]},"Benthic Djinn":{"layout":"normal","name":"Benthic Djinn","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nAt the beginning of your upkeep, you lose 2 life.","power":"5","toughness":"3","imageName":"benthic djinn","colorIdentity":["U","B"]},"Binding Agony":{"layout":"normal","name":"Binding Agony","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature is dealt damage, Binding Agony deals that much damage to that creature's controller.","imageName":"binding agony","colorIdentity":["B"]},"Blighted Shaman":{"layout":"normal","name":"Blighted Shaman","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric Shaman","types":["Creature"],"subtypes":["Human","Cleric","Shaman"],"text":"{T}, Sacrifice a Swamp: Target creature gets +1/+1 until end of turn.\n{T}, Sacrifice a creature: Target creature gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"blighted shaman","colorIdentity":["B"]},"Blind Fury":{"layout":"normal","name":"Blind Fury","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"All creatures lose trample until end of turn. If a creature would deal combat damage to a creature this turn, it deals double that damage to that creature instead.","imageName":"blind fury","colorIdentity":["R"]},"Blinding Light":{"layout":"normal","name":"Blinding Light","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Tap all nonwhite creatures.","imageName":"blinding light","colorIdentity":["W"]},"Blistering Barrier":{"layout":"normal","name":"Blistering Barrier","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)","power":"5","toughness":"2","imageName":"blistering barrier","colorIdentity":["R"]},"Bone Harvest":{"layout":"normal","name":"Bone Harvest","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Put any number of target creature cards from your graveyard on top of your library.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"bone harvest","colorIdentity":["B"]},"Bone Mask":{"layout":"normal","name":"Bone Mask","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: The next time a source of your choice would deal damage to you this turn, prevent that damage. Exile cards from the top of your library equal to the damage prevented this way.","imageName":"bone mask"},"Breathstealer":{"layout":"normal","name":"Breathstealer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"{B}: Breathstealer gets +1/-1 until end of turn.","power":"2","toughness":"2","imageName":"breathstealer","colorIdentity":["B"]},"Brushwagg":{"layout":"normal","name":"Brushwagg","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Brushwagg","types":["Creature"],"subtypes":["Brushwagg"],"text":"Whenever Brushwagg blocks or becomes blocked, it gets -2/+2 until end of turn.","power":"3","toughness":"2","imageName":"brushwagg","colorIdentity":["G"]},"Builder's Bane":{"layout":"normal","name":"Builder's Bane","manaCost":"{X}{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy X target artifacts. Builder's Bane deals damage to each player equal to the number of artifacts he or she controlled put into a graveyard this way.","imageName":"builder's bane","colorIdentity":["R"]},"Burning Palm Efreet":{"layout":"normal","name":"Burning Palm Efreet","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"{1}{R}{R}: Burning Palm Efreet deals 2 damage to target creature with flying and that creature loses flying until end of turn.","power":"2","toughness":"2","imageName":"burning palm efreet","colorIdentity":["R"]},"Burning Shield Askari":{"layout":"normal","name":"Burning Shield Askari","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{R}{R}: Burning Shield Askari gains first strike until end of turn.","power":"2","toughness":"2","imageName":"burning shield askari","colorIdentity":["R"]},"Cadaverous Bloom":{"layout":"normal","name":"Cadaverous Bloom","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Exile a card from your hand: Add {B}{B} or {G}{G} to your mana pool.","imageName":"cadaverous bloom","colorIdentity":["B","G"]},"Cadaverous Knight":{"layout":"normal","name":"Cadaverous Knight","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{1}{B}{B}: Regenerate Cadaverous Knight.","power":"2","toughness":"2","imageName":"cadaverous knight","colorIdentity":["B"]},"Canopy Dragon":{"layout":"normal","name":"Canopy Dragon","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Trample\n{1}{G}: Canopy Dragon gains flying and loses trample until end of turn.","power":"4","toughness":"4","imageName":"canopy dragon","colorIdentity":["G"]},"Carrion":{"layout":"normal","name":"Carrion","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Carrion, sacrifice a creature.\nPut X 0/1 black Insect creature tokens onto the battlefield, where X is the sacrificed creature's power.","imageName":"carrion","colorIdentity":["B"]},"Catacomb Dragon":{"layout":"normal","name":"Catacomb Dragon","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Catacomb Dragon becomes blocked by a nonartifact, non-Dragon creature, that creature gets -X/-0 until end of turn, where X is half the creature's power, rounded down.","power":"4","toughness":"4","imageName":"catacomb dragon","colorIdentity":["B"]},"Celestial Dawn":{"layout":"normal","name":"Celestial Dawn","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Lands you control are Plains.\nNonland cards you own that aren't on the battlefield, spells you control, and nonland permanents you control are white.\nYou may spend white mana as though it were mana of any color. You may spend other mana only as though it were colorless mana.","imageName":"celestial dawn","colorIdentity":["W"]},"Cerulean Wyvern":{"layout":"normal","name":"Cerulean Wyvern","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying, protection from green","power":"3","toughness":"3","imageName":"cerulean wyvern","colorIdentity":["U"]},"Chaos Charm":{"layout":"normal","name":"Chaos Charm","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target Wall.\n• Chaos Charm deals 1 damage to target creature.\n• Target creature gains haste until end of turn.","imageName":"chaos charm","colorIdentity":["R"]},"Chaosphere":{"layout":"normal","name":"Chaosphere","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Creatures with flying can block only creatures with flying.\nCreatures without flying have reach. (They can block creatures with flying.)","imageName":"chaosphere","colorIdentity":["R"]},"Charcoal Diamond":{"layout":"normal","name":"Charcoal Diamond","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Charcoal Diamond enters the battlefield tapped.\n{T}: Add {B} to your mana pool.","imageName":"charcoal diamond","colorIdentity":["B"]},"Chariot of the Sun":{"layout":"normal","name":"Chariot of the Sun","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Until end of turn, target creature you control gains flying and has base toughness 1.","imageName":"chariot of the sun"},"Choking Sands":{"layout":"normal","name":"Choking Sands","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target non-Swamp land. If that land was nonbasic, Choking Sands deals 2 damage to the land's controller.","imageName":"choking sands","colorIdentity":["B"]},"Cinder Cloud":{"layout":"normal","name":"Cinder Cloud","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target creature. If a white creature dies this way, Cinder Cloud deals damage to that creature's controller equal to the creature's power.","imageName":"cinder cloud","colorIdentity":["R"]},"Circle of Despair":{"layout":"normal","name":"Circle of Despair","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Sacrifice a creature: The next time a source of your choice would deal damage to target creature or player this turn, prevent that damage.","imageName":"circle of despair","colorIdentity":["W","B"]},"Civic Guildmage":{"layout":"normal","name":"Civic Guildmage","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{G}, {T}: Target creature gets +0/+1 until end of turn.\n{U}, {T}: Put target creature you control on top of its owner's library.","power":"1","toughness":"1","imageName":"civic guildmage","colorIdentity":["W","G","U"]},"Cloak of Invisibility":{"layout":"normal","name":"Cloak of Invisibility","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has phasing and can't be blocked except by Walls. (It phases in or out before its controller untaps during each of his or her untap steps. While it's phased out, it's treated as though it doesn't exist.)","imageName":"cloak of invisibility","colorIdentity":["U"]},"Consuming Ferocity":{"layout":"normal","name":"Consuming Ferocity","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant non-Wall creature\nEnchanted creature gets +1/+0.\nAt the beginning of your upkeep, put a +1/+0 counter on enchanted creature. If that creature has three or more +1/+0 counters on it, it deals damage equal to its power to its controller, then destroy that creature and it can't be regenerated.","imageName":"consuming ferocity","colorIdentity":["R"]},"Coral Fighters":{"layout":"normal","name":"Coral Fighters","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Whenever Coral Fighters attacks and isn't blocked, look at the top card of defending player's library. You may put that card on the bottom of that player's library.","power":"1","toughness":"1","imageName":"coral fighters","colorIdentity":["U"]},"Crash of Rhinos":{"layout":"normal","name":"Crash of Rhinos","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Rhino","types":["Creature"],"subtypes":["Rhino"],"text":"Trample","power":"8","toughness":"4","imageName":"crash of rhinos","colorIdentity":["G"]},"Crimson Hellkite":{"layout":"normal","name":"Crimson Hellkite","manaCost":"{6}{R}{R}{R}","cmc":9,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{X}, {T}: Crimson Hellkite deals X damage to target creature. Spend only red mana on X.","power":"6","toughness":"6","imageName":"crimson hellkite","colorIdentity":["R"]},"Crimson Roc":{"layout":"normal","name":"Crimson Roc","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhenever Crimson Roc blocks a creature without flying, Crimson Roc gets +1/+0 and gains first strike until end of turn.","power":"2","toughness":"2","imageName":"crimson roc","colorIdentity":["R"]},"Crypt Cobra":{"layout":"normal","name":"Crypt Cobra","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Whenever Crypt Cobra attacks and isn't blocked, defending player gets a poison counter. (A player with ten or more poison counters loses the game.)","power":"3","toughness":"3","imageName":"crypt cobra","colorIdentity":["B"]},"Crystal Golem":{"layout":"normal","name":"Crystal Golem","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"At the beginning of your end step, Crystal Golem phases out. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next untap step.)","power":"3","toughness":"3","imageName":"crystal golem"},"Crystal Vein":{"layout":"normal","name":"Crystal Vein","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}, Sacrifice Crystal Vein: Add {C}{C} to your mana pool.","imageName":"crystal vein"},"Cursed Totem":{"layout":"normal","name":"Cursed Totem","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Activated abilities of creatures can't be activated.","imageName":"cursed totem"},"Cycle of Life":{"layout":"normal","name":"Cycle of Life","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Return Cycle of Life to its owner's hand: Target creature you cast this turn has base power and toughness 0/1 until your next upkeep. At the beginning of your next upkeep, put a +1/+1 counter on that creature.","imageName":"cycle of life","colorIdentity":["G"]},"Daring Apprentice":{"layout":"normal","name":"Daring Apprentice","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}, Sacrifice Daring Apprentice: Counter target spell.","power":"1","toughness":"1","imageName":"daring apprentice","colorIdentity":["U"]},"Dazzling Beauty":{"layout":"normal","name":"Dazzling Beauty","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Dazzling Beauty only during the declare blockers step.\nTarget unblocked attacking creature becomes blocked. (This spell works on creatures that can't be blocked.)\nDraw a card at the beginning of the next turn's upkeep.","imageName":"dazzling beauty","colorIdentity":["W"]},"Decomposition":{"layout":"normal","name":"Decomposition","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant black creature\nEnchanted creature has \"Cumulative upkeep—Pay 1 life.\" (At the beginning of its controller's upkeep, that player puts an age counter on it, then sacrifices it unless he or she pays its upkeep cost for each age counter on it.)\nWhen enchanted creature dies, its controller loses 2 life.","imageName":"decomposition","colorIdentity":["G"]},"Delirium":{"layout":"normal","name":"Delirium","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Cast Delirium only during an opponent's turn.\nTap target creature that player controls. That creature deals damage equal to its power to the player. Prevent all combat damage that would be dealt to and dealt by the creature this turn.","imageName":"delirium","colorIdentity":["B","R"]},"Dirtwater Wraith":{"layout":"normal","name":"Dirtwater Wraith","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Wraith","types":["Creature"],"subtypes":["Wraith"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\n{B}: Dirtwater Wraith gets +1/+0 until end of turn.","power":"1","toughness":"3","imageName":"dirtwater wraith","colorIdentity":["B"]},"Discordant Spirit":{"layout":"normal","name":"Discordant Spirit","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"At the beginning of each end step, if it's an opponent's turn, put a +1/+1 counter on Discordant Spirit for each 1 damage dealt to you this turn.\nAt the beginning of your end step, remove all +1/+1 counters from Discordant Spirit.","power":"2","toughness":"2","imageName":"discordant spirit","colorIdentity":["B","R"]},"Disempower":{"layout":"normal","name":"Disempower","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put target artifact or enchantment on top of its owner's library.","imageName":"disempower","colorIdentity":["W"]},"Dissipate":{"layout":"normal","name":"Dissipate","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.","imageName":"dissipate","colorIdentity":["U"]},"Divine Retribution":{"layout":"normal","name":"Divine Retribution","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Divine Retribution deals damage to target attacking creature equal to the number of attacking creatures.","imageName":"divine retribution","colorIdentity":["W"]},"Dread Specter":{"layout":"normal","name":"Dread Specter","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Whenever Dread Specter blocks or becomes blocked by a nonblack creature, destroy that creature at end of combat.","power":"2","toughness":"2","imageName":"dread specter","colorIdentity":["B"]},"Dream Cache":{"layout":"normal","name":"Dream Cache","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards, then put two cards from your hand both on top of your library or both on the bottom of your library.","imageName":"dream cache","colorIdentity":["U"]},"Dream Fighter":{"layout":"normal","name":"Dream Fighter","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Dream Fighter blocks or becomes blocked by a creature, Dream Fighter and that creature phase out. (While they're phased out, they're treated as though they don't exist. Each one phases in before its controller untaps during his or her next untap step.)","power":"1","toughness":"1","imageName":"dream fighter","colorIdentity":["U"]},"Dwarven Miner":{"layout":"normal","name":"Dwarven Miner","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{2}{R}, {T}: Destroy target nonbasic land.","power":"1","toughness":"2","imageName":"dwarven miner","colorIdentity":["R"]},"Dwarven Nomad":{"layout":"normal","name":"Dwarven Nomad","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dwarf Nomad","types":["Creature"],"subtypes":["Dwarf","Nomad"],"text":"{T}: Target creature with power 2 or less can't be blocked this turn.","power":"1","toughness":"1","imageName":"dwarven nomad","colorIdentity":["R"]},"Early Harvest":{"layout":"normal","name":"Early Harvest","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target player untaps all basic lands he or she controls.","imageName":"early harvest","colorIdentity":["G"]},"Ebony Charm":{"layout":"normal","name":"Ebony Charm","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target opponent loses 1 life and you gain 1 life.\n• Exile up to three target cards from a single graveyard.\n• Target creature gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","imageName":"ebony charm","colorIdentity":["B"]},"Ekundu Cyclops":{"layout":"normal","name":"Ekundu Cyclops","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Cyclops","types":["Creature"],"subtypes":["Cyclops"],"text":"If a creature you control attacks, Ekundu Cyclops also attacks if able.","power":"3","toughness":"4","imageName":"ekundu cyclops","colorIdentity":["R"]},"Ekundu Griffin":{"layout":"normal","name":"Ekundu Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying, first strike","power":"2","toughness":"2","imageName":"ekundu griffin","colorIdentity":["W"]},"Elixir of Vitality":{"layout":"normal","name":"Elixir of Vitality","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Elixir of Vitality enters the battlefield tapped.\n{T}, Sacrifice Elixir of Vitality: You gain 4 life.\n{8}, {T}, Sacrifice Elixir of Vitality: You gain 8 life.","imageName":"elixir of vitality"},"Emberwilde Caliph":{"layout":"normal","name":"Emberwilde Caliph","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying, trample\nEmberwilde Caliph attacks each turn if able.\nWhenever Emberwilde Caliph deals damage, you lose that much life.","power":"4","toughness":"4","imageName":"emberwilde caliph","colorIdentity":["U","R"]},"Emberwilde Djinn":{"layout":"normal","name":"Emberwilde Djinn","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nAt the beginning of each player's upkeep, that player may pay {R}{R} or 2 life. If he or she does, the player gains control of Emberwilde Djinn.","power":"5","toughness":"4","imageName":"emberwilde djinn","colorIdentity":["R"]},"Energy Bolt":{"layout":"normal","name":"Energy Bolt","manaCost":"{X}{R}{W}","cmc":2,"colors":["White","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Energy Bolt deals X damage to target player.\n• Target player gains X life.","imageName":"energy bolt","colorIdentity":["W","R"]},"Energy Vortex":{"layout":"normal","name":"Energy Vortex","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"As Energy Vortex enters the battlefield, choose an opponent.\nAt the beginning of your upkeep, remove all energy counters from Energy Vortex.\nAt the beginning of the chosen player's upkeep, Energy Vortex deals 3 damage to that player unless he or she pays {1} for each energy counter on Energy Vortex.\n{X}: Put X energy counters on Energy Vortex. Activate this ability only during your upkeep.","imageName":"energy vortex","colorIdentity":["U"]},"Enfeeblement":{"layout":"normal","name":"Enfeeblement","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature gets -2/-2.","imageName":"enfeeblement","colorIdentity":["B"]},"Ersatz Gnomes":{"layout":"normal","name":"Ersatz Gnomes","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Gnome","types":["Artifact","Creature"],"subtypes":["Gnome"],"text":"{T}: Target spell becomes colorless.\n{T}: Target permanent becomes colorless until end of turn.","power":"1","toughness":"1","imageName":"ersatz gnomes"},"Ether Well":{"layout":"normal","name":"Ether Well","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put target creature on top of its owner's library. If that creature is red, you may put it on the bottom of its owner's library instead.","imageName":"ether well","colorIdentity":["U"]},"Ethereal Champion":{"layout":"normal","name":"Ethereal Champion","manaCost":"{2}{W}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Pay 1 life: Prevent the next 1 damage that would be dealt to Ethereal Champion this turn.","power":"3","toughness":"4","imageName":"ethereal champion","colorIdentity":["W"]},"Fallow Earth":{"layout":"normal","name":"Fallow Earth","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put target land on top of its owner's library.","imageName":"fallow earth","colorIdentity":["G"]},"Favorable Destiny":{"layout":"normal","name":"Favorable Destiny","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+2 as long as it's white.\nEnchanted creature has shroud as long as its controller controls another creature. (It can't be the target of spells or abilities.)","imageName":"favorable destiny","colorIdentity":["W"]},"Femeref Archers":{"layout":"normal","name":"Femeref Archers","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Archer","types":["Creature"],"subtypes":["Human","Archer"],"text":"{T}: Femeref Archers deals 4 damage to target attacking creature with flying.","power":"2","toughness":"2","imageName":"femeref archers","colorIdentity":["G"]},"Femeref Healer":{"layout":"normal","name":"Femeref Healer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"1","imageName":"femeref healer","colorIdentity":["W"]},"Femeref Knight":{"layout":"normal","name":"Femeref Knight","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{W}: Femeref Knight gains vigilance until end of turn.","power":"2","toughness":"2","imageName":"femeref knight","colorIdentity":["W"]},"Femeref Scouts":{"layout":"normal","name":"Femeref Scouts","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"power":"1","toughness":"4","imageName":"femeref scouts","colorIdentity":["W"]},"Feral Shadow":{"layout":"normal","name":"Feral Shadow","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"Flying","power":"2","toughness":"1","imageName":"feral shadow","colorIdentity":["B"]},"Fetid Horror":{"layout":"normal","name":"Fetid Horror","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade Horror","types":["Creature"],"subtypes":["Shade","Horror"],"text":"{B}: Fetid Horror gets +1/+1 until end of turn.","power":"1","toughness":"2","imageName":"fetid horror","colorIdentity":["B"]},"Final Fortune":{"layout":"normal","name":"Final Fortune","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Take an extra turn after this one. At the beginning of that turn's end step, you lose the game.","imageName":"final fortune","colorIdentity":["R"]},"Fire Diamond":{"layout":"normal","name":"Fire Diamond","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Fire Diamond enters the battlefield tapped.\n{T}: Add {R} to your mana pool.","imageName":"fire diamond","colorIdentity":["R"]},"Flame Elemental":{"layout":"normal","name":"Flame Elemental","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{R}, {T}, Sacrifice Flame Elemental: Flame Elemental deals damage equal to its power to target creature.","power":"3","toughness":"2","imageName":"flame elemental","colorIdentity":["R"]},"Flash":{"layout":"normal","name":"Flash","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may put a creature card from your hand onto the battlefield. If you do, sacrifice it unless you pay its mana cost reduced by up to {2}.","imageName":"flash","colorIdentity":["U"]},"Flood Plain":{"layout":"normal","name":"Flood Plain","type":"Land","types":["Land"],"text":"Flood Plain enters the battlefield tapped.\n{T}, Sacrifice Flood Plain: Search your library for a Plains or Island card and put it onto the battlefield. Then shuffle your library.","imageName":"flood plain"},"Floodgate":{"layout":"normal","name":"Floodgate","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhen Floodgate has flying, sacrifice it.\nWhen Floodgate leaves the battlefield, it deals damage equal to half the number of Islands you control, rounded down, to each nonblue creature without flying.","power":"0","toughness":"5","imageName":"floodgate","colorIdentity":["U"]},"Foratog":{"layout":"normal","name":"Foratog","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"{G}, Sacrifice a Forest: Foratog gets +2/+2 until end of turn.","power":"1","toughness":"2","imageName":"foratog","colorIdentity":["G"]},"Forbidden Crypt":{"layout":"normal","name":"Forbidden Crypt","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"If you would draw a card, return a card from your graveyard to your hand instead. If you can't, you lose the game.\nIf a card would be put into your graveyard from anywhere, exile that card instead.","imageName":"forbidden crypt","colorIdentity":["B"]},"Forsaken Wastes":{"layout":"normal","name":"Forsaken Wastes","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Players can't gain life.\nAt the beginning of each player's upkeep, that player loses 1 life.\nWhenever Forsaken Wastes becomes the target of a spell, that spell's controller loses 5 life.","imageName":"forsaken wastes","colorIdentity":["B"]},"Frenetic Efreet":{"layout":"normal","name":"Frenetic Efreet","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Flying\n{0}: Flip a coin. If you win the flip, Frenetic Efreet phases out. If you lose the flip, sacrifice Frenetic Efreet. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next untap step.)","power":"2","toughness":"1","imageName":"frenetic efreet","colorIdentity":["U","R"]},"Giant Mantis":{"layout":"normal","name":"Giant Mantis","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Reach (This creature can block creatures with flying.)","power":"2","toughness":"4","imageName":"giant mantis","colorIdentity":["G"]},"Gibbering Hyenas":{"layout":"normal","name":"Gibbering Hyenas","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Hyena","types":["Creature"],"subtypes":["Hyena"],"text":"Gibbering Hyenas can't block black creatures.","power":"3","toughness":"2","imageName":"gibbering hyenas","colorIdentity":["G"]},"Goblin Elite Infantry":{"layout":"normal","name":"Goblin Elite Infantry","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Whenever Goblin Elite Infantry blocks or becomes blocked, it gets -1/-1 until end of turn.","power":"2","toughness":"2","imageName":"goblin elite infantry","colorIdentity":["R"]},"Goblin Scouts":{"layout":"normal","name":"Goblin Scouts","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put three 1/1 red Goblin Scout creature tokens with mountainwalk onto the battlefield. (They can't be blocked as long as defending player controls a Mountain.)","imageName":"goblin scouts","colorIdentity":["R"]},"Goblin Soothsayer":{"layout":"normal","name":"Goblin Soothsayer","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{R}, {T}, Sacrifice a Goblin: Red creatures get +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"goblin soothsayer","colorIdentity":["R"]},"Goblin Tinkerer":{"layout":"normal","name":"Goblin Tinkerer","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Artificer","types":["Creature"],"subtypes":["Goblin","Artificer"],"text":"{R}, {T}: Destroy target artifact. That artifact deals damage equal to its converted mana cost to Goblin Tinkerer.","power":"1","toughness":"2","imageName":"goblin tinkerer","colorIdentity":["R"]},"Granger Guildmage":{"layout":"normal","name":"Granger Guildmage","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{R}, {T}: Granger Guildmage deals 1 damage to target creature or player and 1 damage to you.\n{W}, {T}: Target creature gains first strike until end of turn.","power":"1","toughness":"1","imageName":"granger guildmage","colorIdentity":["G","R","W"]},"Grasslands":{"layout":"normal","name":"Grasslands","type":"Land","types":["Land"],"text":"Grasslands enters the battlefield tapped.\n{T}, Sacrifice Grasslands: Search your library for a Forest or Plains card and put it onto the battlefield. Then shuffle your library.","imageName":"grasslands"},"Grave Servitude":{"layout":"normal","name":"Grave Servitude","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"You may cast Grave Servitude as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\nEnchant creature\nEnchanted creature gets +3/-1 and is black.","imageName":"grave servitude","colorIdentity":["B"]},"Gravebane Zombie":{"layout":"normal","name":"Gravebane Zombie","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"If Gravebane Zombie would die, put Gravebane Zombie on top of its owner's library instead.","power":"3","toughness":"2","imageName":"gravebane zombie","colorIdentity":["B"]},"Grim Feast":{"layout":"normal","name":"Grim Feast","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, Grim Feast deals 1 damage to you.\nWhenever a creature is put into an opponent's graveyard from the battlefield, you gain life equal to its toughness.","imageName":"grim feast","colorIdentity":["B","G"]},"Grinning Totem":{"layout":"normal","name":"Grinning Totem","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Grinning Totem: Search target opponent's library for a card and exile it. Then that player shuffles his or her library. Until the beginning of your next upkeep, you may play that card. At the beginning of your next upkeep, if you haven't played it, put it into its owner's graveyard.","imageName":"grinning totem"},"Hakim, Loreweaver":{"layout":"normal","name":"Hakim, Loreweaver","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flying\n{U}{U}: Return target Aura card from your graveyard to the battlefield attached to Hakim, Loreweaver. Activate this ability only during your upkeep and only if Hakim isn't enchanted.\n{U}{U}, {T}: Destroy all Auras attached to Hakim.","power":"2","toughness":"4","imageName":"hakim, loreweaver","colorIdentity":["U"]},"Hall of Gemstone":{"layout":"normal","name":"Hall of Gemstone","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player chooses a color. Until end of turn, lands tapped for mana produce mana of the chosen color instead of any other color.","imageName":"hall of gemstone","colorIdentity":["G"]},"Hammer of Bogardan":{"layout":"normal","name":"Hammer of Bogardan","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Hammer of Bogardan deals 3 damage to target creature or player.\n{2}{R}{R}{R}: Return Hammer of Bogardan from your graveyard to your hand. Activate this ability only during your upkeep.","imageName":"hammer of bogardan","colorIdentity":["R"]},"Harbinger of Night":{"layout":"normal","name":"Harbinger of Night","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"At the beginning of your upkeep, put a -1/-1 counter on each creature.","power":"2","toughness":"3","imageName":"harbinger of night","colorIdentity":["B"]},"Harbor Guardian":{"layout":"normal","name":"Harbor Guardian","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Reach (This creature can block creatures with flying.)\nWhenever Harbor Guardian attacks, defending player may draw a card.","power":"3","toughness":"4","imageName":"harbor guardian","colorIdentity":["W","U"]},"Harmattan Efreet":{"layout":"normal","name":"Harmattan Efreet","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Flying\n{1}{U}{U}: Target creature gains flying until end of turn.","power":"2","toughness":"2","imageName":"harmattan efreet","colorIdentity":["U"]},"Haunting Apparition":{"layout":"normal","name":"Haunting Apparition","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nAs Haunting Apparition enters the battlefield, choose an opponent.\nHaunting Apparition's power is equal to 1 plus the number of green creature cards in the chosen player's graveyard.","power":"1+*","toughness":"2","imageName":"haunting apparition","colorIdentity":["U","B"]},"Hazerider Drake":{"layout":"normal","name":"Hazerider Drake","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying, protection from red","power":"2","toughness":"3","imageName":"hazerider drake","colorIdentity":["W","U"]},"Hivis of the Scale":{"layout":"normal","name":"Hivis of the Scale","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Viashino Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Viashino","Shaman"],"text":"You may choose not to untap Hivis of the Scale during your untap step.\n{T}: Gain control of target Dragon for as long as you control Hivis and Hivis remains tapped.","power":"3","toughness":"4","imageName":"hivis of the scale","colorIdentity":["R"]},"Horrible Hordes":{"layout":"normal","name":"Horrible Hordes","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Spirit","types":["Artifact","Creature"],"subtypes":["Spirit"],"text":"Rampage 1 (Whenever this creature becomes blocked, it gets +1/+1 until end of turn for each creature blocking it beyond the first.)","power":"2","toughness":"2","imageName":"horrible hordes"},"Igneous Golem":{"layout":"normal","name":"Igneous Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{2}: Igneous Golem gains trample until end of turn.","power":"3","toughness":"4","imageName":"igneous golem"},"Illicit Auction":{"layout":"normal","name":"Illicit Auction","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player may bid life for control of target creature. You start the bidding with a bid of 0. In turn order, each player may top the high bid. The bidding ends if the high bid stands. The high bidder loses life equal to the high bid and gains control of the creature. (This effect lasts indefinitely.)","imageName":"illicit auction","colorIdentity":["R"]},"Illumination":{"layout":"normal","name":"Illumination","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Counter target artifact or enchantment spell. Its controller gains life equal to its converted mana cost.","imageName":"illumination","colorIdentity":["W"]},"Infernal Contract":{"layout":"normal","name":"Infernal Contract","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Draw four cards. You lose half your life, rounded up.","imageName":"infernal contract","colorIdentity":["B"]},"Iron Tusk Elephant":{"layout":"normal","name":"Iron Tusk Elephant","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Trample","power":"3","toughness":"3","imageName":"iron tusk elephant","colorIdentity":["W"]},"Ivory Charm":{"layout":"normal","name":"Ivory Charm","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• All creatures get -2/-0 until end of turn.\n• Tap target creature.\n• Prevent the next 1 damage that would be dealt to target creature or player this turn.","imageName":"ivory charm","colorIdentity":["W"]},"Jabari's Influence":{"layout":"normal","name":"Jabari's Influence","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Jabari's Influence only after combat.\nGain control of target nonartifact, nonblack creature that attacked you this turn and put a -1/-0 counter on it.","imageName":"jabari's influence","colorIdentity":["W"]},"Jolrael's Centaur":{"layout":"normal","name":"Jolrael's Centaur","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Centaur Archer","types":["Creature"],"subtypes":["Centaur","Archer"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nFlanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)","power":"2","toughness":"2","imageName":"jolrael's centaur","colorIdentity":["G"]},"Jolt":{"layout":"normal","name":"Jolt","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may tap or untap target artifact, creature, or land.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"jolt","colorIdentity":["U"]},"Jungle Patrol":{"layout":"normal","name":"Jungle Patrol","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{1}{G}, {T}: Put a 0/1 green Wall creature token with defender named Wood onto the battlefield.\nSacrifice a token named Wood: Add {R} to your mana pool.","power":"3","toughness":"2","imageName":"jungle patrol","colorIdentity":["G","R"]},"Jungle Troll":{"layout":"normal","name":"Jungle Troll","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"{R}: Regenerate Jungle Troll.\n{G}: Regenerate Jungle Troll.","power":"2","toughness":"1","imageName":"jungle troll","colorIdentity":["R","G"]},"Jungle Wurm":{"layout":"normal","name":"Jungle Wurm","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Whenever Jungle Wurm becomes blocked, it gets -1/-1 until end of turn for each creature blocking it beyond the first.","power":"5","toughness":"5","imageName":"jungle wurm","colorIdentity":["G"]},"Kaervek's Hex":{"layout":"normal","name":"Kaervek's Hex","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Kaervek's Hex deals 1 damage to each nonblack creature and an additional 1 damage to each green creature.","imageName":"kaervek's hex","colorIdentity":["B"]},"Kaervek's Purge":{"layout":"normal","name":"Kaervek's Purge","manaCost":"{X}{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature with converted mana cost X. If that creature dies this way, Kaervek's Purge deals damage equal to the creature's power to the creature's controller.","imageName":"kaervek's purge","colorIdentity":["B","R"]},"Kaervek's Torch":{"layout":"normal","name":"Kaervek's Torch","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As long as Kaervek's Torch is on the stack, spells that target it cost {2} more to cast.\nKaervek's Torch deals X damage to target creature or player.","imageName":"kaervek's torch","colorIdentity":["R"]},"Karoo Meerkat":{"layout":"normal","name":"Karoo Meerkat","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Mongoose","types":["Creature"],"subtypes":["Mongoose"],"text":"Protection from blue","power":"2","toughness":"1","imageName":"karoo meerkat","colorIdentity":["G"]},"Kukemssa Pirates":{"layout":"normal","name":"Kukemssa Pirates","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"Whenever Kukemssa Pirates attacks and isn't blocked, you may gain control of target artifact defending player controls. If you do, Kukemssa Pirates assigns no combat damage this turn.","power":"2","toughness":"2","imageName":"kukemssa pirates","colorIdentity":["U"]},"Kukemssa Serpent":{"layout":"normal","name":"Kukemssa Serpent","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Kukemssa Serpent can't attack unless defending player controls an Island.\n{U}, Sacrifice an Island: Target land an opponent controls becomes an Island until end of turn.\nWhen you control no Islands, sacrifice Kukemssa Serpent.","power":"4","toughness":"3","imageName":"kukemssa serpent","colorIdentity":["U"]},"Lead Golem":{"layout":"normal","name":"Lead Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Whenever Lead Golem attacks, it doesn't untap during its controller's next untap step.","power":"3","toughness":"5","imageName":"lead golem"},"Leering Gargoyle":{"layout":"normal","name":"Leering Gargoyle","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Flying\n{T}: Leering Gargoyle gets -2/+2 and loses flying until end of turn.","power":"2","toughness":"2","imageName":"leering gargoyle","colorIdentity":["W","U"]},"Lightning Reflexes":{"layout":"normal","name":"Lightning Reflexes","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"You may cast Lightning Reflexes as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\nEnchant creature\nEnchanted creature gets +1/+0 and has first strike.","imageName":"lightning reflexes","colorIdentity":["R"]},"Lion's Eye Diamond":{"layout":"normal","name":"Lion's Eye Diamond","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Sacrifice Lion's Eye Diamond, Discard your hand: Add three mana of any one color to your mana pool. Activate this ability only any time you could cast an instant.","imageName":"lion's eye diamond"},"Locust Swarm":{"layout":"normal","name":"Locust Swarm","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\n{G}: Regenerate Locust Swarm.\n{G}: Untap Locust Swarm. Activate this ability only once each turn.","power":"1","toughness":"1","imageName":"locust swarm","colorIdentity":["G"]},"Lure of Prey":{"layout":"normal","name":"Lure of Prey","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Lure of Prey only if an opponent cast a creature spell this turn.\nYou may put a green creature card from your hand onto the battlefield.","imageName":"lure of prey","colorIdentity":["G"]},"Malignant Growth":{"layout":"normal","name":"Malignant Growth","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of your upkeep, put a growth counter on Malignant Growth.\nAt the beginning of each opponent's draw step, that player draws an additional card for each growth counter on Malignant Growth, then Malignant Growth deals damage to the player equal to the number of cards he or she drew this way.","imageName":"malignant growth","colorIdentity":["U","G"]},"Mana Prism":{"layout":"normal","name":"Mana Prism","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Add one mana of any color to your mana pool.","imageName":"mana prism"},"Mangara's Blessing":{"layout":"normal","name":"Mangara's Blessing","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 5 life.\nWhen a spell or ability an opponent controls causes you to discard Mangara's Blessing, you gain 2 life, and you return Mangara's Blessing from your graveyard to your hand at the beginning of the next end step.","imageName":"mangara's blessing","colorIdentity":["W"]},"Mangara's Equity":{"layout":"normal","name":"Mangara's Equity","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Mangara's Equity enters the battlefield, choose black or red.\nAt the beginning of your upkeep, sacrifice Mangara's Equity unless you pay {1}{W}.\nWhenever a creature of the chosen color deals damage to you or a white creature you control, Mangara's Equity deals that much damage to that creature.","imageName":"mangara's equity","colorIdentity":["W"]},"Mangara's Tome":{"layout":"normal","name":"Mangara's Tome","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"When Mangara's Tome enters the battlefield, search your library for five cards, exile them in a face-down pile, and shuffle that pile. Then shuffle your library.\n{2}: The next time you would draw a card this turn, instead put the top card of the exiled pile into its owner's hand.","imageName":"mangara's tome"},"Marble Diamond":{"layout":"normal","name":"Marble Diamond","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Marble Diamond enters the battlefield tapped.\n{T}: Add {W} to your mana pool.","imageName":"marble diamond","colorIdentity":["W"]},"Maro":{"layout":"normal","name":"Maro","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Maro's power and toughness are each equal to the number of cards in your hand.","power":"*","toughness":"*","imageName":"maro","colorIdentity":["G"]},"Meddle":{"layout":"normal","name":"Meddle","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"If target spell has only one target and that target is a creature, change that spell's target to another creature.","imageName":"meddle","colorIdentity":["U"]},"Melesse Spirit":{"layout":"normal","name":"Melesse Spirit","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel Spirit","types":["Creature"],"subtypes":["Angel","Spirit"],"text":"Flying, protection from black","power":"3","toughness":"3","imageName":"melesse spirit","colorIdentity":["W"]},"Merfolk Raiders":{"layout":"normal","name":"Merfolk Raiders","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nPhasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)","power":"2","toughness":"3","imageName":"merfolk raiders","colorIdentity":["U"]},"Merfolk Seer":{"layout":"normal","name":"Merfolk Seer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"When Merfolk Seer dies, you may pay {1}{U}. If you do, draw a card.","power":"2","toughness":"2","imageName":"merfolk seer","colorIdentity":["U"]},"Mind Bend":{"layout":"normal","name":"Mind Bend","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Change the text of target permanent by replacing all instances of one color word with another or one basic land type with another. (For example, you may change \"nonblack creature\" to \"nongreen creature\" or \"forestwalk\" to \"islandwalk.\" This effect lasts indefinitely.)","imageName":"mind bend","colorIdentity":["U"]},"Mind Harness":{"layout":"normal","name":"Mind Harness","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant red or green creature\nCumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nYou control enchanted creature.","imageName":"mind harness","colorIdentity":["U"]},"Mindbender Spores":{"layout":"normal","name":"Mindbender Spores","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Fungus Wall","types":["Creature"],"subtypes":["Fungus","Wall"],"text":"Defender (This creature can't attack.)\nFlying\nWhenever Mindbender Spores blocks a creature, put four fungus counters on that creature. The creature gains \"This creature doesn't untap during your untap step if it has a fungus counter on it\" and \"At the beginning of your upkeep, remove a fungus counter from this creature.\"","power":"0","toughness":"1","imageName":"mindbender spores","colorIdentity":["G"]},"Mire Shade":{"layout":"normal","name":"Mire Shade","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"{B}, Sacrifice a Swamp: Put a +1/+1 counter on Mire Shade. Activate this ability only any time you could cast a sorcery.","power":"1","toughness":"1","imageName":"mire shade","colorIdentity":["B"]},"Misers' Cage":{"layout":"normal","name":"Misers' Cage","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each opponent's upkeep, if that player has five or more cards in hand, Misers' Cage deals 2 damage to him or her.","imageName":"misers' cage"},"Mist Dragon":{"layout":"normal","name":"Mist Dragon","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"{0}: Mist Dragon gains flying. (This effect lasts indefinitely.)\n{0}: Mist Dragon loses flying. (This effect lasts indefinitely.)\n{3}{U}{U}: Mist Dragon phases out. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next untap step.)","power":"4","toughness":"4","imageName":"mist dragon","colorIdentity":["U"]},"Moss Diamond":{"layout":"normal","name":"Moss Diamond","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Moss Diamond enters the battlefield tapped.\n{T}: Add {G} to your mana pool.","imageName":"moss diamond","colorIdentity":["G"]},"Mountain Valley":{"layout":"normal","name":"Mountain Valley","type":"Land","types":["Land"],"text":"Mountain Valley enters the battlefield tapped.\n{T}, Sacrifice Mountain Valley: Search your library for a Mountain or Forest card and put it onto the battlefield. Then shuffle your library.","imageName":"mountain valley"},"Mtenda Griffin":{"layout":"normal","name":"Mtenda Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\n{W}, {T}: Return Mtenda Griffin to its owner's hand and return target Griffin card from your graveyard to your hand. Activate this ability only during your upkeep.","power":"2","toughness":"2","imageName":"mtenda griffin","colorIdentity":["W"]},"Mtenda Herder":{"layout":"normal","name":"Mtenda Herder","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)","power":"1","toughness":"1","imageName":"mtenda herder","colorIdentity":["W"]},"Mtenda Lion":{"layout":"normal","name":"Mtenda Lion","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Whenever Mtenda Lion attacks, defending player may pay {U}. If that player does, prevent all combat damage that would be dealt by Mtenda Lion this turn.","power":"2","toughness":"1","imageName":"mtenda lion","colorIdentity":["G","U"]},"Mystical Tutor":{"layout":"normal","name":"Mystical Tutor","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Search your library for an instant or sorcery card and reveal that card. Shuffle your library, then put the card on top of it.","imageName":"mystical tutor","colorIdentity":["U"]},"Natural Balance":{"layout":"normal","name":"Natural Balance","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player who controls six or more lands chooses five lands he or she controls and sacrifices the rest. Each player who controls four or fewer lands may search his or her library for up to X basic land cards and put them onto the battlefield, where X is five minus the number of lands he or she controls. Then each player who searched his or her library this way shuffles it.","imageName":"natural balance","colorIdentity":["G"]},"Nettletooth Djinn":{"layout":"normal","name":"Nettletooth Djinn","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"At the beginning of your upkeep, Nettletooth Djinn deals 1 damage to you.","power":"4","toughness":"4","imageName":"nettletooth djinn","colorIdentity":["G"]},"Noble Elephant":{"layout":"normal","name":"Noble Elephant","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Trample; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"2","imageName":"noble elephant","colorIdentity":["W"]},"Nocturnal Raid":{"layout":"normal","name":"Nocturnal Raid","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Black creatures get +2/+0 until end of turn.","imageName":"nocturnal raid","colorIdentity":["B"]},"Null Chamber":{"layout":"normal","name":"Null Chamber","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"As Null Chamber enters the battlefield, you and an opponent each name a card other than a basic land card.\nThe named cards can't be played.","imageName":"null chamber","colorIdentity":["W"]},"Pacifism":{"layout":"normal","name":"Pacifism","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block.","imageName":"pacifism","colorIdentity":["W"]},"Painful Memories":{"layout":"normal","name":"Painful Memories","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Look at target opponent's hand and choose a card from it. Put that card on top of that player's library.","imageName":"painful memories","colorIdentity":["B"]},"Patagia Golem":{"layout":"normal","name":"Patagia Golem","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{3}: Patagia Golem gains flying until end of turn.","power":"2","toughness":"3","imageName":"patagia golem"},"Paupers' Cage":{"layout":"normal","name":"Paupers' Cage","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each opponent's upkeep, if that player has two or fewer cards in hand, Paupers' Cage deals 2 damage to him or her.","imageName":"paupers' cage"},"Pearl Dragon":{"layout":"normal","name":"Pearl Dragon","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{1}{W}: Pearl Dragon gets +0/+1 until end of turn.","power":"4","toughness":"4","imageName":"pearl dragon","colorIdentity":["W"]},"Phyrexian Dreadnought":{"layout":"normal","name":"Phyrexian Dreadnought","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Dreadnought","types":["Artifact","Creature"],"subtypes":["Dreadnought"],"text":"Trample\nWhen Phyrexian Dreadnought enters the battlefield, sacrifice it unless you sacrifice any number of creatures with total power 12 or greater.","power":"12","toughness":"12","imageName":"phyrexian dreadnought"},"Phyrexian Purge":{"layout":"normal","name":"Phyrexian Purge","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy any number of target creatures.\nPhyrexian Purge costs 3 life more to cast for each target.","imageName":"phyrexian purge","colorIdentity":["B","R"]},"Phyrexian Tribute":{"layout":"normal","name":"Phyrexian Tribute","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Phyrexian Tribute, sacrifice two creatures.\nDestroy target artifact.","imageName":"phyrexian tribute","colorIdentity":["B"]},"Phyrexian Vault":{"layout":"normal","name":"Phyrexian Vault","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice a creature: Draw a card.","imageName":"phyrexian vault"},"Political Trickery":{"layout":"normal","name":"Political Trickery","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exchange control of target land you control and target land an opponent controls. (This effect lasts indefinitely.)","imageName":"political trickery","colorIdentity":["U"]},"Polymorph":{"layout":"normal","name":"Polymorph","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. It can't be regenerated. Its controller reveals cards from the top of his or her library until he or she reveals a creature card. The player puts that card onto the battlefield, then shuffles all other cards revealed this way into his or her library.","imageName":"polymorph","colorIdentity":["U"]},"Preferred Selection":{"layout":"normal","name":"Preferred Selection","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, look at the top two cards of your library. You may sacrifice Preferred Selection and pay {2}{G}{G}. If you do, put one of those cards into your hand. If you don't, put one of those cards on the bottom of your library.","imageName":"preferred selection","colorIdentity":["G"]},"Prismatic Boon":{"layout":"normal","name":"Prismatic Boon","manaCost":"{X}{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Choose a color. X target creatures gain protection from the chosen color until end of turn.","imageName":"prismatic boon","colorIdentity":["W","U"]},"Prismatic Circle":{"layout":"normal","name":"Prismatic Circle","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAs Prismatic Circle enters the battlefield, choose a color.\n{1}: The next time a source of your choice of the chosen color would deal damage to you this turn, prevent that damage.","imageName":"prismatic circle","colorIdentity":["W"]},"Prismatic Lace":{"layout":"normal","name":"Prismatic Lace","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target permanent becomes the color or colors of your choice. (This effect lasts indefinitely.)","imageName":"prismatic lace","colorIdentity":["U"]},"Psychic Transfer":{"layout":"normal","name":"Psychic Transfer","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"If the difference between your life total and target player's life total is 5 or less, exchange life totals with that player.","imageName":"psychic transfer","colorIdentity":["U"]},"Purgatory":{"layout":"normal","name":"Purgatory","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature is put into your graveyard from the battlefield, exile that card.\nAt the beginning of your upkeep, you may pay {4} and 2 life. If you do, return a card exiled with Purgatory to the battlefield.","imageName":"purgatory","colorIdentity":["W","B"]},"Purraj of Urborg":{"layout":"normal","name":"Purraj of Urborg","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Cat Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Purraj of Urborg has first strike as long as it's attacking.\nWhenever a player casts a black spell, you may pay {B}. If you do, put a +1/+1 counter on Purraj of Urborg.","power":"2","toughness":"3","imageName":"purraj of urborg","colorIdentity":["B"]},"Pyric Salamander":{"layout":"normal","name":"Pyric Salamander","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Salamander","types":["Creature"],"subtypes":["Salamander"],"text":"{R}: Pyric Salamander gets +1/+0 until end of turn. Sacrifice Pyric Salamander at the beginning of the next end step.","power":"1","toughness":"1","imageName":"pyric salamander","colorIdentity":["R"]},"Quirion Elves":{"layout":"normal","name":"Quirion Elves","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"As Quirion Elves enters the battlefield, choose a color.\n{T}: Add {G} to your mana pool.\n{T}: Add one mana of the chosen color to your mana pool.","power":"1","toughness":"1","imageName":"quirion elves","colorIdentity":["G"]},"Radiant Essence":{"layout":"normal","name":"Radiant Essence","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Radiant Essence gets +1/+2 as long as an opponent controls a black permanent.","power":"2","toughness":"3","imageName":"radiant essence","colorIdentity":["W","G"]},"Raging Spirit":{"layout":"normal","name":"Raging Spirit","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{2}: Raging Spirit becomes colorless until end of turn.","power":"3","toughness":"3","imageName":"raging spirit","colorIdentity":["R"]},"Rampant Growth":{"layout":"normal","name":"Rampant Growth","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library.","imageName":"rampant growth","colorIdentity":["G"]},"Rashida Scalebane":{"layout":"normal","name":"Rashida Scalebane","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Destroy target attacking or blocking Dragon. It can't be regenerated. You gain life equal to its power.","power":"3","toughness":"4","imageName":"rashida scalebane","colorIdentity":["W"]},"Ravenous Vampire":{"layout":"normal","name":"Ravenous Vampire","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nAt the beginning of your upkeep, you may sacrifice a nonartifact creature. If you do, put a +1/+1 counter on Ravenous Vampire. If you don't, tap Ravenous Vampire.","power":"3","toughness":"3","imageName":"ravenous vampire","colorIdentity":["B"]},"Razor Pendulum":{"layout":"normal","name":"Razor Pendulum","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's end step, if that player has 5 or less life, Razor Pendulum deals 2 damage to him or her.","imageName":"razor pendulum"},"Reality Ripple":{"layout":"normal","name":"Reality Ripple","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target artifact, creature, or land 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.)","imageName":"reality ripple","colorIdentity":["U"]},"Reckless Embermage":{"layout":"normal","name":"Reckless Embermage","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{R}: Reckless Embermage deals 1 damage to target creature or player and 1 damage to itself.","power":"2","toughness":"2","imageName":"reckless embermage","colorIdentity":["R"]},"Reflect Damage":{"layout":"normal","name":"Reflect Damage","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"The next time a source of your choice would deal damage this turn, that damage is dealt to that source's controller instead.","imageName":"reflect damage","colorIdentity":["W","R"]},"Reign of Chaos":{"layout":"normal","name":"Reign of Chaos","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Destroy target Plains and target white creature.\n• Destroy target Island and target blue creature.","imageName":"reign of chaos","colorIdentity":["R"]},"Reign of Terror":{"layout":"normal","name":"Reign of Terror","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all green creatures or all white creatures. They can't be regenerated. You lose 2 life for each creature that died this way.","imageName":"reign of terror","colorIdentity":["B"]},"Reparations":{"layout":"normal","name":"Reparations","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a spell that targets you or a creature you control, you may draw a card.","imageName":"reparations","colorIdentity":["W","U"]},"Restless Dead":{"layout":"normal","name":"Restless Dead","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"{B}: Regenerate Restless Dead.","power":"1","toughness":"1","imageName":"restless dead","colorIdentity":["B"]},"Ritual of Steel":{"layout":"normal","name":"Ritual of Steel","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Ritual of Steel enters the battlefield, draw a card at the beginning of the next turn's upkeep.\nEnchanted creature gets +0/+2.","imageName":"ritual of steel","colorIdentity":["W"]},"Rock Basilisk":{"layout":"normal","name":"Rock Basilisk","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Basilisk","types":["Creature"],"subtypes":["Basilisk"],"text":"Whenever Rock Basilisk blocks or becomes blocked by a non-Wall creature, destroy that creature at end of combat.","power":"4","toughness":"5","imageName":"rock basilisk","colorIdentity":["R","G"]},"Rocky Tar Pit":{"layout":"normal","name":"Rocky Tar Pit","type":"Land","types":["Land"],"text":"Rocky Tar Pit enters the battlefield tapped.\n{T}, Sacrifice Rocky Tar Pit: Search your library for a Swamp or Mountain card and put it onto the battlefield. Then shuffle your library.","imageName":"rocky tar pit"},"Roots of Life":{"layout":"normal","name":"Roots of Life","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"As Roots of Life enters the battlefield, choose Island or Swamp.\nWhenever a land of the chosen type an opponent controls becomes tapped, you gain 1 life.","imageName":"roots of life","colorIdentity":["G"]},"Sabertooth Cobra":{"layout":"normal","name":"Sabertooth Cobra","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Whenever Sabertooth Cobra deals damage to a player, he or she gets a poison counter. That player gets another poison counter at the beginning of his or her next upkeep unless he or she pays {2} before that step. (A player with ten or more poison counters loses the game.)","power":"2","toughness":"2","imageName":"sabertooth cobra","colorIdentity":["G"]},"Sacred Mesa":{"layout":"normal","name":"Sacred Mesa","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Sacred Mesa unless you sacrifice a Pegasus.\n{1}{W}: Put a 1/1 white Pegasus creature token with flying onto the battlefield.","imageName":"sacred mesa","colorIdentity":["W"]},"Sand Golem":{"layout":"normal","name":"Sand Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"When a spell or ability an opponent controls causes you to discard Sand Golem, return Sand Golem from your graveyard to the battlefield with a +1/+1 counter on it at the beginning of the next end step.","power":"3","toughness":"3","imageName":"sand golem"},"Sandbar Crocodile":{"layout":"normal","name":"Sandbar Crocodile","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Crocodile","types":["Creature"],"subtypes":["Crocodile"],"text":"Phasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)","power":"6","toughness":"5","imageName":"sandbar crocodile","colorIdentity":["U"]},"Sapphire Charm":{"layout":"normal","name":"Sapphire Charm","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target player draws a card at the beginning of the next turn's upkeep.\n• Target creature gains flying until end of turn.\n• 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.)","imageName":"sapphire charm","colorIdentity":["U"]},"Savage Twister":{"layout":"normal","name":"Savage Twister","manaCost":"{X}{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Savage Twister deals X damage to each creature.","imageName":"savage twister","colorIdentity":["R","G"]},"Sawback Manticore":{"layout":"normal","name":"Sawback Manticore","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Manticore","types":["Creature"],"subtypes":["Manticore"],"text":"{4}: Sawback Manticore gains flying until end of turn.\n{1}: Sawback Manticore deals 2 damage to target attacking or blocking creature. Activate this ability only if Sawback Manticore is attacking or blocking and only once each turn.","power":"2","toughness":"4","imageName":"sawback manticore","colorIdentity":["R","G"]},"Sea Scryer":{"layout":"normal","name":"Sea Scryer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Add {U} to your mana pool.","power":"1","toughness":"1","imageName":"sea scryer","colorIdentity":["U"]},"Sealed Fate":{"layout":"normal","name":"Sealed Fate","manaCost":"{X}{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top X cards of target opponent's library. Exile one of those cards and put the rest back on top of that player's library in any order.","imageName":"sealed fate","colorIdentity":["U","B"]},"Searing Spear Askari":{"layout":"normal","name":"Searing Spear Askari","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{1}{R}: Searing Spear Askari gains menace until end of turn. (It can't be blocked except by two or more creatures.)","power":"2","toughness":"2","imageName":"searing spear askari","colorIdentity":["R"]},"Seedling Charm":{"layout":"normal","name":"Seedling Charm","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Return target Aura attached to a creature to its owner's hand.\n• Regenerate target green creature.\n• Target creature gains trample until end of turn.","imageName":"seedling charm","colorIdentity":["G"]},"Seeds of Innocence":{"layout":"normal","name":"Seeds of Innocence","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all artifacts. They can't be regenerated. The controller of each of those artifacts gains life equal to its converted mana cost.","imageName":"seeds of innocence","colorIdentity":["G"]},"Serene Heart":{"layout":"normal","name":"Serene Heart","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy all Auras.","imageName":"serene heart","colorIdentity":["G"]},"Sewer Rats":{"layout":"normal","name":"Sewer Rats","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"{B}, Pay 1 life: Sewer Rats gets +1/+0 until end of turn. Activate this ability no more than three times each turn.","power":"1","toughness":"1","imageName":"sewer rats","colorIdentity":["B"]},"Shadow Guildmage":{"layout":"normal","name":"Shadow Guildmage","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}: Put target creature you control on top of its owner's library.\n{R}, {T}: Shadow Guildmage deals 1 damage to target creature or player and 1 damage to you.","power":"1","toughness":"1","imageName":"shadow guildmage","colorIdentity":["B","U","R"]},"Shadowbane":{"layout":"normal","name":"Shadowbane","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"The next time a source of your choice would deal damage to you and/or creatures you control this turn, prevent that damage. If damage from a black source is prevented this way, you gain that much life.","imageName":"shadowbane","colorIdentity":["W"]},"Shallow Grave":{"layout":"normal","name":"Shallow Grave","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Return the top creature card of your graveyard to the battlefield. That creature gains haste until end of turn. Exile it at the beginning of the next end step.","imageName":"shallow grave","colorIdentity":["B"]},"Shaper Guildmage":{"layout":"normal","name":"Shaper Guildmage","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{W}, {T}: Target creature gains first strike until end of turn.\n{B}, {T}: Target creature gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"shaper guildmage","colorIdentity":["U","W","B"]},"Shauku, Endbringer":{"layout":"normal","name":"Shauku, Endbringer","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Legendary Creature — Vampire","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nShauku, Endbringer can't attack if there's another creature on the battlefield.\nAt the beginning of your upkeep, you lose 3 life.\n{T}: Exile target creature and put a +1/+1 counter on Shauku.","power":"5","toughness":"5","imageName":"shauku, endbringer","colorIdentity":["B"]},"Shauku's Minion":{"layout":"normal","name":"Shauku's Minion","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"{B}{R}, {T}: Shauku's Minion deals 2 damage to target white creature.","power":"2","toughness":"2","imageName":"shauku's minion","colorIdentity":["B","R"]},"Shimmer":{"layout":"normal","name":"Shimmer","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"As Shimmer enters the battlefield, choose a land type.\nEach land of the chosen type has phasing. (It phases in or out before its controller untaps during each of his or her untap steps. While it's phased out, it's treated as though it doesn't exist.)","imageName":"shimmer","colorIdentity":["U"]},"Sidar Jabari":{"layout":"normal","name":"Sidar Jabari","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Human Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nWhenever Sidar Jabari attacks, tap target creature defending player controls.","power":"2","toughness":"2","imageName":"sidar jabari","colorIdentity":["W"]},"Sirocco":{"layout":"normal","name":"Sirocco","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target player reveals his or her hand. For each blue instant card revealed this way, that player discards that card unless he or she pays 4 life.","imageName":"sirocco","colorIdentity":["R"]},"Skulking Ghost":{"layout":"normal","name":"Skulking Ghost","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Skulking Ghost becomes the target of a spell or ability, sacrifice it.","power":"2","toughness":"1","imageName":"skulking ghost","colorIdentity":["B"]},"Sky Diamond":{"layout":"normal","name":"Sky Diamond","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Sky Diamond enters the battlefield tapped.\n{T}: Add {U} to your mana pool.","imageName":"sky diamond","colorIdentity":["U"]},"Soar":{"layout":"normal","name":"Soar","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"You may cast Soar as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\nEnchant creature\nEnchanted creature gets +0/+1 and has flying.","imageName":"soar","colorIdentity":["U"]},"Soul Echo":{"layout":"normal","name":"Soul Echo","manaCost":"{X}{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Soul Echo enters the battlefield with X echo counters on it.\nYou don't lose the game for having 0 or less life.\nAt the beginning of your upkeep, sacrifice Soul Echo if there are no echo counters on it. Otherwise, target opponent may choose that for each 1 damage that would be dealt to you until your next upkeep, you remove an echo counter from Soul Echo instead.","imageName":"soul echo","colorIdentity":["W"]},"Soul Rend":{"layout":"normal","name":"Soul Rend","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature if it's white. A creature destroyed this way can't be regenerated.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"soul rend","colorIdentity":["B"]},"Soulshriek":{"layout":"normal","name":"Soulshriek","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +X/+0 until end of turn, where X is the number of creature cards in your graveyard. Sacrifice that creature at the beginning of the next end step.","imageName":"soulshriek","colorIdentity":["B"]},"Spatial Binding":{"layout":"normal","name":"Spatial Binding","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Enchantment","types":["Enchantment"],"text":"Pay 1 life: Until your next upkeep, target permanent can't phase out.","imageName":"spatial binding","colorIdentity":["U","B"]},"Spectral Guardian":{"layout":"normal","name":"Spectral Guardian","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"As long as Spectral Guardian is untapped, noncreature artifacts have shroud. (They can't be the targets of spells or abilities.)","power":"2","toughness":"3","imageName":"spectral guardian","colorIdentity":["W"]},"Spirit of the Night":{"layout":"normal","name":"Spirit of the Night","manaCost":"{6}{B}{B}{B}","cmc":9,"colors":["Black"],"type":"Legendary Creature — Demon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon","Spirit"],"text":"Flying, trample, haste, protection from black\nSpirit of the Night has first strike as long as it's attacking.","power":"6","toughness":"5","imageName":"spirit of the night","colorIdentity":["B"]},"Spitting Earth":{"layout":"normal","name":"Spitting Earth","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Spitting Earth deals damage to target creature equal to the number of Mountains you control.","imageName":"spitting earth","colorIdentity":["R"]},"Stalking Tiger":{"layout":"normal","name":"Stalking Tiger","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Stalking Tiger can't be blocked by more than one creature.","power":"3","toughness":"3","imageName":"stalking tiger","colorIdentity":["G"]},"Subterranean Spirit":{"layout":"normal","name":"Subterranean Spirit","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"Protection from red\n{T}: Subterranean Spirit deals 1 damage to each creature without flying.","power":"3","toughness":"3","imageName":"subterranean spirit","colorIdentity":["R"]},"Sunweb":{"layout":"normal","name":"Sunweb","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nFlying\nSunweb can't block creatures with power 2 or less.","power":"5","toughness":"6","imageName":"sunweb","colorIdentity":["W"]},"Superior Numbers":{"layout":"normal","name":"Superior Numbers","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Superior Numbers deals damage to target creature equal to the number of creatures you control in excess of the number of creatures target opponent controls.","imageName":"superior numbers","colorIdentity":["G"]},"Suq'Ata Firewalker":{"layout":"normal","name":"Suq'Ata Firewalker","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Suq'Ata Firewalker can't be the target of red spells or abilities from red sources.\n{T}: Suq'Ata Firewalker deals 1 damage to target creature or player.","power":"0","toughness":"1","imageName":"suq'ata firewalker","colorIdentity":["U"]},"Tainted Specter":{"layout":"normal","name":"Tainted Specter","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\n{1}{B}{B}, {T}: Target player discards a card unless he or she puts a card from his or her hand on top of his or her library. If that player discards a card this way, Tainted Specter deals 1 damage to each creature and each player. Activate this ability only any time you could cast a sorcery.","power":"2","toughness":"2","imageName":"tainted specter","colorIdentity":["B"]},"Talruum Minotaur":{"layout":"normal","name":"Talruum Minotaur","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Berserker","types":["Creature"],"subtypes":["Minotaur","Berserker"],"text":"Haste","power":"3","toughness":"3","imageName":"talruum minotaur","colorIdentity":["R"]},"Taniwha":{"layout":"normal","name":"Taniwha","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Serpent","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Serpent"],"text":"Trample\nPhasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)\nAt the beginning of your upkeep, all lands you control phase out. (They phase in before you untap during your next untap step.)","power":"7","toughness":"7","imageName":"taniwha","colorIdentity":["U"]},"Teeka's Dragon":{"layout":"normal","name":"Teeka's Dragon","manaCost":"{9}","cmc":9,"type":"Artifact Creature — Dragon","types":["Artifact","Creature"],"subtypes":["Dragon"],"text":"Flying; trample; rampage 4 (Whenever this creature becomes blocked, it gets +4/+4 until end of turn for each creature blocking it beyond the first.)","power":"5","toughness":"5","imageName":"teeka's dragon"},"Teferi's Curse":{"layout":"normal","name":"Teferi's Curse","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact or creature\nEnchanted permanent has phasing. (It phases in or out before its controller untaps during each of his or her untap steps. While it's phased out, it's treated as though it doesn't exist.)","imageName":"teferi's curse","colorIdentity":["U"]},"Teferi's Drake":{"layout":"normal","name":"Teferi's Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nPhasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)","power":"3","toughness":"2","imageName":"teferi's drake","colorIdentity":["U"]},"Teferi's Imp":{"layout":"normal","name":"Teferi's Imp","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nPhasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)\nWhenever Teferi's Imp phases out, discard a card.\nWhenever Teferi's Imp phases in, draw a card.","power":"1","toughness":"1","imageName":"teferi's imp","colorIdentity":["U"]},"Teferi's Isle":{"layout":"normal","name":"Teferi's Isle","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"Phasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)\nTeferi's Isle enters the battlefield tapped.\n{T}: Add {U}{U} to your mana pool.","imageName":"teferi's isle","colorIdentity":["U"]},"Telim'Tor":{"layout":"normal","name":"Telim'Tor","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nWhenever Telim'Tor attacks, all attacking creatures with flanking get +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"telim'tor","colorIdentity":["R"]},"Telim'Tor's Darts":{"layout":"normal","name":"Telim'Tor's Darts","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Telim'Tor's Darts deals 1 damage to target player.","imageName":"telim'tor's darts"},"Telim'Tor's Edict":{"layout":"normal","name":"Telim'Tor's Edict","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Exile target permanent you own or control.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"telim'tor's edict","colorIdentity":["R"]},"Teremko Griffin":{"layout":"normal","name":"Teremko Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"2","toughness":"2","imageName":"teremko griffin","colorIdentity":["W"]},"Thirst":{"layout":"normal","name":"Thirst","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Thirst enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.\nAt the beginning of your upkeep, sacrifice Thirst unless you pay {U}.","imageName":"thirst","colorIdentity":["U"]},"Tidal Wave":{"layout":"normal","name":"Tidal Wave","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put a 5/5 blue Wall creature token with defender onto the battlefield. Sacrifice it at the beginning of the next end step.","imageName":"tidal wave","colorIdentity":["U"]},"Tombstone Stairwell":{"layout":"normal","name":"Tombstone Stairwell","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"Cumulative upkeep {1}{B} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of each upkeep, if Tombstone Stairwell is on the battlefield, each player puts a 2/2 black Zombie creature token with haste named Tombspawn onto the battlefield for each creature card in his or her graveyard.\nAt the beginning of each end step or when Tombstone Stairwell leaves the battlefield, destroy all tokens put onto the battlefield with Tombstone Stairwell. They can't be regenerated.","imageName":"tombstone stairwell","colorIdentity":["B"]},"Torrent of Lava":{"layout":"normal","name":"Torrent of Lava","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Torrent of Lava deals X damage to each creature without flying.\nAs long as Torrent of Lava is on the stack, each creature has \"{T}: Prevent the next 1 damage that would be dealt to this creature by Torrent of Lava this turn.\"","imageName":"torrent of lava","colorIdentity":["R"]},"Tranquil Domain":{"layout":"normal","name":"Tranquil Domain","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy all non-Aura enchantments.","imageName":"tranquil domain","colorIdentity":["G"]},"Tropical Storm":{"layout":"normal","name":"Tropical Storm","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Tropical Storm deals X damage to each creature with flying and 1 additional damage to each blue creature.","imageName":"tropical storm","colorIdentity":["G"]},"Uktabi Faerie":{"layout":"normal","name":"Uktabi Faerie","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying\n{3}{G}, Sacrifice Uktabi Faerie: Destroy target artifact.","power":"1","toughness":"1","imageName":"uktabi faerie","colorIdentity":["G"]},"Uktabi Wildcats":{"layout":"normal","name":"Uktabi Wildcats","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Uktabi Wildcats's power and toughness are each equal to the number of Forests you control.\n{G}, Sacrifice a Forest: Regenerate Uktabi Wildcats.","power":"*","toughness":"*","imageName":"uktabi wildcats","colorIdentity":["G"]},"Unerring Sling":{"layout":"normal","name":"Unerring Sling","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}, Tap an untapped creature you control: Unerring Sling deals damage equal to the tapped creature's power to target attacking or blocking creature with flying.","imageName":"unerring sling"},"Unfulfilled Desires":{"layout":"normal","name":"Unfulfilled Desires","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Pay 1 life: Draw a card, then discard a card.","imageName":"unfulfilled desires","colorIdentity":["U","B"]},"Unseen Walker":{"layout":"normal","name":"Unseen Walker","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)\n{1}{G}{G}: Target creature gains forestwalk until end of turn.","power":"1","toughness":"1","imageName":"unseen walker","colorIdentity":["G"]},"Unyaro Bee Sting":{"layout":"normal","name":"Unyaro Bee Sting","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Unyaro Bee Sting deals 2 damage to target creature or player.","imageName":"unyaro bee sting","colorIdentity":["G"]},"Unyaro Griffin":{"layout":"normal","name":"Unyaro Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nSacrifice Unyaro Griffin: Counter target red instant or sorcery spell.","power":"2","toughness":"2","imageName":"unyaro griffin","colorIdentity":["W"]},"Urborg Panther":{"layout":"normal","name":"Urborg Panther","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Nightstalker Cat","types":["Creature"],"subtypes":["Nightstalker","Cat"],"text":"{B}, Sacrifice Urborg Panther: Destroy target creature blocking Urborg Panther.\nSacrifice a creature named Feral Shadow, a creature named Breathstealer, and Urborg Panther: Search your library for a card named Spirit of the Night and put that card onto the battlefield. Then shuffle your library.","power":"2","toughness":"2","imageName":"urborg panther","colorIdentity":["B"]},"Vaporous Djinn":{"layout":"normal","name":"Vaporous Djinn","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nAt the beginning of your upkeep, Vaporous Djinn phases out unless you pay {U}{U}. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next untap step.)","power":"3","toughness":"4","imageName":"vaporous djinn","colorIdentity":["U"]},"Ventifact Bottle":{"layout":"normal","name":"Ventifact Bottle","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{X}{1}, {T}: Put X charge counters on Ventifact Bottle. Activate this ability only any time you could cast a sorcery.\nAt the beginning of your precombat main phase, if Ventifact Bottle has a charge counter on it, tap it and remove all charge counters from it. Add {C} to your mana pool for each charge counter removed this way.","imageName":"ventifact bottle"},"Viashino Warrior":{"layout":"normal","name":"Viashino Warrior","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"power":"4","toughness":"2","imageName":"viashino warrior","colorIdentity":["R"]},"Vigilant Martyr":{"layout":"normal","name":"Vigilant Martyr","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Sacrifice Vigilant Martyr: Regenerate target creature.\n{W}{W}, {T}, Sacrifice Vigilant Martyr: Counter target spell that targets an enchantment.","power":"1","toughness":"1","imageName":"vigilant martyr","colorIdentity":["W"]},"Village Elder":{"layout":"normal","name":"Village Elder","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{G}, {T}, Sacrifice a Forest: Regenerate target creature.","power":"1","toughness":"1","imageName":"village elder","colorIdentity":["G"]},"Vitalizing Cascade":{"layout":"normal","name":"Vitalizing Cascade","manaCost":"{X}{G}{W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"You gain X plus 3 life.","imageName":"vitalizing cascade","colorIdentity":["W","G"]},"Volcanic Dragon":{"layout":"normal","name":"Volcanic Dragon","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nHaste (This creature can attack and {T} as soon as it comes under your control.)","power":"4","toughness":"4","imageName":"volcanic dragon","colorIdentity":["R"]},"Volcanic Geyser":{"layout":"normal","name":"Volcanic Geyser","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Volcanic Geyser deals X damage to target creature or player.","imageName":"volcanic geyser","colorIdentity":["R"]},"Waiting in the Weeds":{"layout":"normal","name":"Waiting in the Weeds","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player puts a 1/1 green Cat creature token onto the battlefield for each untapped Forest he or she controls.","imageName":"waiting in the weeds","colorIdentity":["G"]},"Wall of Corpses":{"layout":"normal","name":"Wall of Corpses","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{B}, Sacrifice Wall of Corpses: Destroy target creature Wall of Corpses is blocking.","power":"0","toughness":"2","imageName":"wall of corpses","colorIdentity":["B"]},"Wall of Resistance":{"layout":"normal","name":"Wall of Resistance","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nFlying\nAt the beginning of each end step, if Wall of Resistance was dealt damage this turn, put a +0/+1 counter on it.","power":"0","toughness":"3","imageName":"wall of resistance","colorIdentity":["W"]},"Wall of Roots":{"layout":"normal","name":"Wall of Roots","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender\nPut a -0/-1 counter on Wall of Roots: Add {G} to your mana pool. Activate this ability only once each turn.","power":"0","toughness":"5","imageName":"wall of roots","colorIdentity":["G"]},"Ward of Lights":{"layout":"normal","name":"Ward of Lights","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"You may cast Ward of Lights as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\nEnchant creature\nAs Ward of Lights enters the battlefield, choose a color.\nEnchanted creature has protection from the chosen color. This effect doesn't remove Ward of Lights.","imageName":"ward of lights","colorIdentity":["W"]},"Warping Wurm":{"layout":"normal","name":"Warping Wurm","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Phasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)\nAt the beginning of your upkeep, Warping Wurm phases out unless you pay {2}{G}{U}.\nWhen Warping Wurm phases in, put a +1/+1 counter on it.","power":"1","toughness":"1","imageName":"warping wurm","colorIdentity":["U","G"]},"Wave Elemental":{"layout":"normal","name":"Wave Elemental","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{U}, {T}, Sacrifice Wave Elemental: Tap up to three target creatures without flying.","power":"2","toughness":"3","imageName":"wave elemental","colorIdentity":["U"]},"Wellspring":{"layout":"normal","name":"Wellspring","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen Wellspring enters the battlefield, gain control of enchanted land until end of turn.\nAt the beginning of your upkeep, untap enchanted land. You gain control of that land until end of turn.","imageName":"wellspring","colorIdentity":["W","G"]},"Wild Elephant":{"layout":"normal","name":"Wild Elephant","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Trample","power":"3","toughness":"3","imageName":"wild elephant","colorIdentity":["G"]},"Wildfire Emissary":{"layout":"normal","name":"Wildfire Emissary","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Protection from white\n{1}{R}: Wildfire Emissary gets +1/+0 until end of turn.","power":"2","toughness":"4","imageName":"wildfire emissary","colorIdentity":["R"]},"Windreaper Falcon":{"layout":"normal","name":"Windreaper Falcon","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, protection from blue","power":"1","toughness":"1","imageName":"windreaper falcon","colorIdentity":["R","G"]},"Withering Boon":{"layout":"normal","name":"Withering Boon","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Withering Boon, pay 3 life.\nCounter target creature spell.","imageName":"withering boon","colorIdentity":["B"]},"Worldly Tutor":{"layout":"normal","name":"Worldly Tutor","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Search your library for a creature card and reveal that card. Shuffle your library, then put the card on top of it.","imageName":"worldly tutor","colorIdentity":["G"]},"Yare":{"layout":"normal","name":"Yare","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature defending player controls gets +3/+0 until end of turn. That creature can block up to two additional creatures this turn.","imageName":"yare","colorIdentity":["W"]},"Zebra Unicorn":{"layout":"normal","name":"Zebra Unicorn","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Unicorn","types":["Creature"],"subtypes":["Unicorn"],"text":"Whenever Zebra Unicorn deals damage, you gain that much life.","power":"2","toughness":"2","imageName":"zebra unicorn","colorIdentity":["W","G"]},"Zhalfirin Commander":{"layout":"normal","name":"Zhalfirin Commander","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{1}{W}{W}: Target Knight creature gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"zhalfirin commander","colorIdentity":["W"]},"Zhalfirin Knight":{"layout":"normal","name":"Zhalfirin Knight","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{W}{W}: Zhalfirin Knight gains first strike until end of turn.","power":"2","toughness":"2","imageName":"zhalfirin knight","colorIdentity":["W"]},"Zirilan of the Claw":{"layout":"normal","name":"Zirilan of the Claw","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Viashino Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Viashino","Shaman"],"text":"{1}{R}{R}, {T}: Search your library for a Dragon permanent card and put that card onto the battlefield. Then shuffle your library. That Dragon gains haste until end of turn. Exile it at the beginning of the next end step.","power":"3","toughness":"4","imageName":"zirilan of the claw","colorIdentity":["R"]},"Zombie Mob":{"layout":"normal","name":"Zombie Mob","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Zombie Mob enters the battlefield with a +1/+1 counter on it for each creature card in your graveyard.\nWhen Zombie Mob enters the battlefield, exile all creature cards from your graveyard.","power":"2","toughness":"0","imageName":"zombie mob","colorIdentity":["B"]},"Zuberi, Golden Feather":{"layout":"normal","name":"Zuberi, Golden Feather","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Griffin","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nOther Griffin creatures get +1/+1.","power":"3","toughness":"3","imageName":"zuberi, golden feather","colorIdentity":["W"]},"Bull Elephant":{"layout":"normal","name":"Bull Elephant","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"When Bull Elephant enters the battlefield, sacrifice it unless you return two Forests you control to their owner's hand.","power":"4","toughness":"4","imageName":"bull elephant","colorIdentity":["G"]},"Dark Privilege":{"layout":"normal","name":"Dark Privilege","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1.\nSacrifice a creature: Regenerate enchanted creature.","imageName":"dark privilege","colorIdentity":["B"]},"King Cheetah":{"layout":"normal","name":"King Cheetah","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Flash","power":"3","toughness":"2","imageName":"king cheetah","colorIdentity":["G"]},"Necrosavant":{"layout":"normal","name":"Necrosavant","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"text":"{3}{B}{B}, Sacrifice a creature: Return Necrosavant from your graveyard to the battlefield. Activate this ability only during your upkeep.","power":"5","toughness":"5","imageName":"necrosavant","colorIdentity":["B"]},"Ovinomancer":{"layout":"normal","name":"Ovinomancer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Ovinomancer enters the battlefield, sacrifice it unless you return three basic lands you control to their owner's hand.\n{T}, Return Ovinomancer to its owner's hand: Destroy target creature. It can't be regenerated. That creature's controller puts a 0/1 green Sheep creature token onto the battlefield.","power":"0","toughness":"1","imageName":"ovinomancer","colorIdentity":["U"]},"Peace Talks":{"layout":"normal","name":"Peace Talks","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"This turn and next turn, creatures can't attack, and players and permanents can't be the targets of spells or activated abilities.","imageName":"peace talks","colorIdentity":["W"]},"Urborg Mindsucker":{"layout":"normal","name":"Urborg Mindsucker","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"{B}, Sacrifice Urborg Mindsucker: Target opponent discards a card at random. Activate this ability only any time you could cast a sorcery.","power":"2","toughness":"2","imageName":"urborg mindsucker","colorIdentity":["B"]},"Vampirism":{"layout":"normal","name":"Vampirism","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Vampirism enters the battlefield, draw a card at the beginning of the next turn's upkeep.\nEnchanted creature gets +1/+1 for each other creature you control.\nOther creatures you control get -1/-1.","imageName":"vampirism","colorIdentity":["B"]},"Viashino Sandstalker":{"layout":"normal","name":"Viashino Sandstalker","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"Haste (This creature can attack the turn it comes under your control.)\nAt the beginning of the end step, return Viashino Sandstalker to its owner's hand. (Return it only if it's on the battlefield.)","power":"4","toughness":"2","imageName":"viashino sandstalker","colorIdentity":["R"]},"Wicked Reward":{"layout":"normal","name":"Wicked Reward","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Wicked Reward, sacrifice a creature.\nTarget creature gets +4/+2 until end of turn.","imageName":"wicked reward","colorIdentity":["B"]},"Aku Djinn":{"layout":"normal","name":"Aku Djinn","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Trample\nAt the beginning of your upkeep, put a +1/+1 counter on each creature each opponent controls.","power":"5","toughness":"6","imageName":"aku djinn","colorIdentity":["B"]},"Anvil of Bogardan":{"layout":"normal","name":"Anvil of Bogardan","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Players have no maximum hand size.\nAt the beginning of each player's draw step, that player draws an additional card, then discards a card.","imageName":"anvil of bogardan"},"Archangel":{"layout":"normal","name":"Archangel","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance","power":"5","toughness":"5","imageName":"archangel","colorIdentity":["W"]},"Army Ants":{"layout":"normal","name":"Army Ants","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{T}, Sacrifice a land: Destroy target land.","power":"1","toughness":"1","imageName":"army ants","colorIdentity":["B","R"]},"Betrayal":{"layout":"normal","name":"Betrayal","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature an opponent controls\nWhenever enchanted creature becomes tapped, you draw a card.","imageName":"betrayal","colorIdentity":["U"]},"Blanket of Night":{"layout":"normal","name":"Blanket of Night","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Each land is a Swamp in addition to its other land types.","imageName":"blanket of night","colorIdentity":["B"]},"Bogardan Phoenix":{"layout":"normal","name":"Bogardan Phoenix","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying\nWhen Bogardan Phoenix dies, exile it if it had a death counter on it. Otherwise, return it to the battlefield under your control and put a death counter on it.","power":"3","toughness":"3","imageName":"bogardan phoenix","colorIdentity":["R"]},"Brass-Talon Chimera":{"layout":"normal","name":"Brass-Talon Chimera","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Chimera","types":["Artifact","Creature"],"subtypes":["Chimera"],"text":"First strike\nSacrifice Brass-Talon Chimera: Put a +2/+2 counter on target Chimera creature. It gains first strike. (This effect lasts indefinitely.)","power":"2","toughness":"2","imageName":"brass-talon chimera"},"Breathstealer's Crypt":{"layout":"normal","name":"Breathstealer's Crypt","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Enchantment","types":["Enchantment"],"text":"If a player would draw a card, instead he or she draws a card and reveals it. If it's a creature card, that player discards it unless he or she pays 3 life.","imageName":"breathstealer's crypt","colorIdentity":["U","B"]},"Breezekeeper":{"layout":"normal","name":"Breezekeeper","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nPhasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)","power":"4","toughness":"4","imageName":"breezekeeper","colorIdentity":["U"]},"Brood of Cockroaches":{"layout":"normal","name":"Brood of Cockroaches","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"When Brood of Cockroaches is put into your graveyard from the battlefield, at the beginning of the next end step, you lose 1 life and return Brood of Cockroaches to your hand.","power":"1","toughness":"1","imageName":"brood of cockroaches","colorIdentity":["B"]},"Chronatog":{"layout":"normal","name":"Chronatog","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"{0}: Chronatog gets +3/+3 until end of turn. You skip your next turn. Activate this ability only once each turn.","power":"1","toughness":"2","imageName":"chronatog","colorIdentity":["U"]},"City of Solitude":{"layout":"normal","name":"City of Solitude","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Players can cast spells and activate abilities only during their own turns.","imageName":"city of solitude","colorIdentity":["G"]},"Cloud Elemental":{"layout":"normal","name":"Cloud Elemental","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nCloud Elemental can block only creatures with flying.","power":"2","toughness":"3","imageName":"cloud elemental","colorIdentity":["U"]},"Coercion":{"layout":"normal","name":"Coercion","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a card from it. That player discards that card.","imageName":"coercion","colorIdentity":["B"]},"Coral Atoll":{"layout":"normal","name":"Coral Atoll","type":"Land","types":["Land"],"text":"Coral Atoll enters the battlefield tapped.\nWhen Coral Atoll enters the battlefield, sacrifice it unless you return an untapped Island you control to its owner's hand.\n{T}: Add {C}{U} to your mana pool.","imageName":"coral atoll","colorIdentity":["U"]},"Corrosion":{"layout":"normal","name":"Corrosion","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of your upkeep, put a rust counter on each artifact target opponent controls. Then destroy each artifact with converted mana cost less than or equal to the number of rust counters on it. Artifacts destroyed this way can't be regenerated.\nWhen Corrosion leaves the battlefield, remove all rust counters from all permanents.","imageName":"corrosion","colorIdentity":["B","R"]},"Crypt Rats":{"layout":"normal","name":"Crypt Rats","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"{X}: Crypt Rats deals X damage to each creature and each player. Spend only black mana on X.","power":"1","toughness":"1","imageName":"crypt rats","colorIdentity":["B"]},"Daraja Griffin":{"layout":"normal","name":"Daraja Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nSacrifice Daraja Griffin: Destroy target black creature.","power":"2","toughness":"2","imageName":"daraja griffin","colorIdentity":["W"]},"Death Watch":{"layout":"normal","name":"Death Watch","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, its controller loses life equal to its power and you gain life equal to its toughness.","imageName":"death watch","colorIdentity":["B"]},"Desertion":{"layout":"normal","name":"Desertion","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If an artifact or creature spell is countered this way, put that card onto the battlefield under your control instead of into its owner's graveyard.","imageName":"desertion","colorIdentity":["U"]},"Desolation":{"layout":"normal","name":"Desolation","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each end step, each player who tapped a land for mana this turn sacrifices a land. Desolation deals 2 damage to each player who sacrificed a Plains this way.","imageName":"desolation","colorIdentity":["B"]},"Diamond Kaleidoscope":{"layout":"normal","name":"Diamond Kaleidoscope","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Put a 0/1 colorless Prism artifact creature token onto the battlefield.\nSacrifice a Prism token: Add one mana of any color to your mana pool.","imageName":"diamond kaleidoscope"},"Dormant Volcano":{"layout":"normal","name":"Dormant Volcano","type":"Land","types":["Land"],"text":"Dormant Volcano enters the battlefield tapped.\nWhen Dormant Volcano enters the battlefield, sacrifice it unless you return an untapped Mountain you control to its owner's hand.\n{T}: Add {C}{R} to your mana pool.","imageName":"dormant volcano","colorIdentity":["R"]},"Dragon Mask":{"layout":"normal","name":"Dragon Mask","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target creature you control gets +2/+2 until end of turn. Return it to its owner's hand at the beginning of the next end step. (Return it only if it's on the battlefield.)","imageName":"dragon mask"},"Dream Tides":{"layout":"normal","name":"Dream Tides","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures don't untap during their controllers' untap steps.\nAt the beginning of each player's upkeep, that player may choose any number of tapped nongreen creatures he or she controls and pay {2} for each creature chosen this way. If the player does, untap those creatures.","imageName":"dream tides","colorIdentity":["U"]},"Dwarven Vigilantes":{"layout":"normal","name":"Dwarven Vigilantes","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"Whenever Dwarven Vigilantes attacks and isn't blocked, you may have it deal damage equal to its power to target creature. If you do, Dwarven Vigilantes assigns no combat damage this turn.","power":"2","toughness":"2","imageName":"dwarven vigilantes","colorIdentity":["R"]},"Elephant Grass":{"layout":"normal","name":"Elephant Grass","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nBlack creatures can't attack you.\nNonblack creatures can't attack you unless their controller pays {2} for each creature he or she controls that's attacking you.","imageName":"elephant grass","colorIdentity":["G"]},"Elkin Lair":{"layout":"normal","name":"Elkin Lair","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player exiles a card at random from his or her hand. The player may play that card this turn. At the beginning of the next end step, if the player hasn't played the card, he or she puts it into his or her graveyard.","imageName":"elkin lair","colorIdentity":["R"]},"Elven Cache":{"layout":"normal","name":"Elven Cache","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target card from your graveyard to your hand.","imageName":"elven cache","colorIdentity":["G"]},"Emerald Charm":{"layout":"normal","name":"Emerald Charm","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Untap target permanent.\n• Destroy target non-Aura enchantment.\n• Target creature loses flying until end of turn.","imageName":"emerald charm","colorIdentity":["G"]},"Equipoise":{"layout":"normal","name":"Equipoise","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, for each land target player controls in excess of the number you control, choose a land he or she controls, then the chosen permanents phase out. Repeat this process for artifacts and creatures. (While they're phased out, they're treated as though they don't exist. They phase in before that player untaps during his or her next untap step.)","imageName":"equipoise","colorIdentity":["W"]},"Everglades":{"layout":"normal","name":"Everglades","type":"Land","types":["Land"],"text":"Everglades enters the battlefield tapped.\nWhen Everglades enters the battlefield, sacrifice it unless you return an untapped Swamp you control to its owner's hand.\n{T}: Add {C}{B} to your mana pool.","imageName":"everglades","colorIdentity":["B"]},"Eye of Singularity":{"layout":"normal","name":"Eye of Singularity","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"When Eye of Singularity enters the battlefield, destroy each permanent with the same name as another permanent, except for basic lands. They can't be regenerated.\nWhenever a permanent other than a basic land enters the battlefield, destroy all other permanents with that name. They can't be regenerated.","imageName":"eye of singularity","colorIdentity":["W"]},"Fallen Askari":{"layout":"normal","name":"Fallen Askari","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nFallen Askari can't block.","power":"2","toughness":"2","imageName":"fallen askari","colorIdentity":["B"]},"Femeref Enchantress":{"layout":"normal","name":"Femeref Enchantress","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Whenever an enchantment is put into a graveyard from the battlefield, draw a card.","power":"1","toughness":"2","imageName":"femeref enchantress","colorIdentity":["W","G"]},"Feral Instinct":{"layout":"normal","name":"Feral Instinct","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"feral instinct","colorIdentity":["G"]},"Fireblast":{"layout":"normal","name":"Fireblast","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"You may sacrifice two Mountains rather than pay Fireblast's mana cost.\nFireblast deals 4 damage to target creature or player.","imageName":"fireblast","colorIdentity":["R"]},"Firestorm Hellkite":{"layout":"normal","name":"Firestorm Hellkite","manaCost":"{4}{U}{R}","cmc":6,"colors":["Blue","Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, trample\nCumulative upkeep {U}{R} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"6","toughness":"6","imageName":"firestorm hellkite","colorIdentity":["U","R"]},"Flooded Shoreline":{"layout":"normal","name":"Flooded Shoreline","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{U}{U}, Return two Islands you control to their owner's hand: Return target creature to its owner's hand.","imageName":"flooded shoreline","colorIdentity":["U"]},"Forbidden Ritual":{"layout":"normal","name":"Forbidden Ritual","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Sacrifice a nontoken permanent. If you do, target opponent loses 2 life unless he or she sacrifices a permanent or discards a card. You may repeat this process any number of times.","imageName":"forbidden ritual","colorIdentity":["B"]},"Foreshadow":{"layout":"normal","name":"Foreshadow","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Name a card, then target opponent puts the top card of his or her library into his or her graveyard. If that card is the named card, you draw a card.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"foreshadow","colorIdentity":["U"]},"Freewind Falcon":{"layout":"normal","name":"Freewind Falcon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, protection from red","power":"1","toughness":"1","imageName":"freewind falcon","colorIdentity":["W"]},"Funeral Charm":{"layout":"normal","name":"Funeral Charm","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target player discards a card.\n• Target creature gets +2/-1 until end of turn.\n• Target creature gains swampwalk until end of turn. (It can't be blocked as long as defending player controls a Swamp.)","imageName":"funeral charm","colorIdentity":["B"]},"Giant Caterpillar":{"layout":"normal","name":"Giant Caterpillar","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{G}, Sacrifice Giant Caterpillar: Put a 1/1 green Insect creature token with flying named Butterfly onto the battlefield at the beginning of the next end step.","power":"3","toughness":"3","imageName":"giant caterpillar","colorIdentity":["G"]},"Goblin Recruiter":{"layout":"normal","name":"Goblin Recruiter","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"When Goblin Recruiter enters the battlefield, search your library for any number of Goblin cards and reveal those cards. Shuffle your library, then put them on top of it in any order.","power":"1","toughness":"1","imageName":"goblin recruiter","colorIdentity":["R"]},"Goblin Swine-Rider":{"layout":"normal","name":"Goblin Swine-Rider","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Whenever Goblin Swine-Rider becomes blocked, it deals 2 damage to each attacking creature and each blocking creature.","power":"1","toughness":"1","imageName":"goblin swine-rider","colorIdentity":["R"]},"Gossamer Chains":{"layout":"normal","name":"Gossamer Chains","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Return Gossamer Chains to its owner's hand: Prevent all combat damage that would be dealt by target unblocked creature this turn.","imageName":"gossamer chains","colorIdentity":["W"]},"Griffin Canyon":{"layout":"normal","name":"Griffin Canyon","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Untap target Griffin. If it's a creature, it gets +1/+1 until end of turn.","imageName":"griffin canyon"},"Guiding Spirit":{"layout":"normal","name":"Guiding Spirit","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Angel Spirit","types":["Creature"],"subtypes":["Angel","Spirit"],"text":"Flying\n{T}: If the top card of target player's graveyard is a creature card, put that card on top of that player's library.","power":"1","toughness":"2","imageName":"guiding spirit","colorIdentity":["W","U"]},"Hearth Charm":{"layout":"normal","name":"Hearth Charm","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target artifact creature.\n• Attacking creatures get +1/+0 until end of turn.\n• Target creature with power 2 or less can't be blocked this turn.","imageName":"hearth charm","colorIdentity":["R"]},"Heat Wave":{"layout":"normal","name":"Heat Wave","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {R} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nBlue creatures can't block creatures you control.\nNonblue creatures can't block creatures you control unless their controller pays 1 life for each blocking creature he or she controls.","imageName":"heat wave","colorIdentity":["R"]},"Helm of Awakening":{"layout":"normal","name":"Helm of Awakening","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Spells cost {1} less to cast.","imageName":"helm of awakening"},"Honorable Passage":{"layout":"normal","name":"Honorable Passage","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"The next time a source of your choice would deal damage to target creature or player this turn, prevent that damage. If damage from a red source is prevented this way, Honorable Passage deals that much damage to the source's controller.","imageName":"honorable passage","colorIdentity":["W"]},"Hope Charm":{"layout":"normal","name":"Hope Charm","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target creature gains first strike until end of turn.\n• Target player gains 2 life.\n• Destroy target Aura.","imageName":"hope charm","colorIdentity":["W"]},"Hulking Cyclops":{"layout":"normal","name":"Hulking Cyclops","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Cyclops","types":["Creature"],"subtypes":["Cyclops"],"text":"Hulking Cyclops can't block.","power":"5","toughness":"5","imageName":"hulking cyclops","colorIdentity":["R"]},"Impulse":{"layout":"normal","name":"Impulse","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"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.","imageName":"impulse","colorIdentity":["U"]},"Infantry Veteran":{"layout":"normal","name":"Infantry Veteran","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Target attacking creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"infantry veteran","colorIdentity":["W"]},"Infernal Harvest":{"layout":"normal","name":"Infernal Harvest","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Infernal Harvest, return X Swamps you control to their owner's hand.\nInfernal Harvest deals X damage divided as you choose among any number of target creatures.","imageName":"infernal harvest","colorIdentity":["B"]},"Inspiration":{"layout":"normal","name":"Inspiration","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player draws two cards.","imageName":"inspiration","colorIdentity":["U"]},"Iron-Heart Chimera":{"layout":"normal","name":"Iron-Heart Chimera","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Chimera","types":["Artifact","Creature"],"subtypes":["Chimera"],"text":"Vigilance\nSacrifice Iron-Heart Chimera: Put a +2/+2 counter on target Chimera creature. It gains vigilance. (This effect lasts indefinitely.)","power":"2","toughness":"2","imageName":"iron-heart chimera"},"Jamuraan Lion":{"layout":"normal","name":"Jamuraan Lion","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"{W}, {T}: Target creature can't block this turn.","power":"3","toughness":"1","imageName":"jamuraan lion","colorIdentity":["W"]},"Juju Bubble":{"layout":"normal","name":"Juju Bubble","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen you play a card, sacrifice Juju Bubble.\n{2}: You gain 1 life.","imageName":"juju bubble"},"Jungle Basin":{"layout":"normal","name":"Jungle Basin","type":"Land","types":["Land"],"text":"Jungle Basin enters the battlefield tapped.\nWhen Jungle Basin enters the battlefield, sacrifice it unless you return an untapped Forest you control to its owner's hand.\n{T}: Add {C}{G} to your mana pool.","imageName":"jungle basin","colorIdentity":["G"]},"Kaervek's Spite":{"layout":"normal","name":"Kaervek's Spite","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Kaervek's Spite, sacrifice all permanents you control and discard your hand.\nTarget player loses 5 life.","imageName":"kaervek's spite","colorIdentity":["B"]},"Karoo":{"layout":"normal","name":"Karoo","type":"Land","types":["Land"],"text":"Karoo enters the battlefield tapped.\nWhen Karoo enters the battlefield, sacrifice it unless you return an untapped Plains you control to its owner's hand.\n{T}: Add {C}{W} to your mana pool.","imageName":"karoo","colorIdentity":["W"]},"Katabatic Winds":{"layout":"normal","name":"Katabatic Winds","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Phasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)\nCreatures with flying can't attack or block, and their activated abilities with {T} in their costs can't be activated.","imageName":"katabatic winds","colorIdentity":["G"]},"Keeper of Kookus":{"layout":"normal","name":"Keeper of Kookus","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{R}: Keeper of Kookus gains protection from red until end of turn.","power":"1","toughness":"1","imageName":"keeper of kookus","colorIdentity":["R"]},"Knight of the Mists":{"layout":"normal","name":"Knight of the Mists","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nWhen Knight of the Mists enters the battlefield, you may pay {U}. If you don't, destroy target Knight and it can't be regenerated.","power":"2","toughness":"2","imageName":"knight of the mists","colorIdentity":["U"]},"Knight of Valor":{"layout":"normal","name":"Knight of Valor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{1}{W}: Each creature without flanking blocking Knight of Valor gets -1/-1 until end of turn. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"knight of valor","colorIdentity":["W"]},"Kookus":{"layout":"normal","name":"Kookus","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Trample\nAt the beginning of your upkeep, if you don't control a creature named Keeper of Kookus, Kookus deals 3 damage to you and attacks this turn if able.\n{R}: Kookus gets +1/+0 until end of turn.","power":"3","toughness":"5","imageName":"kookus","colorIdentity":["R"]},"Kyscu Drake":{"layout":"normal","name":"Kyscu Drake","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{G}: Kyscu Drake gets +0/+1 until end of turn. Activate this ability only once each turn.\nSacrifice Kyscu Drake and a creature named Spitting Drake: Search your library for a card named Viashivan Dragon and put that card onto the battlefield. Then shuffle your library.","power":"2","toughness":"2","imageName":"kyscu drake","colorIdentity":["G"]},"Lead-Belly Chimera":{"layout":"normal","name":"Lead-Belly Chimera","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Chimera","types":["Artifact","Creature"],"subtypes":["Chimera"],"text":"Trample\nSacrifice Lead-Belly Chimera: Put a +2/+2 counter on target Chimera creature. It gains trample. (This effect lasts indefinitely.)","power":"2","toughness":"2","imageName":"lead-belly chimera"},"Lichenthrope":{"layout":"normal","name":"Lichenthrope","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Plant Fungus","types":["Creature"],"subtypes":["Plant","Fungus"],"text":"If damage would be dealt to Lichenthrope, put that many -1/-1 counters on it instead.\nAt the beginning of your upkeep, remove a -1/-1 counter from Lichenthrope.","power":"5","toughness":"5","imageName":"lichenthrope","colorIdentity":["G"]},"Lightning Cloud":{"layout":"normal","name":"Lightning Cloud","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a red spell, you may pay {R}. If you do, Lightning Cloud deals 1 damage to target creature or player.","imageName":"lightning cloud","colorIdentity":["R"]},"Longbow Archer":{"layout":"normal","name":"Longbow Archer","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier Archer","types":["Creature"],"subtypes":["Human","Soldier","Archer"],"text":"First strike; reach (This creature can block creatures with flying.)","power":"2","toughness":"2","imageName":"longbow archer","colorIdentity":["W"]},"Magma Mine":{"layout":"normal","name":"Magma Mine","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{4}: Put a pressure counter on Magma Mine.\n{T}, Sacrifice Magma Mine: Magma Mine deals damage equal to the number of pressure counters on it to target creature or player.","imageName":"magma mine"},"Matopi Golem":{"layout":"normal","name":"Matopi Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}: Regenerate Matopi Golem. When it regenerates this way, put a -1/-1 counter on it.","power":"3","toughness":"3","imageName":"matopi golem"},"Miraculous Recovery":{"layout":"normal","name":"Miraculous Recovery","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Return target creature card from your graveyard to the battlefield. Put a +1/+1 counter on it.","imageName":"miraculous recovery","colorIdentity":["W"]},"Mob Mentality":{"layout":"normal","name":"Mob Mentality","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has trample.\nWhenever all non-Wall creatures you control attack, enchanted creature gets +X/+0 until end of turn, where X is the number of attacking creatures.","imageName":"mob mentality","colorIdentity":["R"]},"Mortal Wound":{"layout":"normal","name":"Mortal Wound","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature is dealt damage, destroy it.","imageName":"mortal wound","colorIdentity":["G"]},"Mundungu":{"layout":"normal","name":"Mundungu","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Counter target spell unless its controller pays {1} and 1 life.","power":"1","toughness":"1","imageName":"mundungu","colorIdentity":["U","B"]},"Mystic Veil":{"layout":"normal","name":"Mystic Veil","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"You may cast Mystic Veil as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\nEnchant creature\nEnchanted creature has shroud. (It can't be the target of spells or abilities.)","imageName":"mystic veil","colorIdentity":["U"]},"Natural Order":{"layout":"normal","name":"Natural Order","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Natural Order, sacrifice a green creature.\nSearch your library for a green creature card and put it onto the battlefield. Then shuffle your library.","imageName":"natural order","colorIdentity":["G"]},"Necromancy":{"layout":"normal","name":"Necromancy","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"You may cast Necromancy as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\nWhen Necromancy enters the battlefield, if it's on the battlefield, it becomes an Aura with \"enchant creature put onto the battlefield with Necromancy.\" Put target creature card from a graveyard onto the battlefield under your control and attach Necromancy to it. When Necromancy leaves the battlefield, that creature's controller sacrifices it.","imageName":"necromancy","colorIdentity":["B"]},"Nekrataal":{"layout":"normal","name":"Nekrataal","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"First strike\nWhen Nekrataal enters the battlefield, destroy target nonartifact, nonblack creature. That creature can't be regenerated.","power":"2","toughness":"1","imageName":"nekrataal","colorIdentity":["B"]},"Ogre Enforcer":{"layout":"normal","name":"Ogre Enforcer","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Ogre Enforcer can't be destroyed by lethal damage unless lethal damage dealt by a single source is marked on it.","power":"4","toughness":"4","imageName":"ogre enforcer","colorIdentity":["R"]},"Panther Warriors":{"layout":"normal","name":"Panther Warriors","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"power":"6","toughness":"3","imageName":"panther warriors","colorIdentity":["G"]},"Parapet":{"layout":"normal","name":"Parapet","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"You may cast Parapet as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\nCreatures you control get +0/+1.","imageName":"parapet","colorIdentity":["W"]},"Phyrexian Marauder":{"layout":"normal","name":"Phyrexian Marauder","manaCost":"{X}","cmc":0,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Phyrexian Marauder enters the battlefield with X +1/+1 counters on it.\nPhyrexian Marauder can't block.\nPhyrexian Marauder can't attack unless you pay {1} for each +1/+1 counter on it.","power":"0","toughness":"0","imageName":"phyrexian marauder"},"Phyrexian Walker":{"layout":"normal","name":"Phyrexian Walker","manaCost":"{0}","cmc":0,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"power":"0","toughness":"3","imageName":"phyrexian walker"},"Pillar Tombs of Aku":{"layout":"normal","name":"Pillar Tombs of Aku","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player may sacrifice a creature. If that player doesn't, he or she loses 5 life and you sacrifice Pillar Tombs of Aku.","imageName":"pillar tombs of aku","colorIdentity":["B"]},"Prosperity":{"layout":"normal","name":"Prosperity","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player draws X cards.","imageName":"prosperity","colorIdentity":["U"]},"Pygmy Hippo":{"layout":"normal","name":"Pygmy Hippo","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Hippo","types":["Creature"],"subtypes":["Hippo"],"text":"Whenever Pygmy Hippo attacks and isn't blocked, you may have defending player activate a mana ability of each land he or she controls and empty his or her mana pool. If you do, Pygmy Hippo assigns no combat damage this turn and at the beginning of your next main phase this turn, you add an amount of {C} to your mana pool equal to the amount of mana emptied from that player's mana pool this way.","power":"2","toughness":"2","imageName":"pygmy hippo","colorIdentity":["U","G"]},"Python":{"layout":"normal","name":"Python","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"power":"3","toughness":"2","imageName":"python","colorIdentity":["B"]},"Quicksand":{"layout":"normal","name":"Quicksand","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}, Sacrifice Quicksand: Target attacking creature without flying gets -1/-2 until end of turn.","imageName":"quicksand"},"Quirion Druid":{"layout":"normal","name":"Quirion Druid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{G}, {T}: Target land becomes a 2/2 green creature that's still a land. (This effect lasts indefinitely.)","power":"1","toughness":"2","imageName":"quirion druid","colorIdentity":["G"]},"Quirion Ranger":{"layout":"normal","name":"Quirion Ranger","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Return a Forest you control to its owner's hand: Untap target creature. Activate this ability only once each turn.","power":"1","toughness":"1","imageName":"quirion ranger"},"Raging Gorilla":{"layout":"normal","name":"Raging Gorilla","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Whenever Raging Gorilla blocks or becomes blocked, it gets +2/-2 until end of turn.","power":"2","toughness":"3","imageName":"raging gorilla","colorIdentity":["R"]},"Rainbow Efreet":{"layout":"normal","name":"Rainbow Efreet","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Flying\n{U}{U}: Rainbow Efreet phases out. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next untap step.)","power":"3","toughness":"1","imageName":"rainbow efreet","colorIdentity":["U"]},"Relentless Assault":{"layout":"normal","name":"Relentless Assault","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Untap all creatures that attacked this turn. After this main phase, there is an additional combat phase followed by an additional main phase.","imageName":"relentless assault","colorIdentity":["R"]},"Relic Ward":{"layout":"normal","name":"Relic Ward","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"You may cast Relic Ward as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\nEnchant artifact\nEnchanted artifact has shroud. (It can't be the target of spells or abilities.)","imageName":"relic ward","colorIdentity":["W"]},"Remedy":{"layout":"normal","name":"Remedy","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 5 damage that would be dealt this turn to any number of target creatures and/or players, divided as you choose.","imageName":"remedy","colorIdentity":["W"]},"Resistance Fighter":{"layout":"normal","name":"Resistance Fighter","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Sacrifice Resistance Fighter: Prevent all combat damage target creature would deal this turn.","power":"1","toughness":"1","imageName":"resistance fighter","colorIdentity":["W"]},"Retribution of the Meek":{"layout":"normal","name":"Retribution of the Meek","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures with power 4 or greater. They can't be regenerated.","imageName":"retribution of the meek","colorIdentity":["W"]},"Righteous Aura":{"layout":"normal","name":"Righteous Aura","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}, Pay 2 life: The next time a source of your choice would deal damage to you this turn, prevent that damage.","imageName":"righteous aura","colorIdentity":["W"]},"Righteous War":{"layout":"normal","name":"Righteous War","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Enchantment","types":["Enchantment"],"text":"White creatures you control have protection from black.\nBlack creatures you control have protection from white.","imageName":"righteous war","colorIdentity":["W","B"]},"River Boa":{"layout":"normal","name":"River Boa","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\n{G}: Regenerate River Boa.","power":"2","toughness":"1","imageName":"river boa","colorIdentity":["G"]},"Rock Slide":{"layout":"normal","name":"Rock Slide","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Rock Slide deals X damage divided as you choose among any number of target attacking or blocking creatures without flying.","imageName":"rock slide","colorIdentity":["R"]},"Rowen":{"layout":"normal","name":"Rowen","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Reveal the first card you draw each turn. Whenever you reveal a basic land card this way, draw a card.","imageName":"rowen","colorIdentity":["G"]},"Sands of Time":{"layout":"normal","name":"Sands of Time","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Each player skips his or her untap step.\nAt the beginning of each player's upkeep, that player simultaneously untaps each tapped artifact, creature, and land he or she controls and taps each untapped artifact, creature, and land he or she controls.","imageName":"sands of time"},"Scalebane's Elite":{"layout":"normal","name":"Scalebane's Elite","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Protection from black","power":"4","toughness":"4","imageName":"scalebane's elite","colorIdentity":["W","G"]},"Shimmering Efreet":{"layout":"normal","name":"Shimmering Efreet","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Flying\nPhasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)\nWhenever Shimmering Efreet phases in, target creature phases out. (It phases in before its controller untaps during his or her next untap step.)","power":"2","toughness":"2","imageName":"shimmering efreet","colorIdentity":["U"]},"Shrieking Drake":{"layout":"normal","name":"Shrieking Drake","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Shrieking Drake enters the battlefield, return a creature you control to its owner's hand.","power":"1","toughness":"1","imageName":"shrieking drake","colorIdentity":["U"]},"Simoon":{"layout":"normal","name":"Simoon","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Simoon deals 1 damage to each creature target opponent controls.","imageName":"simoon","colorIdentity":["R","G"]},"Sisay's Ring":{"layout":"normal","name":"Sisay's Ring","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C}{C} to your mana pool.","imageName":"sisay's ring"},"Snake Basket":{"layout":"normal","name":"Snake Basket","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{X}, Sacrifice Snake Basket: Put X 1/1 green Snake creature tokens onto the battlefield. Activate this ability only any time you could cast a sorcery.","imageName":"snake basket"},"Solfatara":{"layout":"normal","name":"Solfatara","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target player can't play land cards this turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"solfatara","colorIdentity":["R"]},"Song of Blood":{"layout":"normal","name":"Song of Blood","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put the top four cards of your library into your graveyard.\nWhenever a creature attacks this turn, it gets +1/+0 until end of turn for each creature card put into your graveyard this way.","imageName":"song of blood","colorIdentity":["R"]},"Spider Climb":{"layout":"normal","name":"Spider Climb","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"You may cast Spider Climb as though it had flash. If you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\nEnchant creature\nEnchanted creature gets +0/+3 and has reach. (It can block creatures with flying.)","imageName":"spider climb","colorIdentity":["G"]},"Spitting Drake":{"layout":"normal","name":"Spitting Drake","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{R}: Spitting Drake gets +1/+0 until end of turn. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"spitting drake","colorIdentity":["R"]},"Squandered Resources":{"layout":"normal","name":"Squandered Resources","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a land: Add to your mana pool one mana of any type the sacrificed land could produce.","imageName":"squandered resources","colorIdentity":["B","G"]},"Stampeding Wildebeests":{"layout":"normal","name":"Stampeding Wildebeests","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Antelope Beast","types":["Creature"],"subtypes":["Antelope","Beast"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nAt the beginning of your upkeep, return a green creature you control to its owner's hand.","power":"5","toughness":"4","imageName":"stampeding wildebeests","colorIdentity":["G"]},"Suleiman's Legacy":{"layout":"normal","name":"Suleiman's Legacy","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Enchantment","types":["Enchantment"],"text":"When Suleiman's Legacy enters the battlefield, destroy all Djinns and Efreets. They can't be regenerated.\nWhenever a Djinn or Efreet enters the battlefield, destroy it. It can't be regenerated.","imageName":"suleiman's legacy","colorIdentity":["W","R"]},"Summer Bloom":{"layout":"normal","name":"Summer Bloom","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You may play up to three additional lands this turn.","imageName":"summer bloom","colorIdentity":["G"]},"Sun Clasp":{"layout":"normal","name":"Sun Clasp","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+3.\n{W}: Return enchanted creature to its owner's hand.","imageName":"sun clasp","colorIdentity":["W"]},"Suq'Ata Assassin":{"layout":"normal","name":"Suq'Ata Assassin","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhenever Suq'Ata Assassin attacks and isn't blocked, defending player gets a poison counter. (A player with ten or more poison counters loses the game.)","power":"1","toughness":"1","imageName":"suq'ata assassin","colorIdentity":["B"]},"Suq'Ata Lancer":{"layout":"normal","name":"Suq'Ata Lancer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Haste\nFlanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)","power":"2","toughness":"2","imageName":"suq'ata lancer","colorIdentity":["R"]},"Talruum Champion":{"layout":"normal","name":"Talruum Champion","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"text":"First strike\nWhenever Talruum Champion blocks or becomes blocked by a creature, that creature loses first strike until end of turn.","power":"3","toughness":"3","imageName":"talruum champion","colorIdentity":["R"]},"Talruum Piper":{"layout":"normal","name":"Talruum Piper","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"text":"All creatures with flying able to block Talruum Piper do so.","power":"3","toughness":"3","imageName":"talruum piper","colorIdentity":["R"]},"Tar Pit Warrior":{"layout":"normal","name":"Tar Pit Warrior","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Cyclops Warrior","types":["Creature"],"subtypes":["Cyclops","Warrior"],"text":"When Tar Pit Warrior becomes the target of a spell or ability, sacrifice it.","power":"3","toughness":"4","imageName":"tar pit warrior","colorIdentity":["B"]},"Teferi's Honor Guard":{"layout":"normal","name":"Teferi's Honor Guard","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{U}{U}: Teferi's Honor Guard phases out. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next untap step.)","power":"2","toughness":"2","imageName":"teferi's honor guard","colorIdentity":["W","U"]},"Teferi's Puzzle Box":{"layout":"normal","name":"Teferi's Puzzle Box","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's draw step, that player puts the cards in his or her hand on the bottom of his or her library in any order, then draws that many cards.","imageName":"teferi's puzzle box"},"Teferi's Realm":{"layout":"normal","name":"Teferi's Realm","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"World Enchantment","supertypes":["World"],"types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player chooses artifact, creature, land, or non-Aura enchantment. All nontoken permanents of that type phase out. (While they're phased out, they're treated as though they don't exist. Each one phases in before its controller untaps during his or her next untap step.)","imageName":"teferi's realm","colorIdentity":["U"]},"Tempest Drake":{"layout":"normal","name":"Tempest Drake","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying, vigilance","power":"2","toughness":"2","imageName":"tempest drake","colorIdentity":["W","U"]},"Three Wishes":{"layout":"normal","name":"Three Wishes","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Exile the top three cards of your library face down. You may look at those cards for as long as they remain exiled. Until your next turn, you may play those cards. At the beginning of your next upkeep, put any of those cards you didn't play into your graveyard.","imageName":"three wishes","colorIdentity":["U"]},"Time and Tide":{"layout":"normal","name":"Time and Tide","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Simultaneously, all phased-out creatures phase in and all creatures with phasing phase out.","imageName":"time and tide","colorIdentity":["U"]},"Tin-Wing Chimera":{"layout":"normal","name":"Tin-Wing Chimera","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Chimera","types":["Artifact","Creature"],"subtypes":["Chimera"],"text":"Flying\nSacrifice Tin-Wing Chimera: Put a +2/+2 counter on target Chimera creature. It gains flying. (This effect lasts indefinitely.)","power":"2","toughness":"2","imageName":"tin-wing chimera"},"Tithe":{"layout":"normal","name":"Tithe","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Search your library for a Plains card. If target opponent controls more lands than you, you may search your library for an additional Plains card. Reveal those cards and put them into your hand. Then shuffle your library.","imageName":"tithe","colorIdentity":["W"]},"Tremor":{"layout":"normal","name":"Tremor","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Tremor deals 1 damage to each creature without flying.","imageName":"tremor","colorIdentity":["R"]},"Triangle of War":{"layout":"normal","name":"Triangle of War","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, Sacrifice Triangle of War: Target creature you control fights target creature an opponent controls. (Each deals damage equal to its power to the other.)","imageName":"triangle of war"},"Undiscovered Paradise":{"layout":"normal","name":"Undiscovered Paradise","type":"Land","types":["Land"],"text":"{T}: Add one mana of any color to your mana pool. During your next untap step, as you untap your permanents, return Undiscovered Paradise to its owner's hand.","imageName":"undiscovered paradise"},"Undo":{"layout":"normal","name":"Undo","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return two target creatures to their owners' hands.","imageName":"undo","colorIdentity":["U"]},"Vampiric Tutor":{"layout":"normal","name":"Vampiric Tutor","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Search your library for a card, then shuffle your library and put that card on top of it. You lose 2 life.","imageName":"vampiric tutor","colorIdentity":["B"]},"Vanishing":{"layout":"normal","name":"Vanishing","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{U}{U}: Enchanted creature 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.)","imageName":"vanishing","colorIdentity":["U"]},"Viashivan Dragon":{"layout":"normal","name":"Viashivan Dragon","manaCost":"{2}{R}{R}{G}{G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{R}: Viashivan Dragon gets +1/+0 until end of turn.\n{G}: Viashivan Dragon gets +0/+1 until end of turn.","power":"4","toughness":"4","imageName":"viashivan dragon","colorIdentity":["R","G"]},"Vision Charm":{"layout":"normal","name":"Vision Charm","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target player puts the top four cards of his or her library into his or her graveyard.\n• Choose a land type and a basic land type. Each land of the first chosen type becomes the second chosen type until end of turn.\n• Target artifact 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.)","imageName":"vision charm","colorIdentity":["U"]},"Wake of Vultures":{"layout":"normal","name":"Wake of Vultures","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\n{1}{B}, Sacrifice a creature: Regenerate Wake of Vultures.","power":"3","toughness":"1","imageName":"wake of vultures","colorIdentity":["B"]},"Wand of Denial":{"layout":"normal","name":"Wand of Denial","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Look at the top card of target player's library. If it's a nonland card, you may pay 2 life. If you do, put it into that player's graveyard.","imageName":"wand of denial"},"Warrior's Honor":{"layout":"normal","name":"Warrior's Honor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +1/+1 until end of turn.","imageName":"warrior's honor","colorIdentity":["W"]},"Warthog":{"layout":"normal","name":"Warthog","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"3","toughness":"2","imageName":"warthog","colorIdentity":["G"]},"Waterspout Djinn":{"layout":"normal","name":"Waterspout Djinn","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Waterspout Djinn unless you return an untapped Island you control to its owner's hand.","power":"4","toughness":"4","imageName":"waterspout djinn","colorIdentity":["U"]},"Wind Shear":{"layout":"normal","name":"Wind Shear","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Attacking creatures with flying get -2/-2 and lose flying until end of turn.","imageName":"wind shear","colorIdentity":["G"]},"Zhalfirin Crusader":{"layout":"normal","name":"Zhalfirin Crusader","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{1}{W}: The next 1 damage that would be dealt to Zhalfirin Crusader this turn is dealt to target creature or player instead.","power":"2","toughness":"2","imageName":"zhalfirin crusader","colorIdentity":["W"]},"Armored Pegasus":{"layout":"normal","name":"Armored Pegasus","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flying","power":"1","toughness":"2","imageName":"armored pegasus","colorIdentity":["W"]},"Bull Hippo":{"layout":"normal","name":"Bull Hippo","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Hippo","types":["Creature"],"subtypes":["Hippo"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"3","toughness":"3","imageName":"bull hippo","colorIdentity":["G"]},"Cloud Pirates":{"layout":"normal","name":"Cloud Pirates","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"Flying\nCloud Pirates can block only creatures with flying.","power":"1","toughness":"1","imageName":"cloud pirates","colorIdentity":["U"]},"Snapping Drake":{"layout":"normal","name":"Snapping Drake","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying","power":"3","toughness":"2","imageName":"snapping drake","colorIdentity":["U"]},"Alabaster Dragon":{"layout":"normal","name":"Alabaster Dragon","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Alabaster Dragon dies, shuffle it into its owner's library.","power":"4","toughness":"4","imageName":"alabaster dragon","colorIdentity":["W"]},"Alluring Scent":{"layout":"normal","name":"Alluring Scent","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures able to block target creature this turn do so.","imageName":"alluring scent","colorIdentity":["G"]},"Anaconda":{"layout":"normal","name":"Anaconda","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"3","toughness":"3","imageName":"anaconda","colorIdentity":["G"]},"Angelic Blessing":{"layout":"normal","name":"Angelic Blessing","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +3/+3 and gains flying until end of turn. (It can't be blocked except by creatures with flying or reach.)","imageName":"angelic blessing","colorIdentity":["W"]},"Ardent Militia":{"layout":"normal","name":"Ardent Militia","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance","power":"2","toughness":"5","imageName":"ardent militia","colorIdentity":["W"]},"Arrogant Vampire":{"layout":"normal","name":"Arrogant Vampire","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying","power":"4","toughness":"3","imageName":"arrogant vampire","colorIdentity":["B"]},"Assassin's Blade":{"layout":"normal","name":"Assassin's Blade","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Cast Assassin's Blade only during the declare attackers step and only if you've been attacked this step.\nDestroy target nonblack attacking creature.","imageName":"assassin's blade","colorIdentity":["B"]},"Balance of Power":{"layout":"normal","name":"Balance of Power","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"If target opponent has more cards in hand than you, draw cards equal to the difference.","imageName":"balance of power","colorIdentity":["U"]},"Baleful Stare":{"layout":"normal","name":"Baleful Stare","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You draw a card for each Mountain and red card in it.","imageName":"baleful stare","colorIdentity":["U"]},"Bee Sting":{"layout":"normal","name":"Bee Sting","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Bee Sting deals 2 damage to target creature or player.","imageName":"bee sting","colorIdentity":["G"]},"Blaze":{"layout":"normal","name":"Blaze","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Blaze deals X damage to target creature or player.","imageName":"blaze","colorIdentity":["R"]},"Blessed Reversal":{"layout":"normal","name":"Blessed Reversal","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 3 life for each creature attacking you.","imageName":"blessed reversal","colorIdentity":["W"]},"Bog Raiders":{"layout":"normal","name":"Bog Raiders","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"2","toughness":"2","imageName":"bog raiders","colorIdentity":["B"]},"Boiling Seas":{"layout":"normal","name":"Boiling Seas","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all Islands.","imageName":"boiling seas","colorIdentity":["R"]},"Border Guard":{"layout":"normal","name":"Border Guard","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"1","toughness":"4","imageName":"border guard","colorIdentity":["W"]},"Breath of Life":{"layout":"normal","name":"Breath of Life","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to the battlefield.","imageName":"breath of life","colorIdentity":["W"]},"Burning Cloak":{"layout":"normal","name":"Burning Cloak","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +2/+0 until end of turn. Burning Cloak deals 2 damage to that creature.","imageName":"burning cloak","colorIdentity":["R"]},"Capricious Sorcerer":{"layout":"normal","name":"Capricious Sorcerer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Capricious Sorcerer deals 1 damage to target creature or player. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"capricious sorcerer","colorIdentity":["U"]},"Charging Bandits":{"layout":"normal","name":"Charging Bandits","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Whenever Charging Bandits attacks, it gets +2/+0 until end of turn.","power":"3","toughness":"3","imageName":"charging bandits","colorIdentity":["B"]},"Charging Paladin":{"layout":"normal","name":"Charging Paladin","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Whenever Charging Paladin attacks, it gets +0/+3 until end of turn.","power":"2","toughness":"2","imageName":"charging paladin","colorIdentity":["W"]},"Charging Rhino":{"layout":"normal","name":"Charging Rhino","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Rhino","types":["Creature"],"subtypes":["Rhino"],"text":"Charging Rhino can't be blocked by more than one creature.","power":"4","toughness":"4","imageName":"charging rhino","colorIdentity":["G"]},"Cloak of Feathers":{"layout":"normal","name":"Cloak of Feathers","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gains flying until end of turn.\nDraw a card.","imageName":"cloak of feathers","colorIdentity":["U"]},"Cloud Dragon":{"layout":"normal","name":"Cloud Dragon","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Illusion Dragon","types":["Creature"],"subtypes":["Illusion","Dragon"],"text":"Flying\nCloud Dragon can block only creatures with flying.","power":"5","toughness":"4","imageName":"cloud dragon","colorIdentity":["U"]},"Cloud Spirit":{"layout":"normal","name":"Cloud Spirit","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nCloud Spirit can block only creatures with flying.","power":"3","toughness":"1","imageName":"cloud spirit","colorIdentity":["U"]},"Command of Unsummoning":{"layout":"normal","name":"Command of Unsummoning","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Cast Command of Unsummoning only during the declare attackers step and only if you've been attacked this step.\nReturn one or two target attacking creatures to their owner's hand.","imageName":"command of unsummoning","colorIdentity":["U"]},"Coral Eel":{"layout":"normal","name":"Coral Eel","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"power":"2","toughness":"1","imageName":"coral eel","starter":true,"colorIdentity":["U"]},"Craven Giant":{"layout":"normal","name":"Craven Giant","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Craven Giant can't block.","power":"4","toughness":"1","imageName":"craven giant","colorIdentity":["R"]},"Craven Knight":{"layout":"normal","name":"Craven Knight","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Craven Knight can't block.","power":"2","toughness":"2","imageName":"craven knight","colorIdentity":["B"]},"Cruel Bargain":{"layout":"normal","name":"Cruel Bargain","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Draw four cards. You lose half your life, rounded up.","imageName":"cruel bargain","colorIdentity":["B"]},"Cruel Fate":{"layout":"normal","name":"Cruel Fate","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top five cards of target opponent's library. Put one of those cards into that player's graveyard and the rest on top of his or her library in any order.","imageName":"cruel fate","colorIdentity":["U"]},"Cruel Tutor":{"layout":"normal","name":"Cruel Tutor","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a card, then shuffle your library and put that card on top of it. You lose 2 life.","imageName":"cruel tutor","colorIdentity":["B"]},"Deep Wood":{"layout":"normal","name":"Deep Wood","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Deep Wood only during the declare attackers step and only if you've been attacked this step.\nPrevent all damage that would be dealt to you this turn by attacking creatures.","imageName":"deep wood","colorIdentity":["G"]},"Deep-Sea Serpent":{"layout":"normal","name":"Deep-Sea Serpent","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Deep-Sea Serpent can't attack unless defending player controls an Island.","power":"5","toughness":"5","imageName":"deep-sea serpent","colorIdentity":["U"]},"Defiant Stand":{"layout":"normal","name":"Defiant Stand","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Defiant Stand only during the declare attackers step and only if you've been attacked this step.\nTarget creature gets +1/+3 until end of turn. Untap that creature.","imageName":"defiant stand","colorIdentity":["W"]},"Déjà Vu":{"layout":"normal","name":"Déjà Vu","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target sorcery card from your graveyard to your hand.","imageName":"déjà vu","colorIdentity":["U"]},"Desert Drake":{"layout":"normal","name":"Desert Drake","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying","power":"2","toughness":"2","imageName":"desert drake","colorIdentity":["R"]},"Devastation":{"layout":"normal","name":"Devastation","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures and lands.","imageName":"devastation","colorIdentity":["R"]},"Devoted Hero":{"layout":"normal","name":"Devoted Hero","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Elf Soldier","types":["Creature"],"subtypes":["Elf","Soldier"],"power":"1","toughness":"2","imageName":"devoted hero","colorIdentity":["W"]},"Djinn of the Lamp":{"layout":"normal","name":"Djinn of the Lamp","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying","power":"5","toughness":"6","imageName":"djinn of the lamp","colorIdentity":["U"]},"Dread Charge":{"layout":"normal","name":"Dread Charge","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Black creatures you control can't be blocked this turn except by black creatures.","imageName":"dread charge","colorIdentity":["B"]},"Dread Reaper":{"layout":"normal","name":"Dread Reaper","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying\nWhen Dread Reaper enters the battlefield, you lose 5 life.","power":"6","toughness":"5","imageName":"dread reaper","colorIdentity":["B"]},"Ebon Dragon":{"layout":"normal","name":"Ebon Dragon","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Ebon Dragon enters the battlefield, you may have target opponent discard a card.","power":"5","toughness":"4","imageName":"ebon dragon","colorIdentity":["B"]},"Elite Cat Warrior":{"layout":"normal","name":"Elite Cat Warrior","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"3","imageName":"elite cat warrior","colorIdentity":["G"]},"Endless Cockroaches":{"layout":"normal","name":"Endless Cockroaches","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"When Endless Cockroaches dies, return it to its owner's hand.","power":"1","toughness":"1","imageName":"endless cockroaches","colorIdentity":["B"]},"Exhaustion":{"layout":"normal","name":"Exhaustion","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures and lands target opponent controls don't untap during his or her next untap step.","imageName":"exhaustion","colorIdentity":["U"]},"False Peace":{"layout":"normal","name":"False Peace","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Target player skips all combat phases of his or her next turn.","imageName":"false peace","colorIdentity":["W"]},"Final Strike":{"layout":"normal","name":"Final Strike","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Final Strike, sacrifice a creature.\nFinal Strike deals damage to target opponent equal to the sacrificed creature's power.","imageName":"final strike","colorIdentity":["B"]},"Fire Dragon":{"layout":"normal","name":"Fire Dragon","manaCost":"{6}{R}{R}{R}","cmc":9,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Fire Dragon enters the battlefield, it deals damage to target creature equal to the number of Mountains you control.","power":"6","toughness":"6","imageName":"fire dragon","colorIdentity":["R"]},"Fire Imp":{"layout":"normal","name":"Fire Imp","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"When Fire Imp enters the battlefield, it deals 2 damage to target creature.","power":"2","toughness":"1","imageName":"fire imp","colorIdentity":["R"]},"Fire Snake":{"layout":"normal","name":"Fire Snake","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"When Fire Snake dies, destroy target land.","power":"3","toughness":"1","imageName":"fire snake","colorIdentity":["R"]},"Fire Tempest":{"layout":"normal","name":"Fire Tempest","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Fire Tempest deals 6 damage to each creature and each player.","imageName":"fire tempest","colorIdentity":["R"]},"Fleet-Footed Monk":{"layout":"normal","name":"Fleet-Footed Monk","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Fleet-Footed Monk can't be blocked by creatures with power 2 or greater.","power":"1","toughness":"1","imageName":"fleet-footed monk","colorIdentity":["W"]},"Flux":{"layout":"normal","name":"Flux","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player discards any number of cards, then draws that many cards.\nDraw a card.","imageName":"flux","colorIdentity":["U"]},"Foot Soldiers":{"layout":"normal","name":"Foot Soldiers","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"2","toughness":"4","imageName":"foot soldiers","colorIdentity":["W"]},"Forked Lightning":{"layout":"normal","name":"Forked Lightning","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Forked Lightning deals 4 damage divided as you choose among one, two, or three target creatures.","imageName":"forked lightning","colorIdentity":["R"]},"Fruition":{"layout":"normal","name":"Fruition","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 1 life for each Forest on the battlefield.","imageName":"fruition","colorIdentity":["G"]},"Giant Octopus":{"layout":"normal","name":"Giant Octopus","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Octopus","types":["Creature"],"subtypes":["Octopus"],"power":"3","toughness":"3","imageName":"giant octopus","starter":true,"colorIdentity":["U"]},"Gift of Estates":{"layout":"normal","name":"Gift of Estates","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"If an opponent controls more lands than you, search your library for up to three Plains cards, reveal them, and put them into your hand. Then shuffle your library.","imageName":"gift of estates","colorIdentity":["W"]},"Goblin Bully":{"layout":"normal","name":"Goblin Bully","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"power":"2","toughness":"1","imageName":"goblin bully","colorIdentity":["R"]},"Gorilla Warrior":{"layout":"normal","name":"Gorilla Warrior","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ape Warrior","types":["Creature"],"subtypes":["Ape","Warrior"],"power":"3","toughness":"2","imageName":"gorilla warrior","colorIdentity":["G"]},"Gravedigger":{"layout":"normal","name":"Gravedigger","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Gravedigger enters the battlefield, you may return target creature card from your graveyard to your hand.","power":"2","toughness":"2","imageName":"gravedigger","colorIdentity":["B"]},"Hand of Death":{"layout":"normal","name":"Hand of Death","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonblack creature.","imageName":"hand of death","colorIdentity":["B"]},"Harsh Justice":{"layout":"normal","name":"Harsh Justice","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Harsh Justice only during the declare attackers step and only if you've been attacked this step.\nThis turn, whenever an attacking creature deals combat damage to you, it deals that much damage to its controller.","imageName":"harsh justice","colorIdentity":["W"]},"Highland Giant":{"layout":"normal","name":"Highland Giant","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"power":"3","toughness":"4","imageName":"highland giant","colorIdentity":["R"]},"Horned Turtle":{"layout":"normal","name":"Horned Turtle","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Turtle","types":["Creature"],"subtypes":["Turtle"],"power":"1","toughness":"4","imageName":"horned turtle","colorIdentity":["U"]},"Howling Fury":{"layout":"normal","name":"Howling Fury","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +4/+0 until end of turn.","imageName":"howling fury","colorIdentity":["B"]},"Hulking Goblin":{"layout":"normal","name":"Hulking Goblin","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Hulking Goblin can't block.","power":"2","toughness":"2","imageName":"hulking goblin","colorIdentity":["R"]},"Ingenious Thief":{"layout":"normal","name":"Ingenious Thief","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Flying\nWhen Ingenious Thief enters the battlefield, look at target player's hand.","power":"1","toughness":"1","imageName":"ingenious thief","colorIdentity":["U"]},"Jungle Lion":{"layout":"normal","name":"Jungle Lion","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Jungle Lion can't block.","power":"2","toughness":"1","imageName":"jungle lion","colorIdentity":["G"]},"Keen-Eyed Archers":{"layout":"normal","name":"Keen-Eyed Archers","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Reach (This creature can block creatures with flying.)","power":"2","toughness":"2","imageName":"keen-eyed archers","colorIdentity":["W"]},"King's Assassin":{"layout":"normal","name":"King's Assassin","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"{T}: Destroy target tapped creature. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"king's assassin","colorIdentity":["B"]},"Knight Errant":{"layout":"normal","name":"Knight Errant","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"power":"2","toughness":"2","imageName":"knight errant","colorIdentity":["W"]},"Last Chance":{"layout":"normal","name":"Last Chance","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Take an extra turn after this one. At the beginning of that turn's end step, you lose the game.","imageName":"last chance","colorIdentity":["R"]},"Lava Axe":{"layout":"normal","name":"Lava Axe","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Lava Axe deals 5 damage to target player.","imageName":"lava axe","colorIdentity":["R"]},"Lava Flow":{"layout":"normal","name":"Lava Flow","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature or land.","imageName":"lava flow","colorIdentity":["R"]},"Lizard Warrior":{"layout":"normal","name":"Lizard Warrior","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Lizard Warrior","types":["Creature"],"subtypes":["Lizard","Warrior"],"power":"4","toughness":"2","imageName":"lizard warrior","colorIdentity":["R"]},"Mercenary Knight":{"layout":"normal","name":"Mercenary Knight","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Mercenary Knight","types":["Creature"],"subtypes":["Human","Mercenary","Knight"],"text":"When Mercenary Knight enters the battlefield, sacrifice it unless you discard a creature card.","power":"4","toughness":"4","imageName":"mercenary knight","colorIdentity":["B"]},"Mind Knives":{"layout":"normal","name":"Mind Knives","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent discards a card at random.","imageName":"mind knives","colorIdentity":["B"]},"Mind Rot":{"layout":"normal","name":"Mind Rot","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards.","imageName":"mind rot","colorIdentity":["B"]},"Minotaur Warrior":{"layout":"normal","name":"Minotaur Warrior","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Minotaur Warrior","types":["Creature"],"subtypes":["Minotaur","Warrior"],"power":"2","toughness":"3","imageName":"minotaur warrior","colorIdentity":["R"]},"Mobilize":{"layout":"normal","name":"Mobilize","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Untap all creatures you control.","imageName":"mobilize","colorIdentity":["G"]},"Monstrous Growth":{"layout":"normal","name":"Monstrous Growth","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +4/+4 until end of turn.","imageName":"monstrous growth","colorIdentity":["G"]},"Moon Sprite":{"layout":"normal","name":"Moon Sprite","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying","power":"1","toughness":"1","imageName":"moon sprite","colorIdentity":["G"]},"Muck Rats":{"layout":"normal","name":"Muck Rats","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"power":"1","toughness":"1","imageName":"muck rats","colorIdentity":["B"]},"Mystic Denial":{"layout":"normal","name":"Mystic Denial","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature or sorcery spell.","imageName":"mystic denial","colorIdentity":["U"]},"Natural Spring":{"layout":"normal","name":"Natural Spring","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target player gains 8 life.","imageName":"natural spring","colorIdentity":["G"]},"Nature's Cloak":{"layout":"normal","name":"Nature's Cloak","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Green creatures you control gain forestwalk until end of turn. (They can't be blocked as long as defending player controls a Forest.)","imageName":"nature's cloak","colorIdentity":["G"]},"Nature's Ruin":{"layout":"normal","name":"Nature's Ruin","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all green creatures.","imageName":"nature's ruin","colorIdentity":["B"]},"Needle Storm":{"layout":"normal","name":"Needle Storm","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Needle Storm deals 4 damage to each creature with flying.","imageName":"needle storm","colorIdentity":["G"]},"Noxious Toad":{"layout":"normal","name":"Noxious Toad","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Frog","types":["Creature"],"subtypes":["Frog"],"text":"When Noxious Toad dies, each opponent discards a card.","power":"1","toughness":"1","imageName":"noxious toad","colorIdentity":["B"]},"Omen":{"layout":"normal","name":"Omen","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top three cards of your library, then put them back in any order. You may shuffle your library.\nDraw a card.","imageName":"omen","colorIdentity":["U"]},"Owl Familiar":{"layout":"normal","name":"Owl Familiar","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Owl Familiar enters the battlefield, draw a card, then discard a card.","power":"1","toughness":"1","imageName":"owl familiar","colorIdentity":["U"]},"Path of Peace":{"layout":"normal","name":"Path of Peace","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. Its owner gains 4 life.","imageName":"path of peace","colorIdentity":["W"]},"Personal Tutor":{"layout":"normal","name":"Personal Tutor","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a sorcery card and reveal that card. Shuffle your library, then put the card on top of it.","imageName":"personal tutor","colorIdentity":["U"]},"Phantom Warrior":{"layout":"normal","name":"Phantom Warrior","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion Warrior","types":["Creature"],"subtypes":["Illusion","Warrior"],"text":"Phantom Warrior can't be blocked.","power":"2","toughness":"2","imageName":"phantom warrior","colorIdentity":["U"]},"Pillaging Horde":{"layout":"normal","name":"Pillaging Horde","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"When Pillaging Horde enters the battlefield, sacrifice it unless you discard a card at random.","power":"5","toughness":"5","imageName":"pillaging horde","colorIdentity":["R"]},"Plant Elemental":{"layout":"normal","name":"Plant Elemental","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Plant Elemental","types":["Creature"],"subtypes":["Plant","Elemental"],"text":"When Plant Elemental enters the battlefield, sacrifice it unless you sacrifice a Forest.","power":"3","toughness":"4","imageName":"plant elemental","colorIdentity":["G"]},"Primeval Force":{"layout":"normal","name":"Primeval Force","manaCost":"{2}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Primeval Force enters the battlefield, sacrifice it unless you sacrifice three Forests.","power":"8","toughness":"8","imageName":"primeval force","colorIdentity":["G"]},"Raging Cougar":{"layout":"normal","name":"Raging Cougar","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Haste","power":"2","toughness":"2","imageName":"raging cougar","colorIdentity":["R"]},"Raging Goblin":{"layout":"normal","name":"Raging Goblin","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)","power":"1","toughness":"1","imageName":"raging goblin","colorIdentity":["R"]},"Raging Minotaur":{"layout":"normal","name":"Raging Minotaur","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Berserker","types":["Creature"],"subtypes":["Minotaur","Berserker"],"text":"Haste","power":"3","toughness":"3","imageName":"raging minotaur","colorIdentity":["R"]},"Rain of Salt":{"layout":"normal","name":"Rain of Salt","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy two target lands.","imageName":"rain of salt","colorIdentity":["R"]},"Rain of Tears":{"layout":"normal","name":"Rain of Tears","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.","imageName":"rain of tears","colorIdentity":["B"]},"Redwood Treefolk":{"layout":"normal","name":"Redwood Treefolk","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"power":"3","toughness":"6","imageName":"redwood treefolk","colorIdentity":["G"]},"Regal Unicorn":{"layout":"normal","name":"Regal Unicorn","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Unicorn","types":["Creature"],"subtypes":["Unicorn"],"power":"2","toughness":"3","imageName":"regal unicorn","colorIdentity":["W"]},"Renewing Dawn":{"layout":"normal","name":"Renewing Dawn","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life for each Mountain target opponent controls.","imageName":"renewing dawn","colorIdentity":["W"]},"Rowan Treefolk":{"layout":"normal","name":"Rowan Treefolk","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"power":"3","toughness":"4","imageName":"rowan treefolk","colorIdentity":["G"]},"Sacred Knight":{"layout":"normal","name":"Sacred Knight","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Sacred Knight can't be blocked by black and/or red creatures.","power":"3","toughness":"2","imageName":"sacred knight","colorIdentity":["W"]},"Sacred Nectar":{"layout":"normal","name":"Sacred Nectar","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 4 life.","imageName":"sacred nectar","colorIdentity":["W"]},"Scorching Spear":{"layout":"normal","name":"Scorching Spear","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Scorching Spear deals 1 damage to target creature or player.","imageName":"scorching spear","colorIdentity":["R"]},"Scorching Winds":{"layout":"normal","name":"Scorching Winds","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast Scorching Winds only during the declare attackers step and only if you've been attacked this step.\nScorching Winds deals 1 damage to each attacking creature.","imageName":"scorching winds","colorIdentity":["R"]},"Seasoned Marshal":{"layout":"normal","name":"Seasoned Marshal","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Seasoned Marshal attacks, you may tap target creature.","power":"2","toughness":"2","imageName":"seasoned marshal","colorIdentity":["W"]},"Serpent Assassin":{"layout":"normal","name":"Serpent Assassin","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Snake Assassin","types":["Creature"],"subtypes":["Snake","Assassin"],"text":"When Serpent Assassin enters the battlefield, you may destroy target nonblack creature.","power":"2","toughness":"2","imageName":"serpent assassin","colorIdentity":["B"]},"Serpent Warrior":{"layout":"normal","name":"Serpent Warrior","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Snake Warrior","types":["Creature"],"subtypes":["Snake","Warrior"],"text":"When Serpent Warrior enters the battlefield, you lose 3 life.","power":"3","toughness":"3","imageName":"serpent warrior","colorIdentity":["B"]},"Skeletal Crocodile":{"layout":"normal","name":"Skeletal Crocodile","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Crocodile Skeleton","types":["Creature"],"subtypes":["Crocodile","Skeleton"],"power":"5","toughness":"1","imageName":"skeletal crocodile","colorIdentity":["B"]},"Skeletal Snake":{"layout":"normal","name":"Skeletal Snake","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Snake Skeleton","types":["Creature"],"subtypes":["Snake","Skeleton"],"power":"2","toughness":"1","imageName":"skeletal snake","colorIdentity":["B"]},"Sorcerous Sight":{"layout":"normal","name":"Sorcerous Sight","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at target opponent's hand.\nDraw a card.","imageName":"sorcerous sight","colorIdentity":["U"]},"Soul Shred":{"layout":"normal","name":"Soul Shred","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Soul Shred deals 3 damage to target nonblack creature. You gain 3 life.","imageName":"soul shred","colorIdentity":["B"]},"Spiritual Guardian":{"layout":"normal","name":"Spiritual Guardian","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"When Spiritual Guardian enters the battlefield, you gain 4 life.","power":"3","toughness":"4","imageName":"spiritual guardian","colorIdentity":["W"]},"Spotted Griffin":{"layout":"normal","name":"Spotted Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying","power":"2","toughness":"3","imageName":"spotted griffin","colorIdentity":["W"]},"Starlight":{"layout":"normal","name":"Starlight","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 3 life for each black creature target opponent controls.","imageName":"starlight","colorIdentity":["W"]},"Starlit Angel":{"layout":"normal","name":"Starlit Angel","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying","power":"3","toughness":"4","imageName":"starlit angel","colorIdentity":["W"]},"Steadfastness":{"layout":"normal","name":"Steadfastness","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +0/+3 until end of turn.","imageName":"steadfastness","colorIdentity":["W"]},"Stern Marshal":{"layout":"normal","name":"Stern Marshal","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Target creature gets +2/+2 until end of turn. Activate this ability only during your turn, before attackers are declared.","power":"2","toughness":"2","imageName":"stern marshal","colorIdentity":["W"]},"Sylvan Tutor":{"layout":"normal","name":"Sylvan Tutor","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a creature card and reveal that card. Shuffle your library, then put the card on top of it.","imageName":"sylvan tutor","colorIdentity":["G"]},"Symbol of Unsummoning":{"layout":"normal","name":"Symbol of Unsummoning","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature to its owner's hand.\nDraw a card.","imageName":"symbol of unsummoning","colorIdentity":["U"]},"Taunt":{"layout":"normal","name":"Taunt","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"During target player's next turn, creatures that player controls attack you if able.","imageName":"taunt","colorIdentity":["U"]},"Temporary Truce":{"layout":"normal","name":"Temporary Truce","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Each player may draw up to two cards. For each card less than two a player draws this way, that player gains 2 life.","imageName":"temporary truce","colorIdentity":["W"]},"Theft of Dreams":{"layout":"normal","name":"Theft of Dreams","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card for each tapped creature target opponent controls.","imageName":"theft of dreams","colorIdentity":["U"]},"Thing from the Deep":{"layout":"normal","name":"Thing from the Deep","manaCost":"{6}{U}{U}{U}","cmc":9,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Whenever Thing from the Deep attacks, sacrifice it unless you sacrifice an Island.","power":"9","toughness":"9","imageName":"thing from the deep","colorIdentity":["U"]},"Thundering Wurm":{"layout":"normal","name":"Thundering Wurm","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"When Thundering Wurm enters the battlefield, sacrifice it unless you discard a land card.","power":"4","toughness":"4","imageName":"thundering wurm","colorIdentity":["G"]},"Thundermare":{"layout":"normal","name":"Thundermare","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental Horse","types":["Creature"],"subtypes":["Elemental","Horse"],"text":"Haste (This creature can attack the turn it comes under your control.)\nWhen Thundermare enters the battlefield, tap all other creatures.","power":"5","toughness":"5","imageName":"thundermare","colorIdentity":["R"]},"Tidal Surge":{"layout":"normal","name":"Tidal Surge","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Tap up to three target creatures without flying.","imageName":"tidal surge","colorIdentity":["U"]},"Time Ebb":{"layout":"normal","name":"Time Ebb","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature on top of its owner's library.","imageName":"time ebb","colorIdentity":["U"]},"Touch of Brilliance":{"layout":"normal","name":"Touch of Brilliance","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw two cards.","imageName":"touch of brilliance","colorIdentity":["U"]},"Treetop Defense":{"layout":"normal","name":"Treetop Defense","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Treetop Defense only during the declare attackers step and only if you've been attacked this step.\nCreatures you control gain reach until end of turn. (They can block creatures with flying.)","imageName":"treetop defense","colorIdentity":["G"]},"Undying Beast":{"layout":"normal","name":"Undying Beast","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Undying Beast dies, put it on top of its owner's library.","power":"3","toughness":"2","imageName":"undying beast","colorIdentity":["B"]},"Valorous Charge":{"layout":"normal","name":"Valorous Charge","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"White creatures get +2/+0 until end of turn.","imageName":"valorous charge","colorIdentity":["W"]},"Vampiric Feast":{"layout":"normal","name":"Vampiric Feast","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Vampiric Feast deals 4 damage to target creature or player and you gain 4 life.","imageName":"vampiric feast","colorIdentity":["B"]},"Vampiric Touch":{"layout":"normal","name":"Vampiric Touch","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Vampiric Touch deals 2 damage to target opponent and you gain 2 life.","imageName":"vampiric touch","colorIdentity":["B"]},"Venerable Monk":{"layout":"normal","name":"Venerable Monk","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Monk Cleric","types":["Creature"],"subtypes":["Human","Monk","Cleric"],"text":"When Venerable Monk enters the battlefield, you gain 2 life.","power":"2","toughness":"2","imageName":"venerable monk","colorIdentity":["W"]},"Vengeance":{"layout":"normal","name":"Vengeance","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target tapped creature.","imageName":"vengeance","starter":true,"colorIdentity":["W"]},"Virtue's Ruin":{"layout":"normal","name":"Virtue's Ruin","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all white creatures.","imageName":"virtue's ruin","colorIdentity":["B"]},"Volcanic Hammer":{"layout":"normal","name":"Volcanic Hammer","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Volcanic Hammer deals 3 damage to target creature or player.","imageName":"volcanic hammer","colorIdentity":["R"]},"Wall of Granite":{"layout":"normal","name":"Wall of Granite","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)","power":"0","toughness":"7","imageName":"wall of granite","colorIdentity":["R"]},"Warrior's Charge":{"layout":"normal","name":"Warrior's Charge","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +1/+1 until end of turn.","imageName":"warrior's charge","colorIdentity":["W"]},"Whiptail Wurm":{"layout":"normal","name":"Whiptail Wurm","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"8","toughness":"5","imageName":"whiptail wurm","colorIdentity":["G"]},"Wicked Pact":{"layout":"normal","name":"Wicked Pact","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy two target nonblack creatures. You lose 5 life.","imageName":"wicked pact","colorIdentity":["B"]},"Willow Dryad":{"layout":"normal","name":"Willow Dryad","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"1","toughness":"1","imageName":"willow dryad","colorIdentity":["G"]},"Wind Drake":{"layout":"normal","name":"Wind Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying","power":"2","toughness":"2","imageName":"wind drake","colorIdentity":["U"]},"Winter's Grasp":{"layout":"normal","name":"Winter's Grasp","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.","imageName":"winter's grasp","colorIdentity":["G"]},"Withering Gaze":{"layout":"normal","name":"Withering Gaze","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You draw a card for each Forest and green card in it.","imageName":"withering gaze","colorIdentity":["U"]},"Wood Elves":{"layout":"normal","name":"Wood Elves","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"When Wood Elves enters the battlefield, search your library for a Forest card and put that card onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"wood elves","colorIdentity":["G"]},"Ashnod":{"layout":"vanguard","name":"Ashnod","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature deals damage to you, destroy it.","imageName":"ashnod","hand":1,"life":-8},"Barrin":{"layout":"vanguard","name":"Barrin","type":"Vanguard","types":["Vanguard"],"text":"Sacrifice a permanent: Return target creature to its owner's hand.","imageName":"barrin","hand":0,"life":6},"Crovax":{"layout":"vanguard","name":"Crovax","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature you control deals damage to a creature or player, you gain 1 life.","imageName":"crovax","hand":2,"life":0},"Eladamri":{"layout":"vanguard","name":"Eladamri","type":"Vanguard","types":["Vanguard"],"text":"{0}: The next 1 damage that would be dealt to target creature you control is dealt to you instead.","imageName":"eladamri","hand":-1,"life":15},"Ertai":{"layout":"vanguard","name":"Ertai","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control have hexproof. (They can't be the targets of spells or abilities your opponents control.)","imageName":"ertai","hand":-1,"life":4},"Gerrard":{"layout":"vanguard","name":"Gerrard","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your draw step, draw an additional card.","imageName":"gerrard","hand":-4,"life":0},"Gix":{"layout":"vanguard","name":"Gix","type":"Vanguard","types":["Vanguard"],"text":"{3}: Return target creature card from your graveyard to your hand.","imageName":"gix","hand":-2,"life":18},"Goblin Warchief Avatar":{"layout":"vanguard","name":"Goblin Warchief Avatar","type":"Vanguard","types":["Vanguard"],"text":"Attacking creatures you control get +1/+0.","imageName":"goblin warchief avatar","hand":1,"life":2},"Birds of Paradise Avatar":{"layout":"vanguard","name":"Birds of Paradise Avatar","type":"Vanguard","types":["Vanguard"],"text":"Lands you control have \"{T}: Add one mana of any color to your mana pool.\"","imageName":"birds of paradise avatar","hand":0,"life":-3},"Fallen Angel Avatar":{"layout":"vanguard","name":"Fallen Angel Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature you control dies, target opponent loses 1 life and you gain 1 life.","imageName":"fallen angel avatar","hand":0,"life":-5},"Flametongue Kavu Avatar":{"layout":"vanguard","name":"Flametongue Kavu Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a nontoken creature enters the battlefield under your control, that creature deals X damage to target creature, where X is a number chosen at random from 0 to 4.","imageName":"flametongue kavu avatar","hand":0,"life":-6},"Erhnam Djinn Avatar":{"layout":"vanguard","name":"Erhnam Djinn Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever you cast a creature spell, put a 1/1 green Saproling creature token onto the battlefield.","imageName":"erhnam djinn avatar","hand":0,"life":3},"Greven il-Vec":{"layout":"vanguard","name":"Greven il-Vec","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature you control deals damage to a creature, destroy the other creature. It can't be regenerated.","imageName":"greven il-vec","hand":-1,"life":2},"Grinning Demon Avatar":{"layout":"vanguard","name":"Grinning Demon Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a nontoken creature you control dies, target opponent discards a card.","imageName":"grinning demon avatar","hand":-1,"life":-2},"Akroma, Angel of Wrath Avatar":{"layout":"vanguard","name":"Akroma, Angel of Wrath Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature enters the battlefield under your control, it gains two abilities chosen at random from flying, first strike, trample, haste, protection from black, protection from red, and vigilance.","imageName":"akroma, angel of wrath avatar","hand":1,"life":7},"Hanna":{"layout":"vanguard","name":"Hanna","type":"Vanguard","types":["Vanguard"],"text":"Spells you cast cost {1} less to cast.","imageName":"hanna","hand":1,"life":-5},"Karn":{"layout":"vanguard","name":"Karn","type":"Vanguard","types":["Vanguard"],"text":"Each noncreature artifact you control is an artifact creature with power and toughness each equal to its converted mana cost.","imageName":"karn","hand":1,"life":6},"Karona, False God Avatar":{"layout":"vanguard","name":"Karona, False God Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your upkeep, exchange control of a permanent you control chosen at random and a permanent target opponent controls chosen at random.","imageName":"karona, false god avatar","hand":-1,"life":8},"Elvish Champion Avatar":{"layout":"vanguard","name":"Elvish Champion Avatar","type":"Vanguard","types":["Vanguard"],"text":"You begin the game with a 1/1 green Elf creature token on the battlefield. It has \"{T}: Add {G} to your mana pool.\"","imageName":"elvish champion avatar","hand":0,"life":-5},"Bosh, Iron Golem Avatar":{"layout":"vanguard","name":"Bosh, Iron Golem Avatar","type":"Vanguard","types":["Vanguard"],"text":"{X}, Sacrifice an artifact with converted mana cost X: Bosh, Iron Golem Avatar deals X damage to target creature or player.","imageName":"bosh, iron golem avatar","hand":0,"life":-2},"Arcbound Overseer Avatar":{"layout":"vanguard","name":"Arcbound Overseer Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your upkeep, you may put a +1/+1 counter on target creature you control.\nAt the beginning of your upkeep, you may put a charge counter on target permanent you control.","imageName":"arcbound overseer avatar","hand":0,"life":3},"Etched Oracle Avatar":{"layout":"vanguard","name":"Etched Oracle Avatar","type":"Vanguard","types":["Vanguard"],"text":"You may pay {W}{U}{B}{R}{G} rather than pay the mana cost for spells that you cast.","imageName":"etched oracle avatar","hand":1,"life":-4},"Eight-and-a-Half-Tails Avatar":{"layout":"vanguard","name":"Eight-and-a-Half-Tails Avatar","type":"Vanguard","types":["Vanguard"],"text":"{1}: Until end of turn, target permanent you control gains protection from a color chosen at random from colors it doesn't have protection from.","imageName":"eight-and-a-half-tails avatar","hand":2,"life":-3},"Higure, the Still Wind Avatar":{"layout":"vanguard","name":"Higure, the Still Wind Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a nontoken creature you control deals combat damage to an opponent, choose a creature card at random from your library, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"higure, the still wind avatar","hand":-1,"life":3},"Ink-Eyes, Servant of Oni Avatar":{"layout":"vanguard","name":"Ink-Eyes, Servant of Oni Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of the game, look at target opponent's hand and choose a nonland card from it. That player discards that card.\n{X}, Pay X life: Put target creature card with converted mana cost X from an opponent's graveyard onto the battlefield under your control.","imageName":"ink-eyes, servant of oni avatar","hand":0,"life":-3},"Hell's Caretaker Avatar":{"layout":"vanguard","name":"Hell's Caretaker Avatar","type":"Vanguard","types":["Vanguard"],"text":"{3}, Sacrifice a creature: Return target creature card from your graveyard to the battlefield.","imageName":"hell's caretaker avatar","hand":-1,"life":-4},"Maro Avatar":{"layout":"vanguard","name":"Maro Avatar","type":"Vanguard","types":["Vanguard"],"text":"Tap an untapped creature you control, Discard a card: Target creature you control gets +X/+X until end of turn, where X is the number of cards in your hand.","imageName":"maro avatar","hand":2,"life":-7},"Frenetic Efreet Avatar":{"layout":"vanguard","name":"Frenetic Efreet Avatar","type":"Vanguard","types":["Vanguard"],"text":"Each permanent you control has phasing. (It phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)\nAt the beginning of your end step, flip a coin. If you win the flip, take an extra turn after this one.","imageName":"frenetic efreet avatar","hand":-1,"life":-3},"Loxodon Hierarch Avatar":{"layout":"vanguard","name":"Loxodon Hierarch Avatar","type":"Vanguard","types":["Vanguard"],"text":"Sacrifice a permanent: Regenerate target creature you control.","imageName":"loxodon hierarch avatar","hand":0,"life":12},"Chronatog Avatar":{"layout":"vanguard","name":"Chronatog Avatar","type":"Vanguard","types":["Vanguard"],"text":"You have no maximum hand size.\n{0}: Draw three cards. You skip your next turn. Activate this ability only once each turn.","imageName":"chronatog avatar","hand":-1,"life":1},"Lyzolda, the Blood Witch Avatar":{"layout":"vanguard","name":"Lyzolda, the Blood Witch Avatar","type":"Vanguard","types":["Vanguard"],"text":"Hellbent — As long as you have no cards in hand, if a source you control would deal damage to a creature or player, it deals double that damage to that creature or player instead.\nHellbent — At the beginning of your end step, if you have no cards in hand, each of your opponents discards a card.","imageName":"lyzolda, the blood witch avatar","hand":-1,"life":-1},"Haakon, Stromgald Scourge Avatar":{"layout":"vanguard","name":"Haakon, Stromgald Scourge Avatar","type":"Vanguard","types":["Vanguard"],"text":"Pay 1 life: You may play target creature card in your graveyard this turn.\nWhenever you play a creature card from your graveyard, it becomes a black Zombie Knight.\nIf a Zombie Knight would be put into your graveyard from the battlefield, exile it instead.","imageName":"haakon, stromgald scourge avatar","hand":0,"life":-3},"Diamond Faerie Avatar":{"layout":"vanguard","name":"Diamond Faerie Avatar","type":"Vanguard","types":["Vanguard"],"text":"{S}: Target creature you control gets +1/+1 until end of turn.","imageName":"diamond faerie avatar","hand":0,"life":5},"Jaya Ballard Avatar":{"layout":"vanguard","name":"Jaya Ballard Avatar","type":"Vanguard","types":["Vanguard"],"text":"{X}: Jaya Ballard Avatar deals an amount of damage chosen at random from 0 to X to target creature or player. Activate this ability only once each turn.","imageName":"jaya ballard avatar","hand":0,"life":1},"Braids, Conjurer Adept Avatar":{"layout":"vanguard","name":"Braids, Conjurer Adept Avatar","type":"Vanguard","types":["Vanguard"],"text":"{2}: Each player may put a land card from his or her hand onto the battlefield tapped.\n{3}: Each player may put a noncreature artifact card from his or her hand onto the battlefield.\n{4}: Each player may put a creature card from his or her hand onto the battlefield. Activate this ability only any time you could cast a sorcery.","imageName":"braids, conjurer adept avatar","hand":0,"life":3},"Heartwood Storyteller Avatar":{"layout":"vanguard","name":"Heartwood Storyteller Avatar","type":"Vanguard","types":["Vanguard"],"text":"The first creature spell you cast each turn costs {1} less to cast.\nThe first noncreature spell each opponent casts each turn costs {1} more to cast.","imageName":"heartwood storyteller avatar","hand":-1,"life":4},"Jhoira of the Ghitu Avatar":{"layout":"vanguard","name":"Jhoira of the Ghitu Avatar","type":"Vanguard","types":["Vanguard"],"text":"{3}, Discard a card: Copy three instant cards chosen at random. You may cast one of the copies without paying its mana cost.\n{3}, Discard a card: Copy three sorcery cards chosen at random. You may cast one of the copies without paying its mana cost. Activate this ability only any time you could cast a sorcery.","imageName":"jhoira of the ghitu avatar","hand":1,"life":0},"Arcanis, the Omnipotent Avatar":{"layout":"vanguard","name":"Arcanis, the Omnipotent Avatar","type":"Vanguard","types":["Vanguard"],"text":"{X}, Return a creature you control with converted mana cost X to its owner's hand: Draw a number of cards chosen at random between 0 and X. X can't be 0.","imageName":"arcanis, the omnipotent avatar","hand":1,"life":-3},"Dakkon Blackblade Avatar":{"layout":"vanguard","name":"Dakkon Blackblade Avatar","type":"Vanguard","types":["Vanguard"],"text":"You may play any colored card from your hand as a copy of a basic land card chosen at random that can produce mana of one of the card's colors.","imageName":"dakkon blackblade avatar","hand":1,"life":0},"Ashling the Pilgrim Avatar":{"layout":"vanguard","name":"Ashling the Pilgrim Avatar","type":"Vanguard","types":["Vanguard"],"text":"{2}: Ashling the Pilgrim Avatar deals 1 damage to each creature and each player.","imageName":"ashling the pilgrim avatar","hand":-1,"life":6},"Maralen of the Mornsong Avatar":{"layout":"vanguard","name":"Maralen of the Mornsong Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of the game, you may pay any amount of life.\nYou can't draw cards.\nAt the beginning of your draw step, look at the top X cards of your library, where X is the amount of life paid with Maralen of the Mornsong Avatar. Put one of them into your hand, then shuffle your library.","imageName":"maralen of the mornsong avatar","hand":0,"life":-3},"Ashling, the Extinguisher Avatar":{"layout":"vanguard","name":"Ashling, the Extinguisher Avatar","type":"Vanguard","types":["Vanguard"],"text":"{5}: Destroy all nonland permanents. Activate this ability only once and only during your turn.","imageName":"ashling, the extinguisher avatar","hand":1,"life":-3},"Figure of Destiny Avatar":{"layout":"vanguard","name":"Figure of Destiny Avatar","type":"Vanguard","types":["Vanguard"],"text":"{X}: Put a +1/+1 counter on target creature with fewer than X +1/+1 counters on it.","imageName":"figure of destiny avatar","hand":0,"life":3},"Mayael the Anima Avatar":{"layout":"vanguard","name":"Mayael the Anima Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your upkeep, reveal the top card of your library. If it's a creature card with power 5 or greater, put it into your hand. Otherwise, you may put it on the bottom of your library.","imageName":"mayael the anima avatar","hand":1,"life":5},"Kresh the Bloodbraided Avatar":{"layout":"vanguard","name":"Kresh the Bloodbraided Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature you control is devoured, put an X/X green Ooze creature token onto the battlefield, where X is the devoured creature's power.","imageName":"kresh the bloodbraided avatar","hand":1,"life":-3},"Eladamri, Lord of Leaves Avatar":{"layout":"vanguard","name":"Eladamri, Lord of Leaves Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of each player's precombat main phase, that player adds {G}{G} to his or her mana pool.","imageName":"eladamri, lord of leaves avatar","hand":-1,"life":2},"Malfegor Avatar":{"layout":"vanguard","name":"Malfegor Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature enters the battlefield under your control, if it was unearthed, it gets +3/+0.\nWhenever a creature you control is exiled, if it was unearthed, shuffle that card into its owner's library.","imageName":"malfegor avatar","hand":2,"life":-2},"Maelstrom Archangel Avatar":{"layout":"vanguard","name":"Maelstrom Archangel Avatar","type":"Vanguard","types":["Vanguard"],"text":"At end of combat, for each creature you controlled at the time it dealt combat damage to a player this turn, copy a random card with the same mana cost as that creature. You may pay {3}. If you do, choose one of those copies. If a copy of a permanent card is chosen, you may put a token onto the battlefield that's a copy of that card. If a copy of an instant or sorcery card is chosen, you may cast the copy without paying its mana cost.","imageName":"maelstrom archangel avatar","hand":0,"life":5},"Hermit Druid Avatar":{"layout":"vanguard","name":"Hermit Druid Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your upkeep, put a land card from your library chosen at random onto the battlefield.","imageName":"hermit druid avatar","hand":-2,"life":-2},"Dauntless Escort Avatar":{"layout":"vanguard","name":"Dauntless Escort Avatar","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control have exalted. (Whenever a creature you control attacks alone, it gets +1/+1 until end of turn for each instance of exalted among permanents you control.)","imageName":"dauntless escort avatar","hand":1,"life":1},"Enigma Sphinx Avatar":{"layout":"vanguard","name":"Enigma Sphinx Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever you cast a colored artifact spell for the first time in a turn, search your library for a colored artifact card chosen at random whose converted mana cost is less than that spell's converted mana cost. You may play that card without paying its mana cost. If you don't, put that card on the bottom of your library.","imageName":"enigma sphinx avatar","hand":0,"life":5},"Lyna":{"layout":"vanguard","name":"Lyna","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control have shadow. (They can block and be blocked only by creatures with shadow.)","imageName":"lyna","hand":2,"life":-4},"Maraxus":{"layout":"vanguard","name":"Maraxus","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control get +1/+0.","imageName":"maraxus","hand":1,"life":2},"Master of the Wild Hunt Avatar":{"layout":"vanguard","name":"Master of the Wild Hunt Avatar","type":"Vanguard","types":["Vanguard"],"text":"{2}{G}: Put a green creature token onto the battlefield that's a 2/2 Wolf, a 2/3 Antelope with forestwalk, a 3/2 Cat with shroud, or a 4/4 green Rhino with trample, chosen at random.","imageName":"master of the wild hunt avatar","hand":1,"life":3},"Mirri":{"layout":"vanguard","name":"Mirri","type":"Vanguard","types":["Vanguard"],"text":"If a basic land you control is tapped for mana, it produces mana of a color of your choice instead of any other type.","imageName":"mirri","hand":0,"life":5},"Mishra":{"layout":"vanguard","name":"Mishra","type":"Vanguard","types":["Vanguard"],"text":"If a creature you control would deal damage, it deals double that damage instead.","imageName":"mishra","hand":0,"life":-3},"Multani":{"layout":"vanguard","name":"Multani","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control get +X/+0, where X is the number of cards in your hand.","imageName":"multani","hand":-3,"life":-2},"Oracle":{"layout":"vanguard","name":"Oracle","type":"Vanguard","types":["Vanguard"],"text":"{0}: Untap target attacking creature you control and remove it from combat.","imageName":"oracle","hand":1,"life":9},"Orim":{"layout":"vanguard","name":"Orim","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control have reach.","imageName":"orim","hand":0,"life":12},"Prodigal Sorcerer Avatar":{"layout":"vanguard","name":"Prodigal Sorcerer Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your upkeep, look at the top card of your library. You may put that card into your graveyard.","imageName":"prodigal sorcerer avatar","hand":0,"life":5},"Phage the Untouchable Avatar":{"layout":"vanguard","name":"Phage the Untouchable Avatar","type":"Vanguard","types":["Vanguard"],"text":"Pay 1 life: Until end of turn, whenever a creature deals combat damage to you, destroy that creature.\nPay 1 life: Until end of turn, whenever target creature you control deals combat damage to a creature, destroy the damaged creature.","imageName":"phage the untouchable avatar","hand":0,"life":-5},"Royal Assassin Avatar":{"layout":"vanguard","name":"Royal Assassin Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your upkeep, you draw a card and you lose 1 life.","imageName":"royal assassin avatar","hand":-2,"life":0},"Platinum Angel Avatar":{"layout":"vanguard","name":"Platinum Angel Avatar","type":"Vanguard","types":["Vanguard"],"text":"If you control an artifact, a creature, an enchantment, and a land, you can't lose the game and your opponents can't win the game.","imageName":"platinum angel avatar","hand":-1,"life":-2},"Raksha Golden Cub Avatar":{"layout":"vanguard","name":"Raksha Golden Cub Avatar","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control get +0/+1.\nEquipped creatures you control get +1/+0 and have first strike.","imageName":"raksha golden cub avatar","hand":1,"life":9},"Sakashima the Impostor Avatar":{"layout":"vanguard","name":"Sakashima the Impostor Avatar","type":"Vanguard","types":["Vanguard"],"text":"{2}: Choose a creature you control. It becomes a copy of target creature except for its name.","imageName":"sakashima the impostor avatar","hand":0,"life":1},"Oni of Wild Places Avatar":{"layout":"vanguard","name":"Oni of Wild Places Avatar","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control have haste.\nAt the beginning of your upkeep, return a creature you control to its owner's hand.","imageName":"oni of wild places avatar","hand":0,"life":-2},"Rumbling Slum Avatar":{"layout":"vanguard","name":"Rumbling Slum Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your upkeep, Rumbling Slum Avatar deals 1 damage to each opponent.","imageName":"rumbling slum avatar","hand":1,"life":1},"Nekrataal Avatar":{"layout":"vanguard","name":"Nekrataal Avatar","type":"Vanguard","types":["Vanguard"],"text":"Creature spells you cast cost {B} less to cast. This effect reduces only the amount of colored mana you pay.","imageName":"nekrataal avatar","hand":-1,"life":-4},"Momir Vig, Simic Visionary Avatar":{"layout":"vanguard","name":"Momir Vig, Simic Visionary Avatar","type":"Vanguard","types":["Vanguard"],"text":"{X}, Discard a card: Put a token onto the battlefield that's a copy of a creature card with converted mana cost X chosen at random. Activate this ability only any time you could cast a sorcery and only once each turn.","imageName":"momir vig, simic visionary avatar","hand":0,"life":4},"Mirri the Cursed Avatar":{"layout":"vanguard","name":"Mirri the Cursed Avatar","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control have \"{T}: Another target creature gets -1/-1 until end of turn. Put a +1/+1 counter on this creature.\"","imageName":"mirri the cursed avatar","hand":-2,"life":-3},"Mirror Entity Avatar":{"layout":"vanguard","name":"Mirror Entity Avatar","type":"Vanguard","types":["Vanguard"],"text":"{X}: Choose a creature type. Until end of turn, creatures you control of the chosen type have base power and toughness X/X and gain all creature types.","imageName":"mirror entity avatar","hand":1,"life":-2},"Peacekeeper Avatar":{"layout":"vanguard","name":"Peacekeeper Avatar","type":"Vanguard","types":["Vanguard"],"text":"{3}: For each opponent who controls a creature, put a token onto the battlefield that's a copy of a card named Arrest and attach it to a creature that player controls chosen at random.","imageName":"peacekeeper avatar","hand":0,"life":9},"Morinfen Avatar":{"layout":"vanguard","name":"Morinfen Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your upkeep, you lose 1 life for each permanent you control.","imageName":"morinfen avatar","hand":0,"life":30},"Reaper King Avatar":{"layout":"vanguard","name":"Reaper King Avatar","type":"Vanguard","types":["Vanguard"],"text":"Each creature you control gets +1/+1 for each of its colors.","imageName":"reaper king avatar","hand":-2,"life":-5},"Murderous Redcap Avatar":{"layout":"vanguard","name":"Murderous Redcap Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature enters the battlefield under your control with a counter on it, you may have it deal damage equal to its power to target creature or player.","imageName":"murderous redcap avatar","hand":0,"life":-2},"Necropotence Avatar":{"layout":"vanguard","name":"Necropotence Avatar","type":"Vanguard","types":["Vanguard"],"text":"Skip your draw step.\nAt the beginning of your end step, if it's not the first turn of the game, put a death counter on Necropotence Avatar. You draw X cards and you lose X life, where X is the number of death counters on Necropotence Avatar.","imageName":"necropotence avatar","hand":0,"life":4},"Orcish Squatters Avatar":{"layout":"vanguard","name":"Orcish Squatters Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your precombat main phase, add {C} to your mana pool for each land target opponent controls.","imageName":"orcish squatters avatar","hand":-1,"life":-1},"Rith, the Awakener Avatar":{"layout":"vanguard","name":"Rith, the Awakener Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature you control deals combat damage to a player, you may pay {5}. If you do, put a 5/5 red Dragon creature token with flying onto the battlefield.","imageName":"rith, the awakener avatar","hand":0,"life":6},"Rofellos":{"layout":"vanguard","name":"Rofellos","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature you control dies, draw a card.","imageName":"rofellos","hand":-2,"life":4},"Selenia":{"layout":"vanguard","name":"Selenia","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control have vigilance.","imageName":"selenia","hand":1,"life":7},"Serra":{"layout":"vanguard","name":"Serra","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control get +0/+2.","imageName":"serra","hand":1,"life":1},"Serra Angel Avatar":{"layout":"vanguard","name":"Serra Angel Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever you cast a spell, you gain 2 life.","imageName":"serra angel avatar","hand":0,"life":-1},"Stalking Tiger Avatar":{"layout":"vanguard","name":"Stalking Tiger Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever you cast a creature spell, you may pay {1}. If you do, draw a card.","imageName":"stalking tiger avatar","hand":0,"life":2},"Two-Headed Giant of Foriys Avatar":{"layout":"vanguard","name":"Two-Headed Giant of Foriys Avatar","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control have menace. (They can't be blocked except by two or more creatures.)\nEach creature you control can block an additional creature each combat.","imageName":"two-headed giant of foriys avatar","hand":1,"life":-4},"Viridian Zealot Avatar":{"layout":"vanguard","name":"Viridian Zealot Avatar","type":"Vanguard","types":["Vanguard"],"text":"{2}, Sacrifice a creature: Destroy target artifact or enchantment. Search your library for a card with the same name as the sacrificed creature, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"viridian zealot avatar","hand":0,"life":2},"Seshiro the Anointed Avatar":{"layout":"vanguard","name":"Seshiro the Anointed Avatar","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of the game, choose a creature type. Creatures you control, creature spells you control, and creature cards you own in any zone other than the battlefield or the stack have the chosen type in addition to their other types.","imageName":"seshiro the anointed avatar","hand":0,"life":-1},"Sidar Kondo":{"layout":"vanguard","name":"Sidar Kondo","type":"Vanguard","types":["Vanguard"],"text":"{3}: Target creature gets +3/+3 until end of turn.","imageName":"sidar kondo","hand":-1,"life":12},"Sisay":{"layout":"vanguard","name":"Sisay","type":"Vanguard","types":["Vanguard"],"text":"Whenever you tap a land for mana, add one mana to your mana pool of any type that land produced.","imageName":"sisay","hand":-2,"life":-3},"Sisters of Stone Death Avatar":{"layout":"vanguard","name":"Sisters of Stone Death Avatar","type":"Vanguard","types":["Vanguard"],"text":"Each creature you control must be blocked if able.\n{4}: Exile target creature that's blocking a creature you control.","imageName":"sisters of stone death avatar","hand":1,"life":-5},"Sliver Queen, Brood Mother":{"layout":"vanguard","name":"Sliver Queen, Brood Mother","type":"Vanguard","types":["Vanguard"],"text":"{3}: Put a 1/1 colorless Sliver creature token onto the battlefield.","imageName":"sliver queen, brood mother","hand":0,"life":8},"Squee":{"layout":"vanguard","name":"Squee","type":"Vanguard","types":["Vanguard"],"text":"Your opponents play with their hands revealed.","imageName":"squee","hand":3,"life":-4},"Starke":{"layout":"vanguard","name":"Starke","type":"Vanguard","types":["Vanguard"],"text":"At the beginning of your draw step, you may draw an additional card. If you do, put a card from your hand on the bottom of your library.","imageName":"starke","hand":0,"life":-2},"Teysa, Orzhov Scion Avatar":{"layout":"vanguard","name":"Teysa, Orzhov Scion Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a nontoken creature dies, put a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"teysa, orzhov scion avatar","hand":0,"life":-2},"Stuffy Doll Avatar":{"layout":"vanguard","name":"Stuffy Doll Avatar","type":"Vanguard","types":["Vanguard"],"text":"{0}: If damage would be dealt to you this turn by a source of your choice, prevent that damage. Stuffy Doll Avatar deals damage to you and target opponent equal to half the damage prevented this way, rounded up. Activate this ability only once each turn.","imageName":"stuffy doll avatar","hand":0,"life":-6},"Squee, Goblin Nabob Avatar":{"layout":"vanguard","name":"Squee, Goblin Nabob Avatar","type":"Vanguard","types":["Vanguard"],"text":"{1}: Prevent the next 1 damage that would be dealt to target creature you control this turn.","imageName":"squee, goblin nabob avatar","hand":3,"life":-4},"Stonehewer Giant Avatar":{"layout":"vanguard","name":"Stonehewer Giant Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature enters the battlefield under your control, put a token onto the battlefield that's a copy of a random Equipment card with converted mana cost less than or equal to that creature's converted mana cost. Attach that Equipment to that creature.","imageName":"stonehewer giant avatar","hand":1,"life":-5},"Tahngarth":{"layout":"vanguard","name":"Tahngarth","type":"Vanguard","types":["Vanguard"],"text":"Creatures you control have haste.","imageName":"tahngarth","hand":-1,"life":7},"Takara":{"layout":"vanguard","name":"Takara","type":"Vanguard","types":["Vanguard"],"text":"Sacrifice a creature: Takara deals 1 damage to target creature or player.","imageName":"takara","hand":3,"life":-8},"Tawnos":{"layout":"vanguard","name":"Tawnos","type":"Vanguard","types":["Vanguard"],"text":"You may cast artifact, creature, and enchantment spells as though they had flash.","imageName":"tawnos","hand":3,"life":-4},"Titania":{"layout":"vanguard","name":"Titania","type":"Vanguard","types":["Vanguard"],"text":"You may play an additional land on each of your turns.","imageName":"titania","hand":2,"life":-5},"Tradewind Rider Avatar":{"layout":"vanguard","name":"Tradewind Rider Avatar","type":"Vanguard","types":["Vanguard"],"text":"{3}: Each player returns a permanent he or she controls to its owner's hand unless he or she pays 2 life.","imageName":"tradewind rider avatar","hand":1,"life":4},"Sliver Queen Avatar":{"layout":"vanguard","name":"Sliver Queen Avatar","type":"Vanguard","types":["Vanguard"],"text":"Whenever you cast a non-Sliver creature spell, exile that spell. If you do, put a token onto the battlefield that's a copy of a random non-Shapeshifter Sliver creature card with the same converted mana cost as that spell.","imageName":"sliver queen avatar","hand":0,"life":7},"Urza":{"layout":"vanguard","name":"Urza","type":"Vanguard","types":["Vanguard"],"text":"{3}: Urza deals 1 damage to target creature or player.","imageName":"urza","hand":-1,"life":10},"Vampire Nocturnus Avatar":{"layout":"vanguard","name":"Vampire Nocturnus Avatar","type":"Vanguard","types":["Vanguard"],"text":"Play with the top card of your library revealed.\nAs long as the top card of your library is black, black creatures you control get +2/+1.","imageName":"vampire nocturnus avatar","hand":-1,"life":-2},"Volrath":{"layout":"vanguard","name":"Volrath","type":"Vanguard","types":["Vanguard"],"text":"Whenever a creature you control is put into your graveyard from the battlefield, you may put it on top of your library.","imageName":"volrath","hand":2,"life":-3},"Xantcha":{"layout":"vanguard","name":"Xantcha","type":"Vanguard","types":["Vanguard"],"text":"Sacrifice a permanent: Regenerate target creature.","imageName":"xantcha","hand":1,"life":3},"Abduction":{"layout":"normal","name":"Abduction","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Abduction enters the battlefield, untap enchanted creature.\nYou control enchanted creature.\nWhen enchanted creature dies, return that card to the battlefield under its owner's control.","imageName":"abduction","colorIdentity":["U"]},"Abeyance":{"layout":"normal","name":"Abeyance","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target player can't cast instant or sorcery spells, and that player can't activate abilities that aren't mana abilities.\nDraw a card.","imageName":"abeyance","colorIdentity":["W"]},"Abjure":{"layout":"normal","name":"Abjure","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Abjure, sacrifice a blue permanent.\nCounter target spell.","imageName":"abjure","colorIdentity":["U"]},"Aboroth":{"layout":"normal","name":"Aboroth","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Cumulative upkeep—Put a -1/-1 counter on Aboroth. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"9","toughness":"9","imageName":"aboroth","colorIdentity":["G"]},"Abyssal Gatekeeper":{"layout":"normal","name":"Abyssal Gatekeeper","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When Abyssal Gatekeeper dies, each player sacrifices a creature.","power":"1","toughness":"1","imageName":"abyssal gatekeeper","colorIdentity":["B"]},"Æther Flash":{"layout":"normal","name":"Æther Flash","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield, Æther Flash deals 2 damage to it.","imageName":"æther flash","colorIdentity":["R"]},"Agonizing Memories":{"layout":"normal","name":"Agonizing Memories","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Look at target player's hand and choose two cards from it. Put them on top of that player's library in any order.","imageName":"agonizing memories","colorIdentity":["B"]},"Alms":{"layout":"normal","name":"Alms","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Exile the top card of your graveyard: Prevent the next 1 damage that would be dealt to target creature this turn.","imageName":"alms","colorIdentity":["W"]},"Ancestral Knowledge":{"layout":"normal","name":"Ancestral Knowledge","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen Ancestral Knowledge enters the battlefield, look at the top ten cards of your library, then exile any number of them and put the rest back on top of your library in any order.\nWhen Ancestral Knowledge leaves the battlefield, shuffle your library.","imageName":"ancestral knowledge","colorIdentity":["U"]},"Angelic Renewal":{"layout":"normal","name":"Angelic Renewal","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature is put into your graveyard from the battlefield, you may sacrifice Angelic Renewal. If you do, return that card to the battlefield.","imageName":"angelic renewal","colorIdentity":["W"]},"Apathy":{"layout":"normal","name":"Apathy","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature doesn't untap during its controller's untap step.\nAt the beginning of the upkeep of enchanted creature's controller, that player may discard a card at random. If he or she does, untap that creature.","imageName":"apathy","colorIdentity":["U"]},"Arctic Wolves":{"layout":"normal","name":"Arctic Wolves","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen Arctic Wolves enters the battlefield, draw a card.","power":"4","toughness":"5","imageName":"arctic wolves","colorIdentity":["G"]},"Argivian Find":{"layout":"normal","name":"Argivian Find","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Return target artifact or enchantment card from your graveyard to your hand.","imageName":"argivian find","colorIdentity":["W"]},"Argivian Restoration":{"layout":"normal","name":"Argivian Restoration","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target artifact card from your graveyard to the battlefield.","imageName":"argivian restoration","colorIdentity":["U"]},"Aura of Silence":{"layout":"normal","name":"Aura of Silence","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Artifact and enchantment spells your opponents cast cost {2} more to cast.\nSacrifice Aura of Silence: Destroy target artifact or enchantment.","imageName":"aura of silence","colorIdentity":["W"]},"Avizoa":{"layout":"normal","name":"Avizoa","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Jellyfish","types":["Creature"],"subtypes":["Jellyfish"],"text":"Flying\n{0}: Avizoa gets +2/+2 until end of turn. You skip your next untap step. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"avizoa","colorIdentity":["U"]},"Barishi":{"layout":"normal","name":"Barishi","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Barishi dies, exile Barishi, then shuffle all creature cards from your graveyard into your library.","power":"4","toughness":"3","imageName":"barishi","colorIdentity":["G"]},"Barrow Ghoul":{"layout":"normal","name":"Barrow Ghoul","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"At the beginning of your upkeep, sacrifice Barrow Ghoul unless you exile the top creature card of your graveyard.","power":"4","toughness":"4","imageName":"barrow ghoul","colorIdentity":["B"]},"Benalish Infantry":{"layout":"normal","name":"Benalish Infantry","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)","power":"1","toughness":"3","imageName":"benalish infantry","colorIdentity":["W"]},"Benalish Knight":{"layout":"normal","name":"Benalish Knight","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFirst strike (This creature deals combat damage before creatures without first strike.)","power":"2","toughness":"2","imageName":"benalish knight","colorIdentity":["W"]},"Benalish Missionary":{"layout":"normal","name":"Benalish Missionary","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}{W}, {T}: Prevent all combat damage that would be dealt by target blocked creature this turn.","power":"1","toughness":"1","imageName":"benalish missionary","colorIdentity":["W"]},"Betrothed of Fire":{"layout":"normal","name":"Betrothed of Fire","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nSacrifice an untapped creature: Enchanted creature gets +2/+0 until end of turn.\nSacrifice enchanted creature: Creatures you control get +2/+0 until end of turn.","imageName":"betrothed of fire","colorIdentity":["R"]},"Bloodrock Cyclops":{"layout":"normal","name":"Bloodrock Cyclops","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Cyclops","types":["Creature"],"subtypes":["Cyclops"],"text":"Bloodrock Cyclops attacks each turn if able.","power":"3","toughness":"3","imageName":"bloodrock cyclops","colorIdentity":["R"]},"Blossoming Wreath":{"layout":"normal","name":"Blossoming Wreath","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You gain life equal to the number of creature cards in your graveyard.","imageName":"blossoming wreath","colorIdentity":["G"]},"Bogardan Firefiend":{"layout":"normal","name":"Bogardan Firefiend","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"When Bogardan Firefiend dies, it deals 2 damage to target creature.","power":"2","toughness":"1","imageName":"bogardan firefiend","colorIdentity":["R"]},"Boiling Blood":{"layout":"normal","name":"Boiling Blood","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature attacks this turn if able.\nDraw a card.","imageName":"boiling blood","colorIdentity":["R"]},"Bone Dancer":{"layout":"normal","name":"Bone Dancer","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever Bone Dancer attacks and isn't blocked, you may put the top creature card of defending player's graveyard onto the battlefield under your control. If you do, Bone Dancer assigns no combat damage this turn.","power":"2","toughness":"2","imageName":"bone dancer","colorIdentity":["B"]},"Bösium Strip":{"layout":"normal","name":"Bösium Strip","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Until end of turn, if the top card of your graveyard is an instant or sorcery card, you may cast that card. If a card cast this way would be put into a graveyard this turn, exile it instead.","imageName":"bösium strip"},"Briar Shield":{"layout":"normal","name":"Briar Shield","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1.\nSacrifice Briar Shield: Enchanted creature gets +3/+3 until end of turn.","imageName":"briar shield","colorIdentity":["G"]},"Bubble Matrix":{"layout":"normal","name":"Bubble Matrix","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Prevent all damage that would be dealt to creatures.","imageName":"bubble matrix"},"Buried Alive":{"layout":"normal","name":"Buried Alive","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to three creature cards and put them into your graveyard. Then shuffle your library.","imageName":"buried alive","colorIdentity":["B"]},"Call of the Wild":{"layout":"normal","name":"Call of the Wild","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{G}{G}: Reveal the top card of your library. If it's a creature card, put it onto the battlefield. Otherwise, put it into your graveyard.","imageName":"call of the wild","colorIdentity":["G"]},"Chimeric Sphere":{"layout":"normal","name":"Chimeric Sphere","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}: Until end of turn, Chimeric Sphere becomes a 2/1 Construct artifact creature with flying.\n{2}: Until end of turn, Chimeric Sphere becomes a 3/2 Construct artifact creature and loses flying.","imageName":"chimeric sphere"},"Choking Vines":{"layout":"normal","name":"Choking Vines","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Choking Vines only during the declare blockers step.\nX target attacking creatures become blocked. Choking Vines deals 1 damage to each of those creatures. (This spell works on creatures that can't be blocked.)","imageName":"choking vines","colorIdentity":["G"]},"Cinder Giant":{"layout":"normal","name":"Cinder Giant","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"At the beginning of your upkeep, Cinder Giant deals 2 damage to each other creature you control.","power":"5","toughness":"3","imageName":"cinder giant","colorIdentity":["R"]},"Cinder Wall":{"layout":"normal","name":"Cinder Wall","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender\nWhen Cinder Wall blocks, destroy it at end of combat.","power":"3","toughness":"3","imageName":"cinder wall","colorIdentity":["R"]},"Circling Vultures":{"layout":"normal","name":"Circling Vultures","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nYou may discard Circling Vultures any time you could cast an instant.\nAt the beginning of your upkeep, sacrifice Circling Vultures unless you exile the top creature card of your graveyard.","power":"3","toughness":"2","imageName":"circling vultures","colorIdentity":["B"]},"Cloud Djinn":{"layout":"normal","name":"Cloud Djinn","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nCloud Djinn can block only creatures with flying.","power":"5","toughness":"4","imageName":"cloud djinn","colorIdentity":["U"]},"Coils of the Medusa":{"layout":"normal","name":"Coils of the Medusa","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/-1.\nSacrifice Coils of the Medusa: Destroy all non-Wall creatures blocking enchanted creature.","imageName":"coils of the medusa","colorIdentity":["B"]},"Cone of Flame":{"layout":"normal","name":"Cone of Flame","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Cone of Flame deals 1 damage to target creature or player, 2 damage to another target creature or player, and 3 damage to a third target creature or player.","imageName":"cone of flame","colorIdentity":["R"]},"Debt of Loyalty":{"layout":"normal","name":"Debt of Loyalty","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Regenerate target creature. You gain control of that creature if it regenerates this way.","imageName":"debt of loyalty","colorIdentity":["W"]},"Dense Foliage":{"layout":"normal","name":"Dense Foliage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures can't be the targets of spells.","imageName":"dense foliage","colorIdentity":["G"]},"Desperate Gambit":{"layout":"normal","name":"Desperate Gambit","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose a source you control and flip a coin. If you win the flip, the next time that source would deal damage this turn, it deals double that damage instead. If you lose the flip, the next time it would deal damage this turn, prevent that damage.","imageName":"desperate gambit","colorIdentity":["R"]},"Dingus Staff":{"layout":"normal","name":"Dingus Staff","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature dies, Dingus Staff deals 2 damage to that creature's controller.","imageName":"dingus staff"},"Disrupt":{"layout":"normal","name":"Disrupt","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target instant or sorcery spell unless its controller pays {1}.\nDraw a card.","imageName":"disrupt","colorIdentity":["U"]},"Doomsday":{"layout":"normal","name":"Doomsday","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library and graveyard for five cards and exile the rest. Put the chosen cards on top of your library in any order. You lose half your life, rounded up.","imageName":"doomsday","colorIdentity":["B"]},"Downdraft":{"layout":"normal","name":"Downdraft","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{G}: Target creature loses flying until end of turn.\nSacrifice Downdraft: Downdraft deals 2 damage to each creature with flying.","imageName":"downdraft","colorIdentity":["G"]},"Duskrider Falcon":{"layout":"normal","name":"Duskrider Falcon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, protection from black","power":"1","toughness":"1","imageName":"duskrider falcon","colorIdentity":["W"]},"Dwarven Berserker":{"layout":"normal","name":"Dwarven Berserker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Dwarf Berserker","types":["Creature"],"subtypes":["Dwarf","Berserker"],"text":"Whenever Dwarven Berserker becomes blocked, it gets +3/+0 and gains trample until end of turn.","power":"1","toughness":"1","imageName":"dwarven berserker","colorIdentity":["R"]},"Dwarven Thaumaturgist":{"layout":"normal","name":"Dwarven Thaumaturgist","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dwarf Shaman","types":["Creature"],"subtypes":["Dwarf","Shaman"],"text":"{T}: Switch target creature's power and toughness until end of turn.","power":"1","toughness":"2","imageName":"dwarven thaumaturgist","colorIdentity":["R"]},"Ertai's Familiar":{"layout":"normal","name":"Ertai's Familiar","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Phasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)\nWhen Ertai's Familiar phases out or leaves the battlefield, put the top three cards of your library into your graveyard.\n{U}: Until your next upkeep, Ertai's Familiar can't phase out.","power":"2","toughness":"2","imageName":"ertai's familiar","colorIdentity":["U"]},"Fallow Wurm":{"layout":"normal","name":"Fallow Wurm","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"When Fallow Wurm enters the battlefield, sacrifice it unless you discard a land card.","power":"4","toughness":"4","imageName":"fallow wurm","colorIdentity":["G"]},"Familiar Ground":{"layout":"normal","name":"Familiar Ground","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Each creature you control can't be blocked by more than one creature.","imageName":"familiar ground","colorIdentity":["G"]},"Fatal Blow":{"layout":"normal","name":"Fatal Blow","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature that was dealt damage this turn. It can't be regenerated.","imageName":"fatal blow","colorIdentity":["B"]},"Fervor":{"layout":"normal","name":"Fervor","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have haste. (They can attack and {T} as soon as they come under your control.)","imageName":"fervor","colorIdentity":["R"]},"Festering Evil":{"layout":"normal","name":"Festering Evil","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, Festering Evil deals 1 damage to each creature and each player.\n{B}{B}, Sacrifice Festering Evil: Festering Evil deals 3 damage to each creature and each player.","imageName":"festering evil","colorIdentity":["B"]},"Fire Whip":{"layout":"normal","name":"Fire Whip","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nEnchanted creature has \"{T}: This creature deals 1 damage to target creature or player.\"\nSacrifice Fire Whip: Fire Whip deals 1 damage to target creature or player.","imageName":"fire whip","colorIdentity":["R"]},"Firestorm":{"layout":"normal","name":"Firestorm","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Firestorm, discard X cards.\nFirestorm deals X damage to each of X target creatures and/or players.","imageName":"firestorm","colorIdentity":["R"]},"Fit of Rage":{"layout":"normal","name":"Fit of Rage","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +3/+3 and gains first strike until end of turn.","imageName":"fit of rage","colorIdentity":["R"]},"Fledgling Djinn":{"layout":"normal","name":"Fledgling Djinn","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nAt the beginning of your upkeep, Fledgling Djinn deals 1 damage to you.","power":"2","toughness":"2","imageName":"fledgling djinn","colorIdentity":["B"]},"Fog Elemental":{"layout":"normal","name":"Fog Elemental","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Fog Elemental attacks or blocks, sacrifice it at end of combat.","power":"4","toughness":"4","imageName":"fog elemental","colorIdentity":["U"]},"Foriysian Brigade":{"layout":"normal","name":"Foriysian Brigade","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Foriysian Brigade can block an additional creature each combat.","power":"2","toughness":"4","imageName":"foriysian brigade","colorIdentity":["W"]},"Fungus Elemental":{"layout":"normal","name":"Fungus Elemental","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Fungus Elemental","types":["Creature"],"subtypes":["Fungus","Elemental"],"text":"{G}, Sacrifice a Forest: Put a +2/+2 counter on Fungus Elemental. Activate this ability only if Fungus Elemental entered the battlefield this turn.","power":"3","toughness":"3","imageName":"fungus elemental","colorIdentity":["G"]},"Gallowbraid":{"layout":"normal","name":"Gallowbraid","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Horror","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Horror"],"text":"Trample\nCumulative upkeep—Pay 1 life. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"5","toughness":"5","imageName":"gallowbraid","colorIdentity":["B"]},"Gemstone Mine":{"layout":"normal","name":"Gemstone Mine","type":"Land","types":["Land"],"text":"Gemstone Mine enters the battlefield with three mining counters on it.\n{T}, Remove a mining counter from Gemstone Mine: Add one mana of any color to your mana pool. If there are no mining counters on Gemstone Mine, sacrifice it.","imageName":"gemstone mine"},"Gerrard's Wisdom":{"layout":"normal","name":"Gerrard's Wisdom","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life for each card in your hand.","imageName":"gerrard's wisdom","colorIdentity":["W"]},"Goblin Bomb":{"layout":"normal","name":"Goblin Bomb","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may flip a coin. If you win the flip, put a fuse counter on Goblin Bomb. If you lose the flip, remove a fuse counter from Goblin Bomb.\nRemove five fuse counters from Goblin Bomb, Sacrifice Goblin Bomb: Goblin Bomb deals 20 damage to target player.","imageName":"goblin bomb","colorIdentity":["R"]},"Goblin Grenadiers":{"layout":"normal","name":"Goblin Grenadiers","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Whenever Goblin Grenadiers attacks and isn't blocked, you may sacrifice it. If you do, destroy target creature and target land.","power":"2","toughness":"2","imageName":"goblin grenadiers","colorIdentity":["R"]},"Goblin Vandal":{"layout":"normal","name":"Goblin Vandal","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Whenever Goblin Vandal attacks and isn't blocked, you may pay {R}. If you do, destroy target artifact defending player controls and Goblin Vandal assigns no combat damage this turn.","power":"1","toughness":"1","imageName":"goblin vandal","colorIdentity":["R"]},"Guided Strike":{"layout":"normal","name":"Guided Strike","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+0 and gains first strike until end of turn.\nDraw a card.","imageName":"guided strike","colorIdentity":["W"]},"Harvest Wurm":{"layout":"normal","name":"Harvest Wurm","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"When Harvest Wurm enters the battlefield, sacrifice it unless you return a basic land card from your graveyard to your hand.","power":"3","toughness":"2","imageName":"harvest wurm","colorIdentity":["G"]},"Haunting Misery":{"layout":"normal","name":"Haunting Misery","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Haunting Misery, exile X creature cards from your graveyard.\nHaunting Misery deals X damage to target player.","imageName":"haunting misery","colorIdentity":["B"]},"Heart of Bogardan":{"layout":"normal","name":"Heart of Bogardan","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen a player doesn't pay Heart of Bogardan's cumulative upkeep, Heart of Bogardan deals X damage to target player and each creature he or she controls, where X is twice the number of age counters on Heart of Bogardan minus 2.","imageName":"heart of bogardan","colorIdentity":["R"]},"Heat Stroke":{"layout":"normal","name":"Heat Stroke","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At end of combat, destroy each creature that blocked or was blocked this turn.","imageName":"heat stroke","colorIdentity":["R"]},"Heavy Ballista":{"layout":"normal","name":"Heavy Ballista","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Heavy Ballista deals 2 damage to target attacking or blocking creature.","power":"2","toughness":"3","imageName":"heavy ballista","colorIdentity":["W"]},"Hidden Horror":{"layout":"normal","name":"Hidden Horror","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When Hidden Horror enters the battlefield, sacrifice it unless you discard a creature card.","power":"4","toughness":"4","imageName":"hidden horror","colorIdentity":["B"]},"Hurloon Shaman":{"layout":"normal","name":"Hurloon Shaman","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Minotaur Shaman","types":["Creature"],"subtypes":["Minotaur","Shaman"],"text":"When Hurloon Shaman dies, each player sacrifices a land.","power":"2","toughness":"3","imageName":"hurloon shaman","colorIdentity":["R"]},"Infernal Tribute":{"layout":"normal","name":"Infernal Tribute","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{2}, Sacrifice a nontoken permanent: Draw a card.","imageName":"infernal tribute","colorIdentity":["B"]},"Inner Sanctum":{"layout":"normal","name":"Inner Sanctum","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep—Pay 2 life. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nPrevent all damage that would be dealt to creatures you control.","imageName":"inner sanctum","colorIdentity":["W"]},"Jabari's Banner":{"layout":"normal","name":"Jabari's Banner","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Target creature gains flanking until end of turn. (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)","imageName":"jabari's banner"},"Jangling Automaton":{"layout":"normal","name":"Jangling Automaton","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Whenever Jangling Automaton attacks, untap all creatures defending player controls.","power":"3","toughness":"2","imageName":"jangling automaton"},"Kithkin Armor":{"layout":"normal","name":"Kithkin Armor","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked by creatures with power 3 or greater.\nSacrifice Kithkin Armor: The next time a source of your choice would deal damage to enchanted creature this turn, prevent that damage.","imageName":"kithkin armor","colorIdentity":["W"]},"Lava Hounds":{"layout":"normal","name":"Lava Hounds","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Haste\nWhen Lava Hounds enters the battlefield, it deals 4 damage to you.","power":"4","toughness":"4","imageName":"lava hounds","colorIdentity":["R"]},"Lava Storm":{"layout":"normal","name":"Lava Storm","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Lava Storm deals 2 damage to each attacking creature or Lava Storm deals 2 damage to each blocking creature.","imageName":"lava storm","colorIdentity":["R"]},"Liege of the Hollows":{"layout":"normal","name":"Liege of the Hollows","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"When Liege of the Hollows dies, each player may pay any amount of mana. Then each player who paid mana this way puts that many 1/1 green Squirrel creature tokens onto the battlefield.","power":"3","toughness":"4","imageName":"liege of the hollows","colorIdentity":["G"]},"Llanowar Behemoth":{"layout":"normal","name":"Llanowar Behemoth","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Tap an untapped creature you control: Llanowar Behemoth gets +1/+1 until end of turn.","power":"4","toughness":"4","imageName":"llanowar behemoth","colorIdentity":["G"]},"Llanowar Druid":{"layout":"normal","name":"Llanowar Druid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}, Sacrifice Llanowar Druid: Untap all Forests.","power":"1","toughness":"2","imageName":"llanowar druid","colorIdentity":["G"]},"Llanowar Sentinel":{"layout":"normal","name":"Llanowar Sentinel","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"When Llanowar Sentinel enters the battlefield, you may pay {1}{G}. If you do, search your library for a card named Llanowar Sentinel and put that card onto the battlefield. Then shuffle your library.","power":"2","toughness":"3","imageName":"llanowar sentinel","colorIdentity":["G"]},"Lotus Vale":{"layout":"normal","name":"Lotus Vale","type":"Land","types":["Land"],"text":"If Lotus Vale would enter the battlefield, sacrifice two untapped lands instead. If you do, put Lotus Vale onto the battlefield. If you don't, put it into its owner's graveyard.\n{T}: Add three mana of any one color to your mana pool.","imageName":"lotus vale"},"Mana Chains":{"layout":"normal","name":"Mana Chains","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"Cumulative upkeep {1}.\" (At the beginning of its controller's upkeep, that player puts an age counter on it, then sacrifices it unless he or she pays its upkeep cost for each age counter on it.)","imageName":"mana chains","colorIdentity":["U"]},"Mana Web":{"layout":"normal","name":"Mana Web","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever a land an opponent controls is tapped for mana, tap all lands that player controls that could produce any type of mana that land could produce.","imageName":"mana web"},"Manta Ray":{"layout":"normal","name":"Manta Ray","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Manta Ray can't attack unless defending player controls an Island.\nManta Ray can't be blocked except by blue creatures.\nWhen you control no Islands, sacrifice Manta Ray.","power":"3","toughness":"3","imageName":"manta ray","colorIdentity":["U"]},"Maraxus of Keld":{"layout":"normal","name":"Maraxus of Keld","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Maraxus of Keld's power and toughness are each equal to the number of untapped artifacts, creatures, and lands you control.","power":"*","toughness":"*","imageName":"maraxus of keld","colorIdentity":["R"]},"Master of Arms":{"layout":"normal","name":"Master of Arms","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\n{1}{W}: Tap target creature blocking Master of Arms.","power":"2","toughness":"2","imageName":"master of arms","colorIdentity":["W"]},"Merfolk Traders":{"layout":"normal","name":"Merfolk Traders","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"When Merfolk Traders enters the battlefield, draw a card, then discard a card.","power":"1","toughness":"2","imageName":"merfolk traders","colorIdentity":["U"]},"Mind Stone":{"layout":"normal","name":"Mind Stone","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}, Sacrifice Mind Stone: Draw a card.","imageName":"mind stone"},"Mischievous Poltergeist":{"layout":"normal","name":"Mischievous Poltergeist","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nPay 1 life: Regenerate Mischievous Poltergeist.","power":"1","toughness":"1","imageName":"mischievous poltergeist","colorIdentity":["B"]},"Mistmoon Griffin":{"layout":"normal","name":"Mistmoon Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nWhen Mistmoon Griffin dies, exile Mistmoon Griffin, then return the top creature card of your graveyard to the battlefield.","power":"2","toughness":"2","imageName":"mistmoon griffin","colorIdentity":["W"]},"Morinfen":{"layout":"normal","name":"Morinfen","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Horror","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Horror"],"text":"Flying\nCumulative upkeep—Pay 1 life. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"5","toughness":"4","imageName":"morinfen","colorIdentity":["B"]},"Mwonvuli Ooze":{"layout":"normal","name":"Mwonvuli Ooze","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay {2} for each age counter on it.)\nMwonvuli Ooze's power and toughness are each equal to 1 plus twice the number of age counters on it.","power":"1+*","toughness":"1+*","imageName":"mwonvuli ooze","colorIdentity":["G"]},"Nature's Kiss":{"layout":"normal","name":"Nature's Kiss","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{1}, Exile the top card of your graveyard: Enchanted creature gets +1/+1 until end of turn.","imageName":"nature's kiss","colorIdentity":["G"]},"Nature's Resurgence":{"layout":"normal","name":"Nature's Resurgence","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player draws a card for each creature card in his or her graveyard.","imageName":"nature's resurgence","colorIdentity":["G"]},"Necratog":{"layout":"normal","name":"Necratog","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"Exile the top creature card of your graveyard: Necratog gets +2/+2 until end of turn.","power":"1","toughness":"2","imageName":"necratog","colorIdentity":["B"]},"Noble Benefactor":{"layout":"normal","name":"Noble Benefactor","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Noble Benefactor dies, each player may search his or her library for a card and put that card into his or her hand. Then each player who searched his or her library this way shuffles it.","power":"2","toughness":"2","imageName":"noble benefactor","colorIdentity":["U"]},"Null Rod":{"layout":"normal","name":"Null Rod","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Activated abilities of artifacts can't be activated.","imageName":"null rod"},"Odylic Wraith":{"layout":"normal","name":"Odylic Wraith","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Wraith","types":["Creature"],"subtypes":["Wraith"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nWhenever Odylic Wraith deals damage to a player, that player discards a card.","power":"2","toughness":"2","imageName":"odylic wraith","colorIdentity":["B"]},"Ophidian":{"layout":"normal","name":"Ophidian","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Whenever Ophidian attacks and isn't blocked, you may draw a card. If you do, Ophidian assigns no combat damage this turn.","power":"1","toughness":"3","imageName":"ophidian","colorIdentity":["U"]},"Orcish Settlers":{"layout":"normal","name":"Orcish Settlers","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Orc","types":["Creature"],"subtypes":["Orc"],"text":"{X}{X}{R}, {T}, Sacrifice Orcish Settlers: Destroy X target lands.","power":"1","toughness":"1","imageName":"orcish settlers","colorIdentity":["R"]},"Paradigm Shift":{"layout":"normal","name":"Paradigm Shift","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all cards from your library. Then shuffle your graveyard into your library.","imageName":"paradigm shift","colorIdentity":["U"]},"Peacekeeper":{"layout":"normal","name":"Peacekeeper","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"At the beginning of your upkeep, sacrifice Peacekeeper unless you pay {1}{W}.\nCreatures can't attack.","power":"1","toughness":"1","imageName":"peacekeeper","colorIdentity":["W"]},"Pendrell Mists":{"layout":"normal","name":"Pendrell Mists","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"All creatures have \"At the beginning of your upkeep, sacrifice this creature unless you pay {1}.\"","imageName":"pendrell mists","colorIdentity":["U"]},"Phantom Wings":{"layout":"normal","name":"Phantom Wings","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\nSacrifice Phantom Wings: Return enchanted creature to its owner's hand.","imageName":"phantom wings","colorIdentity":["U"]},"Phyrexian Furnace":{"layout":"normal","name":"Phyrexian Furnace","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Exile the bottom card of target player's graveyard.\n{1}, Sacrifice Phyrexian Furnace: Exile target card from a graveyard. Draw a card.","imageName":"phyrexian furnace"},"Psychic Vortex":{"layout":"normal","name":"Psychic Vortex","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep—Draw a card. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of your end step, sacrifice a land and discard your hand.","imageName":"psychic vortex","colorIdentity":["U"]},"Razortooth Rats":{"layout":"normal","name":"Razortooth Rats","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"1","imageName":"razortooth rats","colorIdentity":["B"]},"Relearn":{"layout":"normal","name":"Relearn","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target instant or sorcery card from your graveyard to your hand.","imageName":"relearn","colorIdentity":["U"]},"Revered Unicorn":{"layout":"normal","name":"Revered Unicorn","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Unicorn","types":["Creature"],"subtypes":["Unicorn"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen Revered Unicorn leaves the battlefield, you gain life equal to the number of age counters on it.","power":"2","toughness":"3","imageName":"revered unicorn","colorIdentity":["W"]},"Roc Hatchling":{"layout":"normal","name":"Roc Hatchling","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Roc Hatchling enters the battlefield with four shell counters on it.\nAt the beginning of your upkeep, remove a shell counter from Roc Hatchling.\nAs long as Roc Hatchling has no shell counters on it, it gets +3/+2 and has flying.","power":"0","toughness":"1","imageName":"roc hatchling","colorIdentity":["R"]},"Rogue Elephant":{"layout":"normal","name":"Rogue Elephant","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"When Rogue Elephant enters the battlefield, sacrifice it unless you sacrifice a Forest.","power":"3","toughness":"3","imageName":"rogue elephant","colorIdentity":["G"]},"Sage Owl":{"layout":"normal","name":"Sage Owl","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Sage Owl enters the battlefield, look at the top four cards of your library, then put them back in any order.","power":"1","toughness":"1","imageName":"sage owl","colorIdentity":["U"]},"Sawtooth Ogre":{"layout":"normal","name":"Sawtooth Ogre","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Whenever Sawtooth Ogre blocks or becomes blocked by a creature, Sawtooth Ogre deals 1 damage to that creature at end of combat.","power":"3","toughness":"3","imageName":"sawtooth ogre","colorIdentity":["R"]},"Scorched Ruins":{"layout":"normal","name":"Scorched Ruins","type":"Land","types":["Land"],"text":"If Scorched Ruins would enter the battlefield, sacrifice two untapped lands instead. If you do, put Scorched Ruins onto the battlefield. If you don't, put it into its owner's graveyard.\n{T}: Add {C}{C}{C}{C} to your mana pool.","imageName":"scorched ruins"},"Serenity":{"layout":"normal","name":"Serenity","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, destroy all artifacts and enchantments. They can't be regenerated.","imageName":"serenity","colorIdentity":["W"]},"Serra's Blessing":{"layout":"normal","name":"Serra's Blessing","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have vigilance. (Attacking doesn't cause them to tap.)","imageName":"serra's blessing","colorIdentity":["W"]},"Serrated Biskelion":{"layout":"normal","name":"Serrated Biskelion","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{T}: Put a -1/-1 counter on Serrated Biskelion and a -1/-1 counter on target creature.","power":"2","toughness":"2","imageName":"serrated biskelion"},"Shadow Rider":{"layout":"normal","name":"Shadow Rider","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Knight","types":["Creature"],"subtypes":["Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)","power":"3","toughness":"3","imageName":"shadow rider","colorIdentity":["B"]},"Shattered Crypt":{"layout":"normal","name":"Shattered Crypt","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return X target creature cards from your graveyard to your hand. You lose X life.","imageName":"shattered crypt","colorIdentity":["B"]},"Soul Shepherd":{"layout":"normal","name":"Soul Shepherd","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{W}, Exile a creature card from your graveyard: You gain 1 life.","power":"2","toughness":"1","imageName":"soul shepherd","colorIdentity":["W"]},"Southern Paladin":{"layout":"normal","name":"Southern Paladin","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{W}{W}, {T}: Destroy target red permanent.","power":"3","toughness":"3","imageName":"southern paladin","colorIdentity":["W"]},"Spinning Darkness":{"layout":"normal","name":"Spinning Darkness","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"You may exile the top three black cards of your graveyard rather than pay Spinning Darkness's mana cost.\nSpinning Darkness deals 3 damage to target nonblack creature. You gain 3 life.","imageName":"spinning darkness","colorIdentity":["B"]},"Steel Golem":{"layout":"normal","name":"Steel Golem","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"You can't cast creature spells.","power":"3","toughness":"4","imageName":"steel golem"},"Strands of Night":{"layout":"normal","name":"Strands of Night","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}{B}, Pay 2 life, Sacrifice a Swamp: Return target creature card from your graveyard to the battlefield.","imageName":"strands of night","colorIdentity":["B"]},"Straw Golem":{"layout":"normal","name":"Straw Golem","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"When an opponent casts a creature spell, sacrifice Straw Golem.","power":"2","toughness":"3","imageName":"straw golem"},"Striped Bears":{"layout":"normal","name":"Striped Bears","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"text":"When Striped Bears enters the battlefield, draw a card.","power":"2","toughness":"2","imageName":"striped bears","colorIdentity":["G"]},"Sylvan Hierophant":{"layout":"normal","name":"Sylvan Hierophant","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Sylvan Hierophant dies, exile Sylvan Hierophant, then return another target creature card from your graveyard to your hand.","power":"1","toughness":"2","imageName":"sylvan hierophant","colorIdentity":["G"]},"Tariff":{"layout":"normal","name":"Tariff","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices the creature he or she controls with the highest converted mana cost unless he or she pays that creature's mana cost. If two or more creatures a player controls are tied for highest cost, that player chooses one.","imageName":"tariff","colorIdentity":["W"]},"Teferi's Veil":{"layout":"normal","name":"Teferi's Veil","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control attacks, it phases out at end of combat. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next untap step.)","imageName":"teferi's veil","colorIdentity":["U"]},"Tendrils of Despair":{"layout":"normal","name":"Tendrils of Despair","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Tendrils of Despair, sacrifice a creature.\nTarget opponent discards two cards.","imageName":"tendrils of despair","colorIdentity":["B"]},"Thran Forge":{"layout":"normal","name":"Thran Forge","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}: Until end of turn, target nonartifact creature gets +1/+0 and becomes an artifact in addition to its other types.","imageName":"thran forge"},"Thran Tome":{"layout":"normal","name":"Thran Tome","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}: Reveal the top three cards of your library. Target opponent chooses one of those cards. Put that card into your graveyard, then draw two cards.","imageName":"thran tome"},"Thunderbolt":{"layout":"normal","name":"Thunderbolt","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Thunderbolt deals 3 damage to target player.\n• Thunderbolt deals 4 damage to target creature with flying.","imageName":"thunderbolt","colorIdentity":["R"]},"Timid Drake":{"layout":"normal","name":"Timid Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen another creature enters the battlefield, return Timid Drake to its owner's hand.","power":"3","toughness":"3","imageName":"timid drake","colorIdentity":["U"]},"Tolarian Drake":{"layout":"normal","name":"Tolarian Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nPhasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)","power":"2","toughness":"4","imageName":"tolarian drake","colorIdentity":["U"]},"Tolarian Entrancer":{"layout":"normal","name":"Tolarian Entrancer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever Tolarian Entrancer becomes blocked by a creature, gain control of that creature at end of combat.","power":"1","toughness":"1","imageName":"tolarian entrancer","colorIdentity":["U"]},"Tolarian Serpent":{"layout":"normal","name":"Tolarian Serpent","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"At the beginning of your upkeep, put the top seven cards of your library into your graveyard.","power":"7","toughness":"7","imageName":"tolarian serpent","colorIdentity":["U"]},"Touchstone":{"layout":"normal","name":"Touchstone","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Tap target artifact you don't control.","imageName":"touchstone"},"Tranquil Grove":{"layout":"normal","name":"Tranquil Grove","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{G}{G}: Destroy all other enchantments.","imageName":"tranquil grove","colorIdentity":["G"]},"Uktabi Efreet":{"layout":"normal","name":"Uktabi Efreet","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Cumulative upkeep {G} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"5","toughness":"4","imageName":"uktabi efreet","colorIdentity":["G"]},"Urborg Justice":{"layout":"normal","name":"Urborg Justice","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target opponent sacrifices a creature for each creature put into your graveyard from the battlefield this turn.","imageName":"urborg justice","colorIdentity":["B"]},"Urborg Stalker":{"layout":"normal","name":"Urborg Stalker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"At the beginning of each player's upkeep, if that player controls a nonblack, nonland permanent, Urborg Stalker deals 1 damage to that player.","power":"2","toughness":"4","imageName":"urborg stalker","colorIdentity":["B"]},"Veteran Explorer":{"layout":"normal","name":"Veteran Explorer","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Soldier Scout","types":["Creature"],"subtypes":["Human","Soldier","Scout"],"text":"When Veteran Explorer dies, each player may search his or her library for up to two basic land cards and put them onto the battlefield. Then each player who searched his or her library this way shuffles it.","power":"1","toughness":"1","imageName":"veteran explorer","colorIdentity":["G"]},"Vitalize":{"layout":"normal","name":"Vitalize","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Untap all creatures you control.","imageName":"vitalize","colorIdentity":["G"]},"Vodalian Illusionist":{"layout":"normal","name":"Vodalian Illusionist","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{U}{U}, {T}: Target creature 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.)","power":"2","toughness":"2","imageName":"vodalian illusionist","colorIdentity":["U"]},"Volunteer Reserves":{"layout":"normal","name":"Volunteer Reserves","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)\nCumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"2","toughness":"4","imageName":"volunteer reserves","colorIdentity":["W"]},"Wave of Terror":{"layout":"normal","name":"Wave of Terror","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of your draw step, destroy each creature with converted mana cost equal to the number of age counters on Wave of Terror. They can't be regenerated.","imageName":"wave of terror","colorIdentity":["B"]},"Well of Knowledge":{"layout":"normal","name":"Well of Knowledge","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}: Draw a card. Any player may activate this ability but only during his or her draw step.","imageName":"well of knowledge"},"Winding Canyons":{"layout":"normal","name":"Winding Canyons","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}: Until end of turn, you may play creature cards as though they had flash.","imageName":"winding canyons"},"Xanthic Statue":{"layout":"normal","name":"Xanthic Statue","manaCost":"{8}","cmc":8,"type":"Artifact","types":["Artifact"],"text":"{5}: Until end of turn, Xanthic Statue becomes an 8/8 Golem artifact creature with trample.","imageName":"xanthic statue"},"Zombie Scavengers":{"layout":"normal","name":"Zombie Scavengers","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Exile the top creature card of your graveyard: Regenerate Zombie Scavengers.","power":"3","toughness":"1","imageName":"zombie scavengers","colorIdentity":["B"]},"Dirtcowl Wurm":{"layout":"normal","name":"Dirtcowl Wurm","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Whenever an opponent plays a land, put a +1/+1 counter on Dirtcowl Wurm.","power":"3","toughness":"4","imageName":"dirtcowl wurm","colorIdentity":["G"]},"Revenant":{"layout":"normal","name":"Revenant","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nRevenant's power and toughness are each equal to the number of creature cards in your graveyard.","power":"*","toughness":"*","imageName":"revenant","colorIdentity":["B"]},"Monstrous Hound":{"layout":"normal","name":"Monstrous Hound","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Monstrous Hound can't attack unless you control more lands than defending player.\nMonstrous Hound can't block unless you control more lands than attacking player.","power":"4","toughness":"4","imageName":"monstrous hound","colorIdentity":["R"]},"Lightning Dragon":{"layout":"normal","name":"Lightning Dragon","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nEcho {2}{R}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\n{R}: Lightning Dragon gets +1/+0 until end of turn.","power":"4","toughness":"4","imageName":"lightning dragon","colorIdentity":["R"]},"Beast of Burden":{"layout":"normal","name":"Beast of Burden","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Beast of Burden's power and toughness are each equal to the number of creatures on the battlefield.","power":"*","toughness":"*","imageName":"beast of burden"},"Lu Bu, Master-at-Arms":{"layout":"normal","name":"Lu Bu, Master-at-Arms","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Legendary Creature — Human Soldier Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier","Warrior"],"text":"Haste; horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"4","toughness":"3","imageName":"lu bu, master-at-arms","colorIdentity":["R"]},"False Prophet":{"layout":"normal","name":"False Prophet","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When False Prophet dies, exile all creatures.","power":"2","toughness":"2","imageName":"false prophet","colorIdentity":["W"]},"Overtaker":{"layout":"normal","name":"Overtaker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Spellshaper","types":["Creature"],"subtypes":["Merfolk","Spellshaper"],"text":"{3}{U}, {T}, Discard a card: Untap target creature and gain control of it until end of turn. That creature gains haste until end of turn.","power":"1","toughness":"1","imageName":"overtaker","colorIdentity":["U"]},"Rathi Assassin":{"layout":"normal","name":"Rathi Assassin","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Mercenary Assassin","types":["Creature"],"subtypes":["Zombie","Mercenary","Assassin"],"text":"{1}{B}{B}, {T}: Destroy target tapped nonblack creature.\n{3}, {T}: Search your library for a Mercenary permanent card with converted mana cost 3 or less and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"2","imageName":"rathi assassin","colorIdentity":["B"]},"Avatar of Hope":{"layout":"normal","name":"Avatar of Hope","manaCost":"{6}{W}{W}","cmc":8,"colors":["White"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"If you have 3 or less life, Avatar of Hope costs {6} less to cast.\nFlying\nAvatar of Hope can block any number of creatures.","power":"4","toughness":"9","imageName":"avatar of hope","colorIdentity":["W"]},"Raging Kavu":{"layout":"normal","name":"Raging Kavu","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Flash\nHaste","power":"3","toughness":"1","imageName":"raging kavu","colorIdentity":["R","G"]},"Questing Phelddagrif":{"layout":"normal","name":"Questing Phelddagrif","manaCost":"{1}{G}{W}{U}","cmc":4,"colors":["White","Blue","Green"],"type":"Creature — Phelddagrif","types":["Creature"],"subtypes":["Phelddagrif"],"text":"{G}: Questing Phelddagrif gets +1/+1 until end of turn. Target opponent puts a 1/1 green Hippo creature token onto the battlefield.\n{W}: Questing Phelddagrif gains protection from black and from red until end of turn. Target opponent gains 2 life.\n{U}: Questing Phelddagrif gains flying until end of turn. Target opponent may draw a card.","power":"4","toughness":"4","imageName":"questing phelddagrif","colorIdentity":["W","U","G"]},"Fungal Shambler":{"layout":"normal","name":"Fungal Shambler","manaCost":"{4}{G}{U}{B}","cmc":7,"colors":["Blue","Black","Green"],"type":"Creature — Fungus Beast","types":["Creature"],"subtypes":["Fungus","Beast"],"text":"Trample\nWhenever Fungal Shambler deals damage to an opponent, you draw a card and that opponent discards a card.","power":"6","toughness":"4","imageName":"fungal shambler","colorIdentity":["U","B","G"]},"Stone-Tongue Basilisk":{"layout":"normal","name":"Stone-Tongue Basilisk","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Basilisk","types":["Creature"],"subtypes":["Basilisk"],"text":"Whenever Stone-Tongue Basilisk deals combat damage to a creature, destroy that creature at end of combat.\nThreshold — As long as seven or more cards are in your graveyard, all creatures able to block Stone-Tongue Basilisk do so.","power":"4","toughness":"5","imageName":"stone-tongue basilisk","colorIdentity":["G"]},"Laquatus's Champion":{"layout":"normal","name":"Laquatus's Champion","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Nightmare Horror","types":["Creature"],"subtypes":["Nightmare","Horror"],"text":"When Laquatus's Champion enters the battlefield, target player loses 6 life.\nWhen Laquatus's Champion leaves the battlefield, that player gains 6 life.\n{B}: Regenerate Laquatus's Champion.","power":"6","toughness":"3","imageName":"laquatus's champion","colorIdentity":["B"]},"Glory":{"layout":"normal","name":"Glory","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Incarnation","types":["Creature"],"subtypes":["Incarnation"],"text":"Flying\n{2}{W}: Choose a color. Creatures you control gain protection from the chosen color until end of turn. Activate this ability only if Glory is in your graveyard.","power":"3","toughness":"3","imageName":"glory","colorIdentity":["W"]},"Silent Specter":{"layout":"normal","name":"Silent Specter","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhenever Silent Specter deals combat damage to a player, that player discards two cards.\nMorph {3}{B}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"4","imageName":"silent specter","colorIdentity":["B"]},"Feral Throwback":{"layout":"normal","name":"Feral Throwback","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Amplify 2 (As this creature enters the battlefield, put two +1/+1 counters on it for each Beast card you reveal in your hand.)\nProvoke (Whenever this creature attacks, you may have target creature defending player controls untap and block it if able.)","power":"3","toughness":"3","imageName":"feral throwback","colorIdentity":["G"]},"Soul Collector":{"layout":"normal","name":"Soul Collector","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nWhenever a creature dealt damage by Soul Collector this turn dies, return that card to the battlefield under your control.\nMorph {B}{B}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"4","imageName":"soul collector","colorIdentity":["B"]},"Sword of Kaldra":{"layout":"normal","name":"Sword of Kaldra","manaCost":"{4}","cmc":4,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +5/+5.\nWhenever equipped creature deals damage to a creature, exile that creature.\nEquip {4} ({4}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"sword of kaldra"},"Shield of Kaldra":{"layout":"normal","name":"Shield of Kaldra","manaCost":"{4}","cmc":4,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipment named Sword of Kaldra, Shield of Kaldra, and Helm of Kaldra have indestructible.\nEquipped creature has indestructible. (Damage and effects that say \"destroy\" don't destroy it.)\nEquip {4}","imageName":"shield of kaldra"},"Helm of Kaldra":{"layout":"normal","name":"Helm of Kaldra","manaCost":"{3}","cmc":3,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has first strike, trample, and haste.\n{1}: If you control Equipment named Helm of Kaldra, Sword of Kaldra, and Shield of Kaldra, put a legendary 4/4 colorless Avatar creature token named Kaldra onto the battlefield and attach those Equipment to it.\nEquip {2}","imageName":"helm of kaldra"},"Ryusei, the Falling Star":{"layout":"normal","name":"Ryusei, the Falling Star","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Legendary Creature — Dragon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon","Spirit"],"text":"Flying\nWhen Ryusei, the Falling Star dies, it deals 5 damage to each creature without flying.","power":"5","toughness":"5","imageName":"ryusei, the falling star","colorIdentity":["R"]},"Ink-Eyes, Servant of Oni":{"layout":"normal","name":"Ink-Eyes, Servant of Oni","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Rat Ninja","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Rat","Ninja"],"text":"Ninjutsu {3}{B}{B} ({3}{B}{B}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Ink-Eyes, Servant of Oni deals combat damage to a player, you may put target creature card from that player's graveyard onto the battlefield under your control.\n{1}{B}: Regenerate Ink-Eyes.","power":"5","toughness":"4","imageName":"ink-eyes, servant of oni","colorIdentity":["B"]},"Kiyomaro, First to Stand":{"layout":"normal","name":"Kiyomaro, First to Stand","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Kiyomaro, First to Stand's power and toughness are each equal to the number of cards in your hand.\nAs long as you have four or more cards in hand, Kiyomaro has vigilance.\nWhenever Kiyomaro deals damage, if you have seven or more cards in hand, you gain 7 life.","power":"*","toughness":"*","imageName":"kiyomaro, first to stand","colorIdentity":["W"]},"Gleancrawler":{"layout":"normal","name":"Gleancrawler","manaCost":"{3}{B/G}{B/G}{B/G}","cmc":6,"colors":["Black","Green"],"type":"Creature — Insect Horror","types":["Creature"],"subtypes":["Insect","Horror"],"text":"({B/G} can be paid with either {B} or {G}.)\nTrample\nAt the beginning of your end step, return to your hand all creature cards in your graveyard that were put there from the battlefield this turn.","power":"6","toughness":"6","imageName":"gleancrawler","colorIdentity":["B","G"]},"Djinn Illuminatus":{"layout":"normal","name":"Djinn Illuminatus","manaCost":"{5}{U/R}{U/R}","cmc":7,"colors":["Blue","Red"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"({U/R} can be paid with either {U} or {R}.)\nFlying\nEach instant and sorcery spell you cast has replicate. The replicate cost is equal to its mana cost. (When you cast it, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)","power":"3","toughness":"5","imageName":"djinn illuminatus","colorIdentity":["U","R"]},"Avatar of Discord":{"layout":"normal","name":"Avatar of Discord","manaCost":"{B/R}{B/R}{B/R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"({B/R} can be paid with either {B} or {R}.)\nFlying\nWhen Avatar of Discord enters the battlefield, sacrifice it unless you discard two cards.","power":"5","toughness":"3","imageName":"avatar of discord","colorIdentity":["B","R"]},"Allosaurus Rider":{"layout":"normal","name":"Allosaurus Rider","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"You may exile two green cards from your hand rather than pay Allosaurus Rider's mana cost.\nAllosaurus Rider's power and toughness are each equal to 1 plus the number of lands you control.","power":"1+*","toughness":"1+*","imageName":"allosaurus rider","colorIdentity":["G"]},"Lotus Bloom":{"layout":"normal","name":"Lotus Bloom","type":"Artifact","types":["Artifact"],"text":"Suspend 3—{0} (Rather than cast this card from your hand, pay {0} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)\n{T}, Sacrifice Lotus Bloom: Add three mana of any one color to your mana pool.","imageName":"lotus bloom"},"Oros, the Avenger":{"layout":"normal","name":"Oros, the Avenger","manaCost":"{3}{W}{B}{R}","cmc":6,"colors":["White","Black","Red"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Oros, the Avenger deals combat damage to a player, you may pay {2}{W}. If you do, Oros deals 3 damage to each nonwhite creature.","power":"6","toughness":"6","imageName":"oros, the avenger","colorIdentity":["W","B","R"]},"Korlash, Heir to Blackblade":{"layout":"normal","name":"Korlash, Heir to Blackblade","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Zombie Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"Korlash, Heir to Blackblade's power and toughness are each equal to the number of Swamps you control.\n{1}{B}: Regenerate Korlash.\nGrandeur — Discard another card named Korlash, Heir to Blackblade: Search your library for up to two Swamp cards, put them onto the battlefield tapped, then shuffle your library.","power":"*","toughness":"*","imageName":"korlash, heir to blackblade","colorIdentity":["B"]},"Wren's Run Packmaster":{"layout":"normal","name":"Wren's Run Packmaster","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Champion an Elf (When this creature enters the battlefield, sacrifice it unless you exile another Elf you control. When this creature leaves the battlefield, that card returns to the battlefield.)\n{2}{G}: Put a 2/2 green Wolf creature token onto the battlefield.\nWolves you control have deathtouch.","power":"5","toughness":"5","imageName":"wren's run packmaster","colorIdentity":["G"]},"Door of Destinies":{"layout":"normal","name":"Door of Destinies","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"As Door of Destinies enters the battlefield, choose a creature type.\nWhenever you cast a spell of the chosen type, put a charge counter on Door of Destinies.\nCreatures you control of the chosen type get +1/+1 for each charge counter on Door of Destinies.","imageName":"door of destinies"},"Demigod of Revenge":{"layout":"normal","name":"Demigod of Revenge","manaCost":"{B/R}{B/R}{B/R}{B/R}{B/R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Spirit Avatar","types":["Creature"],"subtypes":["Spirit","Avatar"],"text":"Flying, haste\nWhen you cast Demigod of Revenge, return all cards named Demigod of Revenge from your graveyard to the battlefield.","power":"5","toughness":"4","imageName":"demigod of revenge","colorIdentity":["B","R"]},"Overbeing of Myth":{"layout":"normal","name":"Overbeing of Myth","manaCost":"{G/U}{G/U}{G/U}{G/U}{G/U}","cmc":5,"colors":["Blue","Green"],"type":"Creature — Spirit Avatar","types":["Creature"],"subtypes":["Spirit","Avatar"],"text":"Overbeing of Myth's power and toughness are each equal to the number of cards in your hand.\nAt the beginning of your draw step, draw an additional card.","power":"*","toughness":"*","imageName":"overbeing of myth","colorIdentity":["U","G"]},"Ajani Vengeant":{"layout":"normal","name":"Ajani Vengeant","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Planeswalker — Ajani","types":["Planeswalker"],"subtypes":["Ajani"],"text":"+1: Target permanent doesn't untap during its controller's next untap step.\n−2: Ajani Vengeant deals 3 damage to target creature or player and you gain 3 life.\n−7: Destroy all lands target player controls.","loyalty":3,"imageName":"ajani vengeant","colorIdentity":["W","R"]},"Malfegor":{"layout":"normal","name":"Malfegor","manaCost":"{2}{B}{B}{R}{R}","cmc":6,"colors":["Black","Red"],"type":"Legendary Creature — Demon Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon","Dragon"],"text":"Flying\nWhen Malfegor enters the battlefield, discard your hand. Each opponent sacrifices a creature for each card discarded this way.","power":"6","toughness":"6","imageName":"malfegor","colorIdentity":["B","R"]},"Dragon Broodmother":{"layout":"normal","name":"Dragon Broodmother","manaCost":"{2}{R}{R}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nAt the beginning of each upkeep, put a 1/1 red and green Dragon creature token with flying and devour 2 onto the battlefield. (As the token enters the battlefield, you may sacrifice any number of creatures. It enters the battlefield with twice that many +1/+1 counters on it.)","power":"4","toughness":"4","imageName":"dragon broodmother","colorIdentity":["R","G"]},"Rampaging Baloths":{"layout":"normal","name":"Rampaging Baloths","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nLandfall — Whenever a land enters the battlefield under your control, you may put a 4/4 green Beast creature token onto the battlefield.","power":"6","toughness":"6","imageName":"rampaging baloths","colorIdentity":["G"]},"Comet Storm":{"layout":"normal","name":"Comet Storm","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Multikicker {1} (You may pay an additional {1} any number of times as you cast this spell.)\nChoose target creature or player, then choose another target creature or player for each time Comet Storm was kicked. Comet Storm deals X damage to each of them.","imageName":"comet storm","colorIdentity":["R"]},"Emrakul, the Aeons Torn":{"layout":"normal","name":"Emrakul, the Aeons Torn","manaCost":"{15}","cmc":15,"type":"Legendary Creature — Eldrazi","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Eldrazi"],"text":"Emrakul, the Aeons Torn can't be countered.\nWhen you cast Emrakul, take an extra turn after this one.\nFlying, protection from colored spells, annihilator 6\nWhen Emrakul is put into a graveyard from anywhere, its owner shuffles his or her graveyard into his or her library.","power":"15","toughness":"15","imageName":"emrakul, the aeons torn"},"Sun Titan":{"layout":"normal","name":"Sun Titan","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Vigilance\nWhenever Sun Titan enters the battlefield or attacks, you may return target permanent card with converted mana cost 3 or less from your graveyard to the battlefield.","power":"6","toughness":"6","imageName":"sun titan","colorIdentity":["W"]},"Wurmcoil Engine":{"layout":"normal","name":"Wurmcoil Engine","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Wurm","types":["Artifact","Creature"],"subtypes":["Wurm"],"text":"Deathtouch, lifelink\nWhen Wurmcoil Engine dies, put a 3/3 colorless Wurm artifact creature token with deathtouch and a 3/3 colorless Wurm artifact creature token with lifelink onto the battlefield.","power":"6","toughness":"6","imageName":"wurmcoil engine"},"Hero of Bladehold":{"layout":"normal","name":"Hero of Bladehold","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Battle cry (Whenever this creature attacks, each other attacking creature gets +1/+0 until end of turn.)\nWhenever Hero of Bladehold attacks, put two 1/1 white Soldier creature tokens onto the battlefield tapped and attacking.","power":"3","toughness":"4","imageName":"hero of bladehold","colorIdentity":["W"]},"Glissa, the Traitor":{"layout":"normal","name":"Glissa, the Traitor","manaCost":"{B}{G}{G}","cmc":3,"colors":["Black","Green"],"type":"Legendary Creature — Zombie Elf","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Elf"],"text":"First strike, deathtouch\nWhenever a creature an opponent controls dies, you may return target artifact card from your graveyard to your hand.","power":"3","toughness":"3","imageName":"glissa, the traitor","colorIdentity":["B","G"]},"Sheoldred, Whispering One":{"layout":"normal","name":"Sheoldred, Whispering One","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Legendary Creature — Praetor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Praetor"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nAt the beginning of your upkeep, return target creature card from your graveyard to the battlefield.\nAt the beginning of each opponent's upkeep, that player sacrifices a creature.","power":"6","toughness":"6","imageName":"sheoldred, whispering one","colorIdentity":["B"]},"Bloodlord of Vaasgoth":{"layout":"normal","name":"Bloodlord of Vaasgoth","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Bloodthirst 3 (If an opponent was dealt damage this turn, this creature enters the battlefield with three +1/+1 counters on it.)\nFlying\nWhenever you cast a Vampire creature spell, it gains bloodthirst 3.","power":"3","toughness":"3","imageName":"bloodlord of vaasgoth","colorIdentity":["B"]},"Mayor of Avabruck":{"layout":"double-faced","name":"Mayor of Avabruck","names":["Mayor of Avabruck","Howlpack Alpha"],"manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Advisor Werewolf","types":["Creature"],"subtypes":["Human","Advisor","Werewolf"],"text":"Other Human creatures you control get +1/+1.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Mayor of Avabruck.","power":"1","toughness":"1","imageName":"mayor of avabruck","colorIdentity":["G"]},"Howlpack Alpha":{"layout":"double-faced","name":"Howlpack Alpha","names":["Mayor of Avabruck","Howlpack Alpha"],"cmc":2,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Each other creature you control that's a Werewolf or a Wolf gets +1/+1.\nAt the beginning of your end step, put a 2/2 green Wolf creature token onto the battlefield.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Howlpack Alpha.","power":"3","toughness":"3","imageName":"howlpack alpha","colorIdentity":["G"]},"Ravenous Demon":{"layout":"double-faced","name":"Ravenous Demon","names":["Ravenous Demon","Archdemon of Greed"],"manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Sacrifice a Human: Transform Ravenous Demon. Activate this ability only any time you could cast a sorcery.","power":"4","toughness":"4","imageName":"ravenous demon","colorIdentity":["B"]},"Archdemon of Greed":{"layout":"double-faced","name":"Archdemon of Greed","names":["Ravenous Demon","Archdemon of Greed"],"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying, trample\nAt the beginning of your upkeep, sacrifice a Human. If you can't, tap Archdemon of Greed and it deals 9 damage to you.","power":"9","toughness":"9","imageName":"archdemon of greed","colorIdentity":["B"]},"Moonsilver Spear":{"layout":"normal","name":"Moonsilver Spear","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has first strike.\nWhenever equipped creature attacks, put a 4/4 white Angel creature token with flying onto the battlefield.\nEquip {4}","imageName":"moonsilver spear"},"Xathrid Gorgon":{"layout":"normal","name":"Xathrid Gorgon","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Gorgon","types":["Creature"],"subtypes":["Gorgon"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\n{2}{B}, {T}: Put a petrification counter on target creature. It gains defender and becomes a colorless artifact in addition to its other types. Its activated abilities can't be activated. (A creature with defender can't attack.)","power":"3","toughness":"6","imageName":"xathrid gorgon","colorIdentity":["B"]},"Archon of the Triumvirate":{"layout":"normal","name":"Archon of the Triumvirate","manaCost":"{5}{W}{U}","cmc":7,"colors":["White","Blue"],"type":"Creature — Archon","types":["Creature"],"subtypes":["Archon"],"text":"Flying\nWhenever Archon of the Triumvirate attacks, detain up to two target nonland permanents your opponents control. (Until your next turn, those permanents can't attack or block and their activated abilities can't be activated.)","power":"4","toughness":"5","imageName":"archon of the triumvirate","colorIdentity":["W","U"]},"Hypersonic Dragon":{"layout":"normal","name":"Hypersonic Dragon","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste\nYou may cast sorcery cards as though they had flash. (You may cast them any time you could cast an instant.)","power":"4","toughness":"4","imageName":"hypersonic dragon","colorIdentity":["U","R"]},"Carnival Hellsteed":{"layout":"normal","name":"Carnival Hellsteed","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Creature — Nightmare Horse","types":["Creature"],"subtypes":["Nightmare","Horse"],"text":"First strike, haste\nUnleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)","power":"5","toughness":"4","imageName":"carnival hellsteed","colorIdentity":["B","R"]},"Corpsejack Menace":{"layout":"normal","name":"Corpsejack Menace","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"If one or more +1/+1 counters would be placed on a creature you control, twice that many +1/+1 counters are placed on it instead.","power":"4","toughness":"4","imageName":"corpsejack menace","colorIdentity":["B","G"]},"Grove of the Guardian":{"layout":"normal","name":"Grove of the Guardian","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{3}{G}{W}, {T}, Tap two untapped creatures you control, Sacrifice Grove of the Guardian: Put an 8/8 green and white Elemental creature token with vigilance onto the battlefield.","imageName":"grove of the guardian","colorIdentity":["G","W"]},"Consuming Aberration":{"layout":"normal","name":"Consuming Aberration","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Consuming Aberration's power and toughness are each equal to the number of cards in your opponents' graveyards.\nWhenever you cast a spell, each opponent reveals cards from the top of his or her library until he or she reveals a land card, then puts those cards into his or her graveyard.","power":"*","toughness":"*","imageName":"consuming aberration","colorIdentity":["U","B"]},"Fathom Mage":{"layout":"normal","name":"Fathom Mage","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Evolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)\nWhenever a +1/+1 counter is placed on Fathom Mage, you may draw a card.","power":"1","toughness":"1","imageName":"fathom mage","colorIdentity":["U","G"]},"Foundry Champion":{"layout":"normal","name":"Foundry Champion","manaCost":"{4}{R}{W}","cmc":6,"colors":["White","Red"],"type":"Creature — Elemental Soldier","types":["Creature"],"subtypes":["Elemental","Soldier"],"text":"When Foundry Champion enters the battlefield, it deals damage to target creature or player equal to the number of creatures you control.\n{R}: Foundry Champion gets +1/+0 until end of turn.\n{W}: Foundry Champion gets +0/+1 until end of turn.","power":"4","toughness":"4","imageName":"foundry champion","colorIdentity":["W","R"]},"Rubblehulk":{"layout":"normal","name":"Rubblehulk","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Rubblehulk's power and toughness are each equal to the number of lands you control.\nBloodrush — {1}{R}{G}, Discard Rubblehulk: Target attacking creature gets +X/+X until end of turn, where X is the number of lands you control.","power":"*","toughness":"*","imageName":"rubblehulk","colorIdentity":["R","G"]},"Treasury Thrull":{"layout":"normal","name":"Treasury Thrull","manaCost":"{4}{W}{B}","cmc":6,"colors":["White","Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Extort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)\nWhenever Treasury Thrull attacks, you may return target artifact, creature, or enchantment card from your graveyard to your hand.","power":"4","toughness":"4","imageName":"treasury thrull","colorIdentity":["W","B"]},"Maze's End":{"layout":"normal","name":"Maze's End","type":"Land","types":["Land"],"text":"Maze's End enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{3}, {T}, Return Maze's End to its owner's hand: Search your library for a Gate card, put it onto the battlefield, then shuffle your library. If you control ten or more Gates with different names, you win the game.","imageName":"maze's end"},"Megantic Sliver":{"layout":"normal","name":"Megantic Sliver","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control get +3/+3.","power":"3","toughness":"3","imageName":"megantic sliver","colorIdentity":["G"]},"Celestial Archon":{"layout":"normal","name":"Celestial Archon","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment Creature — Archon","types":["Enchantment","Creature"],"subtypes":["Archon"],"text":"Bestow {5}{W}{W} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nFlying, first strike\nEnchanted creature gets +4/+4 and has flying and first strike.","power":"4","toughness":"4","imageName":"celestial archon","colorIdentity":["W"]},"Shipbreaker Kraken":{"layout":"normal","name":"Shipbreaker Kraken","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Kraken","types":["Creature"],"subtypes":["Kraken"],"text":"{6}{U}{U}: Monstrosity 4. (If this creature isn't monstrous, put four +1/+1 counters on it and it becomes monstrous.)\nWhen Shipbreaker Kraken becomes monstrous, tap up to four target creatures. Those creatures don't untap during their controllers' untap steps for as long as you control Shipbreaker Kraken.","power":"6","toughness":"6","imageName":"shipbreaker kraken","colorIdentity":["U"]},"Abhorrent Overlord":{"layout":"normal","name":"Abhorrent Overlord","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhen Abhorrent Overlord enters the battlefield, put a number of 1/1 black Harpy creature tokens with flying onto the battlefield equal to your devotion to black. (Each {B} in the mana costs of permanents you control counts toward your devotion to black.)\nAt the beginning of your upkeep, sacrifice a creature.","power":"6","toughness":"6","imageName":"abhorrent overlord","colorIdentity":["B"]},"Ember Swallower":{"layout":"normal","name":"Ember Swallower","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{5}{R}{R}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nWhen Ember Swallower becomes monstrous, each player sacrifices three lands.","power":"4","toughness":"5","imageName":"ember swallower","colorIdentity":["R"]},"Anthousa, Setessan Hero":{"layout":"normal","name":"Anthousa, Setessan Hero","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Heroic — Whenever you cast a spell that targets Anthousa, Setessan Hero, up to three target lands you control each become 2/2 Warrior creatures until end of turn. They're still lands.","power":"4","toughness":"5","imageName":"anthousa, setessan hero","colorIdentity":["G"]},"Silent Sentinel":{"layout":"normal","name":"Silent Sentinel","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Archon","types":["Creature"],"subtypes":["Archon"],"text":"Flying\nWhenever Silent Sentinel attacks, you may return target enchantment card from your graveyard to the battlefield.","power":"4","toughness":"6","imageName":"silent sentinel","colorIdentity":["W"]},"Arbiter of the Ideal":{"layout":"normal","name":"Arbiter of the Ideal","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nInspired — Whenever Arbiter of the Ideal becomes untapped, reveal the top card of your library. If it's an artifact, creature, or land card, you may put it onto the battlefield with a manifestation counter on it. That permanent is an enchantment in addition to its other types.","power":"4","toughness":"5","imageName":"arbiter of the ideal","colorIdentity":["U"]},"Eater of Hope":{"layout":"normal","name":"Eater of Hope","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\n{B}, Sacrifice another creature: Regenerate Eater of Hope.\n{2}{B}, Sacrifice two other creatures: Destroy target creature.","power":"6","toughness":"4","imageName":"eater of hope","colorIdentity":["B"]},"Forgestoker Dragon":{"layout":"normal","name":"Forgestoker Dragon","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{1}{R}: Forgestoker Dragon deals 1 damage to target creature. That creature can't block this combat. Activate this ability only if Forgestoker Dragon is attacking.","power":"5","toughness":"4","imageName":"forgestoker dragon","colorIdentity":["R"]},"Nessian Wilds Ravager":{"layout":"normal","name":"Nessian Wilds Ravager","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Tribute 6 (As this creature enters the battlefield, an opponent of your choice may place six +1/+1 counters on it.)\nWhen Nessian Wilds Ravager enters the battlefield, if tribute wasn't paid, you may have Nessian Wilds Ravager fight another target creature. (Each deals damage equal to its power to the other.)","power":"6","toughness":"6","imageName":"nessian wilds ravager","colorIdentity":["G"]},"Dawnbringer Charioteers":{"layout":"normal","name":"Dawnbringer Charioteers","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flying, lifelink\nHeroic — Whenever you cast a spell that targets Dawnbringer Charioteers, put a +1/+1 counter on Dawnbringer Charioteers.","power":"2","toughness":"4","imageName":"dawnbringer charioteers","colorIdentity":["W"]},"Scourge of Fleets":{"layout":"normal","name":"Scourge of Fleets","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Kraken","types":["Creature"],"subtypes":["Kraken"],"text":"When Scourge of Fleets enters the battlefield, return each creature your opponents control with toughness X or less to its owner's hand, where X is the number of Islands you control.","power":"6","toughness":"6","imageName":"scourge of fleets","colorIdentity":["U"]},"Doomwake Giant":{"layout":"normal","name":"Doomwake Giant","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Enchantment Creature — Giant","types":["Enchantment","Creature"],"subtypes":["Giant"],"text":"Constellation — Whenever Doomwake Giant or another enchantment enters the battlefield under your control, creatures your opponents control get -1/-1 until end of turn.","power":"4","toughness":"6","imageName":"doomwake giant","colorIdentity":["B"]},"Spawn of Thraxes":{"layout":"normal","name":"Spawn of Thraxes","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Spawn of Thraxes enters the battlefield, it deals damage to target creature or player equal to the number of Mountains you control.","power":"5","toughness":"5","imageName":"spawn of thraxes","colorIdentity":["R"]},"Heroes' Bane":{"layout":"normal","name":"Heroes' Bane","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Heroes' Bane enters the battlefield with four +1/+1 counters on it.\n{2}{G}{G}: Put X +1/+1 counters on Heroes' Bane, where X is its power.","power":"0","toughness":"0","imageName":"heroes' bane","colorIdentity":["G"]},"Resolute Archangel":{"layout":"normal","name":"Resolute Archangel","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Resolute Archangel enters the battlefield, if your life total is less than your starting life total, it becomes equal to your starting life total.","power":"4","toughness":"4","imageName":"resolute archangel","colorIdentity":["W"]},"Mercurial Pretender":{"layout":"normal","name":"Mercurial Pretender","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"You may have Mercurial Pretender enter the battlefield as a copy of any creature you control except it gains \"{2}{U}{U}: Return this creature to its owner's hand.\"","power":"0","toughness":"0","imageName":"mercurial pretender","colorIdentity":["U"]},"Indulgent Tormentor":{"layout":"normal","name":"Indulgent Tormentor","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nAt the beginning of your upkeep, draw a card unless target opponent sacrifices a creature or pays 3 life.","power":"5","toughness":"3","imageName":"indulgent tormentor","colorIdentity":["B"]},"Siege Dragon":{"layout":"normal","name":"Siege Dragon","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Siege Dragon enters the battlefield, destroy all Walls your opponents control.\nWhenever Siege Dragon attacks, if defending player controls no Walls, it deals 2 damage to each creature without flying that player controls.","power":"5","toughness":"5","imageName":"siege dragon","colorIdentity":["R"]},"Phytotitan":{"layout":"normal","name":"Phytotitan","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Plant Elemental","types":["Creature"],"subtypes":["Plant","Elemental"],"text":"When Phytotitan dies, return it to the battlefield tapped under its owner's control at the beginning of his or her next upkeep.","power":"7","toughness":"2","imageName":"phytotitan","colorIdentity":["G"]},"Abzan Ascendancy":{"layout":"normal","name":"Abzan Ascendancy","manaCost":"{W}{B}{G}","cmc":3,"colors":["White","Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"When Abzan Ascendancy enters the battlefield, put a +1/+1 counter on each creature you control.\nWhenever a nontoken creature you control dies, put a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"abzan ascendancy","colorIdentity":["W","B","G"]},"Anafenza, the Foremost":{"layout":"normal","name":"Anafenza, the Foremost","manaCost":"{W}{B}{G}","cmc":3,"colors":["White","Black","Green"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Anafenza, the Foremost attacks, put a +1/+1 counter on another target tapped creature you control.\nIf a nontoken creature an opponent owns would die or a creature card not on the battlefield would be put into an opponent's graveyard, exile that card instead.","power":"4","toughness":"4","imageName":"anafenza, the foremost","colorIdentity":["W","B","G"]},"Bloodsoaked Champion":{"layout":"normal","name":"Bloodsoaked Champion","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Bloodsoaked Champion can't block.\nRaid — {1}{B}: Return Bloodsoaked Champion from your graveyard to the battlefield. Activate this ability only if you attacked with a creature this turn.","power":"2","toughness":"1","imageName":"bloodsoaked champion","colorIdentity":["B"]},"Butcher of the Horde":{"layout":"normal","name":"Butcher of the Horde","manaCost":"{1}{R}{W}{B}","cmc":4,"colors":["White","Black","Red"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nSacrifice another creature: Butcher of the Horde gains your choice of vigilance, lifelink, or haste until end of turn.","power":"5","toughness":"4","imageName":"butcher of the horde","colorIdentity":["W","B","R"]},"Crackling Doom":{"layout":"normal","name":"Crackling Doom","manaCost":"{R}{W}{B}","cmc":3,"colors":["White","Black","Red"],"type":"Instant","types":["Instant"],"text":"Crackling Doom deals 2 damage to each opponent. Each opponent sacrifices a creature with the greatest power among creatures he or she controls.","imageName":"crackling doom","colorIdentity":["W","B","R"]},"Crater's Claws":{"layout":"normal","name":"Crater's Claws","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Crater's Claws deals X damage to target creature or player.\nFerocious — Crater's Claws deals X plus 2 damage to that creature or player instead if you control a creature with power 4 or greater.","imageName":"crater's claws","colorIdentity":["R"]},"Deflecting Palm":{"layout":"normal","name":"Deflecting Palm","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"The next time a source of your choice would deal damage to you this turn, prevent that damage. If damage is prevented this way, Deflecting Palm deals that much damage to that source's controller.","imageName":"deflecting palm","colorIdentity":["W","R"]},"Dig Through Time":{"layout":"normal","name":"Dig Through Time","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nLook at the top seven cards of your library. Put two of them into your hand and the rest on the bottom of your library in any order.","imageName":"dig through time","colorIdentity":["U"]},"Dragon-Style Twins":{"layout":"normal","name":"Dragon-Style Twins","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Double strike\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"3","toughness":"3","imageName":"dragon-style twins","colorIdentity":["R"]},"Duneblast":{"layout":"normal","name":"Duneblast","manaCost":"{4}{W}{B}{G}","cmc":7,"colors":["White","Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose up to one creature. Destroy the rest.","imageName":"duneblast","colorIdentity":["W","B","G"]},"Flying Crane Technique":{"layout":"normal","name":"Flying Crane Technique","manaCost":"{3}{U}{R}{W}","cmc":6,"colors":["White","Blue","Red"],"type":"Instant","types":["Instant"],"text":"Untap all creatures you control. They gain flying and double strike until end of turn.","imageName":"flying crane technique","colorIdentity":["W","U","R"]},"Grim Haruspex":{"layout":"normal","name":"Grim Haruspex","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph {B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhenever another nontoken creature you control dies, draw a card.","power":"3","toughness":"2","imageName":"grim haruspex","colorIdentity":["B"]},"Hardened Scales":{"layout":"normal","name":"Hardened Scales","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"If one or more +1/+1 counters would be placed on a creature you control, that many plus one +1/+1 counters are placed on it instead.","imageName":"hardened scales","colorIdentity":["G"]},"Herald of Anafenza":{"layout":"normal","name":"Herald of Anafenza","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Outlast {2}{W} ({2}{W}, {T}: Put a +1/+1 counter on this creature. Outlast only as a sorcery.)\nWhenever you activate Herald of Anafenza's outlast ability, put a 1/1 white Warrior creature token onto the battlefield.","power":"1","toughness":"2","imageName":"herald of anafenza","colorIdentity":["W"]},"High Sentinels of Arashin":{"layout":"normal","name":"High Sentinels of Arashin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nHigh Sentinels of Arashin gets +1/+1 for each other creature you control with a +1/+1 counter on it.\n{3}{W}: Put a +1/+1 counter on target creature.","power":"3","toughness":"4","imageName":"high sentinels of arashin","colorIdentity":["W"]},"Icy Blast":{"layout":"normal","name":"Icy Blast","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap X target creatures.\nFerocious — If you control a creature with power 4 or greater, those creatures don't untap during their controllers' next untap steps.","imageName":"icy blast","colorIdentity":["U"]},"Jeering Instigator":{"layout":"normal","name":"Jeering Instigator","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Morph {2}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Jeering Instigator is turned face up, if it's your turn, gain control of another target creature until end of turn. Untap that creature. It gains haste until end of turn.","power":"2","toughness":"1","imageName":"jeering instigator","colorIdentity":["R"]},"Jeskai Ascendancy":{"layout":"normal","name":"Jeskai Ascendancy","manaCost":"{U}{R}{W}","cmc":3,"colors":["White","Blue","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a noncreature spell, creatures you control get +1/+1 until end of turn. Untap those creatures.\nWhenever you cast a noncreature spell, you may draw a card. If you do, discard a card.","imageName":"jeskai ascendancy","colorIdentity":["W","U","R"]},"Kheru Lich Lord":{"layout":"normal","name":"Kheru Lich Lord","manaCost":"{3}{B}{G}{U}","cmc":6,"colors":["Blue","Black","Green"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"At the beginning of your upkeep, you may pay {2}{B}. If you do, return a creature card at random from your graveyard to the battlefield. It gains flying, trample, and haste. Exile that card at the beginning of your next end step. If it would leave the battlefield, exile it instead of putting it anywhere else.","power":"4","toughness":"4","imageName":"kheru lich lord","colorIdentity":["U","B","G"]},"Mardu Ascendancy":{"layout":"normal","name":"Mardu Ascendancy","manaCost":"{R}{W}{B}","cmc":3,"colors":["White","Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature you control attacks, put a 1/1 red Goblin creature token onto the battlefield tapped and attacking.\nSacrifice Mardu Ascendancy: Creatures you control get +0/+3 until end of turn.","imageName":"mardu ascendancy","colorIdentity":["W","B","R"]},"Master of Pearls":{"layout":"normal","name":"Master of Pearls","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Morph {3}{W}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Master of Pearls is turned face up, creatures you control get +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"master of pearls","colorIdentity":["W"]},"Narset, Enlightened Master":{"layout":"normal","name":"Narset, Enlightened Master","manaCost":"{3}{U}{R}{W}","cmc":6,"colors":["White","Blue","Red"],"type":"Legendary Creature — Human Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Monk"],"text":"First strike, hexproof\nWhenever Narset, Enlightened Master attacks, exile the top four cards of your library. Until end of turn, you may cast noncreature cards exiled with Narset this turn without paying their mana costs.","power":"3","toughness":"2","imageName":"narset, enlightened master","colorIdentity":["W","U","R"]},"Necropolis Fiend":{"layout":"normal","name":"Necropolis Fiend","manaCost":"{7}{B}{B}","cmc":9,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nFlying\n{X}, {T}, Exile X cards from your graveyard: Target creature gets -X/-X until end of turn.","power":"4","toughness":"5","imageName":"necropolis fiend","colorIdentity":["B"]},"Sidisi, Brood Tyrant":{"layout":"normal","name":"Sidisi, Brood Tyrant","manaCost":"{1}{B}{G}{U}","cmc":4,"colors":["Blue","Black","Green"],"type":"Legendary Creature — Naga Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Naga","Shaman"],"text":"Whenever Sidisi, Brood Tyrant enters the battlefield or attacks, put the top three cards of your library into your graveyard.\nWhenever one or more creature cards are put into your graveyard from your library, put a 2/2 black Zombie creature token onto the battlefield.","power":"3","toughness":"3","imageName":"sidisi, brood tyrant","colorIdentity":["U","B","G"]},"Sultai Ascendancy":{"layout":"normal","name":"Sultai Ascendancy","manaCost":"{B}{G}{U}","cmc":3,"colors":["Blue","Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, look at the top two cards of your library. Put any number of them into your graveyard and the rest back on top of your library in any order.","imageName":"sultai ascendancy","colorIdentity":["U","B","G"]},"Surrak Dragonclaw":{"layout":"normal","name":"Surrak Dragonclaw","manaCost":"{2}{G}{U}{R}","cmc":5,"colors":["Blue","Red","Green"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Flash\nSurrak Dragonclaw can't be countered.\nCreature spells you control can't be countered.\nOther creatures you control have trample.","power":"6","toughness":"6","imageName":"surrak dragonclaw","colorIdentity":["U","R","G"]},"Temur Ascendancy":{"layout":"normal","name":"Temur Ascendancy","manaCost":"{G}{U}{R}","cmc":3,"colors":["Blue","Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have haste.\nWhenever a creature with power 4 or greater enters the battlefield under your control, you may draw a card.","imageName":"temur ascendancy","colorIdentity":["U","R","G"]},"Thousand Winds":{"layout":"normal","name":"Thousand Winds","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nMorph {5}{U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Thousand Winds is turned face up, return all other tapped creatures to their owners' hands.","power":"5","toughness":"6","imageName":"thousand winds","colorIdentity":["U"]},"Trail of Mystery":{"layout":"normal","name":"Trail of Mystery","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a face-down creature enters the battlefield under your control, you may search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.\nWhenever a permanent you control is turned face up, if it's a creature, it gets +2/+2 until end of turn.","imageName":"trail of mystery","colorIdentity":["G"]},"Trap Essence":{"layout":"normal","name":"Trap Essence","manaCost":"{G}{U}{R}","cmc":3,"colors":["Blue","Red","Green"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell. Put two +1/+1 counters on up to one target creature.","imageName":"trap essence","colorIdentity":["U","R","G"]},"Utter End":{"layout":"normal","name":"Utter End","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Exile target nonland permanent.","imageName":"utter end","colorIdentity":["W","B"]},"Villainous Wealth":{"layout":"normal","name":"Villainous Wealth","manaCost":"{X}{B}{G}{U}","cmc":3,"colors":["Blue","Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent exiles the top X cards of his or her library. You may cast any number of nonland cards with converted mana cost X or less from among them without paying their mana costs.","imageName":"villainous wealth","colorIdentity":["U","B","G"]},"Zurgo Helmsmasher":{"layout":"normal","name":"Zurgo Helmsmasher","manaCost":"{2}{R}{W}{B}","cmc":5,"colors":["White","Black","Red"],"type":"Legendary Creature — Orc Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Orc","Warrior"],"text":"Haste\nZurgo Helmsmasher attacks each combat if able.\nZurgo Helmsmasher has indestructible as long as it's your turn.\nWhenever a creature dealt damage by Zurgo Helmsmasher this turn dies, put a +1/+1 counter on Zurgo Helmsmasher.","power":"7","toughness":"2","imageName":"zurgo helmsmasher","colorIdentity":["W","B","R"]},"Alesha, Who Smiles at Death":{"layout":"normal","name":"Alesha, Who Smiles at Death","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"First strike\nWhenever Alesha, Who Smiles at Death attacks, you may pay {W/B}{W/B}. If you do, return target creature card with power 2 or less from your graveyard to the battlefield tapped and attacking.","power":"3","toughness":"2","imageName":"alesha, who smiles at death","colorIdentity":["R","W","B"]},"Arcbond":{"layout":"normal","name":"Arcbond","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose target creature. Whenever that creature is dealt damage this turn, it deals that much damage to each other creature and each player.","imageName":"arcbond","colorIdentity":["R"]},"Atarka, World Render":{"layout":"normal","name":"Atarka, World Render","manaCost":"{5}{R}{G}","cmc":7,"colors":["Red","Green"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying, trample\nWhenever a Dragon you control attacks, it gains double strike until end of turn.","power":"6","toughness":"4","imageName":"atarka, world render","colorIdentity":["R","G"]},"Brutal Hordechief":{"layout":"normal","name":"Brutal Hordechief","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"Whenever a creature you control attacks, defending player loses 1 life and you gain 1 life.\n{3}{R/W}{R/W}: Creatures your opponents control block this turn if able, and you choose how those creatures block.","power":"3","toughness":"3","imageName":"brutal hordechief","colorIdentity":["B","R","W"]},"Daghatar the Adamant":{"layout":"normal","name":"Daghatar the Adamant","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Vigilance\nDaghatar the Adamant enters the battlefield with four +1/+1 counters on it.\n{1}{B/G}{B/G}: Move a +1/+1 counter from target creature onto a second target creature.","power":"0","toughness":"0","imageName":"daghatar the adamant","colorIdentity":["W","B","G"]},"Flamewake Phoenix":{"layout":"normal","name":"Flamewake Phoenix","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying, haste\nFlamewake Phoenix attacks each turn if able.\nFerocious — At the beginning of combat on your turn, if you control a creature with power 4 or greater, you may pay {R}. If you do, return Flamewake Phoenix from your graveyard to the battlefield.","power":"2","toughness":"2","imageName":"flamewake phoenix","colorIdentity":["R"]},"Jeskai Infiltrator":{"layout":"normal","name":"Jeskai Infiltrator","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Jeskai Infiltrator can't be blocked as long as you control no other creatures.\nWhen 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.)","power":"2","toughness":"3","imageName":"jeskai infiltrator","colorIdentity":["U"]},"Kolaghan, the Storm's Fury":{"layout":"normal","name":"Kolaghan, the Storm's Fury","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever a Dragon you control attacks, creatures you control get +1/+0 until end of turn.\nDash {3}{B}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"4","toughness":"5","imageName":"kolaghan, the storm's fury","colorIdentity":["B","R"]},"Mardu Strike Leader":{"layout":"normal","name":"Mardu Strike Leader","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Mardu Strike Leader attacks, put a 2/1 black Warrior creature token onto the battlefield.\nDash {3}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"3","toughness":"2","imageName":"mardu strike leader","colorIdentity":["B"]},"Mastery of the Unseen":{"layout":"normal","name":"Mastery of the Unseen","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a permanent you control is turned face up, you gain 1 life for each creature you control.\n{3}{W}: Manifest the top card of your library. (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.)","imageName":"mastery of the unseen","colorIdentity":["W"]},"Ojutai, Soul of Winter":{"layout":"normal","name":"Ojutai, Soul of Winter","manaCost":"{5}{W}{U}","cmc":7,"colors":["White","Blue"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying, vigilance\nWhenever a Dragon you control attacks, tap target nonland permanent an opponent controls. That permanent doesn't untap during its controller's next untap step.","power":"5","toughness":"6","imageName":"ojutai, soul of winter","colorIdentity":["W","U"]},"Rally the Ancestors":{"layout":"normal","name":"Rally the Ancestors","manaCost":"{X}{W}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Return each creature card with converted mana cost X or less from your graveyard to the battlefield. Exile those creatures at the beginning of your next upkeep. Exile Rally the Ancestors.","imageName":"rally the ancestors","colorIdentity":["W"]},"Sandsteppe Mastodon":{"layout":"normal","name":"Sandsteppe Mastodon","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Reach\nWhen Sandsteppe Mastodon enters the battlefield, bolster 5. (Choose a creature with the least toughness among creatures you control and put five +1/+1 counters on it.)","power":"5","toughness":"5","imageName":"sandsteppe mastodon","colorIdentity":["G"]},"Shaman of the Great Hunt":{"layout":"normal","name":"Shaman of the Great Hunt","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Orc Shaman","types":["Creature"],"subtypes":["Orc","Shaman"],"text":"Haste\nWhenever a creature you control deals combat damage to a player, put a +1/+1 counter on it.\nFerocious — {2}{G/U}{G/U}: Draw a card for each creature you control with power 4 or greater.","power":"4","toughness":"2","imageName":"shaman of the great hunt","colorIdentity":["R","G","U"]},"Shu Yun, the Silent Tempest":{"layout":"normal","name":"Shu Yun, the Silent Tempest","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Human Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Monk"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever you cast a noncreature spell, you may pay {R/W}{R/W}. If you do, target creature gains double strike until end of turn.","power":"3","toughness":"2","imageName":"shu yun, the silent tempest","colorIdentity":["U","R","W"]},"Silumgar, the Drifting Death":{"layout":"normal","name":"Silumgar, the Drifting Death","manaCost":"{4}{U}{B}","cmc":6,"colors":["Blue","Black"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying, hexproof\nWhenever a Dragon you control attacks, creatures defending player controls get -1/-1 until end of turn.","power":"3","toughness":"7","imageName":"silumgar, the drifting death","colorIdentity":["U","B"]},"Soulfire Grand Master":{"layout":"normal","name":"Soulfire Grand Master","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Lifelink\nInstant and sorcery spells you control have lifelink.\n{2}{U/R}{U/R}: The next time you cast an instant or sorcery spell from your hand this turn, put that card into your hand instead of into your graveyard as it resolves.","power":"2","toughness":"2","imageName":"soulfire grand master","colorIdentity":["W","U","R"]},"Soulflayer":{"layout":"normal","name":"Soulflayer","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nIf a creature card with flying was exiled with Soulflayer's delve ability, Soulflayer has flying. The same is true for first strike, double strike, deathtouch, haste, hexproof, indestructible, lifelink, reach, trample, and vigilance.","power":"4","toughness":"4","imageName":"soulflayer","colorIdentity":["B"]},"Supplant Form":{"layout":"normal","name":"Supplant Form","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand. You put a token onto the battlefield that's a copy of that creature.","imageName":"supplant form","colorIdentity":["U"]},"Tasigur, the Golden Fang":{"layout":"normal","name":"Tasigur, the Golden Fang","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Human Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Shaman"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\n{2}{G/U}{G/U}: Put the top two cards of your library into your graveyard, then return a nonland card of an opponent's choice from your graveyard to your hand.","power":"4","toughness":"5","imageName":"tasigur, the golden fang","colorIdentity":["B","G","U"]},"Torrent Elemental":{"layout":"normal","name":"Torrent Elemental","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nWhenever Torrent Elemental attacks, tap all creatures defending player controls.\n{3}{B/G}{B/G}: Put Torrent Elemental from exile onto the battlefield tapped. Activate this ability only any time you could cast a sorcery.","power":"3","toughness":"5","imageName":"torrent elemental","colorIdentity":["U","B","G"]},"Warden of the First Tree":{"layout":"normal","name":"Warden of the First Tree","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{1}{W/B}: Warden of the First Tree becomes a Human Warrior with base power and toughness 3/3.\n{2}{W/B}{W/B}: If Warden of the First Tree is a Warrior, it becomes a Human Spirit Warrior with trample and lifelink.\n{3}{W/B}{W/B}{W/B}: If Warden of the First Tree is a Spirit, put five +1/+1 counters on it.","power":"1","toughness":"1","imageName":"warden of the first tree","colorIdentity":["G","W","B"]},"Wildcall":{"layout":"normal","name":"Wildcall","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Manifest the top card of your library, then put X +1/+1 counters on it. (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.)","imageName":"wildcall","colorIdentity":["G"]},"Yasova Dragonclaw":{"layout":"normal","name":"Yasova Dragonclaw","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Trample\nAt the beginning of combat on your turn, you may pay {1}{U/R}{U/R}. If you do, gain control of target creature an opponent controls with power less than Yasova Dragonclaw's power until end of turn, untap that creature, and it gains haste until end of turn.","power":"4","toughness":"2","imageName":"yasova dragonclaw","colorIdentity":["G","U","R"]},"Anafenza, Kin-Tree Spirit":{"layout":"normal","name":"Anafenza, Kin-Tree Spirit","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Legendary Creature — Spirit Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit","Soldier"],"text":"Whenever another nontoken creature enters the battlefield under your control, bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)","power":"2","toughness":"2","imageName":"anafenza, kin-tree spirit","colorIdentity":["W"]},"Arashin Foremost":{"layout":"normal","name":"Arashin Foremost","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Double strike\nWhenever Arashin Foremost enters the battlefield or attacks, another target Warrior creature you control gains double strike until end of turn.","power":"2","toughness":"2","imageName":"arashin foremost","colorIdentity":["W"]},"Atarka's Command":{"layout":"normal","name":"Atarka's Command","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Choose two —\n• Your opponents can't gain life this turn.\n• Atarka's Command deals 3 damage to each opponent.\n• You may put a land card from your hand onto the battlefield.\n• Creatures you control get +1/+1 and gain reach until end of turn.","imageName":"atarka's command","colorIdentity":["R","G"]},"Avatar of the Resolute":{"layout":"normal","name":"Avatar of the Resolute","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Reach, trample\nAvatar of the Resolute enters the battlefield with a +1/+1 counter on it for each other creature you control with a +1/+1 counter on it.","power":"3","toughness":"2","imageName":"avatar of the resolute","colorIdentity":["G"]},"Blessed Reincarnation":{"layout":"normal","name":"Blessed Reincarnation","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Exile target creature an opponent controls. That player reveals cards from the top of his or her library until a creature card is revealed. The player puts that card onto the battlefield, then shuffles the rest into his or her library.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"blessed reincarnation","colorIdentity":["U"]},"Blood-Chin Fanatic":{"layout":"normal","name":"Blood-Chin Fanatic","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"{1}{B}, Sacrifice another Warrior creature: Target player loses X life and you gain X life, where X is the sacrificed creature's power.","power":"3","toughness":"3","imageName":"blood-chin fanatic","colorIdentity":["B"]},"Crater Elemental":{"layout":"normal","name":"Crater Elemental","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{R}, {T}, Sacrifice Crater Elemental: Crater Elemental deals 4 damage to target creature.\nFormidable — {2}{R}: Crater Elemental has base power 8 until end of turn. Activate this ability only if creatures you control have total power 8 or greater.","power":"0","toughness":"6","imageName":"crater elemental","colorIdentity":["R"]},"Damnable Pact":{"layout":"normal","name":"Damnable Pact","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player draws X cards and loses X life.","imageName":"damnable pact","colorIdentity":["B"]},"Deathbringer Regent":{"layout":"normal","name":"Deathbringer Regent","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Deathbringer Regent enters the battlefield, if you cast it from your hand and there are five or more other creatures on the battlefield, destroy all other creatures.","power":"5","toughness":"6","imageName":"deathbringer regent","colorIdentity":["B"]},"Den Protector":{"layout":"normal","name":"Den Protector","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Creatures with power less than Den Protector's power can't block it.\nMegamorph {1}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Den Protector is turned face up, return target card from your graveyard to your hand.","power":"2","toughness":"1","imageName":"den protector","colorIdentity":["G"]},"Dragonlord Atarka":{"layout":"normal","name":"Dragonlord Atarka","manaCost":"{5}{R}{G}","cmc":7,"colors":["Red","Green"],"type":"Legendary Creature — Elder Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elder","Dragon"],"text":"Flying, trample\nWhen Dragonlord Atarka enters the battlefield, it deals 5 damage divided as you choose among any number of target creatures and/or planeswalkers your opponents control.","power":"8","toughness":"8","imageName":"dragonlord atarka","colorIdentity":["R","G"]},"Dragonlord Dromoka":{"layout":"normal","name":"Dragonlord Dromoka","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Legendary Creature — Elder Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elder","Dragon"],"text":"Dragonlord Dromoka can't be countered.\nFlying, lifelink\nYour opponents can't cast spells during your turn.","power":"5","toughness":"7","imageName":"dragonlord dromoka","colorIdentity":["W","G"]},"Dragonlord Kolaghan":{"layout":"normal","name":"Dragonlord Kolaghan","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Legendary Creature — Elder Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elder","Dragon"],"text":"Flying, haste\nOther creatures you control have haste.\nWhenever an opponent casts a creature or planeswalker spell with the same name as a card in his or her graveyard, that player loses 10 life.","power":"6","toughness":"5","imageName":"dragonlord kolaghan","colorIdentity":["B","R"]},"Dragonlord Ojutai":{"layout":"normal","name":"Dragonlord Ojutai","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Legendary Creature — Elder Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elder","Dragon"],"text":"Flying\nDragonlord Ojutai has hexproof as long as it's untapped.\nWhenever Dragonlord Ojutai deals combat damage to a player, look at the top three cards of your library. Put one of them into your hand and the rest on the bottom of your library in any order.","power":"5","toughness":"4","imageName":"dragonlord ojutai","colorIdentity":["W","U"]},"Dragonlord Silumgar":{"layout":"normal","name":"Dragonlord Silumgar","manaCost":"{4}{U}{B}","cmc":6,"colors":["Blue","Black"],"type":"Legendary Creature — Elder Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elder","Dragon"],"text":"Flying, deathtouch\nWhen Dragonlord Silumgar enters the battlefield, gain control of target creature or planeswalker for as long as you control Dragonlord Silumgar.","power":"3","toughness":"5","imageName":"dragonlord silumgar","colorIdentity":["U","B"]},"Dromoka's Command":{"layout":"normal","name":"Dromoka's Command","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Choose two —\n• Prevent all damage target instant or sorcery spell would deal this turn.\n• Target player sacrifices an enchantment.\n• Put a +1/+1 counter on target creature.\n• Target creature you control fights target creature you don't control.","imageName":"dromoka's command","colorIdentity":["W","G"]},"Hidden Dragonslayer":{"layout":"normal","name":"Hidden Dragonslayer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Lifelink\nMegamorph {2}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Hidden Dragonslayer is turned face up, destroy target creature with power 4 or greater an opponent controls.","power":"2","toughness":"1","imageName":"hidden dragonslayer","colorIdentity":["W"]},"Icefall Regent":{"layout":"normal","name":"Icefall Regent","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Icefall Regent enters the battlefield, tap target creature an opponent controls. That creature doesn't untap during its controller's untap step for as long as you control Icefall Regent. \nSpells your opponents cast that target Icefall Regent cost {2} more to cast.","power":"4","toughness":"3","imageName":"icefall regent","colorIdentity":["U"]},"Ire Shaman":{"layout":"normal","name":"Ire Shaman","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Orc Shaman","types":["Creature"],"subtypes":["Orc","Shaman"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nMegamorph {R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Ire Shaman is turned face up, exile the top card of your library. Until end of turn, you may play that card.","power":"2","toughness":"1","imageName":"ire shaman","colorIdentity":["R"]},"Kolaghan's Command":{"layout":"normal","name":"Kolaghan's Command","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Choose two —\n• Return target creature card from your graveyard to your hand.\n• Target player discards a card.\n• Destroy target artifact.\n• Kolaghan's Command deals 2 damage to target creature or player.","imageName":"kolaghan's command","colorIdentity":["B","R"]},"Living Lore":{"layout":"normal","name":"Living Lore","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"As Living Lore enters the battlefield, exile an instant or sorcery card from your graveyard.\nLiving Lore's power and toughness are each equal to the exiled card's converted mana cost.\nWhenever Living Lore deals combat damage, you may sacrifice it. If you do, you may cast the exiled card without paying its mana cost.","power":"*","toughness":"*","imageName":"living lore","colorIdentity":["U"]},"Myth Realized":{"layout":"normal","name":"Myth Realized","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a noncreature spell, put a lore counter on Myth Realized.\n{2}{W}: Put a lore counter on Myth Realized.\n{W}: Until end of turn, Myth Realized becomes a Monk Avatar creature in addition to its other types and gains \"This creature's power and toughness are each equal to the number of lore counters on it.\"","imageName":"myth realized","colorIdentity":["W"]},"Pitiless Horde":{"layout":"normal","name":"Pitiless Horde","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Orc Berserker","types":["Creature"],"subtypes":["Orc","Berserker"],"text":"At the beginning of your upkeep, you lose 2 life.\nDash {2}{B}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"5","toughness":"3","imageName":"pitiless horde","colorIdentity":["B"]},"Profaner of the Dead":{"layout":"normal","name":"Profaner of the Dead","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Naga Wizard","types":["Creature"],"subtypes":["Naga","Wizard"],"text":"Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Profaner of the Dead exploits a creature, return to their owners' hands all creatures your opponents control with toughness less than the exploited creature's toughness.","power":"3","toughness":"3","imageName":"profaner of the dead","colorIdentity":["U"]},"Sidisi, Undead Vizier":{"layout":"normal","name":"Sidisi, Undead Vizier","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Zombie Naga","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Naga"],"text":"Deathtouch\nExploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Sidisi, Undead Vizier exploits a creature, you may search your library for a card, put it into your hand, then shuffle your library.","power":"4","toughness":"6","imageName":"sidisi, undead vizier","colorIdentity":["B"]},"Silumgar Assassin":{"layout":"normal","name":"Silumgar Assassin","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"Creatures with power greater than Silumgar Assassin's power can't block it.\nMegamorph {2}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Silumgar Assassin is turned face up, destroy target creature with power 3 or less an opponent controls.","power":"2","toughness":"1","imageName":"silumgar assassin","colorIdentity":["B"]},"Silumgar's Command":{"layout":"normal","name":"Silumgar's Command","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Choose two —\n• Counter target noncreature spell.\n• Return target permanent to its owner's hand.\n• Target creature gets -3/-3 until end of turn.\n• Destroy target planeswalker.","imageName":"silumgar's command","colorIdentity":["U","B"]},"Stratus Dancer":{"layout":"normal","name":"Stratus Dancer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Djinn Monk","types":["Creature"],"subtypes":["Djinn","Monk"],"text":"Flying\nMegamorph {1}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Stratus Dancer is turned face up, counter target instant or sorcery spell.","power":"2","toughness":"1","imageName":"stratus dancer","colorIdentity":["U"]},"Sunscorch Regent":{"layout":"normal","name":"Sunscorch Regent","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever an opponent casts a spell, put a +1/+1 counter on Sunscorch Regent and you gain 1 life.","power":"4","toughness":"3","imageName":"sunscorch regent","colorIdentity":["W"]},"Surrak, the Hunt Caller":{"layout":"normal","name":"Surrak, the Hunt Caller","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Formidable — At the beginning of combat on your turn, if creatures you control have total power 8 or greater, target creature you control gains haste until end of turn.","power":"5","toughness":"4","imageName":"surrak, the hunt caller","colorIdentity":["G"]},"Thunderbreak Regent":{"layout":"normal","name":"Thunderbreak Regent","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever a Dragon you control becomes the target of a spell or ability an opponent controls, Thunderbreak Regent deals 3 damage to that player.","power":"4","toughness":"4","imageName":"thunderbreak regent","colorIdentity":["R"]},"Volcanic Vision":{"layout":"normal","name":"Volcanic Vision","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Return target instant or sorcery card from your graveyard to your hand. Volcanic Vision deals damage equal to that card's converted mana cost to each creature your opponents control. Exile Volcanic Vision.","imageName":"volcanic vision","colorIdentity":["R"]},"Zurgo Bellstriker":{"layout":"normal","name":"Zurgo Bellstriker","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Legendary Creature — Orc Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Orc","Warrior"],"text":"Zurgo Bellstriker can't block creatures with power 2 or greater.\nDash {1}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"2","toughness":"2","imageName":"zurgo bellstriker","colorIdentity":["R"]},"Abbot of Keral Keep":{"layout":"normal","name":"Abbot of Keral Keep","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhen Abbot of Keral Keep enters the battlefield, exile the top card of your library. Until end of turn, you may play that card.","power":"2","toughness":"1","imageName":"abbot of keral keep","colorIdentity":["R"]},"Chandra's Ignition":{"layout":"normal","name":"Chandra's Ignition","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature you control deals damage equal to its power to each other creature and each opponent.","imageName":"chandra's ignition","colorIdentity":["R"]},"Chandra, Fire of Kaladesh":{"layout":"double-faced","name":"Chandra, Fire of Kaladesh","names":["Chandra, Fire of Kaladesh","Chandra, Roaring Flame"],"manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Human Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever you cast a red spell, untap Chandra, Fire of Kaladesh.\n{T}: Chandra, Fire of Kaladesh deals 1 damage to target player. If Chandra has dealt 3 or more damage this turn, exile her, then return her to the battlefield transformed under her owner's control.","power":"2","toughness":"2","imageName":"chandra, fire of kaladesh","colorIdentity":["R"]},"Dark Petition":{"layout":"normal","name":"Dark Petition","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a card and put that card into your hand. Then shuffle your library.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, add {B}{B}{B} to your mana pool.","imageName":"dark petition","colorIdentity":["B"]},"Despoiler of Souls":{"layout":"normal","name":"Despoiler of Souls","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Despoiler of Souls can't block.\n{B}{B}, Exile two other creature cards from your graveyard: Return Despoiler of Souls from your graveyard to the battlefield.","power":"3","toughness":"1","imageName":"despoiler of souls","colorIdentity":["B"]},"Embermaw Hellion":{"layout":"normal","name":"Embermaw Hellion","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Hellion","types":["Creature"],"subtypes":["Hellion"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nIf another red source you control would deal damage to a permanent or player, it deals that much damage plus 1 to that permanent or player instead.","power":"4","toughness":"5","imageName":"embermaw hellion","colorIdentity":["R"]},"Evolutionary Leap":{"layout":"normal","name":"Evolutionary Leap","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{G}, Sacrifice a creature: Reveal cards from the top of your library until you reveal a creature card. Put that card into your hand and the rest on the bottom of your library in a random order.","imageName":"evolutionary leap","colorIdentity":["G"]},"Exquisite Firecraft":{"layout":"normal","name":"Exquisite Firecraft","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exquisite Firecraft deals 4 damage to target creature or player.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, Exquisite Firecraft can't be countered by spells or abilities.","imageName":"exquisite firecraft","colorIdentity":["R"]},"Gaea's Revenge":{"layout":"normal","name":"Gaea's Revenge","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Gaea's Revenge can't be countered.\nHaste\nGaea's Revenge can't be the target of nongreen spells or abilities from nongreen sources.","power":"8","toughness":"5","imageName":"gaea's revenge","colorIdentity":["G"]},"Gideon's Phalanx":{"layout":"normal","name":"Gideon's Phalanx","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put four 2/2 white Knight creature tokens with vigilance onto the battlefield.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, creatures you control gain indestructible until end of turn.","imageName":"gideon's phalanx","colorIdentity":["W"]},"Gilt-Leaf Winnower":{"layout":"normal","name":"Gilt-Leaf Winnower","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nWhen Gilt-Leaf Winnower enters the battlefield, you may destroy target non-Elf creature whose power and toughness aren't equal.","power":"4","toughness":"3","imageName":"gilt-leaf winnower","colorIdentity":["B"]},"Goblin Piledriver":{"layout":"normal","name":"Goblin Piledriver","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Protection from blue (This creature can't be blocked, targeted, dealt damage, or enchanted by anything blue.)\nWhenever Goblin Piledriver attacks, it gets +2/+0 until end of turn for each other attacking Goblin.","power":"1","toughness":"2","imageName":"goblin piledriver","colorIdentity":["R"]},"Graveblade Marauder":{"layout":"normal","name":"Graveblade Marauder","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nWhenever Graveblade Marauder deals combat damage to a player, that player loses life equal to the number of creature cards in your graveyard.","power":"1","toughness":"4","imageName":"graveblade marauder","colorIdentity":["B"]},"Harbinger of the Tides":{"layout":"normal","name":"Harbinger of the Tides","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"You may cast Harbinger of the Tides as though it had flash if you pay {2} more to cast it. (You may cast it any time you could cast an instant.)\nWhen Harbinger of the Tides enters the battlefield, you may return target tapped creature an opponent controls to its owner's hand.","power":"2","toughness":"2","imageName":"harbinger of the tides","colorIdentity":["U"]},"Jace, Vryn's Prodigy":{"layout":"double-faced","name":"Jace, Vryn's Prodigy","names":["Jace, Vryn's Prodigy","Jace, Telepath Unbound"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Draw a card, then discard a card. If there are five or more cards in your graveyard, exile Jace, Vryn's Prodigy, then return him to the battlefield transformed under his owner's control.","power":"0","toughness":"2","imageName":"jace, vryn's prodigy","colorIdentity":["U"]},"Knight of the White Orchid":{"layout":"normal","name":"Knight of the White Orchid","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike\nWhen Knight of the White Orchid enters the battlefield, if an opponent controls more lands than you, you may search your library for a Plains card, put it onto the battlefield, then shuffle your library.","power":"2","toughness":"2","imageName":"knight of the white orchid","colorIdentity":["W"]},"Kytheon's Irregulars":{"layout":"normal","name":"Kytheon's Irregulars","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)\n{W}{W}: Tap target creature.","power":"4","toughness":"3","imageName":"kytheon's irregulars","colorIdentity":["W"]},"Kytheon, Hero of Akros":{"layout":"double-faced","name":"Kytheon, Hero of Akros","names":["Kytheon, Hero of Akros","Gideon, Battle-Forged"],"manaCost":"{W}","cmc":1,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"At end of combat, if Kytheon, Hero of Akros and at least two other creatures attacked this combat, exile Kytheon, then return him to the battlefield transformed under his owner's control.\n{2}{W}: Kytheon gains indestructible until end of turn.","power":"2","toughness":"1","imageName":"kytheon, hero of akros","colorIdentity":["W"]},"Languish":{"layout":"normal","name":"Languish","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get -4/-4 until end of turn.","imageName":"languish","colorIdentity":["B"]},"Liliana, Heretical Healer":{"layout":"double-faced","name":"Liliana, Heretical Healer","names":["Liliana, Heretical Healer","Liliana, Defiant Necromancer"],"manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"Lifelink\nWhenever another nontoken creature you control dies, exile Liliana, Heretical Healer, then return her to the battlefield transformed under her owner's control. If you do, put a 2/2 black Zombie creature token onto the battlefield.","power":"2","toughness":"3","imageName":"liliana, heretical healer","colorIdentity":["B"]},"Managorger Hydra":{"layout":"normal","name":"Managorger Hydra","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nWhenever a player casts a spell, put a +1/+1 counter on Managorger Hydra.","power":"1","toughness":"1","imageName":"managorger hydra","colorIdentity":["G"]},"Mizzium Meddler":{"layout":"normal","name":"Mizzium Meddler","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Mizzium Meddler enters the battlefield, you may change a target of target spell or ability to Mizzium Meddler.","power":"1","toughness":"4","imageName":"mizzium meddler","colorIdentity":["U"]},"Nissa's Revelation":{"layout":"normal","name":"Nissa's Revelation","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Scry 5, then reveal the top card of your library. If it's a creature card, you draw cards equal to its power and you gain life equal to its toughness.","imageName":"nissa's revelation","colorIdentity":["G"]},"Nissa, Vastwood Seer":{"layout":"double-faced","name":"Nissa, Vastwood Seer","names":["Nissa, Vastwood Seer","Nissa, Sage Animist"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Elf Scout","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Scout"],"text":"When Nissa, Vastwood Seer enters the battlefield, you may search your library for a basic Forest card, reveal it, put it into your hand, then shuffle your library.\nWhenever a land enters the battlefield under your control, if you control seven or more lands, exile Nissa, then return her to the battlefield transformed under her owner's control.","power":"2","toughness":"2","imageName":"nissa, vastwood seer","colorIdentity":["G"]},"Outland Colossus":{"layout":"normal","name":"Outland Colossus","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Renown 6 (When this creature deals combat damage to a player, if it isn't renowned, put six +1/+1 counters on it and it becomes renowned.)\nOutland Colossus can't be blocked by more than one creature.","power":"6","toughness":"6","imageName":"outland colossus","colorIdentity":["G"]},"Priest of the Blood Rite":{"layout":"normal","name":"Priest of the Blood Rite","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Priest of the Blood Rite enters the battlefield, create a 5/5 black Demon creature token with flying.\nAt the beginning of your upkeep, you lose 2 life.","power":"2","toughness":"2","imageName":"priest of the blood rite","colorIdentity":["B"]},"Scab-Clan Berserker":{"layout":"normal","name":"Scab-Clan Berserker","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Haste\nRenown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)\nWhenever an opponent casts a noncreature spell, if Scab-Clan Berserker is renowned, Scab-Clan Berserker deals 2 damage to that player.","power":"2","toughness":"2","imageName":"scab-clan berserker","colorIdentity":["R"]},"Soulblade Djinn":{"layout":"normal","name":"Soulblade Djinn","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nWhenever you cast a noncreature spell, creatures you control get +1/+1 until end of turn.","power":"4","toughness":"3","imageName":"soulblade djinn","colorIdentity":["U"]},"Talent of the Telepath":{"layout":"normal","name":"Talent of the Telepath","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals the top seven cards of his or her library. You may cast an instant or sorcery card from among them without paying its mana cost. Then that player puts the rest into his or her graveyard.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you may cast up to two revealed instant and/or sorcery cards instead of one.","imageName":"talent of the telepath","colorIdentity":["U"]},"Thopter Spy Network":{"layout":"normal","name":"Thopter Spy Network","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you control an artifact, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield.\nWhenever one or more artifact creatures you control deal combat damage to a player, draw a card.","imageName":"thopter spy network","colorIdentity":["U"]},"Tragic Arrogance":{"layout":"normal","name":"Tragic Arrogance","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"For each player, you choose from among the permanents that player controls an artifact, a creature, an enchantment, and a planeswalker. Then each player sacrifices all other nonland permanents he or she controls.","imageName":"tragic arrogance","colorIdentity":["W"]},"Vryn Wingmare":{"layout":"normal","name":"Vryn Wingmare","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flying\nNoncreature spells cost {1} more to cast.","power":"2","toughness":"1","imageName":"vryn wingmare","colorIdentity":["W"]},"Willbreaker":{"layout":"normal","name":"Willbreaker","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever a creature an opponent controls becomes the target of a spell or ability you control, gain control of that creature for as long as you control Willbreaker.","power":"2","toughness":"3","imageName":"willbreaker","colorIdentity":["U"]},"Akoum Firebird":{"layout":"normal","name":"Akoum Firebird","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying, haste\nAkoum Firebird attacks each turn if able.\nLandfall — Whenever a land enters the battlefield under your control, you may pay {4}{R}{R}. If you do, return Akoum Firebird from your graveyard to the battlefield.","power":"3","toughness":"3","imageName":"akoum firebird","colorIdentity":["R"]},"Akoum Hellkite":{"layout":"normal","name":"Akoum Hellkite","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nLandfall — Whenever a land enters the battlefield under your control, Akoum Hellkite deals 1 damage to target creature or player. If that land is a Mountain, Akoum Hellkite deals 2 damage to that creature or player instead.","power":"4","toughness":"4","imageName":"akoum hellkite","colorIdentity":["R"]},"Aligned Hedron Network":{"layout":"normal","name":"Aligned Hedron Network","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"When Aligned Hedron Network enters the battlefield, exile all creatures with power 5 or greater until Aligned Hedron Network leaves the battlefield. (Those creatures return under their owners' control.)","imageName":"aligned hedron network"},"Ally Encampment":{"layout":"normal","name":"Ally Encampment","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add one mana of any color to your mana pool. Spend this mana only to cast an Ally spell.\n{1}, {T}, Sacrifice Ally Encampment: Return target Ally you control to its owner's hand.","imageName":"ally encampment"},"Angelic Captain":{"layout":"normal","name":"Angelic Captain","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Creature — Angel Ally","types":["Creature"],"subtypes":["Angel","Ally"],"text":"Flying\nWhenever Angelic Captain attacks, it gets +1/+1 until end of turn for each other attacking Ally.","power":"4","toughness":"3","imageName":"angelic captain","colorIdentity":["W","R"]},"Beastcaller Savant":{"layout":"normal","name":"Beastcaller Savant","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Shaman Ally","types":["Creature"],"subtypes":["Elf","Shaman","Ally"],"text":"Haste\n{T}: Add one mana of any color to your mana pool. Spend this mana only to cast a creature spell.","power":"1","toughness":"1","imageName":"beastcaller savant","colorIdentity":["G"]},"Blight Herder":{"layout":"normal","name":"Blight Herder","manaCost":"{5}","cmc":5,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"When you cast Blight Herder, you may put two cards your opponents own from exile into their owners' graveyards. If you do, put three 1/1 colorless Eldrazi Scion creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"4","toughness":"5","imageName":"blight herder"},"Bring to Light":{"layout":"normal","name":"Bring to Light","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Converge — Search your library for a creature, instant, or sorcery card with converted mana cost less than or equal to the number of colors of mana spent to cast Bring to Light, exile that card, then shuffle your library. You may cast that card without paying its mana cost.","imageName":"bring to light","colorIdentity":["U","G"]},"Brood Butcher":{"layout":"normal","name":"Brood Butcher","manaCost":"{3}{B}{G}","cmc":5,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nWhen Brood Butcher enters the battlefield, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"\n{B}{G}, Sacrifice a creature: Target creature gets -2/-2 until end of turn.","power":"3","toughness":"3","imageName":"brood butcher","colorIdentity":["B","G"]},"Brutal Expulsion":{"layout":"normal","name":"Brutal Expulsion","manaCost":"{2}{U}{R}","cmc":4,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nChoose one or both —\n• Return target spell or creature to its owner's hand.\n• Brutal Expulsion deals 2 damage to target creature or planeswalker. If that permanent would be put into a graveyard this turn, exile it instead.","imageName":"brutal expulsion","colorIdentity":["U","R"]},"Canopy Vista":{"layout":"normal","name":"Canopy Vista","type":"Land — Forest Plains","types":["Land"],"subtypes":["Forest","Plains"],"text":"({T}: Add {G} or {W} to your mana pool.)\nCanopy Vista enters the battlefield tapped unless you control two or more basic lands.","imageName":"canopy vista","colorIdentity":["W","G"]},"Cinder Glade":{"layout":"normal","name":"Cinder Glade","type":"Land — Mountain Forest","types":["Land"],"subtypes":["Mountain","Forest"],"text":"({T}: Add {R} or {G} to your mana pool.)\nCinder Glade enters the battlefield tapped unless you control two or more basic lands.","imageName":"cinder glade","colorIdentity":["R","G"]},"Conduit of Ruin":{"layout":"normal","name":"Conduit of Ruin","manaCost":"{6}","cmc":6,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"When you cast Conduit of Ruin, you may search your library for a colorless creature card with converted mana cost 7 or greater, reveal it, then shuffle your library and put that card on top of it.\nThe first creature spell you cast each turn costs {2} less to cast.","power":"5","toughness":"5","imageName":"conduit of ruin"},"Desolation Twin":{"layout":"normal","name":"Desolation Twin","manaCost":"{10}","cmc":10,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"When you cast Desolation Twin, put a 10/10 colorless Eldrazi creature token onto the battlefield.","power":"10","toughness":"10","imageName":"desolation twin"},"Dragonmaster Outcast":{"layout":"normal","name":"Dragonmaster Outcast","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"At the beginning of your upkeep, if you control six or more lands, put a 5/5 red Dragon creature token with flying onto the battlefield.","power":"1","toughness":"1","imageName":"dragonmaster outcast","colorIdentity":["R"]},"Drana, Liberator of Malakir":{"layout":"normal","name":"Drana, Liberator of Malakir","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Legendary Creature — Vampire Ally","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire","Ally"],"text":"Flying, first strike\nWhenever Drana, Liberator of Malakir deals combat damage to a player, put a +1/+1 counter on each attacking creature you control.","power":"2","toughness":"3","imageName":"drana, liberator of malakir","colorIdentity":["B"]},"Dust Stalker":{"layout":"normal","name":"Dust Stalker","manaCost":"{2}{B}{R}","cmc":4,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nHaste\nAt the beginning of each end step, if you control no other colorless creatures, return Dust Stalker to its owner's hand.","power":"5","toughness":"3","imageName":"dust stalker","colorIdentity":["B","R"]},"Emeria Shepherd":{"layout":"normal","name":"Emeria Shepherd","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nLandfall — Whenever a land enters the battlefield under your control, you may return target nonland permanent card from your graveyard to your hand. If that land is a Plains, you may return that nonland permanent card to the battlefield instead.","power":"4","toughness":"4","imageName":"emeria shepherd","colorIdentity":["W"]},"Endless One":{"layout":"normal","name":"Endless One","manaCost":"{X}","cmc":0,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Endless One enters the battlefield with X +1/+1 counters on it.","power":"0","toughness":"0","imageName":"endless one"},"Exert Influence":{"layout":"normal","name":"Exert Influence","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Converge — Gain control of target creature if its power is less than or equal to the number of colors of mana spent to cast Exert Influence.","imageName":"exert influence","colorIdentity":["U"]},"Fathom Feeder":{"layout":"normal","name":"Fathom Feeder","manaCost":"{U}{B}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nDeathtouch\nIngest (Whenever this creature deals combat damage to a player, that player exiles the top card of his or her library.)\n{3}{U}{B}: Draw a card. Each opponent exiles the top card of his or her library.","power":"1","toughness":"1","imageName":"fathom feeder","colorIdentity":["U","B"]},"Felidar Sovereign":{"layout":"normal","name":"Felidar Sovereign","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Cat Beast","types":["Creature"],"subtypes":["Cat","Beast"],"text":"Vigilance, lifelink\nAt the beginning of your upkeep, if you have 40 or more life, you win the game.","power":"4","toughness":"6","imageName":"felidar sovereign","colorIdentity":["W"]},"From Beyond":{"layout":"normal","name":"From Beyond","manaCost":"{3}{G}","cmc":4,"type":"Enchantment","types":["Enchantment"],"text":"Devoid (This card has no color.)\nAt the beginning of your upkeep, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"\n{1}{G}, Sacrifice From Beyond: Search your library for an Eldrazi card, reveal it, put it into your hand, then shuffle your library.","imageName":"from beyond","colorIdentity":["G"]},"Gideon, Ally of Zendikar":{"layout":"normal","name":"Gideon, Ally of Zendikar","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Planeswalker — Gideon","types":["Planeswalker"],"subtypes":["Gideon"],"text":"+1: Until end of turn, Gideon, Ally of Zendikar becomes a 5/5 Human Soldier Ally creature with indestructible that's still a planeswalker. Prevent all damage that would be dealt to him this turn.\n0: Put a 2/2 white Knight Ally creature token onto the battlefield.\n−4: You get an emblem with \"Creatures you control get +1/+1.\"","loyalty":4,"imageName":"gideon, ally of zendikar","colorIdentity":["W"]},"Greenwarden of Murasa":{"layout":"normal","name":"Greenwarden of Murasa","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Greenwarden of Murasa enters the battlefield, you may return target card from your graveyard to your hand.\nWhen Greenwarden of Murasa dies, you may exile it. If you do, return target card from your graveyard to your hand.","power":"5","toughness":"4","imageName":"greenwarden of murasa","colorIdentity":["G"]},"Gruesome Slaughter":{"layout":"normal","name":"Gruesome Slaughter","manaCost":"{6}","cmc":6,"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, colorless creatures you control gain \"{T}: This creature deals damage equal to its power to target creature.\"","imageName":"gruesome slaughter"},"Guardian of Tazeem":{"layout":"normal","name":"Guardian of Tazeem","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nLandfall — Whenever a land enters the battlefield under your control, tap target creature an opponent controls. If that land is an Island, that creature doesn't untap during its controller's next untap step.","power":"4","toughness":"5","imageName":"guardian of tazeem","colorIdentity":["U"]},"Guul Draz Overseer":{"layout":"normal","name":"Guul Draz Overseer","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nLandfall — Whenever a land enters the battlefield under your control, other creatures you control get +1/+0 until end of turn. If that land is a Swamp, those creatures get +2/+0 until end of turn instead.","power":"3","toughness":"4","imageName":"guul draz overseer","colorIdentity":["B"]},"Kiora, Master of the Depths":{"layout":"normal","name":"Kiora, Master of the Depths","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Planeswalker — Kiora","types":["Planeswalker"],"subtypes":["Kiora"],"text":"+1: Untap up to one target creature and up to one target land.\n−2: Reveal the top four cards of your library. You may put a creature card and/or a land card from among them into your hand. Put the rest into your graveyard.\n−8: You get an emblem with \"Whenever a creature enters the battlefield under your control, you may have it fight target creature.\" Then put three 8/8 blue Octopus creature tokens onto the battlefield.","loyalty":4,"imageName":"kiora, master of the depths","colorIdentity":["U","G"]},"Lantern Scout":{"layout":"normal","name":"Lantern Scout","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Scout Ally","types":["Creature"],"subtypes":["Human","Scout","Ally"],"text":"Rally — Whenever Lantern Scout or another Ally enters the battlefield under your control, creatures you control gain lifelink until end of turn.","power":"3","toughness":"2","imageName":"lantern scout","colorIdentity":["W"]},"Lumbering Falls":{"layout":"normal","name":"Lumbering Falls","type":"Land","types":["Land"],"text":"Lumbering Falls enters the battlefield tapped.\n{T}: Add {G} or {U} to your mana pool.\n{2}{G}{U}: Lumbering Falls becomes a 3/3 green and blue Elemental creature with hexproof until end of turn. It's still a land.","imageName":"lumbering falls","colorIdentity":["G","U"]},"March from the Tomb":{"layout":"normal","name":"March from the Tomb","manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return any number of target Ally creature cards with total converted mana cost 8 or less from your graveyard to the battlefield.","imageName":"march from the tomb","colorIdentity":["W","B"]},"Munda, Ambush Leader":{"layout":"normal","name":"Munda, Ambush Leader","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Legendary Creature — Kor Ally","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kor","Ally"],"text":"Haste\nRally — Whenever Munda, Ambush Leader or another Ally enters the battlefield under your control, you may look at the top four cards of your library. If you do, reveal any number of Ally cards from among them, then put those cards on top of your library in any order and the rest on the bottom in any order.","power":"3","toughness":"4","imageName":"munda, ambush leader","colorIdentity":["W","R"]},"Nissa's Renewal":{"layout":"normal","name":"Nissa's Renewal","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to three basic land cards, put them onto the battlefield tapped, then shuffle your library. You gain 7 life.","imageName":"nissa's renewal","colorIdentity":["G"]},"Noyan Dar, Roil Shaper":{"layout":"normal","name":"Noyan Dar, Roil Shaper","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Legendary Creature — Merfolk Ally","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Merfolk","Ally"],"text":"Whenever you cast an instant or sorcery spell, you may put three +1/+1 counters on target land you control. If you do, that land becomes a 0/0 Elemental creature with haste that's still a land.","power":"4","toughness":"4","imageName":"noyan dar, roil shaper","colorIdentity":["W","U"]},"Ob Nixilis Reignited":{"layout":"normal","name":"Ob Nixilis Reignited","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Planeswalker — Nixilis","types":["Planeswalker"],"subtypes":["Nixilis"],"text":"+1: You draw a card and you lose 1 life.\n−3: Destroy target creature.\n−8: Target opponent gets an emblem with \"Whenever a player draws a card, you lose 2 life.\"","loyalty":5,"imageName":"ob nixilis reignited","colorIdentity":["B"]},"Oblivion Sower":{"layout":"normal","name":"Oblivion Sower","manaCost":"{6}","cmc":6,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"When you cast Oblivion Sower, target opponent exiles the top four cards of his or her library, then you may put any number of land cards that player owns from exile onto the battlefield under your control.","power":"5","toughness":"8","imageName":"oblivion sower"},"Omnath, Locus of Rage":{"layout":"normal","name":"Omnath, Locus of Rage","manaCost":"{3}{R}{R}{G}{G}","cmc":7,"colors":["Red","Green"],"type":"Legendary Creature — Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental"],"text":"Landfall — Whenever a land enters the battlefield under your control, put a 5/5 red and green Elemental creature token onto the battlefield.\nWhenever Omnath, Locus of Rage or another Elemental you control dies, Omnath deals 3 damage to target creature or player.","power":"5","toughness":"5","imageName":"omnath, locus of rage","colorIdentity":["R","G"]},"Painful Truths":{"layout":"normal","name":"Painful Truths","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Converge — You draw X cards and you lose X life, where X is the number of colors of mana spent to cast Painful Truths.","imageName":"painful truths","colorIdentity":["B"]},"Part the Waterveil":{"layout":"normal","name":"Part the Waterveil","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Take an extra turn after this one. Exile Part the Waterveil.\nAwaken 6—{6}{U}{U}{U} (If you cast this spell for {6}{U}{U}{U}, also put six +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"part the waterveil","colorIdentity":["U"]},"Planar Outburst":{"layout":"normal","name":"Planar Outburst","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all nonland creatures.\nAwaken 4—{5}{W}{W}{W} (If you cast this spell for {5}{W}{W}{W}, also put four +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"planar outburst","colorIdentity":["W"]},"Prairie Stream":{"layout":"normal","name":"Prairie Stream","type":"Land — Plains Island","types":["Land"],"subtypes":["Plains","Island"],"text":"({T}: Add {W} or {U} to your mana pool.)\nPrairie Stream enters the battlefield tapped unless you control two or more basic lands.","imageName":"prairie stream","colorIdentity":["W","U"]},"Prism Array":{"layout":"normal","name":"Prism Array","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Converge — Prism Array enters the battlefield with a crystal counter on it for each color of mana spent to cast it.\nRemove a crystal counter from Prism Array: Tap target creature.\n{W}{U}{B}{R}{G}: Scry 3. (Look at the top three cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"prism array","colorIdentity":["U","W","B","R","G"]},"Quarantine Field":{"layout":"normal","name":"Quarantine Field","manaCost":"{X}{X}{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Quarantine Field enters the battlefield with X isolation counters on it.\nWhen Quarantine Field enters the battlefield, for each isolation counter on it, exile up to one target nonland permanent an opponent controls until Quarantine Field leaves the battlefield.","imageName":"quarantine field","colorIdentity":["W"]},"Radiant Flames":{"layout":"normal","name":"Radiant Flames","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Converge — Radiant Flames deals X damage to each creature, where X is the number of colors of mana spent to cast Radiant Flames.","imageName":"radiant flames","colorIdentity":["R"]},"Sanctum of Ugin":{"layout":"normal","name":"Sanctum of Ugin","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\nWhenever you cast a colorless spell with converted mana cost 7 or greater, you may sacrifice Sanctum of Ugin. If you do, search your library for a colorless creature card, reveal it, put it into your hand, then shuffle your library.","imageName":"sanctum of ugin"},"Scatter to the Winds":{"layout":"normal","name":"Scatter to the Winds","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.\nAwaken 3—{4}{U}{U} (If you cast this spell for {4}{U}{U}, also put three +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"scatter to the winds","colorIdentity":["U"]},"Serpentine Spike":{"layout":"normal","name":"Serpentine Spike","manaCost":"{5}{R}{R}","cmc":7,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nSerpentine Spike deals 2 damage to target creature, 3 damage to another target creature, and 4 damage to a third target creature. If a creature dealt damage this way would die this turn, exile it instead.","imageName":"serpentine spike","colorIdentity":["R"]},"Shambling Vent":{"layout":"normal","name":"Shambling Vent","type":"Land","types":["Land"],"text":"Shambling Vent enters the battlefield tapped.\n{T}: Add {W} or {B} to your mana pool.\n{1}{W}{B}: Shambling Vent becomes a 2/3 white and black Elemental creature with lifelink until end of turn. It's still a land.","imageName":"shambling vent","colorIdentity":["W","B"]},"Shrine of the Forsaken Gods":{"layout":"normal","name":"Shrine of the Forsaken Gods","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {C}{C} to your mana pool. Spend this mana only to cast colorless spells. Activate this ability only if you control seven or more lands.","imageName":"shrine of the forsaken gods"},"Sire of Stagnation":{"layout":"normal","name":"Sire of Stagnation","manaCost":"{4}{U}{B}","cmc":6,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nWhenever a land enters the battlefield under an opponent's control, that player exiles the top two cards of his or her library and you draw two cards.","power":"5","toughness":"7","imageName":"sire of stagnation","colorIdentity":["U","B"]},"Smoldering Marsh":{"layout":"normal","name":"Smoldering Marsh","type":"Land — Swamp Mountain","types":["Land"],"subtypes":["Swamp","Mountain"],"text":"({T}: Add {B} or {R} to your mana pool.)\nSmoldering Marsh enters the battlefield tapped unless you control two or more basic lands.","imageName":"smoldering marsh","colorIdentity":["B","R"]},"Smothering Abomination":{"layout":"normal","name":"Smothering Abomination","manaCost":"{2}{B}{B}","cmc":4,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nFlying\nAt the beginning of your upkeep, sacrifice a creature.\nWhenever you sacrifice a creature, draw a card.","power":"4","toughness":"3","imageName":"smothering abomination","colorIdentity":["B"]},"Sunken Hollow":{"layout":"normal","name":"Sunken Hollow","type":"Land — Island Swamp","types":["Land"],"subtypes":["Island","Swamp"],"text":"({T}: Add {U} or {B} to your mana pool.)\nSunken Hollow enters the battlefield tapped unless you control two or more basic lands.","imageName":"sunken hollow","colorIdentity":["U","B"]},"Ugin's Insight":{"layout":"normal","name":"Ugin's Insight","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Scry X, where X is the highest converted mana cost among permanents you control, then draw three cards.","imageName":"ugin's insight","colorIdentity":["U"]},"Ulamog, the Ceaseless Hunger":{"layout":"normal","name":"Ulamog, the Ceaseless Hunger","manaCost":"{10}","cmc":10,"type":"Legendary Creature — Eldrazi","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Eldrazi"],"text":"When you cast Ulamog, the Ceaseless Hunger, exile two target permanents.\nIndestructible\nWhenever Ulamog attacks, defending player exiles the top twenty cards of his or her library.","power":"10","toughness":"10","imageName":"ulamog, the ceaseless hunger"},"Undergrowth Champion":{"layout":"normal","name":"Undergrowth Champion","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"If damage would be dealt to Undergrowth Champion while it has a +1/+1 counter on it, prevent that damage and remove a +1/+1 counter from Undergrowth Champion.\nLandfall — Whenever a land enters the battlefield under your control, put a +1/+1 counter on Undergrowth Champion.","power":"2","toughness":"2","imageName":"undergrowth champion","colorIdentity":["G"]},"Veteran Warleader":{"layout":"normal","name":"Veteran Warleader","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Human Soldier Ally","types":["Creature"],"subtypes":["Human","Soldier","Ally"],"text":"Veteran Warleader's power and toughness are each equal to the number of creatures you control.\nTap another untapped Ally you control: Veteran Warleader gains your choice of first strike, vigilance, or trample until end of turn.","power":"*","toughness":"*","imageName":"veteran warleader","colorIdentity":["W","G"]},"Void Winnower":{"layout":"normal","name":"Void Winnower","manaCost":"{9}","cmc":9,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Your opponents can't cast spells with even converted mana costs. (Zero is even.)\nYour opponents can't block with creatures with even converted mana costs.","power":"11","toughness":"9","imageName":"void winnower"},"Wasteland Strangler":{"layout":"normal","name":"Wasteland Strangler","manaCost":"{2}{B}","cmc":3,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"Devoid (This card has no color.)\nWhen Wasteland Strangler enters the battlefield, you may put a card an opponent owns from exile into that player's graveyard. If you do, target creature gets -3/-3 until end of turn.","power":"3","toughness":"2","imageName":"wasteland strangler","colorIdentity":["B"]},"Woodland Wanderer":{"layout":"normal","name":"Woodland Wanderer","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Vigilance, trample\nConverge — Woodland Wanderer enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.","power":"2","toughness":"2","imageName":"woodland wanderer","colorIdentity":["G"]},"Zada, Hedron Grinder":{"layout":"normal","name":"Zada, Hedron Grinder","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Goblin Ally","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Ally"],"text":"Whenever you cast an instant or sorcery spell that targets only Zada, Hedron Grinder, copy that spell for each other creature you control that the spell could target. Each copy targets a different one of those creatures.","power":"3","toughness":"3","imageName":"zada, hedron grinder","colorIdentity":["R"]},"Abandon Hope":{"layout":"normal","name":"Abandon Hope","manaCost":"{X}{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Abandon Hope, discard X cards.\nLook at target opponent's hand and choose X cards from it. That player discards those cards.","imageName":"abandon hope","colorIdentity":["B"]},"Advance Scout":{"layout":"normal","name":"Advance Scout","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier Scout","types":["Creature"],"subtypes":["Human","Soldier","Scout"],"text":"First strike\n{W}: Target creature gains first strike until end of turn.","power":"1","toughness":"1","imageName":"advance scout","colorIdentity":["W"]},"Aftershock":{"layout":"normal","name":"Aftershock","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact, creature, or land. Aftershock deals 3 damage to you.","imageName":"aftershock","colorIdentity":["R"]},"Altar of Dementia":{"layout":"normal","name":"Altar of Dementia","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Sacrifice a creature: Target player puts a number of cards equal to the sacrificed creature's power from the top of his or her library into his or her graveyard.","imageName":"altar of dementia"},"Aluren":{"layout":"normal","name":"Aluren","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Any player may play creature cards with converted mana cost 3 or less without paying their mana cost and as though they had flash.","imageName":"aluren","colorIdentity":["G"]},"Ancient Runes":{"layout":"normal","name":"Ancient Runes","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, Ancient Runes deals damage to that player equal to the number of artifacts he or she controls.","imageName":"ancient runes","colorIdentity":["R"]},"Ancient Tomb":{"layout":"normal","name":"Ancient Tomb","type":"Land","types":["Land"],"text":"{T}: Add {C}{C} to your mana pool. Ancient Tomb deals 2 damage to you.","imageName":"ancient tomb"},"Angelic Protector":{"layout":"normal","name":"Angelic Protector","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhenever Angelic Protector becomes the target of a spell or ability, Angelic Protector gets +0/+3 until end of turn.","power":"2","toughness":"2","imageName":"angelic protector","colorIdentity":["W"]},"Anoint":{"layout":"normal","name":"Anoint","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nPrevent the next 3 damage that would be dealt to target creature this turn.","imageName":"anoint","colorIdentity":["W"]},"Apes of Rath":{"layout":"normal","name":"Apes of Rath","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Whenever Apes of Rath attacks, it doesn't untap during its controller's next untap step.","power":"5","toughness":"4","imageName":"apes of rath","colorIdentity":["G"]},"Apocalypse":{"layout":"normal","name":"Apocalypse","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all permanents. You discard your hand.","imageName":"apocalypse","colorIdentity":["R"]},"Armor Sliver":{"layout":"normal","name":"Armor Sliver","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have \"{2}: This creature gets +0/+1 until end of turn.\"","power":"2","toughness":"2","imageName":"armor sliver","colorIdentity":["W"]},"Auratog":{"layout":"normal","name":"Auratog","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"Sacrifice an enchantment: Auratog gets +2/+2 until end of turn.","power":"1","toughness":"2","imageName":"auratog","colorIdentity":["W"]},"Avenging Angel":{"layout":"normal","name":"Avenging Angel","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Avenging Angel dies, you may put it on top of its owner's library.","power":"3","toughness":"3","imageName":"avenging angel","colorIdentity":["W"]},"Barbed Sliver":{"layout":"normal","name":"Barbed Sliver","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have \"{2}: This creature gets +1/+0 until end of turn.\"","power":"2","toughness":"2","imageName":"barbed sliver","colorIdentity":["R"]},"Bayou Dragonfly":{"layout":"normal","name":"Bayou Dragonfly","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying; swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"1","toughness":"1","imageName":"bayou dragonfly","colorIdentity":["G"]},"Bellowing Fiend":{"layout":"normal","name":"Bellowing Fiend","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever Bellowing Fiend deals damage to a creature, Bellowing Fiend deals 3 damage to that creature's controller and 3 damage to you.","power":"3","toughness":"3","imageName":"bellowing fiend","colorIdentity":["B"]},"Benthic Behemoth":{"layout":"normal","name":"Benthic Behemoth","manaCost":"{5}{U}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"7","toughness":"6","imageName":"benthic behemoth","colorIdentity":["U"]},"Blood Frenzy":{"layout":"normal","name":"Blood Frenzy","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast Blood Frenzy only before the combat damage step.\nTarget attacking or blocking creature gets +4/+0 until end of turn. Destroy that creature at the beginning of the next end step.","imageName":"blood frenzy","colorIdentity":["R"]},"Blood Pet":{"layout":"normal","name":"Blood Pet","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Sacrifice Blood Pet: Add {B} to your mana pool.","power":"1","toughness":"1","imageName":"blood pet","colorIdentity":["B"]},"Boil":{"layout":"normal","name":"Boil","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy all Islands.","imageName":"boil","colorIdentity":["R"]},"Booby Trap":{"layout":"normal","name":"Booby Trap","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"As Booby Trap enters the battlefield, name a card other than a basic land card and choose an opponent.\nThe chosen player reveals each card he or she draws.\nWhen the chosen player draws the named card, sacrifice Booby Trap. If you do, Booby Trap deals 10 damage to that player.","imageName":"booby trap"},"Bottle Gnomes":{"layout":"normal","name":"Bottle Gnomes","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Gnome","types":["Artifact","Creature"],"subtypes":["Gnome"],"text":"Sacrifice Bottle Gnomes: You gain 3 life.","power":"1","toughness":"3","imageName":"bottle gnomes"},"Bounty Hunter":{"layout":"normal","name":"Bounty Hunter","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Archer Minion","types":["Creature"],"subtypes":["Human","Archer","Minion"],"text":"{T}: Put a bounty counter on target nonblack creature.\n{T}: Destroy target creature with a bounty counter on it.","power":"2","toughness":"2","imageName":"bounty hunter","colorIdentity":["B"]},"Broken Fall":{"layout":"normal","name":"Broken Fall","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Return Broken Fall to its owner's hand: Regenerate target creature.","imageName":"broken fall","colorIdentity":["G"]},"Caldera Lake":{"layout":"normal","name":"Caldera Lake","type":"Land","types":["Land"],"text":"Caldera Lake enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{T}: Add {U} or {R} to your mana pool. Caldera Lake deals 1 damage to you.","imageName":"caldera lake","colorIdentity":["U","R"]},"Canopy Spider":{"layout":"normal","name":"Canopy Spider","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)","power":"1","toughness":"3","imageName":"canopy spider","colorIdentity":["G"]},"Canyon Drake":{"layout":"normal","name":"Canyon Drake","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{1}, Discard a card at random: Canyon Drake gets +2/+0 until end of turn.","power":"1","toughness":"2","imageName":"canyon drake","colorIdentity":["R"]},"Canyon Wildcat":{"layout":"normal","name":"Canyon Wildcat","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"2","toughness":"1","imageName":"canyon wildcat","colorIdentity":["R"]},"Capsize":{"layout":"normal","name":"Capsize","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nReturn target permanent to its owner's hand.","imageName":"capsize","colorIdentity":["U"]},"Carrionette":{"layout":"normal","name":"Carrionette","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"{2}{B}{B}: Exile Carrionette and target creature unless that creature's controller pays {2}. Activate this ability only if Carrionette is in your graveyard.","power":"1","toughness":"1","imageName":"carrionette","colorIdentity":["B"]},"Chaotic Goo":{"layout":"normal","name":"Chaotic Goo","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Chaotic Goo enters the battlefield with three +1/+1 counters on it.\nAt the beginning of your upkeep, you may flip a coin. If you win the flip, put a +1/+1 counter on Chaotic Goo. If you lose the flip, remove a +1/+1 counter from Chaotic Goo.","power":"0","toughness":"0","imageName":"chaotic goo","colorIdentity":["R"]},"Choke":{"layout":"normal","name":"Choke","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Islands don't untap during their controllers' untap steps.","imageName":"choke","colorIdentity":["G"]},"Cinder Marsh":{"layout":"normal","name":"Cinder Marsh","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {B} or {R} to your mana pool. Cinder Marsh doesn't untap during your next untap step.","imageName":"cinder marsh","colorIdentity":["B","R"]},"Circle of Protection: Shadow":{"layout":"normal","name":"Circle of Protection: Shadow","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time a creature of your choice with shadow would deal damage to you this turn, prevent that damage.","imageName":"circle of protection shadow","colorIdentity":["W"]},"Clergy en-Vec":{"layout":"normal","name":"Clergy en-Vec","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"1","imageName":"clergy en-vec","colorIdentity":["W"]},"Clot Sliver":{"layout":"normal","name":"Clot Sliver","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{2}: Regenerate this permanent.\"","power":"1","toughness":"1","imageName":"clot sliver","colorIdentity":["B"]},"Cloudchaser Eagle":{"layout":"normal","name":"Cloudchaser Eagle","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Cloudchaser Eagle enters the battlefield, destroy target enchantment.","power":"2","toughness":"2","imageName":"cloudchaser eagle","colorIdentity":["W"]},"Coffin Queen":{"layout":"normal","name":"Coffin Queen","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"You may choose not to untap Coffin Queen during your untap step.\n{2}{B}, {T}: Put target creature card from a graveyard onto the battlefield under your control. When Coffin Queen becomes untapped or you lose control of Coffin Queen, exile that creature.","power":"1","toughness":"1","imageName":"coffin queen","colorIdentity":["B"]},"Coiled Tinviper":{"layout":"normal","name":"Coiled Tinviper","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Snake","types":["Artifact","Creature"],"subtypes":["Snake"],"text":"First strike","power":"2","toughness":"1","imageName":"coiled tinviper"},"Cold Storage":{"layout":"normal","name":"Cold Storage","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}: Exile target creature you control.\nSacrifice Cold Storage: Return each creature card exiled with Cold Storage to the battlefield under your control.","imageName":"cold storage"},"Commander Greven il-Vec":{"layout":"normal","name":"Commander Greven il-Vec","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhen Commander Greven il-Vec enters the battlefield, sacrifice a creature.","power":"7","toughness":"5","imageName":"commander greven il-vec","colorIdentity":["B"]},"Corpse Dance":{"layout":"normal","name":"Corpse Dance","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Buyback {2} (You may pay an additional {2} as you cast this spell. If you do, put this card into your hand as it resolves.)\nReturn the top creature card of your graveyard to the battlefield. That creature gains haste until end of turn. Exile it at the beginning of the next end step.","imageName":"corpse dance","colorIdentity":["B"]},"Crazed Armodon":{"layout":"normal","name":"Crazed Armodon","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"{G}: Crazed Armodon gets +3/+0 and gains trample until end of turn. Destroy Crazed Armodon at the beginning of the next end step. Activate this ability only once each turn.","power":"3","toughness":"3","imageName":"crazed armodon","colorIdentity":["G"]},"Crown of Flames":{"layout":"normal","name":"Crown of Flames","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{R}: Enchanted creature gets +1/+0 until end of turn.\n{R}: Return Crown of Flames to its owner's hand.","imageName":"crown of flames","colorIdentity":["R"]},"Cursed Scroll":{"layout":"normal","name":"Cursed Scroll","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Name a card. Reveal a card at random from your hand. If it's the named card, Cursed Scroll deals 2 damage to target creature or player.","imageName":"cursed scroll"},"Darkling Stalker":{"layout":"normal","name":"Darkling Stalker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade Spirit","types":["Creature"],"subtypes":["Shade","Spirit"],"text":"{B}: Regenerate Darkling Stalker.\n{B}: Darkling Stalker gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"darkling stalker","colorIdentity":["B"]},"Dauthi Embrace":{"layout":"normal","name":"Dauthi Embrace","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}{B}: Target creature gains shadow until end of turn. (It can block or be blocked by only creatures with shadow.)","imageName":"dauthi embrace","colorIdentity":["B"]},"Dauthi Ghoul":{"layout":"normal","name":"Dauthi Ghoul","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Dauthi Zombie","types":["Creature"],"subtypes":["Dauthi","Zombie"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever a creature with shadow dies, put a +1/+1 counter on Dauthi Ghoul.","power":"1","toughness":"1","imageName":"dauthi ghoul","colorIdentity":["B"]},"Dauthi Horror":{"layout":"normal","name":"Dauthi Horror","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Dauthi Horror","types":["Creature"],"subtypes":["Dauthi","Horror"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nDauthi Horror can't be blocked by white creatures.","power":"2","toughness":"1","imageName":"dauthi horror","colorIdentity":["B"]},"Dauthi Marauder":{"layout":"normal","name":"Dauthi Marauder","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Dauthi Minion","types":["Creature"],"subtypes":["Dauthi","Minion"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)","power":"3","toughness":"1","imageName":"dauthi marauder","colorIdentity":["B"]},"Dauthi Mercenary":{"layout":"normal","name":"Dauthi Mercenary","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Dauthi Knight Mercenary","types":["Creature"],"subtypes":["Dauthi","Knight","Mercenary"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\n{1}{B}: Dauthi Mercenary gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"dauthi mercenary","colorIdentity":["B"]},"Dauthi Mindripper":{"layout":"normal","name":"Dauthi Mindripper","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Dauthi Minion","types":["Creature"],"subtypes":["Dauthi","Minion"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Dauthi Mindripper attacks and isn't blocked, you may sacrifice it. If you do, defending player discards three cards.","power":"2","toughness":"1","imageName":"dauthi mindripper","colorIdentity":["B"]},"Deadshot":{"layout":"normal","name":"Deadshot","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Tap target creature. It deals damage equal to its power to another target creature.","imageName":"deadshot","colorIdentity":["R"]},"Death Pits of Rath":{"layout":"normal","name":"Death Pits of Rath","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature is dealt damage, destroy it. It can't be regenerated.","imageName":"death pits of rath","colorIdentity":["B"]},"Disturbed Burial":{"layout":"normal","name":"Disturbed Burial","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nReturn target creature card from your graveyard to your hand.","imageName":"disturbed burial","colorIdentity":["B"]},"Dracoplasm":{"layout":"normal","name":"Dracoplasm","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Flying\nAs Dracoplasm enters the battlefield, sacrifice any number of creatures. Dracoplasm's power becomes the total power of those creatures and its toughness becomes their total toughness.\n{R}: Dracoplasm gets +1/+0 until end of turn.","power":"0","toughness":"0","imageName":"dracoplasm","colorIdentity":["U","R"]},"Dread of Night":{"layout":"normal","name":"Dread of Night","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"White creatures get -1/-1.","imageName":"dread of night","colorIdentity":["B"]},"Dregs of Sorrow":{"layout":"normal","name":"Dregs of Sorrow","manaCost":"{X}{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy X target nonblack creatures. Draw X cards.","imageName":"dregs of sorrow","colorIdentity":["B"]},"Duplicity":{"layout":"normal","name":"Duplicity","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Duplicity enters the battlefield, exile the top five cards of your library face down.\nAt the beginning of your upkeep, you may exile all cards from your hand face down. If you do, put all other cards you own exiled with Duplicity into your hand.\nAt the beginning of your end step, discard a card.\nWhen you lose control of Duplicity, put all cards exiled with Duplicity into their owner's graveyard.","imageName":"duplicity","colorIdentity":["U"]},"Earthcraft":{"layout":"normal","name":"Earthcraft","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Tap an untapped creature you control: Untap target basic land.","imageName":"earthcraft","colorIdentity":["G"]},"Echo Chamber":{"layout":"normal","name":"Echo Chamber","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: An opponent chooses target creature he or she controls. Put a token that's a copy of that creature onto the battlefield. That token gains haste until end of turn. Exile the token at the beginning of the next end step. Activate this ability only any time you could cast a sorcery.","imageName":"echo chamber"},"Eladamri, Lord of Leaves":{"layout":"normal","name":"Eladamri, Lord of Leaves","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Legendary Creature — Elf Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Other Elf creatures have forestwalk. (They can't be blocked as long as defending player controls a Forest.)\nOther Elves have shroud. (They can't be the targets of spells or abilities.)","power":"2","toughness":"2","imageName":"eladamri, lord of leaves","colorIdentity":["G"]},"Eladamri's Vineyard":{"layout":"normal","name":"Eladamri's Vineyard","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's precombat main phase, add {G}{G} to that player's mana pool.","imageName":"eladamri's vineyard","colorIdentity":["G"]},"Elite Javelineer":{"layout":"normal","name":"Elite Javelineer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Elite Javelineer blocks, it deals 1 damage to target attacking creature.","power":"2","toughness":"2","imageName":"elite javelineer","colorIdentity":["W"]},"Elven Warhounds":{"layout":"normal","name":"Elven Warhounds","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Whenever Elven Warhounds becomes blocked by a creature, put that creature on top of its owner's library.","power":"2","toughness":"2","imageName":"elven warhounds","colorIdentity":["G"]},"Elvish Fury":{"layout":"normal","name":"Elvish Fury","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Buyback {4} (You may pay an additional {4} as you cast this spell. If you do, put this card into your hand as it resolves.)\nTarget creature gets +2/+2 until end of turn.","imageName":"elvish fury","colorIdentity":["G"]},"Emerald Medallion":{"layout":"normal","name":"Emerald Medallion","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Green spells you cast cost {1} less to cast.","imageName":"emerald medallion"},"Emmessi Tome":{"layout":"normal","name":"Emmessi Tome","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}: Draw two cards, then discard a card.","imageName":"emmessi tome"},"Endless Scream":{"layout":"normal","name":"Endless Scream","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEndless Scream enters the battlefield with X scream counters on it.\nEnchanted creature gets +1/+0 for each scream counter on Endless Scream.","imageName":"endless scream","colorIdentity":["B"]},"Energizer":{"layout":"normal","name":"Energizer","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"{2}, {T}: Put a +1/+1 counter on Energizer.","power":"2","toughness":"2","imageName":"energizer"},"Enraging Licid":{"layout":"normal","name":"Enraging Licid","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{R}, {T}: Enraging Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {R} to end this effect.\nEnchanted creature has haste.","power":"1","toughness":"1","imageName":"enraging licid","colorIdentity":["R"]},"Ertai's Meddling":{"layout":"normal","name":"Ertai's Meddling","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"X can't be 0.\nTarget spell's controller exiles it with X delay counters on it.\nAt the beginning of each of that player's upkeeps, if that card is exiled, remove a delay counter from it. If the card has no delay counters on it, he or she puts it onto the stack as a copy of the original spell.","imageName":"ertai's meddling","colorIdentity":["U"]},"Escaped Shapeshifter":{"layout":"normal","name":"Escaped Shapeshifter","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"As long as an opponent controls a creature with flying not named Escaped Shapeshifter, Escaped Shapeshifter has flying. The same is true for first strike, trample, and protection from any color.","power":"3","toughness":"4","imageName":"escaped shapeshifter","colorIdentity":["U"]},"Essence Bottle":{"layout":"normal","name":"Essence Bottle","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Put an elixir counter on Essence Bottle.\n{T}, Remove all elixir counters from Essence Bottle: You gain 2 life for each elixir counter removed this way.","imageName":"essence bottle"},"Evincar's Justice":{"layout":"normal","name":"Evincar's Justice","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nEvincar's Justice deals 2 damage to each creature and each player.","imageName":"evincar's justice","colorIdentity":["B"]},"Excavator":{"layout":"normal","name":"Excavator","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice a basic land: Target creature gains landwalk of each of the land types of the sacrificed land until end of turn. (It can't be blocked as long as defending player controls a land of any of those types.)","imageName":"excavator"},"Extinction":{"layout":"normal","name":"Extinction","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures of the creature type of your choice.","imageName":"extinction","colorIdentity":["B"]},"Fevered Convulsions":{"layout":"normal","name":"Fevered Convulsions","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{B}{B}: Put a -1/-1 counter on target creature.","imageName":"fevered convulsions","colorIdentity":["B"]},"Field of Souls":{"layout":"normal","name":"Field of Souls","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature is put into your graveyard from the battlefield, put a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"field of souls","colorIdentity":["W"]},"Fighting Drake":{"layout":"normal","name":"Fighting Drake","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying","power":"2","toughness":"4","imageName":"fighting drake","colorIdentity":["U"]},"Firefly":{"layout":"normal","name":"Firefly","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\n{R}: Firefly gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"firefly","colorIdentity":["R"]},"Fireslinger":{"layout":"normal","name":"Fireslinger","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Fireslinger deals 1 damage to target creature or player and 1 damage to you.","power":"1","toughness":"1","imageName":"fireslinger","colorIdentity":["R"]},"Flailing Drake":{"layout":"normal","name":"Flailing Drake","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhenever Flailing Drake blocks or becomes blocked by a creature, that creature gets +1/+1 until end of turn.","power":"2","toughness":"3","imageName":"flailing drake","colorIdentity":["G"]},"Flickering Ward":{"layout":"normal","name":"Flickering Ward","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs Flickering Ward enters the battlefield, choose a color.\nEnchanted creature has protection from the chosen color. This effect doesn't remove Flickering Ward.\n{W}: Return Flickering Ward to its owner's hand.","imageName":"flickering ward","colorIdentity":["W"]},"Flowstone Giant":{"layout":"normal","name":"Flowstone Giant","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"{R}: Flowstone Giant gets +2/-2 until end of turn.","power":"3","toughness":"3","imageName":"flowstone giant","colorIdentity":["R"]},"Flowstone Salamander":{"layout":"normal","name":"Flowstone Salamander","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Salamander","types":["Creature"],"subtypes":["Salamander"],"text":"{R}: Flowstone Salamander deals 1 damage to target creature blocking it.","power":"3","toughness":"4","imageName":"flowstone salamander","colorIdentity":["R"]},"Flowstone Sculpture":{"layout":"normal","name":"Flowstone Sculpture","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Shapeshifter","types":["Artifact","Creature"],"subtypes":["Shapeshifter"],"text":"{2}, Discard a card: Put a +1/+1 counter on Flowstone Sculpture or Flowstone Sculpture gains flying, first strike, or trample. (This effect lasts indefinitely.)","power":"4","toughness":"4","imageName":"flowstone sculpture"},"Flowstone Wyvern":{"layout":"normal","name":"Flowstone Wyvern","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{R}: Flowstone Wyvern gets +2/-2 until end of turn.","power":"3","toughness":"3","imageName":"flowstone wyvern","colorIdentity":["R"]},"Fool's Tome":{"layout":"normal","name":"Fool's Tome","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Draw a card. Activate this ability only if you have no cards in hand.","imageName":"fool's tome"},"Frog Tongue":{"layout":"normal","name":"Frog Tongue","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Frog Tongue enters the battlefield, draw a card.\nEnchanted creature has reach. (It can block creatures with flying.)","imageName":"frog tongue","colorIdentity":["G"]},"Fugitive Druid":{"layout":"normal","name":"Fugitive Druid","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Whenever Fugitive Druid becomes the target of an Aura spell, you draw a card.","power":"3","toughness":"2","imageName":"fugitive druid","colorIdentity":["G"]},"Furnace of Rath":{"layout":"normal","name":"Furnace of Rath","manaCost":"{1}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"If a source would deal damage to a creature or player, it deals double that damage to that creature or player instead.","imageName":"furnace of rath","colorIdentity":["R"]},"Fylamarid":{"layout":"normal","name":"Fylamarid","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Squid Beast","types":["Creature"],"subtypes":["Squid","Beast"],"text":"Flying\nFylamarid can't be blocked by blue creatures.\n{U}: Target creature becomes blue until end of turn.","power":"1","toughness":"3","imageName":"fylamarid","colorIdentity":["U"]},"Gallantry":{"layout":"normal","name":"Gallantry","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target blocking creature gets +4/+4 until end of turn.\nDraw a card.","imageName":"gallantry","colorIdentity":["W"]},"Gerrard's Battle Cry":{"layout":"normal","name":"Gerrard's Battle Cry","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{W}: Creatures you control get +1/+1 until end of turn.","imageName":"gerrard's battle cry","colorIdentity":["W"]},"Ghost Town":{"layout":"normal","name":"Ghost Town","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{0}: Return Ghost Town to its owner's hand. Activate this ability only if it's not your turn.","imageName":"ghost town"},"Giant Crab":{"layout":"normal","name":"Giant Crab","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"text":"{U}: Giant Crab gains shroud until end of turn. (It can't be the target of spells or abilities.)","power":"3","toughness":"3","imageName":"giant crab","colorIdentity":["U"]},"Goblin Bombardment":{"layout":"normal","name":"Goblin Bombardment","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a creature: Goblin Bombardment deals 1 damage to target creature or player.","imageName":"goblin bombardment","colorIdentity":["R"]},"Grindstone":{"layout":"normal","name":"Grindstone","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target player puts the top two cards of his or her library into his or her graveyard. If both cards share a color, repeat this process.","imageName":"grindstone"},"Hand to Hand":{"layout":"normal","name":"Hand to Hand","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"During combat, players can't cast instant spells or activate abilities that aren't mana abilities.","imageName":"hand to hand","colorIdentity":["R"]},"Hanna's Custody":{"layout":"normal","name":"Hanna's Custody","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"All artifacts have shroud. (They can't be the targets of spells or abilities.)","imageName":"hanna's custody","colorIdentity":["W"]},"Harrow":{"layout":"normal","name":"Harrow","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Harrow, sacrifice a land.\nSearch your library for up to two basic land cards and put them onto the battlefield. Then shuffle your library.","imageName":"harrow","colorIdentity":["G"]},"Havoc":{"layout":"normal","name":"Havoc","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a white spell, he or she loses 2 life.","imageName":"havoc","colorIdentity":["R"]},"Heart Sliver":{"layout":"normal","name":"Heart Sliver","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have haste.","power":"1","toughness":"1","imageName":"heart sliver","colorIdentity":["R"]},"Heartwood Dryad":{"layout":"normal","name":"Heartwood Dryad","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Heartwood Dryad can block creatures with shadow as though Heartwood Dryad had shadow.","power":"2","toughness":"1","imageName":"heartwood dryad","colorIdentity":["G"]},"Heartwood Giant":{"layout":"normal","name":"Heartwood Giant","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"{T}, Sacrifice a Forest: Heartwood Giant deals 2 damage to target player.","power":"4","toughness":"4","imageName":"heartwood giant","colorIdentity":["G"]},"Heartwood Treefolk":{"layout":"normal","name":"Heartwood Treefolk","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"3","toughness":"4","imageName":"heartwood treefolk","colorIdentity":["G"]},"Helm of Possession":{"layout":"normal","name":"Helm of Possession","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Helm of Possession during your untap step.\n{2}, {T}, Sacrifice a creature: Gain control of target creature for as long as you control Helm of Possession and Helm of Possession remains tapped.","imageName":"helm of possession"},"Hero's Resolve":{"layout":"normal","name":"Hero's Resolve","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+5.","imageName":"hero's resolve","colorIdentity":["W"]},"Horned Sliver":{"layout":"normal","name":"Horned Sliver","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have trample.","power":"2","toughness":"2","imageName":"horned sliver","colorIdentity":["G"]},"Humility":{"layout":"normal","name":"Humility","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"All creatures lose all abilities and have base power and toughness 1/1.","imageName":"humility","colorIdentity":["W"]},"Imps' Taunt":{"layout":"normal","name":"Imps' Taunt","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nTarget creature attacks this turn if able.","imageName":"imps' taunt","colorIdentity":["B"]},"Insight":{"layout":"normal","name":"Insight","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a green spell, you draw a card.","imageName":"insight","colorIdentity":["U"]},"Interdict":{"layout":"normal","name":"Interdict","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target activated ability from an artifact, creature, enchantment, or land. That permanent's activated abilities can't be activated this turn. (Mana abilities can't be targeted.)\nDraw a card.","imageName":"interdict","colorIdentity":["U"]},"Intuition":{"layout":"normal","name":"Intuition","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Search your library for three cards and reveal them. Target opponent chooses one. Put that card into your hand and the rest into your graveyard. Then shuffle your library.","imageName":"intuition","colorIdentity":["U"]},"Invulnerability":{"layout":"normal","name":"Invulnerability","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nThe next time a source of your choice would deal damage to you this turn, prevent that damage.","imageName":"invulnerability","colorIdentity":["W"]},"Jackal Pup":{"layout":"normal","name":"Jackal Pup","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Whenever Jackal Pup is dealt damage, it deals that much damage to you.","power":"2","toughness":"1","imageName":"jackal pup","colorIdentity":["R"]},"Jet Medallion":{"layout":"normal","name":"Jet Medallion","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Black spells you cast cost {1} less to cast.","imageName":"jet medallion"},"Jinxed Idol":{"layout":"normal","name":"Jinxed Idol","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, Jinxed Idol deals 2 damage to you.\nSacrifice a creature: Target opponent gains control of Jinxed Idol.","imageName":"jinxed idol"},"Kezzerdrix":{"layout":"normal","name":"Kezzerdrix","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Rabbit Beast","types":["Creature"],"subtypes":["Rabbit","Beast"],"text":"First strike\nAt the beginning of your upkeep, if your opponents control no creatures, Kezzerdrix deals 4 damage to you.","power":"4","toughness":"4","imageName":"kezzerdrix","colorIdentity":["B"]},"Kindle":{"layout":"normal","name":"Kindle","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Kindle deals X damage to target creature or player, where X is 2 plus the number of cards named Kindle in all graveyards.","imageName":"kindle","colorIdentity":["R"]},"Knight of Dawn":{"layout":"normal","name":"Knight of Dawn","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike\n{W}{W}: Knight of Dawn gains protection from the color of your choice until end of turn.","power":"2","toughness":"2","imageName":"knight of dawn","colorIdentity":["W"]},"Knight of Dusk":{"layout":"normal","name":"Knight of Dusk","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{B}{B}: Destroy target creature blocking Knight of Dusk.","power":"2","toughness":"2","imageName":"knight of dusk","colorIdentity":["B"]},"Krakilin":{"layout":"normal","name":"Krakilin","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Krakilin enters the battlefield with X +1/+1 counters on it.\n{1}{G}: Regenerate Krakilin.","power":"0","toughness":"0","imageName":"krakilin","colorIdentity":["G"]},"Leeching Licid":{"layout":"normal","name":"Leeching Licid","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{B}, {T}: Leeching Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {B} to end this effect.\nAt the beginning of the upkeep of enchanted creature's controller, Leeching Licid deals 1 damage to that player.","power":"1","toughness":"1","imageName":"leeching licid","colorIdentity":["B"]},"Legacy's Allure":{"layout":"normal","name":"Legacy's Allure","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a treasure counter on Legacy's Allure.\nSacrifice Legacy's Allure: Gain control of target creature with power less than or equal to the number of treasure counters on Legacy's Allure. (This effect lasts indefinitely.)","imageName":"legacy's allure","colorIdentity":["U"]},"Legerdemain":{"layout":"normal","name":"Legerdemain","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exchange control of target artifact or creature and another target permanent that shares one of those types with it. (This effect lasts indefinitely.)","imageName":"legerdemain","colorIdentity":["U"]},"Light of Day":{"layout":"normal","name":"Light of Day","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Black creatures can't attack or block.","imageName":"light of day","colorIdentity":["W"]},"Lightning Blast":{"layout":"normal","name":"Lightning Blast","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Lightning Blast deals 4 damage to target creature or player.","imageName":"lightning blast","colorIdentity":["R"]},"Lightning Elemental":{"layout":"normal","name":"Lightning Elemental","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)","power":"4","toughness":"1","imageName":"lightning elemental","colorIdentity":["R"]},"Living Death":{"layout":"normal","name":"Living Death","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player exiles all creature cards from his or her graveyard, then sacrifices all creatures he or she controls, then puts all cards he or she exiled this way onto the battlefield.","imageName":"living death","colorIdentity":["B"]},"Lobotomy":{"layout":"normal","name":"Lobotomy","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand, then you choose a card other than a basic land card from it. Search that player's graveyard, hand, and library for all cards with the same name as the chosen card and exile them. Then that player shuffles his or her library.","imageName":"lobotomy","colorIdentity":["U","B"]},"Lotus Petal":{"layout":"normal","name":"Lotus Petal","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Lotus Petal: Add one mana of any color to your mana pool.","imageName":"lotus petal"},"Lowland Giant":{"layout":"normal","name":"Lowland Giant","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"power":"4","toughness":"3","imageName":"lowland giant","colorIdentity":["R"]},"Maddening Imp":{"layout":"normal","name":"Maddening Imp","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\n{T}: Non-Wall creatures the active player controls attack this turn if able. At the beginning of the next end step, destroy each of those creatures that didn't attack this turn. Activate this ability only during an opponent's turn and only before combat.","power":"1","toughness":"1","imageName":"maddening imp","colorIdentity":["B"]},"Magmasaur":{"layout":"normal","name":"Magmasaur","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Lizard","types":["Creature"],"subtypes":["Elemental","Lizard"],"text":"Magmasaur enters the battlefield with five +1/+1 counters on it.\nAt the beginning of your upkeep, you may remove a +1/+1 counter from Magmasaur. If you don't, sacrifice Magmasaur and it deals damage equal to the number of +1/+1 counters on it to each creature without flying and each player.","power":"0","toughness":"0","imageName":"magmasaur","colorIdentity":["R"]},"Magnetic Web":{"layout":"normal","name":"Magnetic Web","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"If a creature with a magnet counter on it attacks, all creatures with magnet counters on them attack if able.\nWhenever a creature with a magnet counter on it attacks, all creatures with magnet counters on them block that creature this turn if able.\n{1}, {T}: Put a magnet counter on target creature.","imageName":"magnetic web"},"Mana Severance":{"layout":"normal","name":"Mana Severance","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for any number of land cards and exile them. Then shuffle your library.","imageName":"mana severance","colorIdentity":["U"]},"Manakin":{"layout":"normal","name":"Manakin","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{T}: Add {C} to your mana pool.","power":"1","toughness":"1","imageName":"manakin"},"Manta Riders":{"layout":"normal","name":"Manta Riders","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"{U}: Manta Riders gains flying until end of turn.","power":"1","toughness":"1","imageName":"manta riders","colorIdentity":["U"]},"Marble Titan":{"layout":"normal","name":"Marble Titan","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Creatures with power 3 or greater don't untap during their controllers' untap steps.","power":"3","toughness":"3","imageName":"marble titan","colorIdentity":["W"]},"Marsh Lurker":{"layout":"normal","name":"Marsh Lurker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Sacrifice a Swamp: Marsh Lurker gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"3","toughness":"2","imageName":"marsh lurker","colorIdentity":["B"]},"Master Decoy":{"layout":"normal","name":"Master Decoy","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{W}, {T}: Tap target creature.","power":"1","toughness":"2","imageName":"master decoy","colorIdentity":["W"]},"Mawcor":{"layout":"normal","name":"Mawcor","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flying\n{T}: Mawcor deals 1 damage to target creature or player.","power":"3","toughness":"3","imageName":"mawcor","colorIdentity":["U"]},"Maze of Shadows":{"layout":"normal","name":"Maze of Shadows","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Untap target attacking creature with shadow. Prevent all combat damage that would be dealt to and dealt by that creature this turn.","imageName":"maze of shadows"},"Meditate":{"layout":"normal","name":"Meditate","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw four cards. You skip your next turn.","imageName":"meditate","colorIdentity":["U"]},"Metallic Sliver":{"layout":"normal","name":"Metallic Sliver","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Sliver","types":["Artifact","Creature"],"subtypes":["Sliver"],"power":"1","toughness":"1","imageName":"metallic sliver"},"Mindwhip Sliver":{"layout":"normal","name":"Mindwhip Sliver","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{2}, Sacrifice this permanent: Target player discards a card at random. Activate this ability only any time you could cast a sorcery.\"","power":"2","toughness":"2","imageName":"mindwhip sliver","colorIdentity":["B"]},"Minion of the Wastes":{"layout":"normal","name":"Minion of the Wastes","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Minion","types":["Creature"],"subtypes":["Minion"],"text":"Trample\nAs Minion of the Wastes enters the battlefield, pay any amount of life.\nMinion of the Wastes's power and toughness are each equal to the life paid as it entered the battlefield.","power":"*","toughness":"*","imageName":"minion of the wastes","colorIdentity":["B"]},"Mirri's Guile":{"layout":"normal","name":"Mirri's Guile","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may look at the top three cards of your library, then put them back in any order.","imageName":"mirri's guile","colorIdentity":["G"]},"Mnemonic Sliver":{"layout":"normal","name":"Mnemonic Sliver","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{2}, Sacrifice this permanent: Draw a card.\"","power":"2","toughness":"2","imageName":"mnemonic sliver","colorIdentity":["U"]},"Mogg Cannon":{"layout":"normal","name":"Mogg Cannon","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Target creature you control gets +1/+0 and gains flying until end of turn. Destroy that creature at the beginning of the next end step.","imageName":"mogg cannon"},"Mogg Conscripts":{"layout":"normal","name":"Mogg Conscripts","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Mogg Conscripts can't attack unless you've cast a creature spell this turn.","power":"2","toughness":"2","imageName":"mogg conscripts","colorIdentity":["R"]},"Mogg Fanatic":{"layout":"normal","name":"Mogg Fanatic","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Sacrifice Mogg Fanatic: Mogg Fanatic deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"mogg fanatic","colorIdentity":["R"]},"Mogg Hollows":{"layout":"normal","name":"Mogg Hollows","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {R} or {G} to your mana pool. Mogg Hollows doesn't untap during your next untap step.","imageName":"mogg hollows","colorIdentity":["R","G"]},"Mogg Raider":{"layout":"normal","name":"Mogg Raider","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Sacrifice a Goblin: Target creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"mogg raider","colorIdentity":["R"]},"Mogg Squad":{"layout":"normal","name":"Mogg Squad","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Mogg Squad gets -1/-1 for each other creature on the battlefield.","power":"3","toughness":"3","imageName":"mogg squad","colorIdentity":["R"]},"Mongrel Pack":{"layout":"normal","name":"Mongrel Pack","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"When Mongrel Pack dies during combat, put four 1/1 green Hound creature tokens onto the battlefield.","power":"4","toughness":"1","imageName":"mongrel pack","colorIdentity":["G"]},"Mounted Archers":{"layout":"normal","name":"Mounted Archers","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier Archer","types":["Creature"],"subtypes":["Human","Soldier","Archer"],"text":"Reach (This creature can block creatures with flying.)\n{W}: Mounted Archers can block an additional creature this turn.","power":"2","toughness":"3","imageName":"mounted archers","colorIdentity":["W"]},"Muscle Sliver":{"layout":"normal","name":"Muscle Sliver","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures get +1/+1.","power":"1","toughness":"1","imageName":"muscle sliver","colorIdentity":["G"]},"Nature's Revolt":{"layout":"normal","name":"Nature's Revolt","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"All lands are 2/2 creatures that are still lands.","imageName":"nature's revolt","colorIdentity":["G"]},"No Quarter":{"layout":"normal","name":"No Quarter","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature becomes blocked by a creature with lesser power, destroy the blocking creature.\nWhenever a creature blocks a creature with lesser power, destroy the attacking creature.","imageName":"no quarter","colorIdentity":["R"]},"Nurturing Licid":{"layout":"normal","name":"Nurturing Licid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{G}, {T}: Nurturing Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {G} to end this effect.\n{G}: Regenerate enchanted creature.","power":"1","toughness":"1","imageName":"nurturing licid","colorIdentity":["G"]},"Opportunist":{"layout":"normal","name":"Opportunist","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Opportunist deals 1 damage to target creature that was dealt damage this turn.","power":"2","toughness":"2","imageName":"opportunist","colorIdentity":["R"]},"Oracle en-Vec":{"layout":"normal","name":"Oracle en-Vec","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Target opponent chooses any number of creatures he or she controls. During that player's next turn, the chosen creatures attack if able, and other creatures can't attack. At the beginning of that turn's end step, destroy each of the chosen creatures that didn't attack. Activate this ability only during your turn.","power":"1","toughness":"1","imageName":"oracle en-vec","colorIdentity":["W"]},"Orim, Samite Healer":{"layout":"normal","name":"Orim, Samite Healer","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next 3 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"3","imageName":"orim, samite healer","colorIdentity":["W"]},"Orim's Prayer":{"layout":"normal","name":"Orim's Prayer","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever one or more creatures attack you, you gain 1 life for each attacking creature.","imageName":"orim's prayer","colorIdentity":["W"]},"Overrun":{"layout":"normal","name":"Overrun","manaCost":"{2}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +3/+3 and gain trample until end of turn.","imageName":"overrun","colorIdentity":["G"]},"Pallimud":{"layout":"normal","name":"Pallimud","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"As Pallimud enters the battlefield, choose an opponent.\nPallimud's power is equal to the number of tapped lands the chosen player controls.","power":"*","toughness":"3","imageName":"pallimud","colorIdentity":["R"]},"Patchwork Gnomes":{"layout":"normal","name":"Patchwork Gnomes","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Gnome","types":["Artifact","Creature"],"subtypes":["Gnome"],"text":"Discard a card: Regenerate Patchwork Gnomes.","power":"2","toughness":"1","imageName":"patchwork gnomes"},"Pearl Medallion":{"layout":"normal","name":"Pearl Medallion","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"White spells you cast cost {1} less to cast.","imageName":"pearl medallion"},"Pegasus Refuge":{"layout":"normal","name":"Pegasus Refuge","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{2}, Discard a card: Put a 1/1 white Pegasus creature token with flying onto the battlefield.","imageName":"pegasus refuge","colorIdentity":["W"]},"Perish":{"layout":"normal","name":"Perish","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all green creatures. They can't be regenerated.","imageName":"perish","colorIdentity":["B"]},"Phyrexian Grimoire":{"layout":"normal","name":"Phyrexian Grimoire","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Target opponent chooses one of the top two cards of your graveyard. Exile that card and put the other one into your hand.","imageName":"phyrexian grimoire"},"Phyrexian Hulk":{"layout":"normal","name":"Phyrexian Hulk","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"power":"5","toughness":"4","imageName":"phyrexian hulk"},"Phyrexian Splicer":{"layout":"normal","name":"Phyrexian Splicer","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Choose flying, first strike, trample, or shadow: Until end of turn, target creature with the chosen ability loses it and another target creature gains it.","imageName":"phyrexian splicer"},"Pincher Beetles":{"layout":"normal","name":"Pincher Beetles","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Shroud (This creature can't be the target of spells or abilities.)","power":"3","toughness":"1","imageName":"pincher beetles","colorIdentity":["G"]},"Pine Barrens":{"layout":"normal","name":"Pine Barrens","type":"Land","types":["Land"],"text":"Pine Barrens enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{T}: Add {B} or {G} to your mana pool. Pine Barrens deals 1 damage to you.","imageName":"pine barrens","colorIdentity":["B","G"]},"Pit Imp":{"layout":"normal","name":"Pit Imp","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\n{B}: Pit Imp gets +1/+0 until end of turn. Activate this ability no more than twice each turn.","power":"0","toughness":"1","imageName":"pit imp","colorIdentity":["B"]},"Precognition":{"layout":"normal","name":"Precognition","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may look at the top card of target opponent's library. If you do, you may put that card on the bottom of that player's library.","imageName":"precognition","colorIdentity":["U"]},"Propaganda":{"layout":"normal","name":"Propaganda","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures can't attack you unless their controller pays {2} for each creature he or she controls that's attacking you.","imageName":"propaganda","colorIdentity":["U"]},"Puppet Strings":{"layout":"normal","name":"Puppet Strings","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: You may tap or untap target creature.","imageName":"puppet strings"},"Quickening Licid":{"layout":"normal","name":"Quickening Licid","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{1}{W}, {T}: Quickening Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {W} to end this effect.\nEnchanted creature has first strike.","power":"1","toughness":"1","imageName":"quickening licid","colorIdentity":["W"]},"Ranger en-Vec":{"layout":"normal","name":"Ranger en-Vec","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Human Soldier Archer","types":["Creature"],"subtypes":["Human","Soldier","Archer"],"text":"First strike\n{G}: Regenerate Ranger en-Vec.","power":"2","toughness":"2","imageName":"ranger en-vec","colorIdentity":["W","G"]},"Rathi Dragon":{"layout":"normal","name":"Rathi Dragon","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Rathi Dragon enters the battlefield, sacrifice it unless you sacrifice two Mountains.","power":"5","toughness":"5","imageName":"rathi dragon","colorIdentity":["R"]},"Rats of Rath":{"layout":"normal","name":"Rats of Rath","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"{B}: Destroy target artifact, creature, or land you control.","power":"2","toughness":"1","imageName":"rats of rath","colorIdentity":["B"]},"Reality Anchor":{"layout":"normal","name":"Reality Anchor","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature loses shadow until end of turn.\nDraw a card.","imageName":"reality anchor","colorIdentity":["G"]},"Reanimate":{"layout":"normal","name":"Reanimate","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature card from a graveyard onto the battlefield under your control. You lose life equal to its converted mana cost.","imageName":"reanimate","colorIdentity":["B"]},"Reap":{"layout":"normal","name":"Reap","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Return up to X target cards from your graveyard to your hand, where X is the number of black permanents target opponent controls as you cast Reap.","imageName":"reap","colorIdentity":["G"]},"Reckless Spite":{"layout":"normal","name":"Reckless Spite","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy two target nonblack creatures. You lose 5 life.","imageName":"reckless spite","colorIdentity":["B"]},"Recycle":{"layout":"normal","name":"Recycle","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Skip your draw step.\nWhenever you play a card, draw a card.\nYour maximum hand size is two.","imageName":"recycle","colorIdentity":["G"]},"Reflecting Pool":{"layout":"normal","name":"Reflecting Pool","type":"Land","types":["Land"],"text":"{T}: Add to your mana pool one mana of any type that a land you control could produce.","imageName":"reflecting pool"},"Renegade Warlord":{"layout":"normal","name":"Renegade Warlord","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nWhenever Renegade Warlord attacks, each other attacking creature gets +1/+0 until end of turn.","power":"3","toughness":"3","imageName":"renegade warlord","colorIdentity":["R"]},"Repentance":{"layout":"normal","name":"Repentance","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature deals damage to itself equal to its power.","imageName":"repentance","colorIdentity":["W"]},"Respite":{"layout":"normal","name":"Respite","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn. You gain 1 life for each attacking creature.","imageName":"respite","colorIdentity":["G"]},"Rolling Thunder":{"layout":"normal","name":"Rolling Thunder","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Rolling Thunder deals X damage divided as you choose among any number of target creatures and/or players.","imageName":"rolling thunder","colorIdentity":["R"]},"Root Maze":{"layout":"normal","name":"Root Maze","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Artifacts and lands enter the battlefield tapped.","imageName":"root maze","colorIdentity":["G"]},"Rootbreaker Wurm":{"layout":"normal","name":"Rootbreaker Wurm","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"6","toughness":"6","imageName":"rootbreaker wurm","colorIdentity":["G"]},"Rootwalla":{"layout":"normal","name":"Rootwalla","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"{1}{G}: Rootwalla gets +2/+2 until end of turn. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"rootwalla","colorIdentity":["G"]},"Rootwater Depths":{"layout":"normal","name":"Rootwater Depths","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {U} or {B} to your mana pool. Rootwater Depths doesn't untap during your next untap step.","imageName":"rootwater depths","colorIdentity":["U","B"]},"Rootwater Diver":{"layout":"normal","name":"Rootwater Diver","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"{T}, Sacrifice Rootwater Diver: Return target artifact card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"rootwater diver","colorIdentity":["U"]},"Rootwater Hunter":{"layout":"normal","name":"Rootwater Hunter","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"{T}: Rootwater Hunter deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"rootwater hunter","colorIdentity":["U"]},"Rootwater Matriarch":{"layout":"normal","name":"Rootwater Matriarch","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"{T}: Gain control of target creature for as long as that creature is enchanted.","power":"2","toughness":"3","imageName":"rootwater matriarch","colorIdentity":["U"]},"Rootwater Shaman":{"layout":"normal","name":"Rootwater Shaman","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Shaman","types":["Creature"],"subtypes":["Merfolk","Shaman"],"text":"You may cast Aura cards with enchant creature as though they had flash.","power":"2","toughness":"2","imageName":"rootwater shaman","colorIdentity":["U"]},"Ruby Medallion":{"layout":"normal","name":"Ruby Medallion","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Red spells you cast cost {1} less to cast.","imageName":"ruby medallion"},"Sacred Guide":{"layout":"normal","name":"Sacred Guide","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}{W}, Sacrifice Sacred Guide: Reveal cards from the top of your library until you reveal a white card. Put that card into your hand and exile all other cards revealed this way.","power":"1","toughness":"1","imageName":"sacred guide","colorIdentity":["W"]},"Sadistic Glee":{"layout":"normal","name":"Sadistic Glee","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever a creature dies, put a +1/+1 counter on enchanted creature.","imageName":"sadistic glee","colorIdentity":["B"]},"Safeguard":{"layout":"normal","name":"Safeguard","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{W}: Prevent all combat damage that would be dealt by target creature this turn.","imageName":"safeguard","colorIdentity":["W"]},"Salt Flats":{"layout":"normal","name":"Salt Flats","type":"Land","types":["Land"],"text":"Salt Flats enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{T}: Add {W} or {B} to your mana pool. Salt Flats deals 1 damage to you.","imageName":"salt flats","colorIdentity":["W","B"]},"Sandstone Warrior":{"layout":"normal","name":"Sandstone Warrior","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Soldier Warrior","types":["Creature"],"subtypes":["Human","Soldier","Warrior"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\n{R}: Sandstone Warrior gets +1/+0 until end of turn.","power":"1","toughness":"3","imageName":"sandstone warrior","colorIdentity":["R"]},"Sapphire Medallion":{"layout":"normal","name":"Sapphire Medallion","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Blue spells you cast cost {1} less to cast.","imageName":"sapphire medallion"},"Sarcomancy":{"layout":"normal","name":"Sarcomancy","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When Sarcomancy enters the battlefield, put a 2/2 black Zombie creature token onto the battlefield.\nAt the beginning of your upkeep, if there are no Zombies on the battlefield, Sarcomancy deals 1 damage to you.","imageName":"sarcomancy","colorIdentity":["B"]},"Scabland":{"layout":"normal","name":"Scabland","type":"Land","types":["Land"],"text":"Scabland enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{T}: Add {R} or {W} to your mana pool. Scabland deals 1 damage to you.","imageName":"scabland","colorIdentity":["R","W"]},"Scalding Tongs":{"layout":"normal","name":"Scalding Tongs","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, if you have three or fewer cards in hand, Scalding Tongs deals 1 damage to target opponent.","imageName":"scalding tongs"},"Scorched Earth":{"layout":"normal","name":"Scorched Earth","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Scorched Earth, discard X land cards.\nDestroy X target lands.","imageName":"scorched earth","colorIdentity":["R"]},"Scragnoth":{"layout":"normal","name":"Scragnoth","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Scragnoth can't be countered.\nProtection from blue","power":"3","toughness":"4","imageName":"scragnoth","colorIdentity":["G"]},"Screeching Harpy":{"layout":"normal","name":"Screeching Harpy","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Harpy Beast","types":["Creature"],"subtypes":["Harpy","Beast"],"text":"Flying\n{1}{B}: Regenerate Screeching Harpy.","power":"2","toughness":"2","imageName":"screeching harpy","colorIdentity":["B"]},"Scroll Rack":{"layout":"normal","name":"Scroll Rack","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Exile any number of cards from your hand face down. Put that many cards from the top of your library into your hand. Then look at the exiled cards and put them on top of your library in any order.","imageName":"scroll rack"},"Sea Monster":{"layout":"normal","name":"Sea Monster","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Sea Monster can't attack unless defending player controls an Island.","power":"6","toughness":"6","imageName":"sea monster","colorIdentity":["U"]},"Searing Touch":{"layout":"normal","name":"Searing Touch","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Buyback {4} (You may pay an additional {4} as you cast this spell. If you do, put this card into your hand as it resolves.)\nSearing Touch deals 1 damage to target creature or player.","imageName":"searing touch","colorIdentity":["R"]},"Seeker of Skybreak":{"layout":"normal","name":"Seeker of Skybreak","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"{T}: Untap target creature.","power":"2","toughness":"1","imageName":"seeker of skybreak","colorIdentity":["G"]},"Segmented Wurm":{"layout":"normal","name":"Segmented Wurm","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Whenever Segmented Wurm becomes the target of a spell or ability, put a -1/-1 counter on it.","power":"5","toughness":"5","imageName":"segmented wurm","colorIdentity":["R","G"]},"Selenia, Dark Angel":{"layout":"normal","name":"Selenia, Dark Angel","manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying\nPay 2 life: Return Selenia, Dark Angel to its owner's hand.","power":"3","toughness":"3","imageName":"selenia, dark angel","colorIdentity":["W","B"]},"Serene Offering":{"layout":"normal","name":"Serene Offering","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment. You gain life equal to its converted mana cost.","imageName":"serene offering","colorIdentity":["W"]},"Servant of Volrath":{"layout":"normal","name":"Servant of Volrath","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Minion","types":["Creature"],"subtypes":["Minion"],"text":"When Servant of Volrath leaves the battlefield, sacrifice a creature.","power":"3","toughness":"3","imageName":"servant of volrath","colorIdentity":["B"]},"Shadow Rift":{"layout":"normal","name":"Shadow Rift","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gains shadow until end of turn. (It can block or be blocked by only creatures with shadow.)\nDraw a card.","imageName":"shadow rift","colorIdentity":["U"]},"Shadowstorm":{"layout":"normal","name":"Shadowstorm","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Shadowstorm deals 2 damage to each creature with shadow.","imageName":"shadowstorm","colorIdentity":["R"]},"Shimmering Wings":{"layout":"normal","name":"Shimmering Wings","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature has flying. (It can't be blocked except by creatures with flying or reach.)\n{U}: Return Shimmering Wings to its owner's hand.","imageName":"shimmering wings","colorIdentity":["U"]},"Shocker":{"layout":"normal","name":"Shocker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Whenever Shocker deals damage to a player, that player discards all the cards in his or her hand, then draws that many cards.","power":"1","toughness":"1","imageName":"shocker","colorIdentity":["R"]},"Sky Spirit":{"layout":"normal","name":"Sky Spirit","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying, first strike","power":"2","toughness":"2","imageName":"sky spirit","colorIdentity":["W","U"]},"Skyshroud Condor":{"layout":"normal","name":"Skyshroud Condor","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nCast Skyshroud Condor only if you've cast another spell this turn.","power":"2","toughness":"2","imageName":"skyshroud condor","colorIdentity":["U"]},"Skyshroud Elf":{"layout":"normal","name":"Skyshroud Elf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G} to your mana pool.\n{1}: Add {R} or {W} to your mana pool.","power":"1","toughness":"1","imageName":"skyshroud elf","colorIdentity":["G","R","W"]},"Skyshroud Forest":{"layout":"normal","name":"Skyshroud Forest","type":"Land","types":["Land"],"text":"Skyshroud Forest enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{T}: Add {G} or {U} to your mana pool. Skyshroud Forest deals 1 damage to you.","imageName":"skyshroud forest","colorIdentity":["G","U"]},"Skyshroud Ranger":{"layout":"normal","name":"Skyshroud Ranger","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"{T}: You may put a land card from your hand onto the battlefield. Activate this ability only any time you could cast a sorcery.","power":"1","toughness":"1","imageName":"skyshroud ranger","colorIdentity":["G"]},"Skyshroud Troll":{"layout":"normal","name":"Skyshroud Troll","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Troll Giant","types":["Creature"],"subtypes":["Troll","Giant"],"text":"{1}{G}: Regenerate Skyshroud Troll.","power":"3","toughness":"3","imageName":"skyshroud troll","colorIdentity":["G"]},"Skyshroud Vampire":{"layout":"normal","name":"Skyshroud Vampire","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nDiscard a creature card: Skyshroud Vampire gets +2/+2 until end of turn.","power":"3","toughness":"3","imageName":"skyshroud vampire","colorIdentity":["B"]},"Soltari Crusader":{"layout":"normal","name":"Soltari Crusader","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Soltari Knight","types":["Creature"],"subtypes":["Soltari","Knight"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\n{1}{W}: Soltari Crusader gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"soltari crusader","colorIdentity":["W"]},"Soltari Emissary":{"layout":"normal","name":"Soltari Emissary","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Soltari Soldier","types":["Creature"],"subtypes":["Soltari","Soldier"],"text":"{W}: Soltari Emissary gains shadow until end of turn. (It can block or be blocked by only creatures with shadow.)","power":"2","toughness":"1","imageName":"soltari emissary","colorIdentity":["W"]},"Soltari Foot Soldier":{"layout":"normal","name":"Soltari Foot Soldier","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Soltari Soldier","types":["Creature"],"subtypes":["Soltari","Soldier"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)","power":"1","toughness":"1","imageName":"soltari foot soldier","colorIdentity":["W"]},"Soltari Guerrillas":{"layout":"normal","name":"Soltari Guerrillas","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Creature — Soltari Soldier","types":["Creature"],"subtypes":["Soltari","Soldier"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\n{0}: The next time Soltari Guerrillas would deal combat damage to an opponent this turn, it deals that damage to target creature instead.","power":"3","toughness":"2","imageName":"soltari guerrillas","colorIdentity":["W","R"]},"Soltari Lancer":{"layout":"normal","name":"Soltari Lancer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Soltari Knight","types":["Creature"],"subtypes":["Soltari","Knight"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nSoltari Lancer has first strike as long as it's attacking.","power":"2","toughness":"2","imageName":"soltari lancer","colorIdentity":["W"]},"Soltari Monk":{"layout":"normal","name":"Soltari Monk","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Soltari Monk Cleric","types":["Creature"],"subtypes":["Soltari","Monk","Cleric"],"text":"Protection from black\nShadow (This creature can block or be blocked by only creatures with shadow.)","power":"2","toughness":"1","imageName":"soltari monk","colorIdentity":["W"]},"Soltari Priest":{"layout":"normal","name":"Soltari Priest","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Soltari Cleric","types":["Creature"],"subtypes":["Soltari","Cleric"],"text":"Protection from red\nShadow (This creature can block or be blocked by only creatures with shadow.)","power":"2","toughness":"1","imageName":"soltari priest","colorIdentity":["W"]},"Soltari Trooper":{"layout":"normal","name":"Soltari Trooper","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Soltari Soldier","types":["Creature"],"subtypes":["Soltari","Soldier"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Soltari Trooper attacks, it gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"soltari trooper","colorIdentity":["W"]},"Souldrinker":{"layout":"normal","name":"Souldrinker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Pay 3 life: Put a +1/+1 counter on Souldrinker.","power":"2","toughness":"2","imageName":"souldrinker","colorIdentity":["B"]},"Spike Drone":{"layout":"normal","name":"Spike Drone","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Spike Drone","types":["Creature"],"subtypes":["Spike","Drone"],"text":"Spike Drone enters the battlefield with a +1/+1 counter on it.\n{2}, Remove a +1/+1 counter from Spike Drone: Put a +1/+1 counter on target creature.","power":"0","toughness":"0","imageName":"spike drone","colorIdentity":["G"]},"Spinal Graft":{"layout":"normal","name":"Spinal Graft","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3.\nWhen enchanted creature becomes the target of a spell or ability, destroy that creature. It can't be regenerated.","imageName":"spinal graft","colorIdentity":["B"]},"Spirit Mirror":{"layout":"normal","name":"Spirit Mirror","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if there are no Reflection tokens on the battlefield, put a 2/2 white Reflection creature token onto the battlefield.\n{0}: Destroy target Reflection.","imageName":"spirit mirror","colorIdentity":["W"]},"Spontaneous Combustion":{"layout":"normal","name":"Spontaneous Combustion","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Spontaneous Combustion, sacrifice a creature.\nSpontaneous Combustion deals 3 damage to each creature.","imageName":"spontaneous combustion","colorIdentity":["B","R"]},"Squee's Toy":{"layout":"normal","name":"Squee's Toy","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature this turn.","imageName":"squee's toy"},"Stalking Stones":{"layout":"normal","name":"Stalking Stones","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{6}: Stalking Stones becomes a 3/3 Elemental artifact creature that's still a land. (This effect lasts indefinitely.)","imageName":"stalking stones"},"Starke of Rath":{"layout":"normal","name":"Starke of Rath","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Human Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rogue"],"text":"{T}: Destroy target artifact or creature. That permanent's controller gains control of Starke of Rath. (This effect lasts indefinitely.)","power":"2","toughness":"2","imageName":"starke of rath","colorIdentity":["R"]},"Static Orb":{"layout":"normal","name":"Static Orb","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"As long as Static Orb is untapped, players can't untap more than two permanents during their untap steps.","imageName":"static orb"},"Staunch Defenders":{"layout":"normal","name":"Staunch Defenders","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Staunch Defenders enters the battlefield, you gain 4 life.","power":"3","toughness":"4","imageName":"staunch defenders","colorIdentity":["W"]},"Steal Enchantment":{"layout":"normal","name":"Steal Enchantment","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant enchantment\nYou control enchanted enchantment.","imageName":"steal enchantment","colorIdentity":["U"]},"Stinging Licid":{"layout":"normal","name":"Stinging Licid","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{1}{U}, {T}: Stinging Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {U} to end this effect.\nWhenever enchanted creature becomes tapped, Stinging Licid deals 2 damage to that creature's controller.","power":"1","toughness":"1","imageName":"stinging licid","colorIdentity":["U"]},"Storm Front":{"layout":"normal","name":"Storm Front","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{G}{G}: Tap target creature with flying.","imageName":"storm front","colorIdentity":["G"]},"Stun":{"layout":"normal","name":"Stun","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature can't block this turn.\nDraw a card.","imageName":"stun","colorIdentity":["R"]},"Sudden Impact":{"layout":"normal","name":"Sudden Impact","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Sudden Impact deals damage to target player equal to the number of cards in that player's hand.","imageName":"sudden impact","colorIdentity":["R"]},"Tahngarth's Rage":{"layout":"normal","name":"Tahngarth's Rage","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+0 as long as it's attacking. Otherwise, it gets -2/-1.","imageName":"tahngarth's rage","colorIdentity":["R"]},"Talon Sliver":{"layout":"normal","name":"Talon Sliver","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have first strike.","power":"1","toughness":"1","imageName":"talon sliver","colorIdentity":["W"]},"Telethopter":{"layout":"normal","name":"Telethopter","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Thopter","types":["Artifact","Creature"],"subtypes":["Thopter"],"text":"Tap an untapped creature you control: Telethopter gains flying until end of turn.","power":"3","toughness":"1","imageName":"telethopter"},"Thalakos Dreamsower":{"layout":"normal","name":"Thalakos Dreamsower","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Thalakos Wizard","types":["Creature"],"subtypes":["Thalakos","Wizard"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nYou may choose not to untap Thalakos Dreamsower during your untap step.\nWhenever Thalakos Dreamsower deals damage to an opponent, tap target creature. That creature doesn't untap during its controller's untap step for as long as Thalakos Dreamsower remains tapped.","power":"1","toughness":"1","imageName":"thalakos dreamsower","colorIdentity":["U"]},"Thalakos Lowlands":{"layout":"normal","name":"Thalakos Lowlands","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {W} or {U} to your mana pool. Thalakos Lowlands doesn't untap during your next untap step.","imageName":"thalakos lowlands","colorIdentity":["W","U"]},"Thalakos Mistfolk":{"layout":"normal","name":"Thalakos Mistfolk","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Thalakos Illusion","types":["Creature"],"subtypes":["Thalakos","Illusion"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\n{U}: Put Thalakos Mistfolk on top of its owner's library.","power":"2","toughness":"1","imageName":"thalakos mistfolk","colorIdentity":["U"]},"Thalakos Seer":{"layout":"normal","name":"Thalakos Seer","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Thalakos Wizard","types":["Creature"],"subtypes":["Thalakos","Wizard"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhen Thalakos Seer leaves the battlefield, draw a card.","power":"1","toughness":"1","imageName":"thalakos seer","colorIdentity":["U"]},"Thalakos Sentry":{"layout":"normal","name":"Thalakos Sentry","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Thalakos Soldier","types":["Creature"],"subtypes":["Thalakos","Soldier"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)","power":"1","toughness":"2","imageName":"thalakos sentry","colorIdentity":["U"]},"Thumbscrews":{"layout":"normal","name":"Thumbscrews","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, if you have five or more cards in hand, Thumbscrews deals 1 damage to target opponent.","imageName":"thumbscrews"},"Time Warp":{"layout":"normal","name":"Time Warp","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player takes an extra turn after this one.","imageName":"time warp","colorIdentity":["U"]},"Tooth and Claw":{"layout":"normal","name":"Tooth and Claw","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice two creatures: Put a 3/1 red Beast creature token named Carnivore onto the battlefield.","imageName":"tooth and claw","colorIdentity":["R"]},"Torture Chamber":{"layout":"normal","name":"Torture Chamber","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, put a pain counter on Torture Chamber.\nAt the beginning of your end step, Torture Chamber deals damage to you equal to the number of pain counters on it.\n{1}, {T}, Remove all pain counters from Torture Chamber: Torture Chamber deals damage to target creature equal to the number of pain counters removed this way.","imageName":"torture chamber"},"Tradewind Rider":{"layout":"normal","name":"Tradewind Rider","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{T}, Tap two untapped creatures you control: Return target permanent to its owner's hand.","power":"1","toughness":"4","imageName":"tradewind rider","colorIdentity":["U"]},"Trained Armodon":{"layout":"normal","name":"Trained Armodon","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"power":"3","toughness":"3","imageName":"trained armodon","colorIdentity":["G"]},"Trumpeting Armodon":{"layout":"normal","name":"Trumpeting Armodon","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"{1}{G}: Target creature blocks Trumpeting Armodon this turn if able.","power":"3","toughness":"3","imageName":"trumpeting armodon","colorIdentity":["G"]},"Twitch":{"layout":"normal","name":"Twitch","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may tap or untap target artifact, creature, or land.\nDraw a card.","imageName":"twitch","colorIdentity":["U"]},"Unstable Shapeshifter":{"layout":"normal","name":"Unstable Shapeshifter","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Whenever another creature enters the battlefield, Unstable Shapeshifter becomes a copy of that creature and gains this ability.","power":"0","toughness":"1","imageName":"unstable shapeshifter","colorIdentity":["U"]},"Vec Townships":{"layout":"normal","name":"Vec Townships","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {G} or {W} to your mana pool. Vec Townships doesn't untap during your next untap step.","imageName":"vec townships","colorIdentity":["G","W"]},"Verdant Force":{"layout":"normal","name":"Verdant Force","manaCost":"{5}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"At the beginning of each upkeep, put a 1/1 green Saproling creature token onto the battlefield.","power":"7","toughness":"7","imageName":"verdant force","colorIdentity":["G"]},"Verdigris":{"layout":"normal","name":"Verdigris","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact.","imageName":"verdigris","colorIdentity":["G"]},"Vhati il-Dal":{"layout":"normal","name":"Vhati il-Dal","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"{T}: Until end of turn, target creature has base power 1 or base toughness 1.","power":"3","toughness":"3","imageName":"vhati il-dal","colorIdentity":["B","G"]},"Volrath's Curse":{"layout":"normal","name":"Volrath's Curse","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block, and its activated abilities can't be activated. That creature's controller may sacrifice a permanent for that player to ignore this effect until end of turn.\n{1}{U}: Return Volrath's Curse to its owner's hand.","imageName":"volrath's curse","colorIdentity":["U"]},"Wall of Diffusion":{"layout":"normal","name":"Wall of Diffusion","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWall of Diffusion can block creatures with shadow as though Wall of Diffusion had shadow.","power":"0","toughness":"5","imageName":"wall of diffusion","colorIdentity":["R"]},"Warmth":{"layout":"normal","name":"Warmth","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a red spell, you gain 2 life.","imageName":"warmth","colorIdentity":["W"]},"Wasteland":{"layout":"normal","name":"Wasteland","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}, Sacrifice Wasteland: Destroy target nonbasic land.","imageName":"wasteland"},"Watchdog":{"layout":"normal","name":"Watchdog","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Hound","types":["Artifact","Creature"],"subtypes":["Hound"],"text":"Watchdog blocks each turn if able.\nAs long as Watchdog is untapped, all creatures attacking you get -1/-0.","power":"1","toughness":"2","imageName":"watchdog"},"Whim of Volrath":{"layout":"normal","name":"Whim of Volrath","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Buyback {2} (You may pay an additional {2} as you cast this spell. If you do, put this card into your hand as it resolves.)\nChange the text of target permanent by replacing all instances of one color word with another or one basic land type with another until end of turn. (For example, you may change \"nonred creature\" to \"nongreen creature\" or \"plainswalk\" to \"swampwalk.\")","imageName":"whim of volrath","colorIdentity":["U"]},"Whispers of the Muse":{"layout":"normal","name":"Whispers of the Muse","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Buyback {5} (You may pay an additional {5} as you cast this spell. If you do, put this card into your hand as it resolves.)\nDraw a card.","imageName":"whispers of the muse","colorIdentity":["U"]},"Wild Wurm":{"layout":"normal","name":"Wild Wurm","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"When Wild Wurm enters the battlefield, flip a coin. If you lose the flip, return Wild Wurm to its owner's hand.","power":"5","toughness":"4","imageName":"wild wurm","colorIdentity":["R"]},"Wind Dancer":{"layout":"normal","name":"Wind Dancer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying\n{T}: Target creature gains flying until end of turn.","power":"1","toughness":"1","imageName":"wind dancer","colorIdentity":["U"]},"Winds of Rath":{"layout":"normal","name":"Winds of Rath","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures that aren't enchanted. They can't be regenerated.","imageName":"winds of rath","colorIdentity":["W"]},"Winged Sliver":{"layout":"normal","name":"Winged Sliver","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have flying.","power":"1","toughness":"1","imageName":"winged sliver","colorIdentity":["U"]},"Wood Sage":{"layout":"normal","name":"Wood Sage","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{T}: Name a creature card. Reveal the top four cards of your library and put all of them with that name into your hand. Put the rest into your graveyard.","power":"1","toughness":"1","imageName":"wood sage","colorIdentity":["U","G"]},"Worthy Cause":{"layout":"normal","name":"Worthy Cause","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Buyback {2} (You may pay an additional {2} as you cast this spell. If you do, put this card into your hand as it resolves.)\nAs an additional cost to cast Worthy Cause, sacrifice a creature.\nYou gain life equal to the sacrificed creature's toughness.","imageName":"worthy cause","colorIdentity":["W"]},"Acidic Sliver":{"layout":"normal","name":"Acidic Sliver","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{2}, Sacrifice this permanent: This permanent deals 2 damage to target creature or player.\"","power":"2","toughness":"2","imageName":"acidic sliver","colorIdentity":["B","R"]},"Amok":{"layout":"normal","name":"Amok","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Discard a card at random: Put a +1/+1 counter on target creature.","imageName":"amok","colorIdentity":["R"]},"Awakening":{"layout":"normal","name":"Awakening","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each upkeep, untap all creatures and lands.","imageName":"awakening","colorIdentity":["G"]},"Bandage":{"layout":"normal","name":"Bandage","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 1 damage that would be dealt to target creature or player this turn.\nDraw a card.","imageName":"bandage","colorIdentity":["W"]},"Bottomless Pit":{"layout":"normal","name":"Bottomless Pit","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player discards a card at random.","imageName":"bottomless pit","colorIdentity":["B"]},"Brush with Death":{"layout":"normal","name":"Brush with Death","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {2}{B}{B} (You may pay an additional {2}{B}{B} as you cast this spell. If you do, put this card into your hand as it resolves.)\nTarget opponent loses 2 life. You gain 2 life.","imageName":"brush with death","colorIdentity":["B"]},"Bullwhip":{"layout":"normal","name":"Bullwhip","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Bullwhip deals 1 damage to target creature. That creature attacks this turn if able.","imageName":"bullwhip"},"Burgeoning":{"layout":"normal","name":"Burgeoning","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent plays a land, you may put a land card from your hand onto the battlefield.","imageName":"burgeoning","colorIdentity":["G"]},"Calming Licid":{"layout":"normal","name":"Calming Licid","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{W}, {T}: Calming Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {W} to end this effect.\nEnchanted creature can't attack.","power":"2","toughness":"2","imageName":"calming licid","colorIdentity":["W"]},"Cannibalize":{"layout":"normal","name":"Cannibalize","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose two target creatures controlled by the same player. Exile one of those creatures and put two +1/+1 counters on the other.","imageName":"cannibalize","colorIdentity":["B"]},"Carnassid":{"layout":"normal","name":"Carnassid","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\n{1}{G}: Regenerate Carnassid.","power":"5","toughness":"4","imageName":"carnassid","colorIdentity":["G"]},"Change of Heart":{"layout":"normal","name":"Change of Heart","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nTarget creature can't attack this turn.","imageName":"change of heart","colorIdentity":["W"]},"Constant Mists":{"layout":"normal","name":"Constant Mists","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Buyback—Sacrifice a land. (You may sacrifice a land in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.)\nPrevent all combat damage that would be dealt this turn.","imageName":"constant mists","colorIdentity":["G"]},"Contemplation":{"layout":"normal","name":"Contemplation","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a spell, you gain 1 life.","imageName":"contemplation","colorIdentity":["W"]},"Contempt":{"layout":"normal","name":"Contempt","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature attacks, return it and Contempt to their owners' hands at end of combat.","imageName":"contempt","colorIdentity":["U"]},"Conviction":{"layout":"normal","name":"Conviction","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+3.\n{W}: Return Conviction to its owner's hand.","imageName":"conviction","colorIdentity":["W"]},"Convulsing Licid":{"layout":"normal","name":"Convulsing Licid","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{R}, {T}: Convulsing Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {R} to end this effect.\nEnchanted creature can't block.","power":"2","toughness":"2","imageName":"convulsing licid","colorIdentity":["R"]},"Corrupting Licid":{"layout":"normal","name":"Corrupting Licid","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{B}, {T}: Corrupting Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {B} to end this effect.\nEnchanted creature has fear. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"2","imageName":"corrupting licid","colorIdentity":["B"]},"Crossbow Ambush":{"layout":"normal","name":"Crossbow Ambush","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Creatures you control gain reach until end of turn. (They can block creatures with flying.)","imageName":"crossbow ambush","colorIdentity":["G"]},"Crovax the Cursed":{"layout":"normal","name":"Crovax the Cursed","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Vampire","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire"],"text":"Crovax the Cursed enters the battlefield with four +1/+1 counters on it.\nAt the beginning of your upkeep, you may sacrifice a creature. If you do, put a +1/+1 counter on Crovax. If you don't, remove a +1/+1 counter from Crovax.\n{B}: Crovax gains flying until end of turn.","power":"0","toughness":"0","imageName":"crovax the cursed","colorIdentity":["B"]},"Crystalline Sliver":{"layout":"normal","name":"Crystalline Sliver","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have shroud. (They can't be the targets of spells or abilities.)","power":"2","toughness":"2","imageName":"crystalline sliver","colorIdentity":["W","U"]},"Dauthi Trapper":{"layout":"normal","name":"Dauthi Trapper","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Dauthi Minion","types":["Creature"],"subtypes":["Dauthi","Minion"],"text":"{T}: Target creature gains shadow until end of turn. (It can block or be blocked by only creatures with shadow.)","power":"1","toughness":"1","imageName":"dauthi trapper","colorIdentity":["B"]},"Death Stroke":{"layout":"normal","name":"Death Stroke","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target tapped creature.","imageName":"death stroke","colorIdentity":["B"]},"Dream Halls":{"layout":"normal","name":"Dream Halls","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Rather than pay the mana cost for a spell, its controller may discard a card that shares a color with that spell.","imageName":"dream halls","colorIdentity":["U"]},"Dream Prowler":{"layout":"normal","name":"Dream Prowler","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Dream Prowler can't be blocked as long as it's attacking alone.","power":"1","toughness":"5","imageName":"dream prowler","colorIdentity":["U"]},"Duct Crawler":{"layout":"normal","name":"Duct Crawler","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{1}{R}: Target creature can't block Duct Crawler this turn.","power":"1","toughness":"1","imageName":"duct crawler","colorIdentity":["R"]},"Dungeon Shade":{"layout":"normal","name":"Dungeon Shade","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade Spirit","types":["Creature"],"subtypes":["Shade","Spirit"],"text":"Flying\n{B}: Dungeon Shade gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"dungeon shade","colorIdentity":["B"]},"Elven Rite":{"layout":"normal","name":"Elven Rite","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Distribute two +1/+1 counters among one or two target creatures.","imageName":"elven rite","colorIdentity":["G"]},"Endangered Armodon":{"layout":"normal","name":"Endangered Armodon","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"When you control a creature with toughness 2 or less, sacrifice Endangered Armodon.","power":"4","toughness":"5","imageName":"endangered armodon","colorIdentity":["G"]},"Ensnaring Bridge":{"layout":"normal","name":"Ensnaring Bridge","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Creatures with power greater than the number of cards in your hand can't attack.","imageName":"ensnaring bridge"},"Evacuation":{"layout":"normal","name":"Evacuation","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return all creatures to their owners' hands.","imageName":"evacuation","colorIdentity":["U"]},"Fanning the Flames":{"layout":"normal","name":"Fanning the Flames","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nFanning the Flames deals X damage to target creature or player.","imageName":"fanning the flames","colorIdentity":["R"]},"Flame Wave":{"layout":"normal","name":"Flame Wave","manaCost":"{3}{R}{R}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flame Wave deals 4 damage to target player and each creature he or she controls.","imageName":"flame wave","colorIdentity":["R"]},"Flowstone Blade":{"layout":"normal","name":"Flowstone Blade","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{R}: Enchanted creature gets +1/-1 until end of turn.","imageName":"flowstone blade","colorIdentity":["R"]},"Flowstone Hellion":{"layout":"normal","name":"Flowstone Hellion","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Hellion Beast","types":["Creature"],"subtypes":["Hellion","Beast"],"text":"Haste\n{0}: Flowstone Hellion gets +1/-1 until end of turn.","power":"3","toughness":"3","imageName":"flowstone hellion","colorIdentity":["R"]},"Flowstone Mauler":{"layout":"normal","name":"Flowstone Mauler","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\n{R}: Flowstone Mauler gets +1/-1 until end of turn.","power":"4","toughness":"5","imageName":"flowstone mauler","colorIdentity":["R"]},"Flowstone Shambler":{"layout":"normal","name":"Flowstone Shambler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{R}: Flowstone Shambler gets +1/-1 until end of turn.","power":"2","toughness":"2","imageName":"flowstone shambler","colorIdentity":["R"]},"Foul Imp":{"layout":"normal","name":"Foul Imp","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nWhen Foul Imp enters the battlefield, you lose 2 life.","power":"2","toughness":"2","imageName":"foul imp","colorIdentity":["B"]},"Furnace Spirit":{"layout":"normal","name":"Furnace Spirit","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Haste\n{R}: Furnace Spirit gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"furnace spirit","colorIdentity":["R"]},"Gliding Licid":{"layout":"normal","name":"Gliding Licid","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{U}, {T}: Gliding Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {U} to end this effect.\nEnchanted creature has flying.","power":"2","toughness":"2","imageName":"gliding licid","colorIdentity":["U"]},"Grave Pact":{"layout":"normal","name":"Grave Pact","manaCost":"{1}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control dies, each other player sacrifices a creature.","imageName":"grave pact","colorIdentity":["B"]},"Hammerhead Shark":{"layout":"normal","name":"Hammerhead Shark","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Hammerhead Shark can't attack unless defending player controls an Island.","power":"2","toughness":"3","imageName":"hammerhead shark","colorIdentity":["U"]},"Heartstone":{"layout":"normal","name":"Heartstone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Activated abilities of creatures cost {1} less to activate. This effect can't reduce the amount of mana an ability costs to activate to less than one mana.","imageName":"heartstone"},"Heat of Battle":{"layout":"normal","name":"Heat of Battle","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature blocks, Heat of Battle deals 1 damage to that creature's controller.","imageName":"heat of battle","colorIdentity":["R"]},"Hermit Druid":{"layout":"normal","name":"Hermit Druid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{G}, {T}: Reveal cards from the top of your library until you reveal a basic land card. Put that card into your hand and all other cards revealed this way into your graveyard.","power":"1","toughness":"1","imageName":"hermit druid","colorIdentity":["G"]},"Hesitation":{"layout":"normal","name":"Hesitation","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When a player casts a spell, sacrifice Hesitation and counter that spell.","imageName":"hesitation","colorIdentity":["U"]},"Hibernation Sliver":{"layout":"normal","name":"Hibernation Sliver","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"Pay 2 life: Return this permanent to its owner's hand.\"","power":"2","toughness":"2","imageName":"hibernation sliver","colorIdentity":["U","B"]},"Hidden Retreat":{"layout":"normal","name":"Hidden Retreat","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Put a card from your hand on top of your library: Prevent all damage that would be dealt by target instant or sorcery spell this turn.","imageName":"hidden retreat","colorIdentity":["W"]},"Honor Guard":{"layout":"normal","name":"Honor Guard","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{W}: Honor Guard gets +0/+1 until end of turn.","power":"1","toughness":"1","imageName":"honor guard","colorIdentity":["W"]},"Horn of Greed":{"layout":"normal","name":"Horn of Greed","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever a player plays a land, that player draws a card.","imageName":"horn of greed"},"Hornet Cannon":{"layout":"normal","name":"Hornet Cannon","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Put a 1/1 colorless Insect artifact creature token with flying and haste named Hornet onto the battlefield. Destroy it at the beginning of the next end step.","imageName":"hornet cannon"},"Intruder Alarm":{"layout":"normal","name":"Intruder Alarm","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures don't untap during their controllers' untap steps.\nWhenever a creature enters the battlefield, untap all creatures.","imageName":"intruder alarm","colorIdentity":["U"]},"Invasion Plans":{"layout":"normal","name":"Invasion Plans","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"All creatures block each turn if able.\nThe attacking player chooses how each creature blocks each turn.","imageName":"invasion plans","colorIdentity":["R"]},"Jinxed Ring":{"layout":"normal","name":"Jinxed Ring","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a nontoken permanent is put into your graveyard from the battlefield, Jinxed Ring deals 1 damage to you.\nSacrifice a creature: Target opponent gains control of Jinxed Ring. (This effect lasts indefinitely.)","imageName":"jinxed ring"},"Lab Rats":{"layout":"normal","name":"Lab Rats","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {4} (You may pay an additional {4} as you cast this spell. If you do, put this card into your hand as it resolves.)\nPut a 1/1 black Rat creature token onto the battlefield.","imageName":"lab rats","colorIdentity":["B"]},"Lancers en-Kor":{"layout":"normal","name":"Lancers en-Kor","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"Trample\n{0}: The next 1 damage that would be dealt to Lancers en-Kor this turn is dealt to target creature you control instead.","power":"3","toughness":"3","imageName":"lancers en-kor","colorIdentity":["W"]},"Leap":{"layout":"normal","name":"Leap","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gains flying until end of turn.\nDraw a card.","imageName":"leap","colorIdentity":["U"]},"Lowland Basilisk":{"layout":"normal","name":"Lowland Basilisk","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Basilisk","types":["Creature"],"subtypes":["Basilisk"],"text":"Whenever Lowland Basilisk deals damage to a creature, destroy that creature at end of combat.","power":"1","toughness":"3","imageName":"lowland basilisk","colorIdentity":["G"]},"Mask of the Mimic":{"layout":"normal","name":"Mask of the Mimic","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Mask of the Mimic, sacrifice a creature.\nSearch your library for a card with the same name as target nontoken creature and put that card onto the battlefield. Then shuffle your library.","imageName":"mask of the mimic","colorIdentity":["U"]},"Megrim":{"layout":"normal","name":"Megrim","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent discards a card, Megrim deals 2 damage to that player.","imageName":"megrim","colorIdentity":["B"]},"Mind Games":{"layout":"normal","name":"Mind Games","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Buyback {2}{U} (You may pay an additional {2}{U} as you cast this spell. If you do, put this card into your hand as it resolves.)\nTap target artifact, creature, or land.","imageName":"mind games","colorIdentity":["U"]},"Mind Peel":{"layout":"normal","name":"Mind Peel","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {2}{B}{B} (You may pay an additional {2}{B}{B} as you cast this spell. If you do, put this card into your hand as it resolves.)\nTarget player discards a card.","imageName":"mind peel","colorIdentity":["B"]},"Mindwarper":{"layout":"normal","name":"Mindwarper","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Mindwarper enters the battlefield with three +1/+1 counters on it.\n{2}{B}, Remove a +1/+1 counter from Mindwarper: Target player discards a card. Activate this ability only any time you could cast a sorcery.","power":"0","toughness":"0","imageName":"mindwarper","colorIdentity":["B"]},"Mob Justice":{"layout":"normal","name":"Mob Justice","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Mob Justice deals damage to target player equal to the number of creatures you control.","imageName":"mob justice","colorIdentity":["R"]},"Mogg Bombers":{"layout":"normal","name":"Mogg Bombers","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"When another creature enters the battlefield, sacrifice Mogg Bombers and it deals 3 damage to target player.","power":"3","toughness":"4","imageName":"mogg bombers","colorIdentity":["R"]},"Mogg Flunkies":{"layout":"normal","name":"Mogg Flunkies","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Mogg Flunkies can't attack or block alone.","power":"3","toughness":"3","imageName":"mogg flunkies","colorIdentity":["R"]},"Mogg Infestation":{"layout":"normal","name":"Mogg Infestation","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures target player controls. For each creature that died this way, put two 1/1 red Goblin creature tokens onto the battlefield under that player's control.","imageName":"mogg infestation","colorIdentity":["R"]},"Mogg Maniac":{"layout":"normal","name":"Mogg Maniac","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Whenever Mogg Maniac is dealt damage, it deals that much damage to target opponent.","power":"1","toughness":"1","imageName":"mogg maniac","colorIdentity":["R"]},"Morgue Thrull":{"layout":"normal","name":"Morgue Thrull","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Sacrifice Morgue Thrull: Put the top three cards of your library into your graveyard.","power":"2","toughness":"2","imageName":"morgue thrull","colorIdentity":["B"]},"Mortuary":{"layout":"normal","name":"Mortuary","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature is put into your graveyard from the battlefield, put that card on top of your library.","imageName":"mortuary","colorIdentity":["B"]},"Mox Diamond":{"layout":"normal","name":"Mox Diamond","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"If Mox Diamond would enter the battlefield, you may discard a land card instead. If you do, put Mox Diamond onto the battlefield. If you don't, put it into its owner's graveyard.\n{T}: Add one mana of any color to your mana pool.","imageName":"mox diamond"},"Mulch":{"layout":"normal","name":"Mulch","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top four cards of your library. Put all land cards revealed this way into your hand and the rest into your graveyard.","imageName":"mulch","colorIdentity":["G"]},"Nomads en-Kor":{"layout":"normal","name":"Nomads en-Kor","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kor Nomad Soldier","types":["Creature"],"subtypes":["Kor","Nomad","Soldier"],"text":"{0}: The next 1 damage that would be dealt to Nomads en-Kor this turn is dealt to target creature you control instead.","power":"1","toughness":"1","imageName":"nomads en-kor","colorIdentity":["W"]},"Overgrowth":{"layout":"normal","name":"Overgrowth","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land (Target a land as you cast this. This card enters the battlefield attached to that land.)\nWhenever enchanted land is tapped for mana, its controller adds {G}{G} to his or her mana pool (in addition to the mana the land produces).","imageName":"overgrowth","colorIdentity":["G"]},"Portcullis":{"layout":"normal","name":"Portcullis","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature enters the battlefield, if there are two or more other creatures on the battlefield, exile that creature. Return that card to the battlefield under its owner's control when Portcullis leaves the battlefield.","imageName":"portcullis"},"Primal Rage":{"layout":"normal","name":"Primal Rage","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have trample. (If a creature you control would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","imageName":"primal rage","colorIdentity":["G"]},"Provoke":{"layout":"normal","name":"Provoke","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Untap target creature you don't control. That creature blocks this turn if able.\nDraw a card.","imageName":"provoke","colorIdentity":["G"]},"Pursuit of Knowledge":{"layout":"normal","name":"Pursuit of Knowledge","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If you would draw a card, you may put a study counter on Pursuit of Knowledge instead.\nRemove three study counters from Pursuit of Knowledge, Sacrifice Pursuit of Knowledge: Draw seven cards.","imageName":"pursuit of knowledge","colorIdentity":["W"]},"Rabid Rats":{"layout":"normal","name":"Rabid Rats","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"{T}: Target blocking creature gets -1/-1 until end of turn.","power":"1","toughness":"1","imageName":"rabid rats","colorIdentity":["B"]},"Ransack":{"layout":"normal","name":"Ransack","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top five cards of target player's library. Put any number of them on the bottom of that library in any order and the rest on top of the library in any order.","imageName":"ransack","colorIdentity":["U"]},"Rebound":{"layout":"normal","name":"Rebound","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Change the target of target spell that targets only a player. The new target must be a player.","imageName":"rebound","colorIdentity":["U"]},"Reins of Power":{"layout":"normal","name":"Reins of Power","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Untap all creatures you control and all creatures target opponent controls. You and that opponent each gain control of all creatures the other controls until end of turn. Those creatures gain haste until end of turn.","imageName":"reins of power","colorIdentity":["U"]},"Rolling Stones":{"layout":"normal","name":"Rolling Stones","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Wall creatures can attack as though they didn't have defender.","imageName":"rolling stones","colorIdentity":["W"]},"Ruination":{"layout":"normal","name":"Ruination","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all nonbasic lands.","imageName":"ruination","colorIdentity":["R"]},"Sacred Ground":{"layout":"normal","name":"Sacred Ground","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a spell or ability an opponent controls causes a land to be put into your graveyard from the battlefield, return that card to the battlefield.","imageName":"sacred ground","colorIdentity":["W"]},"Samite Blessing":{"layout":"normal","name":"Samite Blessing","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: The next time a source of your choice would deal damage to target creature this turn, prevent that damage.\"","imageName":"samite blessing","colorIdentity":["W"]},"Scapegoat":{"layout":"normal","name":"Scapegoat","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Scapegoat, sacrifice a creature.\nReturn any number of target creatures you control to their owner's hand.","imageName":"scapegoat","colorIdentity":["W"]},"Seething Anger":{"layout":"normal","name":"Seething Anger","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nTarget creature gets +3/+0 until end of turn.","imageName":"seething anger","colorIdentity":["R"]},"Shaman en-Kor":{"layout":"normal","name":"Shaman en-Kor","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Cleric Shaman","types":["Creature"],"subtypes":["Kor","Cleric","Shaman"],"text":"{0}: The next 1 damage that would be dealt to Shaman en-Kor this turn is dealt to target creature you control instead.\n{1}{W}: The next time a source of your choice would deal damage to target creature this turn, that damage is dealt to Shaman en-Kor instead.","power":"1","toughness":"2","imageName":"shaman en-kor","colorIdentity":["W"]},"Shard Phoenix":{"layout":"normal","name":"Shard Phoenix","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nSacrifice Shard Phoenix: Shard Phoenix deals 2 damage to each creature without flying.\n{R}{R}{R}: Return Shard Phoenix from your graveyard to your hand. Activate this ability only during your upkeep.","power":"2","toughness":"2","imageName":"shard phoenix","colorIdentity":["R"]},"Shifting Wall":{"layout":"normal","name":"Shifting Wall","manaCost":"{X}","cmc":0,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nShifting Wall enters the battlefield with X +1/+1 counters on it.","power":"0","toughness":"0","imageName":"shifting wall"},"Shock":{"layout":"normal","name":"Shock","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Shock deals 2 damage to target creature or player.","imageName":"shock","colorIdentity":["R"]},"Sift":{"layout":"normal","name":"Sift","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards, then discard a card.","imageName":"sift","colorIdentity":["U"]},"Silver Wyvern":{"layout":"normal","name":"Silver Wyvern","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{U}: Change the target of target spell or ability that targets only Silver Wyvern. The new target must be a creature.","power":"4","toughness":"3","imageName":"silver wyvern","colorIdentity":["U"]},"Skeleton Scavengers":{"layout":"normal","name":"Skeleton Scavengers","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"Skeleton Scavengers enters the battlefield with a +1/+1 counter on it.\nPay {1} for each +1/+1 counter on Skeleton Scavengers: Regenerate Skeleton Scavengers. When it regenerates this way, put a +1/+1 counter on it.","power":"0","toughness":"0","imageName":"skeleton scavengers","colorIdentity":["B"]},"Skyshroud Archer":{"layout":"normal","name":"Skyshroud Archer","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"{T}: Target creature with flying gets -1/-1 until end of turn.","power":"1","toughness":"1","imageName":"skyshroud archer","colorIdentity":["G"]},"Skyshroud Falcon":{"layout":"normal","name":"Skyshroud Falcon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, vigilance","power":"1","toughness":"1","imageName":"skyshroud falcon","colorIdentity":["W"]},"Skyshroud Troopers":{"layout":"normal","name":"Skyshroud Troopers","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Druid Warrior","types":["Creature"],"subtypes":["Elf","Druid","Warrior"],"text":"{T}: Add {G} to your mana pool.","power":"3","toughness":"3","imageName":"skyshroud troopers","colorIdentity":["G"]},"Sliver Queen":{"layout":"normal","name":"Sliver Queen","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Sliver","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Sliver"],"text":"{2}: Put a 1/1 colorless Sliver creature token onto the battlefield.","power":"7","toughness":"7","imageName":"sliver queen","colorIdentity":["W","U","B","R","G"]},"Smite":{"layout":"normal","name":"Smite","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target blocked creature.","imageName":"smite","colorIdentity":["W"]},"Soltari Champion":{"layout":"normal","name":"Soltari Champion","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Soltari Soldier","types":["Creature"],"subtypes":["Soltari","Soldier"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Soltari Champion attacks, other creatures you control get +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"soltari champion","colorIdentity":["W"]},"Spike Breeder":{"layout":"normal","name":"Spike Breeder","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spike","types":["Creature"],"subtypes":["Spike"],"text":"Spike Breeder enters the battlefield with three +1/+1 counters on it.\n{2}, Remove a +1/+1 counter from Spike Breeder: Put a +1/+1 counter on target creature.\n{2}, Remove a +1/+1 counter from Spike Breeder: Put a 1/1 green Spike creature token onto the battlefield.","power":"0","toughness":"0","imageName":"spike breeder","colorIdentity":["G"]},"Spike Colony":{"layout":"normal","name":"Spike Colony","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spike","types":["Creature"],"subtypes":["Spike"],"text":"Spike Colony enters the battlefield with four +1/+1 counters on it.\n{2}, Remove a +1/+1 counter from Spike Colony: Put a +1/+1 counter on target creature.","power":"0","toughness":"0","imageName":"spike colony","colorIdentity":["G"]},"Spike Feeder":{"layout":"normal","name":"Spike Feeder","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spike","types":["Creature"],"subtypes":["Spike"],"text":"Spike Feeder enters the battlefield with two +1/+1 counters on it.\n{2}, Remove a +1/+1 counter from Spike Feeder: Put a +1/+1 counter on target creature.\nRemove a +1/+1 counter from Spike Feeder: You gain 2 life.","power":"0","toughness":"0","imageName":"spike feeder","colorIdentity":["G"]},"Spike Soldier":{"layout":"normal","name":"Spike Soldier","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spike Soldier","types":["Creature"],"subtypes":["Spike","Soldier"],"text":"Spike Soldier enters the battlefield with three +1/+1 counters on it.\n{2}, Remove a +1/+1 counter from Spike Soldier: Put a +1/+1 counter on target creature.\nRemove a +1/+1 counter from Spike Soldier: Spike Soldier gets +2/+2 until end of turn.","power":"0","toughness":"0","imageName":"spike soldier","colorIdentity":["G"]},"Spike Worker":{"layout":"normal","name":"Spike Worker","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spike","types":["Creature"],"subtypes":["Spike"],"text":"Spike Worker enters the battlefield with two +1/+1 counters on it.\n{2}, Remove a +1/+1 counter from Spike Worker: Put a +1/+1 counter on target creature.","power":"0","toughness":"0","imageName":"spike worker","colorIdentity":["G"]},"Spindrift Drake":{"layout":"normal","name":"Spindrift Drake","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Spindrift Drake unless you pay {U}.","power":"2","toughness":"1","imageName":"spindrift drake","colorIdentity":["U"]},"Spined Sliver":{"layout":"normal","name":"Spined Sliver","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Whenever a Sliver becomes blocked, that Sliver gets +1/+1 until end of turn for each creature blocking it.","power":"2","toughness":"2","imageName":"spined sliver","colorIdentity":["R","G"]},"Spirit en-Kor":{"layout":"normal","name":"Spirit en-Kor","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Kor Spirit","types":["Creature"],"subtypes":["Kor","Spirit"],"text":"Flying\n{0}: The next 1 damage that would be dealt to Spirit en-Kor this turn is dealt to target creature you control instead.","power":"2","toughness":"2","imageName":"spirit en-kor","colorIdentity":["W"]},"Spitting Hydra":{"layout":"normal","name":"Spitting Hydra","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Spitting Hydra enters the battlefield with four +1/+1 counters on it.\n{1}{R}, Remove a +1/+1 counter from Spitting Hydra: Spitting Hydra deals 1 damage to target creature.","power":"0","toughness":"0","imageName":"spitting hydra","colorIdentity":["R"]},"Stronghold Assassin":{"layout":"normal","name":"Stronghold Assassin","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Assassin","types":["Creature"],"subtypes":["Zombie","Assassin"],"text":"{T}, Sacrifice a creature: Destroy target nonblack creature.","power":"2","toughness":"1","imageName":"stronghold assassin","colorIdentity":["B"]},"Stronghold Taskmaster":{"layout":"normal","name":"Stronghold Taskmaster","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Giant Minion","types":["Creature"],"subtypes":["Giant","Minion"],"text":"Other black creatures get -1/-1.","power":"4","toughness":"3","imageName":"stronghold taskmaster","colorIdentity":["B"]},"Sword of the Chosen":{"layout":"normal","name":"Sword of the Chosen","manaCost":"{2}","cmc":2,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"{T}: Target legendary creature gets +2/+2 until end of turn.","imageName":"sword of the chosen"},"Temper":{"layout":"normal","name":"Temper","manaCost":"{X}{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next X damage that would be dealt to target creature this turn. For each 1 damage prevented this way, put a +1/+1 counter on that creature.","imageName":"temper","colorIdentity":["W"]},"Tempting Licid":{"layout":"normal","name":"Tempting Licid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{G}, {T}: Tempting Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {G} to end this effect.\nAll creatures able to block enchanted creature do so.","power":"2","toughness":"2","imageName":"tempting licid","colorIdentity":["G"]},"Thalakos Deceiver":{"layout":"normal","name":"Thalakos Deceiver","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Thalakos Wizard","types":["Creature"],"subtypes":["Thalakos","Wizard"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Thalakos Deceiver attacks and isn't blocked, you may sacrifice it. If you do, gain control of target creature. (This effect lasts indefinitely.)","power":"1","toughness":"1","imageName":"thalakos deceiver","colorIdentity":["U"]},"Tidal Warrior":{"layout":"normal","name":"Tidal Warrior","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Warrior","types":["Creature"],"subtypes":["Merfolk","Warrior"],"text":"{T}: Target land becomes an Island until end of turn.","power":"1","toughness":"1","imageName":"tidal warrior","colorIdentity":["U"]},"Torment":{"layout":"normal","name":"Torment","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -3/-0.","imageName":"torment","colorIdentity":["B"]},"Tortured Existence":{"layout":"normal","name":"Tortured Existence","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}, Discard a creature card: Return target creature card from your graveyard to your hand.","imageName":"tortured existence","colorIdentity":["B"]},"Verdant Touch":{"layout":"normal","name":"Verdant Touch","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nTarget land becomes a 2/2 creature that's still a land. (This effect lasts indefinitely.)","imageName":"verdant touch","colorIdentity":["G"]},"Victual Sliver":{"layout":"normal","name":"Victual Sliver","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{2}, Sacrifice this permanent: You gain 4 life.\"","power":"2","toughness":"2","imageName":"victual sliver","colorIdentity":["W","G"]},"Volrath's Gardens":{"layout":"normal","name":"Volrath's Gardens","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{2}, Tap an untapped creature you control: You gain 2 life. Activate this ability only any time you could cast a sorcery.","imageName":"volrath's gardens","colorIdentity":["G"]},"Volrath's Laboratory":{"layout":"normal","name":"Volrath's Laboratory","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"As Volrath's Laboratory enters the battlefield, choose a color and a creature type.\n{5}, {T}: Put a 2/2 creature token of the chosen color and type onto the battlefield.","imageName":"volrath's laboratory"},"Volrath's Shapeshifter":{"layout":"normal","name":"Volrath's Shapeshifter","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"As long as the top card of your graveyard is a creature card, Volrath's Shapeshifter has the full text of that card and has the text \"{2}: Discard a card.\" (Volrath's Shapeshifter has that card's name, mana cost, color, types, abilities, power, and toughness.)\n{2}: Discard a card.","power":"0","toughness":"1","imageName":"volrath's shapeshifter","colorIdentity":["U"]},"Volrath's Stronghold":{"layout":"normal","name":"Volrath's Stronghold","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{B}, {T}: Put target creature card from your graveyard on top of your library.","imageName":"volrath's stronghold","colorIdentity":["B"]},"Walking Dream":{"layout":"normal","name":"Walking Dream","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Walking Dream can't be blocked.\nWalking Dream doesn't untap during your untap step if an opponent controls two or more creatures.","power":"3","toughness":"3","imageName":"walking dream","colorIdentity":["U"]},"Wall of Blossoms":{"layout":"normal","name":"Wall of Blossoms","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender\nWhen Wall of Blossoms enters the battlefield, draw a card.","power":"0","toughness":"4","imageName":"wall of blossoms","colorIdentity":["G"]},"Wall of Essence":{"layout":"normal","name":"Wall of Essence","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhenever Wall of Essence is dealt combat damage, you gain that much life.","power":"0","toughness":"4","imageName":"wall of essence","colorIdentity":["W"]},"Wall of Razors":{"layout":"normal","name":"Wall of Razors","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nFirst strike","power":"4","toughness":"1","imageName":"wall of razors","colorIdentity":["R"]},"Wall of Souls":{"layout":"normal","name":"Wall of Souls","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhenever Wall of Souls is dealt combat damage, it deals that much damage to target opponent.","power":"0","toughness":"4","imageName":"wall of souls","colorIdentity":["B"]},"Wall of Tears":{"layout":"normal","name":"Wall of Tears","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhenever Wall of Tears blocks a creature, return that creature to its owner's hand at end of combat.","power":"0","toughness":"4","imageName":"wall of tears","colorIdentity":["U"]},"Warrior Angel":{"layout":"normal","name":"Warrior Angel","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel Warrior","types":["Creature"],"subtypes":["Angel","Warrior"],"text":"Flying\nWhenever Warrior Angel deals damage, you gain that much life.","power":"3","toughness":"4","imageName":"warrior angel","colorIdentity":["W"]},"Warrior en-Kor":{"layout":"normal","name":"Warrior en-Kor","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Warrior Knight","types":["Creature"],"subtypes":["Kor","Warrior","Knight"],"text":"{0}: The next 1 damage that would be dealt to Warrior en-Kor this turn is dealt to target creature you control instead.","power":"2","toughness":"2","imageName":"warrior en-kor","colorIdentity":["W"]},"Youthful Knight":{"layout":"normal","name":"Youthful Knight","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike (This creature deals combat damage before creatures without first strike.)","power":"2","toughness":"1","imageName":"youthful knight","colorIdentity":["W"]},"Abyssal Nightstalker":{"layout":"normal","name":"Abyssal Nightstalker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"Whenever Abyssal Nightstalker attacks and isn't blocked, defending player discards a card.","power":"2","toughness":"2","imageName":"abyssal nightstalker","colorIdentity":["B"]},"Alaborn Cavalier":{"layout":"normal","name":"Alaborn Cavalier","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Whenever Alaborn Cavalier attacks, you may tap target creature.","power":"2","toughness":"2","imageName":"alaborn cavalier","colorIdentity":["W"]},"Alaborn Grenadier":{"layout":"normal","name":"Alaborn Grenadier","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance","power":"2","toughness":"2","imageName":"alaborn grenadier","colorIdentity":["W"]},"Alaborn Musketeer":{"layout":"normal","name":"Alaborn Musketeer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Reach (This creature can block creatures with flying.)","power":"2","toughness":"1","imageName":"alaborn musketeer","colorIdentity":["W"]},"Alaborn Trooper":{"layout":"normal","name":"Alaborn Trooper","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"2","toughness":"3","imageName":"alaborn trooper","colorIdentity":["W"]},"Alaborn Veteran":{"layout":"normal","name":"Alaborn Veteran","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{T}: Target creature gets +2/+2 until end of turn. Activate this ability only during your turn, before attackers are declared.","power":"2","toughness":"2","imageName":"alaborn veteran","colorIdentity":["W"]},"Alaborn Zealot":{"layout":"normal","name":"Alaborn Zealot","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Alaborn Zealot blocks a creature, destroy that creature and Alaborn Zealot.","power":"1","toughness":"1","imageName":"alaborn zealot","colorIdentity":["W"]},"Ancient Craving":{"layout":"normal","name":"Ancient Craving","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You draw three cards and you lose 3 life.","imageName":"ancient craving","colorIdentity":["B"]},"Angel of Fury":{"layout":"normal","name":"Angel of Fury","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Angel of Fury dies, you may shuffle it into its owner's library.","power":"3","toughness":"5","imageName":"angel of fury","colorIdentity":["W"]},"Angel of Mercy":{"layout":"normal","name":"Angel of Mercy","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Angel of Mercy enters the battlefield, you gain 3 life.","power":"3","toughness":"3","imageName":"angel of mercy","colorIdentity":["W"]},"Angelic Wall":{"layout":"normal","name":"Angelic Wall","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nFlying","power":"0","toughness":"4","imageName":"angelic wall","colorIdentity":["W"]},"Apprentice Sorcerer":{"layout":"normal","name":"Apprentice Sorcerer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Apprentice Sorcerer deals 1 damage to target creature or player. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"apprentice sorcerer","colorIdentity":["U"]},"Armored Galleon":{"layout":"normal","name":"Armored Galleon","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"Armored Galleon can't attack unless defending player controls an Island.","power":"5","toughness":"4","imageName":"armored galleon","colorIdentity":["U"]},"Armored Griffin":{"layout":"normal","name":"Armored Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying, vigilance","power":"2","toughness":"3","imageName":"armored griffin","colorIdentity":["W"]},"Barbtooth Wurm":{"layout":"normal","name":"Barbtooth Wurm","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"6","toughness":"4","imageName":"barbtooth wurm","colorIdentity":["G"]},"Bargain":{"layout":"normal","name":"Bargain","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent draws a card.\nYou gain 7 life.","imageName":"bargain","colorIdentity":["W"]},"Bear Cub":{"layout":"normal","name":"Bear Cub","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"power":"2","toughness":"2","imageName":"bear cub","colorIdentity":["G"]},"Bloodcurdling Scream":{"layout":"normal","name":"Bloodcurdling Scream","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +X/+0 until end of turn.","imageName":"bloodcurdling scream","colorIdentity":["B"]},"Brimstone Dragon":{"layout":"normal","name":"Brimstone Dragon","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste","power":"6","toughness":"6","imageName":"brimstone dragon","colorIdentity":["R"]},"Brutal Nightstalker":{"layout":"normal","name":"Brutal Nightstalker","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"When Brutal Nightstalker enters the battlefield, you may have target opponent discard a card.","power":"3","toughness":"2","imageName":"brutal nightstalker","colorIdentity":["B"]},"Chorus of Woe":{"layout":"normal","name":"Chorus of Woe","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +1/+0 until end of turn.","imageName":"chorus of woe","colorIdentity":["B"]},"Coastal Wizard":{"layout":"normal","name":"Coastal Wizard","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Return Coastal Wizard and another target creature to their owners' hands. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"coastal wizard","colorIdentity":["U"]},"Cruel Edict":{"layout":"normal","name":"Cruel Edict","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent sacrifices a creature.","imageName":"cruel edict","colorIdentity":["B"]},"Cunning Giant":{"layout":"normal","name":"Cunning Giant","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"If Cunning Giant is unblocked, you may have it assign its combat damage to a creature defending player controls.","power":"4","toughness":"4","imageName":"cunning giant","colorIdentity":["R"]},"Dakmor Bat":{"layout":"normal","name":"Dakmor Bat","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying","power":"1","toughness":"1","imageName":"dakmor bat","colorIdentity":["B"]},"Dakmor Plague":{"layout":"normal","name":"Dakmor Plague","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Dakmor Plague deals 3 damage to each creature and each player.","imageName":"dakmor plague","colorIdentity":["B"]},"Dakmor Scorpion":{"layout":"normal","name":"Dakmor Scorpion","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Scorpion","types":["Creature"],"subtypes":["Scorpion"],"power":"2","toughness":"1","imageName":"dakmor scorpion","colorIdentity":["B"]},"Dakmor Sorceress":{"layout":"normal","name":"Dakmor Sorceress","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Dakmor Sorceress's power is equal to the number of Swamps you control.","power":"*","toughness":"4","imageName":"dakmor sorceress","colorIdentity":["B"]},"Dark Offering":{"layout":"normal","name":"Dark Offering","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonblack creature. You gain 3 life.","imageName":"dark offering","colorIdentity":["B"]},"Deathcoil Wurm":{"layout":"normal","name":"Deathcoil Wurm","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"You may have Deathcoil Wurm assign its combat damage as though it weren't blocked.","power":"7","toughness":"6","imageName":"deathcoil wurm","colorIdentity":["G"]},"Denizen of the Deep":{"layout":"normal","name":"Denizen of the Deep","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"When Denizen of the Deep enters the battlefield, return each other creature you control to its owner's hand.","power":"11","toughness":"11","imageName":"denizen of the deep","colorIdentity":["U"]},"Extinguish":{"layout":"normal","name":"Extinguish","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target sorcery spell.","imageName":"extinguish","colorIdentity":["U"]},"Eye Spy":{"layout":"normal","name":"Eye Spy","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top card of target player's library. You may put that card into his or her graveyard.","imageName":"eye spy","colorIdentity":["U"]},"False Summoning":{"layout":"normal","name":"False Summoning","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell.","imageName":"false summoning","colorIdentity":["U"]},"Festival of Trokin":{"layout":"normal","name":"Festival of Trokin","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life for each creature you control.","imageName":"festival of trokin","colorIdentity":["W"]},"Foul Spirit":{"layout":"normal","name":"Foul Spirit","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Foul Spirit enters the battlefield, sacrifice a land.","power":"3","toughness":"2","imageName":"foul spirit","colorIdentity":["B"]},"Goblin Cavaliers":{"layout":"normal","name":"Goblin Cavaliers","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"power":"3","toughness":"2","imageName":"goblin cavaliers","colorIdentity":["R"]},"Goblin Firestarter":{"layout":"normal","name":"Goblin Firestarter","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Sacrifice Goblin Firestarter: Goblin Firestarter deals 1 damage to target creature or player. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"goblin firestarter","colorIdentity":["R"]},"Goblin General":{"layout":"normal","name":"Goblin General","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Whenever Goblin General attacks, Goblin creatures you control get +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"goblin general","colorIdentity":["R"]},"Goblin Glider":{"layout":"normal","name":"Goblin Glider","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Flying\nGoblin Glider can't block.","power":"1","toughness":"1","imageName":"goblin glider","colorIdentity":["R"]},"Goblin Lore":{"layout":"normal","name":"Goblin Lore","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Draw four cards, then discard three cards at random.","imageName":"goblin lore","colorIdentity":["R"]},"Goblin Matron":{"layout":"normal","name":"Goblin Matron","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"When Goblin Matron enters the battlefield, you may search your library for a Goblin card, reveal that card, and put it into your hand. If you do, shuffle your library.","power":"1","toughness":"1","imageName":"goblin matron","colorIdentity":["R"]},"Goblin Mountaineer":{"layout":"normal","name":"Goblin Mountaineer","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Scout","types":["Creature"],"subtypes":["Goblin","Scout"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"1","toughness":"1","imageName":"goblin mountaineer","colorIdentity":["R"]},"Goblin Piker":{"layout":"normal","name":"Goblin Piker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"power":"2","toughness":"1","imageName":"goblin piker","colorIdentity":["R"]},"Goblin Raider":{"layout":"normal","name":"Goblin Raider","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Goblin Raider can't block.","power":"2","toughness":"2","imageName":"goblin raider","starter":true,"colorIdentity":["R"]},"Goblin War Cry":{"layout":"normal","name":"Goblin War Cry","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent chooses a creature he or she controls. Other creatures he or she controls can't block this turn.","imageName":"goblin war cry","colorIdentity":["R"]},"Goblin War Strike":{"layout":"normal","name":"Goblin War Strike","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Goblin War Strike deals damage equal to the number of Goblins you control to target player.","imageName":"goblin war strike","colorIdentity":["R"]},"Golden Bear":{"layout":"normal","name":"Golden Bear","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"power":"4","toughness":"3","imageName":"golden bear","colorIdentity":["G"]},"Harmony of Nature":{"layout":"normal","name":"Harmony of Nature","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Tap any number of untapped creatures you control. You gain 4 life for each creature tapped this way.","imageName":"harmony of nature","colorIdentity":["G"]},"Ironhoof Ox":{"layout":"normal","name":"Ironhoof Ox","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ox","types":["Creature"],"subtypes":["Ox"],"text":"Ironhoof Ox can't be blocked by more than one creature.","power":"4","toughness":"4","imageName":"ironhoof ox","colorIdentity":["G"]},"Jagged Lightning":{"layout":"normal","name":"Jagged Lightning","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Jagged Lightning deals 3 damage to each of two target creatures.","imageName":"jagged lightning","colorIdentity":["R"]},"Just Fate":{"layout":"normal","name":"Just Fate","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Just Fate only during the declare attackers step and only if you've been attacked this step.\nDestroy target attacking creature.","imageName":"just fate","colorIdentity":["W"]},"Kiss of Death":{"layout":"normal","name":"Kiss of Death","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Kiss of Death deals 4 damage to target opponent. You gain 4 life.","imageName":"kiss of death","colorIdentity":["B"]},"Lone Wolf":{"layout":"normal","name":"Lone Wolf","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"You may have Lone Wolf assign its combat damage as though it weren't blocked.","power":"2","toughness":"2","imageName":"lone wolf","colorIdentity":["G"]},"Lurking Nightstalker":{"layout":"normal","name":"Lurking Nightstalker","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"Whenever Lurking Nightstalker attacks, it gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"lurking nightstalker","colorIdentity":["B"]},"Lynx":{"layout":"normal","name":"Lynx","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"1","imageName":"lynx","colorIdentity":["G"]},"Magma Giant":{"layout":"normal","name":"Magma Giant","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"When Magma Giant enters the battlefield, it deals 2 damage to each creature and each player.","power":"5","toughness":"5","imageName":"magma giant","colorIdentity":["R"]},"Moaning Spirit":{"layout":"normal","name":"Moaning Spirit","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying","power":"2","toughness":"1","imageName":"moaning spirit","colorIdentity":["B"]},"Nightstalker Engine":{"layout":"normal","name":"Nightstalker Engine","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"Nightstalker Engine's power is equal to the number of creature cards in your graveyard.","power":"*","toughness":"3","imageName":"nightstalker engine","colorIdentity":["B"]},"Norwood Archers":{"layout":"normal","name":"Norwood Archers","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Reach (This creature can block creatures with flying.)","power":"3","toughness":"3","imageName":"norwood archers","colorIdentity":["G"]},"Norwood Priestess":{"layout":"normal","name":"Norwood Priestess","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: You may put a green creature card from your hand onto the battlefield. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"norwood priestess","colorIdentity":["G"]},"Norwood Ranger":{"layout":"normal","name":"Norwood Ranger","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"power":"1","toughness":"2","imageName":"norwood ranger","colorIdentity":["G"]},"Norwood Riders":{"layout":"normal","name":"Norwood Riders","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Norwood Riders can't be blocked by more than one creature.","power":"3","toughness":"3","imageName":"norwood riders","colorIdentity":["G"]},"Norwood Warrior":{"layout":"normal","name":"Norwood Warrior","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Whenever Norwood Warrior becomes blocked, it gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"norwood warrior","colorIdentity":["G"]},"Obsidian Giant":{"layout":"normal","name":"Obsidian Giant","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"power":"4","toughness":"4","imageName":"obsidian giant","colorIdentity":["R"]},"Ogre Berserker":{"layout":"normal","name":"Ogre Berserker","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Berserker","types":["Creature"],"subtypes":["Ogre","Berserker"],"text":"Haste","power":"4","toughness":"2","imageName":"ogre berserker","colorIdentity":["R"]},"Ogre Taskmaster":{"layout":"normal","name":"Ogre Taskmaster","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Ogre Taskmaster can't block.","power":"4","toughness":"3","imageName":"ogre taskmaster","colorIdentity":["R"]},"Ogre Warrior":{"layout":"normal","name":"Ogre Warrior","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"power":"3","toughness":"3","imageName":"ogre warrior","colorIdentity":["R"]},"Piracy":{"layout":"normal","name":"Piracy","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, you may tap lands you don't control for mana. Spend this mana only to cast spells.","imageName":"piracy","colorIdentity":["U"]},"Plated Wurm":{"layout":"normal","name":"Plated Wurm","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"4","toughness":"5","imageName":"plated wurm","colorIdentity":["G"]},"Predatory Nightstalker":{"layout":"normal","name":"Predatory Nightstalker","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"When Predatory Nightstalker enters the battlefield, you may have target opponent sacrifice a creature.","power":"3","toughness":"2","imageName":"predatory nightstalker","colorIdentity":["B"]},"Prowling Nightstalker":{"layout":"normal","name":"Prowling Nightstalker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"Prowling Nightstalker can't be blocked except by black creatures.","power":"2","toughness":"2","imageName":"prowling nightstalker","colorIdentity":["B"]},"Raiding Nightstalker":{"layout":"normal","name":"Raiding Nightstalker","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"2","toughness":"2","imageName":"raiding nightstalker","colorIdentity":["B"]},"Rain of Daggers":{"layout":"normal","name":"Rain of Daggers","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures target opponent controls. You lose 2 life for each creature destroyed this way.","imageName":"rain of daggers","colorIdentity":["B"]},"Rally the Troops":{"layout":"normal","name":"Rally the Troops","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Rally the Troops only during the declare attackers step and only if you've been attacked this step.\nUntap all creatures you control.","imageName":"rally the troops","colorIdentity":["W"]},"Ravenous Rats":{"layout":"normal","name":"Ravenous Rats","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"When Ravenous Rats enters the battlefield, target opponent discards a card.","power":"1","toughness":"1","imageName":"ravenous rats","colorIdentity":["B"]},"Razorclaw Bear":{"layout":"normal","name":"Razorclaw Bear","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"text":"Whenever Razorclaw Bear becomes blocked, it gets +2/+2 until end of turn.","power":"3","toughness":"3","imageName":"razorclaw bear","colorIdentity":["G"]},"Remove":{"layout":"normal","name":"Remove","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Cast Remove only during the declare attackers step and only if you've been attacked this step.\nReturn target attacking creature to its owner's hand.","imageName":"remove","colorIdentity":["U"]},"Renewing Touch":{"layout":"normal","name":"Renewing Touch","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Shuffle any number of target creature cards from your graveyard into your library.","imageName":"renewing touch","colorIdentity":["G"]},"Return of the Nightstalkers":{"layout":"normal","name":"Return of the Nightstalkers","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return all Nightstalker permanent cards from your graveyard to the battlefield. Then destroy all Swamps you control.","imageName":"return of the nightstalkers","colorIdentity":["B"]},"Righteous Charge":{"layout":"normal","name":"Righteous Charge","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +2/+2 until end of turn.","imageName":"righteous charge","colorIdentity":["W"]},"Righteous Fury":{"layout":"normal","name":"Righteous Fury","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all tapped creatures. You gain 2 life for each creature destroyed this way.","imageName":"righteous fury","colorIdentity":["W"]},"River Bear":{"layout":"normal","name":"River Bear","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"3","toughness":"3","imageName":"river bear","colorIdentity":["G"]},"Salvage":{"layout":"normal","name":"Salvage","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put target card from your graveyard on top of your library.","imageName":"salvage","colorIdentity":["G"]},"Screeching Drake":{"layout":"normal","name":"Screeching Drake","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Screeching Drake enters the battlefield, draw a card, then discard a card.","power":"2","toughness":"2","imageName":"screeching drake","colorIdentity":["U"]},"Sea Drake":{"layout":"normal","name":"Sea Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Sea Drake enters the battlefield, return two target lands you control to their owner's hand.","power":"4","toughness":"3","imageName":"sea drake","colorIdentity":["U"]},"Sleight of Hand":{"layout":"normal","name":"Sleight of Hand","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top two cards of your library. Put one of them into your hand and the other on the bottom of your library.","imageName":"sleight of hand","colorIdentity":["U"]},"Steam Catapult":{"layout":"normal","name":"Steam Catapult","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Destroy target tapped creature. Activate this ability only during your turn, before attackers are declared.","power":"2","toughness":"3","imageName":"steam catapult","colorIdentity":["W"]},"Steam Frigate":{"layout":"normal","name":"Steam Frigate","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"Steam Frigate can't attack unless defending player controls an Island.","power":"3","toughness":"3","imageName":"steam frigate","colorIdentity":["U"]},"Swarm of Rats":{"layout":"normal","name":"Swarm of Rats","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Swarm of Rats's power is equal to the number of Rats you control.","power":"*","toughness":"1","imageName":"swarm of rats","colorIdentity":["B"]},"Sylvan Basilisk":{"layout":"normal","name":"Sylvan Basilisk","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Basilisk","types":["Creature"],"subtypes":["Basilisk"],"text":"Whenever Sylvan Basilisk becomes blocked by a creature, destroy that creature.","power":"2","toughness":"4","imageName":"sylvan basilisk","colorIdentity":["G"]},"Sylvan Yeti":{"layout":"normal","name":"Sylvan Yeti","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Yeti","types":["Creature"],"subtypes":["Yeti"],"text":"Sylvan Yeti's power is equal to the number of cards in your hand.","power":"*","toughness":"4","imageName":"sylvan yeti","colorIdentity":["G"]},"Talas Air Ship":{"layout":"normal","name":"Talas Air Ship","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"Flying","power":"3","toughness":"2","imageName":"talas air ship","colorIdentity":["U"]},"Talas Explorer":{"layout":"normal","name":"Talas Explorer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Pirate Scout","types":["Creature"],"subtypes":["Human","Pirate","Scout"],"text":"Flying\nWhen Talas Explorer enters the battlefield, look at target opponent's hand.","power":"1","toughness":"1","imageName":"talas explorer","colorIdentity":["U"]},"Talas Merchant":{"layout":"normal","name":"Talas Merchant","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"power":"1","toughness":"3","imageName":"talas merchant","colorIdentity":["U"]},"Talas Researcher":{"layout":"normal","name":"Talas Researcher","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Pirate Wizard","types":["Creature"],"subtypes":["Human","Pirate","Wizard"],"text":"{T}: Draw a card. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"talas researcher","colorIdentity":["U"]},"Talas Scout":{"layout":"normal","name":"Talas Scout","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Pirate Scout","types":["Creature"],"subtypes":["Human","Pirate","Scout"],"text":"Flying","power":"1","toughness":"2","imageName":"talas scout","colorIdentity":["U"]},"Talas Warrior":{"layout":"normal","name":"Talas Warrior","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Pirate Warrior","types":["Creature"],"subtypes":["Human","Pirate","Warrior"],"text":"Talas Warrior can't be blocked.","power":"2","toughness":"2","imageName":"talas warrior","colorIdentity":["U"]},"Temple Acolyte":{"layout":"normal","name":"Temple Acolyte","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Temple Acolyte enters the battlefield, you gain 3 life.","power":"1","toughness":"3","imageName":"temple acolyte","colorIdentity":["W"]},"Temple Elder":{"layout":"normal","name":"Temple Elder","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: You gain 1 life. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"2","imageName":"temple elder","colorIdentity":["W"]},"Temporal Manipulation":{"layout":"normal","name":"Temporal Manipulation","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Take an extra turn after this one.","imageName":"temporal manipulation","colorIdentity":["U"]},"Town Sentry":{"layout":"normal","name":"Town Sentry","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Town Sentry blocks, it gets +0/+2 until end of turn.","power":"2","toughness":"2","imageName":"town sentry","colorIdentity":["W"]},"Tree Monkey":{"layout":"normal","name":"Tree Monkey","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Reach (This creature can block creatures with flying.)","power":"1","toughness":"1","imageName":"tree monkey","colorIdentity":["G"]},"Trokin High Guard":{"layout":"normal","name":"Trokin High Guard","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"power":"3","toughness":"3","imageName":"trokin high guard","colorIdentity":["W"]},"Vampiric Spirit":{"layout":"normal","name":"Vampiric Spirit","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Vampiric Spirit enters the battlefield, you lose 4 life.","power":"4","toughness":"3","imageName":"vampiric spirit","colorIdentity":["B"]},"Volunteer Militia":{"layout":"normal","name":"Volunteer Militia","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"1","toughness":"2","imageName":"volunteer militia","colorIdentity":["W"]},"Warrior's Stand":{"layout":"normal","name":"Warrior's Stand","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Warrior's Stand only during the declare attackers step and only if you've been attacked this step.\nCreatures you control get +2/+2 until end of turn.","imageName":"warrior's stand","colorIdentity":["W"]},"Wild Griffin":{"layout":"normal","name":"Wild Griffin","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying","power":"2","toughness":"2","imageName":"wild griffin","colorIdentity":["W"]},"Wild Ox":{"layout":"normal","name":"Wild Ox","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Ox","types":["Creature"],"subtypes":["Ox"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"3","toughness":"3","imageName":"wild ox","colorIdentity":["G"]},"Wildfire":{"layout":"normal","name":"Wildfire","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices four lands. Wildfire deals 4 damage to each creature.","imageName":"wildfire","colorIdentity":["R"]},"Wind Sail":{"layout":"normal","name":"Wind Sail","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"One or two target creatures gain flying until end of turn.","imageName":"wind sail","colorIdentity":["U"]},"Stroke of Genius":{"layout":"normal","name":"Stroke of Genius","manaCost":"{X}{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player draws X cards.","imageName":"stroke of genius","colorIdentity":["U"]},"Gaea's Cradle":{"layout":"normal","name":"Gaea's Cradle","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {G} to your mana pool for each creature you control.","imageName":"gaea's cradle","colorIdentity":["G"]},"Oath of Druids":{"layout":"normal","name":"Oath of Druids","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player chooses target player who controls more creatures than he or she does and is his or her opponent. The first player may reveal cards from the top of his or her library until he or she reveals a creature card. If he or she does, that player puts that card onto the battlefield and all other cards revealed this way into his or her graveyard.","imageName":"oath of druids","colorIdentity":["G"]},"Argothian Enchantress":{"layout":"normal","name":"Argothian Enchantress","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nWhenever you cast an enchantment spell, draw a card.","power":"0","toughness":"1","imageName":"argothian enchantress","colorIdentity":["G"]},"Phyrexian Negator":{"layout":"normal","name":"Phyrexian Negator","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Trample\nWhenever Phyrexian Negator is dealt damage, sacrifice that many permanents.","power":"5","toughness":"5","imageName":"phyrexian negator","colorIdentity":["B"]},"Deranged Hermit":{"layout":"normal","name":"Deranged Hermit","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Echo {3}{G}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Deranged Hermit enters the battlefield, put four 1/1 green Squirrel creature tokens onto the battlefield.\nSquirrel creatures get +1/+1.","power":"1","toughness":"1","imageName":"deranged hermit","colorIdentity":["G"]},"Exalted Angel":{"layout":"normal","name":"Exalted Angel","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhenever Exalted Angel deals damage, you gain that much life.\nMorph {2}{W}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"5","imageName":"exalted angel","colorIdentity":["W"]},"Grim Lavamancer":{"layout":"normal","name":"Grim Lavamancer","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{R}, {T}, Exile two cards from your graveyard: Grim Lavamancer deals 2 damage to target creature or player.","power":"1","toughness":"1","imageName":"grim lavamancer","colorIdentity":["R"]},"Meddling Mage":{"layout":"normal","name":"Meddling Mage","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"As Meddling Mage enters the battlefield, name a nonland card.\nThe named card can't be cast.","power":"2","toughness":"2","imageName":"meddling mage","colorIdentity":["W","U"]},"Pernicious Deed":{"layout":"normal","name":"Pernicious Deed","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"{X}, Sacrifice Pernicious Deed: Destroy each artifact, creature, and enchantment with converted mana cost X or less.","imageName":"pernicious deed","colorIdentity":["B","G"]},"Ravenous Baloth":{"layout":"normal","name":"Ravenous Baloth","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Sacrifice a Beast: You gain 4 life.","power":"4","toughness":"4","imageName":"ravenous baloth","colorIdentity":["G"]},"Cunning Wish":{"layout":"normal","name":"Cunning Wish","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may choose an instant card you own from outside the game, reveal that card, and put it into your hand. Exile Cunning Wish.","imageName":"cunning wish","colorIdentity":["U"]},"Yawgmoth's Will":{"layout":"normal","name":"Yawgmoth's Will","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, you may play cards from your graveyard.\nIf a card would be put into your graveyard from anywhere this turn, exile that card instead.","imageName":"yawgmoth's will","colorIdentity":["B"]},"Vindicate":{"layout":"normal","name":"Vindicate","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target permanent.","imageName":"vindicate","colorIdentity":["W","B"]},"Decree of Justice":{"layout":"normal","name":"Decree of Justice","manaCost":"{X}{X}{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put X 4/4 white Angel creature tokens with flying onto the battlefield.\nCycling {2}{W} ({2}{W}, Discard this card: Draw a card.)\nWhen you cycle Decree of Justice, you may pay {X}. If you do, put X 1/1 white Soldier creature tokens onto the battlefield.","imageName":"decree of justice","colorIdentity":["W"]},"Orim's Chant":{"layout":"normal","name":"Orim's Chant","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Kicker {W} (You may pay an additional {W} as you cast this spell.)\nTarget player can't cast spells this turn.\nIf Orim's Chant was kicked, creatures can't attack this turn.","imageName":"orim's chant","colorIdentity":["W"]},"Mind's Desire":{"layout":"normal","name":"Mind's Desire","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Shuffle your library. Then exile the top card of your library. Until end of turn, you may play that card without paying its mana cost. (If it has X in its mana cost, X is 0.)\nStorm (When you cast this spell, copy it for each spell cast before it this turn.)","imageName":"mind's desire","colorIdentity":["U"]},"Living Wish":{"layout":"normal","name":"Living Wish","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You may choose a creature or land card you own from outside the game, reveal that card, and put it into your hand. Exile Living Wish.","imageName":"living wish","colorIdentity":["G"]},"Stifle":{"layout":"normal","name":"Stifle","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target activated or triggered ability. (Mana abilities can't be targeted.)","imageName":"stifle","colorIdentity":["U"]},"Survival of the Fittest":{"layout":"normal","name":"Survival of the Fittest","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{G}, Discard a creature card: Search your library for a creature card, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"survival of the fittest","colorIdentity":["G"]},"Burning Wish":{"layout":"normal","name":"Burning Wish","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You may choose a sorcery card you own from outside the game, reveal that card, and put it into your hand. Exile Burning Wish.","imageName":"burning wish","colorIdentity":["R"]},"Bloodstained Mire":{"layout":"normal","name":"Bloodstained Mire","type":"Land","types":["Land"],"text":"{T}, Pay 1 life, Sacrifice Bloodstained Mire: Search your library for a Swamp or Mountain card and put it onto the battlefield. Then shuffle your library.","imageName":"bloodstained mire"},"Flooded Strand":{"layout":"normal","name":"Flooded Strand","type":"Land","types":["Land"],"text":"{T}, Pay 1 life, Sacrifice Flooded Strand: Search your library for a Plains or Island card and put it onto the battlefield. Then shuffle your library.","imageName":"flooded strand"},"Polluted Delta":{"layout":"normal","name":"Polluted Delta","type":"Land","types":["Land"],"text":"{T}, Pay 1 life, Sacrifice Polluted Delta: Search your library for an Island or Swamp card and put it onto the battlefield. Then shuffle your library.","imageName":"polluted delta"},"Windswept Heath":{"layout":"normal","name":"Windswept Heath","type":"Land","types":["Land"],"text":"{T}, Pay 1 life, Sacrifice Windswept Heath: Search your library for a Forest or Plains card and put it onto the battlefield. Then shuffle your library.","imageName":"windswept heath"},"Wooded Foothills":{"layout":"normal","name":"Wooded Foothills","type":"Land","types":["Land"],"text":"{T}, Pay 1 life, Sacrifice Wooded Foothills: Search your library for a Mountain or Forest card and put it onto the battlefield. Then shuffle your library.","imageName":"wooded foothills"},"Morphling":{"layout":"normal","name":"Morphling","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"{U}: Untap Morphling.\n{U}: Morphling gains flying until end of turn.\n{U}: Morphling gains shroud until end of turn. (It can't be the target of spells or abilities.)\n{1}: Morphling gets +1/-1 until end of turn.\n{1}: Morphling gets -1/+1 until end of turn.","power":"3","toughness":"3","imageName":"morphling","colorIdentity":["U"]},"Entomb":{"layout":"normal","name":"Entomb","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Search your library for a card and put that card into your graveyard. Then shuffle your library.","imageName":"entomb","colorIdentity":["B"]},"Sword of Fire and Ice":{"layout":"normal","name":"Sword of Fire and Ice","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2 and has protection from red and from blue.\nWhenever equipped creature deals combat damage to a player, Sword of Fire and Ice deals 2 damage to target creature or player and you draw a card.\nEquip {2}","imageName":"sword of fire and ice"},"Vendilion Clique":{"layout":"normal","name":"Vendilion Clique","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Faerie Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flash\nFlying\nWhen Vendilion Clique enters the battlefield, look at target player's hand. You may choose a nonland card from it. If you do, that player reveals the chosen card, puts it on the bottom of his or her library, then draws a card.","power":"3","toughness":"1","imageName":"vendilion clique","colorIdentity":["U"]},"Bitterblossom":{"layout":"normal","name":"Bitterblossom","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Tribal Enchantment — Faerie","types":["Tribal","Enchantment"],"subtypes":["Faerie"],"text":"At the beginning of your upkeep, you lose 1 life and put a 1/1 black Faerie Rogue creature token with flying onto the battlefield.","imageName":"bitterblossom","colorIdentity":["B"]},"Dark Confidant":{"layout":"normal","name":"Dark Confidant","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"At the beginning of your upkeep, reveal the top card of your library and put that card into your hand. You lose life equal to its converted mana cost.","power":"2","toughness":"1","imageName":"dark confidant","colorIdentity":["B"]},"Doubling Season":{"layout":"normal","name":"Doubling Season","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"If an effect would put one or more tokens onto the battlefield under your control, it puts twice that many of those tokens onto the battlefield instead.\nIf an effect would place one or more counters on a permanent you control, it places twice that many of those counters on that permanent instead.","imageName":"doubling season","colorIdentity":["G"]},"Goblin Welder":{"layout":"normal","name":"Goblin Welder","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Artificer","types":["Creature"],"subtypes":["Goblin","Artificer"],"text":"{T}: Choose target artifact a player controls and target artifact card in that player's graveyard. If both targets are still legal as this ability resolves, that player simultaneously sacrifices the artifact and returns the artifact card to the battlefield.","power":"1","toughness":"1","imageName":"goblin welder","colorIdentity":["R"]},"Xiahou Dun, the One-Eyed":{"layout":"normal","name":"Xiahou Dun, the One-Eyed","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nSacrifice Xiahou Dun, the One-Eyed: Return target black card from your graveyard to your hand. Activate this ability only during your turn, before attackers are declared.","power":"3","toughness":"2","imageName":"xiahou dun, the one-eyed","colorIdentity":["B"]},"Flusterstorm":{"layout":"normal","name":"Flusterstorm","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target instant or sorcery spell unless its controller pays {1}.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"flusterstorm","colorIdentity":["U"]},"Noble Hierarch":{"layout":"normal","name":"Noble Hierarch","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\n{T}: Add {G}, {W}, or {U} to your mana pool.","power":"0","toughness":"1","imageName":"noble hierarch","colorIdentity":["G","W","U"]},"Karmic Guide":{"layout":"normal","name":"Karmic Guide","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel Spirit","types":["Creature"],"subtypes":["Angel","Spirit"],"text":"Flying, protection from black\nEcho {3}{W}{W} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Karmic Guide enters the battlefield, return target creature card from your graveyard to the battlefield.","power":"2","toughness":"2","imageName":"karmic guide","colorIdentity":["W"]},"Sneak Attack":{"layout":"normal","name":"Sneak Attack","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{R}: You may put a creature card from your hand onto the battlefield. That creature gains haste. Sacrifice the creature at the beginning of the next end step.","imageName":"sneak attack","colorIdentity":["R"]},"Sword of Light and Shadow":{"layout":"normal","name":"Sword of Light and Shadow","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2 and has protection from white and from black.\nWhenever equipped creature deals combat damage to a player, you gain 3 life and you may return up to one target creature card from your graveyard to your hand.\nEquip {2}","imageName":"sword of light and shadow"},"Command Tower":{"layout":"normal","name":"Command Tower","type":"Land","types":["Land"],"text":"{T}: Add to your mana pool one mana of any color in your commander's color identity.","imageName":"command tower"},"Bribery":{"layout":"normal","name":"Bribery","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search target opponent's library for a creature card and put that card onto the battlefield under your control. Then that player shuffles his or her library.","imageName":"bribery","colorIdentity":["U"]},"Imperial Recruiter":{"layout":"normal","name":"Imperial Recruiter","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"When Imperial Recruiter enters the battlefield, search your library for a creature card with power 2 or less, reveal it, and put it into your hand. Then shuffle your library.","power":"1","toughness":"1","imageName":"imperial recruiter","colorIdentity":["R"]},"Crucible of Worlds":{"layout":"normal","name":"Crucible of Worlds","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"You may play land cards from your graveyard.","imageName":"crucible of worlds"},"Overwhelming Forces":{"layout":"normal","name":"Overwhelming Forces","manaCost":"{6}{B}{B}","cmc":8,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures target opponent controls. Draw a card for each creature destroyed this way.","imageName":"overwhelming forces","colorIdentity":["B"]},"Show and Tell":{"layout":"normal","name":"Show and Tell","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player may put an artifact, creature, enchantment, or land card from his or her hand onto the battlefield.","imageName":"show and tell","colorIdentity":["U"]},"Genesis":{"layout":"normal","name":"Genesis","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Incarnation","types":["Creature"],"subtypes":["Incarnation"],"text":"At the beginning of your upkeep, if Genesis is in your graveyard, you may pay {2}{G}. If you do, return target creature card from your graveyard to your hand.","power":"4","toughness":"4","imageName":"genesis","colorIdentity":["G"]},"Karador, Ghost Chieftain":{"layout":"normal","name":"Karador, Ghost Chieftain","manaCost":"{5}{B}{G}{W}","cmc":8,"colors":["White","Black","Green"],"type":"Legendary Creature — Centaur Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Centaur","Spirit"],"text":"Karador, Ghost Chieftain costs {1} less to cast for each creature card in your graveyard.\nDuring each of your turns, you may cast one creature card from your graveyard.","power":"3","toughness":"4","imageName":"karador, ghost chieftain","colorIdentity":["W","B","G"]},"Greater Good":{"layout":"normal","name":"Greater Good","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a creature: Draw cards equal to the sacrificed creature's power, then discard three cards.","imageName":"greater good","colorIdentity":["G"]},"Riku of Two Reflections":{"layout":"normal","name":"Riku of Two Reflections","manaCost":"{2}{U}{R}{G}","cmc":5,"colors":["Blue","Red","Green"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever you cast an instant or sorcery spell, you may pay {U}{R}. If you do, copy that spell. You may choose new targets for the copy.\nWhenever another nontoken creature enters the battlefield under your control, you may pay {G}{U}. If you do, put a token that's a copy of that creature onto the battlefield.","power":"2","toughness":"2","imageName":"riku of two reflections","colorIdentity":["U","R","G"]},"Hanna, Ship's Navigator":{"layout":"normal","name":"Hanna, Ship's Navigator","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Legendary Creature — Human Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Artificer"],"text":"{1}{W}{U}, {T}: Return target artifact or enchantment card from your graveyard to your hand.","power":"1","toughness":"2","imageName":"hanna, ship's navigator","colorIdentity":["W","U"]},"Sword of Feast and Famine":{"layout":"normal","name":"Sword of Feast and Famine","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2 and has protection from black and from green.\nWhenever equipped creature deals combat damage to a player, that player discards a card and you untap all lands you control.\nEquip {2}","imageName":"sword of feast and famine"},"Nekusar, the Mindrazer":{"layout":"normal","name":"Nekusar, the Mindrazer","manaCost":"{2}{U}{B}{R}","cmc":5,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Zombie Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"At the beginning of each player's draw step, that player draws an additional card.\nWhenever an opponent draws a card, Nekusar, the Mindrazer deals 1 damage to that player.","power":"2","toughness":"4","imageName":"nekusar, the mindrazer","colorIdentity":["U","B","R"]},"Elesh Norn, Grand Cenobite":{"layout":"normal","name":"Elesh Norn, Grand Cenobite","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Legendary Creature — Praetor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Praetor"],"text":"Vigilance\nOther creatures you control get +2/+2.\nCreatures your opponents control get -2/-2.","power":"4","toughness":"7","imageName":"elesh norn, grand cenobite","colorIdentity":["W"]},"Oloro, Ageless Ascetic":{"layout":"normal","name":"Oloro, Ageless Ascetic","manaCost":"{3}{W}{U}{B}","cmc":6,"colors":["White","Blue","Black"],"type":"Legendary Creature — Giant Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Giant","Soldier"],"text":"At the beginning of your upkeep, you gain 2 life.\nWhenever you gain life, you may pay {1}. If you do, draw a card and each opponent loses 1 life.\nAt the beginning of your upkeep, if Oloro, Ageless Ascetic is in the command zone, you gain 2 life.","power":"4","toughness":"5","imageName":"oloro, ageless ascetic","colorIdentity":["W","U","B"]},"Ravages of War":{"layout":"normal","name":"Ravages of War","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all lands.","imageName":"ravages of war","colorIdentity":["W"]},"Damnation":{"layout":"normal","name":"Damnation","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures. They can't be regenerated.","imageName":"damnation","colorIdentity":["B"]},"Dualcaster Mage":{"layout":"normal","name":"Dualcaster Mage","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flash\nWhen Dualcaster Mage enters the battlefield, copy target instant or sorcery spell. You may choose new targets for the copy.","power":"2","toughness":"2","imageName":"dualcaster mage","colorIdentity":["R"]},"Feldon of the Third Path":{"layout":"normal","name":"Feldon of the Third Path","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Human Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Artificer"],"text":"{2}{R}, {T}: Put a token onto the battlefield that's a copy of target creature card in your graveyard, except it's an artifact in addition to its other types. It gains haste. Sacrifice it at the beginning of the next end step.","power":"2","toughness":"3","imageName":"feldon of the third path","colorIdentity":["R"]},"Command Beacon":{"layout":"normal","name":"Command Beacon","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}, Sacrifice Command Beacon: Put your commander into your hand from the command zone.","imageName":"command beacon"},"Allay":{"layout":"normal","name":"Allay","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nDestroy target enchantment.","imageName":"allay","colorIdentity":["W"]},"Cataclysm":{"layout":"normal","name":"Cataclysm","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Each player chooses from among the permanents he or she controls an artifact, a creature, an enchantment, and a land, then sacrifices the rest.","imageName":"cataclysm","colorIdentity":["W"]},"Convalescence":{"layout":"normal","name":"Convalescence","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you have 10 or less life, you gain 1 life.","imageName":"convalescence","colorIdentity":["W"]},"Exalted Dragon":{"layout":"normal","name":"Exalted Dragon","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nExalted Dragon can't attack unless you sacrifice a land. (This cost is paid as attackers are declared.)","power":"5","toughness":"5","imageName":"exalted dragon","colorIdentity":["W"]},"High Ground":{"layout":"normal","name":"High Ground","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Each creature you control can block an additional creature each combat.","imageName":"high ground","colorIdentity":["W"]},"Keeper of the Light":{"layout":"normal","name":"Keeper of the Light","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{W}, {T}: Choose target opponent who had more life than you did as you activated this ability. You gain 3 life.","power":"1","toughness":"2","imageName":"keeper of the light","colorIdentity":["W"]},"Kor Chant":{"layout":"normal","name":"Kor Chant","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"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.","imageName":"kor chant","colorIdentity":["W"]},"Limited Resources":{"layout":"normal","name":"Limited Resources","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Limited Resources enters the battlefield, each player chooses five lands he or she controls and sacrifices the rest.\nPlayers can't play lands as long as ten or more lands are on the battlefield.","imageName":"limited resources","colorIdentity":["W"]},"Oath of Lieges":{"layout":"normal","name":"Oath of Lieges","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player chooses target player who controls more lands than he or she does and is his or her opponent. The first player may search his or her library for a basic land card, put that card onto the battlefield, then shuffle his or her library.","imageName":"oath of lieges","colorIdentity":["W"]},"Paladin en-Vec":{"layout":"normal","name":"Paladin en-Vec","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike, protection from black and from red (This creature deals combat damage before creatures without first strike. It can't be blocked, targeted, dealt damage, or enchanted by anything black or red.)","power":"2","toughness":"2","imageName":"paladin en-vec","colorIdentity":["W"]},"Peace of Mind":{"layout":"normal","name":"Peace of Mind","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}, Discard a card: You gain 3 life.","imageName":"peace of mind","colorIdentity":["W"]},"Pegasus Stampede":{"layout":"normal","name":"Pegasus Stampede","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback—Sacrifice a land. (You may sacrifice a land in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.)\nPut a 1/1 white Pegasus creature token with flying onto the battlefield.","imageName":"pegasus stampede","colorIdentity":["W"]},"Penance":{"layout":"normal","name":"Penance","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Put a card from your hand on top of your library: The next time a black or red source of your choice would deal damage this turn, prevent that damage.","imageName":"penance","colorIdentity":["W"]},"Reaping the Rewards":{"layout":"normal","name":"Reaping the Rewards","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Buyback—Sacrifice a land. (You may sacrifice a land in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.)\nYou gain 2 life.","imageName":"reaping the rewards","colorIdentity":["W"]},"Reconnaissance":{"layout":"normal","name":"Reconnaissance","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{0}: Remove target attacking creature you control from combat and untap it.","imageName":"reconnaissance","colorIdentity":["W"]},"Shackles":{"layout":"normal","name":"Shackles","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature doesn't untap during its controller's untap step.\n{W}: Return Shackles to its owner's hand.","imageName":"shackles","colorIdentity":["W"]},"Shield Mate":{"layout":"normal","name":"Shield Mate","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Sacrifice Shield Mate: Target creature gets +0/+4 until end of turn.","power":"1","toughness":"1","imageName":"shield mate","colorIdentity":["W"]},"Soltari Visionary":{"layout":"normal","name":"Soltari Visionary","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Soltari Cleric","types":["Creature"],"subtypes":["Soltari","Cleric"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Soltari Visionary deals damage to a player, destroy target enchantment that player controls.","power":"2","toughness":"2","imageName":"soltari visionary","colorIdentity":["W"]},"Soul Warden":{"layout":"normal","name":"Soul Warden","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever another creature enters the battlefield, you gain 1 life.","power":"1","toughness":"1","imageName":"soul warden","colorIdentity":["W"]},"Standing Troops":{"layout":"normal","name":"Standing Troops","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance","power":"1","toughness":"4","imageName":"standing troops","colorIdentity":["W"]},"Treasure Hunter":{"layout":"normal","name":"Treasure Hunter","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"When Treasure Hunter enters the battlefield, you may return target artifact card from your graveyard to your hand.","power":"2","toughness":"2","imageName":"treasure hunter","colorIdentity":["W"]},"Wall of Nets":{"layout":"normal","name":"Wall of Nets","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nAt end of combat, exile all creatures blocked by Wall of Nets.\nWhen Wall of Nets leaves the battlefield, return all cards exiled with Wall of Nets to the battlefield under their owners' control.","power":"0","toughness":"7","imageName":"wall of nets","colorIdentity":["W"]},"Welkin Hawk":{"layout":"normal","name":"Welkin Hawk","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Welkin Hawk dies, you may search your library for a card named Welkin Hawk, reveal that card, put it into your hand, then shuffle your library.","power":"1","toughness":"1","imageName":"welkin hawk","colorIdentity":["W"]},"Zealots en-Dal":{"layout":"normal","name":"Zealots en-Dal","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"At the beginning of your upkeep, if all nonland permanents you control are white, you gain 1 life.","power":"2","toughness":"4","imageName":"zealots en-dal","colorIdentity":["W"]},"Æther Tide":{"layout":"normal","name":"Æther Tide","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Æther Tide, discard X creature cards.\nReturn X target creatures to their owners' hands.","imageName":"æther tide","colorIdentity":["U"]},"Cunning":{"layout":"normal","name":"Cunning","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3.\nWhen enchanted creature attacks or blocks, sacrifice Cunning at the beginning of the next cleanup step.","imageName":"cunning","colorIdentity":["U"]},"Curiosity":{"layout":"normal","name":"Curiosity","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals damage to an opponent, you may draw a card.","imageName":"curiosity","colorIdentity":["U"]},"Dominating Licid":{"layout":"normal","name":"Dominating Licid","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Licid","types":["Creature"],"subtypes":["Licid"],"text":"{1}{U}{U}, {T}: Dominating Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {U} to end this effect.\nYou control enchanted creature.","power":"1","toughness":"1","imageName":"dominating licid","colorIdentity":["U"]},"Ephemeron":{"layout":"normal","name":"Ephemeron","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nDiscard a card: Return Ephemeron to its owner's hand.","power":"4","toughness":"4","imageName":"ephemeron","colorIdentity":["U"]},"Equilibrium":{"layout":"normal","name":"Equilibrium","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a creature spell, you may pay {1}. If you do, return target creature to its owner's hand.","imageName":"equilibrium","colorIdentity":["U"]},"Ertai, Wizard Adept":{"layout":"normal","name":"Ertai, Wizard Adept","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{U}{U}, {T}: Counter target spell.","power":"1","toughness":"1","imageName":"ertai, wizard adept","colorIdentity":["U"]},"Fade Away":{"layout":"normal","name":"Fade Away","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"For each creature, its controller sacrifices a permanent unless he or she pays {1}.","imageName":"fade away","colorIdentity":["U"]},"Forbid":{"layout":"normal","name":"Forbid","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Buyback—Discard two cards. (You may discard two cards in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.)\nCounter target spell.","imageName":"forbid","colorIdentity":["U"]},"Keeper of the Mind":{"layout":"normal","name":"Keeper of the Mind","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}: Choose target opponent who had at least two more cards in hand than you did as you activated this ability. Draw a card.","power":"1","toughness":"2","imageName":"keeper of the mind","colorIdentity":["U"]},"Killer Whale":{"layout":"normal","name":"Killer Whale","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Whale","types":["Creature"],"subtypes":["Whale"],"text":"{U}: Killer Whale gains flying until end of turn.","power":"3","toughness":"5","imageName":"killer whale","colorIdentity":["U"]},"Mana Breach":{"layout":"normal","name":"Mana Breach","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell, that player returns a land he or she controls to its owner's hand.","imageName":"mana breach","colorIdentity":["U"]},"Merfolk Looter":{"layout":"normal","name":"Merfolk Looter","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"{T}: Draw a card, then discard a card.","power":"1","toughness":"1","imageName":"merfolk looter","colorIdentity":["U"]},"Mind Over Matter":{"layout":"normal","name":"Mind Over Matter","manaCost":"{2}{U}{U}{U}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Discard a card: You may tap or untap target artifact, creature, or land.","imageName":"mind over matter","colorIdentity":["U"]},"Mirozel":{"layout":"normal","name":"Mirozel","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nWhen Mirozel becomes the target of a spell or ability, return Mirozel to its owner's hand.","power":"2","toughness":"3","imageName":"mirozel","colorIdentity":["U"]},"Oath of Scholars":{"layout":"normal","name":"Oath of Scholars","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player chooses target player who has more cards in hand than he or she does and is his or her opponent. The first player may discard his or her hand and draw three cards.","imageName":"oath of scholars","colorIdentity":["U"]},"Robe of Mirrors":{"layout":"normal","name":"Robe of Mirrors","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature has shroud. (It can't be the target of spells or abilities.)","imageName":"robe of mirrors","colorIdentity":["U"]},"Rootwater Mystic":{"layout":"normal","name":"Rootwater Mystic","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{1}{U}: Look at the top card of target player's library.","power":"1","toughness":"1","imageName":"rootwater mystic","colorIdentity":["U"]},"School of Piranha":{"layout":"normal","name":"School of Piranha","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"At the beginning of your upkeep, sacrifice School of Piranha unless you pay {1}{U}.","power":"3","toughness":"3","imageName":"school of piranha","colorIdentity":["U"]},"Scrivener":{"layout":"normal","name":"Scrivener","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Scrivener enters the battlefield, you may return target instant card from your graveyard to your hand.","power":"2","toughness":"2","imageName":"scrivener","colorIdentity":["U"]},"Thalakos Drifters":{"layout":"normal","name":"Thalakos Drifters","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Thalakos","types":["Creature"],"subtypes":["Thalakos"],"text":"Discard a card: Thalakos Drifters gains shadow until end of turn. (It can block or be blocked by only creatures with shadow.)","power":"3","toughness":"3","imageName":"thalakos drifters","colorIdentity":["U"]},"Thalakos Scout":{"layout":"normal","name":"Thalakos Scout","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Thalakos Soldier Scout","types":["Creature"],"subtypes":["Thalakos","Soldier","Scout"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nDiscard a card: Return Thalakos Scout to its owner's hand.","power":"2","toughness":"1","imageName":"thalakos scout","colorIdentity":["U"]},"Treasure Trove":{"layout":"normal","name":"Treasure Trove","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{U}{U}: Draw a card.","imageName":"treasure trove","colorIdentity":["U"]},"Wayward Soul":{"layout":"normal","name":"Wayward Soul","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{U}: Put Wayward Soul on top of its owner's library.","power":"3","toughness":"2","imageName":"wayward soul","colorIdentity":["U"]},"Whiptongue Frog":{"layout":"normal","name":"Whiptongue Frog","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Frog","types":["Creature"],"subtypes":["Frog"],"text":"{U}: Whiptongue Frog gains flying until end of turn.","power":"1","toughness":"3","imageName":"whiptongue frog","colorIdentity":["U"]},"Carnophage":{"layout":"normal","name":"Carnophage","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"At the beginning of your upkeep, tap Carnophage unless you pay 1 life.","power":"2","toughness":"2","imageName":"carnophage","colorIdentity":["B"]},"Cat Burglar":{"layout":"normal","name":"Cat Burglar","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Kor Rogue Minion","types":["Creature"],"subtypes":["Kor","Rogue","Minion"],"text":"{2}{B}, {T}: Target player discards a card. Activate this ability only any time you could cast a sorcery.","power":"2","toughness":"2","imageName":"cat burglar","colorIdentity":["B"]},"Culling the Weak":{"layout":"normal","name":"Culling the Weak","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Culling the Weak, sacrifice a creature.\nAdd {B}{B}{B}{B} to your mana pool.","imageName":"culling the weak","colorIdentity":["B"]},"Cursed Flesh":{"layout":"normal","name":"Cursed Flesh","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -1/-1 and has fear. (It can't be blocked except by artifact creatures and/or black creatures.)","imageName":"cursed flesh","colorIdentity":["B"]},"Dauthi Cutthroat":{"layout":"normal","name":"Dauthi Cutthroat","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Dauthi Minion","types":["Creature"],"subtypes":["Dauthi","Minion"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\n{1}{B}, {T}: Destroy target creature with shadow.","power":"1","toughness":"1","imageName":"dauthi cutthroat","colorIdentity":["B"]},"Dauthi Jackal":{"layout":"normal","name":"Dauthi Jackal","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Dauthi Hound","types":["Creature"],"subtypes":["Dauthi","Hound"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\n{B}{B}, Sacrifice Dauthi Jackal: Destroy target blocking creature.","power":"2","toughness":"1","imageName":"dauthi jackal","colorIdentity":["B"]},"Dauthi Warlord":{"layout":"normal","name":"Dauthi Warlord","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Dauthi Soldier","types":["Creature"],"subtypes":["Dauthi","Soldier"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nDauthi Warlord's power is equal to the number of creatures with shadow on the battlefield.","power":"*","toughness":"1","imageName":"dauthi warlord","colorIdentity":["B"]},"Death's Duet":{"layout":"normal","name":"Death's Duet","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return two target creature cards from your graveyard to your hand.","imageName":"death's duet","colorIdentity":["B"]},"Entropic Specter":{"layout":"normal","name":"Entropic Specter","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Specter Spirit","types":["Creature"],"subtypes":["Specter","Spirit"],"text":"Flying\nAs Entropic Specter enters the battlefield, choose an opponent.\nEntropic Specter's power and toughness are each equal to the number of cards in the chosen player's hand.\nWhenever Entropic Specter deals damage to a player, that player discards a card.","power":"*","toughness":"*","imageName":"entropic specter","colorIdentity":["B"]},"Fugue":{"layout":"normal","name":"Fugue","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards three cards.","imageName":"fugue","colorIdentity":["B"]},"Grollub":{"layout":"normal","name":"Grollub","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Grollub is dealt damage, each opponent gains that much life.","power":"3","toughness":"3","imageName":"grollub","colorIdentity":["B"]},"Hatred":{"layout":"normal","name":"Hatred","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Hatred, pay X life.\nTarget creature gets +X/+0 until end of turn.","imageName":"hatred","colorIdentity":["B"]},"Keeper of the Dead":{"layout":"normal","name":"Keeper of the Dead","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{B}, {T}: Choose target opponent who had at least two fewer creature cards in his or her graveyard than you did as you activated this ability. Destroy target nonblack creature he or she controls.","power":"1","toughness":"2","imageName":"keeper of the dead","colorIdentity":["B"]},"Mind Maggots":{"layout":"normal","name":"Mind Maggots","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"When Mind Maggots enters the battlefield, discard any number of creature cards. For each card discarded this way, put two +1/+1 counters on Mind Maggots.","power":"2","toughness":"2","imageName":"mind maggots","colorIdentity":["B"]},"Nausea":{"layout":"normal","name":"Nausea","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get -1/-1 until end of turn.","imageName":"nausea","colorIdentity":["B"]},"Necrologia":{"layout":"normal","name":"Necrologia","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Cast Necrologia only during your end step.\nAs an additional cost to cast Necrologia, pay X life.\nDraw X cards.","imageName":"necrologia","colorIdentity":["B"]},"Oath of Ghouls":{"layout":"normal","name":"Oath of Ghouls","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player chooses target player whose graveyard has fewer creature cards in it than his or her graveyard does and is his or her opponent. The first player may return a creature card from his or her graveyard to his or her hand.","imageName":"oath of ghouls","colorIdentity":["B"]},"Pit Spawn":{"layout":"normal","name":"Pit Spawn","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"First strike\nAt the beginning of your upkeep, sacrifice Pit Spawn unless you pay {B}{B}.\nWhenever Pit Spawn deals damage to a creature, exile that creature.","power":"6","toughness":"4","imageName":"pit spawn","colorIdentity":["B"]},"Plaguebearer":{"layout":"normal","name":"Plaguebearer","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{X}{X}{B}: Destroy target nonblack creature with converted mana cost X.","power":"1","toughness":"1","imageName":"plaguebearer","colorIdentity":["B"]},"Recurring Nightmare":{"layout":"normal","name":"Recurring Nightmare","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a creature, Return Recurring Nightmare to its owner's hand: Return target creature card from your graveyard to the battlefield. Activate this ability only any time you could cast a sorcery.","imageName":"recurring nightmare","colorIdentity":["B"]},"Scare Tactics":{"layout":"normal","name":"Scare Tactics","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +1/+0 until end of turn.","imageName":"scare tactics","colorIdentity":["B"]},"Slaughter":{"layout":"normal","name":"Slaughter","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Buyback—Pay 4 life. (You may pay 4 life in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.)\nDestroy target nonblack creature. It can't be regenerated.","imageName":"slaughter","colorIdentity":["B"]},"Spike Cannibal":{"layout":"normal","name":"Spike Cannibal","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spike","types":["Creature"],"subtypes":["Spike"],"text":"Spike Cannibal enters the battlefield with a +1/+1 counter on it.\nWhen Spike Cannibal enters the battlefield, move all +1/+1 counters from all creatures onto it.","power":"0","toughness":"0","imageName":"spike cannibal","colorIdentity":["B"]},"Thrull Surgeon":{"layout":"normal","name":"Thrull Surgeon","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"{1}{B}, Sacrifice Thrull Surgeon: Look at target player's hand and choose a card from it. That player discards that card. Activate this ability only any time you could cast a sorcery.","power":"1","toughness":"1","imageName":"thrull surgeon","colorIdentity":["B"]},"Vampire Hounds":{"layout":"normal","name":"Vampire Hounds","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Hound","types":["Creature"],"subtypes":["Vampire","Hound"],"text":"Discard a creature card: Vampire Hounds gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"vampire hounds","colorIdentity":["B"]},"Volrath's Dungeon":{"layout":"normal","name":"Volrath's Dungeon","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Pay 5 life: Destroy Volrath's Dungeon. Any player may activate this ability but only during his or her turn.\nDiscard a card: Target player puts a card from his or her hand on top of his or her library. Activate this ability only any time you could cast a sorcery.","imageName":"volrath's dungeon","colorIdentity":["B"]},"Anarchist":{"layout":"normal","name":"Anarchist","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Anarchist enters the battlefield, you may return target sorcery card from your graveyard to your hand.","power":"2","toughness":"2","imageName":"anarchist","colorIdentity":["R"]},"Cinder Crawler":{"layout":"normal","name":"Cinder Crawler","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Salamander","types":["Creature"],"subtypes":["Salamander"],"text":"{R}: Cinder Crawler gets +1/+0 until end of turn. Activate this ability only if Cinder Crawler is blocked.","power":"1","toughness":"2","imageName":"cinder crawler","colorIdentity":["R"]},"Dizzying Gaze":{"layout":"normal","name":"Dizzying Gaze","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\n{R}: Enchanted creature deals 1 damage to target creature with flying.","imageName":"dizzying gaze","colorIdentity":["R"]},"Fighting Chance":{"layout":"normal","name":"Fighting Chance","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"For each blocking creature, flip a coin. If you win the flip, prevent all combat damage that would be dealt by that creature this turn.","imageName":"fighting chance","colorIdentity":["R"]},"Flowstone Flood":{"layout":"normal","name":"Flowstone Flood","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback—Pay 3 life, Discard a card at random. (You may pay 3 life and discard a card at random in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.)\nDestroy target land.","imageName":"flowstone flood","colorIdentity":["R"]},"Furnace Brood":{"layout":"normal","name":"Furnace Brood","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{R}: Target creature can't be regenerated this turn.","power":"3","toughness":"3","imageName":"furnace brood","colorIdentity":["R"]},"Keeper of the Flame":{"layout":"normal","name":"Keeper of the Flame","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{R}, {T}: Choose target opponent who had more life than you did as you activated this ability. Keeper of the Flame deals 2 damage to him or her.","power":"1","toughness":"2","imageName":"keeper of the flame","colorIdentity":["R"]},"Mage il-Vec":{"layout":"normal","name":"Mage il-Vec","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}, Discard a card at random: Mage il-Vec deals 1 damage to target creature or player.","power":"2","toughness":"2","imageName":"mage il-vec","colorIdentity":["R"]},"Maniacal Rage":{"layout":"normal","name":"Maniacal Rage","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and can't block.","imageName":"maniacal rage","colorIdentity":["R"]},"Mogg Assassin":{"layout":"normal","name":"Mogg Assassin","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Assassin","types":["Creature"],"subtypes":["Goblin","Assassin"],"text":"{T}: You choose target creature an opponent controls, and that opponent chooses target creature. Flip a coin. If you win the flip, destroy the creature you chose. If you lose the flip, destroy the creature your opponent chose.","power":"2","toughness":"1","imageName":"mogg assassin","colorIdentity":["R"]},"Oath of Mages":{"layout":"normal","name":"Oath of Mages","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player chooses target player who has more life than he or she does and is his or her opponent. The first player may have Oath of Mages deal 1 damage to the second player.","imageName":"oath of mages","colorIdentity":["R"]},"Ogre Shaman":{"layout":"normal","name":"Ogre Shaman","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Shaman","types":["Creature"],"subtypes":["Ogre","Shaman"],"text":"{2}, Discard a card at random: Ogre Shaman deals 2 damage to target creature or player.","power":"3","toughness":"3","imageName":"ogre shaman","colorIdentity":["R"]},"Onslaught":{"layout":"normal","name":"Onslaught","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a creature spell, tap target creature.","imageName":"onslaught","colorIdentity":["R"]},"Pandemonium":{"layout":"normal","name":"Pandemonium","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield, that creature's controller may have it deal damage equal to its power to target creature or player of his or her choice.","imageName":"pandemonium","colorIdentity":["R"]},"Paroxysm":{"layout":"normal","name":"Paroxysm","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the upkeep of enchanted creature's controller, that player reveals the top card of his or her library. If that card is a land card, destroy that creature. Otherwise, it gets +3/+3 until end of turn.","imageName":"paroxysm","colorIdentity":["R"]},"Price of Progress":{"layout":"normal","name":"Price of Progress","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Price of Progress deals damage to each player equal to twice the number of nonbasic lands that player controls.","imageName":"price of progress","colorIdentity":["R"]},"Ravenous Baboons":{"layout":"normal","name":"Ravenous Baboons","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"When Ravenous Baboons enters the battlefield, destroy target nonbasic land.","power":"2","toughness":"2","imageName":"ravenous baboons","colorIdentity":["R"]},"Reckless Ogre":{"layout":"normal","name":"Reckless Ogre","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Whenever Reckless Ogre attacks alone, it gets +3/+0 until end of turn.","power":"3","toughness":"2","imageName":"reckless ogre","colorIdentity":["R"]},"Sabertooth Wyvern":{"layout":"normal","name":"Sabertooth Wyvern","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying, first strike","power":"3","toughness":"2","imageName":"sabertooth wyvern","colorIdentity":["R"]},"Scalding Salamander":{"layout":"normal","name":"Scalding Salamander","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Salamander","types":["Creature"],"subtypes":["Salamander"],"text":"Whenever Scalding Salamander attacks, you may have it deal 1 damage to each creature without flying defending player controls.","power":"2","toughness":"1","imageName":"scalding salamander","colorIdentity":["R"]},"Seismic Assault":{"layout":"normal","name":"Seismic Assault","manaCost":"{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Discard a land card: Seismic Assault deals 2 damage to target creature or player.","imageName":"seismic assault","colorIdentity":["R"]},"Shattering Pulse":{"layout":"normal","name":"Shattering Pulse","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nDestroy target artifact.","imageName":"shattering pulse","colorIdentity":["R"]},"Sonic Burst":{"layout":"normal","name":"Sonic Burst","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Sonic Burst, discard a card at random.\nSonic Burst deals 4 damage to target creature or player.","imageName":"sonic burst","colorIdentity":["R"]},"Spellshock":{"layout":"normal","name":"Spellshock","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell, Spellshock deals 2 damage to that player.","imageName":"spellshock","colorIdentity":["R"]},"Avenging Druid":{"layout":"normal","name":"Avenging Druid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Whenever Avenging Druid deals damage to an opponent, you may reveal cards from the top of your library until you reveal a land card. If you do, put that card onto the battlefield and put all other cards revealed this way into your graveyard.","power":"1","toughness":"3","imageName":"avenging druid","colorIdentity":["G"]},"Bequeathal":{"layout":"normal","name":"Bequeathal","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, you draw two cards.","imageName":"bequeathal","colorIdentity":["G"]},"Cartographer":{"layout":"normal","name":"Cartographer","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"When Cartographer enters the battlefield, you may return target land card from your graveyard to your hand.","power":"2","toughness":"2","imageName":"cartographer","colorIdentity":["G"]},"Crashing Boars":{"layout":"normal","name":"Crashing Boars","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"Whenever Crashing Boars attacks, defending player chooses an untapped creature he or she controls. That creature blocks Crashing Boars this turn if able.","power":"4","toughness":"4","imageName":"crashing boars","colorIdentity":["G"]},"Elven Palisade":{"layout":"normal","name":"Elven Palisade","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a Forest: Target attacking creature gets -3/-0 until end of turn.","imageName":"elven palisade","colorIdentity":["G"]},"Elvish Berserker":{"layout":"normal","name":"Elvish Berserker","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Berserker","types":["Creature"],"subtypes":["Elf","Berserker"],"text":"Whenever Elvish Berserker becomes blocked, it gets +1/+1 until end of turn for each creature blocking it.","power":"1","toughness":"1","imageName":"elvish berserker","colorIdentity":["G"]},"Jackalope Herd":{"layout":"normal","name":"Jackalope Herd","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Rabbit Beast","types":["Creature"],"subtypes":["Rabbit","Beast"],"text":"When you cast a spell, return Jackalope Herd to its owner's hand.","power":"4","toughness":"5","imageName":"jackalope herd","colorIdentity":["G"]},"Keeper of the Beasts":{"layout":"normal","name":"Keeper of the Beasts","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{G}, {T}: Choose target opponent who controlled more creatures than you did as you activated this ability. Put a 2/2 green Beast creature token onto the battlefield.","power":"1","toughness":"2","imageName":"keeper of the beasts","colorIdentity":["G"]},"Manabond":{"layout":"normal","name":"Manabond","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your end step, you may reveal your hand and put all land cards from it onto the battlefield. If you do, discard your hand.","imageName":"manabond","colorIdentity":["G"]},"Mirri, Cat Warrior":{"layout":"normal","name":"Mirri, Cat Warrior","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Cat Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cat","Warrior"],"text":"First strike, forestwalk, vigilance (This creature deals combat damage before creatures without first strike, it can't be blocked as long as defending player controls a Forest, and attacking doesn't cause this creature to tap.)","power":"2","toughness":"3","imageName":"mirri, cat warrior","colorIdentity":["G"]},"Plated Rootwalla":{"layout":"normal","name":"Plated Rootwalla","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"{2}{G}: Plated Rootwalla gets +3/+3 until end of turn. Activate this ability only once each turn.","power":"3","toughness":"3","imageName":"plated rootwalla","colorIdentity":["G"]},"Predatory Hunger":{"layout":"normal","name":"Predatory Hunger","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever an opponent casts a creature spell, put a +1/+1 counter on enchanted creature.","imageName":"predatory hunger","colorIdentity":["G"]},"Pygmy Troll":{"layout":"normal","name":"Pygmy Troll","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"Whenever Pygmy Troll becomes blocked by a creature, Pygmy Troll gets +1/+1 until end of turn.\n{G}: Regenerate Pygmy Troll.","power":"1","toughness":"1","imageName":"pygmy troll","colorIdentity":["G"]},"Rabid Wolverines":{"layout":"normal","name":"Rabid Wolverines","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wolverine","types":["Creature"],"subtypes":["Wolverine"],"text":"Whenever Rabid Wolverines becomes blocked by a creature, Rabid Wolverines gets +1/+1 until end of turn.","power":"4","toughness":"4","imageName":"rabid wolverines","colorIdentity":["G"]},"Reclaim":{"layout":"normal","name":"Reclaim","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put target card from your graveyard on top of your library.","imageName":"reclaim","colorIdentity":["G"]},"Resuscitate":{"layout":"normal","name":"Resuscitate","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Until end of turn, creatures you control gain \"{1}: Regenerate this creature.\"","imageName":"resuscitate","colorIdentity":["G"]},"Rootwater Alligator":{"layout":"normal","name":"Rootwater Alligator","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Crocodile","types":["Creature"],"subtypes":["Crocodile"],"text":"Sacrifice a Forest: Regenerate Rootwater Alligator.","power":"3","toughness":"2","imageName":"rootwater alligator","colorIdentity":["G"]},"Skyshroud Elite":{"layout":"normal","name":"Skyshroud Elite","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Skyshroud Elite gets +1/+2 as long as an opponent controls a nonbasic land.","power":"1","toughness":"1","imageName":"skyshroud elite","colorIdentity":["G"]},"Skyshroud War Beast":{"layout":"normal","name":"Skyshroud War Beast","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nAs Skyshroud War Beast enters the battlefield, choose an opponent.\nSkyshroud War Beast's power and toughness are each equal to the number of nonbasic lands the chosen player controls.","power":"*","toughness":"*","imageName":"skyshroud war beast","colorIdentity":["G"]},"Song of Serenity":{"layout":"normal","name":"Song of Serenity","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures that are enchanted can't attack or block.","imageName":"song of serenity","colorIdentity":["G"]},"Spike Hatcher":{"layout":"normal","name":"Spike Hatcher","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Spike","types":["Creature"],"subtypes":["Spike"],"text":"Spike Hatcher enters the battlefield with six +1/+1 counters on it.\n{2}, Remove a +1/+1 counter from Spike Hatcher: Put a +1/+1 counter on target creature.\n{1}, Remove a +1/+1 counter from Spike Hatcher: Regenerate Spike Hatcher.","power":"0","toughness":"0","imageName":"spike hatcher","colorIdentity":["G"]},"Spike Rogue":{"layout":"normal","name":"Spike Rogue","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spike","types":["Creature"],"subtypes":["Spike"],"text":"Spike Rogue enters the battlefield with two +1/+1 counters on it.\n{2}, Remove a +1/+1 counter from Spike Rogue: Put a +1/+1 counter on target creature.\n{2}, Remove a +1/+1 counter from a creature you control: Put a +1/+1 counter on Spike Rogue.","power":"0","toughness":"0","imageName":"spike rogue","colorIdentity":["G"]},"Spike Weaver":{"layout":"normal","name":"Spike Weaver","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spike","types":["Creature"],"subtypes":["Spike"],"text":"Spike Weaver enters the battlefield with three +1/+1 counters on it.\n{2}, Remove a +1/+1 counter from Spike Weaver: Put a +1/+1 counter on target creature.\n{1}, Remove a +1/+1 counter from Spike Weaver: Prevent all combat damage that would be dealt this turn.","power":"0","toughness":"0","imageName":"spike weaver","colorIdentity":["G"]},"Coat of Arms":{"layout":"normal","name":"Coat of Arms","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Each creature gets +1/+1 for each other creature on the battlefield that shares at least one creature type with it. (For example, if two Goblin Warriors and a Goblin Shaman are on the battlefield, each gets +2/+2.)","imageName":"coat of arms"},"Erratic Portal":{"layout":"normal","name":"Erratic Portal","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Return target creature to its owner's hand unless its controller pays {1}.","imageName":"erratic portal"},"Medicine Bag":{"layout":"normal","name":"Medicine Bag","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Discard a card: Regenerate target creature.","imageName":"medicine bag"},"Memory Crystal":{"layout":"normal","name":"Memory Crystal","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Buyback costs cost {2} less.","imageName":"memory crystal"},"Mindless Automaton":{"layout":"normal","name":"Mindless Automaton","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Mindless Automaton enters the battlefield with two +1/+1 counters on it.\n{1}, Discard a card: Put a +1/+1 counter on Mindless Automaton.\nRemove two +1/+1 counters from Mindless Automaton: Draw a card.","power":"0","toughness":"0","imageName":"mindless automaton"},"Null Brooch":{"layout":"normal","name":"Null Brooch","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Discard your hand: Counter target noncreature spell.","imageName":"null brooch"},"Skyshaper":{"layout":"normal","name":"Skyshaper","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Sacrifice Skyshaper: Creatures you control gain flying until end of turn.","imageName":"skyshaper"},"Spellbook":{"layout":"normal","name":"Spellbook","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"You have no maximum hand size.","imageName":"spellbook"},"Sphere of Resistance":{"layout":"normal","name":"Sphere of Resistance","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Spells cost {1} more to cast.","imageName":"sphere of resistance"},"Thopter Squadron":{"layout":"normal","name":"Thopter Squadron","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Thopter","types":["Artifact","Creature"],"subtypes":["Thopter"],"text":"Flying\nThopter Squadron enters the battlefield with three +1/+1 counters on it.\n{1}, Remove a +1/+1 counter from Thopter Squadron: Put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield. Activate this ability only any time you could cast a sorcery.\n{1}, Sacrifice another Thopter: Put a +1/+1 counter on Thopter Squadron. Activate this ability only any time you could cast a sorcery.","power":"0","toughness":"0","imageName":"thopter squadron"},"Transmogrifying Licid":{"layout":"normal","name":"Transmogrifying Licid","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Licid","types":["Artifact","Creature"],"subtypes":["Licid"],"text":"{1}, {T}: Transmogrifying Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {1} to end this effect.\nEnchanted creature gets +1/+1 and is an artifact in addition to its other types.","power":"2","toughness":"2","imageName":"transmogrifying licid"},"Workhorse":{"layout":"normal","name":"Workhorse","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Horse","types":["Artifact","Creature"],"subtypes":["Horse"],"text":"Workhorse enters the battlefield with four +1/+1 counters on it.\nRemove a +1/+1 counter from Workhorse: Add {C} to your mana pool.","power":"0","toughness":"0","imageName":"workhorse"},"City of Traitors":{"layout":"normal","name":"City of Traitors","type":"Land","types":["Land"],"text":"When you play another land, sacrifice City of Traitors.\n{T}: Add {C}{C} to your mana pool.","imageName":"city of traitors"},"Charm School":{"layout":"normal","name":"Charm School","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchant Player","types":["Enchant","Player"],"text":"When Charm School comes into play, choose a color and balance Charm School on your head.\nPrevent all damage to you of the chosen color.\nIf Charm School falls off your head, sacrifice Charm School.","imageName":"charm school","colorIdentity":["W"]},"The Cheese Stands Alone":{"layout":"normal","name":"The Cheese Stands Alone","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If you control no cards in play other than The Cheese Stands Alone and have no cards in your hand, you win the game.","imageName":"the cheese stands alone","colorIdentity":["W"]},"Double Dip":{"layout":"normal","name":"Double Dip","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose another player. Gain 5 life now and an additional 5 life at the beginning of the next game with that player.","imageName":"double dip","colorIdentity":["W"]},"Get a Life":{"layout":"normal","name":"Get a Life","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player and each of his or her teammates exchange life totals.","imageName":"get a life","colorIdentity":["W"]},"I'm Rubber, You're Glue":{"layout":"normal","name":"I'm Rubber, You're Glue","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Speak only in rhyming sentences. If you do not, sacrifice I'm Rubber, You're Glue.\nSay \"I'm rubber, you're glue. Everything bounces off me and sticks to you\": Target spell or ability, which targets only you, targets another player of your choice instead. (The new target must be legal.)","imageName":"i'm rubber, you're glue","colorIdentity":["W"]},"Knight of the Hokey Pokey":{"layout":"normal","name":"Knight of the Hokey Pokey","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Summon — Knight","types":["Creature"],"subtypes":["Knight"],"text":"First strike\n{1}{W}, Do the Hokey Pokey (Stand up, wiggle your butt, raise your hands above your head, and shake them wildly as you rotate 360 degrees): Prevent all damage to Knight of the Hokey Pokey from any one source.","power":"2","toughness":"2","imageName":"knight of the hokey pokey","colorIdentity":["W"]},"Lexivore":{"layout":"normal","name":"Lexivore","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Summon — Beast","types":["Creature"],"subtypes":["Beast"],"text":"If Lexivore damages any player, destroy target card in play, other than Lexivore, with the most lines of text in its text box. (If more than one card has the most lines of text, you choose which of those cards to destroy.)","power":"2","toughness":"3","imageName":"lexivore","colorIdentity":["W"]},"Look at Me, I'm the DCI":{"layout":"normal","name":"Look at Me, I'm the DCI","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Ban one card, other than a basic land, for the remainder of the match. (For the remainder of the match, each player removes from the game all copies of that card in play or in any graveyard, hand, library, or sideboard.)","imageName":"look at me, i'm the dci","colorIdentity":["W"]},"Mesa Chicken":{"layout":"normal","name":"Mesa Chicken","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Summon — Chicken","types":["Creature"],"subtypes":["Chicken"],"text":"Stand up, Flap your arms, Cluck like a chicken: Mesa Chicken gains flying until end of turn.","power":"2","toughness":"2","imageName":"mesa chicken","colorIdentity":["W"]},"Miss Demeanor":{"layout":"normal","name":"Miss Demeanor","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Summon — Lady of Proper Etiquette","types":["Creature"],"subtypes":["Lady","of","Proper","Etiquette"],"text":"Flying, first strike\nDuring each other player's turn, compliment that player on his or her game play or sacrifice Miss Demeanor.","power":"3","toughness":"1","imageName":"miss demeanor","colorIdentity":["W"]},"Once More with Feeling":{"layout":"normal","name":"Once More with Feeling","manaCost":"{W}{W}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Remove Once More with Feeling from the game as well as all cards in play and in all graveyards. Each player shuffles his or her hand into her or his library, then draws seven cards. Each player's life total is set to 10.\nDCI ruling: This card is restricted. (You cannot play with more than one in a deck.)","imageName":"once more with feeling","colorIdentity":["W"]},"Prismatic Wardrobe":{"layout":"normal","name":"Prismatic Wardrobe","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target card that does not share a color with clothing worn by its controller. You cannot choose an artifact or land card.","imageName":"prismatic wardrobe","colorIdentity":["W"]},"Sex Appeal":{"layout":"normal","name":"Sex Appeal","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent up to 3 damage total to any number of creatures and/or players. If there are more players in the room of the opposite sex, prevent up to 3 additional damage total to any number of creatures and/or players.","imageName":"sex appeal","colorIdentity":["W"]},"Bureaucracy":{"layout":"normal","name":"Bureaucracy","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Pursuant to subsection 3.1(4) of Richard's Rules of Order, during the upkeep of each participant in this game of the Magic: The Gathering® trading card game (hereafter known as \"PLAYER\"), that PLAYER performs all actions in the sequence of previously added actions (hereafter known as \"ACTION QUEUE\"), in the order those actions were added, then adds another action to the end of the ACTION QUEUE. All actions must be simple physical or verbal actions that a player can perform while sitting in a chair, without jeopardizing the health and security of said PLAYER.\nIf any PLAYER does not perform all the prescribed actions in the correct order, sacrifice Bureaucracy and said PLAYER discards his or her complement of cards in hand (hereafter known as \"HAND\").","imageName":"bureaucracy","colorIdentity":["U"]},"Censorship":{"layout":"normal","name":"Censorship","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Censorship comes into play, choose a CENSORED word.\nWhenever any CENSORED player says the chosen CENSORED word, Censorship deals 2 CENSORED damage to him or her.","imageName":"censorship","colorIdentity":["U"]},"Checks and Balances":{"layout":"normal","name":"Checks and Balances","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever any spell is played, counter that spell if each player, other than the caster and his or her teammates, agrees to choose and discard a card. Those players must discard those cards after agreeing.\nChecks and Balances may be played only in a game with three or more players.","imageName":"checks and balances","colorIdentity":["U"]},"Chicken à la King":{"layout":"normal","name":"Chicken à la King","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Summon — Chicken","types":["Creature"],"subtypes":["Chicken"],"text":"Whenever a 6 is rolled on a six-sided die, put a +1/+1 counter on each Chicken in play. (You may roll dice only when a card instructs you to.)\nTap a Chicken you control: Roll a six-sided die.","power":"2","toughness":"2","imageName":"chicken à la king","colorIdentity":["U"]},"Clambassadors":{"layout":"normal","name":"Clambassadors","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Summon — Clamfolk","types":["Creature"],"subtypes":["Clamfolk"],"text":"If Clambassadors damages any player, choose an artifact, creature, or land you control. That player gains control of that artifact, creature, or land.","power":"4","toughness":"4","imageName":"clambassadors","colorIdentity":["U"]},"Clam-I-Am":{"layout":"normal","name":"Clam-I-Am","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Summon — Clamfolk","types":["Creature"],"subtypes":["Clamfolk"],"text":"Whenever you roll a 3 on a six-sided die, you may reroll that die.","power":"2","toughness":"2","imageName":"clam-i-am","colorIdentity":["U"]},"Clam Session":{"layout":"normal","name":"Clam Session","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Summon — Clamfolk","types":["Creature"],"subtypes":["Clamfolk"],"text":"When Clam Session comes into play, choose a word. \nDuring your upkeep, sing at least six words of a song, one of which must be the chosen word, or sacrifice Clam Session. You cannot repeat a song.","power":"2","toughness":"5","imageName":"clam session","colorIdentity":["U"]},"Common Courtesy":{"layout":"normal","name":"Common Courtesy","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Counter any spell unless its caster asks your permission to play that spell. If you refuse permission, Sacrifice Common Courtesy and counter the spell.","imageName":"common courtesy","colorIdentity":["U"]},"Denied!":{"layout":"normal","name":"Denied!","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Play Denied only as any opponent casts target spell. Name a card, then look at all cards in that player's hand. If the named card is in the player's hand, counter target spell.","imageName":"denied!","colorIdentity":["U"]},"Double Take":{"layout":"normal","name":"Double Take","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose another player. Draw two cards now and draw an additional two cards at the beginning of the next game with that player.","imageName":"double take","colorIdentity":["U"]},"Fowl Play":{"layout":"normal","name":"Fowl Play","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchant Creature","types":["Enchant","Creature"],"text":"Enchanted creature loses all abilities and is a 1/1 creature that counts as a Chicken.","imageName":"fowl play","colorIdentity":["U"]},"Free-for-All":{"layout":"normal","name":"Free-for-All","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Free-for-All comes into play, set aside all creatures in play, face down.\nDuring each player's upkeep, that player chooses a creature card at random from those set aside in this way and puts that creature into play under his or her control.\nIf Free-for-All leaves play, put each creature still set aside this way into its owner's graveyard.","imageName":"free-for-all","colorIdentity":["U"]},"Psychic Network":{"layout":"normal","name":"Psychic Network","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Each player reveals the top card of his or her library to all other players by continuously holding it against his or her forehead. This does not allow a player to look at his or her own card. (That card still counts as the top card of your library. Whenever you draw a card, draw that one and replace it with the next card of your library.)","imageName":"psychic network","colorIdentity":["U"]},"Sorry":{"layout":"normal","name":"Sorry","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Before playing any spell, if a copy of that spell card is in any graveyard, the spell's caster may say \"Sorry.\" If he or she does not, any other player may counter the spell by saying \"Sorry\" as it is cast.\nIf any player says \"Sorry\" at any other time, Sorry deals 2 damage to that player.","imageName":"sorry","colorIdentity":["U"]},"B.F.M. (Big Furry Monster)":{"layout":"normal","name":"B.F.M. (Big Furry Monster)","names":["B.F.M. (Big Furry Monster)","B.F.M. (Big Furry Monster)"],"manaCost":"{B}{B}{B}{B}{B}{B}{B}{B}{B}{B}{B}{B}{B}{B}{B}","cmc":15,"colors":["Black"],"type":"Scariest Creature You'll Ever See","types":["Scariest","Creature","You'll","Ever","See"],"text":"B.F.M. into play. If either B.F.M. card\nmore creatures.","power":"99","toughness":"99","imageName":"b.f.m. (big furry monster)","colorIdentity":["B"]},"Deadhead":{"layout":"normal","name":"Deadhead","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Summon — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Put Deadhead into play. Use this ability only if any opponent loses contact with his or her hand of cards and only if Deadhead is in your graveyard.","power":"3","toughness":"3","imageName":"deadhead","colorIdentity":["B"]},"Double Cross":{"layout":"normal","name":"Double Cross","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose another player. Look at that player's hand and choose one of those cards other than a basic land. He or she discards that card. At the beginning of the next game with the player, look at the player's hand and choose one of those cards other than a basic land. He or she discards that card.","imageName":"double cross","colorIdentity":["B"]},"Handcuffs":{"layout":"normal","name":"Handcuffs","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Target player keeps both hands in contact with each other. If he or she does not, sacrifice Handcuffs and that player sacrifices three cards in play.","imageName":"handcuffs","colorIdentity":["B"]},"Infernal Spawn of Evil":{"layout":"normal","name":"Infernal Spawn of Evil","manaCost":"{6}{B}{B}{B}","cmc":9,"colors":["Black"],"type":"Summon — Demon Beast","types":["Creature"],"subtypes":["Demon","Beast"],"text":"Flying, first strike\n{1}{B}, Reveal Infernal Spawn of Evil from your hand, Say \"It's coming\": Infernal Spawn of Evil deals 1 damage to target opponent. Use this ability only during your upkeep and only once each upkeep.","power":"7","toughness":"7","imageName":"infernal spawn of evil","colorIdentity":["B"]},"Jumbo Imp":{"layout":"normal","name":"Jumbo Imp","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Summon — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nWhen you play Jumbo Imp, roll a six-sided die. Jumbo Imp comes into play with a number of +1/+1 counters on it equal to the die roll.\nDuring your upkeep, roll a six-sided die and put on Jumbo Imp a number of +1/+1 counters equal to the die roll.\nAt the end of your turn, roll a six-sided die and remove from Jumbo Imp a number of +1/+1 counters equal to the die roll.","power":"0","toughness":"0","imageName":"jumbo imp","colorIdentity":["B"]},"Organ Harvest":{"layout":"normal","name":"Organ Harvest","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You and your teammates may sacrifice any number of creatures. For each creature sacrificed in this way, add {B}{B} to your mana pool.","imageName":"organ harvest","colorIdentity":["B"]},"Ow":{"layout":"normal","name":"Ow","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever any creature damages a player, for each Ow card in play, that player says \"Ow\" once or Ow deals 1 damage to him or her.","imageName":"ow","colorIdentity":["B"]},"Poultrygeist":{"layout":"normal","name":"Poultrygeist","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Summon — Chicken","types":["Creature"],"subtypes":["Chicken"],"text":"Flying\nWhenever a creature is put into any graveyard from play, you may roll a six-sided die. On a 1, sacrifice Poultrygeist. Otherwise, put a +1/+1 counter on Poultrygeist.","power":"1","toughness":"1","imageName":"poultrygeist","colorIdentity":["B"]},"Temp of the Damned":{"layout":"normal","name":"Temp of the Damned","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Summon — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When you play Temp of the Damned, roll a six-sided die. Temp of the Damned comes into play with a number of funk counters on it equal to the die roll.\nDuring your upkeep, remove a funk counter from Temp of the Damned or sacrifice Temp of the Damned.","power":"3","toughness":"3","imageName":"temp of the damned","colorIdentity":["B"]},"Volrath's Motion Sensor":{"layout":"normal","name":"Volrath's Motion Sensor","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchant Player","types":["Enchant","Player"],"text":"When Volrath's Motion Sensor comes into play, choose target hand controlled by an opponent. Enchanted player balances Volrath's Motion Sensor on the back of that hand.\nIf Volrath's Motion Sensor falls off the hand, sacrifice Volrath's Motion Sensor and that player loses 3 life.","imageName":"volrath's motion sensor","colorIdentity":["B"]},"Burning Cinder Fury of Crimson Chaos Fire":{"layout":"normal","name":"Burning Cinder Fury of Crimson Chaos Fire","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever any player taps a card, that player gives control of that card to an opponent at end of turn.\nIf a player does not tap any nonland cards during his or her turn, Burning Cinder Fury of Crimson Chaos Fire deals 3 damage to that player at end of turn.","imageName":"burning cinder fury of crimson chaos fire","colorIdentity":["R"]},"Chicken Egg":{"layout":"normal","name":"Chicken Egg","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Summon — Egg","types":["Creature"],"subtypes":["Egg"],"text":"During your upkeep, roll a six-sided die. On a 6, sacrifice Chicken Egg and put a Giant Chicken token into play. Treat this token as a 4/4 red creature that counts as a Chicken.","power":"0","toughness":"1","imageName":"chicken egg","colorIdentity":["R"]},"Double Deal":{"layout":"normal","name":"Double Deal","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose another player. Double Deal deals 3 damage to that player now and deals an additional 3 damage to the player at the beginning of the next game with the player.","imageName":"double deal","colorIdentity":["R"]},"Goblin Bookie":{"layout":"normal","name":"Goblin Bookie","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Summon — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{R}, {T}: Reflip any coin or reroll any die.","power":"1","toughness":"1","imageName":"goblin bookie","colorIdentity":["R"]},"Goblin Bowling Team":{"layout":"normal","name":"Goblin Bowling Team","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Summon — Goblins","types":["Creature"],"subtypes":["Goblins"],"text":"Whenever Goblin Bowling Team damages any creature or player, roll a six-sided die. Goblin Bowling Team deals to that creature or player additional damage equal to the die roll.","power":"1","toughness":"1","imageName":"goblin bowling team","colorIdentity":["R"]},"Goblin Tutor":{"layout":"normal","name":"Goblin Tutor","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Roll a six-sided die for Goblin Tutor. On a 1, Goblin Tutor has no effect. Otherwise, search your library for the indicated card, reveal that card to all players, and put it into your hand. Shuffle your library afterwards.\n2 Any Goblin Tutor\n3 Any enchantment\n4 Any artifact\n5 Any creature\n6 Any sorcery, instant, or interrupt","imageName":"goblin tutor","colorIdentity":["R"]},"Hurloon Wrangler":{"layout":"normal","name":"Hurloon Wrangler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Summon — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"text":"Denimwalk (If defending player is wearing any clothing made of denim, this creature is unblockable.)","power":"2","toughness":"2","imageName":"hurloon wrangler","colorIdentity":["R"]},"Jalum Grifter":{"layout":"normal","name":"Jalum Grifter","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Summon — Legend","types":["Creature"],"subtypes":["Legend"],"text":"{1}{R}, {T}: Put Jalum Grifter and two lands you control face down in front of target opponent after revealing each card to him or her. Then, rearrange the order of the three cards as often as you wish, keeping them on the table at all times. That opponent then chooses one of those cards. If a land is chosen, destroy target card in play. Otherwise, sacrifice Jalum Grifter.","power":"3","toughness":"5","imageName":"jalum grifter","colorIdentity":["R"]},"Krazy Kow":{"layout":"normal","name":"Krazy Kow","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Summon — Cow","types":["Creature"],"subtypes":["Cow"],"text":"During your upkeep, roll a six-sided die. On a 1, sacrifice Krazy Kow and it deals 3 damage to each creature and player.","power":"3","toughness":"3","imageName":"krazy kow","colorIdentity":["R"]},"Landfill":{"layout":"normal","name":"Landfill","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a land type. Remove from play all lands of that type that you control. Drop those cards, one at a time, onto the playing area from a height of at least one foot. Destroy each card in play that is completely covered by those cards. Then return to play, tapped, all lands dropped in this way.","imageName":"landfill","colorIdentity":["R"]},"Ricochet":{"layout":"normal","name":"Ricochet","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever any spell targets a single player, each player rolls a six-sided die. That spell is redirected to the player or players with the lowest die roll. If two or more players tie for the lowest die roll, they reroll until there is no tie.","imageName":"ricochet","colorIdentity":["R"]},"Spark Fiend":{"layout":"normal","name":"Spark Fiend","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Summon — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Spark Fiend comes into play, roll two six-sided dice. On a total of 2, 3, or 12, sacrifice Spark Fiend. On a total of 7 or 11, do not roll dice for Spark Fiend during any of your following upkeep phases. If you roll any other total, note it.\nDuring your upkeep, roll two six-sided dice. On a total of 7, sacrifice Spark Fiend. If you roll the noted total, do not roll dice for Spark Fiend during any of your following upkeep phases. On any other roll, there is no effect.","power":"5","toughness":"6","imageName":"spark fiend","colorIdentity":["R"]},"Strategy, Schmategy":{"layout":"normal","name":"Strategy, Schmategy","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Roll a six-sided die for Strategy, Schmategy. On a 1, Strategy, Schmategy has no effect. Otherwise, it has one of the following effects.\n2 Destroy all artifacts.\n3 Destroy all lands.\n4 Strategy, Schmategy deals 3 damage to each creature and player.\n5 Each player discards his or her hand and draws seven cards. \n6 Roll the die two more times.","imageName":"strategy, schmategy","colorIdentity":["R"]},"The Ultimate Nightmare of Wizards of the Coast® Customer Service":{"layout":"normal","name":"The Ultimate Nightmare of Wizards of the Coast® Customer Service","manaCost":"{X}{Y}{Z}{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"The Ultimate Nightmare of Wizards of the Coast® Customer Service deals X damage to each of Y target creatures and Z target players.","imageName":"the ultimate nightmare of wizards of the coast® customer service","colorIdentity":["R"]},"Cardboard Carapace":{"layout":"normal","name":"Cardboard Carapace","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Enchant Creature","types":["Enchant","Creature"],"text":"For each other Cardboard Carapace card you have with you, enchanted creature gets +1/+1.\nErrata: This does not count any Cardboard Carapace cards in play that you control or in your graveyard, hand, or library.","imageName":"cardboard carapace","colorIdentity":["G"]},"Double Play":{"layout":"normal","name":"Double Play","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose another player. Search your library for a basic land and put that land into play. At the beginning of the next game with that player, search your library for an additional basic land and put that land into play. In both cases, shuffle your library afterwards.","imageName":"double play","colorIdentity":["G"]},"Elvish Impersonators":{"layout":"normal","name":"Elvish Impersonators","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Summon — Elves","types":["Creature"],"subtypes":["Elves"],"text":"When you play Elvish Impersonators, roll two six-sided dice one after the other. Elvish Impersonators comes into play with power equal to the first die roll and toughness equal to the second.","power":"*","toughness":"*","imageName":"elvish impersonators","colorIdentity":["G"]},"Flock of Rabid Sheep":{"layout":"normal","name":"Flock of Rabid Sheep","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Flip X coins; an opponent calls heads or tails. For each flip you win, put a Rabid Sheep token into play. Treat these tokens as 2/2 green creatures that count as Sheep.","imageName":"flock of rabid sheep","colorIdentity":["G"]},"Free-Range Chicken":{"layout":"normal","name":"Free-Range Chicken","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Summon — Chicken","types":["Creature"],"subtypes":["Chicken"],"text":"{1}{G}: Roll two six-sided dice. If both die rolls are the same, Free-Range Chicken gets +X/+X until end of turn, where X is the number rolled on each die. Otherwise, if the total rolled is equal to any other total you have rolled this turn for Free-Range Chicken, sacrifice it. (For example, if you roll two 3s, Free-Range Chicken gets +3/+3. If you roll a total of 6 for Free-Range Chicken later in that turn, sacrifice it.)","power":"3","toughness":"3","imageName":"free-range chicken","colorIdentity":["G"]},"Gerrymandering":{"layout":"normal","name":"Gerrymandering","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Remove all lands from play and shuffle them together. Randomly deal to each player one land card for each land he or she had before. Each player puts those lands into play under his or her control, untapped.","imageName":"gerrymandering","colorIdentity":["G"]},"Ghazbán Ogress":{"layout":"normal","name":"Ghazbán Ogress","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Summon — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"When Ghazbán Ogress comes into play, the player who has won the most Magic games that day gains control of it. If more than one player has won the same number of games, you retain control of Ghazbán Ogress.","power":"2","toughness":"2","imageName":"ghazbán ogress","colorIdentity":["G"]},"Growth Spurt":{"layout":"normal","name":"Growth Spurt","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Roll a six-sided die. Target creature gets +X/+X until end of turn, where X is equal to the die roll.","imageName":"growth spurt","colorIdentity":["G"]},"Gus":{"layout":"normal","name":"Gus","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Summon — Gus","types":["Creature"],"subtypes":["Gus"],"text":"Gus comes into play with one +1/+1 counter on it for each game you have lost to your opponent since you last won a Magic game against him or her.","power":"2","toughness":"2","imageName":"gus","colorIdentity":["G"]},"Hungry Hungry Heifer":{"layout":"normal","name":"Hungry Hungry Heifer","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Summon — Cow","types":["Creature"],"subtypes":["Cow"],"text":"During your upkeep, remove a counter from any card you control or sacrifice Hungry Hungry Heifer.","power":"3","toughness":"3","imageName":"hungry hungry heifer","colorIdentity":["G"]},"Incoming!":{"layout":"normal","name":"Incoming!","manaCost":"{4}{G}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player searches his or her library for any number of artifacts, creatures, enchantments, and lands and puts those cards into play. Each player shuffles his or her library afterwards.","imageName":"incoming!","colorIdentity":["G"]},"Mine, Mine, Mine!":{"layout":"normal","name":"Mine, Mine, Mine!","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"When Mine, Mine, Mine comes into play, each player puts his or her library into his or her hand.\nEach player skips his or her discard phase and does not lose as a result of being unable to draw a card.\nEach player cannot play more than one spell each turn.\nIf Mine, Mine, Mine leaves play, each player shuffles his or her hand and graveyard into his or her library.","imageName":"mine, mine, mine!","colorIdentity":["G"]},"Squirrel Farm":{"layout":"normal","name":"Squirrel Farm","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{G}: Choose a card in your hand. Covering the artist's name, reveal the card to target player. If that player cannot name the artist, reveal the artist's name and put a Squirrel token into play. Treat this token as a 1/1 green creature.","imageName":"squirrel farm","colorIdentity":["G"]},"Team Spirit":{"layout":"normal","name":"Team Spirit","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"All creatures controlled by target player and his or her teammates get +1/+1 until end of turn.","imageName":"team spirit","colorIdentity":["G"]},"Timmy, Power Gamer":{"layout":"normal","name":"Timmy, Power Gamer","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Summon — Legend","types":["Creature"],"subtypes":["Legend"],"text":"{4}: Put a creature into play from your hand.","power":"1","toughness":"1","imageName":"timmy, power gamer","colorIdentity":["G"]},"Blacker Lotus":{"layout":"normal","name":"Blacker Lotus","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}: Tear Blacker Lotus into pieces. Add four mana of any one color to your mana pool. Play this ability as a mana source. Remove the pieces from the game afterwards.","imageName":"blacker lotus"},"Bronze Calendar":{"layout":"normal","name":"Bronze Calendar","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Your spells cost {1} less to play as long as you speak in a voice other than your normal voice.\nIf you speak in your normal voice, sacrifice Bronze Calendar.","imageName":"bronze calendar"},"Chaos Confetti":{"layout":"normal","name":"Chaos Confetti","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Tear Chaos Confetti into pieces. Throw the pieces onto the playing area from a distance of at least five feet. Destroy each card in play that a piece touches. Remove the pieces from the game afterwards.","imageName":"chaos confetti"},"Clay Pigeon":{"layout":"normal","name":"Clay Pigeon","manaCost":"{3}","cmc":3,"type":"Artifact Creature","types":["Artifact","Creature"],"text":"Flying\n{1}, Throw Clay Pigeon into the air at least two feet above your head while seated, Attempt to catch it with one hand: If you catch Clay Pigeon, prevent all damage to you from any one source and return Clay Pigeon to play, tapped. Otherwise, sacrifice it.","power":"1","toughness":"1","imageName":"clay pigeon"},"Giant Fan":{"layout":"normal","name":"Giant Fan","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Move target counter from one card to another. If the second card's rules text refers to any type of counters, the moved counter becomes one of those counters. Otherwise, it becomes a +1/+1 counter.","imageName":"giant fan"},"Jack-in-the-Mox":{"layout":"normal","name":"Jack-in-the-Mox","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}: Roll a six-sided die for Jack-in-the-Mox. On a 1, sacrifice Jack-in-the-Mox and lose 5 life. Otherwise, Jack-in-the-Mox has one of the following effects. Treat this ability as a mana source.\n2 Add {W} to your mana pool.\n3 Add {U} to your mana pool.\n4 Add {B} to your mana pool.\n5 Add {R} to your mana pool.\n6 Add {G} to your mana pool.","imageName":"jack-in-the-mox","colorIdentity":["W","U","B","R","G"]},"Jester's Sombrero":{"layout":"normal","name":"Jester's Sombrero","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Jester's Sombrero: Look through target player's sideboard and remove any three of those cards from it for the remainder of the match.","imageName":"jester's sombrero"},"Mirror Mirror":{"layout":"normal","name":"Mirror Mirror","manaCost":"{7}","cmc":7,"type":"Artifact","types":["Artifact"],"text":"Mirror Mirror comes into play tapped.\n{7}, {T}, Sacrifice Mirror Mirror: At end of turn, exchange life totals with target player and exchange all cards in play that you control, and all cards in your hand, library, and graveyard, with that player until end of game.","imageName":"mirror mirror"},"Paper Tiger":{"layout":"normal","name":"Paper Tiger","manaCost":"{4}","cmc":4,"type":"Artifact Creature","types":["Artifact","Creature"],"text":"Rock Lobsters cannot attack or block.","power":"4","toughness":"3","imageName":"paper tiger"},"Rock Lobster":{"layout":"normal","name":"Rock Lobster","manaCost":"{4}","cmc":4,"type":"Artifact Creature","types":["Artifact","Creature"],"text":"Scissors Lizards cannot attack or block.","power":"4","toughness":"3","imageName":"rock lobster"},"Scissors Lizard":{"layout":"normal","name":"Scissors Lizard","manaCost":"{4}","cmc":4,"type":"Artifact Creature","types":["Artifact","Creature"],"text":"Paper Tigers cannot attack or block.","power":"4","toughness":"3","imageName":"scissors lizard"},"Spatula of the Ages":{"layout":"normal","name":"Spatula of the Ages","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}, Sacrifice Spatula of the Ages: Put into play from your hand any card from an Unglued supplement.","imageName":"spatula of the ages"},"Urza's Contact Lenses":{"layout":"normal","name":"Urza's Contact Lenses","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Urza's Contact Lenses comes into play tapped and does not untap during its controller's untap phase.\nAll players play with their hands face up.\nClap your hands twice: Tap or untap Urza's Contact Lenses.","imageName":"urza's contact lenses"},"Urza's Science Fair Project":{"layout":"normal","name":"Urza's Science Fair Project","manaCost":"{6}","cmc":6,"type":"Artifact Creature","types":["Artifact","Creature"],"text":"{2}: Roll a six-sided die for Urza's Science Fair Project.\n1 It gets -2/-2 until end of turn.\n2 It deals no combat damage this turn.\n3 Attacking does not cause it to tap this turn.\n4 It gains first strike until end of turn.\n5 It gains flying until end of turn.\n6 It gets +2/+2 until end of turn.","power":"4","toughness":"4","imageName":"urza's science fair project"},"Pegasus token card":{"layout":"token","name":"Pegasus token card","type":"","imageName":"pegasus"},"Soldier token card":{"layout":"token","name":"Soldier token card","type":"","imageName":"soldier"},"Zombie token card":{"layout":"token","name":"Zombie token card","type":"","imageName":"zombie"},"Goblin token card":{"layout":"token","name":"Goblin token card","type":"","imageName":"goblin"},"Sheep token card":{"layout":"token","name":"Sheep token card","type":"","imageName":"sheep"},"Squirrel token card":{"layout":"token","name":"Squirrel token card","type":"","imageName":"squirrel"},"Absolute Grace":{"layout":"normal","name":"Absolute Grace","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"All creatures have protection from black.","imageName":"absolute grace","colorIdentity":["W"]},"Absolute Law":{"layout":"normal","name":"Absolute Law","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"All creatures have protection from red.","imageName":"absolute law","colorIdentity":["W"]},"Angelic Chorus":{"layout":"normal","name":"Angelic Chorus","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield under your control, you gain life equal to its toughness.","imageName":"angelic chorus","colorIdentity":["W"]},"Angelic Page":{"layout":"normal","name":"Angelic Page","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Angel Spirit","types":["Creature"],"subtypes":["Angel","Spirit"],"text":"Flying\n{T}: Target attacking or blocking creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"angelic page","colorIdentity":["W"]},"Brilliant Halo":{"layout":"normal","name":"Brilliant Halo","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+2.\nWhen Brilliant Halo is put into a graveyard from the battlefield, return Brilliant Halo to its owner's hand.","imageName":"brilliant halo","colorIdentity":["W"]},"Catastrophe":{"layout":"normal","name":"Catastrophe","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all lands or all creatures. Creatures destroyed this way can't be regenerated.","imageName":"catastrophe","colorIdentity":["W"]},"Clear":{"layout":"normal","name":"Clear","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"clear","colorIdentity":["W"]},"Congregate":{"layout":"normal","name":"Congregate","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player gains 2 life for each creature on the battlefield.","imageName":"congregate","colorIdentity":["W"]},"Defensive Formation":{"layout":"normal","name":"Defensive Formation","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Rather than the attacking player, you assign the combat damage of each creature attacking you. You can divide that creature's combat damage as you choose among any of the creatures blocking it.","imageName":"defensive formation","colorIdentity":["W"]},"Disciple of Grace":{"layout":"normal","name":"Disciple of Grace","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from black\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"1","toughness":"2","imageName":"disciple of grace","colorIdentity":["W"]},"Disciple of Law":{"layout":"normal","name":"Disciple of Law","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from red\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"1","toughness":"2","imageName":"disciple of law","colorIdentity":["W"]},"Elite Archers":{"layout":"normal","name":"Elite Archers","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Soldier Archer","types":["Creature"],"subtypes":["Human","Soldier","Archer"],"text":"{T}: Elite Archers deals 3 damage to target attacking or blocking creature.","power":"3","toughness":"3","imageName":"elite archers","colorIdentity":["W"]},"Faith Healer":{"layout":"normal","name":"Faith Healer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Sacrifice an enchantment: You gain life equal to the sacrificed enchantment's converted mana cost.","power":"1","toughness":"1","imageName":"faith healer","colorIdentity":["W"]},"Glorious Anthem":{"layout":"normal","name":"Glorious Anthem","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +1/+1.","imageName":"glorious anthem","colorIdentity":["W"]},"Herald of Serra":{"layout":"normal","name":"Herald of Serra","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance\nEcho {2}{W}{W} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"3","toughness":"4","imageName":"herald of serra","colorIdentity":["W"]},"Humble":{"layout":"normal","name":"Humble","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature loses all abilities and has base power and toughness 0/1.","imageName":"humble","colorIdentity":["W"]},"Intrepid Hero":{"layout":"normal","name":"Intrepid Hero","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Destroy target creature with power 4 or greater.","power":"1","toughness":"1","imageName":"intrepid hero","colorIdentity":["W"]},"Monk Idealist":{"layout":"normal","name":"Monk Idealist","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Monk Cleric","types":["Creature"],"subtypes":["Human","Monk","Cleric"],"text":"When Monk Idealist enters the battlefield, return target enchantment card from your graveyard to your hand.","power":"2","toughness":"2","imageName":"monk idealist","colorIdentity":["W"]},"Monk Realist":{"layout":"normal","name":"Monk Realist","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Monk Cleric","types":["Creature"],"subtypes":["Human","Monk","Cleric"],"text":"When Monk Realist enters the battlefield, destroy target enchantment.","power":"1","toughness":"1","imageName":"monk realist","colorIdentity":["W"]},"Opal Acrolith":{"layout":"normal","name":"Opal Acrolith","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a creature spell, if Opal Acrolith is an enchantment, Opal Acrolith becomes a 2/4 Soldier creature.\n{0}: Opal Acrolith becomes an enchantment.","imageName":"opal acrolith","colorIdentity":["W"]},"Opal Archangel":{"layout":"normal","name":"Opal Archangel","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a creature spell, if Opal Archangel is an enchantment, Opal Archangel becomes a 5/5 Angel creature with flying and vigilance.","imageName":"opal archangel","colorIdentity":["W"]},"Opal Caryatid":{"layout":"normal","name":"Opal Caryatid","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a creature spell, if Opal Caryatid is an enchantment, Opal Caryatid becomes a 2/2 Soldier creature.","imageName":"opal caryatid","colorIdentity":["W"]},"Opal Gargoyle":{"layout":"normal","name":"Opal Gargoyle","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a creature spell, if Opal Gargoyle is an enchantment, Opal Gargoyle becomes a 2/2 Gargoyle creature with flying.","imageName":"opal gargoyle","colorIdentity":["W"]},"Opal Titan":{"layout":"normal","name":"Opal Titan","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a creature spell, if Opal Titan is an enchantment, Opal Titan becomes a 4/4 Giant creature with protection from each of that spell's colors.","imageName":"opal titan","colorIdentity":["W"]},"Pariah":{"layout":"normal","name":"Pariah","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAll damage that would be dealt to you is dealt to enchanted creature instead.","imageName":"pariah","colorIdentity":["W"]},"Pegasus Charger":{"layout":"normal","name":"Pegasus Charger","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nFirst strike (This creature deals combat damage before creatures without first strike.)","power":"2","toughness":"1","imageName":"pegasus charger","colorIdentity":["W"]},"Planar Birth":{"layout":"normal","name":"Planar Birth","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return all basic land cards from all graveyards to the battlefield tapped under their owners' control.","imageName":"planar birth","colorIdentity":["W"]},"Redeem":{"layout":"normal","name":"Redeem","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt this turn to up to two target creatures.","imageName":"redeem","colorIdentity":["W"]},"Remembrance":{"layout":"normal","name":"Remembrance","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature you control dies, you may search your library for a card with the same name as that creature, reveal it, and put it into your hand. If you do, shuffle your library.","imageName":"remembrance","colorIdentity":["W"]},"Rune of Protection: Artifacts":{"layout":"normal","name":"Rune of Protection: Artifacts","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}: The next time an artifact source of your choice would deal damage to you this turn, prevent that damage.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rune of protection artifacts","colorIdentity":["W"]},"Rune of Protection: Black":{"layout":"normal","name":"Rune of Protection: Black","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}: The next time a black source of your choice would deal damage to you this turn, prevent that damage.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rune of protection black","colorIdentity":["W"]},"Rune of Protection: Blue":{"layout":"normal","name":"Rune of Protection: Blue","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}: The next time a blue source of your choice would deal damage to you this turn, prevent that damage.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rune of protection blue","colorIdentity":["W"]},"Rune of Protection: Green":{"layout":"normal","name":"Rune of Protection: Green","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}: The next time a green source of your choice would deal damage to you this turn, prevent that damage.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rune of protection green","colorIdentity":["W"]},"Rune of Protection: Lands":{"layout":"normal","name":"Rune of Protection: Lands","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}: The next time a land source of your choice would deal damage to you this turn, prevent that damage.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rune of protection lands","colorIdentity":["W"]},"Rune of Protection: Red":{"layout":"normal","name":"Rune of Protection: Red","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}: The next time a red source of your choice would deal damage to you this turn, prevent that damage.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rune of protection red","colorIdentity":["W"]},"Rune of Protection: White":{"layout":"normal","name":"Rune of Protection: White","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}: The next time a white source of your choice would deal damage to you this turn, prevent that damage.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rune of protection white","colorIdentity":["W"]},"Sanctum Custodian":{"layout":"normal","name":"Sanctum Custodian","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next 2 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"2","imageName":"sanctum custodian","colorIdentity":["W"]},"Sanctum Guardian":{"layout":"normal","name":"Sanctum Guardian","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Sacrifice Sanctum Guardian: The next time a source of your choice would deal damage to target creature or player this turn, prevent that damage.","power":"1","toughness":"4","imageName":"sanctum guardian","colorIdentity":["W"]},"Serra Zealot":{"layout":"normal","name":"Serra Zealot","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike","power":"1","toughness":"1","imageName":"serra zealot","colorIdentity":["W"]},"Serra's Embrace":{"layout":"normal","name":"Serra's Embrace","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has flying and vigilance.","imageName":"serra's embrace","colorIdentity":["W"]},"Serra's Hymn":{"layout":"normal","name":"Serra's Hymn","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a verse counter on Serra's Hymn.\nSacrifice Serra's Hymn: Prevent the next X damage that would be dealt this turn to any number of target creatures and/or players, divided as you choose, where X is the number of verse counters on Serra's Hymn.","imageName":"serra's hymn","colorIdentity":["W"]},"Serra's Liturgy":{"layout":"normal","name":"Serra's Liturgy","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a verse counter on Serra's Liturgy.\n{W}, Sacrifice Serra's Liturgy: Destroy up to X target artifacts and/or enchantments, where X is the number of verse counters on Serra's Liturgy.","imageName":"serra's liturgy","colorIdentity":["W"]},"Shimmering Barrier":{"layout":"normal","name":"Shimmering Barrier","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nFirst strike\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"1","toughness":"3","imageName":"shimmering barrier","colorIdentity":["W"]},"Silent Attendant":{"layout":"normal","name":"Silent Attendant","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: You gain 1 life.","power":"0","toughness":"2","imageName":"silent attendant","colorIdentity":["W"]},"Songstitcher":{"layout":"normal","name":"Songstitcher","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}{W}: Prevent all combat damage that would be dealt this turn by target attacking creature with flying.","power":"1","toughness":"1","imageName":"songstitcher","colorIdentity":["W"]},"Soul Sculptor":{"layout":"normal","name":"Soul Sculptor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{1}{W}, {T}: Target creature becomes an enchantment and loses all abilities until a player casts a creature spell.","power":"1","toughness":"1","imageName":"soul sculptor","colorIdentity":["W"]},"Voice of Grace":{"layout":"normal","name":"Voice of Grace","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, protection from black","power":"2","toughness":"2","imageName":"voice of grace","colorIdentity":["W"]},"Voice of Law":{"layout":"normal","name":"Voice of Law","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, protection from red","power":"2","toughness":"2","imageName":"voice of law","colorIdentity":["W"]},"Waylay":{"layout":"normal","name":"Waylay","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put three 2/2 white Knight creature tokens onto the battlefield. Exile them at the beginning of the next cleanup step.","imageName":"waylay","colorIdentity":["W"]},"Worship":{"layout":"normal","name":"Worship","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If you control a creature, damage that would reduce your life total to less than 1 reduces it to 1 instead.","imageName":"worship","colorIdentity":["W"]},"Academy Researchers":{"layout":"normal","name":"Academy Researchers","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Academy Researchers enters the battlefield, you may put an Aura card from your hand onto the battlefield attached to Academy Researchers.","power":"2","toughness":"2","imageName":"academy researchers","colorIdentity":["U"]},"Annul":{"layout":"normal","name":"Annul","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target artifact or enchantment spell.","imageName":"annul","colorIdentity":["U"]},"Arcane Laboratory":{"layout":"normal","name":"Arcane Laboratory","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Each player can't cast more than one spell each turn.","imageName":"arcane laboratory","colorIdentity":["U"]},"Attunement":{"layout":"normal","name":"Attunement","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Return Attunement to its owner's hand: Draw three cards, then discard four cards.","imageName":"attunement","colorIdentity":["U"]},"Back to Basics":{"layout":"normal","name":"Back to Basics","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Nonbasic lands don't untap during their controllers' untap steps.","imageName":"back to basics","colorIdentity":["U"]},"Barrin, Master Wizard":{"layout":"normal","name":"Barrin, Master Wizard","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}, Sacrifice a permanent: Return target creature to its owner's hand.","power":"1","toughness":"1","imageName":"barrin, master wizard","colorIdentity":["U"]},"Catalog":{"layout":"normal","name":"Catalog","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw two cards, then discard a card.","imageName":"catalog","colorIdentity":["U"]},"Cloak of Mists":{"layout":"normal","name":"Cloak of Mists","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked.","imageName":"cloak of mists","colorIdentity":["U"]},"Confiscate":{"layout":"normal","name":"Confiscate","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant permanent (Target a permanent as you cast this. This card enters the battlefield attached to that permanent.)\nYou control enchanted permanent.","imageName":"confiscate","colorIdentity":["U"]},"Coral Merfolk":{"layout":"normal","name":"Coral Merfolk","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"power":"2","toughness":"1","imageName":"coral merfolk","colorIdentity":["U"]},"Curfew":{"layout":"normal","name":"Curfew","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Each player returns a creature he or she controls to its owner's hand.","imageName":"curfew","colorIdentity":["U"]},"Disruptive Student":{"layout":"normal","name":"Disruptive Student","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Counter target spell unless its controller pays {1}.","power":"1","toughness":"1","imageName":"disruptive student","colorIdentity":["U"]},"Douse":{"layout":"normal","name":"Douse","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{U}: Counter target red spell.","imageName":"douse","colorIdentity":["U"]},"Drifting Djinn":{"layout":"normal","name":"Drifting Djinn","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Drifting Djinn unless you pay {1}{U}.\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"5","toughness":"5","imageName":"drifting djinn","colorIdentity":["U"]},"Energy Field":{"layout":"normal","name":"Energy Field","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Prevent all damage that would be dealt to you by sources you don't control.\nWhen a card is put into your graveyard from anywhere, sacrifice Energy Field.","imageName":"energy field","colorIdentity":["U"]},"Fog Bank":{"layout":"normal","name":"Fog Bank","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender, flying\nPrevent all combat damage that would be dealt to and dealt by Fog Bank.","power":"0","toughness":"2","imageName":"fog bank","colorIdentity":["U"]},"Gilded Drake":{"layout":"normal","name":"Gilded Drake","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Gilded Drake enters the battlefield, exchange control of Gilded Drake and up to one target creature an opponent controls. If you don't make an exchange, sacrifice Gilded Drake. This ability can't be countered except by spells and abilities. (This effect lasts indefinitely.)","power":"3","toughness":"3","imageName":"gilded drake","colorIdentity":["U"]},"Great Whale":{"layout":"normal","name":"Great Whale","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Whale","types":["Creature"],"subtypes":["Whale"],"text":"When Great Whale enters the battlefield, untap up to seven lands.","power":"5","toughness":"5","imageName":"great whale","colorIdentity":["U"]},"Hermetic Study":{"layout":"normal","name":"Hermetic Study","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: This creature deals 1 damage to target creature or player.\"","imageName":"hermetic study","colorIdentity":["U"]},"Hibernation":{"layout":"normal","name":"Hibernation","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return all green permanents to their owners' hands.","imageName":"hibernation","colorIdentity":["U"]},"Horseshoe Crab":{"layout":"normal","name":"Horseshoe Crab","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"text":"{U}: Untap Horseshoe Crab.","power":"1","toughness":"3","imageName":"horseshoe crab","colorIdentity":["U"]},"Imaginary Pet":{"layout":"normal","name":"Imaginary Pet","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"At the beginning of your upkeep, if you have a card in hand, return Imaginary Pet to its owner's hand.","power":"4","toughness":"4","imageName":"imaginary pet","colorIdentity":["U"]},"Launch":{"layout":"normal","name":"Launch","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\nWhen Launch is put into a graveyard from the battlefield, return Launch to its owner's hand.","imageName":"launch","colorIdentity":["U"]},"Lilting Refrain":{"layout":"normal","name":"Lilting Refrain","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a verse counter on Lilting Refrain.\nSacrifice Lilting Refrain: Counter target spell unless its controller pays {X}, where X is the number of verse counters on Lilting Refrain.","imageName":"lilting refrain","colorIdentity":["U"]},"Lingering Mirage":{"layout":"normal","name":"Lingering Mirage","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land is an Island.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"lingering mirage","colorIdentity":["U"]},"Pendrell Drake":{"layout":"normal","name":"Pendrell Drake","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"2","toughness":"3","imageName":"pendrell drake","colorIdentity":["U"]},"Pendrell Flux":{"layout":"normal","name":"Pendrell Flux","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"At the beginning of your upkeep, sacrifice this creature unless you pay its mana cost.\"","imageName":"pendrell flux","colorIdentity":["U"]},"Peregrine Drake":{"layout":"normal","name":"Peregrine Drake","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Peregrine Drake enters the battlefield, untap up to five lands.","power":"2","toughness":"3","imageName":"peregrine drake","colorIdentity":["U"]},"Power Taint":{"layout":"normal","name":"Power Taint","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant enchantment\nAt the beginning of the upkeep of enchanted enchantment's controller, that player loses 2 life unless he or she pays {2}.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"power taint","colorIdentity":["U"]},"Recantation":{"layout":"normal","name":"Recantation","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a verse counter on Recantation.\n{U}, Sacrifice Recantation: Return up to X target permanents to their owners' hands, where X is the number of verse counters on Recantation.","imageName":"recantation","colorIdentity":["U"]},"Rescind":{"layout":"normal","name":"Rescind","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target permanent to its owner's hand.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rescind","colorIdentity":["U"]},"Sandbar Merfolk":{"layout":"normal","name":"Sandbar Merfolk","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"Cycling {2} ({2}, Discard this card: Draw a card.)","power":"1","toughness":"1","imageName":"sandbar merfolk","colorIdentity":["U"]},"Sandbar Serpent":{"layout":"normal","name":"Sandbar Serpent","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Cycling {2} ({2}, Discard this card: Draw a card.)","power":"3","toughness":"4","imageName":"sandbar serpent","colorIdentity":["U"]},"Somnophore":{"layout":"normal","name":"Somnophore","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nWhenever Somnophore deals damage to a player, tap target creature that player controls. That creature doesn't untap during its controller's untap step for as long as Somnophore remains on the battlefield.","power":"2","toughness":"2","imageName":"somnophore","colorIdentity":["U"]},"Spire Owl":{"layout":"normal","name":"Spire Owl","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Spire Owl enters the battlefield, look at the top four cards of your library, then put them back in any order.","power":"1","toughness":"1","imageName":"spire owl","colorIdentity":["U"]},"Stern Proctor":{"layout":"normal","name":"Stern Proctor","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Stern Proctor enters the battlefield, return target artifact or enchantment to its owner's hand.","power":"1","toughness":"2","imageName":"stern proctor","colorIdentity":["U"]},"Sunder":{"layout":"normal","name":"Sunder","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return all lands to their owners' hands.","imageName":"sunder","colorIdentity":["U"]},"Telepathy":{"layout":"normal","name":"Telepathy","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Your opponents play with their hands revealed.","imageName":"telepathy","colorIdentity":["U"]},"Time Spiral":{"layout":"normal","name":"Time Spiral","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exile Time Spiral. Each player shuffles his or her graveyard and hand into his or her library, then draws seven cards. You untap up to six lands.","imageName":"time spiral","colorIdentity":["U"]},"Tolarian Winds":{"layout":"normal","name":"Tolarian Winds","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Discard all the cards in your hand, then draw that many cards.","imageName":"tolarian winds","colorIdentity":["U"]},"Veil of Birds":{"layout":"normal","name":"Veil of Birds","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a spell, if Veil of Birds is an enchantment, Veil of Birds becomes a 1/1 Bird creature with flying.","imageName":"veil of birds","colorIdentity":["U"]},"Veiled Apparition":{"layout":"normal","name":"Veiled Apparition","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a spell, if Veiled Apparition is an enchantment, Veiled Apparition becomes a 3/3 Illusion creature with flying and \"At the beginning of your upkeep, sacrifice Veiled Apparition unless you pay {1}{U}.\"","imageName":"veiled apparition","colorIdentity":["U"]},"Veiled Crocodile":{"layout":"normal","name":"Veiled Crocodile","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When a player has no cards in hand, if Veiled Crocodile is an enchantment, Veiled Crocodile becomes a 4/4 Crocodile creature.","imageName":"veiled crocodile","colorIdentity":["U"]},"Veiled Sentry":{"layout":"normal","name":"Veiled Sentry","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a spell, if Veiled Sentry is an enchantment, Veiled Sentry becomes an Illusion creature with power and toughness each equal to that spell's converted mana cost.","imageName":"veiled sentry","colorIdentity":["U"]},"Veiled Serpent":{"layout":"normal","name":"Veiled Serpent","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a spell, if Veiled Serpent is an enchantment, Veiled Serpent becomes a 4/4 Serpent creature with \"This creature can't attack unless defending player controls an Island.\"\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"veiled serpent","colorIdentity":["U"]},"Windfall":{"layout":"normal","name":"Windfall","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player discards his or her hand, then draws cards equal to the greatest number of cards a player discarded this way.","imageName":"windfall","colorIdentity":["U"]},"Wizard Mentor":{"layout":"normal","name":"Wizard Mentor","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Return Wizard Mentor and target creature you control to their owner's hand.","power":"2","toughness":"2","imageName":"wizard mentor","colorIdentity":["U"]},"Zephid":{"layout":"normal","name":"Zephid","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nShroud (This creature can't be the target of spells or abilities.)","power":"3","toughness":"4","imageName":"zephid","colorIdentity":["U"]},"Zephid's Embrace":{"layout":"normal","name":"Zephid's Embrace","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has flying and shroud. (It can't be the target of spells or abilities.)","imageName":"zephid's embrace","colorIdentity":["U"]},"Abyssal Horror":{"layout":"normal","name":"Abyssal Horror","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying\nWhen Abyssal Horror enters the battlefield, target player discards two cards.","power":"2","toughness":"2","imageName":"abyssal horror","colorIdentity":["B"]},"Befoul":{"layout":"normal","name":"Befoul","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land or nonblack creature. It can't be regenerated.","imageName":"befoul","colorIdentity":["B"]},"Bereavement":{"layout":"normal","name":"Bereavement","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a green creature dies, its controller discards a card.","imageName":"bereavement","colorIdentity":["B"]},"Blood Vassal":{"layout":"normal","name":"Blood Vassal","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Sacrifice Blood Vassal: Add {B}{B} to your mana pool.","power":"2","toughness":"2","imageName":"blood vassal","colorIdentity":["B"]},"Breach":{"layout":"normal","name":"Breach","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+0 and gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","imageName":"breach","colorIdentity":["B"]},"Cackling Fiend":{"layout":"normal","name":"Cackling Fiend","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Cackling Fiend enters the battlefield, each opponent discards a card.","power":"2","toughness":"1","imageName":"cackling fiend","colorIdentity":["B"]},"Carrion Beetles":{"layout":"normal","name":"Carrion Beetles","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{2}{B}, {T}: Exile up to three target cards from a single graveyard.","power":"1","toughness":"1","imageName":"carrion beetles","colorIdentity":["B"]},"Contamination":{"layout":"normal","name":"Contamination","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Contamination unless you sacrifice a creature.\nIf a land is tapped for mana, it produces {B} instead of any other type and amount.","imageName":"contamination","colorIdentity":["B"]},"Crazed Skirge":{"layout":"normal","name":"Crazed Skirge","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying, haste","power":"2","toughness":"2","imageName":"crazed skirge","colorIdentity":["B"]},"Dark Hatchling":{"layout":"normal","name":"Dark Hatchling","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying\nWhen Dark Hatchling enters the battlefield, destroy target nonblack creature. It can't be regenerated.","power":"3","toughness":"3","imageName":"dark hatchling","colorIdentity":["B"]},"Darkest Hour":{"layout":"normal","name":"Darkest Hour","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"All creatures are black.","imageName":"darkest hour","colorIdentity":["B"]},"Despondency":{"layout":"normal","name":"Despondency","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -2/-0.\nWhen Despondency is put into a graveyard from the battlefield, return Despondency to its owner's hand.","imageName":"despondency","colorIdentity":["B"]},"Diabolic Servitude":{"layout":"normal","name":"Diabolic Servitude","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When Diabolic Servitude enters the battlefield, return target creature card from your graveyard to the battlefield.\nWhen the creature put onto the battlefield with Diabolic Servitude dies, exile it and return Diabolic Servitude to its owner's hand.\nWhen Diabolic Servitude leaves the battlefield, exile the creature put onto the battlefield with Diabolic Servitude.","imageName":"diabolic servitude","colorIdentity":["B"]},"Discordant Dirge":{"layout":"normal","name":"Discordant Dirge","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a verse counter on Discordant Dirge.\n{B}, Sacrifice Discordant Dirge: Look at target opponent's hand and choose up to X cards from it, where X is the number of verse counters on Discordant Dirge. That player discards those cards.","imageName":"discordant dirge","colorIdentity":["B"]},"Eastern Paladin":{"layout":"normal","name":"Eastern Paladin","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"{B}{B}, {T}: Destroy target green creature.","power":"3","toughness":"3","imageName":"eastern paladin","colorIdentity":["B"]},"Exhume":{"layout":"normal","name":"Exhume","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player puts a creature card from his or her graveyard onto the battlefield.","imageName":"exhume","colorIdentity":["B"]},"Expunge":{"layout":"normal","name":"Expunge","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonartifact, nonblack creature. It can't be regenerated.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"expunge","colorIdentity":["B"]},"Flesh Reaver":{"layout":"normal","name":"Flesh Reaver","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Whenever Flesh Reaver deals damage to a creature or opponent, Flesh Reaver deals that much damage to you.","power":"4","toughness":"4","imageName":"flesh reaver","colorIdentity":["B"]},"Hollow Dogs":{"layout":"normal","name":"Hollow Dogs","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Hound","types":["Creature"],"subtypes":["Zombie","Hound"],"text":"Whenever Hollow Dogs attacks, it gets +2/+0 until end of turn.","power":"3","toughness":"3","imageName":"hollow dogs","colorIdentity":["B"]},"Ill-Gotten Gains":{"layout":"normal","name":"Ill-Gotten Gains","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile Ill-Gotten Gains. Each player discards his or her hand, then returns up to three cards from his or her graveyard to his or her hand.","imageName":"ill-gotten gains","colorIdentity":["B"]},"Looming Shade":{"layout":"normal","name":"Looming Shade","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"{B}: Looming Shade gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"looming shade","colorIdentity":["B"]},"Lurking Evil":{"layout":"normal","name":"Lurking Evil","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Pay half your life, rounded up: Lurking Evil becomes a 4/4 Horror creature with flying.","imageName":"lurking evil","colorIdentity":["B"]},"Mana Leech":{"layout":"normal","name":"Mana Leech","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Leech","types":["Creature"],"subtypes":["Leech"],"text":"You may choose not to untap Mana Leech during your untap step.\n{T}: Tap target land. It doesn't untap during its controller's untap step for as long as Mana Leech remains tapped.","power":"1","toughness":"1","imageName":"mana leech","colorIdentity":["B"]},"No Rest for the Wicked":{"layout":"normal","name":"No Rest for the Wicked","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice No Rest for the Wicked: Return to your hand all creature cards in your graveyard that were put there from the battlefield this turn.","imageName":"no rest for the wicked","colorIdentity":["B"]},"Oppression":{"layout":"normal","name":"Oppression","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell, that player discards a card.","imageName":"oppression","colorIdentity":["B"]},"Order of Yawgmoth":{"layout":"normal","name":"Order of Yawgmoth","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhenever Order of Yawgmoth deals damage to a player, that player discards a card.","power":"2","toughness":"2","imageName":"order of yawgmoth","colorIdentity":["B"]},"Parasitic Bond":{"layout":"normal","name":"Parasitic Bond","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the upkeep of enchanted creature's controller, Parasitic Bond deals 2 damage to that player.","imageName":"parasitic bond","colorIdentity":["B"]},"Persecute":{"layout":"normal","name":"Persecute","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a color. Target player reveals his or her hand and discards all cards of that color.","imageName":"persecute","colorIdentity":["B"]},"Phyrexian Ghoul":{"layout":"normal","name":"Phyrexian Ghoul","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Sacrifice a creature: Phyrexian Ghoul gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"phyrexian ghoul","colorIdentity":["B"]},"Planar Void":{"layout":"normal","name":"Planar Void","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever another card is put into a graveyard from anywhere, exile that card.","imageName":"planar void","colorIdentity":["B"]},"Priest of Gix":{"layout":"normal","name":"Priest of Gix","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Cleric Minion","types":["Creature"],"subtypes":["Human","Cleric","Minion"],"text":"When Priest of Gix enters the battlefield, add {B}{B}{B} to your mana pool.","power":"2","toughness":"1","imageName":"priest of gix","colorIdentity":["B"]},"Rain of Filth":{"layout":"normal","name":"Rain of Filth","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Until end of turn, lands you control gain \"Sacrifice this land: Add {B} to your mana pool.\"","imageName":"rain of filth","colorIdentity":["B"]},"Ravenous Skirge":{"layout":"normal","name":"Ravenous Skirge","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nWhenever Ravenous Skirge attacks, it gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"ravenous skirge","colorIdentity":["B"]},"Reclusive Wight":{"layout":"normal","name":"Reclusive Wight","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Minion","types":["Creature"],"subtypes":["Zombie","Minion"],"text":"At the beginning of your upkeep, if you control another nonland permanent, sacrifice Reclusive Wight.","power":"4","toughness":"4","imageName":"reclusive wight","colorIdentity":["B"]},"Reprocess":{"layout":"normal","name":"Reprocess","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Sacrifice any number of artifacts, creatures, and/or lands. Draw a card for each permanent sacrificed this way.","imageName":"reprocess","colorIdentity":["B"]},"Sanguine Guard":{"layout":"normal","name":"Sanguine Guard","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"First strike\n{1}{B}: Regenerate Sanguine Guard.","power":"2","toughness":"2","imageName":"sanguine guard","colorIdentity":["B"]},"Sicken":{"layout":"normal","name":"Sicken","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -1/-1.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"sicken","colorIdentity":["B"]},"Skirge Familiar":{"layout":"normal","name":"Skirge Familiar","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nDiscard a card: Add {B} to your mana pool.","power":"3","toughness":"2","imageName":"skirge familiar","colorIdentity":["B"]},"Sleeper Agent":{"layout":"normal","name":"Sleeper Agent","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Minion","types":["Creature"],"subtypes":["Minion"],"text":"When Sleeper Agent enters the battlefield, target opponent gains control of it.\nAt the beginning of your upkeep, Sleeper Agent deals 2 damage to you.","power":"3","toughness":"3","imageName":"sleeper agent","colorIdentity":["B"]},"Spined Fluke":{"layout":"normal","name":"Spined Fluke","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Worm Horror","types":["Creature"],"subtypes":["Worm","Horror"],"text":"When Spined Fluke enters the battlefield, sacrifice a creature.\n{B}: Regenerate Spined Fluke.","power":"5","toughness":"1","imageName":"spined fluke","colorIdentity":["B"]},"Tainted Æther":{"layout":"normal","name":"Tainted Æther","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield, its controller sacrifices a creature or land.","imageName":"tainted æther","colorIdentity":["B"]},"Unnerve":{"layout":"normal","name":"Unnerve","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each opponent discards two cards.","imageName":"unnerve","colorIdentity":["B"]},"Unworthy Dead":{"layout":"normal","name":"Unworthy Dead","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"{B}: Regenerate Unworthy Dead.","power":"1","toughness":"1","imageName":"unworthy dead","colorIdentity":["B"]},"Vampiric Embrace":{"layout":"normal","name":"Vampiric Embrace","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has flying.\nWhenever a creature dealt damage by enchanted creature this turn dies, put a +1/+1 counter on that creature.","imageName":"vampiric embrace","colorIdentity":["B"]},"Vebulid":{"layout":"normal","name":"Vebulid","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Vebulid enters the battlefield with a +1/+1 counter on it.\nAt the beginning of your upkeep, you may put a +1/+1 counter on Vebulid.\nWhen Vebulid attacks or blocks, destroy it at end of combat.","power":"0","toughness":"0","imageName":"vebulid","colorIdentity":["B"]},"Victimize":{"layout":"normal","name":"Victimize","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose two target creature cards in your graveyard. Sacrifice a creature. If you do, return the chosen cards to the battlefield tapped.","imageName":"victimize","colorIdentity":["B"]},"Vile Requiem":{"layout":"normal","name":"Vile Requiem","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a verse counter on Vile Requiem.\n{1}{B}, Sacrifice Vile Requiem: Destroy up to X target nonblack creatures, where X is the number of verse counters on Vile Requiem. They can't be regenerated.","imageName":"vile requiem","colorIdentity":["B"]},"Western Paladin":{"layout":"normal","name":"Western Paladin","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"{B}{B}, {T}: Destroy target white creature.","power":"3","toughness":"3","imageName":"western paladin","colorIdentity":["B"]},"Witch Engine":{"layout":"normal","name":"Witch Engine","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\n{T}: Add {B}{B}{B}{B} to your mana pool. Target opponent gains control of Witch Engine. (Activate this ability only any time you could cast an instant.)","power":"4","toughness":"4","imageName":"witch engine","colorIdentity":["B"]},"Yawgmoth's Edict":{"layout":"normal","name":"Yawgmoth's Edict","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a white spell, that player loses 1 life and you gain 1 life.","imageName":"yawgmoth's edict","colorIdentity":["B"]},"Acidic Soil":{"layout":"normal","name":"Acidic Soil","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Acidic Soil deals damage to each player equal to the number of lands he or she controls.","imageName":"acidic soil","colorIdentity":["R"]},"Antagonism":{"layout":"normal","name":"Antagonism","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's end step, Antagonism deals 2 damage to that player unless one of his or her opponents was dealt damage this turn.","imageName":"antagonism","colorIdentity":["R"]},"Bedlam":{"layout":"normal","name":"Bedlam","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures can't block.","imageName":"bedlam","colorIdentity":["R"]},"Brand":{"layout":"normal","name":"Brand","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Gain control of all permanents you own. (This effect lasts indefinitely.)\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"brand","colorIdentity":["R"]},"Bravado":{"layout":"normal","name":"Bravado","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 for each other creature you control.","imageName":"bravado","colorIdentity":["R"]},"Bulwark":{"layout":"normal","name":"Bulwark","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, Bulwark deals X damage to target opponent, where X is the number of cards in your hand minus the number of cards in that player's hand.","imageName":"bulwark","colorIdentity":["R"]},"Crater Hellion":{"layout":"normal","name":"Crater Hellion","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Hellion Beast","types":["Creature"],"subtypes":["Hellion","Beast"],"text":"Echo {4}{R}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Crater Hellion enters the battlefield, it deals 4 damage to each other creature.","power":"6","toughness":"6","imageName":"crater hellion","colorIdentity":["R"]},"Destructive Urge":{"layout":"normal","name":"Destructive Urge","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals combat damage to a player, that player sacrifices a land.","imageName":"destructive urge","colorIdentity":["R"]},"Disorder":{"layout":"normal","name":"Disorder","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Disorder deals 2 damage to each white creature and each player who controls a white creature.","imageName":"disorder","colorIdentity":["R"]},"Dromosaur":{"layout":"normal","name":"Dromosaur","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Whenever Dromosaur blocks or becomes blocked, it gets +2/-2 until end of turn.","power":"2","toughness":"3","imageName":"dromosaur","colorIdentity":["R"]},"Electryte":{"layout":"normal","name":"Electryte","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Electryte deals combat damage to defending player, it deals damage equal to its power to each blocking creature.","power":"3","toughness":"3","imageName":"electryte","colorIdentity":["R"]},"Falter":{"layout":"normal","name":"Falter","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Creatures without flying can't block this turn.","imageName":"falter","colorIdentity":["R"]},"Fault Line":{"layout":"normal","name":"Fault Line","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Fault Line deals X damage to each creature without flying and each player.","imageName":"fault line","colorIdentity":["R"]},"Fiery Mantle":{"layout":"normal","name":"Fiery Mantle","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{R}: Enchanted creature gets +1/+0 until end of turn.\nWhen Fiery Mantle is put into a graveyard from the battlefield, return Fiery Mantle to its owner's hand.","imageName":"fiery mantle","colorIdentity":["R"]},"Fire Ants":{"layout":"normal","name":"Fire Ants","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{T}: Fire Ants deals 1 damage to each other creature without flying.","power":"2","toughness":"1","imageName":"fire ants","colorIdentity":["R"]},"Gamble":{"layout":"normal","name":"Gamble","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a card, put that card into your hand, discard a card at random, then shuffle your library.","imageName":"gamble","colorIdentity":["R"]},"Goblin Cadets":{"layout":"normal","name":"Goblin Cadets","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Whenever Goblin Cadets blocks or becomes blocked, target opponent gains control of it. (This removes Goblin Cadets from combat.)","power":"2","toughness":"1","imageName":"goblin cadets","colorIdentity":["R"]},"Goblin Lackey":{"layout":"normal","name":"Goblin Lackey","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Whenever Goblin Lackey deals damage to a player, you may put a Goblin permanent card from your hand onto the battlefield.","power":"1","toughness":"1","imageName":"goblin lackey","colorIdentity":["R"]},"Goblin Offensive":{"layout":"normal","name":"Goblin Offensive","manaCost":"{X}{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put X 1/1 red Goblin creature tokens onto the battlefield.","imageName":"goblin offensive","colorIdentity":["R"]},"Goblin Patrol":{"layout":"normal","name":"Goblin Patrol","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Echo {R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"2","toughness":"1","imageName":"goblin patrol","colorIdentity":["R"]},"Goblin Spelunkers":{"layout":"normal","name":"Goblin Spelunkers","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"2","toughness":"2","imageName":"goblin spelunkers","colorIdentity":["R"]},"Goblin War Buggy":{"layout":"normal","name":"Goblin War Buggy","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Haste\nEcho {1}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"2","toughness":"2","imageName":"goblin war buggy","colorIdentity":["R"]},"Guma":{"layout":"normal","name":"Guma","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Protection from blue","power":"2","toughness":"2","imageName":"guma","colorIdentity":["R"]},"Headlong Rush":{"layout":"normal","name":"Headlong Rush","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Attacking creatures gain first strike until end of turn.","imageName":"headlong rush","colorIdentity":["R"]},"Heat Ray":{"layout":"normal","name":"Heat Ray","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Heat Ray deals X damage to target creature.","imageName":"heat ray","colorIdentity":["R"]},"Lay Waste":{"layout":"normal","name":"Lay Waste","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"lay waste","colorIdentity":["R"]},"Meltdown":{"layout":"normal","name":"Meltdown","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy each artifact with converted mana cost X or less.","imageName":"meltdown","colorIdentity":["R"]},"Okk":{"layout":"normal","name":"Okk","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Okk can't attack unless a creature with greater power also attacks.\nOkk can't block unless a creature with greater power also blocks.","power":"4","toughness":"4","imageName":"okk","colorIdentity":["R"]},"Outmaneuver":{"layout":"normal","name":"Outmaneuver","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"X target blocked creatures assign their combat damage this turn as though they weren't blocked.","imageName":"outmaneuver","colorIdentity":["R"]},"Raze":{"layout":"normal","name":"Raze","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Raze, sacrifice a land.\nDestroy target land.","imageName":"raze","colorIdentity":["R"]},"Reflexes":{"layout":"normal","name":"Reflexes","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature has first strike. (It deals combat damage before creatures without first strike.)","imageName":"reflexes","colorIdentity":["R"]},"Retromancer":{"layout":"normal","name":"Retromancer","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino Shaman","types":["Creature"],"subtypes":["Viashino","Shaman"],"text":"Whenever Retromancer becomes the target of a spell or ability, Retromancer deals 3 damage to that spell or ability's controller.","power":"3","toughness":"3","imageName":"retromancer","colorIdentity":["R"]},"Rumbling Crescendo":{"layout":"normal","name":"Rumbling Crescendo","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a verse counter on Rumbling Crescendo.\n{R}, Sacrifice Rumbling Crescendo: Destroy up to X target lands, where X is the number of verse counters on Rumbling Crescendo.","imageName":"rumbling crescendo","colorIdentity":["R"]},"Scald":{"layout":"normal","name":"Scald","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player taps an Island for mana, Scald deals 1 damage to that player.","imageName":"scald","colorIdentity":["R"]},"Scoria Wurm":{"layout":"normal","name":"Scoria Wurm","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"At the beginning of your upkeep, flip a coin. If you lose the flip, return Scoria Wurm to its owner's hand.","power":"7","toughness":"7","imageName":"scoria wurm","colorIdentity":["R"]},"Scrap":{"layout":"normal","name":"Scrap","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"scrap","colorIdentity":["R"]},"Shiv's Embrace":{"layout":"normal","name":"Shiv's Embrace","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has flying.\n{R}: Enchanted creature gets +1/+0 until end of turn.","imageName":"shiv's embrace","colorIdentity":["R"]},"Shivan Hellkite":{"layout":"normal","name":"Shivan Hellkite","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\n{1}{R}: Shivan Hellkite deals 1 damage to target creature or player.","power":"5","toughness":"5","imageName":"shivan hellkite","colorIdentity":["R"]},"Shivan Raptor":{"layout":"normal","name":"Shivan Raptor","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"First strike, haste\nEcho {2}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"3","toughness":"1","imageName":"shivan raptor","colorIdentity":["R"]},"Shower of Sparks":{"layout":"normal","name":"Shower of Sparks","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Shower of Sparks deals 1 damage to target creature and 1 damage to target player.","imageName":"shower of sparks","colorIdentity":["R"]},"Steam Blast":{"layout":"normal","name":"Steam Blast","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Steam Blast deals 2 damage to each creature and each player.","imageName":"steam blast","colorIdentity":["R"]},"Sulfuric Vapors":{"layout":"normal","name":"Sulfuric Vapors","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"If a red spell would deal damage to a permanent or player, it deals that much damage plus 1 to that permanent or player instead.","imageName":"sulfuric vapors","colorIdentity":["R"]},"Thundering Giant":{"layout":"normal","name":"Thundering Giant","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)","power":"4","toughness":"3","imageName":"thundering giant","colorIdentity":["R"]},"Torch Song":{"layout":"normal","name":"Torch Song","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a verse counter on Torch Song.\n{2}{R}, Sacrifice Torch Song: Torch Song deals X damage to target creature or player, where X is the number of verse counters on Torch Song.","imageName":"torch song","colorIdentity":["R"]},"Viashino Outrider":{"layout":"normal","name":"Viashino Outrider","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Viashino","types":["Creature"],"subtypes":["Viashino"],"text":"Echo {2}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"4","toughness":"3","imageName":"viashino outrider","colorIdentity":["R"]},"Viashino Runner":{"layout":"normal","name":"Viashino Runner","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino","types":["Creature"],"subtypes":["Viashino"],"text":"Menace (This creature can't be blocked except by two or more creatures.)","power":"3","toughness":"2","imageName":"viashino runner","colorIdentity":["R"]},"Viashino Sandswimmer":{"layout":"normal","name":"Viashino Sandswimmer","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino","types":["Creature"],"subtypes":["Viashino"],"text":"{R}: Flip a coin. If you win the flip, return Viashino Sandswimmer to its owner's hand. If you lose the flip, sacrifice Viashino Sandswimmer.","power":"3","toughness":"2","imageName":"viashino sandswimmer","colorIdentity":["R"]},"Viashino Weaponsmith":{"layout":"normal","name":"Viashino Weaponsmith","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino","types":["Creature"],"subtypes":["Viashino"],"text":"Whenever Viashino Weaponsmith becomes blocked by a creature, Viashino Weaponsmith gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"viashino weaponsmith","colorIdentity":["R"]},"Vug Lizard":{"layout":"normal","name":"Vug Lizard","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)\nEcho {1}{R}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"3","toughness":"4","imageName":"vug lizard","colorIdentity":["R"]},"Abundance":{"layout":"normal","name":"Abundance","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"If you would draw a card, you may instead choose land or nonland and reveal cards from the top of your library until you reveal a card of the chosen kind. Put that card into your hand and put all other cards revealed this way on the bottom of your library in any order.","imageName":"abundance","colorIdentity":["G"]},"Acridian":{"layout":"normal","name":"Acridian","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Echo {1}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"2","toughness":"4","imageName":"acridian","colorIdentity":["G"]},"Albino Troll":{"layout":"normal","name":"Albino Troll","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"Echo {1}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\n{1}{G}: Regenerate Albino Troll.","power":"3","toughness":"3","imageName":"albino troll","colorIdentity":["G"]},"Argothian Elder":{"layout":"normal","name":"Argothian Elder","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Untap two target lands.","power":"2","toughness":"2","imageName":"argothian elder","colorIdentity":["G"]},"Argothian Swine":{"layout":"normal","name":"Argothian Swine","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"Trample","power":"3","toughness":"3","imageName":"argothian swine","colorIdentity":["G"]},"Argothian Wurm":{"layout":"normal","name":"Argothian Wurm","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nWhen Argothian Wurm enters the battlefield, any player may sacrifice a land. If a player does, put Argothian Wurm on top of its owner's library.","power":"6","toughness":"6","imageName":"argothian wurm","colorIdentity":["G"]},"Blanchwood Armor":{"layout":"normal","name":"Blanchwood Armor","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature gets +1/+1 for each Forest you control.","imageName":"blanchwood armor","colorIdentity":["G"]},"Blanchwood Treefolk":{"layout":"normal","name":"Blanchwood Treefolk","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"power":"4","toughness":"5","imageName":"blanchwood treefolk","colorIdentity":["G"]},"Carpet of Flowers":{"layout":"normal","name":"Carpet of Flowers","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each of your main phases, if you haven't added mana to your mana pool with this ability this turn, you may add up to X mana of any one color to your mana pool, where X is the number of Islands target opponent controls.","imageName":"carpet of flowers","colorIdentity":["G"]},"Cave Tiger":{"layout":"normal","name":"Cave Tiger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Whenever Cave Tiger becomes blocked by a creature, Cave Tiger gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"cave tiger","colorIdentity":["G"]},"Child of Gaea":{"layout":"normal","name":"Child of Gaea","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nAt the beginning of your upkeep, sacrifice Child of Gaea unless you pay {G}{G}.\n{1}{G}: Regenerate Child of Gaea.","power":"7","toughness":"7","imageName":"child of gaea","colorIdentity":["G"]},"Citanul Centaurs":{"layout":"normal","name":"Citanul Centaurs","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur","types":["Creature"],"subtypes":["Centaur"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nEcho {3}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"6","toughness":"3","imageName":"citanul centaurs","colorIdentity":["G"]},"Citanul Hierophants":{"layout":"normal","name":"Citanul Hierophants","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Creatures you control have \"{T}: Add {G} to your mana pool.\"","power":"3","toughness":"2","imageName":"citanul hierophants","colorIdentity":["G"]},"Cradle Guard":{"layout":"normal","name":"Cradle Guard","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Trample\nEcho {1}{G}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"4","toughness":"4","imageName":"cradle guard","colorIdentity":["G"]},"Crosswinds":{"layout":"normal","name":"Crosswinds","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with flying get -2/-0.","imageName":"crosswinds","colorIdentity":["G"]},"Elvish Herder":{"layout":"normal","name":"Elvish Herder","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"{G}: Target creature gains trample until end of turn.","power":"1","toughness":"1","imageName":"elvish herder","colorIdentity":["G"]},"Elvish Lyrist":{"layout":"normal","name":"Elvish Lyrist","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"{G}, {T}, Sacrifice Elvish Lyrist: Destroy target enchantment.","power":"1","toughness":"1","imageName":"elvish lyrist","colorIdentity":["G"]},"Endless Wurm":{"layout":"normal","name":"Endless Wurm","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nAt the beginning of your upkeep, sacrifice Endless Wurm unless you sacrifice an enchantment.","power":"9","toughness":"9","imageName":"endless wurm","colorIdentity":["G"]},"Exploration":{"layout":"normal","name":"Exploration","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"You may play an additional land on each of your turns.","imageName":"exploration","colorIdentity":["G"]},"Fecundity":{"layout":"normal","name":"Fecundity","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature dies, that creature's controller may draw a card.","imageName":"fecundity","colorIdentity":["G"]},"Fertile Ground":{"layout":"normal","name":"Fertile Ground","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhenever enchanted land is tapped for mana, its controller adds one mana of any color to his or her mana pool (in addition to the mana the land produces).","imageName":"fertile ground","colorIdentity":["G"]},"Fortitude":{"layout":"normal","name":"Fortitude","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nSacrifice a Forest: Regenerate enchanted creature.\nWhen Fortitude is put into a graveyard from the battlefield, return Fortitude to its owner's hand.","imageName":"fortitude","colorIdentity":["G"]},"Gaea's Bounty":{"layout":"normal","name":"Gaea's Bounty","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to two Forest cards, reveal those cards, and put them into your hand. Then shuffle your library.","imageName":"gaea's bounty","colorIdentity":["G"]},"Gaea's Embrace":{"layout":"normal","name":"Gaea's Embrace","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3 and has trample.\n{G}: Regenerate enchanted creature.","imageName":"gaea's embrace","colorIdentity":["G"]},"Greener Pastures":{"layout":"normal","name":"Greener Pastures","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, if that player controls more lands than each other player, the player puts a 1/1 green Saproling creature token onto the battlefield.","imageName":"greener pastures","colorIdentity":["G"]},"Hawkeater Moth":{"layout":"normal","name":"Hawkeater Moth","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nShroud (This creature can't be the target of spells or abilities.)","power":"1","toughness":"2","imageName":"hawkeater moth","colorIdentity":["G"]},"Hidden Ancients":{"layout":"normal","name":"Hidden Ancients","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts an enchantment spell, if Hidden Ancients is an enchantment, Hidden Ancients becomes a 5/5 Treefolk creature.","imageName":"hidden ancients","colorIdentity":["G"]},"Hidden Guerrillas":{"layout":"normal","name":"Hidden Guerrillas","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts an artifact spell, if Hidden Guerrillas is an enchantment, Hidden Guerrillas becomes a 5/3 Soldier creature with trample.","imageName":"hidden guerrillas","colorIdentity":["G"]},"Hidden Herd":{"layout":"normal","name":"Hidden Herd","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent plays a nonbasic land, if Hidden Herd is an enchantment, Hidden Herd becomes a 3/3 Beast creature.","imageName":"hidden herd","colorIdentity":["G"]},"Hidden Predators":{"layout":"normal","name":"Hidden Predators","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent controls a creature with power 4 or greater, if Hidden Predators is an enchantment, Hidden Predators becomes a 4/4 Beast creature.","imageName":"hidden predators","colorIdentity":["G"]},"Hidden Spider":{"layout":"normal","name":"Hidden Spider","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a creature spell with flying, if Hidden Spider is an enchantment, Hidden Spider becomes a 3/5 Spider creature with reach. (It can block creatures with flying.)","imageName":"hidden spider","colorIdentity":["G"]},"Hidden Stag":{"layout":"normal","name":"Hidden Stag","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent plays a land, if Hidden Stag is an enchantment, Hidden Stag becomes a 3/2 Elk Beast creature.\nWhenever you play a land, if Hidden Stag is a creature, Hidden Stag becomes an enchantment.","imageName":"hidden stag","colorIdentity":["G"]},"Hush":{"layout":"normal","name":"Hush","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all enchantments.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"hush","colorIdentity":["G"]},"Lull":{"layout":"normal","name":"Lull","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"lull","colorIdentity":["G"]},"Midsummer Revel":{"layout":"normal","name":"Midsummer Revel","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a verse counter on Midsummer Revel.\n{G}, Sacrifice Midsummer Revel: Put X 3/3 green Beast creature tokens onto the battlefield, where X is the number of verse counters on Midsummer Revel.","imageName":"midsummer revel","colorIdentity":["G"]},"Priest of Titania":{"layout":"normal","name":"Priest of Titania","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G} to your mana pool for each Elf on the battlefield.","power":"1","toughness":"1","imageName":"priest of titania","colorIdentity":["G"]},"Rejuvenate":{"layout":"normal","name":"Rejuvenate","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 6 life.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rejuvenate","colorIdentity":["G"]},"Retaliation":{"layout":"normal","name":"Retaliation","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have \"Whenever this creature becomes blocked by a creature, this creature gets +1/+1 until end of turn.\"","imageName":"retaliation","colorIdentity":["G"]},"Sporogenesis":{"layout":"normal","name":"Sporogenesis","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a fungus counter on target nontoken creature.\nWhenever a creature with a fungus counter on it dies, put a 1/1 green Saproling creature token onto the battlefield for each fungus counter on that creature.\nWhen Sporogenesis leaves the battlefield, remove all fungus counters from all creatures.","imageName":"sporogenesis","colorIdentity":["G"]},"Spreading Algae":{"layout":"normal","name":"Spreading Algae","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Swamp\nWhen enchanted land becomes tapped, destroy it.\nWhen Spreading Algae is put into a graveyard from the battlefield, return Spreading Algae to its owner's hand.","imageName":"spreading algae","colorIdentity":["G"]},"Symbiosis":{"layout":"normal","name":"Symbiosis","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Two target creatures each get +2/+2 until end of turn.","imageName":"symbiosis","colorIdentity":["G"]},"Titania's Boon":{"layout":"normal","name":"Titania's Boon","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a +1/+1 counter on each creature you control.","imageName":"titania's boon","colorIdentity":["G"]},"Titania's Chosen":{"layout":"normal","name":"Titania's Chosen","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Whenever a player casts a green spell, put a +1/+1 counter on Titania's Chosen.","power":"1","toughness":"1","imageName":"titania's chosen","colorIdentity":["G"]},"Treefolk Seedlings":{"layout":"normal","name":"Treefolk Seedlings","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Treefolk Seedlings's toughness is equal to the number of Forests you control.","power":"2","toughness":"*","imageName":"treefolk seedlings","colorIdentity":["G"]},"Treetop Rangers":{"layout":"normal","name":"Treetop Rangers","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Treetop Rangers can't be blocked except by creatures with flying.","power":"2","toughness":"2","imageName":"treetop rangers","colorIdentity":["G"]},"Venomous Fangs":{"layout":"normal","name":"Venomous Fangs","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals damage to a creature, destroy the other creature.","imageName":"venomous fangs","colorIdentity":["G"]},"Vernal Bloom":{"layout":"normal","name":"Vernal Bloom","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a Forest is tapped for mana, its controller adds {G} to his or her mana pool (in addition to the mana the land produces).","imageName":"vernal bloom","colorIdentity":["G"]},"War Dance":{"layout":"normal","name":"War Dance","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a verse counter on War Dance.\nSacrifice War Dance: Target creature gets +X/+X until end of turn, where X is the number of verse counters on War Dance.","imageName":"war dance","colorIdentity":["G"]},"Whirlwind":{"layout":"normal","name":"Whirlwind","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures with flying.","imageName":"whirlwind","colorIdentity":["G"]},"Wild Dogs":{"layout":"normal","name":"Wild Dogs","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"At the beginning of your upkeep, if a player has more life than each other player, the player with the most life gains control of Wild Dogs.\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"2","toughness":"1","imageName":"wild dogs","colorIdentity":["G"]},"Winding Wurm":{"layout":"normal","name":"Winding Wurm","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Echo {4}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"6","toughness":"6","imageName":"winding wurm","colorIdentity":["G"]},"Barrin's Codex":{"layout":"normal","name":"Barrin's Codex","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, you may put a page counter on Barrin's Codex.\n{4}, {T}, Sacrifice Barrin's Codex: Draw X cards, where X is the number of page counters on Barrin's Codex.","imageName":"barrin's codex"},"Cathodion":{"layout":"normal","name":"Cathodion","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Cathodion dies, add {C}{C}{C} to your mana pool.","power":"3","toughness":"3","imageName":"cathodion"},"Chimeric Staff":{"layout":"normal","name":"Chimeric Staff","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{X}: Chimeric Staff becomes an X/X Construct artifact creature until end of turn.","imageName":"chimeric staff"},"Citanul Flute":{"layout":"normal","name":"Citanul Flute","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Search your library for a creature card with converted mana cost X or less, reveal it, and put it into your hand. Then shuffle your library.","imageName":"citanul flute"},"Claws of Gix":{"layout":"normal","name":"Claws of Gix","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{1}, Sacrifice a permanent: You gain 1 life.","imageName":"claws of gix"},"Copper Gnomes":{"layout":"normal","name":"Copper Gnomes","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Gnome","types":["Artifact","Creature"],"subtypes":["Gnome"],"text":"{4}, Sacrifice Copper Gnomes: You may put an artifact card from your hand onto the battlefield.","power":"1","toughness":"1","imageName":"copper gnomes"},"Crystal Chimes":{"layout":"normal","name":"Crystal Chimes","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}, Sacrifice Crystal Chimes: Return all enchantment cards from your graveyard to your hand.","imageName":"crystal chimes"},"Dragon Blood":{"layout":"normal","name":"Dragon Blood","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Put a +1/+1 counter on target creature.","imageName":"dragon blood"},"Endoskeleton":{"layout":"normal","name":"Endoskeleton","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Endoskeleton during your untap step.\n{2}, {T}: Target creature gets +0/+3 for as long as Endoskeleton remains tapped.","imageName":"endoskeleton"},"Fluctuator":{"layout":"normal","name":"Fluctuator","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Cycling abilities you activate cost you up to {2} less to activate.","imageName":"fluctuator"},"Grafted Skullcap":{"layout":"normal","name":"Grafted Skullcap","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your draw step, draw an additional card.\nAt the beginning of your end step, discard your hand.","imageName":"grafted skullcap"},"Hopping Automaton":{"layout":"normal","name":"Hopping Automaton","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{0}: Hopping Automaton gets -1/-1 and gains flying until end of turn.","power":"2","toughness":"2","imageName":"hopping automaton"},"Lifeline":{"layout":"normal","name":"Lifeline","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature dies, if another creature is on the battlefield, return the first card to the battlefield under its owner's control at the beginning of the next end step.","imageName":"lifeline"},"Lotus Blossom":{"layout":"normal","name":"Lotus Blossom","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, you may put a petal counter on Lotus Blossom.\n{T}, Sacrifice Lotus Blossom: Add X mana of any one color to your mana pool, where X is the number of petal counters on Lotus Blossom.","imageName":"lotus blossom"},"Metrognome":{"layout":"normal","name":"Metrognome","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"When a spell or ability an opponent controls causes you to discard Metrognome, put four 1/1 colorless Gnome artifact creature tokens onto the battlefield.\n{4}, {T}: Put a 1/1 colorless Gnome artifact creature token onto the battlefield.","imageName":"metrognome"},"Mishra's Helix":{"layout":"normal","name":"Mishra's Helix","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Tap X target lands.","imageName":"mishra's helix"},"Mobile Fort":{"layout":"normal","name":"Mobile Fort","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{3}: Mobile Fort gets +3/-1 until end of turn and can attack this turn as though it didn't have defender. Activate this ability only once each turn.","power":"0","toughness":"6","imageName":"mobile fort"},"Noetic Scales":{"layout":"normal","name":"Noetic Scales","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's upkeep, return to its owner's hand each creature that player controls with power greater than the number of cards in his or her hand.","imageName":"noetic scales"},"Phyrexian Colossus":{"layout":"normal","name":"Phyrexian Colossus","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Phyrexian Colossus doesn't untap during your untap step.\nPay 8 life: Untap Phyrexian Colossus.\nPhyrexian Colossus can't be blocked except by three or more creatures.","power":"8","toughness":"8","imageName":"phyrexian colossus"},"Phyrexian Processor":{"layout":"normal","name":"Phyrexian Processor","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"As Phyrexian Processor enters the battlefield, pay any amount of life.\n{4}, {T}: Put an X/X black Minion creature token onto the battlefield, where X is the life paid as Phyrexian Processor entered the battlefield.","imageName":"phyrexian processor"},"Purging Scythe":{"layout":"normal","name":"Purging Scythe","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, Purging Scythe deals 2 damage to the creature with the least toughness. If two or more creatures are tied for least toughness, you choose one of them.","imageName":"purging scythe"},"Smokestack":{"layout":"normal","name":"Smokestack","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, you may put a soot counter on Smokestack.\nAt the beginning of each player's upkeep, that player sacrifices a permanent for each soot counter on Smokestack.","imageName":"smokestack"},"Temporal Aperture":{"layout":"normal","name":"Temporal Aperture","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}: Shuffle your library, then reveal the top card. Until end of turn, for as long as that card remains on top of your library, play with the top card of your library revealed and you may play that card without paying its mana cost. (If it has X in its mana cost, X is 0.)","imageName":"temporal aperture"},"Thran Turbine":{"layout":"normal","name":"Thran Turbine","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, you may add {C} or {C}{C} to your mana pool. You can't spend this mana to cast spells.","imageName":"thran turbine"},"Umbilicus":{"layout":"normal","name":"Umbilicus","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's upkeep, that player returns a permanent he or she controls to its owner's hand unless he or she pays 2 life.","imageName":"umbilicus"},"Urza's Armor":{"layout":"normal","name":"Urza's Armor","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"If a source would deal damage to you, prevent 1 of that damage.","imageName":"urza's armor"},"Voltaic Key":{"layout":"normal","name":"Voltaic Key","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Untap target artifact.","imageName":"voltaic key"},"Wall of Junk":{"layout":"normal","name":"Wall of Junk","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhen Wall of Junk blocks, return it to its owner's hand at end of combat. (Return it only if it's on the battlefield.)","power":"0","toughness":"7","imageName":"wall of junk"},"Whetstone":{"layout":"normal","name":"Whetstone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}: Each player puts the top two cards of his or her library into his or her graveyard.","imageName":"whetstone"},"Wirecat":{"layout":"normal","name":"Wirecat","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Cat","types":["Artifact","Creature"],"subtypes":["Cat"],"text":"Wirecat can't attack or block if an enchantment is on the battlefield.","power":"4","toughness":"3","imageName":"wirecat"},"Worn Powerstone":{"layout":"normal","name":"Worn Powerstone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Worn Powerstone enters the battlefield tapped.\n{T}: Add {C}{C} to your mana pool.","imageName":"worn powerstone"},"Blasted Landscape":{"layout":"normal","name":"Blasted Landscape","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"blasted landscape"},"Drifting Meadow":{"layout":"normal","name":"Drifting Meadow","type":"Land","types":["Land"],"text":"Drifting Meadow enters the battlefield tapped.\n{T}: Add {W} to your mana pool.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"drifting meadow","colorIdentity":["W"]},"Phyrexian Tower":{"layout":"normal","name":"Phyrexian Tower","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}, Sacrifice a creature: Add {B}{B} to your mana pool.","imageName":"phyrexian tower","colorIdentity":["B"]},"Polluted Mire":{"layout":"normal","name":"Polluted Mire","type":"Land","types":["Land"],"text":"Polluted Mire enters the battlefield tapped.\n{T}: Add {B} to your mana pool.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"polluted mire","colorIdentity":["B"]},"Remote Isle":{"layout":"normal","name":"Remote Isle","type":"Land","types":["Land"],"text":"Remote Isle enters the battlefield tapped.\n{T}: Add {U} to your mana pool.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"remote isle","colorIdentity":["U"]},"Serra's Sanctum":{"layout":"normal","name":"Serra's Sanctum","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {W} to your mana pool for each enchantment you control.","imageName":"serra's sanctum","colorIdentity":["W"]},"Shivan Gorge":{"layout":"normal","name":"Shivan Gorge","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}{R}, {T}: Shivan Gorge deals 1 damage to each opponent.","imageName":"shivan gorge","colorIdentity":["R"]},"Slippery Karst":{"layout":"normal","name":"Slippery Karst","type":"Land","types":["Land"],"text":"Slippery Karst enters the battlefield tapped.\n{T}: Add {G} to your mana pool.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"slippery karst","colorIdentity":["G"]},"Smoldering Crater":{"layout":"normal","name":"Smoldering Crater","type":"Land","types":["Land"],"text":"Smoldering Crater enters the battlefield tapped.\n{T}: Add {R} to your mana pool.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"smoldering crater","colorIdentity":["R"]},"Thran Quarry":{"layout":"normal","name":"Thran Quarry","type":"Land","types":["Land"],"text":"At the beginning of the end step, if you control no creatures, sacrifice Thran Quarry.\n{T}: Add one mana of any color to your mana pool.","imageName":"thran quarry"},"Tolarian Academy":{"layout":"normal","name":"Tolarian Academy","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {U} to your mana pool for each artifact you control.","imageName":"tolarian academy","colorIdentity":["U"]},"Angelic Curator":{"layout":"normal","name":"Angelic Curator","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Angel Spirit","types":["Creature"],"subtypes":["Angel","Spirit"],"text":"Flying, protection from artifacts","power":"1","toughness":"1","imageName":"angelic curator","colorIdentity":["W"]},"Burst of Energy":{"layout":"normal","name":"Burst of Energy","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Untap target permanent.","imageName":"burst of energy","colorIdentity":["W"]},"Cessation":{"layout":"normal","name":"Cessation","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack.\nWhen Cessation is put into a graveyard from the battlefield, return Cessation to its owner's hand.","imageName":"cessation","colorIdentity":["W"]},"Defender of Law":{"layout":"normal","name":"Defender of Law","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flash\nProtection from red","power":"2","toughness":"1","imageName":"defender of law","colorIdentity":["W"]},"Devout Harpist":{"layout":"normal","name":"Devout Harpist","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{T}: Destroy target Aura attached to a creature.","power":"1","toughness":"1","imageName":"devout harpist","colorIdentity":["W"]},"Erase":{"layout":"normal","name":"Erase","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target enchantment.","imageName":"erase","colorIdentity":["W"]},"Expendable Troops":{"layout":"normal","name":"Expendable Troops","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}, Sacrifice Expendable Troops: Expendable Troops deals 2 damage to target attacking or blocking creature.","power":"2","toughness":"1","imageName":"expendable troops","colorIdentity":["W"]},"Hope and Glory":{"layout":"normal","name":"Hope and Glory","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Untap two target creatures. Each of them gets +1/+1 until end of turn.","imageName":"hope and glory","colorIdentity":["W"]},"Iron Will":{"layout":"normal","name":"Iron Will","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +0/+4 until end of turn.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"iron will","colorIdentity":["W"]},"Knighthood":{"layout":"normal","name":"Knighthood","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have first strike.","imageName":"knighthood","colorIdentity":["W"]},"Martyr's Cause":{"layout":"normal","name":"Martyr's Cause","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a creature: The next time a source of your choice would deal damage to target creature or player this turn, prevent that damage.","imageName":"martyr's cause","colorIdentity":["W"]},"Mother of Runes":{"layout":"normal","name":"Mother of Runes","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Target creature you control gains protection from the color of your choice until end of turn.","power":"1","toughness":"1","imageName":"mother of runes","colorIdentity":["W"]},"Opal Avenger":{"layout":"normal","name":"Opal Avenger","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When you have 10 or less life, if Opal Avenger is an enchantment, Opal Avenger becomes a 3/5 Soldier creature.","imageName":"opal avenger","colorIdentity":["W"]},"Opal Champion":{"layout":"normal","name":"Opal Champion","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a creature spell, if Opal Champion is an enchantment, Opal Champion becomes a 3/3 Knight creature with first strike.","imageName":"opal champion","colorIdentity":["W"]},"Peace and Quiet":{"layout":"normal","name":"Peace and Quiet","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy two target enchantments.","imageName":"peace and quiet","colorIdentity":["W"]},"Planar Collapse":{"layout":"normal","name":"Planar Collapse","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if there are four or more creatures on the battlefield, sacrifice Planar Collapse and destroy all creatures. They can't be regenerated.","imageName":"planar collapse","colorIdentity":["W"]},"Purify":{"layout":"normal","name":"Purify","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all artifacts and enchantments.","imageName":"purify","colorIdentity":["W"]},"Radiant, Archangel":{"layout":"normal","name":"Radiant, Archangel","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance\nRadiant, Archangel gets +1/+1 for each other creature with flying on the battlefield.","power":"3","toughness":"3","imageName":"radiant, archangel","colorIdentity":["W"]},"Radiant's Dragoons":{"layout":"normal","name":"Radiant's Dragoons","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Echo {3}{W} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Radiant's Dragoons enters the battlefield, you gain 5 life.","power":"2","toughness":"5","imageName":"radiant's dragoons","colorIdentity":["W"]},"Radiant's Judgment":{"layout":"normal","name":"Radiant's Judgment","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with power 4 or greater.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"radiant's judgment","colorIdentity":["W"]},"Sustainer of the Realm":{"layout":"normal","name":"Sustainer of the Realm","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhenever Sustainer of the Realm blocks, it gets +0/+2 until end of turn.","power":"2","toughness":"3","imageName":"sustainer of the realm","colorIdentity":["W"]},"Tragic Poet":{"layout":"normal","name":"Tragic Poet","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{T}, Sacrifice Tragic Poet: Return target enchantment card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"tragic poet","colorIdentity":["W"]},"Anthroplasm":{"layout":"normal","name":"Anthroplasm","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Anthroplasm enters the battlefield with two +1/+1 counters on it.\n{X}, {T}: Remove all +1/+1 counters from Anthroplasm and put X +1/+1 counters on it.","power":"0","toughness":"0","imageName":"anthroplasm","colorIdentity":["U"]},"Archivist":{"layout":"normal","name":"Archivist","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Draw a card.","power":"1","toughness":"1","imageName":"archivist","colorIdentity":["U"]},"Aura Flux":{"layout":"normal","name":"Aura Flux","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Other enchantments have \"At the beginning of your upkeep, sacrifice this enchantment unless you pay {2}.\"","imageName":"aura flux","colorIdentity":["U"]},"Bouncing Beebles":{"layout":"normal","name":"Bouncing Beebles","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Beeble","types":["Creature"],"subtypes":["Beeble"],"text":"Bouncing Beebles can't be blocked as long as defending player controls an artifact.","power":"2","toughness":"2","imageName":"bouncing beebles","colorIdentity":["U"]},"Cloud of Faeries":{"layout":"normal","name":"Cloud of Faeries","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying\nWhen Cloud of Faeries enters the battlefield, untap up to two lands.\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"1","toughness":"1","imageName":"cloud of faeries","colorIdentity":["U"]},"Delusions of Mediocrity":{"layout":"normal","name":"Delusions of Mediocrity","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Delusions of Mediocrity enters the battlefield, you gain 10 life.\nWhen Delusions of Mediocrity leaves the battlefield, you lose 10 life.","imageName":"delusions of mediocrity","colorIdentity":["U"]},"Fleeting Image":{"layout":"normal","name":"Fleeting Image","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\n{1}{U}: Return Fleeting Image to its owner's hand.","power":"2","toughness":"1","imageName":"fleeting image","colorIdentity":["U"]},"Frantic Search":{"layout":"normal","name":"Frantic Search","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw two cards, then discard two cards. Untap up to three lands.","imageName":"frantic search","colorIdentity":["U"]},"Intervene":{"layout":"normal","name":"Intervene","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell that targets a creature.","imageName":"intervene","colorIdentity":["U"]},"King Crab":{"layout":"normal","name":"King Crab","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"text":"{1}{U}, {T}: Put target green creature on top of its owner's library.","power":"4","toughness":"5","imageName":"king crab","colorIdentity":["U"]},"Levitation":{"layout":"normal","name":"Levitation","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have flying.","imageName":"levitation","colorIdentity":["U"]},"Miscalculation":{"layout":"normal","name":"Miscalculation","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {2}.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"miscalculation","colorIdentity":["U"]},"Opportunity":{"layout":"normal","name":"Opportunity","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player draws four cards.","imageName":"opportunity","colorIdentity":["U"]},"Palinchron":{"layout":"normal","name":"Palinchron","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nWhen Palinchron enters the battlefield, untap up to seven lands.\n{2}{U}{U}: Return Palinchron to its owner's hand.","power":"4","toughness":"5","imageName":"palinchron","colorIdentity":["U"]},"Raven Familiar":{"layout":"normal","name":"Raven Familiar","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nEcho {2}{U} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Raven Familiar enters the battlefield, look at the top three cards of your library. Put one of them into your hand and the rest on the bottom of your library in any order.","power":"1","toughness":"2","imageName":"raven familiar","colorIdentity":["U"]},"Rebuild":{"layout":"normal","name":"Rebuild","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return all artifacts to their owners' hands.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rebuild","colorIdentity":["U"]},"Second Chance":{"layout":"normal","name":"Second Chance","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you have 5 or less life, sacrifice Second Chance and take an extra turn after this one.","imageName":"second chance","colorIdentity":["U"]},"Slow Motion":{"layout":"normal","name":"Slow Motion","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the upkeep of enchanted creature's controller, that player sacrifices that creature unless he or she pays {2}.\nWhen Slow Motion is put into a graveyard from the battlefield, return Slow Motion to its owner's hand.","imageName":"slow motion","colorIdentity":["U"]},"Snap":{"layout":"normal","name":"Snap","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand. Untap up to two lands.","imageName":"snap","colorIdentity":["U"]},"Thornwind Faeries":{"layout":"normal","name":"Thornwind Faeries","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying\n{T}: Thornwind Faeries deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"thornwind faeries","colorIdentity":["U"]},"Tinker":{"layout":"normal","name":"Tinker","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Tinker, sacrifice an artifact.\nSearch your library for an artifact card and put that card onto the battlefield. Then shuffle your library.","imageName":"tinker","colorIdentity":["U"]},"Vigilant Drake":{"layout":"normal","name":"Vigilant Drake","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{2}{U}: Untap Vigilant Drake.","power":"3","toughness":"3","imageName":"vigilant drake","colorIdentity":["U"]},"Walking Sponge":{"layout":"normal","name":"Walking Sponge","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Sponge","types":["Creature"],"subtypes":["Sponge"],"text":"{T}: Target creature loses your choice of flying, first strike, or trample until end of turn.","power":"1","toughness":"1","imageName":"walking sponge","colorIdentity":["U"]},"Weatherseed Faeries":{"layout":"normal","name":"Weatherseed Faeries","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying, protection from red","power":"2","toughness":"1","imageName":"weatherseed faeries","colorIdentity":["U"]},"Bone Shredder":{"layout":"normal","name":"Bone Shredder","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Minion","types":["Creature"],"subtypes":["Minion"],"text":"Flying\nEcho {2}{B} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Bone Shredder enters the battlefield, destroy target nonartifact, nonblack creature.","power":"1","toughness":"1","imageName":"bone shredder","colorIdentity":["B"]},"Brink of Madness":{"layout":"normal","name":"Brink of Madness","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you have no cards in hand, sacrifice Brink of Madness and target opponent discards his or her hand.","imageName":"brink of madness","colorIdentity":["B"]},"Engineered Plague":{"layout":"normal","name":"Engineered Plague","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"As Engineered Plague enters the battlefield, choose a creature type.\nAll creatures of the chosen type get -1/-1.","imageName":"engineered plague","colorIdentity":["B"]},"Eviscerator":{"layout":"normal","name":"Eviscerator","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Protection from white\nWhen Eviscerator enters the battlefield, you lose 5 life.","power":"5","toughness":"5","imageName":"eviscerator","colorIdentity":["B"]},"Fog of Gnats":{"layout":"normal","name":"Fog of Gnats","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\n{B}: Regenerate Fog of Gnats.","power":"1","toughness":"1","imageName":"fog of gnats","colorIdentity":["B"]},"Giant Cockroach":{"layout":"normal","name":"Giant Cockroach","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"power":"4","toughness":"2","imageName":"giant cockroach","colorIdentity":["B"]},"Lurking Skirge":{"layout":"normal","name":"Lurking Skirge","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When a creature is put into an opponent's graveyard from the battlefield, if Lurking Skirge is an enchantment, Lurking Skirge becomes a 3/2 Imp creature with flying.","imageName":"lurking skirge","colorIdentity":["B"]},"No Mercy":{"layout":"normal","name":"No Mercy","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature deals damage to you, destroy it.","imageName":"no mercy","colorIdentity":["B"]},"Ostracize":{"layout":"normal","name":"Ostracize","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a creature card from it. That player discards that card.","imageName":"ostracize","colorIdentity":["B"]},"Phyrexian Broodlings":{"layout":"normal","name":"Phyrexian Broodlings","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Minion","types":["Creature"],"subtypes":["Minion"],"text":"{1}, Sacrifice a creature: Put a +1/+1 counter on Phyrexian Broodlings.","power":"2","toughness":"2","imageName":"phyrexian broodlings","colorIdentity":["B"]},"Phyrexian Debaser":{"layout":"normal","name":"Phyrexian Debaser","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Carrier","types":["Creature"],"subtypes":["Carrier"],"text":"Flying\n{T}, Sacrifice Phyrexian Debaser: Target creature gets -2/-2 until end of turn.","power":"2","toughness":"2","imageName":"phyrexian debaser","colorIdentity":["B"]},"Phyrexian Defiler":{"layout":"normal","name":"Phyrexian Defiler","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Carrier","types":["Creature"],"subtypes":["Carrier"],"text":"{T}, Sacrifice Phyrexian Defiler: Target creature gets -3/-3 until end of turn.","power":"3","toughness":"3","imageName":"phyrexian defiler","colorIdentity":["B"]},"Phyrexian Denouncer":{"layout":"normal","name":"Phyrexian Denouncer","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Carrier","types":["Creature"],"subtypes":["Carrier"],"text":"{T}, Sacrifice Phyrexian Denouncer: Target creature gets -1/-1 until end of turn.","power":"1","toughness":"1","imageName":"phyrexian denouncer","colorIdentity":["B"]},"Phyrexian Plaguelord":{"layout":"normal","name":"Phyrexian Plaguelord","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Carrier","types":["Creature"],"subtypes":["Carrier"],"text":"{T}, Sacrifice Phyrexian Plaguelord: Target creature gets -4/-4 until end of turn.\nSacrifice a creature: Target creature gets -1/-1 until end of turn.","power":"4","toughness":"4","imageName":"phyrexian plaguelord","colorIdentity":["B"]},"Phyrexian Reclamation":{"layout":"normal","name":"Phyrexian Reclamation","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{B}, Pay 2 life: Return target creature card from your graveyard to your hand.","imageName":"phyrexian reclamation","colorIdentity":["B"]},"Plague Beetle":{"layout":"normal","name":"Plague Beetle","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"1","toughness":"1","imageName":"plague beetle","colorIdentity":["B"]},"Rank and File":{"layout":"normal","name":"Rank and File","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Rank and File enters the battlefield, green creatures get -1/-1 until end of turn.","power":"3","toughness":"3","imageName":"rank and file","colorIdentity":["B"]},"Sick and Tired":{"layout":"normal","name":"Sick and Tired","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Two target creatures each get -1/-1 until end of turn.","imageName":"sick and tired","colorIdentity":["B"]},"Sleeper's Guile":{"layout":"normal","name":"Sleeper's Guile","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has fear. (It can't be blocked except by artifact creatures and/or black creatures.)\nWhen Sleeper's Guile is put into a graveyard from the battlefield, return Sleeper's Guile to its owner's hand.","imageName":"sleeper's guile","colorIdentity":["B"]},"Subversion":{"layout":"normal","name":"Subversion","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, each opponent loses 1 life. You gain life equal to the life lost this way.","imageName":"subversion","colorIdentity":["B"]},"Swat":{"layout":"normal","name":"Swat","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with power 2 or less.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"swat","colorIdentity":["B"]},"Tethered Skirge":{"layout":"normal","name":"Tethered Skirge","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nWhenever Tethered Skirge becomes the target of a spell or ability, you lose 1 life.","power":"2","toughness":"2","imageName":"tethered skirge","colorIdentity":["B"]},"Treacherous Link":{"layout":"normal","name":"Treacherous Link","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAll damage that would be dealt to enchanted creature is dealt to its controller instead.","imageName":"treacherous link","colorIdentity":["B"]},"Unearth":{"layout":"normal","name":"Unearth","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card with converted mana cost 3 or less from your graveyard to the battlefield.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"unearth","colorIdentity":["B"]},"About Face":{"layout":"normal","name":"About Face","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Switch target creature's power and toughness until end of turn.","imageName":"about face","colorIdentity":["R"]},"Avalanche Riders":{"layout":"normal","name":"Avalanche Riders","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"Haste\nEcho {3}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Avalanche Riders enters the battlefield, destroy target land.","power":"2","toughness":"2","imageName":"avalanche riders","colorIdentity":["R"]},"Defender of Chaos":{"layout":"normal","name":"Defender of Chaos","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flash\nProtection from white","power":"2","toughness":"1","imageName":"defender of chaos","colorIdentity":["R"]},"Ghitu Fire-Eater":{"layout":"normal","name":"Ghitu Fire-Eater","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"{T}, Sacrifice Ghitu Fire-Eater: Ghitu Fire-Eater deals damage equal to its power to target creature or player.","power":"2","toughness":"2","imageName":"ghitu fire-eater","colorIdentity":["R"]},"Ghitu Slinger":{"layout":"normal","name":"Ghitu Slinger","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"Echo {2}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Ghitu Slinger enters the battlefield, it deals 2 damage to target creature or player.","power":"2","toughness":"2","imageName":"ghitu slinger","colorIdentity":["R"]},"Ghitu War Cry":{"layout":"normal","name":"Ghitu War Cry","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{R}: Target creature gets +1/+0 until end of turn.","imageName":"ghitu war cry","colorIdentity":["R"]},"Goblin Medics":{"layout":"normal","name":"Goblin Medics","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Whenever Goblin Medics becomes tapped, it deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"goblin medics","colorIdentity":["R"]},"Granite Grip":{"layout":"normal","name":"Granite Grip","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+0 for each Mountain you control.","imageName":"granite grip","colorIdentity":["R"]},"Impending Disaster":{"layout":"normal","name":"Impending Disaster","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if there are seven or more lands on the battlefield, sacrifice Impending Disaster and destroy all lands.","imageName":"impending disaster","colorIdentity":["R"]},"Last-Ditch Effort":{"layout":"normal","name":"Last-Ditch Effort","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Sacrifice any number of creatures. Last-Ditch Effort deals that much damage to target creature or player.","imageName":"last-ditch effort","colorIdentity":["R"]},"Molten Hydra":{"layout":"normal","name":"Molten Hydra","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"{1}{R}{R}: Put a +1/+1 counter on Molten Hydra.\n{T}, Remove all +1/+1 counters from Molten Hydra: Molten Hydra deals damage to target creature or player equal to the number of +1/+1 counters removed this way.","power":"1","toughness":"1","imageName":"molten hydra","colorIdentity":["R"]},"Parch":{"layout":"normal","name":"Parch","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Parch deals 2 damage to target creature or player.\n• Parch deals 4 damage to target blue creature.","imageName":"parch","colorIdentity":["R"]},"Pygmy Pyrosaur":{"layout":"normal","name":"Pygmy Pyrosaur","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Pygmy Pyrosaur can't block.\n{R}: Pygmy Pyrosaur gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"pygmy pyrosaur","colorIdentity":["R"]},"Pyromancy":{"layout":"normal","name":"Pyromancy","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{3}, Discard a card at random: Pyromancy deals damage to target creature or player equal to the converted mana cost of the discarded card.","imageName":"pyromancy","colorIdentity":["R"]},"Rack and Ruin":{"layout":"normal","name":"Rack and Ruin","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy two target artifacts.","imageName":"rack and ruin","colorIdentity":["R"]},"Rivalry":{"layout":"normal","name":"Rivalry","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, if that player controls more lands than each other player, Rivalry deals 2 damage to him or her.","imageName":"rivalry","colorIdentity":["R"]},"Shivan Phoenix":{"layout":"normal","name":"Shivan Phoenix","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying\nWhen Shivan Phoenix dies, return Shivan Phoenix to its owner's hand.","power":"3","toughness":"4","imageName":"shivan phoenix","colorIdentity":["R"]},"Sluggishness":{"layout":"normal","name":"Sluggishness","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't block.\nWhen Sluggishness is put into a graveyard from the battlefield, return Sluggishness to its owner's hand.","imageName":"sluggishness","colorIdentity":["R"]},"Viashino Bey":{"layout":"normal","name":"Viashino Bey","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino","types":["Creature"],"subtypes":["Viashino"],"text":"If Viashino Bey attacks, all creatures you control attack if able.","power":"4","toughness":"3","imageName":"viashino bey","colorIdentity":["R"]},"Viashino Cutthroat":{"layout":"normal","name":"Viashino Cutthroat","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino","types":["Creature"],"subtypes":["Viashino"],"text":"Haste\nAt the beginning of the end step, return Viashino Cutthroat to its owner's hand.","power":"5","toughness":"3","imageName":"viashino cutthroat","colorIdentity":["R"]},"Viashino Heretic":{"layout":"normal","name":"Viashino Heretic","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Viashino","types":["Creature"],"subtypes":["Viashino"],"text":"{1}{R}, {T}: Destroy target artifact. Viashino Heretic deals damage to that artifact's controller equal to the artifact's converted mana cost.","power":"1","toughness":"3","imageName":"viashino heretic","colorIdentity":["R"]},"Viashino Sandscout":{"layout":"normal","name":"Viashino Sandscout","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Viashino Scout","types":["Creature"],"subtypes":["Viashino","Scout"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)\nAt the beginning of the end step, return Viashino Sandscout to its owner's hand. (Return it only if it's on the battlefield.)","power":"2","toughness":"1","imageName":"viashino sandscout","colorIdentity":["R"]},"Bloated Toad":{"layout":"normal","name":"Bloated Toad","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Frog","types":["Creature"],"subtypes":["Frog"],"text":"Protection from blue\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"2","toughness":"2","imageName":"bloated toad","colorIdentity":["G"]},"Crop Rotation":{"layout":"normal","name":"Crop Rotation","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Crop Rotation, sacrifice a land.\nSearch your library for a land card and put that card onto the battlefield. Then shuffle your library.","imageName":"crop rotation","colorIdentity":["G"]},"Darkwatch Elves":{"layout":"normal","name":"Darkwatch Elves","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Protection from black\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"2","toughness":"2","imageName":"darkwatch elves","colorIdentity":["G"]},"Defense of the Heart":{"layout":"normal","name":"Defense of the Heart","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if an opponent controls three or more creatures, sacrifice Defense of the Heart, search your library for up to two creature cards, and put those cards onto the battlefield. Then shuffle your library.","imageName":"defense of the heart","colorIdentity":["G"]},"Gang of Elk":{"layout":"normal","name":"Gang of Elk","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elk Beast","types":["Creature"],"subtypes":["Elk","Beast"],"text":"Whenever Gang of Elk becomes blocked, it gets +2/+2 until end of turn for each creature blocking it.","power":"5","toughness":"4","imageName":"gang of elk","colorIdentity":["G"]},"Harmonic Convergence":{"layout":"normal","name":"Harmonic Convergence","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put all enchantments on top of their owners' libraries.","imageName":"harmonic convergence","colorIdentity":["G"]},"Hidden Gibbons":{"layout":"normal","name":"Hidden Gibbons","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts an instant spell, if Hidden Gibbons is an enchantment, Hidden Gibbons becomes a 4/4 Ape creature.","imageName":"hidden gibbons","colorIdentity":["G"]},"Might of Oaks":{"layout":"normal","name":"Might of Oaks","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +7/+7 until end of turn.","imageName":"might of oaks","colorIdentity":["G"]},"Multani, Maro-Sorcerer":{"layout":"normal","name":"Multani, Maro-Sorcerer","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nMultani, Maro-Sorcerer's power and toughness are each equal to the total number of cards in all players' hands.","power":"*","toughness":"*","imageName":"multani, maro-sorcerer","colorIdentity":["G"]},"Multani's Acolyte":{"layout":"normal","name":"Multani's Acolyte","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Echo {G}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Multani's Acolyte enters the battlefield, draw a card.","power":"2","toughness":"1","imageName":"multani's acolyte","colorIdentity":["G"]},"Multani's Presence":{"layout":"normal","name":"Multani's Presence","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a spell you've cast is countered, draw a card.","imageName":"multani's presence","colorIdentity":["G"]},"Rancor":{"layout":"normal","name":"Rancor","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+0 and has trample.\nWhen Rancor is put into a graveyard from the battlefield, return Rancor to its owner's hand.","imageName":"rancor","colorIdentity":["G"]},"Repopulate":{"layout":"normal","name":"Repopulate","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Shuffle all creature cards from target player's graveyard into that player's library.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"repopulate","colorIdentity":["G"]},"Silk Net":{"layout":"normal","name":"Silk Net","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 and gains reach until end of turn. (It can block creatures with flying.)","imageName":"silk net","colorIdentity":["G"]},"Simian Grunts":{"layout":"normal","name":"Simian Grunts","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Flash\nEcho {2}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"3","toughness":"4","imageName":"simian grunts","colorIdentity":["G"]},"Treefolk Mystic":{"layout":"normal","name":"Treefolk Mystic","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Whenever Treefolk Mystic blocks or becomes blocked by a creature, destroy all Auras attached to that creature.","power":"2","toughness":"4","imageName":"treefolk mystic","colorIdentity":["G"]},"Weatherseed Elf":{"layout":"normal","name":"Weatherseed Elf","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"{T}: Target creature gains forestwalk until end of turn. (It can't be blocked as long as defending player controls a Forest.)","power":"1","toughness":"1","imageName":"weatherseed elf","colorIdentity":["G"]},"Weatherseed Treefolk":{"layout":"normal","name":"Weatherseed Treefolk","manaCost":"{2}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Trample\nWhen Weatherseed Treefolk dies, return it to its owner's hand.","power":"5","toughness":"3","imageName":"weatherseed treefolk","colorIdentity":["G"]},"Wing Snare":{"layout":"normal","name":"Wing Snare","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature with flying.","imageName":"wing snare","colorIdentity":["G"]},"Yavimaya Granger":{"layout":"normal","name":"Yavimaya Granger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Echo {2}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Yavimaya Granger enters the battlefield, you may search your library for a basic land card, put that card onto the battlefield tapped, then shuffle your library.","power":"2","toughness":"2","imageName":"yavimaya granger","colorIdentity":["G"]},"Yavimaya Scion":{"layout":"normal","name":"Yavimaya Scion","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Protection from artifacts","power":"4","toughness":"4","imageName":"yavimaya scion","colorIdentity":["G"]},"Yavimaya Wurm":{"layout":"normal","name":"Yavimaya Wurm","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"6","toughness":"4","imageName":"yavimaya wurm","colorIdentity":["G"]},"Angel's Trumpet":{"layout":"normal","name":"Angel's Trumpet","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"All creatures have vigilance.\nAt the beginning of each player's end step, tap all untapped creatures that player controls that didn't attack this turn. Angel's Trumpet deals damage to the player equal to the number of creatures tapped this way.","imageName":"angel's trumpet"},"Crawlspace":{"layout":"normal","name":"Crawlspace","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"No more than two creatures can attack you each combat.","imageName":"crawlspace"},"Damping Engine":{"layout":"normal","name":"Damping Engine","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"A player who controls more permanents than each other player can't play lands or cast artifact, creature, or enchantment spells. That player may sacrifice a permanent for that player to ignore this effect until end of turn.","imageName":"damping engine"},"Defense Grid":{"layout":"normal","name":"Defense Grid","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Each spell costs {3} more to cast except during its controller's turn.","imageName":"defense grid"},"Grim Monolith":{"layout":"normal","name":"Grim Monolith","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Grim Monolith doesn't untap during your untap step.\n{T}: Add {C}{C}{C} to your mana pool.\n{4}: Untap Grim Monolith.","imageName":"grim monolith"},"Iron Maiden":{"layout":"normal","name":"Iron Maiden","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each opponent's upkeep, Iron Maiden deals X damage to that player, where X is the number of cards in his or her hand minus 4.","imageName":"iron maiden"},"Jhoira's Toolbox":{"layout":"normal","name":"Jhoira's Toolbox","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"{2}: Regenerate target artifact creature.","power":"1","toughness":"1","imageName":"jhoira's toolbox"},"Memory Jar":{"layout":"normal","name":"Memory Jar","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Memory Jar: Each player exiles all cards from his or her hand face down and draws seven cards. At the beginning of the next end step, each player discards his or her hand and returns to his or her hand each card he or she exiled this way.","imageName":"memory jar"},"Quicksilver Amulet":{"layout":"normal","name":"Quicksilver Amulet","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: You may put a creature card from your hand onto the battlefield.","imageName":"quicksilver amulet"},"Ring of Gix":{"layout":"normal","name":"Ring of Gix","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Echo {3} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\n{1}, {T}: Tap target artifact, creature, or land.","imageName":"ring of gix"},"Scrapheap":{"layout":"normal","name":"Scrapheap","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever an artifact or enchantment is put into your graveyard from the battlefield, you gain 1 life.","imageName":"scrapheap"},"Thran Lens":{"layout":"normal","name":"Thran Lens","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"All permanents are colorless.","imageName":"thran lens"},"Thran War Machine":{"layout":"normal","name":"Thran War Machine","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Echo {4} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nThran War Machine attacks each turn if able.","power":"4","toughness":"5","imageName":"thran war machine"},"Thran Weaponry":{"layout":"normal","name":"Thran Weaponry","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Echo {4} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nYou may choose not to untap Thran Weaponry during your untap step.\n{2}, {T}: All creatures get +2/+2 for as long as Thran Weaponry remains tapped.","imageName":"thran weaponry"},"Ticking Gnomes":{"layout":"normal","name":"Ticking Gnomes","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Gnome","types":["Artifact","Creature"],"subtypes":["Gnome"],"text":"Echo {3} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nSacrifice Ticking Gnomes: Ticking Gnomes deals 1 damage to target creature or player.","power":"3","toughness":"3","imageName":"ticking gnomes"},"Urza's Blueprints":{"layout":"normal","name":"Urza's Blueprints","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Echo {6} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\n{T}: Draw a card.","imageName":"urza's blueprints"},"Wheel of Torture":{"layout":"normal","name":"Wheel of Torture","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each opponent's upkeep, Wheel of Torture deals X damage to that player, where X is 3 minus the number of cards in his or her hand.","imageName":"wheel of torture"},"Faerie Conclave":{"layout":"normal","name":"Faerie Conclave","type":"Land","types":["Land"],"text":"Faerie Conclave enters the battlefield tapped.\n{T}: Add {U} to your mana pool.\n{1}{U}: Faerie Conclave becomes a 2/1 blue Faerie creature with flying until end of turn. It's still a land.","imageName":"faerie conclave","colorIdentity":["U"]},"Forbidding Watchtower":{"layout":"normal","name":"Forbidding Watchtower","type":"Land","types":["Land"],"text":"Forbidding Watchtower enters the battlefield tapped.\n{T}: Add {W} to your mana pool.\n{1}{W}: Forbidding Watchtower becomes a 1/5 white Soldier creature until end of turn. It's still a land.","imageName":"forbidding watchtower","colorIdentity":["W"]},"Ghitu Encampment":{"layout":"normal","name":"Ghitu Encampment","type":"Land","types":["Land"],"text":"Ghitu Encampment enters the battlefield tapped.\n{T}: Add {R} to your mana pool.\n{1}{R}: Ghitu Encampment becomes a 2/1 red Warrior creature with first strike until end of turn. It's still a land. (It deals combat damage before creatures without first strike.)","imageName":"ghitu encampment","colorIdentity":["R"]},"Spawning Pool":{"layout":"normal","name":"Spawning Pool","type":"Land","types":["Land"],"text":"Spawning Pool enters the battlefield tapped.\n{T}: Add {B} to your mana pool.\n{1}{B}: Spawning Pool becomes a 1/1 black Skeleton creature with \"{B}: Regenerate this creature\" until end of turn. It's still a land. (If it regenerates, the next time it would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","imageName":"spawning pool","colorIdentity":["B"]},"Treetop Village":{"layout":"normal","name":"Treetop Village","type":"Land","types":["Land"],"text":"Treetop Village enters the battlefield tapped.\n{T}: Add {G} to your mana pool.\n{1}{G}: Treetop Village becomes a 3/3 green Ape creature with trample until end of turn. It's still a land. (If it would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","imageName":"treetop village","colorIdentity":["G"]},"Alert Shu Infantry":{"layout":"normal","name":"Alert Shu Infantry","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance","power":"2","toughness":"2","imageName":"alert shu infantry","colorIdentity":["W"]},"Eightfold Maze":{"layout":"normal","name":"Eightfold Maze","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Eightfold Maze only during the declare attackers step and only if you've been attacked this step.\nDestroy target attacking creature.","imageName":"eightfold maze","colorIdentity":["W"]},"Empty City Ruse":{"layout":"normal","name":"Empty City Ruse","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent skips all combat phases of his or her next turn.","imageName":"empty city ruse","colorIdentity":["W"]},"False Defeat":{"layout":"normal","name":"False Defeat","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to the battlefield.","imageName":"false defeat","colorIdentity":["W"]},"Flanking Troops":{"layout":"normal","name":"Flanking Troops","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Flanking Troops attacks, you may tap target creature.","power":"2","toughness":"2","imageName":"flanking troops","colorIdentity":["W"]},"Guan Yu, Sainted Warrior":{"layout":"normal","name":"Guan Yu, Sainted Warrior","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Soldier Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier","Warrior"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nWhen Guan Yu, Sainted Warrior is put into your graveyard from the battlefield, you may shuffle Guan Yu into your library.","power":"3","toughness":"5","imageName":"guan yu, sainted warrior","colorIdentity":["W"]},"Guan Yu's 1,000-Li March":{"layout":"normal","name":"Guan Yu's 1,000-Li March","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all tapped creatures.","imageName":"guan yu's 1,000-li march","colorIdentity":["W"]},"Huang Zhong, Shu General":{"layout":"normal","name":"Huang Zhong, Shu General","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Huang Zhong, Shu General can't be blocked by more than one creature.","power":"2","toughness":"3","imageName":"huang zhong, shu general","colorIdentity":["W"]},"Kongming, \"Sleeping Dragon\"":{"layout":"normal","name":"Kongming, \"Sleeping Dragon\"","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"Other creatures you control get +1/+1.","power":"2","toughness":"2","imageName":"kongming, sleeping dragon","colorIdentity":["W"]},"Kongming's Contraptions":{"layout":"normal","name":"Kongming's Contraptions","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Kongming's Contraptions deals 2 damage to target attacking creature. Activate this ability only during the declare attackers step and only if you've been attacked this step.","power":"2","toughness":"4","imageName":"kongming's contraptions","colorIdentity":["W"]},"Liu Bei, Lord of Shu":{"layout":"normal","name":"Liu Bei, Lord of Shu","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nLiu Bei, Lord of Shu gets +2/+2 as long as you control a permanent named Guan Yu, Sainted Warrior or a permanent named Zhang Fei, Fierce Warrior.","power":"2","toughness":"4","imageName":"liu bei, lord of shu","colorIdentity":["W"]},"Loyal Retainers":{"layout":"normal","name":"Loyal Retainers","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"Sacrifice Loyal Retainers: Return target legendary creature card from your graveyard to the battlefield. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"loyal retainers","colorIdentity":["W"]},"Misfortune's Gain":{"layout":"normal","name":"Misfortune's Gain","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. Its owner gains 4 life.","imageName":"misfortune's gain","colorIdentity":["W"]},"Pang Tong, \"Young Phoenix\"":{"layout":"normal","name":"Pang Tong, \"Young Phoenix\"","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"{T}: Target creature gets +0/+2 until end of turn. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"2","imageName":"pang tong, young phoenix","colorIdentity":["W"]},"Peach Garden Oath":{"layout":"normal","name":"Peach Garden Oath","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life for each creature you control.","imageName":"peach garden oath","colorIdentity":["W"]},"Riding Red Hare":{"layout":"normal","name":"Riding Red Hare","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +3/+3 and gains horsemanship until end of turn. (It can't be blocked except by creatures with horsemanship.)","imageName":"riding red hare","colorIdentity":["W"]},"Shu Cavalry":{"layout":"normal","name":"Shu Cavalry","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"2","toughness":"2","imageName":"shu cavalry","colorIdentity":["W"]},"Shu Defender":{"layout":"normal","name":"Shu Defender","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Shu Defender blocks, it gets +0/+2 until end of turn.","power":"2","toughness":"2","imageName":"shu defender","colorIdentity":["W"]},"Shu Elite Companions":{"layout":"normal","name":"Shu Elite Companions","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"3","toughness":"3","imageName":"shu elite companions","colorIdentity":["W"]},"Shu Elite Infantry":{"layout":"normal","name":"Shu Elite Infantry","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"3","toughness":"3","imageName":"shu elite infantry","colorIdentity":["W"]},"Shu Farmer":{"layout":"normal","name":"Shu Farmer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{T}: You gain 1 life. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"shu farmer","colorIdentity":["W"]},"Shu Foot Soldiers":{"layout":"normal","name":"Shu Foot Soldiers","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"2","toughness":"3","imageName":"shu foot soldiers","colorIdentity":["W"]},"Shu General":{"layout":"normal","name":"Shu General","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance; horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"2","toughness":"2","imageName":"shu general","colorIdentity":["W"]},"Shu Grain Caravan":{"layout":"normal","name":"Shu Grain Caravan","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Shu Grain Caravan enters the battlefield, you gain 2 life.","power":"2","toughness":"2","imageName":"shu grain caravan","colorIdentity":["W"]},"Shu Soldier-Farmers":{"layout":"normal","name":"Shu Soldier-Farmers","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Shu Soldier-Farmers enters the battlefield, you gain 4 life.","power":"2","toughness":"4","imageName":"shu soldier-farmers","colorIdentity":["W"]},"Virtuous Charge":{"layout":"normal","name":"Virtuous Charge","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +1/+1 until end of turn.","imageName":"virtuous charge","colorIdentity":["W"]},"Zhang Fei, Fierce Warrior":{"layout":"normal","name":"Zhang Fei, Fierce Warrior","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Legendary Creature — Human Soldier Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier","Warrior"],"text":"Vigilance; horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"4","toughness":"4","imageName":"zhang fei, fierce warrior","colorIdentity":["W"]},"Zhao Zilong, Tiger General":{"layout":"normal","name":"Zhao Zilong, Tiger General","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Soldier Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier","Warrior"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nWhenever Zhao Zilong, Tiger General blocks, it gets +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"zhao zilong, tiger general","colorIdentity":["W"]},"Borrowing 100,000 Arrows":{"layout":"normal","name":"Borrowing 100,000 Arrows","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card for each tapped creature target opponent controls.","imageName":"borrowing 100,000 arrows","colorIdentity":["U"]},"Brilliant Plan":{"layout":"normal","name":"Brilliant Plan","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards.","imageName":"brilliant plan","colorIdentity":["U"]},"Broken Dam":{"layout":"normal","name":"Broken Dam","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Tap one or two target creatures without horsemanship.","imageName":"broken dam","colorIdentity":["U"]},"Capture of Jingzhou":{"layout":"normal","name":"Capture of Jingzhou","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Take an extra turn after this one.","imageName":"capture of jingzhou","colorIdentity":["U"]},"Champion's Victory":{"layout":"normal","name":"Champion's Victory","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Cast Champion's Victory only during the declare attackers step and only if you've been attacked this step.\nReturn target attacking creature to its owner's hand.","imageName":"champion's victory","colorIdentity":["U"]},"Council of Advisors":{"layout":"normal","name":"Council of Advisors","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"When Council of Advisors enters the battlefield, draw a card.","power":"1","toughness":"1","imageName":"council of advisors","colorIdentity":["U"]},"Counterintelligence":{"layout":"normal","name":"Counterintelligence","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return one or two target creatures to their owners' hands.","imageName":"counterintelligence","colorIdentity":["U"]},"Forced Retreat":{"layout":"normal","name":"Forced Retreat","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature on top of its owner's library.","imageName":"forced retreat","colorIdentity":["U"]},"Lady Sun":{"layout":"normal","name":"Lady Sun","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"{T}: Return Lady Sun and another target creature to their owners' hands. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"lady sun","colorIdentity":["U"]},"Lu Meng, Wu General":{"layout":"normal","name":"Lu Meng, Wu General","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"4","toughness":"4","imageName":"lu meng, wu general","colorIdentity":["U"]},"Lu Su, Wu Advisor":{"layout":"normal","name":"Lu Su, Wu Advisor","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"{T}: Draw a card. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"2","imageName":"lu su, wu advisor","colorIdentity":["U"]},"Lu Xun, Scholar General":{"layout":"normal","name":"Lu Xun, Scholar General","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nWhenever Lu Xun, Scholar General deals damage to an opponent, you may draw a card.","power":"1","toughness":"3","imageName":"lu xun, scholar general","colorIdentity":["U"]},"Preemptive Strike":{"layout":"normal","name":"Preemptive Strike","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell.","imageName":"preemptive strike","colorIdentity":["U"]},"Red Cliffs Armada":{"layout":"normal","name":"Red Cliffs Armada","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Red Cliffs Armada can't attack unless defending player controls an Island.","power":"5","toughness":"4","imageName":"red cliffs armada","colorIdentity":["U"]},"Sage's Knowledge":{"layout":"normal","name":"Sage's Knowledge","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target sorcery card from your graveyard to your hand.","imageName":"sage's knowledge","colorIdentity":["U"]},"Strategic Planning":{"layout":"normal","name":"Strategic Planning","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top three cards of your library. Put one of them into your hand and the rest into your graveyard.","imageName":"strategic planning","colorIdentity":["U"]},"Straw Soldiers":{"layout":"normal","name":"Straw Soldiers","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Scarecrow Soldier","types":["Creature"],"subtypes":["Scarecrow","Soldier"],"power":"1","toughness":"3","imageName":"straw soldiers","colorIdentity":["U"]},"Sun Ce, Young Conquerer":{"layout":"normal","name":"Sun Ce, Young Conquerer","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nWhen Sun Ce, Young Conquerer enters the battlefield, you may return target creature to its owner's hand.","power":"3","toughness":"3","imageName":"sun ce, young conquerer","colorIdentity":["U"]},"Sun Quan, Lord of Wu":{"layout":"normal","name":"Sun Quan, Lord of Wu","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Creatures you control have horsemanship. (They can't be blocked except by creatures with horsemanship.)","power":"4","toughness":"4","imageName":"sun quan, lord of wu","colorIdentity":["U"]},"Wu Admiral":{"layout":"normal","name":"Wu Admiral","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Wu Admiral gets +1/+1 as long as an opponent controls an Island.","power":"3","toughness":"3","imageName":"wu admiral","colorIdentity":["U"]},"Wu Elite Cavalry":{"layout":"normal","name":"Wu Elite Cavalry","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"2","toughness":"3","imageName":"wu elite cavalry","colorIdentity":["U"]},"Wu Infantry":{"layout":"normal","name":"Wu Infantry","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"2","toughness":"1","imageName":"wu infantry","colorIdentity":["U"]},"Wu Light Cavalry":{"layout":"normal","name":"Wu Light Cavalry","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"1","toughness":"2","imageName":"wu light cavalry","colorIdentity":["U"]},"Wu Longbowman":{"layout":"normal","name":"Wu Longbowman","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Soldier Archer","types":["Creature"],"subtypes":["Human","Soldier","Archer"],"text":"{T}: Wu Longbowman deals 1 damage to target creature or player. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"wu longbowman","colorIdentity":["U"]},"Wu Scout":{"layout":"normal","name":"Wu Scout","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Soldier Scout","types":["Creature"],"subtypes":["Human","Soldier","Scout"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nWhen Wu Scout enters the battlefield, look at target opponent's hand.","power":"1","toughness":"1","imageName":"wu scout","colorIdentity":["U"]},"Wu Spy":{"layout":"normal","name":"Wu Spy","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Soldier Rogue","types":["Creature"],"subtypes":["Human","Soldier","Rogue"],"text":"When Wu Spy enters the battlefield, look at the top two cards of target player's library. Put one of them into his or her graveyard.","power":"1","toughness":"1","imageName":"wu spy","colorIdentity":["U"]},"Wu Warship":{"layout":"normal","name":"Wu Warship","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Wu Warship can't attack unless defending player controls an Island.","power":"3","toughness":"3","imageName":"wu warship","colorIdentity":["U"]},"Zhou Yu, Chief Commander":{"layout":"normal","name":"Zhou Yu, Chief Commander","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Zhou Yu, Chief Commander can't attack unless defending player controls an Island.","power":"8","toughness":"8","imageName":"zhou yu, chief commander","colorIdentity":["U"]},"Zhuge Jin, Wu Strategist":{"layout":"normal","name":"Zhuge Jin, Wu Strategist","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"{T}: Target creature can't be blocked this turn. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"zhuge jin, wu strategist","colorIdentity":["U"]},"Ambition's Cost":{"layout":"normal","name":"Ambition's Cost","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You draw three cards and you lose 3 life.","imageName":"ambition's cost","colorIdentity":["B"]},"Cao Cao, Lord of Wei":{"layout":"normal","name":"Cao Cao, Lord of Wei","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Target opponent discards two cards. Activate this ability only during your turn, before attackers are declared.","power":"3","toughness":"3","imageName":"cao cao, lord of wei","colorIdentity":["B"]},"Cao Ren, Wei Commander":{"layout":"normal","name":"Cao Ren, Wei Commander","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Human Soldier Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier","Warrior"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nWhen Cao Ren, Wei Commander enters the battlefield, you lose 3 life.","power":"3","toughness":"3","imageName":"cao ren, wei commander","colorIdentity":["B"]},"Corrupt Court Official":{"layout":"normal","name":"Corrupt Court Official","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"When Corrupt Court Official enters the battlefield, target opponent discards a card.","power":"1","toughness":"1","imageName":"corrupt court official","colorIdentity":["B"]},"Cunning Advisor":{"layout":"normal","name":"Cunning Advisor","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"{T}: Target opponent discards a card. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"cunning advisor","colorIdentity":["B"]},"Deception":{"layout":"normal","name":"Deception","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent discards two cards.","imageName":"deception","colorIdentity":["B"]},"Desperate Charge":{"layout":"normal","name":"Desperate Charge","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +2/+0 until end of turn.","imageName":"desperate charge","colorIdentity":["B"]},"Famine":{"layout":"normal","name":"Famine","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Famine deals 3 damage to each creature and each player.","imageName":"famine","colorIdentity":["B"]},"Ghostly Visit":{"layout":"normal","name":"Ghostly Visit","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonblack creature.","imageName":"ghostly visit","colorIdentity":["B"]},"Imperial Edict":{"layout":"normal","name":"Imperial Edict","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent chooses a creature he or she controls. Destroy it.","imageName":"imperial edict","colorIdentity":["B"]},"Imperial Seal":{"layout":"normal","name":"Imperial Seal","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a card, then shuffle your library and put that card on top of it. You lose 2 life.","imageName":"imperial seal","colorIdentity":["B"]},"Poison Arrow":{"layout":"normal","name":"Poison Arrow","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonblack creature. You gain 3 life.","imageName":"poison arrow","colorIdentity":["B"]},"Return to Battle":{"layout":"normal","name":"Return to Battle","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to your hand.","imageName":"return to battle","colorIdentity":["B"]},"Sima Yi, Wei Field Marshal":{"layout":"normal","name":"Sima Yi, Wei Field Marshal","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Sima Yi, Wei Field Marshal's power is equal to the number of Swamps you control.","power":"*","toughness":"4","imageName":"sima yi, wei field marshal","colorIdentity":["B"]},"Stolen Grain":{"layout":"normal","name":"Stolen Grain","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Stolen Grain deals 5 damage to target opponent. You gain 5 life.","imageName":"stolen grain","colorIdentity":["B"]},"Stone Catapult":{"layout":"normal","name":"Stone Catapult","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Destroy target tapped nonblack creature. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"2","imageName":"stone catapult","colorIdentity":["B"]},"Wei Ambush Force":{"layout":"normal","name":"Wei Ambush Force","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Wei Ambush Force attacks, it gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"wei ambush force","colorIdentity":["B"]},"Wei Assassins":{"layout":"normal","name":"Wei Assassins","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Human Soldier Assassin","types":["Creature"],"subtypes":["Human","Soldier","Assassin"],"text":"When Wei Assassins enters the battlefield, target opponent chooses a creature he or she controls. Destroy it.","power":"3","toughness":"2","imageName":"wei assassins","colorIdentity":["B"]},"Wei Elite Companions":{"layout":"normal","name":"Wei Elite Companions","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"3","toughness":"3","imageName":"wei elite companions","colorIdentity":["B"]},"Wei Infantry":{"layout":"normal","name":"Wei Infantry","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"2","toughness":"1","imageName":"wei infantry","colorIdentity":["B"]},"Wei Night Raiders":{"layout":"normal","name":"Wei Night Raiders","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nWhenever Wei Night Raiders deals damage to an opponent, that player discards a card.","power":"2","toughness":"2","imageName":"wei night raiders","colorIdentity":["B"]},"Wei Scout":{"layout":"normal","name":"Wei Scout","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Soldier Scout","types":["Creature"],"subtypes":["Human","Soldier","Scout"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"1","toughness":"1","imageName":"wei scout","colorIdentity":["B"]},"Wei Strike Force":{"layout":"normal","name":"Wei Strike Force","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"2","toughness":"1","imageName":"wei strike force","colorIdentity":["B"]},"Xun Yu, Wei Advisor":{"layout":"normal","name":"Xun Yu, Wei Advisor","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"{T}: Target creature you control gets +2/+0 until end of turn. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"xun yu, wei advisor","colorIdentity":["B"]},"Young Wei Recruits":{"layout":"normal","name":"Young Wei Recruits","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Young Wei Recruits can't block.","power":"2","toughness":"2","imageName":"young wei recruits","colorIdentity":["B"]},"Zhang He, Wei General":{"layout":"normal","name":"Zhang He, Wei General","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nWhenever Zhang He, Wei General attacks, each other creature you control gets +1/+0 until end of turn.","power":"4","toughness":"2","imageName":"zhang he, wei general","colorIdentity":["B"]},"Zhang Liao, Hero of Hefei":{"layout":"normal","name":"Zhang Liao, Hero of Hefei","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Zhang Liao, Hero of Hefei deals damage to an opponent, that opponent discards a card.","power":"3","toughness":"3","imageName":"zhang liao, hero of hefei","colorIdentity":["B"]},"Zodiac Pig":{"layout":"normal","name":"Zodiac Pig","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"3","toughness":"3","imageName":"zodiac pig","colorIdentity":["B"]},"Zodiac Rat":{"layout":"normal","name":"Zodiac Rat","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"1","toughness":"1","imageName":"zodiac rat","colorIdentity":["B"]},"Zodiac Snake":{"layout":"normal","name":"Zodiac Snake","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"2","toughness":"2","imageName":"zodiac snake","colorIdentity":["B"]},"Barbarian General":{"layout":"normal","name":"Barbarian General","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Barbarian Soldier","types":["Creature"],"subtypes":["Human","Barbarian","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"3","toughness":"2","imageName":"barbarian general","colorIdentity":["R"]},"Barbarian Horde":{"layout":"normal","name":"Barbarian Horde","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Barbarian Soldier","types":["Creature"],"subtypes":["Human","Barbarian","Soldier"],"power":"3","toughness":"3","imageName":"barbarian horde","colorIdentity":["R"]},"Burning Fields":{"layout":"normal","name":"Burning Fields","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Burning Fields deals 5 damage to target opponent.","imageName":"burning fields","colorIdentity":["R"]},"Burning of Xinye":{"layout":"normal","name":"Burning of Xinye","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You destroy four lands you control, then target opponent destroys four lands he or she controls. Then Burning of Xinye deals 4 damage to each creature.","imageName":"burning of xinye","colorIdentity":["R"]},"Control of the Court":{"layout":"normal","name":"Control of the Court","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Draw four cards, then discard three cards at random.","imageName":"control of the court","colorIdentity":["R"]},"Corrupt Eunuchs":{"layout":"normal","name":"Corrupt Eunuchs","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"When Corrupt Eunuchs enters the battlefield, it deals 2 damage to target creature.","power":"2","toughness":"2","imageName":"corrupt eunuchs","colorIdentity":["R"]},"Desert Sandstorm":{"layout":"normal","name":"Desert Sandstorm","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Desert Sandstorm deals 1 damage to each creature.","imageName":"desert sandstorm","colorIdentity":["R"]},"Diaochan, Artful Beauty":{"layout":"normal","name":"Diaochan, Artful Beauty","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"{T}: Destroy target creature of your choice, then destroy target creature of an opponent's choice. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"diaochan, artful beauty","colorIdentity":["R"]},"Dong Zhou, the Tyrant":{"layout":"normal","name":"Dong Zhou, the Tyrant","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Dong Zhou, the Tyrant enters the battlefield, target creature an opponent controls deals damage equal to its power to that player.","power":"3","toughness":"3","imageName":"dong zhou, the tyrant","colorIdentity":["R"]},"Eunuchs' Intrigues":{"layout":"normal","name":"Eunuchs' Intrigues","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent chooses a creature he or she controls. Other creatures he or she controls can't block this turn.","imageName":"eunuchs' intrigues","colorIdentity":["R"]},"Fire Ambush":{"layout":"normal","name":"Fire Ambush","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Fire Ambush deals 3 damage to target creature or player.","imageName":"fire ambush","colorIdentity":["R"]},"Fire Bowman":{"layout":"normal","name":"Fire Bowman","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Soldier Archer","types":["Creature"],"subtypes":["Human","Soldier","Archer"],"text":"Sacrifice Fire Bowman: Fire Bowman deals 1 damage to target creature or player. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"1","imageName":"fire bowman","colorIdentity":["R"]},"Independent Troops":{"layout":"normal","name":"Independent Troops","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"2","toughness":"1","imageName":"independent troops","colorIdentity":["R"]},"Ma Chao, Western Warrior":{"layout":"normal","name":"Ma Chao, Western Warrior","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human Soldier Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier","Warrior"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nWhenever Ma Chao, Western Warrior attacks alone, it can't be blocked this combat.","power":"3","toughness":"3","imageName":"ma chao, western warrior","colorIdentity":["R"]},"Mountain Bandit":{"layout":"normal","name":"Mountain Bandit","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Soldier Rogue","types":["Creature"],"subtypes":["Human","Soldier","Rogue"],"text":"Haste","power":"1","toughness":"1","imageName":"mountain bandit","colorIdentity":["R"]},"Ravaging Horde":{"layout":"normal","name":"Ravaging Horde","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Ravaging Horde enters the battlefield, destroy target land.","power":"3","toughness":"3","imageName":"ravaging horde","colorIdentity":["R"]},"Renegade Troops":{"layout":"normal","name":"Renegade Troops","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Haste","power":"4","toughness":"2","imageName":"renegade troops","colorIdentity":["R"]},"Rockslide Ambush":{"layout":"normal","name":"Rockslide Ambush","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Rockslide Ambush deals damage to target creature equal to the number of Mountains you control.","imageName":"rockslide ambush","colorIdentity":["R"]},"Rolling Earthquake":{"layout":"normal","name":"Rolling Earthquake","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Rolling Earthquake deals X damage to each creature without horsemanship and each player.","imageName":"rolling earthquake","colorIdentity":["R"]},"Warrior's Oath":{"layout":"normal","name":"Warrior's Oath","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Take an extra turn after this one. At the beginning of that turn's end step, you lose the game.","imageName":"warrior's oath","colorIdentity":["R"]},"Yellow Scarves Cavalry":{"layout":"normal","name":"Yellow Scarves Cavalry","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nYellow Scarves Cavalry can't block.","power":"1","toughness":"1","imageName":"yellow scarves cavalry","colorIdentity":["R"]},"Yellow Scarves General":{"layout":"normal","name":"Yellow Scarves General","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nYellow Scarves General can't block.","power":"2","toughness":"2","imageName":"yellow scarves general","colorIdentity":["R"]},"Yellow Scarves Troops":{"layout":"normal","name":"Yellow Scarves Troops","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Yellow Scarves Troops can't block.","power":"2","toughness":"2","imageName":"yellow scarves troops","colorIdentity":["R"]},"Yuan Shao, the Indecisive":{"layout":"normal","name":"Yuan Shao, the Indecisive","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)\nEach creature you control can't be blocked by more than one creature.","power":"2","toughness":"3","imageName":"yuan shao, the indecisive","colorIdentity":["R"]},"Yuan Shao's Infantry":{"layout":"normal","name":"Yuan Shao's Infantry","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Yuan Shao's Infantry attacks alone, Yuan Shao's Infantry can't be blocked this combat.","power":"2","toughness":"2","imageName":"yuan shao's infantry","colorIdentity":["R"]},"Zodiac Dog":{"layout":"normal","name":"Zodiac Dog","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"2","toughness":"2","imageName":"zodiac dog","colorIdentity":["R"]},"Zodiac Dragon":{"layout":"normal","name":"Zodiac Dragon","manaCost":"{7}{R}{R}","cmc":9,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"When Zodiac Dragon is put into your graveyard from the battlefield, you may return it to your hand.","power":"8","toughness":"8","imageName":"zodiac dragon","colorIdentity":["R"]},"Zodiac Goat":{"layout":"normal","name":"Zodiac Goat","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goat","types":["Creature"],"subtypes":["Goat"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"1","toughness":"1","imageName":"zodiac goat","colorIdentity":["R"]},"Borrowing the East Wind":{"layout":"normal","name":"Borrowing the East Wind","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Borrowing the East Wind deals X damage to each creature with horsemanship and each player.","imageName":"borrowing the east wind","colorIdentity":["G"]},"False Mourning":{"layout":"normal","name":"False Mourning","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put target card from your graveyard on top of your library.","imageName":"false mourning","colorIdentity":["G"]},"Forest Bear":{"layout":"normal","name":"Forest Bear","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"power":"2","toughness":"2","imageName":"forest bear","colorIdentity":["G"]},"Heavy Fog":{"layout":"normal","name":"Heavy Fog","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Heavy Fog only during the declare attackers step and only if you've been attacked this step.\nPrevent all damage that would be dealt to you this turn by attacking creatures.","imageName":"heavy fog","colorIdentity":["G"]},"Hua Tuo, Honored Physician":{"layout":"normal","name":"Hua Tuo, Honored Physician","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Human","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human"],"text":"{T}: Put target creature card from your graveyard on top of your library. Activate this ability only during your turn, before attackers are declared.","power":"1","toughness":"2","imageName":"hua tuo, honored physician","colorIdentity":["G"]},"Hunting Cheetah":{"layout":"normal","name":"Hunting Cheetah","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Whenever Hunting Cheetah deals damage to an opponent, you may search your library for a Forest card, reveal that card, put it into your hand, then shuffle your library.","power":"2","toughness":"3","imageName":"hunting cheetah","colorIdentity":["G"]},"Lady Zhurong, Warrior Queen":{"layout":"normal","name":"Lady Zhurong, Warrior Queen","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Human Soldier Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier","Warrior"],"text":"Horsemanship (This creature can't be blocked except by creatures with horsemanship.)","power":"4","toughness":"3","imageName":"lady zhurong, warrior queen","colorIdentity":["G"]},"Marshaling the Troops":{"layout":"normal","name":"Marshaling the Troops","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Tap any number of untapped creatures you control. You gain 4 life for each creature tapped this way.","imageName":"marshaling the troops","colorIdentity":["G"]},"Meng Huo, Barbarian King":{"layout":"normal","name":"Meng Huo, Barbarian King","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Human Barbarian Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Barbarian","Soldier"],"text":"Other green creatures you control get +1/+1.","power":"4","toughness":"4","imageName":"meng huo, barbarian king","colorIdentity":["G"]},"Meng Huo's Horde":{"layout":"normal","name":"Meng Huo's Horde","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"4","toughness":"5","imageName":"meng huo's horde","colorIdentity":["G"]},"Riding the Dilu Horse":{"layout":"normal","name":"Riding the Dilu Horse","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +2/+2 and gains horsemanship. (It can't be blocked except by creatures with horsemanship. This effect lasts indefinitely.)","imageName":"riding the dilu horse","colorIdentity":["G"]},"Slashing Tiger":{"layout":"normal","name":"Slashing Tiger","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Whenever Slashing Tiger becomes blocked, it gets +2/+2 until end of turn.","power":"3","toughness":"3","imageName":"slashing tiger","colorIdentity":["G"]},"Southern Elephant":{"layout":"normal","name":"Southern Elephant","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"power":"3","toughness":"4","imageName":"southern elephant","colorIdentity":["G"]},"Spoils of Victory":{"layout":"normal","name":"Spoils of Victory","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a Plains, Island, Swamp, Mountain, or Forest card and put that card onto the battlefield. Then shuffle your library.","imageName":"spoils of victory","colorIdentity":["G"]},"Spring of Eternal Peace":{"layout":"normal","name":"Spring of Eternal Peace","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 8 life.","imageName":"spring of eternal peace","colorIdentity":["G"]},"Taoist Hermit":{"layout":"normal","name":"Taoist Hermit","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Mystic","types":["Creature"],"subtypes":["Human","Mystic"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"2","toughness":"2","imageName":"taoist hermit","colorIdentity":["G"]},"Taoist Mystic":{"layout":"normal","name":"Taoist Mystic","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Mystic","types":["Creature"],"subtypes":["Human","Mystic"],"text":"Taoist Mystic can't be blocked by creatures with horsemanship.","power":"2","toughness":"2","imageName":"taoist mystic","colorIdentity":["G"]},"Taunting Challenge":{"layout":"normal","name":"Taunting Challenge","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures able to block target creature this turn do so.","imageName":"taunting challenge","colorIdentity":["G"]},"Three Visits":{"layout":"normal","name":"Three Visits","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a Forest card and put that card onto the battlefield. Then shuffle your library.","imageName":"three visits","colorIdentity":["G"]},"Trained Cheetah":{"layout":"normal","name":"Trained Cheetah","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Whenever Trained Cheetah becomes blocked, it gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"trained cheetah","colorIdentity":["G"]},"Trained Jackal":{"layout":"normal","name":"Trained Jackal","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"power":"1","toughness":"2","imageName":"trained jackal","colorIdentity":["G"]},"Trip Wire":{"layout":"normal","name":"Trip Wire","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature with horsemanship.","imageName":"trip wire","colorIdentity":["G"]},"Wielding the Green Dragon":{"layout":"normal","name":"Wielding the Green Dragon","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +4/+4 until end of turn.","imageName":"wielding the green dragon","colorIdentity":["G"]},"Wolf Pack":{"layout":"normal","name":"Wolf Pack","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"You may have Wolf Pack assign its combat damage as though it weren't blocked.","power":"7","toughness":"6","imageName":"wolf pack","colorIdentity":["G"]},"Zodiac Horse":{"layout":"normal","name":"Zodiac Horse","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Horse","types":["Creature"],"subtypes":["Horse"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"3","toughness":"3","imageName":"zodiac horse","colorIdentity":["G"]},"Zodiac Monkey":{"layout":"normal","name":"Zodiac Monkey","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"1","imageName":"zodiac monkey","colorIdentity":["G"]},"Zodiac Ox":{"layout":"normal","name":"Zodiac Ox","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Ox","types":["Creature"],"subtypes":["Ox"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"3","toughness":"3","imageName":"zodiac ox","colorIdentity":["G"]},"Zodiac Rabbit":{"layout":"normal","name":"Zodiac Rabbit","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Rabbit","types":["Creature"],"subtypes":["Rabbit"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"1","toughness":"1","imageName":"zodiac rabbit","colorIdentity":["G"]},"Zodiac Rooster":{"layout":"normal","name":"Zodiac Rooster","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Plainswalk (This creature can't be blocked as long as defending player controls a Plains.)","power":"2","toughness":"1","imageName":"zodiac rooster","colorIdentity":["G"]},"Zodiac Tiger":{"layout":"normal","name":"Zodiac Tiger","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"3","toughness":"4","imageName":"zodiac tiger","colorIdentity":["G"]},"Zuo Ci, the Mocking Sage":{"layout":"normal","name":"Zuo Ci, the Mocking Sage","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nZuo Ci, the Mocking Sage can't be blocked by creatures with horsemanship.","power":"1","toughness":"2","imageName":"zuo ci, the mocking sage","colorIdentity":["G"]},"Academy Rector":{"layout":"normal","name":"Academy Rector","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Academy Rector dies, you may exile it. If you do, search your library for an enchantment card, put that card onto the battlefield, then shuffle your library.","power":"1","toughness":"2","imageName":"academy rector","colorIdentity":["W"]},"Archery Training":{"layout":"normal","name":"Archery Training","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, you may put an arrow counter on Archery Training.\nEnchanted creature has \"{T}: This creature deals X damage to target attacking or blocking creature, where X is the number of arrow counters on Archery Training.\"","imageName":"archery training","colorIdentity":["W"]},"Capashen Knight":{"layout":"normal","name":"Capashen Knight","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\n{1}{W}: Capashen Knight gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"capashen knight","colorIdentity":["W"]},"Capashen Standard":{"layout":"normal","name":"Capashen Standard","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1.\n{2}, Sacrifice Capashen Standard: Draw a card.","imageName":"capashen standard","colorIdentity":["W"]},"Capashen Templar":{"layout":"normal","name":"Capashen Templar","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{W}: Capashen Templar gets +0/+1 until end of turn.","power":"2","toughness":"2","imageName":"capashen templar","colorIdentity":["W"]},"Fend Off":{"layout":"normal","name":"Fend Off","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt by target creature this turn.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"fend off","colorIdentity":["W"]},"Field Surgeon":{"layout":"normal","name":"Field Surgeon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Tap an untapped creature you control: Prevent the next 1 damage that would be dealt to target creature this turn.","power":"1","toughness":"1","imageName":"field surgeon","colorIdentity":["W"]},"Flicker":{"layout":"normal","name":"Flicker","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target nontoken permanent, then return it to the battlefield under its owner's control.","imageName":"flicker","colorIdentity":["W"]},"Jasmine Seer":{"layout":"normal","name":"Jasmine Seer","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{W}, {T}: Reveal any number of white cards in your hand. You gain 2 life for each card revealed this way.","power":"1","toughness":"1","imageName":"jasmine seer","colorIdentity":["W"]},"Mask of Law and Grace":{"layout":"normal","name":"Mask of Law and Grace","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has protection from black and from red.","imageName":"mask of law and grace","colorIdentity":["W"]},"Master Healer":{"layout":"normal","name":"Master Healer","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next 4 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"4","imageName":"master healer","colorIdentity":["W"]},"Opalescence":{"layout":"normal","name":"Opalescence","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Each other non-Aura enchantment is a creature in addition to its other types and has base power and base toughness each equal to its converted mana cost.","imageName":"opalescence","colorIdentity":["W"]},"Reliquary Monk":{"layout":"normal","name":"Reliquary Monk","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Monk Cleric","types":["Creature"],"subtypes":["Human","Monk","Cleric"],"text":"When Reliquary Monk dies, destroy target artifact or enchantment.","power":"2","toughness":"2","imageName":"reliquary monk","colorIdentity":["W"]},"Replenish":{"layout":"normal","name":"Replenish","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return all enchantment cards from your graveyard to the battlefield. (Auras with nothing to enchant remain in your graveyard.)","imageName":"replenish","colorIdentity":["W"]},"Sanctimony":{"layout":"normal","name":"Sanctimony","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent taps a Mountain for mana, you may gain 1 life.","imageName":"sanctimony","colorIdentity":["W"]},"Scent of Jasmine":{"layout":"normal","name":"Scent of Jasmine","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Reveal any number of white cards in your hand. You gain 2 life for each card revealed this way.","imageName":"scent of jasmine","colorIdentity":["W"]},"Scour":{"layout":"normal","name":"Scour","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target enchantment. Search its controller's graveyard, hand, and library for all cards with the same name as that enchantment and exile them. Then that player shuffles his or her library.","imageName":"scour","colorIdentity":["W"]},"Serra Advocate":{"layout":"normal","name":"Serra Advocate","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\n{T}: Target attacking or blocking creature gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"serra advocate","colorIdentity":["W"]},"Solidarity":{"layout":"normal","name":"Solidarity","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +0/+5 until end of turn.","imageName":"solidarity","colorIdentity":["W"]},"Tethered Griffin":{"layout":"normal","name":"Tethered Griffin","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nWhen you control no enchantments, sacrifice Tethered Griffin.","power":"2","toughness":"3","imageName":"tethered griffin","colorIdentity":["W"]},"Tormented Angel":{"layout":"normal","name":"Tormented Angel","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying","power":"1","toughness":"5","imageName":"tormented angel","colorIdentity":["W"]},"Voice of Duty":{"layout":"normal","name":"Voice of Duty","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, protection from green","power":"2","toughness":"2","imageName":"voice of duty","colorIdentity":["W"]},"Voice of Reason":{"layout":"normal","name":"Voice of Reason","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, protection from blue","power":"2","toughness":"2","imageName":"voice of reason","colorIdentity":["W"]},"Wall of Glare":{"layout":"normal","name":"Wall of Glare","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWall of Glare can block any number of creatures.","power":"0","toughness":"5","imageName":"wall of glare","colorIdentity":["W"]},"Aura Thief":{"layout":"normal","name":"Aura Thief","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nWhen Aura Thief dies, you gain control of all enchantments. (You don't get to move Auras.)","power":"2","toughness":"2","imageName":"aura thief","colorIdentity":["U"]},"Blizzard Elemental":{"layout":"normal","name":"Blizzard Elemental","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\n{3}{U}: Untap Blizzard Elemental.","power":"5","toughness":"5","imageName":"blizzard elemental","colorIdentity":["U"]},"Brine Seer":{"layout":"normal","name":"Brine Seer","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{U}, {T}: Reveal any number of blue cards in your hand. Counter target spell unless its controller pays {1} for each card revealed this way.","power":"1","toughness":"1","imageName":"brine seer","colorIdentity":["U"]},"Bubbling Beebles":{"layout":"normal","name":"Bubbling Beebles","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Beeble","types":["Creature"],"subtypes":["Beeble"],"text":"Bubbling Beebles can't be blocked as long as defending player controls an enchantment.","power":"3","toughness":"3","imageName":"bubbling beebles","colorIdentity":["U"]},"Disappear":{"layout":"normal","name":"Disappear","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{U}: Return enchanted creature and Disappear to their owners' hands.","imageName":"disappear","colorIdentity":["U"]},"Donate":{"layout":"normal","name":"Donate","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player gains control of target permanent you control.","imageName":"donate","colorIdentity":["U"]},"Fatigue":{"layout":"normal","name":"Fatigue","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player skips his or her next draw step.","imageName":"fatigue","colorIdentity":["U"]},"Fledgling Osprey":{"layout":"normal","name":"Fledgling Osprey","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Fledgling Osprey has flying as long as it's enchanted.","power":"1","toughness":"1","imageName":"fledgling osprey","colorIdentity":["U"]},"Illuminated Wings":{"layout":"normal","name":"Illuminated Wings","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\n{2}, Sacrifice Illuminated Wings: Draw a card.","imageName":"illuminated wings","colorIdentity":["U"]},"Iridescent Drake":{"layout":"normal","name":"Iridescent Drake","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Iridescent Drake enters the battlefield, put target Aura card from a graveyard onto the battlefield under your control attached to Iridescent Drake.","power":"2","toughness":"2","imageName":"iridescent drake","colorIdentity":["U"]},"Kingfisher":{"layout":"normal","name":"Kingfisher","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Kingfisher dies, draw a card.","power":"2","toughness":"2","imageName":"kingfisher","colorIdentity":["U"]},"Mental Discipline":{"layout":"normal","name":"Mental Discipline","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{U}, Discard a card: Draw a card.","imageName":"mental discipline","colorIdentity":["U"]},"Metathran Elite":{"layout":"normal","name":"Metathran Elite","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Metathran Soldier","types":["Creature"],"subtypes":["Metathran","Soldier"],"text":"Metathran Elite can't be blocked as long as it's enchanted.","power":"2","toughness":"3","imageName":"metathran elite","colorIdentity":["U"]},"Metathran Soldier":{"layout":"normal","name":"Metathran Soldier","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Metathran Soldier","types":["Creature"],"subtypes":["Metathran","Soldier"],"text":"Metathran Soldier can't be blocked.","power":"1","toughness":"1","imageName":"metathran soldier","colorIdentity":["U"]},"Opposition":{"layout":"normal","name":"Opposition","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Tap an untapped creature you control: Tap target artifact, creature, or land.","imageName":"opposition","colorIdentity":["U"]},"Private Research":{"layout":"normal","name":"Private Research","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, you may put a page counter on Private Research.\nWhen enchanted creature dies, draw a card for each page counter on Private Research.","imageName":"private research","colorIdentity":["U"]},"Quash":{"layout":"normal","name":"Quash","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target instant or sorcery spell. Search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. Then that player shuffles his or her library.","imageName":"quash","colorIdentity":["U"]},"Rayne, Academy Chancellor":{"layout":"normal","name":"Rayne, Academy Chancellor","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever you or a permanent you control becomes the target of a spell or ability an opponent controls, you may draw a card. You may draw an additional card if Rayne, Academy Chancellor is enchanted.","power":"1","toughness":"1","imageName":"rayne, academy chancellor","colorIdentity":["U"]},"Rescue":{"layout":"normal","name":"Rescue","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target permanent you control to its owner's hand.","imageName":"rescue","colorIdentity":["U"]},"Scent of Brine":{"layout":"normal","name":"Scent of Brine","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Reveal any number of blue cards in your hand. Counter target spell unless its controller pays {1} for each card revealed this way.","imageName":"scent of brine","colorIdentity":["U"]},"Sigil of Sleep":{"layout":"normal","name":"Sigil of Sleep","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals damage to a player, return target creature that player controls to its owner's hand.","imageName":"sigil of sleep","colorIdentity":["U"]},"Telepathic Spies":{"layout":"normal","name":"Telepathic Spies","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Telepathic Spies enters the battlefield, look at target opponent's hand.","power":"2","toughness":"2","imageName":"telepathic spies","colorIdentity":["U"]},"Temporal Adept":{"layout":"normal","name":"Temporal Adept","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}{U}{U}, {T}: Return target permanent to its owner's hand.","power":"1","toughness":"1","imageName":"temporal adept","colorIdentity":["U"]},"Thieving Magpie":{"layout":"normal","name":"Thieving Magpie","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhenever Thieving Magpie deals damage to an opponent, draw a card.","power":"1","toughness":"3","imageName":"thieving magpie","colorIdentity":["U"]},"Treachery":{"layout":"normal","name":"Treachery","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Treachery enters the battlefield, untap up to five lands.\nYou control enchanted creature.","imageName":"treachery","colorIdentity":["U"]},"Apprentice Necromancer":{"layout":"normal","name":"Apprentice Necromancer","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"{B}, {T}, Sacrifice Apprentice Necromancer: Return target creature card from your graveyard to the battlefield. That creature gains haste. At the beginning of the next end step, sacrifice it.","power":"1","toughness":"1","imageName":"apprentice necromancer","colorIdentity":["B"]},"Attrition":{"layout":"normal","name":"Attrition","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}, Sacrifice a creature: Destroy target nonblack creature.","imageName":"attrition","colorIdentity":["B"]},"Body Snatcher":{"layout":"normal","name":"Body Snatcher","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Minion","types":["Creature"],"subtypes":["Minion"],"text":"When Body Snatcher enters the battlefield, exile it unless you discard a creature card.\nWhen Body Snatcher dies, exile Body Snatcher and return target creature card from your graveyard to the battlefield.","power":"2","toughness":"2","imageName":"body snatcher","colorIdentity":["B"]},"Bubbling Muck":{"layout":"normal","name":"Bubbling Muck","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, whenever a player taps a Swamp for mana, that player adds {B} to his or her mana pool (in addition to the mana the land produces).","imageName":"bubbling muck","colorIdentity":["B"]},"Carnival of Souls":{"layout":"normal","name":"Carnival of Souls","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield, you lose 1 life and add {B} to your mana pool.","imageName":"carnival of souls","colorIdentity":["B"]},"Chime of Night":{"layout":"normal","name":"Chime of Night","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Chime of Night is put into a graveyard from the battlefield, destroy target nonblack creature.","imageName":"chime of night","colorIdentity":["B"]},"Disease Carriers":{"layout":"normal","name":"Disease Carriers","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"When Disease Carriers dies, target creature gets -2/-2 until end of turn.","power":"2","toughness":"2","imageName":"disease carriers","colorIdentity":["B"]},"Dying Wail":{"layout":"normal","name":"Dying Wail","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, target player discards two cards.","imageName":"dying wail","colorIdentity":["B"]},"Encroach":{"layout":"normal","name":"Encroach","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. You choose a nonbasic land card from it. That player discards that card.","imageName":"encroach","colorIdentity":["B"]},"Eradicate":{"layout":"normal","name":"Eradicate","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target nonblack creature. Search its controller's graveyard, hand, and library for all cards with the same name as that creature and exile them. Then that player shuffles his or her library.","imageName":"eradicate","colorIdentity":["B"]},"Festering Wound":{"layout":"normal","name":"Festering Wound","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, you may put an infection counter on Festering Wound.\nAt the beginning of the upkeep of enchanted creature's controller, Festering Wound deals X damage to that player, where X is the number of infection counters on Festering Wound.","imageName":"festering wound","colorIdentity":["B"]},"Lurking Jackals":{"layout":"normal","name":"Lurking Jackals","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent has 10 or less life, if Lurking Jackals is an enchantment, it becomes a 3/2 Hound creature.","imageName":"lurking jackals","colorIdentity":["B"]},"Nightshade Seer":{"layout":"normal","name":"Nightshade Seer","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{B}, {T}: Reveal any number of black cards in your hand. Target creature gets -X/-X until end of turn, where X is the number of cards revealed this way.","power":"1","toughness":"1","imageName":"nightshade seer","colorIdentity":["B"]},"Phyrexian Monitor":{"layout":"normal","name":"Phyrexian Monitor","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"{B}: Regenerate Phyrexian Monitor.","power":"2","toughness":"2","imageName":"phyrexian monitor","colorIdentity":["B"]},"Plague Dogs":{"layout":"normal","name":"Plague Dogs","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Hound","types":["Creature"],"subtypes":["Zombie","Hound"],"text":"When Plague Dogs dies, all creatures get -1/-1 until end of turn.\n{2}, Sacrifice Plague Dogs: Draw a card.","power":"3","toughness":"3","imageName":"plague dogs","colorIdentity":["B"]},"Rapid Decay":{"layout":"normal","name":"Rapid Decay","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile up to three target cards from a single graveyard.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"rapid decay","colorIdentity":["B"]},"Scent of Nightshade":{"layout":"normal","name":"Scent of Nightshade","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Reveal any number of black cards in your hand. Target creature gets -X/-X until end of turn, where X is the number of cards revealed this way.","imageName":"scent of nightshade","colorIdentity":["B"]},"Skittering Horror":{"layout":"normal","name":"Skittering Horror","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When you cast a creature spell, sacrifice Skittering Horror.","power":"4","toughness":"3","imageName":"skittering horror","colorIdentity":["B"]},"Slinking Skirge":{"layout":"normal","name":"Slinking Skirge","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\n{2}, Sacrifice Slinking Skirge: Draw a card.","power":"2","toughness":"1","imageName":"slinking skirge","colorIdentity":["B"]},"Soul Feast":{"layout":"normal","name":"Soul Feast","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player loses 4 life and you gain 4 life.","imageName":"soul feast","colorIdentity":["B"]},"Squirming Mass":{"layout":"normal","name":"Squirming Mass","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)","power":"1","toughness":"1","imageName":"squirming mass","colorIdentity":["B"]},"Twisted Experiment":{"layout":"normal","name":"Twisted Experiment","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/-1.","imageName":"twisted experiment","colorIdentity":["B"]},"Yawgmoth's Bargain":{"layout":"normal","name":"Yawgmoth's Bargain","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Skip your draw step.\nPay 1 life: Draw a card.","imageName":"yawgmoth's bargain","colorIdentity":["B"]},"Æther Sting":{"layout":"normal","name":"Æther Sting","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a creature spell, Æther Sting deals 1 damage to that player.","imageName":"æther sting","colorIdentity":["R"]},"Bloodshot Cyclops":{"layout":"normal","name":"Bloodshot Cyclops","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Cyclops Giant","types":["Creature"],"subtypes":["Cyclops","Giant"],"text":"{T}, Sacrifice a creature: Bloodshot Cyclops deals damage equal to the sacrificed creature's power to target creature or player.","power":"4","toughness":"4","imageName":"bloodshot cyclops","colorIdentity":["R"]},"Cinder Seer":{"layout":"normal","name":"Cinder Seer","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{R}, {T}: Reveal any number of red cards in your hand. Cinder Seer deals X damage to target creature or player, where X is the number of cards revealed this way.","power":"1","toughness":"1","imageName":"cinder seer","colorIdentity":["R"]},"Colos Yearling":{"layout":"normal","name":"Colos Yearling","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goat Beast","types":["Creature"],"subtypes":["Goat","Beast"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)\n{R}: Colos Yearling gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"colos yearling","colorIdentity":["R"]},"Covetous Dragon":{"layout":"normal","name":"Covetous Dragon","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen you control no artifacts, sacrifice Covetous Dragon.","power":"6","toughness":"5","imageName":"covetous dragon","colorIdentity":["R"]},"Flame Jet":{"layout":"normal","name":"Flame Jet","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flame Jet deals 3 damage to target player.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"flame jet","colorIdentity":["R"]},"Goblin Berserker":{"layout":"normal","name":"Goblin Berserker","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"First strike, haste","power":"2","toughness":"2","imageName":"goblin berserker","colorIdentity":["R"]},"Goblin Festival":{"layout":"normal","name":"Goblin Festival","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{2}: Goblin Festival deals 1 damage to target creature or player. Flip a coin. If you lose the flip, choose one of your opponents. That player gains control of Goblin Festival.","imageName":"goblin festival","colorIdentity":["R"]},"Goblin Gardener":{"layout":"normal","name":"Goblin Gardener","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"When Goblin Gardener dies, destroy target land.","power":"2","toughness":"1","imageName":"goblin gardener","colorIdentity":["R"]},"Goblin Marshal":{"layout":"normal","name":"Goblin Marshal","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Echo {4}{R}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Goblin Marshal enters the battlefield or dies, put two 1/1 red Goblin creature tokens onto the battlefield.","power":"3","toughness":"3","imageName":"goblin marshal","colorIdentity":["R"]},"Goblin Masons":{"layout":"normal","name":"Goblin Masons","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"When Goblin Masons dies, destroy target Wall.","power":"2","toughness":"1","imageName":"goblin masons","colorIdentity":["R"]},"Hulking Ogre":{"layout":"normal","name":"Hulking Ogre","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Hulking Ogre can't block.","power":"3","toughness":"3","imageName":"hulking ogre","colorIdentity":["R"]},"Impatience":{"layout":"normal","name":"Impatience","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's end step, if that player didn't cast a spell this turn, Impatience deals 2 damage to him or her.","imageName":"impatience","colorIdentity":["R"]},"Incendiary":{"layout":"normal","name":"Incendiary","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, you may put a fuse counter on Incendiary.\nWhen enchanted creature dies, Incendiary deals X damage to target creature or player, where X is the number of fuse counters on Incendiary.","imageName":"incendiary","colorIdentity":["R"]},"Keldon Champion":{"layout":"normal","name":"Keldon Champion","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"Haste\nEcho {2}{R}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Keldon Champion enters the battlefield, it deals 3 damage to target player.","power":"3","toughness":"2","imageName":"keldon champion","colorIdentity":["R"]},"Keldon Vandals":{"layout":"normal","name":"Keldon Vandals","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Echo {2}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Keldon Vandals enters the battlefield, destroy target artifact.","power":"4","toughness":"1","imageName":"keldon vandals","colorIdentity":["R"]},"Landslide":{"layout":"normal","name":"Landslide","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Sacrifice any number of Mountains. Landslide deals that much damage to target player.","imageName":"landslide","colorIdentity":["R"]},"Mark of Fury":{"layout":"normal","name":"Mark of Fury","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has haste.\nAt the beginning of the end step, return Mark of Fury to its owner's hand.","imageName":"mark of fury","colorIdentity":["R"]},"Reckless Abandon":{"layout":"normal","name":"Reckless Abandon","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Reckless Abandon, sacrifice a creature.\nReckless Abandon deals 4 damage to target creature or player.","imageName":"reckless abandon","colorIdentity":["R"]},"Repercussion":{"layout":"normal","name":"Repercussion","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature is dealt damage, Repercussion deals that much damage to that creature's controller.","imageName":"repercussion","colorIdentity":["R"]},"Sowing Salt":{"layout":"normal","name":"Sowing Salt","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target nonbasic land. Search its controller's graveyard, hand, and library for all cards with the same name as that land and exile them. Then that player shuffles his or her library.","imageName":"sowing salt","colorIdentity":["R"]},"Trumpet Blast":{"layout":"normal","name":"Trumpet Blast","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Attacking creatures get +2/+0 until end of turn.","imageName":"trumpet blast","colorIdentity":["R"]},"Wake of Destruction":{"layout":"normal","name":"Wake of Destruction","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land and all other lands with the same name as that land.","imageName":"wake of destruction","colorIdentity":["R"]},"Wild Colos":{"layout":"normal","name":"Wild Colos","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goat Beast","types":["Creature"],"subtypes":["Goat","Beast"],"text":"Haste","power":"2","toughness":"2","imageName":"wild colos","colorIdentity":["R"]},"Ancient Silverback":{"layout":"normal","name":"Ancient Silverback","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"{G}: Regenerate Ancient Silverback. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","power":"6","toughness":"5","imageName":"ancient silverback","colorIdentity":["G"]},"Compost":{"layout":"normal","name":"Compost","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a black card is put into an opponent's graveyard from anywhere, you may draw a card.","imageName":"compost","colorIdentity":["G"]},"Elvish Lookout":{"layout":"normal","name":"Elvish Lookout","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Shroud (This creature can't be the target of spells or abilities.)","power":"1","toughness":"1","imageName":"elvish lookout","colorIdentity":["G"]},"Elvish Piper":{"layout":"normal","name":"Elvish Piper","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{G}, {T}: You may put a creature card from your hand onto the battlefield.","power":"1","toughness":"1","imageName":"elvish piper","colorIdentity":["G"]},"Emperor Crocodile":{"layout":"normal","name":"Emperor Crocodile","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Crocodile","types":["Creature"],"subtypes":["Crocodile"],"text":"When you control no other creatures, sacrifice Emperor Crocodile.","power":"5","toughness":"5","imageName":"emperor crocodile","colorIdentity":["G"]},"Gamekeeper":{"layout":"normal","name":"Gamekeeper","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"When Gamekeeper dies, you may exile it. If you do, reveal cards from the top of your library until you reveal a creature card. Put that card onto the battlefield and put all other cards revealed this way into your graveyard.","power":"2","toughness":"2","imageName":"gamekeeper","colorIdentity":["G"]},"Goliath Beetle":{"layout":"normal","name":"Goliath Beetle","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Trample","power":"3","toughness":"1","imageName":"goliath beetle","colorIdentity":["G"]},"Heart Warden":{"layout":"normal","name":"Heart Warden","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G} to your mana pool.\n{2}, Sacrifice Heart Warden: Draw a card.","power":"1","toughness":"1","imageName":"heart warden","colorIdentity":["G"]},"Hunting Moa":{"layout":"normal","name":"Hunting Moa","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Bird Beast","types":["Creature"],"subtypes":["Bird","Beast"],"text":"Echo {2}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Hunting Moa enters the battlefield or dies, put a +1/+1 counter on target creature.","power":"3","toughness":"2","imageName":"hunting moa","colorIdentity":["G"]},"Ivy Seer":{"layout":"normal","name":"Ivy Seer","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Wizard","types":["Creature"],"subtypes":["Elf","Wizard"],"text":"{2}{G}, {T}: Reveal any number of green cards in your hand. Target creature gets +X/+X until end of turn, where X is the number of cards revealed this way.","power":"1","toughness":"1","imageName":"ivy seer","colorIdentity":["G"]},"Magnify":{"layout":"normal","name":"Magnify","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"All creatures get +1/+1 until end of turn.","imageName":"magnify","colorIdentity":["G"]},"Marker Beetles":{"layout":"normal","name":"Marker Beetles","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"When Marker Beetles dies, target creature gets +1/+1 until end of turn.\n{2}, Sacrifice Marker Beetles: Draw a card.","power":"2","toughness":"3","imageName":"marker beetles","colorIdentity":["G"]},"Momentum":{"layout":"normal","name":"Momentum","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, you may put a growth counter on Momentum.\nEnchanted creature gets +1/+1 for each growth counter on Momentum.","imageName":"momentum","colorIdentity":["G"]},"Multani's Decree":{"layout":"normal","name":"Multani's Decree","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all enchantments. You gain 2 life for each enchantment destroyed this way.","imageName":"multani's decree","colorIdentity":["G"]},"Pattern of Rebirth":{"layout":"normal","name":"Pattern of Rebirth","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, that creature's controller may search his or her library for a creature card and put that card onto the battlefield. If that player does, he or she shuffles his or her library.","imageName":"pattern of rebirth","colorIdentity":["G"]},"Plated Spider":{"layout":"normal","name":"Plated Spider","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)","power":"4","toughness":"4","imageName":"plated spider","colorIdentity":["G"]},"Plow Under":{"layout":"normal","name":"Plow Under","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put two target lands on top of their owners' libraries.","imageName":"plow under","colorIdentity":["G"]},"Rofellos, Llanowar Emissary":{"layout":"normal","name":"Rofellos, Llanowar Emissary","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Legendary Creature — Elf Druid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G} to your mana pool for each Forest you control.","power":"2","toughness":"1","imageName":"rofellos, llanowar emissary","colorIdentity":["G"]},"Rofellos's Gift":{"layout":"normal","name":"Rofellos's Gift","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal any number of green cards in your hand. Return an enchantment card from your graveyard to your hand for each card revealed this way.","imageName":"rofellos's gift","colorIdentity":["G"]},"Scent of Ivy":{"layout":"normal","name":"Scent of Ivy","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Reveal any number of green cards in your hand. Target creature gets +X/+X until end of turn, where X is the number of cards revealed this way.","imageName":"scent of ivy","colorIdentity":["G"]},"Splinter":{"layout":"normal","name":"Splinter","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target artifact. Search its controller's graveyard, hand, and library for all cards with the same name as that artifact and exile them. Then that player shuffles his or her library.","imageName":"splinter","colorIdentity":["G"]},"Taunting Elf":{"layout":"normal","name":"Taunting Elf","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"All creatures able to block Taunting Elf do so.","power":"0","toughness":"1","imageName":"taunting elf","colorIdentity":["G"]},"Thorn Elemental":{"layout":"normal","name":"Thorn Elemental","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"You may have Thorn Elemental assign its combat damage as though it weren't blocked.","power":"7","toughness":"7","imageName":"thorn elemental","colorIdentity":["G"]},"Yavimaya Elder":{"layout":"normal","name":"Yavimaya Elder","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"When Yavimaya Elder dies, you may search your library for up to two basic land cards, reveal them, and put them into your hand. If you do, shuffle your library.\n{2}, Sacrifice Yavimaya Elder: Draw a card.","power":"2","toughness":"1","imageName":"yavimaya elder","colorIdentity":["G"]},"Yavimaya Enchantress":{"layout":"normal","name":"Yavimaya Enchantress","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Yavimaya Enchantress gets +1/+1 for each enchantment on the battlefield.","power":"2","toughness":"2","imageName":"yavimaya enchantress","colorIdentity":["G"]},"Braidwood Cup":{"layout":"normal","name":"Braidwood Cup","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: You gain 1 life.","imageName":"braidwood cup"},"Braidwood Sextant":{"layout":"normal","name":"Braidwood Sextant","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Braidwood Sextant: Search your library for a basic land card, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"braidwood sextant"},"Brass Secretary":{"layout":"normal","name":"Brass Secretary","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{2}, Sacrifice Brass Secretary: Draw a card.","power":"2","toughness":"1","imageName":"brass secretary"},"Caltrops":{"layout":"normal","name":"Caltrops","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature attacks, Caltrops deals 1 damage to it.","imageName":"caltrops"},"Extruder":{"layout":"normal","name":"Extruder","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Echo {4} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nSacrifice an artifact: Put a +1/+1 counter on target creature.","power":"4","toughness":"3","imageName":"extruder"},"Fodder Cannon":{"layout":"normal","name":"Fodder Cannon","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}, Sacrifice a creature: Fodder Cannon deals 4 damage to target creature.","imageName":"fodder cannon"},"Junk Diver":{"layout":"normal","name":"Junk Diver","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Bird","types":["Artifact","Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Junk Diver dies, return another target artifact card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"junk diver"},"Mantis Engine":{"layout":"normal","name":"Mantis Engine","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"{2}: Mantis Engine gains flying until end of turn. (It can't be blocked except by creatures with flying or reach.)\n{2}: Mantis Engine gains first strike until end of turn. (It deals combat damage before creatures without first strike.)","power":"3","toughness":"3","imageName":"mantis engine"},"Masticore":{"layout":"normal","name":"Masticore","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Masticore","types":["Artifact","Creature"],"subtypes":["Masticore"],"text":"At the beginning of your upkeep, sacrifice Masticore unless you discard a card.\n{2}: Masticore deals 1 damage to target creature.\n{2}: Regenerate Masticore.","power":"4","toughness":"4","imageName":"masticore"},"Metalworker":{"layout":"normal","name":"Metalworker","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{T}: Reveal any number of artifact cards in your hand. Add {C}{C} to your mana pool for each card revealed this way.","power":"1","toughness":"2","imageName":"metalworker"},"Powder Keg":{"layout":"normal","name":"Powder Keg","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, you may put a fuse counter on Powder Keg.\n{T}, Sacrifice Powder Keg: Destroy each artifact and creature with converted mana cost equal to the number of fuse counters on Powder Keg.","imageName":"powder keg"},"Scrying Glass":{"layout":"normal","name":"Scrying Glass","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Choose a number greater than 0 and a color. Target opponent reveals his or her hand. If that opponent reveals exactly the chosen number of cards of the chosen color, you draw a card.","imageName":"scrying glass"},"Storage Matrix":{"layout":"normal","name":"Storage Matrix","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"As long as Storage Matrix is untapped, each player chooses artifact, creature, or land during his or her untap step. That player can untap only permanents of the chosen type this step.","imageName":"storage matrix"},"Thran Dynamo":{"layout":"normal","name":"Thran Dynamo","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C}{C}{C} to your mana pool.","imageName":"thran dynamo"},"Thran Foundry":{"layout":"normal","name":"Thran Foundry","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Exile Thran Foundry: Target player shuffles his or her graveyard into his or her library.","imageName":"thran foundry"},"Thran Golem":{"layout":"normal","name":"Thran Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"As long as Thran Golem is enchanted, it gets +2/+2 and has flying, first strike, and trample.","power":"3","toughness":"3","imageName":"thran golem"},"Urza's Incubator":{"layout":"normal","name":"Urza's Incubator","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"As Urza's Incubator enters the battlefield, choose a creature type.\nCreature spells of the chosen type cost {2} less to cast.","imageName":"urza's incubator"},"Yavimaya Hollow":{"layout":"normal","name":"Yavimaya Hollow","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{G}, {T}: Regenerate target creature.","imageName":"yavimaya hollow","colorIdentity":["G"]},"Angel of Light":{"layout":"normal","name":"Angel of Light","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance","power":"3","toughness":"3","imageName":"angel of light","colorIdentity":["W"]},"Champion Lancer":{"layout":"normal","name":"Champion Lancer","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Prevent all damage that would be dealt to Champion Lancer by creatures.","power":"3","toughness":"3","imageName":"champion lancer","colorIdentity":["W"]},"Devout Monk":{"layout":"normal","name":"Devout Monk","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Monk Cleric","types":["Creature"],"subtypes":["Human","Monk","Cleric"],"text":"When Devout Monk enters the battlefield, you gain 1 life.","power":"1","toughness":"1","imageName":"devout monk","colorIdentity":["W"]},"Eager Cadet":{"layout":"normal","name":"Eager Cadet","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"1","toughness":"1","imageName":"eager cadet","starter":true,"colorIdentity":["W"]},"Loyal Sentry":{"layout":"normal","name":"Loyal Sentry","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Loyal Sentry blocks a creature, destroy that creature and Loyal Sentry.","power":"1","toughness":"1","imageName":"loyal sentry","colorIdentity":["W"]},"Royal Falcon":{"layout":"normal","name":"Royal Falcon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying","power":"1","toughness":"1","imageName":"royal falcon","colorIdentity":["W"]},"Royal Trooper":{"layout":"normal","name":"Royal Trooper","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Royal Trooper blocks, it gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"royal trooper","colorIdentity":["W"]},"Veteran Cavalier":{"layout":"normal","name":"Veteran Cavalier","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)","power":"2","toughness":"2","imageName":"veteran cavalier","colorIdentity":["W"]},"Sea Eagle":{"layout":"normal","name":"Sea Eagle","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying","power":"1","toughness":"1","imageName":"sea eagle","starter":true,"colorIdentity":["U"]},"Tidings":{"layout":"normal","name":"Tidings","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw four cards.","imageName":"tidings","colorIdentity":["U"]},"Vizzerdrix":{"layout":"normal","name":"Vizzerdrix","manaCost":"{6}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Rabbit Beast","types":["Creature"],"subtypes":["Rabbit","Beast"],"power":"6","toughness":"6","imageName":"vizzerdrix","starter":true,"colorIdentity":["U"]},"Dakmor Ghoul":{"layout":"normal","name":"Dakmor Ghoul","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Dakmor Ghoul enters the battlefield, target opponent loses 2 life and you gain 2 life.","power":"2","toughness":"2","imageName":"dakmor ghoul","colorIdentity":["B"]},"Dakmor Lancer":{"layout":"normal","name":"Dakmor Lancer","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"When Dakmor Lancer enters the battlefield, destroy target nonblack creature.","power":"3","toughness":"3","imageName":"dakmor lancer","colorIdentity":["B"]},"Grim Tutor":{"layout":"normal","name":"Grim Tutor","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a card and put that card into your hand, then shuffle your library. You lose 3 life.","imageName":"grim tutor","colorIdentity":["B"]},"Shrieking Specter":{"layout":"normal","name":"Shrieking Specter","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhenever Shrieking Specter attacks, defending player discards a card.","power":"2","toughness":"2","imageName":"shrieking specter","colorIdentity":["B"]},"Stream of Acid":{"layout":"normal","name":"Stream of Acid","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land or nonblack creature.","imageName":"stream of acid","colorIdentity":["B"]},"Cinder Storm":{"layout":"normal","name":"Cinder Storm","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Cinder Storm deals 7 damage to target creature or player.","imageName":"cinder storm","colorIdentity":["R"]},"Goblin Chariot":{"layout":"normal","name":"Goblin Chariot","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Haste (This creature can attack the turn it comes under your control.)","power":"2","toughness":"2","imageName":"goblin chariot","colorIdentity":["R"]},"Goblin Commando":{"layout":"normal","name":"Goblin Commando","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"When Goblin Commando enters the battlefield, it deals 2 damage to target creature.","power":"2","toughness":"2","imageName":"goblin commando","colorIdentity":["R"]},"Goblin Settler":{"layout":"normal","name":"Goblin Settler","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"When Goblin Settler enters the battlefield, destroy target land.","power":"1","toughness":"1","imageName":"goblin settler","colorIdentity":["R"]},"Thunder Dragon":{"layout":"normal","name":"Thunder Dragon","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Thunder Dragon enters the battlefield, it deals 3 damage to each creature without flying.","power":"5","toughness":"5","imageName":"thunder dragon","colorIdentity":["R"]},"Trained Orgg":{"layout":"normal","name":"Trained Orgg","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Creature — Orgg","types":["Creature"],"subtypes":["Orgg"],"power":"6","toughness":"6","imageName":"trained orgg","colorIdentity":["R"]},"Pride of Lions":{"layout":"normal","name":"Pride of Lions","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"You may have Pride of Lions assign its combat damage as though it weren't blocked.","power":"4","toughness":"4","imageName":"pride of lions","colorIdentity":["G"]},"Silverback Ape":{"layout":"normal","name":"Silverback Ape","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"power":"5","toughness":"5","imageName":"silverback ape","starter":true,"colorIdentity":["G"]},"Squall":{"layout":"normal","name":"Squall","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Squall deals 2 damage to each creature with flying.","imageName":"squall","colorIdentity":["G"]},"Willow Elf":{"layout":"normal","name":"Willow Elf","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"power":"1","toughness":"1","imageName":"willow elf","colorIdentity":["G"]},"Alabaster Wall":{"layout":"normal","name":"Alabaster Wall","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"0","toughness":"4","imageName":"alabaster wall","colorIdentity":["W"]},"Armistice":{"layout":"normal","name":"Armistice","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{W}{W}: You draw a card and target opponent gains 3 life.","imageName":"armistice","colorIdentity":["W"]},"Ballista Squad":{"layout":"normal","name":"Ballista Squad","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"{X}{W}, {T}: Ballista Squad deals X damage to target attacking or blocking creature.","power":"2","toughness":"2","imageName":"ballista squad","colorIdentity":["W"]},"Charm Peddler":{"layout":"normal","name":"Charm Peddler","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{W}, {T}, Discard a card: The next time a source of your choice would deal damage to target creature this turn, prevent that damage.","power":"1","toughness":"1","imageName":"charm peddler","colorIdentity":["W"]},"Charmed Griffin":{"layout":"normal","name":"Charmed Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nWhen Charmed Griffin enters the battlefield, each other player may put an artifact or enchantment card onto the battlefield from his or her hand.","power":"3","toughness":"3","imageName":"charmed griffin","colorIdentity":["W"]},"Cho-Arrim Alchemist":{"layout":"normal","name":"Cho-Arrim Alchemist","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{1}{W}{W}, {T}, Discard a card: The next time a source of your choice would deal damage to you this turn, prevent that damage. You gain life equal to the damage prevented this way.","power":"1","toughness":"1","imageName":"cho-arrim alchemist","colorIdentity":["W"]},"Cho-Arrim Bruiser":{"layout":"normal","name":"Cho-Arrim Bruiser","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Ogre Rebel","types":["Creature"],"subtypes":["Ogre","Rebel"],"text":"Whenever Cho-Arrim Bruiser attacks, you may tap up to two target creatures.","power":"3","toughness":"4","imageName":"cho-arrim bruiser","colorIdentity":["W"]},"Cho-Arrim Legate":{"layout":"normal","name":"Cho-Arrim Legate","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Protection from black\nIf an opponent controls a Swamp and you control a Plains, you may cast Cho-Arrim Legate without paying its mana cost.","power":"1","toughness":"2","imageName":"cho-arrim legate","colorIdentity":["W"]},"Cho-Manno, Revolutionary":{"layout":"normal","name":"Cho-Manno, Revolutionary","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Human Rebel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rebel"],"text":"Prevent all damage that would be dealt to Cho-Manno, Revolutionary.","power":"2","toughness":"2","imageName":"cho-manno, revolutionary","colorIdentity":["W"]},"Cho-Manno's Blessing":{"layout":"normal","name":"Cho-Manno's Blessing","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nAs Cho-Manno's Blessing enters the battlefield, choose a color.\nEnchanted creature has protection from the chosen color. This effect doesn't remove Cho-Manno's Blessing.","imageName":"cho-manno's blessing","colorIdentity":["W"]},"Common Cause":{"layout":"normal","name":"Common Cause","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Nonartifact creatures get +2/+2 as long as they all share a color.","imageName":"common cause","colorIdentity":["W"]},"Cornered Market":{"layout":"normal","name":"Cornered Market","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Players can't cast spells with the same name as a nontoken permanent.\nPlayers can't play nonbasic lands with the same name as a nontoken permanent.","imageName":"cornered market","colorIdentity":["W"]},"Crackdown":{"layout":"normal","name":"Crackdown","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Nonwhite creatures with power 3 or greater don't untap during their controllers' untap steps.","imageName":"crackdown","colorIdentity":["W"]},"Crossbow Infantry":{"layout":"normal","name":"Crossbow Infantry","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier Archer","types":["Creature"],"subtypes":["Human","Soldier","Archer"],"text":"{T}: Crossbow Infantry deals 1 damage to target attacking or blocking creature.","power":"1","toughness":"1","imageName":"crossbow infantry","colorIdentity":["W"]},"Devout Witness":{"layout":"normal","name":"Devout Witness","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{1}{W}, {T}, Discard a card: Destroy target artifact or enchantment.","power":"2","toughness":"2","imageName":"devout witness","colorIdentity":["W"]},"Fountain Watch":{"layout":"normal","name":"Fountain Watch","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Artifacts and enchantments you control have shroud. (They can't be the targets of spells or abilities.)","power":"2","toughness":"4","imageName":"fountain watch","colorIdentity":["W"]},"Fresh Volunteers":{"layout":"normal","name":"Fresh Volunteers","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"power":"2","toughness":"2","imageName":"fresh volunteers","colorIdentity":["W"]},"Honor the Fallen":{"layout":"normal","name":"Honor the Fallen","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile all creature cards from all graveyards. You gain 1 life for each card exiled this way.","imageName":"honor the fallen","colorIdentity":["W"]},"Ignoble Soldier":{"layout":"normal","name":"Ignoble Soldier","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Ignoble Soldier becomes blocked, prevent all combat damage that would be dealt by it this turn.","power":"3","toughness":"1","imageName":"ignoble soldier","colorIdentity":["W"]},"Inviolability":{"layout":"normal","name":"Inviolability","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nPrevent all damage that would be dealt to enchanted creature.","imageName":"inviolability","colorIdentity":["W"]},"Ivory Mask":{"layout":"normal","name":"Ivory Mask","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"You have shroud. (You can't be the target of spells or abilities.)","imageName":"ivory mask","colorIdentity":["W"]},"Jhovall Queen":{"layout":"normal","name":"Jhovall Queen","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Cat Rebel","types":["Creature"],"subtypes":["Cat","Rebel"],"text":"Vigilance","power":"4","toughness":"7","imageName":"jhovall queen","colorIdentity":["W"]},"Jhovall Rider":{"layout":"normal","name":"Jhovall Rider","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"Trample","power":"3","toughness":"3","imageName":"jhovall rider","colorIdentity":["W"]},"Last Breath":{"layout":"normal","name":"Last Breath","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature with power 2 or less. Its controller gains 4 life.","imageName":"last breath","colorIdentity":["W"]},"Moment of Silence":{"layout":"normal","name":"Moment of Silence","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player skips his or her next combat phase this turn.","imageName":"moment of silence","colorIdentity":["W"]},"Moonlit Wake":{"layout":"normal","name":"Moonlit Wake","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature dies, you gain 1 life.","imageName":"moonlit wake","colorIdentity":["W"]},"Muzzle":{"layout":"normal","name":"Muzzle","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nPrevent all damage that would be dealt by enchanted creature.","imageName":"muzzle","colorIdentity":["W"]},"Nightwind Glider":{"layout":"normal","name":"Nightwind Glider","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"Flying, protection from black","power":"2","toughness":"1","imageName":"nightwind glider","colorIdentity":["W"]},"Noble Purpose":{"layout":"normal","name":"Noble Purpose","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control deals combat damage, you gain that much life.","imageName":"noble purpose","colorIdentity":["W"]},"Orim's Cure":{"layout":"normal","name":"Orim's Cure","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"If you control a Plains, you may tap an untapped creature you control rather than pay Orim's Cure's mana cost.\nPrevent the next 4 damage that would be dealt to target creature or player this turn.","imageName":"orim's cure","colorIdentity":["W"]},"Pious Warrior":{"layout":"normal","name":"Pious Warrior","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Rebel Warrior","types":["Creature"],"subtypes":["Human","Rebel","Warrior"],"text":"Whenever Pious Warrior is dealt combat damage, you gain that much life.","power":"2","toughness":"3","imageName":"pious warrior","colorIdentity":["W"]},"Ramosian Captain":{"layout":"normal","name":"Ramosian Captain","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"First strike\n{5}, {T}: Search your library for a Rebel permanent card with converted mana cost 4 or less and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"2","imageName":"ramosian captain","colorIdentity":["W"]},"Ramosian Commander":{"layout":"normal","name":"Ramosian Commander","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"{6}, {T}: Search your library for a Rebel permanent card with converted mana cost 5 or less and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"4","imageName":"ramosian commander","colorIdentity":["W"]},"Ramosian Lieutenant":{"layout":"normal","name":"Ramosian Lieutenant","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"{4}, {T}: Search your library for a Rebel permanent card with converted mana cost 3 or less and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"2","imageName":"ramosian lieutenant","colorIdentity":["W"]},"Ramosian Rally":{"layout":"normal","name":"Ramosian Rally","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"If you control a Plains, you may tap an untapped creature you control rather than pay Ramosian Rally's mana cost.\nCreatures you control get +1/+1 until end of turn.","imageName":"ramosian rally","colorIdentity":["W"]},"Ramosian Sergeant":{"layout":"normal","name":"Ramosian Sergeant","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"{3}, {T}: Search your library for a Rebel permanent card with converted mana cost 2 or less and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"ramosian sergeant","colorIdentity":["W"]},"Ramosian Sky Marshal":{"layout":"normal","name":"Ramosian Sky Marshal","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"Flying\n{7}, {T}: Search your library for a Rebel permanent card with converted mana cost 6 or less and put it onto the battlefield. Then shuffle your library.","power":"3","toughness":"3","imageName":"ramosian sky marshal","colorIdentity":["W"]},"Rappelling Scouts":{"layout":"normal","name":"Rappelling Scouts","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Rebel Scout","types":["Creature"],"subtypes":["Human","Rebel","Scout"],"text":"Flying\n{2}{W}: Rappelling Scouts gains protection from the color of your choice until end of turn.","power":"1","toughness":"4","imageName":"rappelling scouts","colorIdentity":["W"]},"Renounce":{"layout":"normal","name":"Renounce","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Sacrifice any number of permanents. You gain 2 life for each permanent sacrificed this way.","imageName":"renounce","colorIdentity":["W"]},"Revered Elder":{"layout":"normal","name":"Revered Elder","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}: Prevent the next 1 damage that would be dealt to Revered Elder this turn.","power":"1","toughness":"2","imageName":"revered elder","colorIdentity":["W"]},"Reverent Mantra":{"layout":"normal","name":"Reverent Mantra","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You may exile a white card from your hand rather than pay Reverent Mantra's mana cost.\nChoose a color. All creatures gain protection from the chosen color until end of turn.","imageName":"reverent mantra","colorIdentity":["W"]},"Righteous Indignation":{"layout":"normal","name":"Righteous Indignation","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature blocks a black or red creature, the blocking creature gets +1/+1 until end of turn.","imageName":"righteous indignation","colorIdentity":["W"]},"Security Detail":{"layout":"normal","name":"Security Detail","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}{W}: Put a 1/1 white Soldier creature token onto the battlefield. Activate this ability only if you control no creatures and only once each turn.","imageName":"security detail","colorIdentity":["W"]},"Soothing Balm":{"layout":"normal","name":"Soothing Balm","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player gains 5 life.","imageName":"soothing balm","colorIdentity":["W"]},"Spiritual Focus":{"layout":"normal","name":"Spiritual Focus","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a spell or ability an opponent controls causes you to discard a card, you gain 2 life and you may draw a card.","imageName":"spiritual focus","colorIdentity":["W"]},"Steadfast Guard":{"layout":"normal","name":"Steadfast Guard","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)","power":"2","toughness":"2","imageName":"steadfast guard","colorIdentity":["W"]},"Story Circle":{"layout":"normal","name":"Story Circle","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Story Circle enters the battlefield, choose a color.\n{W}: The next time a source of your choice of the chosen color would deal damage to you this turn, prevent that damage.","imageName":"story circle","colorIdentity":["W"]},"Task Force":{"layout":"normal","name":"Task Force","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"Whenever Task Force becomes the target of a spell or ability, it gets +0/+3 until end of turn.","power":"1","toughness":"3","imageName":"task force","colorIdentity":["W"]},"Thermal Glider":{"layout":"normal","name":"Thermal Glider","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"Flying, protection from red","power":"2","toughness":"1","imageName":"thermal glider","colorIdentity":["W"]},"Tonic Peddler":{"layout":"normal","name":"Tonic Peddler","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{W}, {T}, Discard a card: Target player gains 3 life.","power":"1","toughness":"1","imageName":"tonic peddler","colorIdentity":["W"]},"Trap Runner":{"layout":"normal","name":"Trap Runner","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Target unblocked attacking creature becomes blocked. Activate this ability only during combat after blockers are declared. (This ability works on creatures that can't be blocked.)","power":"2","toughness":"3","imageName":"trap runner","colorIdentity":["W"]},"Wave of Reckoning":{"layout":"normal","name":"Wave of Reckoning","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Each creature deals damage to itself equal to its power.","imageName":"wave of reckoning","colorIdentity":["W"]},"Wishmonger":{"layout":"normal","name":"Wishmonger","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Unicorn Monger","types":["Creature"],"subtypes":["Unicorn","Monger"],"text":"{2}: Target creature gains protection from the color of its controller's choice until end of turn. Any player may activate this ability.","power":"3","toughness":"3","imageName":"wishmonger","colorIdentity":["W"]},"Aerial Caravan":{"layout":"normal","name":"Aerial Caravan","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flying\n{1}{U}{U}: Exile the top card of your library. Until end of turn, you may play that card. (Reveal the card as you exile it.)","power":"4","toughness":"3","imageName":"aerial caravan","colorIdentity":["U"]},"Balloon Peddler":{"layout":"normal","name":"Balloon Peddler","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{U}, {T}, Discard a card: Target creature gains flying until end of turn.","power":"2","toughness":"2","imageName":"balloon peddler","colorIdentity":["U"]},"Blockade Runner":{"layout":"normal","name":"Blockade Runner","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"{U}: Blockade Runner can't be blocked this turn.","power":"2","toughness":"2","imageName":"blockade runner","colorIdentity":["U"]},"Buoyancy":{"layout":"normal","name":"Buoyancy","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature has flying.","imageName":"buoyancy","colorIdentity":["U"]},"Chambered Nautilus":{"layout":"normal","name":"Chambered Nautilus","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Nautilus Beast","types":["Creature"],"subtypes":["Nautilus","Beast"],"text":"Whenever Chambered Nautilus becomes blocked, you may draw a card.","power":"2","toughness":"2","imageName":"chambered nautilus","colorIdentity":["U"]},"Chameleon Spirit":{"layout":"normal","name":"Chameleon Spirit","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion Spirit","types":["Creature"],"subtypes":["Illusion","Spirit"],"text":"As Chameleon Spirit enters the battlefield, choose a color.\nChameleon Spirit's power and toughness are each equal to the number of permanents of the chosen color your opponents control.","power":"*","toughness":"*","imageName":"chameleon spirit","colorIdentity":["U"]},"Charisma":{"layout":"normal","name":"Charisma","manaCost":"{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals damage to a creature, gain control of the other creature for as long as Charisma remains on the battlefield.","imageName":"charisma","colorIdentity":["U"]},"Cloud Sprite":{"layout":"normal","name":"Cloud Sprite","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nCloud Sprite can block only creatures with flying.","power":"1","toughness":"1","imageName":"cloud sprite","colorIdentity":["U"]},"Coastal Piracy":{"layout":"normal","name":"Coastal Piracy","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control deals combat damage to an opponent, you may draw a card.","imageName":"coastal piracy","colorIdentity":["U"]},"Cowardice":{"layout":"normal","name":"Cowardice","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature becomes the target of a spell or ability, return that creature to its owner's hand. (It won't be affected by the spell or ability.)","imageName":"cowardice","colorIdentity":["U"]},"Customs Depot":{"layout":"normal","name":"Customs Depot","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a creature spell, you may pay {1}. If you do, draw a card, then discard a card.","imageName":"customs depot","colorIdentity":["U"]},"Darting Merfolk":{"layout":"normal","name":"Darting Merfolk","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"{U}: Return Darting Merfolk to its owner's hand.","power":"1","toughness":"1","imageName":"darting merfolk","colorIdentity":["U"]},"Dehydration":{"layout":"normal","name":"Dehydration","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"dehydration","colorIdentity":["U"]},"Diplomatic Escort":{"layout":"normal","name":"Diplomatic Escort","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{U}, {T}, Discard a card: Counter target spell or ability that targets a creature.","power":"1","toughness":"1","imageName":"diplomatic escort","colorIdentity":["U"]},"Diplomatic Immunity":{"layout":"normal","name":"Diplomatic Immunity","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nShroud (A permanent with shroud can't be the target of spells or abilities.)\nEnchanted creature has shroud.","imageName":"diplomatic immunity","colorIdentity":["U"]},"Drake Hatchling":{"layout":"normal","name":"Drake Hatchling","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{U}: Drake Hatchling gets +1/+0 until end of turn. Activate this ability only once each turn.","power":"1","toughness":"3","imageName":"drake hatchling","colorIdentity":["U"]},"Embargo":{"layout":"normal","name":"Embargo","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Nonland permanents don't untap during their controllers' untap steps.\nAt the beginning of your upkeep, you lose 2 life.","imageName":"embargo","colorIdentity":["U"]},"Extravagant Spirit":{"layout":"normal","name":"Extravagant Spirit","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Extravagant Spirit unless you pay {1} for each card in your hand.","power":"4","toughness":"4","imageName":"extravagant spirit","colorIdentity":["U"]},"Glowing Anemone":{"layout":"normal","name":"Glowing Anemone","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Jellyfish Beast","types":["Creature"],"subtypes":["Jellyfish","Beast"],"text":"When Glowing Anemone enters the battlefield, you may return target land to its owner's hand.","power":"1","toughness":"3","imageName":"glowing anemone","colorIdentity":["U"]},"Gush":{"layout":"normal","name":"Gush","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may return two Islands you control to their owner's hand rather than pay Gush's mana cost.\nDraw two cards.","imageName":"gush","colorIdentity":["U"]},"High Seas":{"layout":"normal","name":"High Seas","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Red creature spells and green creature spells cost {1} more to cast.","imageName":"high seas","colorIdentity":["U"]},"Hoodwink":{"layout":"normal","name":"Hoodwink","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target artifact, enchantment, or land to its owner's hand.","imageName":"hoodwink","colorIdentity":["U"]},"Indentured Djinn":{"layout":"normal","name":"Indentured Djinn","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nWhen Indentured Djinn enters the battlefield, each other player may draw up to three cards.","power":"4","toughness":"4","imageName":"indentured djinn","colorIdentity":["U"]},"Karn's Touch":{"layout":"normal","name":"Karn's Touch","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (It retains its abilities.)","imageName":"karn's touch","colorIdentity":["U"]},"Misdirection":{"layout":"normal","name":"Misdirection","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may exile a blue card from your hand rather than pay Misdirection's mana cost.\nChange the target of target spell with a single target.","imageName":"misdirection","colorIdentity":["U"]},"Misstep":{"layout":"normal","name":"Misstep","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures target player controls don't untap during that player's next untap step.","imageName":"misstep","colorIdentity":["U"]},"Port Inspector":{"layout":"normal","name":"Port Inspector","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Whenever Port Inspector becomes blocked, you may look at defending player's hand.","power":"1","toughness":"2","imageName":"port inspector","colorIdentity":["U"]},"Rishadan Airship":{"layout":"normal","name":"Rishadan Airship","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"Flying\nRishadan Airship can block only creatures with flying.","power":"3","toughness":"1","imageName":"rishadan airship","colorIdentity":["U"]},"Rishadan Brigand":{"layout":"normal","name":"Rishadan Brigand","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"Flying\nWhen Rishadan Brigand enters the battlefield, each opponent sacrifices a permanent unless he or she pays {3}.\nRishadan Brigand can block only creatures with flying.","power":"3","toughness":"2","imageName":"rishadan brigand","colorIdentity":["U"]},"Rishadan Cutpurse":{"layout":"normal","name":"Rishadan Cutpurse","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"When Rishadan Cutpurse enters the battlefield, each opponent sacrifices a permanent unless he or she pays {1}.","power":"1","toughness":"1","imageName":"rishadan cutpurse","colorIdentity":["U"]},"Rishadan Footpad":{"layout":"normal","name":"Rishadan Footpad","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"When Rishadan Footpad enters the battlefield, each opponent sacrifices a permanent unless he or she pays {2}.","power":"2","toughness":"2","imageName":"rishadan footpad","colorIdentity":["U"]},"Sailmonger":{"layout":"normal","name":"Sailmonger","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Monger","types":["Creature"],"subtypes":["Human","Monger"],"text":"{2}: Target creature gains flying until end of turn. Any player may activate this ability.","power":"3","toughness":"3","imageName":"sailmonger","colorIdentity":["U"]},"Sand Squid":{"layout":"normal","name":"Sand Squid","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Squid Beast","types":["Creature"],"subtypes":["Squid","Beast"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nYou may choose not to untap Sand Squid during your untap step.\n{T}: Tap target creature. That creature doesn't untap during its controller's untap step for as long as Sand Squid remains tapped.","power":"2","toughness":"2","imageName":"sand squid","colorIdentity":["U"]},"Saprazzan Bailiff":{"layout":"normal","name":"Saprazzan Bailiff","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"When Saprazzan Bailiff enters the battlefield, exile all artifact and enchantment cards from all graveyards.\nWhen Saprazzan Bailiff leaves the battlefield, return all artifact and enchantment cards from all graveyards to their owners' hands.","power":"2","toughness":"2","imageName":"saprazzan bailiff","colorIdentity":["U"]},"Saprazzan Breaker":{"layout":"normal","name":"Saprazzan Breaker","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{U}: Put the top card of your library into your graveyard. If that card is a land card, Saprazzan Breaker can't be blocked this turn.","power":"3","toughness":"3","imageName":"saprazzan breaker","colorIdentity":["U"]},"Saprazzan Heir":{"layout":"normal","name":"Saprazzan Heir","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"Whenever Saprazzan Heir becomes blocked, you may draw three cards.","power":"1","toughness":"1","imageName":"saprazzan heir","colorIdentity":["U"]},"Saprazzan Legate":{"layout":"normal","name":"Saprazzan Legate","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Flying\nIf an opponent controls a Mountain and you control an Island, you may cast Saprazzan Legate without paying its mana cost.","power":"1","toughness":"3","imageName":"saprazzan legate","colorIdentity":["U"]},"Saprazzan Outrigger":{"layout":"normal","name":"Saprazzan Outrigger","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"When Saprazzan Outrigger attacks or blocks, put it on top of its owner's library at end of combat.","power":"5","toughness":"5","imageName":"saprazzan outrigger","colorIdentity":["U"]},"Saprazzan Raider":{"layout":"normal","name":"Saprazzan Raider","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"When Saprazzan Raider becomes blocked, return it to its owner's hand.","power":"1","toughness":"2","imageName":"saprazzan raider","colorIdentity":["U"]},"Shoving Match":{"layout":"normal","name":"Shoving Match","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, all creatures gain \"{T}: Tap target creature.\"","imageName":"shoving match","colorIdentity":["U"]},"Soothsaying":{"layout":"normal","name":"Soothsaying","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{U}{U}: Shuffle your library.\n{X}: Look at the top X cards of your library, then put them back in any order.","imageName":"soothsaying","colorIdentity":["U"]},"Squeeze":{"layout":"normal","name":"Squeeze","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Sorcery spells cost {3} more to cast.","imageName":"squeeze","colorIdentity":["U"]},"Statecraft":{"layout":"normal","name":"Statecraft","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Prevent all combat damage that would be dealt to and dealt by creatures you control.","imageName":"statecraft","colorIdentity":["U"]},"Stinging Barrier":{"layout":"normal","name":"Stinging Barrier","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{U}, {T}: Stinging Barrier deals 1 damage to target creature or player.","power":"0","toughness":"4","imageName":"stinging barrier","colorIdentity":["U"]},"Thwart":{"layout":"normal","name":"Thwart","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may return three Islands you control to their owner's hand rather than pay Thwart's mana cost.\nCounter target spell.","imageName":"thwart","colorIdentity":["U"]},"Tidal Bore":{"layout":"normal","name":"Tidal Bore","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may return an Island you control to its owner's hand rather than pay Tidal Bore's mana cost.\nYou may tap or untap target creature.","imageName":"tidal bore","colorIdentity":["U"]},"Tidal Kraken":{"layout":"normal","name":"Tidal Kraken","manaCost":"{5}{U}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Kraken","types":["Creature"],"subtypes":["Kraken"],"text":"Tidal Kraken can't be blocked.","power":"6","toughness":"6","imageName":"tidal kraken","colorIdentity":["U"]},"Trade Routes":{"layout":"normal","name":"Trade Routes","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: Return target land you control to its owner's hand.\n{1}, Discard a land card: Draw a card.","imageName":"trade routes","colorIdentity":["U"]},"War Tax":{"layout":"normal","name":"War Tax","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{X}{U}: This turn, creatures can't attack unless their controller pays {X} for each attacking creature he or she controls.","imageName":"war tax","colorIdentity":["U"]},"Waterfront Bouncer":{"layout":"normal","name":"Waterfront Bouncer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Spellshaper","types":["Creature"],"subtypes":["Merfolk","Spellshaper"],"text":"{U}, {T}, Discard a card: Return target creature to its owner's hand.","power":"1","toughness":"1","imageName":"waterfront bouncer","colorIdentity":["U"]},"Alley Grifters":{"layout":"normal","name":"Alley Grifters","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"Whenever Alley Grifters becomes blocked, defending player discards a card.","power":"2","toughness":"2","imageName":"alley grifters","colorIdentity":["B"]},"Black Market":{"layout":"normal","name":"Black Market","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature dies, put a charge counter on Black Market.\nAt the beginning of your precombat main phase, add {B} to your mana pool for each charge counter on Black Market.","imageName":"black market","colorIdentity":["B"]},"Bog Smugglers":{"layout":"normal","name":"Bog Smugglers","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"2","toughness":"2","imageName":"bog smugglers","colorIdentity":["B"]},"Bog Witch":{"layout":"normal","name":"Bog Witch","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{B}, {T}, Discard a card: Add {B}{B}{B} to your mana pool.","power":"1","toughness":"1","imageName":"bog witch","colorIdentity":["B"]},"Cackling Witch":{"layout":"normal","name":"Cackling Witch","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{X}{B}, {T}, Discard a card: Target creature gets +X/+0 until end of turn.","power":"1","toughness":"1","imageName":"cackling witch","colorIdentity":["B"]},"Cateran Brute":{"layout":"normal","name":"Cateran Brute","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror Mercenary","types":["Creature"],"subtypes":["Horror","Mercenary"],"text":"{2}, {T}: Search your library for a Mercenary permanent card with converted mana cost 2 or less and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"2","imageName":"cateran brute","colorIdentity":["B"]},"Cateran Enforcer":{"layout":"normal","name":"Cateran Enforcer","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror Mercenary","types":["Creature"],"subtypes":["Horror","Mercenary"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\n{4}, {T}: Search your library for a Mercenary permanent card with converted mana cost 4 or less and put it onto the battlefield. Then shuffle your library.","power":"4","toughness":"3","imageName":"cateran enforcer","colorIdentity":["B"]},"Cateran Kidnappers":{"layout":"normal","name":"Cateran Kidnappers","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"{3}, {T}: Search your library for a Mercenary permanent card with converted mana cost 3 or less and put it onto the battlefield. Then shuffle your library.","power":"4","toughness":"2","imageName":"cateran kidnappers","colorIdentity":["B"]},"Cateran Overlord":{"layout":"normal","name":"Cateran Overlord","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Horror Mercenary","types":["Creature"],"subtypes":["Horror","Mercenary"],"text":"Sacrifice a creature: Regenerate Cateran Overlord.\n{6}, {T}: Search your library for a Mercenary permanent card with converted mana cost 6 or less and put it onto the battlefield. Then shuffle your library.","power":"7","toughness":"5","imageName":"cateran overlord","colorIdentity":["B"]},"Cateran Persuader":{"layout":"normal","name":"Cateran Persuader","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"{1}, {T}: Search your library for a Mercenary permanent card with converted mana cost 1 or less and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"1","imageName":"cateran persuader","colorIdentity":["B"]},"Cateran Slaver":{"layout":"normal","name":"Cateran Slaver","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror Mercenary","types":["Creature"],"subtypes":["Horror","Mercenary"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\n{5}, {T}: Search your library for a Mercenary permanent card with converted mana cost 5 or less and put it onto the battlefield. Then shuffle your library.","power":"5","toughness":"5","imageName":"cateran slaver","colorIdentity":["B"]},"Cateran Summons":{"layout":"normal","name":"Cateran Summons","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a Mercenary card, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"cateran summons","colorIdentity":["B"]},"Conspiracy":{"layout":"normal","name":"Conspiracy","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"As Conspiracy enters the battlefield, choose a creature type.\nCreature cards you own that aren't on the battlefield, creature spells you control, and creatures you control are the chosen type.","imageName":"conspiracy","colorIdentity":["B"]},"Corrupt Official":{"layout":"normal","name":"Corrupt Official","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"{2}{B}: Regenerate Corrupt Official.\nWhenever Corrupt Official becomes blocked, defending player discards a card at random.","power":"3","toughness":"1","imageName":"corrupt official","colorIdentity":["B"]},"Deathgazer":{"layout":"normal","name":"Deathgazer","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Whenever Deathgazer blocks or becomes blocked by a nonblack creature, destroy that creature at end of combat.","power":"2","toughness":"2","imageName":"deathgazer","colorIdentity":["B"]},"Deepwood Ghoul":{"layout":"normal","name":"Deepwood Ghoul","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Pay 2 life: Regenerate Deepwood Ghoul.","power":"2","toughness":"1","imageName":"deepwood ghoul","colorIdentity":["B"]},"Deepwood Legate":{"layout":"normal","name":"Deepwood Legate","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"If an opponent controls a Forest and you control a Swamp, you may cast Deepwood Legate without paying its mana cost.\n{B}: Deepwood Legate gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"deepwood legate","colorIdentity":["B"]},"Delraich":{"layout":"normal","name":"Delraich","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Trample\nYou may sacrifice three black creatures rather than pay Delraich's mana cost.","power":"6","toughness":"6","imageName":"delraich","colorIdentity":["B"]},"Enslaved Horror":{"layout":"normal","name":"Enslaved Horror","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When Enslaved Horror enters the battlefield, each other player may return a creature card from his or her graveyard to the battlefield.","power":"4","toughness":"4","imageName":"enslaved horror","colorIdentity":["B"]},"Extortion":{"layout":"normal","name":"Extortion","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Look at target player's hand and choose up to two cards from it. That player discards those cards.","imageName":"extortion","colorIdentity":["B"]},"Forced March":{"layout":"normal","name":"Forced March","manaCost":"{X}{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures with converted mana cost X or less.","imageName":"forced march","colorIdentity":["B"]},"Ghoul's Feast":{"layout":"normal","name":"Ghoul's Feast","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +X/+0 until end of turn, where X is the number of creature cards in your graveyard.","imageName":"ghoul's feast","colorIdentity":["B"]},"Haunted Crossroads":{"layout":"normal","name":"Haunted Crossroads","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}: Put target creature card from your graveyard on top of your library.","imageName":"haunted crossroads","colorIdentity":["B"]},"Highway Robber":{"layout":"normal","name":"Highway Robber","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"When Highway Robber enters the battlefield, target opponent loses 2 life and you gain 2 life.","power":"2","toughness":"2","imageName":"highway robber","colorIdentity":["B"]},"Instigator":{"layout":"normal","name":"Instigator","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{1}{B}{B}, {T}, Discard a card: Creatures target player controls attack this turn if able.","power":"1","toughness":"1","imageName":"instigator","colorIdentity":["B"]},"Insubordination":{"layout":"normal","name":"Insubordination","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the end step of enchanted creature's controller, Insubordination deals 2 damage to that player unless that creature attacked this turn.","imageName":"insubordination","colorIdentity":["B"]},"Intimidation":{"layout":"normal","name":"Intimidation","manaCost":"{2}{B}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have fear. (They can't be blocked except by artifact creatures and/or black creatures.)","imageName":"intimidation","colorIdentity":["B"]},"Larceny":{"layout":"normal","name":"Larceny","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control deals combat damage to a player, that player discards a card.","imageName":"larceny","colorIdentity":["B"]},"Liability":{"layout":"normal","name":"Liability","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken permanent is put into a player's graveyard from the battlefield, that player loses 1 life.","imageName":"liability","colorIdentity":["B"]},"Maggot Therapy":{"layout":"normal","name":"Maggot Therapy","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature gets +2/-2.","imageName":"maggot therapy","colorIdentity":["B"]},"Midnight Ritual":{"layout":"normal","name":"Midnight Ritual","manaCost":"{X}{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile X target creature cards from your graveyard. For each creature card exiled this way, put a 2/2 black Zombie creature token onto the battlefield.","imageName":"midnight ritual","colorIdentity":["B"]},"Misshapen Fiend":{"layout":"normal","name":"Misshapen Fiend","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Horror Mercenary","types":["Creature"],"subtypes":["Horror","Mercenary"],"text":"Flying","power":"1","toughness":"1","imageName":"misshapen fiend","colorIdentity":["B"]},"Molting Harpy":{"layout":"normal","name":"Molting Harpy","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Harpy Mercenary","types":["Creature"],"subtypes":["Harpy","Mercenary"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Molting Harpy unless you pay {2}.","power":"2","toughness":"1","imageName":"molting harpy","colorIdentity":["B"]},"Nether Spirit":{"layout":"normal","name":"Nether Spirit","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"At the beginning of your upkeep, if Nether Spirit is the only creature card in your graveyard, you may return Nether Spirit to the battlefield.","power":"2","toughness":"2","imageName":"nether spirit","colorIdentity":["B"]},"Notorious Assassin":{"layout":"normal","name":"Notorious Assassin","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Spellshaper Assassin","types":["Creature"],"subtypes":["Human","Spellshaper","Assassin"],"text":"{2}{B}, {T}, Discard a card: Destroy target nonblack creature. It can't be regenerated.","power":"2","toughness":"2","imageName":"notorious assassin","colorIdentity":["B"]},"Pretender's Claim":{"layout":"normal","name":"Pretender's Claim","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature becomes blocked, tap all lands defending player controls.","imageName":"pretender's claim","colorIdentity":["B"]},"Primeval Shambler":{"layout":"normal","name":"Primeval Shambler","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror Mercenary","types":["Creature"],"subtypes":["Horror","Mercenary"],"text":"{B}: Primeval Shambler gets +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"primeval shambler","colorIdentity":["B"]},"Putrefaction":{"layout":"normal","name":"Putrefaction","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a green or white spell, that player discards a card.","imageName":"putrefaction","colorIdentity":["B"]},"Quagmire Lamprey":{"layout":"normal","name":"Quagmire Lamprey","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Whenever Quagmire Lamprey becomes blocked by a creature, put a -1/-1 counter on that creature.","power":"1","toughness":"1","imageName":"quagmire lamprey","colorIdentity":["B"]},"Rampart Crawler":{"layout":"normal","name":"Rampart Crawler","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Lizard Mercenary","types":["Creature"],"subtypes":["Lizard","Mercenary"],"text":"Rampart Crawler can't be blocked by Walls.","power":"1","toughness":"1","imageName":"rampart crawler","colorIdentity":["B"]},"Rouse":{"layout":"normal","name":"Rouse","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"If you control a Swamp, you may pay 2 life rather than pay Rouse's mana cost.\nTarget creature gets +2/+0 until end of turn.","imageName":"rouse","colorIdentity":["B"]},"Scandalmonger":{"layout":"normal","name":"Scandalmonger","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Boar Monger","types":["Creature"],"subtypes":["Boar","Monger"],"text":"{2}: Target player discards a card. Any player may activate this ability but only any time he or she could cast a sorcery.","power":"3","toughness":"3","imageName":"scandalmonger","colorIdentity":["B"]},"Sever Soul":{"layout":"normal","name":"Sever Soul","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonblack creature. It can't be regenerated. You gain life equal to its toughness.","imageName":"sever soul","colorIdentity":["B"]},"Silent Assassin":{"layout":"normal","name":"Silent Assassin","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Mercenary Assassin","types":["Creature"],"subtypes":["Human","Mercenary","Assassin"],"text":"{3}{B}: Destroy target blocking creature at end of combat.","power":"2","toughness":"1","imageName":"silent assassin","colorIdentity":["B"]},"Skulking Fugitive":{"layout":"normal","name":"Skulking Fugitive","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror Mercenary","types":["Creature"],"subtypes":["Horror","Mercenary"],"text":"When Skulking Fugitive becomes the target of a spell or ability, sacrifice it.","power":"3","toughness":"4","imageName":"skulking fugitive","colorIdentity":["B"]},"Snuff Out":{"layout":"normal","name":"Snuff Out","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"If you control a Swamp, you may pay 4 life rather than pay Snuff Out's mana cost.\nDestroy target nonblack creature. It can't be regenerated.","imageName":"snuff out","colorIdentity":["B"]},"Soul Channeling":{"layout":"normal","name":"Soul Channeling","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nPay 2 life: Regenerate enchanted creature.","imageName":"soul channeling","colorIdentity":["B"]},"Specter's Wail":{"layout":"normal","name":"Specter's Wail","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card at random.","imageName":"specter's wail","colorIdentity":["B"]},"Strongarm Thug":{"layout":"normal","name":"Strongarm Thug","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"When Strongarm Thug enters the battlefield, you may return target Mercenary card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"strongarm thug","colorIdentity":["B"]},"Thrashing Wumpus":{"layout":"normal","name":"Thrashing Wumpus","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{B}: Thrashing Wumpus deals 1 damage to each creature and each player.","power":"3","toughness":"3","imageName":"thrashing wumpus","colorIdentity":["B"]},"Undertaker":{"layout":"normal","name":"Undertaker","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{B}, {T}, Discard a card: Return target creature card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"undertaker","colorIdentity":["B"]},"Unmask":{"layout":"normal","name":"Unmask","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You may exile a black card from your hand rather than pay Unmask's mana cost.\nTarget player reveals his or her hand. You choose a nonland card from it. That player discards that card.","imageName":"unmask","colorIdentity":["B"]},"Unnatural Hunger":{"layout":"normal","name":"Unnatural Hunger","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the upkeep of enchanted creature's controller, Unnatural Hunger deals damage to that player equal to that creature's power unless he or she sacrifices another creature.","imageName":"unnatural hunger","colorIdentity":["B"]},"Vendetta":{"layout":"normal","name":"Vendetta","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature. It can't be regenerated. You lose life equal to that creature's toughness.","imageName":"vendetta","colorIdentity":["B"]},"Wall of Distortion":{"layout":"normal","name":"Wall of Distortion","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{2}{B}, {T}: Target player discards a card. Activate this ability only any time you could cast a sorcery.","power":"1","toughness":"3","imageName":"wall of distortion","colorIdentity":["B"]},"Arms Dealer":{"layout":"normal","name":"Arms Dealer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"{1}{R}, Sacrifice a Goblin: Arms Dealer deals 4 damage to target creature.","power":"1","toughness":"1","imageName":"arms dealer","colorIdentity":["R"]},"Battle Rampart":{"layout":"normal","name":"Battle Rampart","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender\n{T}: Target creature gains haste until end of turn.","power":"1","toughness":"3","imageName":"battle rampart","colorIdentity":["R"]},"Battle Squadron":{"layout":"normal","name":"Battle Squadron","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Flying\nBattle Squadron's power and toughness are each equal to the number of creatures you control.","power":"*","toughness":"*","imageName":"battle squadron","colorIdentity":["R"]},"Blaster Mage":{"layout":"normal","name":"Blaster Mage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{R}, {T}, Discard a card: Destroy target Wall.","power":"2","toughness":"2","imageName":"blaster mage","colorIdentity":["R"]},"Blood Hound":{"layout":"normal","name":"Blood Hound","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Whenever you're dealt damage, you may put that many +1/+1 counters on Blood Hound.\nAt the beginning of your end step, remove all +1/+1 counters from Blood Hound.","power":"1","toughness":"1","imageName":"blood hound","colorIdentity":["R"]},"Blood Oath":{"layout":"normal","name":"Blood Oath","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose a card type. Target opponent reveals his or her hand. Blood Oath deals 3 damage to that player for each card of the chosen type revealed this way. (Artifact, creature, enchantment, instant, land, planeswalker, sorcery, and tribal are card types.)","imageName":"blood oath","colorIdentity":["R"]},"Brawl":{"layout":"normal","name":"Brawl","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Until end of turn, all creatures gain \"{T}: This creature deals damage equal to its power to target creature.\"","imageName":"brawl","colorIdentity":["R"]},"Cave Sense":{"layout":"normal","name":"Cave Sense","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has mountainwalk. (It can't be blocked as long as defending player controls a Mountain.)","imageName":"cave sense","colorIdentity":["R"]},"Cave-In":{"layout":"normal","name":"Cave-In","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You may exile a red card from your hand rather than pay Cave-In's mana cost.\nCave-In deals 2 damage to each creature and each player.","imageName":"cave-in","colorIdentity":["R"]},"Cavern Crawler":{"layout":"normal","name":"Cavern Crawler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)\n{R}: Cavern Crawler gets +1/-1 until end of turn.","power":"0","toughness":"3","imageName":"cavern crawler","colorIdentity":["R"]},"Ceremonial Guard":{"layout":"normal","name":"Ceremonial Guard","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Ceremonial Guard attacks or blocks, destroy it at end of combat.","power":"3","toughness":"4","imageName":"ceremonial guard","colorIdentity":["R"]},"Cinder Elemental":{"layout":"normal","name":"Cinder Elemental","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{X}{R}, {T}, Sacrifice Cinder Elemental: Cinder Elemental deals X damage to target creature or player.","power":"2","toughness":"2","imageName":"cinder elemental","colorIdentity":["R"]},"Close Quarters":{"layout":"normal","name":"Close Quarters","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control becomes blocked, Close Quarters deals 1 damage to target creature or player.","imageName":"close quarters","colorIdentity":["R"]},"Crag Saurian":{"layout":"normal","name":"Crag Saurian","manaCost":"{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Whenever a source deals damage to Crag Saurian, that source's controller gains control of Crag Saurian.","power":"4","toughness":"4","imageName":"crag saurian","colorIdentity":["R"]},"Crash":{"layout":"normal","name":"Crash","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"You may sacrifice a Mountain rather than pay Crash's mana cost.\nDestroy target artifact.","imageName":"crash","colorIdentity":["R"]},"Flailing Manticore":{"layout":"normal","name":"Flailing Manticore","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Manticore","types":["Creature"],"subtypes":["Manticore"],"text":"Flying, first strike\n{1}: Flailing Manticore gets +1/+1 until end of turn. Any player may activate this ability.\n{1}: Flailing Manticore gets -1/-1 until end of turn. Any player may activate this ability.","power":"3","toughness":"3","imageName":"flailing manticore","colorIdentity":["R"]},"Flailing Ogre":{"layout":"normal","name":"Flailing Ogre","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"{1}: Flailing Ogre gets +1/+1 until end of turn. Any player may activate this ability.\n{1}: Flailing Ogre gets -1/-1 until end of turn. Any player may activate this ability.","power":"3","toughness":"3","imageName":"flailing ogre","colorIdentity":["R"]},"Flailing Soldier":{"layout":"normal","name":"Flailing Soldier","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{1}: Flailing Soldier gets +1/+1 until end of turn. Any player may activate this ability.\n{1}: Flailing Soldier gets -1/-1 until end of turn. Any player may activate this ability.","power":"2","toughness":"2","imageName":"flailing soldier","colorIdentity":["R"]},"Flaming Sword":{"layout":"normal","name":"Flaming Sword","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature gets +1/+0 and has first strike.","imageName":"flaming sword","colorIdentity":["R"]},"Furious Assault":{"layout":"normal","name":"Furious Assault","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a creature spell, Furious Assault deals 1 damage to target player.","imageName":"furious assault","colorIdentity":["R"]},"Gerrard's Irregulars":{"layout":"normal","name":"Gerrard's Irregulars","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Trample, haste","power":"4","toughness":"2","imageName":"gerrard's irregulars","colorIdentity":["R"]},"Hammer Mage":{"layout":"normal","name":"Hammer Mage","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{X}{R}, {T}, Discard a card: Destroy all artifacts with converted mana cost X or less.","power":"1","toughness":"1","imageName":"hammer mage","colorIdentity":["R"]},"Hired Giant":{"layout":"normal","name":"Hired Giant","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"When Hired Giant enters the battlefield, each other player may search his or her library for a land card and put that card onto the battlefield. Then each player who searched his or her library this way shuffles it.","power":"4","toughness":"4","imageName":"hired giant","colorIdentity":["R"]},"Kris Mage":{"layout":"normal","name":"Kris Mage","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{R}, {T}, Discard a card: Kris Mage deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"kris mage","colorIdentity":["R"]},"Kyren Glider":{"layout":"normal","name":"Kyren Glider","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Flying\nKyren Glider can't block.","power":"1","toughness":"1","imageName":"kyren glider","colorIdentity":["R"]},"Kyren Legate":{"layout":"normal","name":"Kyren Legate","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Haste\nIf an opponent controls a Plains and you control a Mountain, you may cast Kyren Legate without paying its mana cost.","power":"1","toughness":"1","imageName":"kyren legate","colorIdentity":["R"]},"Kyren Negotiations":{"layout":"normal","name":"Kyren Negotiations","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Tap an untapped creature you control: Kyren Negotiations deals 1 damage to target player.","imageName":"kyren negotiations","colorIdentity":["R"]},"Kyren Sniper":{"layout":"normal","name":"Kyren Sniper","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"At the beginning of your upkeep, you may have Kyren Sniper deal 1 damage to target player.","power":"1","toughness":"1","imageName":"kyren sniper","colorIdentity":["R"]},"Lava Runner":{"layout":"normal","name":"Lava Runner","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Haste\nWhenever Lava Runner becomes the target of a spell or ability, that spell or ability's controller sacrifices a land.","power":"2","toughness":"2","imageName":"lava runner","colorIdentity":["R"]},"Lithophage":{"layout":"normal","name":"Lithophage","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"At the beginning of your upkeep, sacrifice Lithophage unless you sacrifice a Mountain.","power":"7","toughness":"7","imageName":"lithophage","colorIdentity":["R"]},"Lunge":{"layout":"normal","name":"Lunge","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Lunge deals 2 damage to target creature and 2 damage to target player.","imageName":"lunge","colorIdentity":["R"]},"Magistrate's Veto":{"layout":"normal","name":"Magistrate's Veto","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"White creatures and blue creatures can't block.","imageName":"magistrate's veto","colorIdentity":["R"]},"Mercadia's Downfall":{"layout":"normal","name":"Mercadia's Downfall","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Each attacking creature gets +1/+0 until end of turn for each nonbasic land defending player controls.","imageName":"mercadia's downfall","colorIdentity":["R"]},"Pulverize":{"layout":"normal","name":"Pulverize","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You may sacrifice two Mountains rather than pay Pulverize's mana cost.\nDestroy all artifacts.","imageName":"pulverize","colorIdentity":["R"]},"Puppet's Verdict":{"layout":"normal","name":"Puppet's Verdict","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Flip a coin. If you win the flip, destroy all creatures with power 2 or less. If you lose the flip, destroy all creatures with power 3 or greater.","imageName":"puppet's verdict","colorIdentity":["R"]},"Robber Fly":{"layout":"normal","name":"Robber Fly","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nWhenever Robber Fly becomes blocked, defending player discards all the cards in his or her hand, then draws that many cards.","power":"1","toughness":"1","imageName":"robber fly","colorIdentity":["R"]},"Rock Badger":{"layout":"normal","name":"Rock Badger","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Badger Beast","types":["Creature"],"subtypes":["Badger","Beast"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"3","toughness":"3","imageName":"rock badger","colorIdentity":["R"]},"Seismic Mage":{"layout":"normal","name":"Seismic Mage","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{2}{R}, {T}, Discard a card: Destroy target land.","power":"1","toughness":"1","imageName":"seismic mage","colorIdentity":["R"]},"Shock Troops":{"layout":"normal","name":"Shock Troops","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Sacrifice Shock Troops: Shock Troops deals 2 damage to target creature or player.","power":"2","toughness":"2","imageName":"shock troops","colorIdentity":["R"]},"Sizzle":{"layout":"normal","name":"Sizzle","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Sizzle deals 3 damage to each opponent.","imageName":"sizzle","colorIdentity":["R"]},"Squee, Goblin Nabob":{"layout":"normal","name":"Squee, Goblin Nabob","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Goblin","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin"],"text":"At the beginning of your upkeep, you may return Squee, Goblin Nabob from your graveyard to your hand.","power":"1","toughness":"1","imageName":"squee, goblin nabob","colorIdentity":["R"]},"Tectonic Break":{"layout":"normal","name":"Tectonic Break","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices X lands.","imageName":"tectonic break","colorIdentity":["R"]},"Territorial Dispute":{"layout":"normal","name":"Territorial Dispute","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Territorial Dispute unless you sacrifice a land.\nPlayers can't play lands.","imageName":"territorial dispute","colorIdentity":["R"]},"Thieves' Auction":{"layout":"normal","name":"Thieves' Auction","manaCost":"{4}{R}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all nontoken permanents. Starting with you, each player chooses one of the exiled cards and puts it onto the battlefield tapped under his or her control. Repeat this process until all cards exiled this way have been chosen.","imageName":"thieves' auction","colorIdentity":["R"]},"Thunderclap":{"layout":"normal","name":"Thunderclap","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"You may sacrifice a Mountain rather than pay Thunderclap's mana cost.\nThunderclap deals 3 damage to target creature.","imageName":"thunderclap","colorIdentity":["R"]},"Two-Headed Dragon":{"layout":"normal","name":"Two-Headed Dragon","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nMenace (This creature can't be blocked except by two or more creatures.)\nTwo-Headed Dragon can block an additional creature each combat.\n{1}{R}: Two-Headed Dragon gets +2/+0 until end of turn.","power":"4","toughness":"4","imageName":"two-headed dragon","colorIdentity":["R"]},"Uphill Battle":{"layout":"normal","name":"Uphill Battle","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures played by your opponents enter the battlefield tapped.","imageName":"uphill battle","colorIdentity":["R"]},"Volcanic Wind":{"layout":"normal","name":"Volcanic Wind","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Volcanic Wind deals X damage divided as you choose among any number of target creatures, where X is the number of creatures on the battlefield as you cast Volcanic Wind.","imageName":"volcanic wind","colorIdentity":["R"]},"War Cadence":{"layout":"normal","name":"War Cadence","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{X}{R}: This turn, creatures can't block unless their controller pays {X} for each blocking creature he or she controls.","imageName":"war cadence","colorIdentity":["R"]},"Warpath":{"layout":"normal","name":"Warpath","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Warpath deals 3 damage to each blocking creature and each blocked creature.","imageName":"warpath","colorIdentity":["R"]},"Wild Jhovall":{"layout":"normal","name":"Wild Jhovall","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"power":"3","toughness":"3","imageName":"wild jhovall","colorIdentity":["R"]},"Ancestral Mask":{"layout":"normal","name":"Ancestral Mask","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 for each other enchantment on the battlefield.","imageName":"ancestral mask","colorIdentity":["G"]},"Bifurcate":{"layout":"normal","name":"Bifurcate","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a permanent card with the same name as target nontoken creature and put that card onto the battlefield. Then shuffle your library.","imageName":"bifurcate","colorIdentity":["G"]},"Boa Constrictor":{"layout":"normal","name":"Boa Constrictor","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"{T}: Boa Constrictor gets +3/+3 until end of turn.","power":"3","toughness":"3","imageName":"boa constrictor","colorIdentity":["G"]},"Briar Patch":{"layout":"normal","name":"Briar Patch","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature attacks you, it gets -1/-0 until end of turn.","imageName":"briar patch","colorIdentity":["G"]},"Caller of the Hunt":{"layout":"normal","name":"Caller of the Hunt","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"As an additional cost to cast Caller of the Hunt, choose a creature type.\nCaller of the Hunt's power and toughness are each equal to the number of creatures of the chosen type on the battlefield.","power":"*","toughness":"*","imageName":"caller of the hunt","colorIdentity":["G"]},"Caustic Wasps":{"layout":"normal","name":"Caustic Wasps","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nWhenever Caustic Wasps deals combat damage to a player, you may destroy target artifact that player controls.","power":"1","toughness":"1","imageName":"caustic wasps","colorIdentity":["G"]},"Clear the Land":{"layout":"normal","name":"Clear the Land","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player reveals the top five cards of his or her library, puts all land cards revealed this way onto the battlefield tapped, and exiles the rest.","imageName":"clear the land","colorIdentity":["G"]},"Collective Unconscious":{"layout":"normal","name":"Collective Unconscious","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card for each creature you control.","imageName":"collective unconscious","colorIdentity":["G"]},"Dawnstrider":{"layout":"normal","name":"Dawnstrider","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Dryad Spellshaper","types":["Creature"],"subtypes":["Dryad","Spellshaper"],"text":"{G}, {T}, Discard a card: Prevent all combat damage that would be dealt this turn.","power":"1","toughness":"1","imageName":"dawnstrider","colorIdentity":["G"]},"Deepwood Drummer":{"layout":"normal","name":"Deepwood Drummer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{G}, {T}, Discard a card: Target creature gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"deepwood drummer","colorIdentity":["G"]},"Deepwood Elder":{"layout":"normal","name":"Deepwood Elder","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Dryad Spellshaper","types":["Creature"],"subtypes":["Dryad","Spellshaper"],"text":"{X}{G}{G}, {T}, Discard a card: X target lands become Forests until end of turn.","power":"2","toughness":"2","imageName":"deepwood elder","colorIdentity":["G"]},"Deepwood Tantiv":{"layout":"normal","name":"Deepwood Tantiv","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Deepwood Tantiv becomes blocked, you gain 2 life.","power":"2","toughness":"4","imageName":"deepwood tantiv","colorIdentity":["G"]},"Deepwood Wolverine":{"layout":"normal","name":"Deepwood Wolverine","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Wolverine","types":["Creature"],"subtypes":["Wolverine"],"text":"Whenever Deepwood Wolverine becomes blocked, it gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"deepwood wolverine","colorIdentity":["G"]},"Erithizon":{"layout":"normal","name":"Erithizon","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Erithizon attacks, put a +1/+1 counter on target creature of defending player's choice.","power":"4","toughness":"4","imageName":"erithizon","colorIdentity":["G"]},"Ferocity":{"layout":"normal","name":"Ferocity","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature blocks or becomes blocked, you may put a +1/+1 counter on it.","imageName":"ferocity","colorIdentity":["G"]},"Food Chain":{"layout":"normal","name":"Food Chain","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Exile a creature you control: Add X mana of any one color to your mana pool, where X is the exiled creature's converted mana cost plus one. Spend this mana only to cast creature spells.","imageName":"food chain","colorIdentity":["G"]},"Foster":{"layout":"normal","name":"Foster","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control dies, you may pay {1}. If you do, reveal cards from the top of your library until you reveal a creature card. Put that card into your hand and the rest into your graveyard.","imageName":"foster","colorIdentity":["G"]},"Game Preserve":{"layout":"normal","name":"Game Preserve","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, each player reveals the top card of his or her library. If all cards revealed this way are creature cards, put those cards onto the battlefield under their owners' control.","imageName":"game preserve","colorIdentity":["G"]},"Groundskeeper":{"layout":"normal","name":"Groundskeeper","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{1}{G}: Return target basic land card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"groundskeeper","colorIdentity":["G"]},"Horned Troll":{"layout":"normal","name":"Horned Troll","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"{G}: Regenerate Horned Troll.","power":"2","toughness":"2","imageName":"horned troll","colorIdentity":["G"]},"Howling Wolf":{"layout":"normal","name":"Howling Wolf","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"When Howling Wolf enters the battlefield, you may search your library for up to three cards named Howling Wolf, reveal them, and put them into your hand. If you do, shuffle your library.","power":"2","toughness":"2","imageName":"howling wolf","colorIdentity":["G"]},"Hunted Wumpus":{"layout":"normal","name":"Hunted Wumpus","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Hunted Wumpus enters the battlefield, each other player may put a creature card from his or her hand onto the battlefield.","power":"6","toughness":"6","imageName":"hunted wumpus","colorIdentity":["G"]},"Invigorate":{"layout":"normal","name":"Invigorate","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"If you control a Forest, rather than pay Invigorate's mana cost, you may have an opponent gain 3 life.\nTarget creature gets +4/+4 until end of turn.","imageName":"invigorate","colorIdentity":["G"]},"Land Grant":{"layout":"normal","name":"Land Grant","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"If you have no land cards in hand, you may reveal your hand rather than pay Land Grant's mana cost.\nSearch your library for a Forest card, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"land grant","colorIdentity":["G"]},"Ley Line":{"layout":"normal","name":"Ley Line","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player may put a +1/+1 counter on target creature of his or her choice.","imageName":"ley line","colorIdentity":["G"]},"Lumbering Satyr":{"layout":"normal","name":"Lumbering Satyr","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Satyr Beast","types":["Creature"],"subtypes":["Satyr","Beast"],"text":"All creatures have forestwalk. (They can't be blocked as long as defending player controls a Forest.)","power":"5","toughness":"4","imageName":"lumbering satyr","colorIdentity":["G"]},"Megatherium":{"layout":"normal","name":"Megatherium","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nWhen Megatherium enters the battlefield, sacrifice it unless you pay {1} for each card in your hand.","power":"4","toughness":"4","imageName":"megatherium","colorIdentity":["G"]},"Natural Affinity":{"layout":"normal","name":"Natural Affinity","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"All lands become 2/2 creatures until end of turn. They're still lands.","imageName":"natural affinity","colorIdentity":["G"]},"Pangosaur":{"layout":"normal","name":"Pangosaur","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Whenever a player plays a land, return Pangosaur to its owner's hand.","power":"6","toughness":"6","imageName":"pangosaur","colorIdentity":["G"]},"Revive":{"layout":"normal","name":"Revive","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target green card from your graveyard to your hand.","imageName":"revive","colorIdentity":["G"]},"Rushwood Dryad":{"layout":"normal","name":"Rushwood Dryad","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"1","imageName":"rushwood dryad","colorIdentity":["G"]},"Rushwood Elemental":{"layout":"normal","name":"Rushwood Elemental","manaCost":"{G}{G}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nAt the beginning of your upkeep, you may put a +1/+1 counter on Rushwood Elemental.","power":"4","toughness":"4","imageName":"rushwood elemental","colorIdentity":["G"]},"Rushwood Herbalist":{"layout":"normal","name":"Rushwood Herbalist","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{G}, {T}, Discard a card: Regenerate target creature.","power":"2","toughness":"2","imageName":"rushwood herbalist","colorIdentity":["G"]},"Rushwood Legate":{"layout":"normal","name":"Rushwood Legate","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"If an opponent controls an Island and you control a Forest, you may cast Rushwood Legate without paying its mana cost.","power":"2","toughness":"1","imageName":"rushwood legate","colorIdentity":["G"]},"Saber Ants":{"layout":"normal","name":"Saber Ants","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Whenever Saber Ants is dealt damage, you may put that many 1/1 green Insect creature tokens onto the battlefield.","power":"2","toughness":"3","imageName":"saber ants","colorIdentity":["G"]},"Sacred Prey":{"layout":"normal","name":"Sacred Prey","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Horse","types":["Creature"],"subtypes":["Horse"],"text":"Whenever Sacred Prey becomes blocked, you gain 1 life.","power":"1","toughness":"1","imageName":"sacred prey","colorIdentity":["G"]},"Silverglade Elemental":{"layout":"normal","name":"Silverglade Elemental","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Silverglade Elemental enters the battlefield, you may search your library for a Forest card and put that card onto the battlefield. If you do, shuffle your library.","power":"4","toughness":"4","imageName":"silverglade elemental","colorIdentity":["G"]},"Silverglade Pathfinder":{"layout":"normal","name":"Silverglade Pathfinder","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Dryad Spellshaper","types":["Creature"],"subtypes":["Dryad","Spellshaper"],"text":"{1}{G}, {T}, Discard a card: Search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library.","power":"1","toughness":"1","imageName":"silverglade pathfinder","colorIdentity":["G"]},"Snake Pit":{"layout":"normal","name":"Snake Pit","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a blue or black spell, you may put a 1/1 green Snake creature token onto the battlefield.","imageName":"snake pit","colorIdentity":["G"]},"Snorting Gahr":{"layout":"normal","name":"Snorting Gahr","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Rhino Beast","types":["Creature"],"subtypes":["Rhino","Beast"],"text":"Whenever Snorting Gahr becomes blocked, it gets +2/+2 until end of turn.","power":"3","toughness":"3","imageName":"snorting gahr","colorIdentity":["G"]},"Spidersilk Armor":{"layout":"normal","name":"Spidersilk Armor","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +0/+1 and have reach. (They can block creatures with flying.)","imageName":"spidersilk armor","colorIdentity":["G"]},"Spontaneous Generation":{"layout":"normal","name":"Spontaneous Generation","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/1 green Saproling creature token onto the battlefield for each card in your hand.","imageName":"spontaneous generation","colorIdentity":["G"]},"Squallmonger":{"layout":"normal","name":"Squallmonger","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Monger","types":["Creature"],"subtypes":["Monger"],"text":"{2}: Squallmonger deals 1 damage to each creature with flying and each player. Any player may activate this ability.","power":"3","toughness":"3","imageName":"squallmonger","colorIdentity":["G"]},"Stamina":{"layout":"normal","name":"Stamina","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has vigilance.\nSacrifice Stamina: Regenerate enchanted creature.","imageName":"stamina","colorIdentity":["G"]},"Sustenance":{"layout":"normal","name":"Sustenance","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Sacrifice a land: Target creature gets +1/+1 until end of turn.","imageName":"sustenance","colorIdentity":["G"]},"Tiger Claws":{"layout":"normal","name":"Tiger Claws","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature gets +1/+1 and has trample.","imageName":"tiger claws","colorIdentity":["G"]},"Venomous Dragonfly":{"layout":"normal","name":"Venomous Dragonfly","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nWhenever Venomous Dragonfly blocks or becomes blocked by a creature, destroy that creature at end of combat.","power":"1","toughness":"1","imageName":"venomous dragonfly","colorIdentity":["G"]},"Vernal Equinox":{"layout":"normal","name":"Vernal Equinox","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Any player may cast creature and enchantment cards as though they had flash.","imageName":"vernal equinox","colorIdentity":["G"]},"Vine Dryad":{"layout":"normal","name":"Vine Dryad","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Flash\nForestwalk (This creature can't be blocked as long as defending player controls a Forest.)\nYou may exile a green card from your hand rather than pay Vine Dryad's mana cost.","power":"1","toughness":"3","imageName":"vine dryad","colorIdentity":["G"]},"Vine Trellis":{"layout":"normal","name":"Vine Trellis","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender (This creature can't attack.)\n{T}: Add {G} to your mana pool.","power":"0","toughness":"4","imageName":"vine trellis","colorIdentity":["G"]},"Assembly Hall":{"layout":"normal","name":"Assembly Hall","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Reveal a creature card in your hand. Search your library for a card with the same name as that card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"assembly hall"},"Barbed Wire":{"layout":"normal","name":"Barbed Wire","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's upkeep, Barbed Wire deals 1 damage to that player.\n{2}: Prevent the next 1 damage that would be dealt by Barbed Wire this turn.","imageName":"barbed wire"},"Bargaining Table":{"layout":"normal","name":"Bargaining Table","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Draw a card. X is the number of cards in an opponent's hand.","imageName":"bargaining table"},"Credit Voucher":{"layout":"normal","name":"Credit Voucher","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Credit Voucher: Shuffle any number of cards from your hand into your library, then draw that many cards.","imageName":"credit voucher"},"Crenellated Wall":{"layout":"normal","name":"Crenellated Wall","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{T}: Target creature gets +0/+4 until end of turn.","power":"0","toughness":"4","imageName":"crenellated wall"},"Crooked Scales":{"layout":"normal","name":"Crooked Scales","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Flip a coin. If you win the flip, destroy target creature an opponent controls. If you lose the flip, destroy target creature you control unless you pay {3} and repeat this process.","imageName":"crooked scales"},"Crumbling Sanctuary":{"layout":"normal","name":"Crumbling Sanctuary","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"If damage would be dealt to a player, that player exiles that many cards from the top of his or her library instead.","imageName":"crumbling sanctuary"},"Distorting Lens":{"layout":"normal","name":"Distorting Lens","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Target permanent becomes the color of your choice until end of turn.","imageName":"distorting lens"},"Eye of Ramos":{"layout":"normal","name":"Eye of Ramos","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U} to your mana pool.\nSacrifice Eye of Ramos: Add {U} to your mana pool.","imageName":"eye of ramos","colorIdentity":["U"]},"General's Regalia":{"layout":"normal","name":"General's Regalia","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}: The next time a source of your choice would deal damage to you this turn, that damage is dealt to target creature you control instead.","imageName":"general's regalia"},"Heart of Ramos":{"layout":"normal","name":"Heart of Ramos","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R} to your mana pool.\nSacrifice Heart of Ramos: Add {R} to your mana pool.","imageName":"heart of ramos","colorIdentity":["R"]},"Henge Guardian":{"layout":"normal","name":"Henge Guardian","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Dragon Wurm","types":["Artifact","Creature"],"subtypes":["Dragon","Wurm"],"text":"{2}: Henge Guardian gains trample until end of turn.","power":"3","toughness":"4","imageName":"henge guardian"},"Horn of Plenty":{"layout":"normal","name":"Horn of Plenty","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a spell, he or she may pay {1}. If that player does, he or she draws a card at the beginning of the next end step.","imageName":"horn of plenty"},"Horn of Ramos":{"layout":"normal","name":"Horn of Ramos","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G} to your mana pool.\nSacrifice Horn of Ramos: Add {G} to your mana pool.","imageName":"horn of ramos","colorIdentity":["G"]},"Iron Lance":{"layout":"normal","name":"Iron Lance","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target creature gains first strike until end of turn.","imageName":"iron lance"},"Jeweled Torque":{"layout":"normal","name":"Jeweled Torque","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"As Jeweled Torque enters the battlefield, choose a color.\nWhenever a player casts a spell of the chosen color, you may pay {2}. If you do, you gain 2 life.","imageName":"jeweled torque"},"Kyren Archive":{"layout":"normal","name":"Kyren Archive","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, you may exile the top card of your library face down.\n{5}, Discard your hand, Sacrifice Kyren Archive: Put all cards exiled with Kyren Archive into their owner's hand.","imageName":"kyren archive"},"Kyren Toy":{"layout":"normal","name":"Kyren Toy","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Put a charge counter on Kyren Toy.\n{T}, Remove X charge counters from Kyren Toy: Add an amount of {C} to your mana pool equal to X plus one.","imageName":"kyren toy"},"Magistrate's Scepter":{"layout":"normal","name":"Magistrate's Scepter","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Put a charge counter on Magistrate's Scepter.\n{T}, Remove three charge counters from Magistrate's Scepter: Take an extra turn after this one.","imageName":"magistrate's scepter"},"Mercadian Atlas":{"layout":"normal","name":"Mercadian Atlas","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your end step, if you didn't play a land this turn, you may draw a card.","imageName":"mercadian atlas"},"Mercadian Lift":{"layout":"normal","name":"Mercadian Lift","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Put a winch counter on Mercadian Lift.\n{T}, Remove X winch counters from Mercadian Lift: You may put a creature card with converted mana cost X from your hand onto the battlefield.","imageName":"mercadian lift"},"Monkey Cage":{"layout":"normal","name":"Monkey Cage","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"When a creature enters the battlefield, sacrifice Monkey Cage and put X 2/2 green Ape creature tokens onto the battlefield, where X is that creature's converted mana cost.","imageName":"monkey cage"},"Panacea":{"layout":"normal","name":"Panacea","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{X}{X}, {T}: Prevent the next X damage that would be dealt to target creature or player this turn.","imageName":"panacea"},"Power Matrix":{"layout":"normal","name":"Power Matrix","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}: Target creature gets +1/+1 and gains flying, first strike, and trample until end of turn.","imageName":"power matrix"},"Puffer Extract":{"layout":"normal","name":"Puffer Extract","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Target creature you control gets +X/+X until end of turn. Destroy it at the beginning of the next end step.","imageName":"puffer extract"},"Rishadan Pawnshop":{"layout":"normal","name":"Rishadan Pawnshop","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Shuffle target nontoken permanent you control into its owner's library.","imageName":"rishadan pawnshop"},"Skull of Ramos":{"layout":"normal","name":"Skull of Ramos","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B} to your mana pool.\nSacrifice Skull of Ramos: Add {B} to your mana pool.","imageName":"skull of ramos","colorIdentity":["B"]},"Tooth of Ramos":{"layout":"normal","name":"Tooth of Ramos","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W} to your mana pool.\nSacrifice Tooth of Ramos: Add {W} to your mana pool.","imageName":"tooth of ramos","colorIdentity":["W"]},"Toymaker":{"layout":"normal","name":"Toymaker","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Spellshaper","types":["Artifact","Creature"],"subtypes":["Spellshaper"],"text":"{1}, {T}, Discard a card: Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (It retains its abilities.)","power":"1","toughness":"1","imageName":"toymaker"},"Worry Beads":{"layout":"normal","name":"Worry Beads","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's upkeep, that player puts the top card of his or her library into his or her graveyard.","imageName":"worry beads"},"Dust Bowl":{"layout":"normal","name":"Dust Bowl","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{3}, {T}, Sacrifice a land: Destroy target nonbasic land.","imageName":"dust bowl"},"Fountain of Cho":{"layout":"normal","name":"Fountain of Cho","type":"Land","types":["Land"],"text":"Fountain of Cho enters the battlefield tapped.\n{T}: Put a storage counter on Fountain of Cho.\n{T}, Remove any number of storage counters from Fountain of Cho: Add {W} to your mana pool for each storage counter removed this way.","imageName":"fountain of cho","colorIdentity":["W"]},"Henge of Ramos":{"layout":"normal","name":"Henge of Ramos","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}: Add one mana of any color to your mana pool.","imageName":"henge of ramos"},"Hickory Woodlot":{"layout":"normal","name":"Hickory Woodlot","type":"Land","types":["Land"],"text":"Hickory Woodlot enters the battlefield tapped with two depletion counters on it.\n{T}, Remove a depletion counter from Hickory Woodlot: Add {G}{G} to your mana pool. If there are no depletion counters on Hickory Woodlot, sacrifice it.","imageName":"hickory woodlot","colorIdentity":["G"]},"High Market":{"layout":"normal","name":"High Market","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}, Sacrifice a creature: You gain 1 life.","imageName":"high market"},"Mercadian Bazaar":{"layout":"normal","name":"Mercadian Bazaar","type":"Land","types":["Land"],"text":"Mercadian Bazaar enters the battlefield tapped.\n{T}: Put a storage counter on Mercadian Bazaar.\n{T}, Remove any number of storage counters from Mercadian Bazaar: Add {R} to your mana pool for each storage counter removed this way.","imageName":"mercadian bazaar","colorIdentity":["R"]},"Peat Bog":{"layout":"normal","name":"Peat Bog","type":"Land","types":["Land"],"text":"Peat Bog enters the battlefield tapped with two depletion counters on it.\n{T}, Remove a depletion counter from Peat Bog: Add {B}{B} to your mana pool. If there are no depletion counters on Peat Bog, sacrifice it.","imageName":"peat bog","colorIdentity":["B"]},"Remote Farm":{"layout":"normal","name":"Remote Farm","type":"Land","types":["Land"],"text":"Remote Farm enters the battlefield tapped with two depletion counters on it.\n{T}, Remove a depletion counter from Remote Farm: Add {W}{W} to your mana pool. If there are no depletion counters on Remote Farm, sacrifice it.","imageName":"remote farm","colorIdentity":["W"]},"Rishadan Port":{"layout":"normal","name":"Rishadan Port","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Tap target land.","imageName":"rishadan port"},"Rushwood Grove":{"layout":"normal","name":"Rushwood Grove","type":"Land","types":["Land"],"text":"Rushwood Grove enters the battlefield tapped.\n{T}: Put a storage counter on Rushwood Grove.\n{T}, Remove any number of storage counters from Rushwood Grove: Add {G} to your mana pool for each storage counter removed this way.","imageName":"rushwood grove","colorIdentity":["G"]},"Sandstone Needle":{"layout":"normal","name":"Sandstone Needle","type":"Land","types":["Land"],"text":"Sandstone Needle enters the battlefield tapped with two depletion counters on it.\n{T}, Remove a depletion counter from Sandstone Needle: Add {R}{R} to your mana pool. If there are no depletion counters on Sandstone Needle, sacrifice it.","imageName":"sandstone needle","colorIdentity":["R"]},"Saprazzan Cove":{"layout":"normal","name":"Saprazzan Cove","type":"Land","types":["Land"],"text":"Saprazzan Cove enters the battlefield tapped.\n{T}: Put a storage counter on Saprazzan Cove.\n{T}, Remove any number of storage counters from Saprazzan Cove: Add {U} to your mana pool for each storage counter removed this way.","imageName":"saprazzan cove","colorIdentity":["U"]},"Saprazzan Skerry":{"layout":"normal","name":"Saprazzan Skerry","type":"Land","types":["Land"],"text":"Saprazzan Skerry enters the battlefield tapped with two depletion counters on it.\n{T}, Remove a depletion counter from Saprazzan Skerry: Add {U}{U} to your mana pool. If there are no depletion counters on Saprazzan Skerry, sacrifice it.","imageName":"saprazzan skerry","colorIdentity":["U"]},"Subterranean Hangar":{"layout":"normal","name":"Subterranean Hangar","type":"Land","types":["Land"],"text":"Subterranean Hangar enters the battlefield tapped.\n{T}: Put a storage counter on Subterranean Hangar.\n{T}, Remove any number of storage counters from Subterranean Hangar: Add {B} to your mana pool for each storage counter removed this way.","imageName":"subterranean hangar","colorIdentity":["B"]},"Tower of the Magistrate":{"layout":"normal","name":"Tower of the Magistrate","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Target creature gains protection from artifacts until end of turn.","imageName":"tower of the magistrate"},"Slith Firewalker":{"layout":"normal","name":"Slith Firewalker","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Slith","types":["Creature"],"subtypes":["Slith"],"text":"Haste\nWhenever Slith Firewalker deals combat damage to a player, put a +1/+1 counter on it.","power":"1","toughness":"1","imageName":"slith firewalker","colorIdentity":["R"]},"Sakura-Tribe Elder":{"layout":"normal","name":"Sakura-Tribe Elder","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake Shaman","types":["Creature"],"subtypes":["Snake","Shaman"],"text":"Sacrifice Sakura-Tribe Elder: Search your library for a basic land card, put that card onto the battlefield tapped, then shuffle your library.","power":"1","toughness":"1","imageName":"sakura-tribe elder","colorIdentity":["G"]},"Elvish Champion":{"layout":"normal","name":"Elvish Champion","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Other Elf creatures get +1/+1 and have forestwalk. (They can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"2","imageName":"elvish champion","colorIdentity":["G"]},"Mad Auntie":{"layout":"normal","name":"Mad Auntie","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Other Goblin creatures you control get +1/+1.\n{T}: Regenerate another target Goblin.","power":"2","toughness":"2","imageName":"mad auntie","colorIdentity":["B"]},"Smother":{"layout":"normal","name":"Smother","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with converted mana cost 3 or less. It can't be regenerated.","imageName":"smother","colorIdentity":["B"]},"Whipcorder":{"layout":"normal","name":"Whipcorder","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier Rebel","types":["Creature"],"subtypes":["Human","Soldier","Rebel"],"text":"{W}, {T}: Tap target creature.\nMorph {W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"2","imageName":"whipcorder","colorIdentity":["W"]},"Sparksmith":{"layout":"normal","name":"Sparksmith","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{T}: Sparksmith deals X damage to target creature and X damage to you, where X is the number of Goblins on the battlefield.","power":"1","toughness":"1","imageName":"sparksmith","colorIdentity":["R"]},"Krosan Tusker":{"layout":"normal","name":"Krosan Tusker","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Boar Beast","types":["Creature"],"subtypes":["Boar","Beast"],"text":"Cycling {2}{G} ({2}{G}, Discard this card: Draw a card.)\nWhen you cycle Krosan Tusker, you may search your library for a basic land card, reveal that card, put it into your hand, then shuffle your library.","power":"6","toughness":"5","imageName":"krosan tusker","colorIdentity":["G"]},"Withered Wretch":{"layout":"normal","name":"Withered Wretch","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Cleric","types":["Creature"],"subtypes":["Zombie","Cleric"],"text":"{1}: Exile target card from a graveyard.","power":"2","toughness":"2","imageName":"withered wretch","colorIdentity":["B"]},"Willbender":{"layout":"normal","name":"Willbender","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph {1}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Willbender is turned face up, change the target of target spell or ability with a single target.","power":"1","toughness":"2","imageName":"willbender","colorIdentity":["U"]},"Slice and Dice":{"layout":"normal","name":"Slice and Dice","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Slice and Dice deals 4 damage to each creature.\nCycling {2}{R} ({2}{R}, Discard this card: Draw a card.)\nWhen you cycle Slice and Dice, you may have it deal 1 damage to each creature.","imageName":"slice and dice","colorIdentity":["R"]},"Silver Knight":{"layout":"normal","name":"Silver Knight","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike, protection from red","power":"2","toughness":"2","imageName":"silver knight","colorIdentity":["W"]},"Krosan Warchief":{"layout":"normal","name":"Krosan Warchief","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Beast spells you cast cost {1} less to cast.\n{1}{G}: Regenerate target Beast.","power":"2","toughness":"2","imageName":"krosan warchief","colorIdentity":["G"]},"Lightning Rift":{"layout":"normal","name":"Lightning Rift","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player cycles a card, you may pay {1}. If you do, Lightning Rift deals 2 damage to target creature or player.","imageName":"lightning rift","colorIdentity":["R"]},"Carrion Feeder":{"layout":"normal","name":"Carrion Feeder","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Carrion Feeder can't block.\nSacrifice a creature: Put a +1/+1 counter on Carrion Feeder.","power":"1","toughness":"1","imageName":"carrion feeder","colorIdentity":["B"]},"Accumulated Knowledge":{"layout":"normal","name":"Accumulated Knowledge","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw a card, then draw cards equal to the number of cards named Accumulated Knowledge in all graveyards.","imageName":"accumulated knowledge","colorIdentity":["U"]},"Seal of Cleansing":{"layout":"normal","name":"Seal of Cleansing","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice Seal of Cleansing: Destroy target artifact or enchantment.","imageName":"seal of cleansing","colorIdentity":["W"]},"Flametongue Kavu":{"layout":"normal","name":"Flametongue Kavu","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"When Flametongue Kavu enters the battlefield, it deals 4 damage to target creature.","power":"4","toughness":"2","imageName":"flametongue kavu","colorIdentity":["R"]},"Blastoderm":{"layout":"normal","name":"Blastoderm","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nFading 3 (This creature enters the battlefield with three fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)","power":"5","toughness":"5","imageName":"blastoderm","colorIdentity":["G"]},"Cabal Therapy":{"layout":"normal","name":"Cabal Therapy","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Name a nonland card. Target player reveals his or her hand and discards all cards with that name.\nFlashback—Sacrifice a creature. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"cabal therapy","colorIdentity":["B"]},"Fact or Fiction":{"layout":"normal","name":"Fact or Fiction","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"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.","imageName":"fact or fiction","colorIdentity":["U"]},"Armadillo Cloak":{"layout":"normal","name":"Armadillo Cloak","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has trample.\nWhenever enchanted creature deals damage, you gain that much life.","imageName":"armadillo cloak","colorIdentity":["W","G"]},"Terminate":{"layout":"normal","name":"Terminate","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Destroy target creature. It can't be regenerated.","imageName":"terminate","colorIdentity":["B","R"]},"Goblin Warchief":{"layout":"normal","name":"Goblin Warchief","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Goblin spells you cast cost {1} less to cast.\nGoblin creatures you control have haste.","power":"2","toughness":"2","imageName":"goblin warchief","colorIdentity":["R"]},"Wild Mongrel":{"layout":"normal","name":"Wild Mongrel","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Discard a card: Wild Mongrel gets +1/+1 and becomes the color of your choice until end of turn.","power":"2","toughness":"2","imageName":"wild mongrel","colorIdentity":["G"]},"Chainer's Edict":{"layout":"normal","name":"Chainer's Edict","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player sacrifices a creature.\nFlashback {5}{B}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"chainer's edict","colorIdentity":["B"]},"Circular Logic":{"layout":"normal","name":"Circular Logic","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1} for each card in your graveyard.\nMadness {U} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"circular logic","colorIdentity":["U"]},"Astral Slide":{"layout":"normal","name":"Astral Slide","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player cycles a card, you may exile target creature. If you do, return that card to the battlefield under its owner's control at the beginning of the next end step.","imageName":"astral slide","colorIdentity":["W"]},"Arrogant Wurm":{"layout":"normal","name":"Arrogant Wurm","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nMadness {2}{G} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"4","toughness":"4","imageName":"arrogant wurm","colorIdentity":["G"]},"Life":{"layout":"split","name":"Life","names":["Life","Death"],"manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"All lands you control become 1/1 creatures until end of turn. They're still lands.","imageName":"life","colorIdentity":["G","B"]},"Death":{"layout":"split","name":"Death","names":["Life","Death"],"manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to the battlefield. You lose life equal to its converted mana cost.","imageName":"death","colorIdentity":["G","B"]},"Fire":{"layout":"split","name":"Fire","names":["Fire","Ice"],"manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Fire deals 2 damage divided as you choose among one or two target creatures and/or players.","imageName":"fire","colorIdentity":["U","R"]},"Ice":{"layout":"split","name":"Ice","names":["Fire","Ice"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap target permanent.\nDraw a card.","imageName":"ice","colorIdentity":["U","R"]},"Firebolt":{"layout":"normal","name":"Firebolt","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Firebolt deals 2 damage to target creature or player.\nFlashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"firebolt","colorIdentity":["R"]},"Deep Analysis":{"layout":"normal","name":"Deep Analysis","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player draws two cards.\nFlashback—{1}{U}, Pay 3 life. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"deep analysis","colorIdentity":["U"]},"Gerrard's Verdict":{"layout":"normal","name":"Gerrard's Verdict","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards. You gain 3 life for each land card discarded this way.","imageName":"gerrard's verdict","colorIdentity":["W","B"]},"Basking Rootwalla":{"layout":"normal","name":"Basking Rootwalla","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"{1}{G}: Basking Rootwalla gets +2/+2 until end of turn. Activate this ability only once each turn.\nMadness {0} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"1","toughness":"1","imageName":"basking rootwalla","colorIdentity":["G"]},"Wonder":{"layout":"normal","name":"Wonder","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Incarnation","types":["Creature"],"subtypes":["Incarnation"],"text":"Flying\nAs long as Wonder is in your graveyard and you control an Island, creatures you control have flying.","power":"2","toughness":"2","imageName":"wonder","colorIdentity":["U"]},"Goblin Legionnaire":{"layout":"normal","name":"Goblin Legionnaire","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Goblin Soldier","types":["Creature"],"subtypes":["Goblin","Soldier"],"text":"{R}, Sacrifice Goblin Legionnaire: Goblin Legionnaire deals 2 damage to target creature or player.\n{W}, Sacrifice Goblin Legionnaire: Prevent the next 2 damage that would be dealt to target creature or player this turn.","power":"2","toughness":"2","imageName":"goblin legionnaire","colorIdentity":["W","R"]},"Goblin Ringleader":{"layout":"normal","name":"Goblin Ringleader","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Haste\nWhen Goblin Ringleader enters the battlefield, reveal the top four cards of your library. Put all Goblin cards revealed this way into your hand and the rest on the bottom of your library in any order.","power":"2","toughness":"2","imageName":"goblin ringleader","colorIdentity":["R"]},"Wing Shards":{"layout":"normal","name":"Wing Shards","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices an attacking creature.\nStorm (When you cast this spell, copy it for each spell cast before it this turn.)","imageName":"wing shards","colorIdentity":["W"]},"Cabal Coffers":{"layout":"normal","name":"Cabal Coffers","type":"Land","types":["Land"],"text":"{2}, {T}: Add {B} to your mana pool for each Swamp you control.","imageName":"cabal coffers","colorIdentity":["B"]},"Roar of the Wurm":{"layout":"normal","name":"Roar of the Wurm","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 6/6 green Wurm creature token onto the battlefield.\nFlashback {3}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"roar of the wurm","colorIdentity":["G"]},"Remand":{"layout":"normal","name":"Remand","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If that spell is countered this way, put it into its owner's hand instead of into that player's graveyard.\nDraw a card.","imageName":"remand","colorIdentity":["U"]},"Eternal Witness":{"layout":"normal","name":"Eternal Witness","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"When Eternal Witness enters the battlefield, you may return target card from your graveyard to your hand.","power":"2","toughness":"1","imageName":"eternal witness","colorIdentity":["G"]},"Tendrils of Agony":{"layout":"normal","name":"Tendrils of Agony","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player loses 2 life and you gain 2 life.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"tendrils of agony","colorIdentity":["B"]},"Thirst for Knowledge":{"layout":"normal","name":"Thirst for Knowledge","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw three cards. Then discard two cards unless you discard an artifact card.","imageName":"thirst for knowledge","colorIdentity":["U"]},"Isochron Scepter":{"layout":"normal","name":"Isochron Scepter","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Imprint — When Isochron Scepter enters the battlefield, you may exile an instant card with converted mana cost 2 or less from your hand.\n{2}, {T}: You may copy the exiled card. If you do, you may cast the copy without paying its mana cost.","imageName":"isochron scepter"},"Shrapnel Blast":{"layout":"normal","name":"Shrapnel Blast","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Shrapnel Blast, sacrifice an artifact.\nShrapnel Blast deals 5 damage to target creature or player.","imageName":"shrapnel blast","colorIdentity":["R"]},"Magma Jet":{"layout":"normal","name":"Magma Jet","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Magma Jet deals 2 damage to target creature or player. Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"magma jet","colorIdentity":["R"]},"Myr Enforcer":{"layout":"normal","name":"Myr Enforcer","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)","power":"4","toughness":"4","imageName":"myr enforcer"},"Kitchen Finks":{"layout":"normal","name":"Kitchen Finks","manaCost":"{1}{G/W}{G/W}","cmc":3,"colors":["White","Green"],"type":"Creature — Ouphe","types":["Creature"],"subtypes":["Ouphe"],"text":"When Kitchen Finks enters the battlefield, you gain 2 life.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"3","toughness":"2","imageName":"kitchen finks","colorIdentity":["W","G"]},"Merrow Reejerey":{"layout":"normal","name":"Merrow Reejerey","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Other Merfolk creatures you control get +1/+1.\nWhenever you cast a Merfolk spell, you may tap or untap target permanent.","power":"2","toughness":"2","imageName":"merrow reejerey","colorIdentity":["U"]},"Wren's Run Vanquisher":{"layout":"normal","name":"Wren's Run Vanquisher","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"As an additional cost to cast Wren's Run Vanquisher, reveal an Elf card from your hand or pay {3}.\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"3","toughness":"3","imageName":"wren's run vanquisher","colorIdentity":["G"]},"Mulldrifter":{"layout":"normal","name":"Mulldrifter","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nWhen Mulldrifter enters the battlefield, draw two cards.\nEvoke {2}{U} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"2","toughness":"2","imageName":"mulldrifter","colorIdentity":["U"]},"Murderous Redcap":{"layout":"normal","name":"Murderous Redcap","manaCost":"{2}{B/R}{B/R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Goblin Assassin","types":["Creature"],"subtypes":["Goblin","Assassin"],"text":"When Murderous Redcap enters the battlefield, it deals damage equal to its power to target creature or player.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"2","toughness":"2","imageName":"murderous redcap","colorIdentity":["B","R"]},"Lightning Greaves":{"layout":"normal","name":"Lightning Greaves","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has haste and shroud. (It can't be the target of spells or abilities.)\nEquip {0}","imageName":"lightning greaves"},"Watchwolf":{"layout":"normal","name":"Watchwolf","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"power":"3","toughness":"3","imageName":"watchwolf","colorIdentity":["W","G"]},"Browbeat":{"layout":"normal","name":"Browbeat","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Any player may have Browbeat deal 5 damage to him or her. If no one does, target player draws three cards.","imageName":"browbeat","colorIdentity":["R"]},"Oblivion Ring":{"layout":"normal","name":"Oblivion Ring","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Oblivion Ring enters the battlefield, exile another target nonland permanent.\nWhen Oblivion Ring leaves the battlefield, return the exiled card to the battlefield under its owner's control.","imageName":"oblivion ring","colorIdentity":["W"]},"Tidehollow Sculler":{"layout":"normal","name":"Tidehollow Sculler","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Artifact Creature — Zombie","types":["Artifact","Creature"],"subtypes":["Zombie"],"text":"When Tidehollow Sculler enters the battlefield, target opponent reveals his or her hand and you choose a nonland card from it. Exile that card.\nWhen Tidehollow Sculler leaves the battlefield, return the exiled card to its owner's hand.","power":"2","toughness":"2","imageName":"tidehollow sculler","colorIdentity":["W","B"]},"Ghostly Prison":{"layout":"normal","name":"Ghostly Prison","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures can't attack you unless their controller pays {2} for each creature he or she controls that's attacking you.","imageName":"ghostly prison","colorIdentity":["W"]},"Ancient Ziggurat":{"layout":"normal","name":"Ancient Ziggurat","type":"Land","types":["Land"],"text":"{T}: Add one mana of any color to your mana pool. Spend this mana only to cast a creature spell.","imageName":"ancient ziggurat"},"Bloodbraid Elf":{"layout":"normal","name":"Bloodbraid Elf","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Elf Berserker","types":["Creature"],"subtypes":["Elf","Berserker"],"text":"Haste\nCascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)","power":"3","toughness":"2","imageName":"bloodbraid elf","colorIdentity":["R","G"]},"Cloudpost":{"layout":"normal","name":"Cloudpost","type":"Land — Locus","types":["Land"],"subtypes":["Locus"],"text":"Cloudpost enters the battlefield tapped.\n{T}: Add {C} to your mana pool for each Locus on the battlefield.","imageName":"cloudpost"},"Elvish Visionary":{"layout":"normal","name":"Elvish Visionary","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Elvish Visionary enters the battlefield, draw a card.","power":"1","toughness":"1","imageName":"elvish visionary","colorIdentity":["G"]},"Anathemancer":{"layout":"normal","name":"Anathemancer","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"When Anathemancer enters the battlefield, it deals damage to target player equal to the number of nonbasic lands that player controls.\nUnearth {5}{B}{R} ({5}{B}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"2","toughness":"2","imageName":"anathemancer","colorIdentity":["B","R"]},"Krosan Grip":{"layout":"normal","name":"Krosan Grip","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nDestroy target artifact or enchantment.","imageName":"krosan grip","colorIdentity":["G"]},"Qasali Pridemage":{"layout":"normal","name":"Qasali Pridemage","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Cat Wizard","types":["Creature"],"subtypes":["Cat","Wizard"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\n{1}, Sacrifice Qasali Pridemage: Destroy target artifact or enchantment.","power":"2","toughness":"2","imageName":"qasali pridemage","colorIdentity":["W","G"]},"Rift Bolt":{"layout":"normal","name":"Rift Bolt","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Rift Bolt deals 3 damage to target creature or player.\nSuspend 1—{R} (Rather than cast this card from your hand, you may pay {R} and exile it with a time counter on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"rift bolt","colorIdentity":["R"]},"Gatekeeper of Malakir":{"layout":"normal","name":"Gatekeeper of Malakir","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Kicker {B} (You may pay an additional {B} as you cast this spell.)\nWhen Gatekeeper of Malakir enters the battlefield, if it was kicked, target player sacrifices a creature.","power":"2","toughness":"2","imageName":"gatekeeper of malakir","colorIdentity":["B"]},"Wild Nacatl":{"layout":"normal","name":"Wild Nacatl","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Wild Nacatl gets +1/+1 as long as you control a Mountain.\nWild Nacatl gets +1/+1 as long as you control a Plains.","power":"1","toughness":"1","imageName":"wild nacatl","colorIdentity":["G"]},"Everflowing Chalice":{"layout":"normal","name":"Everflowing Chalice","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Multikicker {2} (You may pay an additional {2} any number of times as you cast this spell.)\nEverflowing Chalice enters the battlefield with a charge counter on it for each time it was kicked.\n{T}: Add {C} to your mana pool for each charge counter on Everflowing Chalice.","imageName":"everflowing chalice"},"Spellstutter Sprite":{"layout":"normal","name":"Spellstutter Sprite","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flash\nFlying\nWhen Spellstutter Sprite enters the battlefield, counter target spell with converted mana cost X or less, where X is the number of Faeries you control.","power":"1","toughness":"1","imageName":"spellstutter sprite","colorIdentity":["U"]},"Wall of Omens":{"layout":"normal","name":"Wall of Omens","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender\nWhen Wall of Omens enters the battlefield, draw a card.","power":"0","toughness":"4","imageName":"wall of omens","colorIdentity":["W"]},"Artisan of Kozilek":{"layout":"normal","name":"Artisan of Kozilek","manaCost":"{9}","cmc":9,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"When you cast Artisan of Kozilek, you may return target creature card from your graveyard to the battlefield.\nAnnihilator 2 (Whenever this creature attacks, defending player sacrifices two permanents.)","power":"10","toughness":"9","imageName":"artisan of kozilek"},"Squadron Hawk":{"layout":"normal","name":"Squadron Hawk","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Squadron Hawk enters the battlefield, you may search your library for up to three cards named Squadron Hawk, reveal them, put them into your hand, then shuffle your library.","power":"1","toughness":"1","imageName":"squadron hawk","colorIdentity":["W"]},"Rhox War Monk":{"layout":"normal","name":"Rhox War Monk","manaCost":"{G}{W}{U}","cmc":3,"colors":["White","Blue","Green"],"type":"Creature — Rhino Monk","types":["Creature"],"subtypes":["Rhino","Monk"],"text":"Lifelink","power":"3","toughness":"4","imageName":"rhox war monk","colorIdentity":["W","U","G"]},"Jace's Ingenuity":{"layout":"normal","name":"Jace's Ingenuity","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw three cards.","imageName":"jace's ingenuity","colorIdentity":["U"]},"Cultivate":{"layout":"normal","name":"Cultivate","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to two basic land cards, reveal those cards, and put one onto the battlefield tapped and the other into your hand. Then shuffle your library.","imageName":"cultivate","colorIdentity":["G"]},"Teetering Peaks":{"layout":"normal","name":"Teetering Peaks","type":"Land","types":["Land"],"text":"Teetering Peaks enters the battlefield tapped.\nWhen Teetering Peaks enters the battlefield, target creature gets +2/+0 until end of turn.\n{T}: Add {R} to your mana pool.","imageName":"teetering peaks","colorIdentity":["R"]},"Contagion Clasp":{"layout":"normal","name":"Contagion Clasp","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Contagion Clasp enters the battlefield, put a -1/-1 counter on target creature.\n{4}, {T}: Proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","imageName":"contagion clasp"},"Go for the Throat":{"layout":"normal","name":"Go for the Throat","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonartifact creature.","imageName":"go for the throat","colorIdentity":["B"]},"Savage Lands":{"layout":"normal","name":"Savage Lands","type":"Land","types":["Land"],"text":"Savage Lands enters the battlefield tapped.\n{T}: Add {B}, {R}, or {G} to your mana pool.","imageName":"savage lands","colorIdentity":["B","R","G"]},"Glistener Elf":{"layout":"normal","name":"Glistener Elf","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"1","toughness":"1","imageName":"glistener elf","colorIdentity":["G"]},"Despise":{"layout":"normal","name":"Despise","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a creature or planeswalker card from it. That player discards that card.","imageName":"despise","colorIdentity":["B"]},"Tectonic Edge":{"layout":"normal","name":"Tectonic Edge","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}, Sacrifice Tectonic Edge: Destroy target nonbasic land. Activate this ability only if an opponent controls four or more lands.","imageName":"tectonic edge"},"Dismember":{"layout":"normal","name":"Dismember","manaCost":"{1}{B/P}{B/P}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"({B/P} can be paid with either {B} or 2 life.)\nTarget creature gets -5/-5 until end of turn.","imageName":"dismember","colorIdentity":["B"]},"Ancient Grudge":{"layout":"normal","name":"Ancient Grudge","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact.\nFlashback {G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"ancient grudge","colorIdentity":["R","G"]},"Acidic Slime":{"layout":"normal","name":"Acidic Slime","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nWhen Acidic Slime enters the battlefield, destroy target artifact, enchantment, or land.","power":"2","toughness":"2","imageName":"acidic slime","colorIdentity":["G"]},"Forbidden Alchemy":{"layout":"normal","name":"Forbidden Alchemy","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Look at the top four cards of your library. Put one of them into your hand and the rest into your graveyard.\nFlashback {6}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"forbidden alchemy","colorIdentity":["U","B"]},"Avacyn's Pilgrim":{"layout":"normal","name":"Avacyn's Pilgrim","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"{T}: Add {W} to your mana pool.","power":"1","toughness":"1","imageName":"avacyn's pilgrim","colorIdentity":["G","W"]},"Lingering Souls":{"layout":"normal","name":"Lingering Souls","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 white Spirit creature tokens with flying onto the battlefield.\nFlashback {1}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"lingering souls","colorIdentity":["W","B"]},"Pillar of Flame":{"layout":"normal","name":"Pillar of Flame","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Pillar of Flame deals 2 damage to target creature or player. If a creature dealt damage this way would die this turn, exile it instead.","imageName":"pillar of flame","colorIdentity":["R"]},"Gitaxian Probe":{"layout":"normal","name":"Gitaxian Probe","manaCost":"{U/P}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"({U/P} can be paid with either {U} or 2 life.)\nLook at target player's hand.\nDraw a card.","imageName":"gitaxian probe","colorIdentity":["U"]},"Searing Spear":{"layout":"normal","name":"Searing Spear","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Searing Spear deals 3 damage to target creature or player.","imageName":"searing spear","colorIdentity":["R"]},"Reliquary Tower":{"layout":"normal","name":"Reliquary Tower","type":"Land","types":["Land"],"text":"You have no maximum hand size.\n{T}: Add {C} to your mana pool.","imageName":"reliquary tower"},"Farseek":{"layout":"normal","name":"Farseek","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a Plains, Island, Swamp, or Mountain card and put it onto the battlefield tapped. Then shuffle your library.","imageName":"farseek","colorIdentity":["G"]},"Call of the Conclave":{"layout":"normal","name":"Call of the Conclave","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 3/3 green Centaur creature token onto the battlefield.","imageName":"call of the conclave","colorIdentity":["W","G"]},"Judge's Familiar":{"layout":"normal","name":"Judge's Familiar","manaCost":"{W/U}","cmc":1,"colors":["White","Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nSacrifice Judge's Familiar: Counter target instant or sorcery spell unless its controller pays {1}.","power":"1","toughness":"1","imageName":"judge's familiar","colorIdentity":["W","U"]},"Izzet Charm":{"layout":"normal","name":"Izzet Charm","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Counter target noncreature spell unless its controller pays {2}.\n• Izzet Charm deals 2 damage to target creature.\n• Draw two cards, then discard two cards.","imageName":"izzet charm","colorIdentity":["U","R"]},"Rakdos Cackler":{"layout":"normal","name":"Rakdos Cackler","manaCost":"{B/R}","cmc":1,"colors":["Black","Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"Unleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)","power":"1","toughness":"1","imageName":"rakdos cackler","colorIdentity":["B","R"]},"Dimir Charm":{"layout":"normal","name":"Dimir Charm","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Counter target sorcery spell.\n• Destroy target creature with power 2 or less.\n• Look at the top three cards of target player's library, then put one back and the rest into that player's graveyard.","imageName":"dimir charm","colorIdentity":["U","B"]},"Experiment One":{"layout":"normal","name":"Experiment One","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Ooze","types":["Creature"],"subtypes":["Human","Ooze"],"text":"Evolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)\nRemove two +1/+1 counters from Experiment One: Regenerate Experiment One.","power":"1","toughness":"1","imageName":"experiment one","colorIdentity":["G"]},"Ghor-Clan Rampager":{"layout":"normal","name":"Ghor-Clan Rampager","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nBloodrush — {R}{G}, Discard Ghor-Clan Rampager: Target attacking creature gets +4/+4 and gains trample until end of turn.","power":"4","toughness":"4","imageName":"ghor-clan rampager","colorIdentity":["R","G"]},"Grisly Salvage":{"layout":"normal","name":"Grisly Salvage","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Instant","types":["Instant"],"text":"Reveal the top five cards of your library. You may put a creature or land card from among them into your hand. Put the rest into your graveyard.","imageName":"grisly salvage","colorIdentity":["B","G"]},"Sin Collector":{"layout":"normal","name":"Sin Collector","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Sin Collector enters the battlefield, target opponent reveals his or her hand. You choose an instant or sorcery card from it and exile that card.","power":"2","toughness":"1","imageName":"sin collector","colorIdentity":["W","B"]},"Warleader's Helix":{"layout":"normal","name":"Warleader's Helix","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Warleader's Helix deals 4 damage to target creature or player and you gain 4 life.","imageName":"warleader's helix","colorIdentity":["W","R"]},"Elvish Mystic":{"layout":"normal","name":"Elvish Mystic","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G} to your mana pool.","power":"1","toughness":"1","imageName":"elvish mystic","colorIdentity":["G"]},"Banisher Priest":{"layout":"normal","name":"Banisher Priest","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Banisher Priest enters the battlefield, exile target creature an opponent controls until Banisher Priest leaves the battlefield. (That creature returns under its owner's control.)","power":"2","toughness":"2","imageName":"banisher priest","colorIdentity":["W"]},"Encroaching Wastes":{"layout":"normal","name":"Encroaching Wastes","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}, {T}, Sacrifice Encroaching Wastes: Destroy target nonbasic land.","imageName":"encroaching wastes"},"Tormented Hero":{"layout":"normal","name":"Tormented Hero","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Tormented Hero enters the battlefield tapped.\nHeroic — Whenever you cast a spell that targets Tormented Hero, each opponent loses 1 life. You gain life equal to the life lost this way.","power":"2","toughness":"1","imageName":"tormented hero","colorIdentity":["B"]},"Dissolve":{"layout":"normal","name":"Dissolve","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"dissolve","colorIdentity":["U"]},"Magma Spray":{"layout":"normal","name":"Magma Spray","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Magma Spray deals 2 damage to target creature. If that creature would die this turn, exile it instead.","imageName":"magma spray","colorIdentity":["R"]},"Bile Blight":{"layout":"normal","name":"Bile Blight","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature and all other creatures with the same name as that creature get -3/-3 until end of turn.","imageName":"bile blight","colorIdentity":["B"]},"Banishing Light":{"layout":"normal","name":"Banishing Light","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Banishing Light enters the battlefield, exile target nonland permanent an opponent controls until Banishing Light leaves the battlefield. (That permanent returns under its owner's control.)","imageName":"banishing light","colorIdentity":["W"]},"Fanatic of Xenagos":{"layout":"normal","name":"Fanatic of Xenagos","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"Trample\nTribute 1 (As this creature enters the battlefield, an opponent of your choice may place a +1/+1 counter on it.)\nWhen Fanatic of Xenagos enters the battlefield, if tribute wasn't paid, it gets +1/+1 and gains haste until end of turn.","power":"3","toughness":"3","imageName":"fanatic of xenagos","colorIdentity":["R","G"]},"Brain Maggot":{"layout":"normal","name":"Brain Maggot","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment Creature — Insect","types":["Enchantment","Creature"],"subtypes":["Insect"],"text":"When Brain Maggot enters the battlefield, target opponent reveals his or her hand and you choose a nonland card from it. Exile that card until Brain Maggot leaves the battlefield.","power":"1","toughness":"1","imageName":"brain maggot","colorIdentity":["B"]},"Stoke the Flames":{"layout":"normal","name":"Stoke the Flames","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nStoke the Flames deals 4 damage to target creature or player.","imageName":"stoke the flames","colorIdentity":["R"]},"Frenzied Goblin":{"layout":"normal","name":"Frenzied Goblin","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"Whenever Frenzied Goblin attacks, you may pay {R}. If you do, target creature can't block this turn.","power":"1","toughness":"1","imageName":"frenzied goblin","colorIdentity":["R"]},"Disdainful Stroke":{"layout":"normal","name":"Disdainful Stroke","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell with converted mana cost 4 or greater.","imageName":"disdainful stroke","colorIdentity":["U"]},"Hordeling Outburst":{"layout":"normal","name":"Hordeling Outburst","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put three 1/1 red Goblin creature tokens onto the battlefield.","imageName":"hordeling outburst","colorIdentity":["R"]},"Suspension Field":{"layout":"normal","name":"Suspension Field","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Suspension Field enters the battlefield, you may exile target creature with toughness 3 or greater until Suspension Field leaves the battlefield. (That creature returns under its owner's control.)","imageName":"suspension field","colorIdentity":["W"]},"Abzan Beastmaster":{"layout":"normal","name":"Abzan Beastmaster","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Hound Shaman","types":["Creature"],"subtypes":["Hound","Shaman"],"text":"At the beginning of your upkeep, draw a card if you control the creature with the greatest toughness or tied for the greatest toughness.","power":"2","toughness":"1","imageName":"abzan beastmaster","colorIdentity":["G"]},"Frost Walker":{"layout":"normal","name":"Frost Walker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Frost Walker becomes the target of a spell or ability, sacrifice it.","power":"4","toughness":"1","imageName":"frost walker","colorIdentity":["U"]},"Path to Exile":{"layout":"normal","name":"Path to Exile","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature. Its controller may search his or her library for a basic land card, put that card onto the battlefield tapped, then shuffle his or her library.","imageName":"path to exile","colorIdentity":["W"]},"Orator of Ojutai":{"layout":"normal","name":"Orator of Ojutai","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird Monk","types":["Creature"],"subtypes":["Bird","Monk"],"text":"As an additional cost to cast Orator of Ojutai, you may reveal a Dragon card from your hand.\nDefender, flying\nWhen Orator of Ojutai enters the battlefield, if you revealed a Dragon card or controlled a Dragon as you cast Orator of Ojutai, draw a card.","power":"0","toughness":"4","imageName":"orator of ojutai","colorIdentity":["W"]},"Ultimate Price":{"layout":"normal","name":"Ultimate Price","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target monocolored creature.","imageName":"ultimate price","colorIdentity":["B"]},"Roast":{"layout":"normal","name":"Roast","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Roast deals 5 damage to target creature without flying.","imageName":"roast","colorIdentity":["R"]},"Anticipate":{"layout":"normal","name":"Anticipate","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Look at the top three cards of your library. Put one of them into your hand and the rest on the bottom of your library in any order.","imageName":"anticipate","colorIdentity":["U"]},"Nissa's Pilgrimage":{"layout":"normal","name":"Nissa's Pilgrimage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to two basic Forest cards, reveal those cards, and put one onto the battlefield tapped and the rest into your hand. Then shuffle your library.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, search your library for up to three basic Forest cards instead of two.","imageName":"nissa's pilgrimage","colorIdentity":["G"]},"Clash of Wills":{"layout":"normal","name":"Clash of Wills","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {X}.","imageName":"clash of wills","colorIdentity":["U"]},"Smash to Smithereens":{"layout":"normal","name":"Smash to Smithereens","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact. Smash to Smithereens deals 3 damage to that artifact's controller.","imageName":"smash to smithereens","colorIdentity":["R"]},"Blighted Fen":{"layout":"normal","name":"Blighted Fen","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}{B}, {T}, Sacrifice Blighted Fen: Target opponent sacrifices a creature.","imageName":"blighted fen","colorIdentity":["B"]},"Angelic Favor":{"layout":"normal","name":"Angelic Favor","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"If you control a Plains, you may tap an untapped creature you control rather than pay Angelic Favor's mana cost.\nCast Angelic Favor only during combat.\nPut a 4/4 white Angel creature token with flying onto the battlefield. Exile it at the beginning of the next end step.","imageName":"angelic favor","colorIdentity":["W"]},"Avenger en-Dal":{"layout":"normal","name":"Avenger en-Dal","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{2}{W}, {T}, Discard a card: Exile target attacking creature. Its controller gains life equal to its toughness.","power":"1","toughness":"1","imageName":"avenger en-dal","colorIdentity":["W"]},"Blinding Angel":{"layout":"normal","name":"Blinding Angel","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhenever Blinding Angel deals combat damage to a player, that player skips his or her next combat phase.","power":"2","toughness":"4","imageName":"blinding angel","colorIdentity":["W"]},"Chieftain en-Dal":{"layout":"normal","name":"Chieftain en-Dal","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Whenever Chieftain en-Dal attacks, attacking creatures gain first strike until end of turn.","power":"2","toughness":"2","imageName":"chieftain en-dal","colorIdentity":["W"]},"Defender en-Vec":{"layout":"normal","name":"Defender en-Vec","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Fading 4 (This creature enters the battlefield with four fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nRemove a fade counter from Defender en-Vec: Prevent the next 2 damage that would be dealt to target creature or player this turn.","power":"2","toughness":"4","imageName":"defender en-vec","colorIdentity":["W"]},"Defiant Falcon":{"layout":"normal","name":"Defiant Falcon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Rebel Bird","types":["Creature"],"subtypes":["Rebel","Bird"],"text":"Flying\n{4}, {T}: Search your library for a Rebel permanent card with converted mana cost 3 or less and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"defiant falcon","colorIdentity":["W"]},"Defiant Vanguard":{"layout":"normal","name":"Defiant Vanguard","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"When Defiant Vanguard blocks, at end of combat, destroy it and all creatures it blocked this turn.\n{5}, {T}: Search your library for a Rebel permanent card with converted mana cost 4 or less and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"2","imageName":"defiant vanguard","colorIdentity":["W"]},"Fanatical Devotion":{"layout":"normal","name":"Fanatical Devotion","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a creature: Regenerate target creature.","imageName":"fanatical devotion","colorIdentity":["W"]},"Lashknife":{"layout":"normal","name":"Lashknife","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"If you control a Plains, you may tap an untapped creature you control rather than pay Lashknife's mana cost.\nEnchant creature\nEnchanted creature has first strike.","imageName":"lashknife","colorIdentity":["W"]},"Lawbringer":{"layout":"normal","name":"Lawbringer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Rebel","types":["Creature"],"subtypes":["Kor","Rebel"],"text":"{T}, Sacrifice Lawbringer: Exile target red creature.","power":"2","toughness":"2","imageName":"lawbringer","colorIdentity":["W"]},"Lightbringer":{"layout":"normal","name":"Lightbringer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Rebel","types":["Creature"],"subtypes":["Kor","Rebel"],"text":"{T}, Sacrifice Lightbringer: Exile target black creature.","power":"2","toughness":"2","imageName":"lightbringer","colorIdentity":["W"]},"Lin Sivvi, Defiant Hero":{"layout":"normal","name":"Lin Sivvi, Defiant Hero","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Human Rebel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rebel"],"text":"{X}, {T}: Search your library for a Rebel permanent card with converted mana cost X or less and put it onto the battlefield. Then shuffle your library.\n{3}: Put target Rebel card from your graveyard on the bottom of your library.","power":"1","toughness":"3","imageName":"lin sivvi, defiant hero","colorIdentity":["W"]},"Netter en-Dal":{"layout":"normal","name":"Netter en-Dal","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{W}, {T}, Discard a card: Target creature can't attack this turn.","power":"1","toughness":"1","imageName":"netter en-dal","colorIdentity":["W"]},"Noble Stand":{"layout":"normal","name":"Noble Stand","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control blocks, you gain 2 life.","imageName":"noble stand","colorIdentity":["W"]},"Off Balance":{"layout":"normal","name":"Off Balance","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature can't attack or block this turn.","imageName":"off balance","colorIdentity":["W"]},"Oracle's Attendants":{"layout":"normal","name":"Oracle's Attendants","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: All damage that would be dealt to target creature this turn by a source of your choice is dealt to Oracle's Attendants instead.","power":"1","toughness":"5","imageName":"oracle's attendants","colorIdentity":["W"]},"Parallax Wave":{"layout":"normal","name":"Parallax Wave","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Fading 5 (This enchantment enters the battlefield with five fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nRemove a fade counter from Parallax Wave: Exile target creature.\nWhen Parallax Wave leaves the battlefield, each player returns to the battlefield all cards he or she owns exiled with Parallax Wave.","imageName":"parallax wave","colorIdentity":["W"]},"Silkenfist Fighter":{"layout":"normal","name":"Silkenfist Fighter","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"Whenever Silkenfist Fighter becomes blocked, untap it.","power":"1","toughness":"3","imageName":"silkenfist fighter","colorIdentity":["W"]},"Silkenfist Order":{"layout":"normal","name":"Silkenfist Order","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"Whenever Silkenfist Order becomes blocked, untap it.","power":"3","toughness":"5","imageName":"silkenfist order","colorIdentity":["W"]},"Sivvi's Ruse":{"layout":"normal","name":"Sivvi's Ruse","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"If an opponent controls a Mountain and you control a Plains, you may cast Sivvi's Ruse without paying its mana cost.\nPrevent all damage that would be dealt this turn to creatures you control.","imageName":"sivvi's ruse","colorIdentity":["W"]},"Sivvi's Valor":{"layout":"normal","name":"Sivvi's Valor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"If you control a Plains, you may tap an untapped creature you control rather than pay Sivvi's Valor's mana cost.\nAll damage that would be dealt to target creature this turn is dealt to you instead.","imageName":"sivvi's valor","colorIdentity":["W"]},"Spiritual Asylum":{"layout":"normal","name":"Spiritual Asylum","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures and lands you control have shroud. (They can't be the targets of spells or abilities.)\nWhen a creature you control attacks, sacrifice Spiritual Asylum.","imageName":"spiritual asylum","colorIdentity":["W"]},"Topple":{"layout":"normal","name":"Topple","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target creature with the greatest power among creatures on the battlefield. (If two or more creatures are tied for greatest power, target any one of them.)","imageName":"topple","colorIdentity":["W"]},"Voice of Truth":{"layout":"normal","name":"Voice of Truth","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, protection from white","power":"2","toughness":"2","imageName":"voice of truth","colorIdentity":["W"]},"Æther Barrier":{"layout":"normal","name":"Æther Barrier","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a creature spell, that player sacrifices a permanent unless he or she pays {1}.","imageName":"æther barrier","colorIdentity":["U"]},"Air Bladder":{"layout":"normal","name":"Air Bladder","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\nEnchanted creature can block only creatures with flying.","imageName":"air bladder","colorIdentity":["U"]},"Cloudskate":{"layout":"normal","name":"Cloudskate","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nFading 3 (This creature enters the battlefield with three fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)","power":"2","toughness":"2","imageName":"cloudskate","colorIdentity":["U"]},"Daze":{"layout":"normal","name":"Daze","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may return an Island you control to its owner's hand rather than pay Daze's mana cost.\nCounter target spell unless its controller pays {1}.","imageName":"daze","colorIdentity":["U"]},"Dominate":{"layout":"normal","name":"Dominate","manaCost":"{X}{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Gain control of target creature with converted mana cost X or less.","imageName":"dominate","colorIdentity":["U"]},"Ensnare":{"layout":"normal","name":"Ensnare","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may return two Islands you control to their owner's hand rather than pay Ensnare's mana cost.\nTap all creatures.","imageName":"ensnare","colorIdentity":["U"]},"Infiltrate":{"layout":"normal","name":"Infiltrate","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature can't be blocked this turn.","imageName":"infiltrate","colorIdentity":["U"]},"Jolting Merfolk":{"layout":"normal","name":"Jolting Merfolk","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"Fading 4 (This creature enters the battlefield with four fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nRemove a fade counter from Jolting Merfolk: Tap target creature.","power":"2","toughness":"2","imageName":"jolting merfolk","colorIdentity":["U"]},"Oraxid":{"layout":"normal","name":"Oraxid","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Crab Beast","types":["Creature"],"subtypes":["Crab","Beast"],"text":"Protection from red","power":"2","toughness":"3","imageName":"oraxid","colorIdentity":["U"]},"Pale Moon":{"layout":"normal","name":"Pale Moon","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, if a player taps a nonbasic land for mana, it produces colorless mana instead of any other type.","imageName":"pale moon","colorIdentity":["U"]},"Parallax Tide":{"layout":"normal","name":"Parallax Tide","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Fading 5 (This enchantment enters the battlefield with five fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nRemove a fade counter from Parallax Tide: Exile target land.\nWhen Parallax Tide leaves the battlefield, each player returns to the battlefield all cards he or she owns exiled with Parallax Tide.","imageName":"parallax tide","colorIdentity":["U"]},"Rising Waters":{"layout":"normal","name":"Rising Waters","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Lands don't untap during their controllers' untap steps.\nAt the beginning of each player's upkeep, that player untaps a land he or she controls.","imageName":"rising waters","colorIdentity":["U"]},"Rootwater Commando":{"layout":"normal","name":"Rootwater Commando","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"2","toughness":"2","imageName":"rootwater commando","colorIdentity":["U"]},"Rootwater Thief":{"layout":"normal","name":"Rootwater Thief","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"{U}: Rootwater Thief gains flying until end of turn.\nWhenever Rootwater Thief deals combat damage to a player, you may pay {2}. If you do, search that player's library for a card and exile it, then the player shuffles his or her library.","power":"1","toughness":"2","imageName":"rootwater thief","colorIdentity":["U"]},"Seahunter":{"layout":"normal","name":"Seahunter","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"{3}, {T}: Search your library for a Merfolk permanent card and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"2","imageName":"seahunter","colorIdentity":["U"]},"Seal of Removal":{"layout":"normal","name":"Seal of Removal","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice Seal of Removal: Return target creature to its owner's hand.","imageName":"seal of removal","colorIdentity":["U"]},"Sliptide Serpent":{"layout":"normal","name":"Sliptide Serpent","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"{3}{U}: Return Sliptide Serpent to its owner's hand.","power":"4","toughness":"4","imageName":"sliptide serpent","colorIdentity":["U"]},"Sneaky Homunculus":{"layout":"normal","name":"Sneaky Homunculus","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Homunculus Illusion","types":["Creature"],"subtypes":["Homunculus","Illusion"],"text":"Sneaky Homunculus can't block or be blocked by creatures with power 2 or greater.","power":"1","toughness":"1","imageName":"sneaky homunculus","colorIdentity":["U"]},"Stronghold Biologist":{"layout":"normal","name":"Stronghold Biologist","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{U}{U}, {T}, Discard a card: Counter target creature spell.","power":"1","toughness":"1","imageName":"stronghold biologist","colorIdentity":["U"]},"Stronghold Machinist":{"layout":"normal","name":"Stronghold Machinist","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{U}{U}, {T}, Discard a card: Counter target noncreature spell.","power":"1","toughness":"1","imageName":"stronghold machinist","colorIdentity":["U"]},"Stronghold Zeppelin":{"layout":"normal","name":"Stronghold Zeppelin","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Flying\nStronghold Zeppelin can block only creatures with flying.","power":"3","toughness":"3","imageName":"stronghold zeppelin","colorIdentity":["U"]},"Submerge":{"layout":"normal","name":"Submerge","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"If an opponent controls a Forest and you control an Island, you may cast Submerge without paying its mana cost.\nPut target creature on top of its owner's library.","imageName":"submerge","colorIdentity":["U"]},"Trickster Mage":{"layout":"normal","name":"Trickster Mage","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{U}, {T}, Discard a card: You may tap or untap target artifact, creature, or land.","power":"1","toughness":"1","imageName":"trickster mage","colorIdentity":["U"]},"Wandering Eye":{"layout":"normal","name":"Wandering Eye","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nPlayers play with their hands revealed.","power":"1","toughness":"3","imageName":"wandering eye","colorIdentity":["U"]},"Ascendant Evincar":{"layout":"normal","name":"Ascendant Evincar","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Vampire","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nOther black creatures get +1/+1.\nNonblack creatures get -1/-1.","power":"3","toughness":"3","imageName":"ascendant evincar","colorIdentity":["B"]},"Battlefield Percher":{"layout":"normal","name":"Battlefield Percher","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nBattlefield Percher can block only creatures with flying.\n{1}{B}: Battlefield Percher gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"battlefield percher","colorIdentity":["B"]},"Belbe's Percher":{"layout":"normal","name":"Belbe's Percher","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nBelbe's Percher can block only creatures with flying.","power":"2","toughness":"2","imageName":"belbe's percher","colorIdentity":["B"]},"Carrion Wall":{"layout":"normal","name":"Carrion Wall","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{1}{B}: Regenerate Carrion Wall.","power":"3","toughness":"2","imageName":"carrion wall","colorIdentity":["B"]},"Dark Triumph":{"layout":"normal","name":"Dark Triumph","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"If you control a Swamp, you may sacrifice a creature rather than pay Dark Triumph's mana cost.\nCreatures you control get +2/+0 until end of turn.","imageName":"dark triumph","colorIdentity":["B"]},"Death Pit Offering":{"layout":"normal","name":"Death Pit Offering","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When Death Pit Offering enters the battlefield, sacrifice all creatures you control.\nCreatures you control get +2/+2.","imageName":"death pit offering","colorIdentity":["B"]},"Divining Witch":{"layout":"normal","name":"Divining Witch","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{1}{B}, {T}, Discard a card: Name a card. Exile the top six cards of your library. Reveal cards from the top of your library until you reveal the named card, then put that card into your hand. Exile all other cards revealed this way.","power":"1","toughness":"1","imageName":"divining witch","colorIdentity":["B"]},"Massacre":{"layout":"normal","name":"Massacre","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"If an opponent controls a Plains and you control a Swamp, you may cast Massacre without paying its mana cost.\nAll creatures get -2/-2 until end of turn.","imageName":"massacre","colorIdentity":["B"]},"Mind Slash":{"layout":"normal","name":"Mind Slash","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}, Sacrifice a creature: Target opponent reveals his or her hand. You choose a card from it. That player discards that card. Activate this ability only any time you could cast a sorcery.","imageName":"mind slash","colorIdentity":["B"]},"Mind Swords":{"layout":"normal","name":"Mind Swords","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"If you control a Swamp, you may sacrifice a creature rather than pay Mind Swords's mana cost.\nEach player exiles two cards from his or her hand.","imageName":"mind swords","colorIdentity":["B"]},"Murderous Betrayal":{"layout":"normal","name":"Murderous Betrayal","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}{B}, Pay half your life, rounded up: Destroy target nonblack creature. It can't be regenerated.","imageName":"murderous betrayal","colorIdentity":["B"]},"Parallax Dementia":{"layout":"normal","name":"Parallax Dementia","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nFading 1 (This enchantment enters the battlefield with one fade counter on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nEnchanted creature gets +3/+2.\nWhen Parallax Dementia leaves the battlefield, destroy enchanted creature. That creature can't be regenerated.","imageName":"parallax dementia","colorIdentity":["B"]},"Parallax Nexus":{"layout":"normal","name":"Parallax Nexus","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Fading 5 (This enchantment enters the battlefield with five fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nRemove a fade counter from Parallax Nexus: Target opponent exiles a card from his or her hand. Activate this ability only any time you could cast a sorcery.\nWhen Parallax Nexus leaves the battlefield, each player returns to his or her hand all cards he or she owns exiled with Parallax Nexus.","imageName":"parallax nexus","colorIdentity":["B"]},"Phyrexian Driver":{"layout":"normal","name":"Phyrexian Driver","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Mercenary","types":["Creature"],"subtypes":["Zombie","Mercenary"],"text":"When Phyrexian Driver enters the battlefield, other Mercenary creatures get +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"phyrexian driver","colorIdentity":["B"]},"Phyrexian Prowler":{"layout":"normal","name":"Phyrexian Prowler","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Mercenary","types":["Creature"],"subtypes":["Zombie","Mercenary"],"text":"Fading 3 (This creature enters the battlefield with three fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nRemove a fade counter from Phyrexian Prowler: Phyrexian Prowler gets +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"phyrexian prowler","colorIdentity":["B"]},"Plague Witch":{"layout":"normal","name":"Plague Witch","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Elf Spellshaper","types":["Creature"],"subtypes":["Elf","Spellshaper"],"text":"{B}, {T}, Discard a card: Target creature gets -1/-1 until end of turn.","power":"1","toughness":"1","imageName":"plague witch","colorIdentity":["B"]},"Rathi Fiend":{"layout":"normal","name":"Rathi Fiend","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror Mercenary","types":["Creature"],"subtypes":["Horror","Mercenary"],"text":"When Rathi Fiend enters the battlefield, each player loses 3 life.\n{3}, {T}: Search your library for a Mercenary permanent card with converted mana cost 3 or less and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"2","imageName":"rathi fiend","colorIdentity":["B"]},"Rathi Intimidator":{"layout":"normal","name":"Rathi Intimidator","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror Mercenary","types":["Creature"],"subtypes":["Horror","Mercenary"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\n{2}, {T}: Search your library for a Mercenary permanent card with converted mana cost 2 or less and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"1","imageName":"rathi intimidator","colorIdentity":["B"]},"Seal of Doom":{"layout":"normal","name":"Seal of Doom","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice Seal of Doom: Destroy target nonblack creature. It can't be regenerated.","imageName":"seal of doom","colorIdentity":["B"]},"Spineless Thug":{"layout":"normal","name":"Spineless Thug","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Mercenary","types":["Creature"],"subtypes":["Zombie","Mercenary"],"text":"Spineless Thug can't block.","power":"2","toughness":"2","imageName":"spineless thug","colorIdentity":["B"]},"Spiteful Bully":{"layout":"normal","name":"Spiteful Bully","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Mercenary","types":["Creature"],"subtypes":["Zombie","Mercenary"],"text":"At the beginning of your upkeep, Spiteful Bully deals 3 damage to target creature you control.","power":"3","toughness":"3","imageName":"spiteful bully","colorIdentity":["B"]},"Stronghold Discipline":{"layout":"normal","name":"Stronghold Discipline","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player loses 1 life for each creature he or she controls.","imageName":"stronghold discipline","colorIdentity":["B"]},"Vicious Hunger":{"layout":"normal","name":"Vicious Hunger","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Vicious Hunger deals 2 damage to target creature and you gain 2 life.","imageName":"vicious hunger","colorIdentity":["B"]},"Volrath the Fallen":{"layout":"normal","name":"Volrath the Fallen","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Shapeshifter","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Shapeshifter"],"text":"{1}{B}, Discard a creature card: Volrath the Fallen gets +X/+X until end of turn, where X is the discarded card's converted mana cost.","power":"6","toughness":"4","imageName":"volrath the fallen","colorIdentity":["B"]},"Ancient Hydra":{"layout":"normal","name":"Ancient Hydra","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Fading 5 (This creature enters the battlefield with five fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\n{1}, Remove a fade counter from Ancient Hydra: Ancient Hydra deals 1 damage to target creature or player.","power":"5","toughness":"1","imageName":"ancient hydra","colorIdentity":["R"]},"Arc Mage":{"layout":"normal","name":"Arc Mage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{2}{R}, {T}, Discard a card: Arc Mage deals 2 damage divided as you choose among one or two target creatures and/or players.","power":"2","toughness":"2","imageName":"arc mage","colorIdentity":["R"]},"Bola Warrior":{"layout":"normal","name":"Bola Warrior","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Spellshaper Warrior","types":["Creature"],"subtypes":["Human","Spellshaper","Warrior"],"text":"{R}, {T}, Discard a card: Target creature can't block this turn.","power":"1","toughness":"1","imageName":"bola warrior","colorIdentity":["R"]},"Downhill Charge":{"layout":"normal","name":"Downhill Charge","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"You may sacrifice a Mountain rather than pay Downhill Charge's mana cost.\nTarget creature gets +X/+0 until end of turn, where X is the number of Mountains you control.","imageName":"downhill charge","colorIdentity":["R"]},"Flame Rift":{"layout":"normal","name":"Flame Rift","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flame Rift deals 4 damage to each player.","imageName":"flame rift","colorIdentity":["R"]},"Flowstone Crusher":{"layout":"normal","name":"Flowstone Crusher","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{R}: Flowstone Crusher gets +1/-1 until end of turn.","power":"4","toughness":"4","imageName":"flowstone crusher","colorIdentity":["R"]},"Flowstone Overseer":{"layout":"normal","name":"Flowstone Overseer","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{R}{R}: Target creature gets +1/-1 until end of turn.","power":"4","toughness":"4","imageName":"flowstone overseer","colorIdentity":["R"]},"Flowstone Slide":{"layout":"normal","name":"Flowstone Slide","manaCost":"{X}{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get +X/-X until end of turn.","imageName":"flowstone slide","colorIdentity":["R"]},"Flowstone Strike":{"layout":"normal","name":"Flowstone Strike","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/-1 and gains haste until end of turn.","imageName":"flowstone strike","colorIdentity":["R"]},"Flowstone Surge":{"layout":"normal","name":"Flowstone Surge","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +1/-1.","imageName":"flowstone surge","colorIdentity":["R"]},"Flowstone Wall":{"layout":"normal","name":"Flowstone Wall","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{R}: Flowstone Wall gets +1/-1 until end of turn.","power":"0","toughness":"6","imageName":"flowstone wall","colorIdentity":["R"]},"Laccolith Grunt":{"layout":"normal","name":"Laccolith Grunt","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Laccolith Grunt becomes blocked, you may have it deal damage equal to its power to target creature. If you do, Laccolith Grunt assigns no combat damage this turn.","power":"2","toughness":"2","imageName":"laccolith grunt","colorIdentity":["R"]},"Laccolith Rig":{"layout":"normal","name":"Laccolith Rig","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature becomes blocked, you may have it deal damage equal to its power to target creature. If you do, the first creature assigns no combat damage this turn.","imageName":"laccolith rig","colorIdentity":["R"]},"Laccolith Titan":{"layout":"normal","name":"Laccolith Titan","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Laccolith Titan becomes blocked, you may have it deal damage equal to its power to target creature. If you do, Laccolith Titan assigns no combat damage this turn.","power":"6","toughness":"6","imageName":"laccolith titan","colorIdentity":["R"]},"Laccolith Warrior":{"layout":"normal","name":"Laccolith Warrior","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Beast Warrior","types":["Creature"],"subtypes":["Beast","Warrior"],"text":"Whenever Laccolith Warrior becomes blocked, you may have it deal damage equal to its power to target creature. If you do, Laccolith Warrior assigns no combat damage this turn.","power":"3","toughness":"3","imageName":"laccolith warrior","colorIdentity":["R"]},"Laccolith Whelp":{"layout":"normal","name":"Laccolith Whelp","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Laccolith Whelp becomes blocked, you may have it deal damage equal to its power to target creature. If you do, Laccolith Whelp assigns no combat damage this turn.","power":"1","toughness":"1","imageName":"laccolith whelp","colorIdentity":["R"]},"Mana Cache":{"layout":"normal","name":"Mana Cache","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's end step, put a charge counter on Mana Cache for each untapped land that player controls.\nRemove a charge counter from Mana Cache: Add {C} to your mana pool. Any player may activate this ability but only during his or her turn before the end step.","imageName":"mana cache","colorIdentity":["R"]},"Mogg Alarm":{"layout":"normal","name":"Mogg Alarm","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You may sacrifice two Mountains rather than pay Mogg Alarm's mana cost.\nPut two 1/1 red Goblin creature tokens onto the battlefield.","imageName":"mogg alarm","colorIdentity":["R"]},"Mogg Salvage":{"layout":"normal","name":"Mogg Salvage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"If an opponent controls an Island and you control a Mountain, you may cast Mogg Salvage without paying its mana cost.\nDestroy target artifact.","imageName":"mogg salvage","colorIdentity":["R"]},"Mogg Toady":{"layout":"normal","name":"Mogg Toady","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Mogg Toady can't attack unless you control more creatures than defending player.\nMogg Toady can't block unless you control more creatures than attacking player.","power":"2","toughness":"2","imageName":"mogg toady","colorIdentity":["R"]},"Moggcatcher":{"layout":"normal","name":"Moggcatcher","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"{3}, {T}: Search your library for a Goblin permanent card and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"2","imageName":"moggcatcher","colorIdentity":["R"]},"Rupture":{"layout":"normal","name":"Rupture","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Sacrifice a creature. Rupture deals damage equal to that creature's power to each creature without flying and each player.","imageName":"rupture","colorIdentity":["R"]},"Seal of Fire":{"layout":"normal","name":"Seal of Fire","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice Seal of Fire: Seal of Fire deals 2 damage to target creature or player.","imageName":"seal of fire","colorIdentity":["R"]},"Shrieking Mogg":{"layout":"normal","name":"Shrieking Mogg","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Haste\nWhen Shrieking Mogg enters the battlefield, tap all other creatures.","power":"1","toughness":"1","imageName":"shrieking mogg","colorIdentity":["R"]},"Stronghold Gambit":{"layout":"normal","name":"Stronghold Gambit","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player chooses a card in his or her hand. Then each player reveals his or her chosen card. The owner of each creature card revealed this way with the lowest converted mana cost puts it onto the battlefield.","imageName":"stronghold gambit","colorIdentity":["R"]},"Animate Land":{"layout":"normal","name":"Animate Land","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target land becomes a 3/3 creature that's still a land.","imageName":"animate land","colorIdentity":["G"]},"Coiling Woodworm":{"layout":"normal","name":"Coiling Woodworm","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect Worm","types":["Creature"],"subtypes":["Insect","Worm"],"text":"Coiling Woodworm's power is equal to the number of Forests on the battlefield.","power":"*","toughness":"1","imageName":"coiling woodworm","colorIdentity":["G"]},"Fog Patch":{"layout":"normal","name":"Fog Patch","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Fog Patch only during the declare blockers step.\nAttacking creatures become blocked. (This spell works on creatures that can't be blocked.)","imageName":"fog patch","colorIdentity":["G"]},"Harvest Mage":{"layout":"normal","name":"Harvest Mage","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{G}, {T}, Discard a card: Until end of turn, if you tap a land for mana, it produces one mana of a color of your choice instead of any other type and amount.","power":"1","toughness":"1","imageName":"harvest mage","colorIdentity":["G"]},"Mossdog":{"layout":"normal","name":"Mossdog","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Plant Hound","types":["Creature"],"subtypes":["Plant","Hound"],"text":"Whenever Mossdog becomes the target of a spell or ability an opponent controls, put a +1/+1 counter on Mossdog.","power":"1","toughness":"1","imageName":"mossdog","colorIdentity":["G"]},"Nesting Wurm":{"layout":"normal","name":"Nesting Wurm","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nWhen Nesting Wurm enters the battlefield, you may search your library for up to three cards named Nesting Wurm, reveal them, and put them into your hand. If you do, shuffle your library.","power":"4","toughness":"3","imageName":"nesting wurm","colorIdentity":["G"]},"Overlaid Terrain":{"layout":"normal","name":"Overlaid Terrain","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"As Overlaid Terrain enters the battlefield, sacrifice all lands you control.\nLands you control have \"{T}: Add two mana of any one color to your mana pool.\"","imageName":"overlaid terrain","colorIdentity":["G"]},"Pack Hunt":{"layout":"normal","name":"Pack Hunt","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to three cards with the same name as target creature, reveal them, and put them into your hand. Then shuffle your library.","imageName":"pack hunt","colorIdentity":["G"]},"Refreshing Rain":{"layout":"normal","name":"Refreshing Rain","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"If an opponent controls a Swamp and you control a Forest, you may cast Refreshing Rain without paying its mana cost.\nTarget player gains 6 life.","imageName":"refreshing rain","colorIdentity":["G"]},"Reverent Silence":{"layout":"normal","name":"Reverent Silence","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"If you control a Forest, rather than pay Reverent Silence's mana cost, you may have each other player gain 6 life.\nDestroy all enchantments.","imageName":"reverent silence","colorIdentity":["G"]},"Rhox":{"layout":"normal","name":"Rhox","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Rhino Beast","types":["Creature"],"subtypes":["Rhino","Beast"],"text":"You may have Rhox assign its combat damage as though it weren't blocked.\n{2}{G}: Regenerate Rhox. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","power":"5","toughness":"5","imageName":"rhox","colorIdentity":["G"]},"Saproling Burst":{"layout":"normal","name":"Saproling Burst","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Fading 7 (This enchantment enters the battlefield with seven fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nRemove a fade counter from Saproling Burst: Put a green Saproling creature token onto the battlefield. It has \"This creature's power and toughness are each equal to the number of fade counters on Saproling Burst.\"\nWhen Saproling Burst leaves the battlefield, destroy all tokens put onto the battlefield with Saproling Burst. They can't be regenerated.","imageName":"saproling burst","colorIdentity":["G"]},"Saproling Cluster":{"layout":"normal","name":"Saproling Cluster","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Discard a card: Put a 1/1 green Saproling creature token onto the battlefield. Any player may activate this ability.","imageName":"saproling cluster","colorIdentity":["G"]},"Seal of Strength":{"layout":"normal","name":"Seal of Strength","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice Seal of Strength: Target creature gets +3/+3 until end of turn.","imageName":"seal of strength","colorIdentity":["G"]},"Skyshroud Behemoth":{"layout":"normal","name":"Skyshroud Behemoth","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Fading 2 (This creature enters the battlefield with two fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nSkyshroud Behemoth enters the battlefield tapped.","power":"10","toughness":"10","imageName":"skyshroud behemoth","colorIdentity":["G"]},"Skyshroud Claim":{"layout":"normal","name":"Skyshroud Claim","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to two Forest cards and put them onto the battlefield. Then shuffle your library.","imageName":"skyshroud claim","colorIdentity":["G"]},"Skyshroud Cutter":{"layout":"normal","name":"Skyshroud Cutter","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"If you control a Forest, rather than pay Skyshroud Cutter's mana cost, you may have each other player gain 5 life.","power":"2","toughness":"2","imageName":"skyshroud cutter","colorIdentity":["G"]},"Skyshroud Poacher":{"layout":"normal","name":"Skyshroud Poacher","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"{3}, {T}: Search your library for an Elf permanent card and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"2","imageName":"skyshroud poacher","colorIdentity":["G"]},"Skyshroud Ridgeback":{"layout":"normal","name":"Skyshroud Ridgeback","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Fading 2 (This creature enters the battlefield with two fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)","power":"2","toughness":"3","imageName":"skyshroud ridgeback","colorIdentity":["G"]},"Skyshroud Sentinel":{"layout":"normal","name":"Skyshroud Sentinel","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"When Skyshroud Sentinel enters the battlefield, you may search your library for up to three cards named Skyshroud Sentinel, reveal them, and put them into your hand. If you do, shuffle your library.","power":"1","toughness":"1","imageName":"skyshroud sentinel","colorIdentity":["G"]},"Stampede Driver":{"layout":"normal","name":"Stampede Driver","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{1}{G}, {T}, Discard a card: Creatures you control get +1/+1 and gain trample until end of turn.","power":"1","toughness":"1","imageName":"stampede driver","colorIdentity":["G"]},"Treetop Bracers":{"layout":"normal","name":"Treetop Bracers","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature gets +1/+1 and can't be blocked except by creatures with flying.","imageName":"treetop bracers","colorIdentity":["G"]},"Wild Mammoth":{"layout":"normal","name":"Wild Mammoth","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"At the beginning of your upkeep, if a player controls more creatures than each other player, the player who controls the most creatures gains control of Wild Mammoth.","power":"3","toughness":"4","imageName":"wild mammoth","colorIdentity":["G"]},"Woodripper":{"layout":"normal","name":"Woodripper","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Fading 3 (This creature enters the battlefield with three fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\n{1}, Remove a fade counter from Woodripper: Destroy target artifact.","power":"4","toughness":"6","imageName":"woodripper","colorIdentity":["G"]},"Belbe's Armor":{"layout":"normal","name":"Belbe's Armor","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Target creature gets -X/+X until end of turn.","imageName":"belbe's armor"},"Belbe's Portal":{"layout":"normal","name":"Belbe's Portal","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"As Belbe's Portal enters the battlefield, choose a creature type.\n{3}, {T}: You may put a creature card of the chosen type from your hand onto the battlefield.","imageName":"belbe's portal"},"Complex Automaton":{"layout":"normal","name":"Complex Automaton","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"At the beginning of your upkeep, if you control seven or more permanents, return Complex Automaton to its owner's hand.","power":"4","toughness":"4","imageName":"complex automaton"},"Eye of Yawgmoth":{"layout":"normal","name":"Eye of Yawgmoth","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}, Sacrifice a creature: Reveal a number of cards from the top of your library equal to the sacrificed creature's power. Put one into your hand and exile the rest.","imageName":"eye of yawgmoth"},"Flint Golem":{"layout":"normal","name":"Flint Golem","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Whenever Flint Golem becomes blocked, defending player puts the top three cards of his or her library into his or her graveyard.","power":"2","toughness":"3","imageName":"flint golem"},"Flowstone Armor":{"layout":"normal","name":"Flowstone Armor","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Flowstone Armor during your untap step.\n{3}, {T}: Target creature gets +1/-1 for as long as Flowstone Armor remains tapped.","imageName":"flowstone armor"},"Flowstone Thopter":{"layout":"normal","name":"Flowstone Thopter","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Thopter","types":["Artifact","Creature"],"subtypes":["Thopter"],"text":"{1}: Flowstone Thopter gets +1/-1 and gains flying until end of turn.","power":"4","toughness":"4","imageName":"flowstone thopter"},"Kill Switch":{"layout":"normal","name":"Kill Switch","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Tap all other artifacts. They don't untap during their controllers' untap steps for as long as Kill Switch remains tapped.","imageName":"kill switch"},"Parallax Inhibitor":{"layout":"normal","name":"Parallax Inhibitor","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Parallax Inhibitor: Put a fade counter on each permanent with fading you control.","imageName":"parallax inhibitor"},"Predator, Flagship":{"layout":"normal","name":"Predator, Flagship","manaCost":"{5}","cmc":5,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"{2}: Target creature gains flying until end of turn.\n{5}, {T}: Destroy target creature with flying.","imageName":"predator, flagship"},"Rackling":{"layout":"normal","name":"Rackling","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"At the beginning of each opponent's upkeep, Rackling deals X damage to that player, where X is 3 minus the number of cards in his or her hand.","power":"2","toughness":"2","imageName":"rackling"},"Rejuvenation Chamber":{"layout":"normal","name":"Rejuvenation Chamber","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Fading 2 (This artifact enters the battlefield with two fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\n{T}: You gain 2 life.","imageName":"rejuvenation chamber"},"Rusting Golem":{"layout":"normal","name":"Rusting Golem","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Fading 5 (This creature enters the battlefield with five fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nRusting Golem's power and toughness are each equal to the number of fade counters on it.","power":"*","toughness":"*","imageName":"rusting golem"},"Tangle Wire":{"layout":"normal","name":"Tangle Wire","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Fading 4 (This artifact enters the battlefield with four fade counters on it. At the beginning of your upkeep, remove a fade counter from it. If you can't, sacrifice it.)\nAt the beginning of each player's upkeep, that player taps an untapped artifact, creature, or land he or she controls for each fade counter on Tangle Wire.","imageName":"tangle wire"},"Viseling":{"layout":"normal","name":"Viseling","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"At the beginning of each opponent's upkeep, Viseling deals X damage to that player, where X is the number of cards in his or her hand minus 4.","power":"2","toughness":"2","imageName":"viseling"},"Kor Haven":{"layout":"normal","name":"Kor Haven","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{W}, {T}: Prevent all combat damage that would be dealt by target attacking creature this turn.","imageName":"kor haven","colorIdentity":["W"]},"Rath's Edge":{"layout":"normal","name":"Rath's Edge","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}, {T}, Sacrifice a land: Rath's Edge deals 1 damage to target creature or player.","imageName":"rath's edge"},"Terrain Generator":{"layout":"normal","name":"Terrain Generator","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}: You may put a basic land card from your hand onto the battlefield tapped.","imageName":"terrain generator"},"Abolish":{"layout":"normal","name":"Abolish","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You may discard a Plains card rather than pay Abolish's mana cost.\nDestroy target artifact or enchantment.","imageName":"abolish","colorIdentity":["W"]},"Aura Fracture":{"layout":"normal","name":"Aura Fracture","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a land: Destroy target enchantment.","imageName":"aura fracture","colorIdentity":["W"]},"Blessed Wind":{"layout":"normal","name":"Blessed Wind","manaCost":"{7}{W}{W}","cmc":9,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Target player's life total becomes 20.","imageName":"blessed wind","colorIdentity":["W"]},"Celestial Convergence":{"layout":"normal","name":"Celestial Convergence","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Celestial Convergence enters the battlefield with seven omen counters on it.\nAt the beginning of your upkeep, remove an omen counter from Celestial Convergence. If there are no omen counters on Celestial Convergence, the player with the highest life total wins the game. If two or more players are tied for highest life total, the game is a draw.","imageName":"celestial convergence","colorIdentity":["W"]},"Diving Griffin":{"layout":"normal","name":"Diving Griffin","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying, vigilance","power":"2","toughness":"2","imageName":"diving griffin","colorIdentity":["W"]},"Entangler":{"layout":"normal","name":"Entangler","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can block any number of creatures.","imageName":"entangler","colorIdentity":["W"]},"Excise":{"layout":"normal","name":"Excise","manaCost":"{X}{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target attacking creature unless its controller pays {X}.","imageName":"excise","colorIdentity":["W"]},"Flowering Field":{"layout":"normal","name":"Flowering Field","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\"","imageName":"flowering field","colorIdentity":["W"]},"Glittering Lion":{"layout":"normal","name":"Glittering Lion","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Prevent all damage that would be dealt to Glittering Lion.\n{3}: Until end of turn, Glittering Lion loses \"Prevent all damage that would be dealt to Glittering Lion.\" Any player may activate this ability.","power":"2","toughness":"2","imageName":"glittering lion","colorIdentity":["W"]},"Glittering Lynx":{"layout":"normal","name":"Glittering Lynx","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Prevent all damage that would be dealt to Glittering Lynx.\n{2}: Until end of turn, Glittering Lynx loses \"Prevent all damage that would be dealt to Glittering Lynx.\" Any player may activate this ability.","power":"1","toughness":"1","imageName":"glittering lynx","colorIdentity":["W"]},"Jeweled Spirit":{"layout":"normal","name":"Jeweled Spirit","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nSacrifice two lands: Jeweled Spirit gains protection from artifacts or from the color of your choice until end of turn.","power":"3","toughness":"3","imageName":"jeweled spirit","colorIdentity":["W"]},"Mageta the Lion":{"layout":"normal","name":"Mageta the Lion","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Spellshaper","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{2}{W}{W}, {T}, Discard two cards: Destroy all creatures except for Mageta the Lion. Those creatures can't be regenerated.","power":"3","toughness":"3","imageName":"mageta the lion","colorIdentity":["W"]},"Mageta's Boon":{"layout":"normal","name":"Mageta's Boon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature gets +1/+2.","imageName":"mageta's boon","colorIdentity":["W"]},"Mercenary Informer":{"layout":"normal","name":"Mercenary Informer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel Mercenary","types":["Creature"],"subtypes":["Human","Rebel","Mercenary"],"text":"Mercenary Informer can't be the target of black spells or abilities from black sources.\n{2}{W}: Put target nontoken Mercenary on the bottom of its owner's library.","power":"2","toughness":"1","imageName":"mercenary informer","colorIdentity":["W"]},"Mine Bearer":{"layout":"normal","name":"Mine Bearer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}, Sacrifice Mine Bearer: Destroy target attacking creature.","power":"1","toughness":"1","imageName":"mine bearer","colorIdentity":["W"]},"Mirror Strike":{"layout":"normal","name":"Mirror Strike","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"All combat damage that would be dealt to you this turn by target unblocked creature is dealt to its controller instead.","imageName":"mirror strike","colorIdentity":["W"]},"Reveille Squad":{"layout":"normal","name":"Reveille Squad","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"Whenever one or more creatures attack you, if Reveille Squad is untapped, you may untap all creatures you control.","power":"3","toughness":"3","imageName":"reveille squad","colorIdentity":["W"]},"Rhystic Circle":{"layout":"normal","name":"Rhystic Circle","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: Any player may pay {1}. If no one does, the next time a source of your choice would deal damage to you this turn, prevent that damage.","imageName":"rhystic circle","colorIdentity":["W"]},"Rhystic Shield":{"layout":"normal","name":"Rhystic Shield","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +0/+1 until end of turn. They get an additional +0/+2 until end of turn unless any player pays {2}.","imageName":"rhystic shield","colorIdentity":["W"]},"Samite Sanctuary":{"layout":"normal","name":"Samite Sanctuary","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{2}: Prevent the next 1 damage that would be dealt to target creature this turn. Any player may activate this ability.","imageName":"samite sanctuary","colorIdentity":["W"]},"Sheltering Prayers":{"layout":"normal","name":"Sheltering Prayers","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Basic lands each player controls have shroud as long as that player controls three or fewer lands. (They can't be the targets of spells or abilities.)","imageName":"sheltering prayers","colorIdentity":["W"]},"Shield Dancer":{"layout":"normal","name":"Shield Dancer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"{2}{W}: The next time target attacking creature would deal combat damage to Shield Dancer this turn, that creature deals that damage to itself instead.","power":"1","toughness":"3","imageName":"shield dancer","colorIdentity":["W"]},"Soul Charmer":{"layout":"normal","name":"Soul Charmer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"Whenever Soul Charmer deals combat damage to a creature, you gain 2 life unless that creature's controller pays {2}.","power":"2","toughness":"2","imageName":"soul charmer","colorIdentity":["W"]},"Sword Dancer":{"layout":"normal","name":"Sword Dancer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"{W}{W}: Target attacking creature gets -1/-0 until end of turn.","power":"1","toughness":"2","imageName":"sword dancer","colorIdentity":["W"]},"Trenching Steed":{"layout":"normal","name":"Trenching Steed","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Horse Rebel","types":["Creature"],"subtypes":["Horse","Rebel"],"text":"Sacrifice a land: Trenching Steed gets +0/+3 until end of turn.","power":"2","toughness":"3","imageName":"trenching steed","colorIdentity":["W"]},"Troubled Healer":{"layout":"normal","name":"Troubled Healer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Sacrifice a land: Prevent the next 2 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"2","imageName":"troubled healer","colorIdentity":["W"]},"Alexi, Zephyr Mage":{"layout":"normal","name":"Alexi, Zephyr Mage","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Spellshaper","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{X}{U}, {T}, Discard two cards: Return X target creatures to their owners' hands.","power":"3","toughness":"3","imageName":"alexi, zephyr mage","colorIdentity":["U"]},"Alexi's Cloak":{"layout":"normal","name":"Alexi's Cloak","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature has shroud. (It can't be the target of spells or abilities.)","imageName":"alexi's cloak","colorIdentity":["U"]},"Avatar of Will":{"layout":"normal","name":"Avatar of Will","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"If an opponent has no cards in hand, Avatar of Will costs {6} less to cast.\nFlying","power":"5","toughness":"6","imageName":"avatar of will","colorIdentity":["U"]},"Coastal Hornclaw":{"layout":"normal","name":"Coastal Hornclaw","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Sacrifice a land: Coastal Hornclaw gains flying until end of turn.","power":"3","toughness":"3","imageName":"coastal hornclaw","colorIdentity":["U"]},"Denying Wind":{"layout":"normal","name":"Denying Wind","manaCost":"{7}{U}{U}","cmc":9,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search target player's library for up to seven cards and exile them. Then that player shuffles his or her library.","imageName":"denying wind","colorIdentity":["U"]},"Excavation":{"layout":"normal","name":"Excavation","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Sacrifice a land: Draw a card. Any player may activate this ability.","imageName":"excavation","colorIdentity":["U"]},"Foil":{"layout":"normal","name":"Foil","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may discard an Island card and another card rather than pay Foil's mana cost.\nCounter target spell.","imageName":"foil","colorIdentity":["U"]},"Gulf Squid":{"layout":"normal","name":"Gulf Squid","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Squid Beast","types":["Creature"],"subtypes":["Squid","Beast"],"text":"When Gulf Squid enters the battlefield, tap all lands target player controls.","power":"2","toughness":"2","imageName":"gulf squid","colorIdentity":["U"]},"Hazy Homunculus":{"layout":"normal","name":"Hazy Homunculus","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Homunculus Illusion","types":["Creature"],"subtypes":["Homunculus","Illusion"],"text":"Hazy Homunculus can't be blocked as long as defending player controls an untapped land.","power":"1","toughness":"1","imageName":"hazy homunculus","colorIdentity":["U"]},"Heightened Awareness":{"layout":"normal","name":"Heightened Awareness","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"As Heightened Awareness enters the battlefield, discard your hand.\nAt the beginning of your draw step, draw an additional card.","imageName":"heightened awareness","colorIdentity":["U"]},"Mana Vapors":{"layout":"normal","name":"Mana Vapors","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Lands target player controls don't untap during his or her next untap step.","imageName":"mana vapors","colorIdentity":["U"]},"Overburden":{"layout":"normal","name":"Overburden","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player puts a nontoken creature onto the battlefield, that player returns a land he or she controls to its owner's hand.","imageName":"overburden","colorIdentity":["U"]},"Psychic Theft":{"layout":"normal","name":"Psychic Theft","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. You choose an instant or sorcery card from it and exile that card. You may cast that card for as long as it remains exiled. At the beginning of the next end step, if you haven't cast the card, return it to its owner's hand.","imageName":"psychic theft","colorIdentity":["U"]},"Quicksilver Wall":{"layout":"normal","name":"Quicksilver Wall","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{4}: Return Quicksilver Wall to its owner's hand. Any player may activate this ability.","power":"1","toughness":"6","imageName":"quicksilver wall","colorIdentity":["U"]},"Rethink":{"layout":"normal","name":"Rethink","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {X}, where X is its converted mana cost.","imageName":"rethink","colorIdentity":["U"]},"Rhystic Deluge":{"layout":"normal","name":"Rhystic Deluge","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{U}: Tap target creature unless its controller pays {1}.","imageName":"rhystic deluge","colorIdentity":["U"]},"Rhystic Scrying":{"layout":"normal","name":"Rhystic Scrying","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards. Then, if any player pays {2}, discard three cards.","imageName":"rhystic scrying","colorIdentity":["U"]},"Rhystic Study":{"layout":"normal","name":"Rhystic Study","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a spell, you may draw a card unless that player pays {1}.","imageName":"rhystic study","colorIdentity":["U"]},"Ribbon Snake":{"layout":"normal","name":"Ribbon Snake","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Flying\n{2}: Ribbon Snake loses flying until end of turn. Any player may activate this ability.","power":"2","toughness":"3","imageName":"ribbon snake","colorIdentity":["U"]},"Shrouded Serpent":{"layout":"normal","name":"Shrouded Serpent","manaCost":"{4}{U}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Whenever Shrouded Serpent attacks, defending player may pay {4}. If he or she doesn't, Shrouded Serpent can't be blocked this turn.","power":"4","toughness":"4","imageName":"shrouded serpent","colorIdentity":["U"]},"Spiketail Drake":{"layout":"normal","name":"Spiketail Drake","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nSacrifice Spiketail Drake: Counter target spell unless its controller pays {3}.","power":"3","toughness":"3","imageName":"spiketail drake","colorIdentity":["U"]},"Spiketail Hatchling":{"layout":"normal","name":"Spiketail Hatchling","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nSacrifice Spiketail Hatchling: Counter target spell unless its controller pays {1}.","power":"1","toughness":"1","imageName":"spiketail hatchling","colorIdentity":["U"]},"Stormwatch Eagle":{"layout":"normal","name":"Stormwatch Eagle","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nSacrifice a land: Return Stormwatch Eagle to its owner's hand.","power":"2","toughness":"1","imageName":"stormwatch eagle","colorIdentity":["U"]},"Sunken Field":{"layout":"normal","name":"Sunken Field","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Counter target spell unless its controller pays {1}.\"","imageName":"sunken field","colorIdentity":["U"]},"Troublesome Spirit":{"layout":"normal","name":"Troublesome Spirit","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nAt the beginning of your end step, tap all lands you control.","power":"3","toughness":"4","imageName":"troublesome spirit","colorIdentity":["U"]},"Windscouter":{"layout":"normal","name":"Windscouter","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Flying\nWhen Windscouter attacks or blocks, return it to its owner's hand at end of combat. (Return it only if it's on the battlefield.)","power":"3","toughness":"3","imageName":"windscouter","colorIdentity":["U"]},"Withdraw":{"layout":"normal","name":"Withdraw","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand. Then return another target creature to its owner's hand unless its controller pays {1}.","imageName":"withdraw","colorIdentity":["U"]},"Agent of Shauku":{"layout":"normal","name":"Agent of Shauku","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"{1}{B}, Sacrifice a land: Target creature gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"agent of shauku","colorIdentity":["B"]},"Avatar of Woe":{"layout":"normal","name":"Avatar of Woe","manaCost":"{6}{B}{B}","cmc":8,"colors":["Black"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"If there are ten or more creature cards total in all graveyards, Avatar of Woe costs {6} less to cast.\nFear (This creature can't be blocked except by artifact creatures and/or black creatures.)\n{T}: Destroy target creature. It can't be regenerated.","power":"6","toughness":"5","imageName":"avatar of woe","colorIdentity":["B"]},"Bog Elemental":{"layout":"normal","name":"Bog Elemental","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Protection from white\nAt the beginning of your upkeep, sacrifice Bog Elemental unless you sacrifice a land.","power":"5","toughness":"4","imageName":"bog elemental","colorIdentity":["B"]},"Bog Glider":{"layout":"normal","name":"Bog Glider","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"Flying\n{T}, Sacrifice a land: Search your library for a Mercenary permanent card with converted mana cost 2 or less and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"bog glider","colorIdentity":["B"]},"Chilling Apparition":{"layout":"normal","name":"Chilling Apparition","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{B}: Regenerate Chilling Apparition.\nWhenever Chilling Apparition deals combat damage to a player, that player discards a card.","power":"1","toughness":"1","imageName":"chilling apparition","colorIdentity":["B"]},"Coffin Puppets":{"layout":"normal","name":"Coffin Puppets","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Sacrifice two lands: Return Coffin Puppets from your graveyard to the battlefield. Activate this ability only during your upkeep and only if you control a Swamp.","power":"3","toughness":"3","imageName":"coffin puppets","colorIdentity":["B"]},"Death Charmer":{"layout":"normal","name":"Death Charmer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Worm Mercenary","types":["Creature"],"subtypes":["Worm","Mercenary"],"text":"Whenever Death Charmer deals combat damage to a creature, that creature's controller loses 2 life unless he or she pays {2}.","power":"2","toughness":"2","imageName":"death charmer","colorIdentity":["B"]},"Despoil":{"layout":"normal","name":"Despoil","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Its controller loses 2 life.","imageName":"despoil","colorIdentity":["B"]},"Endbringer's Revel":{"layout":"normal","name":"Endbringer's Revel","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{4}: Return target creature card from a graveyard to its owner's hand. Any player may activate this ability but only any time he or she could cast a sorcery.","imageName":"endbringer's revel","colorIdentity":["B"]},"Fen Stalker":{"layout":"normal","name":"Fen Stalker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Nightstalker","types":["Creature"],"subtypes":["Nightstalker"],"text":"Fen Stalker has fear as long as you control no untapped lands. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"3","toughness":"2","imageName":"fen stalker","colorIdentity":["B"]},"Flay":{"layout":"normal","name":"Flay","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card at random. Then that player discards another card at random unless he or she pays {1}.","imageName":"flay","colorIdentity":["B"]},"Greel, Mind Raker":{"layout":"normal","name":"Greel, Mind Raker","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Horror Spellshaper","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Horror","Spellshaper"],"text":"{X}{B}, {T}, Discard two cards: Target player discards X cards at random.","power":"3","toughness":"3","imageName":"greel, mind raker","colorIdentity":["B"]},"Greel's Caress":{"layout":"normal","name":"Greel's Caress","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature gets -3/-0.","imageName":"greel's caress","colorIdentity":["B"]},"Infernal Genesis":{"layout":"normal","name":"Infernal Genesis","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player puts the top card of his or her library into his or her graveyard. Then he or she puts X 1/1 black Minion creature tokens onto the battlefield, where X is that card's converted mana cost.","imageName":"infernal genesis","colorIdentity":["B"]},"Nakaya Shade":{"layout":"normal","name":"Nakaya Shade","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"{B}: Nakaya Shade gets +1/+1 until end of turn unless any player pays {2}.","power":"1","toughness":"1","imageName":"nakaya shade","colorIdentity":["B"]},"Noxious Field":{"layout":"normal","name":"Noxious Field","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: This land deals 1 damage to each creature and each player.\"","imageName":"noxious field","colorIdentity":["B"]},"Outbreak":{"layout":"normal","name":"Outbreak","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You may discard a Swamp card rather than pay Outbreak's mana cost.\nChoose a creature type. All creatures of that type get -1/-1 until end of turn.","imageName":"outbreak","colorIdentity":["B"]},"Pit Raptor":{"layout":"normal","name":"Pit Raptor","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Bird Mercenary","types":["Creature"],"subtypes":["Bird","Mercenary"],"text":"Flying, first strike\nAt the beginning of your upkeep, sacrifice Pit Raptor unless you pay {2}{B}{B}.","power":"4","toughness":"3","imageName":"pit raptor","colorIdentity":["B"]},"Plague Fiend":{"layout":"normal","name":"Plague Fiend","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Whenever Plague Fiend deals combat damage to a creature, destroy that creature unless its controller pays {2}.","power":"1","toughness":"1","imageName":"plague fiend","colorIdentity":["B"]},"Plague Wind":{"layout":"normal","name":"Plague Wind","manaCost":"{7}{B}{B}","cmc":9,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures you don't control. They can't be regenerated.","imageName":"plague wind","colorIdentity":["B"]},"Rebel Informer":{"layout":"normal","name":"Rebel Informer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Mercenary Rebel","types":["Creature"],"subtypes":["Human","Mercenary","Rebel"],"text":"Rebel Informer can't be the target of white spells or abilities from white sources.\n{3}: Put target nontoken Rebel on the bottom of its owner's library.","power":"1","toughness":"2","imageName":"rebel informer","colorIdentity":["B"]},"Rhystic Syphon":{"layout":"normal","name":"Rhystic Syphon","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Unless target player pays {3}, he or she loses 5 life and you gain 5 life.","imageName":"rhystic syphon","colorIdentity":["B"]},"Rhystic Tutor":{"layout":"normal","name":"Rhystic Tutor","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Unless any player pays {2}, search your library for a card, put that card into your hand, then shuffle your library.","imageName":"rhystic tutor","colorIdentity":["B"]},"Soul Strings":{"layout":"normal","name":"Soul Strings","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return two target creature cards from your graveyard to your hand unless any player pays {X}.","imageName":"soul strings","colorIdentity":["B"]},"Steal Strength":{"layout":"normal","name":"Steal Strength","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn. Another target creature gets -1/-1 until end of turn.","imageName":"steal strength","colorIdentity":["B"]},"Wall of Vipers":{"layout":"normal","name":"Wall of Vipers","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Snake Wall","types":["Creature"],"subtypes":["Snake","Wall"],"text":"Defender (This creature can't attack.)\n{3}: Destroy Wall of Vipers and target creature it's blocking. Any player may activate this ability.","power":"2","toughness":"4","imageName":"wall of vipers","colorIdentity":["B"]},"Whipstitched Zombie":{"layout":"normal","name":"Whipstitched Zombie","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"At the beginning of your upkeep, sacrifice Whipstitched Zombie unless you pay {B}.","power":"2","toughness":"2","imageName":"whipstitched zombie","colorIdentity":["B"]},"Avatar of Fury":{"layout":"normal","name":"Avatar of Fury","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"If an opponent controls seven or more lands, Avatar of Fury costs {6} less to cast.\nFlying\n{R}: Avatar of Fury gets +1/+0 until end of turn.","power":"6","toughness":"6","imageName":"avatar of fury","colorIdentity":["R"]},"Barbed Field":{"layout":"normal","name":"Barbed Field","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: This land deals 1 damage to target creature or player.\"","imageName":"barbed field","colorIdentity":["R"]},"Branded Brawlers":{"layout":"normal","name":"Branded Brawlers","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Branded Brawlers can't attack if defending player controls an untapped land.\nBranded Brawlers can't block if you control an untapped land.","power":"2","toughness":"2","imageName":"branded brawlers","colorIdentity":["R"]},"Brutal Suppression":{"layout":"normal","name":"Brutal Suppression","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Activated abilities of nontoken Rebels cost an additional \"Sacrifice a land\" to activate.","imageName":"brutal suppression","colorIdentity":["R"]},"Citadel of Pain":{"layout":"normal","name":"Citadel of Pain","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's end step, Citadel of Pain deals X damage to that player, where X is the number of untapped lands he or she controls.","imageName":"citadel of pain","colorIdentity":["R"]},"Devastate":{"layout":"normal","name":"Devastate","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Devastate deals 1 damage to each creature and each player.","imageName":"devastate","colorIdentity":["R"]},"Fault Riders":{"layout":"normal","name":"Fault Riders","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Sacrifice a land: Fault Riders gets +2/+0 and gains first strike until end of turn. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"fault riders","colorIdentity":["R"]},"Fickle Efreet":{"layout":"normal","name":"Fickle Efreet","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Whenever Fickle Efreet attacks or blocks, flip a coin at end of combat. If you lose the flip, an opponent gains control of Fickle Efreet.","power":"5","toughness":"2","imageName":"fickle efreet","colorIdentity":["R"]},"Flameshot":{"layout":"normal","name":"Flameshot","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You may discard a Mountain card rather than pay Flameshot's mana cost.\nFlameshot deals 3 damage divided as you choose among one, two, or three target creatures.","imageName":"flameshot","colorIdentity":["R"]},"Inflame":{"layout":"normal","name":"Inflame","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Inflame deals 2 damage to each creature dealt damage this turn.","imageName":"inflame","colorIdentity":["R"]},"Keldon Arsonist":{"layout":"normal","name":"Keldon Arsonist","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{1}, Sacrifice two lands: Destroy target land.","power":"1","toughness":"1","imageName":"keldon arsonist","colorIdentity":["R"]},"Keldon Berserker":{"layout":"normal","name":"Keldon Berserker","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Soldier Berserker","types":["Creature"],"subtypes":["Human","Soldier","Berserker"],"text":"Whenever Keldon Berserker attacks, if you control no untapped lands, it gets +3/+0 until end of turn.","power":"2","toughness":"3","imageName":"keldon berserker","colorIdentity":["R"]},"Keldon Firebombers":{"layout":"normal","name":"Keldon Firebombers","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Keldon Firebombers enters the battlefield, each player sacrifices all lands he or she controls except for three.","power":"3","toughness":"3","imageName":"keldon firebombers","colorIdentity":["R"]},"Latulla, Keldon Overseer":{"layout":"normal","name":"Latulla, Keldon Overseer","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human Spellshaper","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{X}{R}, {T}, Discard two cards: Latulla, Keldon Overseer deals X damage to target creature or player.","power":"3","toughness":"3","imageName":"latulla, keldon overseer","colorIdentity":["R"]},"Latulla's Orders":{"layout":"normal","name":"Latulla's Orders","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nWhenever enchanted creature deals combat damage to defending player, you may destroy target artifact that player controls.","imageName":"latulla's orders","colorIdentity":["R"]},"Lesser Gargadon":{"layout":"normal","name":"Lesser Gargadon","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Lesser Gargadon attacks or blocks, sacrifice a land.","power":"6","toughness":"4","imageName":"lesser gargadon","colorIdentity":["R"]},"Panic Attack":{"layout":"normal","name":"Panic Attack","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Up to three target creatures can't block this turn.","imageName":"panic attack","colorIdentity":["R"]},"Rhystic Lightning":{"layout":"normal","name":"Rhystic Lightning","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Rhystic Lightning deals 4 damage to target creature or player unless that creature's controller or that player pays {2}. If he or she does, Rhystic Lightning deals 2 damage to the creature or player.","imageName":"rhystic lightning","colorIdentity":["R"]},"Ridgeline Rager":{"layout":"normal","name":"Ridgeline Rager","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{R}: Ridgeline Rager gets +1/+0 until end of turn.","power":"1","toughness":"2","imageName":"ridgeline rager","colorIdentity":["R"]},"Scoria Cat":{"layout":"normal","name":"Scoria Cat","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Scoria Cat gets +3/+3 as long as you control no untapped lands.","power":"3","toughness":"3","imageName":"scoria cat","colorIdentity":["R"]},"Search for Survivors":{"layout":"normal","name":"Search for Survivors","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Reorder your graveyard at random. An opponent chooses a card at random in your graveyard. If it's a creature card, put it onto the battlefield. Otherwise, exile it.","imageName":"search for survivors","colorIdentity":["R"]},"Searing Wind":{"layout":"normal","name":"Searing Wind","manaCost":"{8}{R}","cmc":9,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Searing Wind deals 10 damage to target creature or player.","imageName":"searing wind","colorIdentity":["R"]},"Spur Grappler":{"layout":"normal","name":"Spur Grappler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Spur Grappler gets +2/+1 as long as you control no untapped lands.","power":"2","toughness":"1","imageName":"spur grappler","colorIdentity":["R"]},"Task Mage Assembly":{"layout":"normal","name":"Task Mage Assembly","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"When there are no creatures on the battlefield, sacrifice Task Mage Assembly.\n{2}: Task Mage Assembly deals 1 damage to target creature. Any player may activate this ability but only any time he or she could cast a sorcery.","imageName":"task mage assembly","colorIdentity":["R"]},"Veteran Brawlers":{"layout":"normal","name":"Veteran Brawlers","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Veteran Brawlers can't attack if defending player controls an untapped land.\nVeteran Brawlers can't block if you control an untapped land.","power":"4","toughness":"4","imageName":"veteran brawlers","colorIdentity":["R"]},"Whip Sergeant":{"layout":"normal","name":"Whip Sergeant","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{R}: Target creature gains haste until end of turn. (It can attack this turn.)","power":"2","toughness":"1","imageName":"whip sergeant","colorIdentity":["R"]},"Zerapa Minotaur":{"layout":"normal","name":"Zerapa Minotaur","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"text":"First strike\n{2}: Zerapa Minotaur loses first strike until end of turn. Any player may activate this ability.","power":"3","toughness":"3","imageName":"zerapa minotaur","colorIdentity":["R"]},"Avatar of Might":{"layout":"normal","name":"Avatar of Might","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"If an opponent controls at least four more creatures than you, Avatar of Might costs {6} less to cast.\nTrample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"8","toughness":"8","imageName":"avatar of might","colorIdentity":["G"]},"Calming Verse":{"layout":"normal","name":"Calming Verse","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all enchantments you don't control. Then, if you control an untapped land, destroy all enchantments you control.","imageName":"calming verse","colorIdentity":["G"]},"Darba":{"layout":"normal","name":"Darba","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Bird Beast","types":["Creature"],"subtypes":["Bird","Beast"],"text":"At the beginning of your upkeep, sacrifice Darba unless you pay {G}{G}.","power":"5","toughness":"4","imageName":"darba","colorIdentity":["G"]},"Dual Nature":{"layout":"normal","name":"Dual Nature","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature enters the battlefield, its controller puts a token that's a copy of that creature onto the battlefield.\nWhenever a nontoken creature leaves the battlefield, exile all tokens with the same name as that creature.\nWhen Dual Nature leaves the battlefield, exile all tokens put onto the battlefield with Dual Nature.","imageName":"dual nature","colorIdentity":["G"]},"Elephant Resurgence":{"layout":"normal","name":"Elephant Resurgence","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player puts a green Elephant creature token onto the battlefield. Those creatures have \"This creature's power and toughness are each equal to the number of creature cards in its controller's graveyard.\"","imageName":"elephant resurgence","colorIdentity":["G"]},"Forgotten Harvest":{"layout":"normal","name":"Forgotten Harvest","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may exile a land card from your graveyard. If you do, put a +1/+1 counter on target creature.","imageName":"forgotten harvest","colorIdentity":["G"]},"Jolrael, Empress of Beasts":{"layout":"normal","name":"Jolrael, Empress of Beasts","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Human Spellshaper","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{2}{G}, {T}, Discard two cards: All lands target player controls become 3/3 creatures until end of turn. They're still lands.","power":"3","toughness":"3","imageName":"jolrael, empress of beasts","colorIdentity":["G"]},"Jolrael's Favor":{"layout":"normal","name":"Jolrael's Favor","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\n{1}{G}: Regenerate enchanted creature.","imageName":"jolrael's favor","colorIdentity":["G"]},"Living Terrain":{"layout":"normal","name":"Living Terrain","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land is a 5/6 green Treefolk creature that's still a land.","imageName":"living terrain","colorIdentity":["G"]},"Marsh Boa":{"layout":"normal","name":"Marsh Boa","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"1","toughness":"1","imageName":"marsh boa","colorIdentity":["G"]},"Mungha Wurm":{"layout":"normal","name":"Mungha Wurm","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"You can't untap more than one land during your untap step.","power":"6","toughness":"5","imageName":"mungha wurm","colorIdentity":["G"]},"Pygmy Razorback":{"layout":"normal","name":"Pygmy Razorback","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"Trample","power":"2","toughness":"1","imageName":"pygmy razorback","colorIdentity":["G"]},"Rib Cage Spider":{"layout":"normal","name":"Rib Cage Spider","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)","power":"1","toughness":"4","imageName":"rib cage spider","colorIdentity":["G"]},"Root Cage":{"layout":"normal","name":"Root Cage","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Mercenaries don't untap during their controllers' untap steps.","imageName":"root cage","colorIdentity":["G"]},"Silt Crawler":{"layout":"normal","name":"Silt Crawler","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Silt Crawler enters the battlefield, tap all lands you control.","power":"3","toughness":"3","imageName":"silt crawler","colorIdentity":["G"]},"Snag":{"layout":"normal","name":"Snag","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You may discard a Forest card rather than pay Snag's mana cost.\nPrevent all combat damage that would be dealt by unblocked creatures this turn.","imageName":"snag","colorIdentity":["G"]},"Spitting Spider":{"layout":"normal","name":"Spitting Spider","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nSacrifice a land: Spitting Spider deals 1 damage to each creature with flying.","power":"3","toughness":"5","imageName":"spitting spider","colorIdentity":["G"]},"Spore Frog":{"layout":"normal","name":"Spore Frog","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Frog","types":["Creature"],"subtypes":["Frog"],"text":"Sacrifice Spore Frog: Prevent all combat damage that would be dealt this turn.","power":"1","toughness":"1","imageName":"spore frog","colorIdentity":["G"]},"Squirrel Wrangler":{"layout":"normal","name":"Squirrel Wrangler","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{1}{G}, Sacrifice a land: Put two 1/1 green Squirrel creature tokens onto the battlefield.\n{1}{G}, Sacrifice a land: Squirrel creatures get +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"squirrel wrangler","colorIdentity":["G"]},"Thresher Beast":{"layout":"normal","name":"Thresher Beast","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Thresher Beast becomes blocked, defending player sacrifices a land.","power":"4","toughness":"4","imageName":"thresher beast","colorIdentity":["G"]},"Thrive":{"layout":"normal","name":"Thrive","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a +1/+1 counter on each of X target creatures.","imageName":"thrive","colorIdentity":["G"]},"Verdant Field":{"layout":"normal","name":"Verdant Field","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Target creature gets +1/+1 until end of turn.\"","imageName":"verdant field","colorIdentity":["G"]},"Vintara Elephant":{"layout":"normal","name":"Vintara Elephant","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Trample\n{3}: Vintara Elephant loses trample until end of turn. Any player may activate this ability.","power":"4","toughness":"3","imageName":"vintara elephant","colorIdentity":["G"]},"Vintara Snapper":{"layout":"normal","name":"Vintara Snapper","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Turtle","types":["Creature"],"subtypes":["Turtle"],"text":"Vintara Snapper has shroud as long as you control no untapped lands. (It can't be the target of spells or abilities.)","power":"2","toughness":"2","imageName":"vintara snapper","colorIdentity":["G"]},"Vitalizing Wind":{"layout":"normal","name":"Vitalizing Wind","manaCost":"{8}{G}","cmc":9,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +7/+7 until end of turn.","imageName":"vitalizing wind","colorIdentity":["G"]},"Wild Might":{"layout":"normal","name":"Wild Might","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn. That creature gets an additional +4/+4 until end of turn unless any player pays {2}.","imageName":"wild might","colorIdentity":["G"]},"Wing Storm":{"layout":"normal","name":"Wing Storm","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Wing Storm deals damage to each player equal to twice the number of creatures with flying that player controls.","imageName":"wing storm","colorIdentity":["G"]},"Chimeric Idol":{"layout":"normal","name":"Chimeric Idol","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{0}: Tap all lands you control. Chimeric Idol becomes a 3/3 Turtle artifact creature until end of turn.","imageName":"chimeric idol"},"Copper-Leaf Angel":{"layout":"normal","name":"Copper-Leaf Angel","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Angel","types":["Artifact","Creature"],"subtypes":["Angel"],"text":"Flying\n{T}, Sacrifice X lands: Put X +1/+1 counters on Copper-Leaf Angel.","power":"2","toughness":"2","imageName":"copper-leaf angel"},"Hollow Warrior":{"layout":"normal","name":"Hollow Warrior","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem Warrior","types":["Artifact","Creature"],"subtypes":["Golem","Warrior"],"text":"Hollow Warrior can't attack or block unless you tap an untapped creature you control not declared as an attacking or blocking creature this combat. (This cost is paid as attackers or blockers are declared.)","power":"4","toughness":"4","imageName":"hollow warrior"},"Keldon Battlewagon":{"layout":"normal","name":"Keldon Battlewagon","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Trample\nKeldon Battlewagon can't block.\nWhen Keldon Battlewagon attacks, sacrifice it at end of combat.\nTap an untapped creature you control: Keldon Battlewagon gets +X/+0 until end of turn, where X is the power of the creature tapped this way.","power":"0","toughness":"3","imageName":"keldon battlewagon"},"Well of Discovery":{"layout":"normal","name":"Well of Discovery","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your end step, if you control no untapped lands, draw a card.","imageName":"well of discovery"},"Well of Life":{"layout":"normal","name":"Well of Life","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your end step, if you control no untapped lands, you gain 2 life.","imageName":"well of life"},"Rhystic Cave":{"layout":"normal","name":"Rhystic Cave","type":"Land","types":["Land"],"text":"{T}: Choose a color. Add one mana of that color to your mana pool unless any player pays {1}. Activate this ability only any time you could cast an instant.","imageName":"rhystic cave"},"Wintermoon Mesa":{"layout":"normal","name":"Wintermoon Mesa","type":"Land","types":["Land"],"text":"Wintermoon Mesa enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{2}, {T}, Sacrifice Wintermoon Mesa: Tap two target lands.","imageName":"wintermoon mesa"},"Alabaster Leech":{"layout":"normal","name":"Alabaster Leech","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Leech","types":["Creature"],"subtypes":["Leech"],"text":"White spells you cast cost {W} more to cast.","power":"1","toughness":"3","imageName":"alabaster leech","colorIdentity":["W"]},"Ardent Soldier":{"layout":"normal","name":"Ardent Soldier","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Kicker {2} (You may pay an additional {2} as you cast this spell.)\nVigilance\nIf Ardent Soldier was kicked, it enters the battlefield with a +1/+1 counter on it.","power":"1","toughness":"2","imageName":"ardent soldier","colorIdentity":["W"]},"Atalya, Samite Master":{"layout":"normal","name":"Atalya, Samite Master","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"{X}, {T}: Choose one —\n• Prevent the next X damage that would be dealt to target creature this turn. Spend only white mana on X.\n• You gain X life. Spend only white mana on X.","power":"2","toughness":"3","imageName":"atalya, samite master","colorIdentity":["W"]},"Benalish Emissary":{"layout":"normal","name":"Benalish Emissary","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Kicker {1}{G} (You may pay an additional {1}{G} as you cast this spell.)\nWhen Benalish Emissary enters the battlefield, if it was kicked, destroy target land.","power":"1","toughness":"4","imageName":"benalish emissary","colorIdentity":["W","G"]},"Benalish Heralds":{"layout":"normal","name":"Benalish Heralds","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{3}{U}, {T}: Draw a card.","power":"2","toughness":"4","imageName":"benalish heralds","colorIdentity":["W","U"]},"Benalish Lancer":{"layout":"normal","name":"Benalish Lancer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Kicker {2}{W} (You may pay an additional {2}{W} as you cast this spell.)\nIf Benalish Lancer was kicked, it enters the battlefield with two +1/+1 counters on it and with first strike.","power":"2","toughness":"2","imageName":"benalish lancer","colorIdentity":["W"]},"Benalish Trapper":{"layout":"normal","name":"Benalish Trapper","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{W}, {T}: Tap target creature.","power":"1","toughness":"2","imageName":"benalish trapper","colorIdentity":["W"]},"Capashen Unicorn":{"layout":"normal","name":"Capashen Unicorn","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Unicorn","types":["Creature"],"subtypes":["Unicorn"],"text":"{1}{W}, {T}, Sacrifice Capashen Unicorn: Destroy target artifact or enchantment.","power":"1","toughness":"2","imageName":"capashen unicorn","colorIdentity":["W"]},"Crimson Acolyte":{"layout":"normal","name":"Crimson Acolyte","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from red\n{W}: Target creature gains protection from red until end of turn.","power":"1","toughness":"1","imageName":"crimson acolyte","colorIdentity":["W"]},"Crusading Knight":{"layout":"normal","name":"Crusading Knight","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Protection from black\nCrusading Knight gets +1/+1 for each Swamp your opponents control.","power":"2","toughness":"2","imageName":"crusading knight","colorIdentity":["W"]},"Death or Glory":{"layout":"normal","name":"Death or Glory","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Separate all creature cards in your graveyard into two piles. Exile the pile of an opponent's choice and return the other to the battlefield.","imageName":"death or glory","colorIdentity":["W"]},"Dismantling Blow":{"layout":"normal","name":"Dismantling Blow","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Kicker {2}{U} (You may pay an additional {2}{U} as you cast this spell.)\nDestroy target artifact or enchantment.\nIf Dismantling Blow was kicked, draw two cards.","imageName":"dismantling blow","colorIdentity":["W","U"]},"Divine Presence":{"layout":"normal","name":"Divine Presence","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If a source would deal 4 or more damage to a creature or player, that source deals 3 damage to that creature or player instead.","imageName":"divine presence","colorIdentity":["W"]},"Fight or Flight":{"layout":"normal","name":"Fight or Flight","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of combat on each opponent's turn, separate all creatures that player controls into two piles. Only creatures in the pile of his or her choice can attack this turn.","imageName":"fight or flight","colorIdentity":["W"]},"Glimmering Angel":{"layout":"normal","name":"Glimmering Angel","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\n{U}: Glimmering Angel gains shroud until end of turn. (It can't be the target of spells or abilities.)","power":"2","toughness":"2","imageName":"glimmering angel","colorIdentity":["W","U"]},"Global Ruin":{"layout":"normal","name":"Global Ruin","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Each player chooses from the lands he or she controls a land of each basic land type, then sacrifices the rest.","imageName":"global ruin","colorIdentity":["W"]},"Harsh Judgment":{"layout":"normal","name":"Harsh Judgment","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Harsh Judgment enters the battlefield, choose a color.\nIf an instant or sorcery spell of the chosen color would deal damage to you, it deals that damage to its controller instead.","imageName":"harsh judgment","colorIdentity":["W"]},"Liberate":{"layout":"normal","name":"Liberate","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature you control. Return that card to the battlefield under its owner's control at the beginning of the next end step.","imageName":"liberate","colorIdentity":["W"]},"Obsidian Acolyte":{"layout":"normal","name":"Obsidian Acolyte","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from black\n{W}: Target creature gains protection from black until end of turn.","power":"1","toughness":"1","imageName":"obsidian acolyte","colorIdentity":["W"]},"Orim's Touch":{"layout":"normal","name":"Orim's Touch","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Kicker {1} (You may pay an additional {1} as you cast this spell.)\nPrevent the next 2 damage that would be dealt to target creature or player this turn. If Orim's Touch was kicked, prevent the next 4 damage that would be dealt to that creature or player this turn instead.","imageName":"orim's touch","colorIdentity":["W"]},"Pledge of Loyalty":{"layout":"normal","name":"Pledge of Loyalty","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has protection from the colors of permanents you control. This effect doesn't remove Pledge of Loyalty.","imageName":"pledge of loyalty","colorIdentity":["W"]},"Prison Barricade":{"layout":"normal","name":"Prison Barricade","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nKicker {1}{W} (You may pay an additional {1}{W} as you cast this spell.)\nIf Prison Barricade was kicked, it enters the battlefield with a +1/+1 counter on it and with \"Prison Barricade can attack as though it didn't have defender.\"","power":"1","toughness":"3","imageName":"prison barricade","colorIdentity":["W"]},"Protective Sphere":{"layout":"normal","name":"Protective Sphere","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Pay 1 life: Prevent all damage that would be dealt to you this turn by a source of your choice that shares a color with the mana spent on this activation cost. (Colorless mana prevents no damage.)","imageName":"protective sphere","colorIdentity":["W"]},"Pure Reflection":{"layout":"normal","name":"Pure Reflection","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a creature spell, destroy all Reflections. Then that player puts an X/X white Reflection creature token onto the battlefield, where X is the converted mana cost of that spell.","imageName":"pure reflection","colorIdentity":["W"]},"Rampant Elephant":{"layout":"normal","name":"Rampant Elephant","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"{G}: Target creature blocks Rampant Elephant this turn if able.","power":"2","toughness":"2","imageName":"rampant elephant","colorIdentity":["W","G"]},"Razorfoot Griffin":{"layout":"normal","name":"Razorfoot Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nFirst strike (This creature deals combat damage before creatures without first strike.)","power":"2","toughness":"2","imageName":"razorfoot griffin","colorIdentity":["W"]},"Restrain":{"layout":"normal","name":"Restrain","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt by target attacking creature this turn.\nDraw a card.","imageName":"restrain","colorIdentity":["W"]},"Reviving Dose":{"layout":"normal","name":"Reviving Dose","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 3 life.\nDraw a card.","imageName":"reviving dose","colorIdentity":["W"]},"Rewards of Diversity":{"layout":"normal","name":"Rewards of Diversity","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a multicolored spell, you gain 4 life.","imageName":"rewards of diversity","colorIdentity":["W"]},"Reya Dawnbringer":{"layout":"normal","name":"Reya Dawnbringer","manaCost":"{6}{W}{W}{W}","cmc":9,"colors":["White"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAt the beginning of your upkeep, you may return target creature card from your graveyard to the battlefield.","power":"4","toughness":"6","imageName":"reya dawnbringer","colorIdentity":["W"]},"Rout":{"layout":"normal","name":"Rout","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You may cast Rout as though it had flash if you pay {2} more to cast it. (You may cast it any time you could cast an instant.)\nDestroy all creatures. They can't be regenerated.","imageName":"rout","colorIdentity":["W"]},"Ruham Djinn":{"layout":"normal","name":"Ruham Djinn","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"First strike\nRuham Djinn gets -2/-2 as long as white is the most common color among all permanents or is tied for most common.","power":"5","toughness":"5","imageName":"ruham djinn","colorIdentity":["W"]},"Samite Ministration":{"layout":"normal","name":"Samite Ministration","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt to you this turn by a source of your choice. Whenever damage from a black or red source is prevented this way this turn, you gain that much life.","imageName":"samite ministration","colorIdentity":["W"]},"Spirit of Resistance":{"layout":"normal","name":"Spirit of Resistance","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As long as you control a permanent of each color, prevent all damage that would be dealt to you.","imageName":"spirit of resistance","colorIdentity":["W"]},"Spirit Weaver":{"layout":"normal","name":"Spirit Weaver","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}: Target green or blue creature gets +0/+1 until end of turn.","power":"2","toughness":"1","imageName":"spirit weaver","colorIdentity":["W"]},"Strength of Unity":{"layout":"normal","name":"Strength of Unity","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nDomain — Enchanted creature gets +1/+1 for each basic land type among lands you control.","imageName":"strength of unity","colorIdentity":["W"]},"Sunscape Apprentice":{"layout":"normal","name":"Sunscape Apprentice","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{G}, {T}: Target creature gets +1/+1 until end of turn.\n{U}, {T}: Put target creature you control on top of its owner's library.","power":"1","toughness":"1","imageName":"sunscape apprentice","colorIdentity":["W","G","U"]},"Sunscape Master":{"layout":"normal","name":"Sunscape Master","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{G}{G}, {T}: Creatures you control get +2/+2 until end of turn.\n{U}{U}, {T}: Return target creature to its owner's hand.","power":"2","toughness":"2","imageName":"sunscape master","colorIdentity":["W","G","U"]},"Teferi's Care":{"layout":"normal","name":"Teferi's Care","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}, Sacrifice an enchantment: Destroy target enchantment.\n{3}{U}{U}: Counter target enchantment spell.","imageName":"teferi's care","colorIdentity":["W","U"]},"Wayfaring Giant":{"layout":"normal","name":"Wayfaring Giant","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Domain — Wayfaring Giant gets +1/+1 for each basic land type among lands you control.","power":"1","toughness":"3","imageName":"wayfaring giant","colorIdentity":["W"]},"Winnow":{"layout":"normal","name":"Winnow","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target nonland permanent if another permanent with the same name is on the battlefield.\nDraw a card.","imageName":"winnow","colorIdentity":["W"]},"Barrin's Unmaking":{"layout":"normal","name":"Barrin's Unmaking","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target permanent to its owner's hand if that permanent shares a color with the most common color among all permanents or a color tied for most common.","imageName":"barrin's unmaking","colorIdentity":["U"]},"Blind Seer":{"layout":"normal","name":"Blind Seer","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{U}: Target spell or permanent becomes the color of your choice until end of turn.","power":"3","toughness":"3","imageName":"blind seer","colorIdentity":["U"]},"Breaking Wave":{"layout":"normal","name":"Breaking Wave","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"You may cast Breaking Wave as though it had flash if you pay {2} more to cast it. (You may cast it any time you could cast an instant.)\nSimultaneously untap all tapped creatures and tap all untapped creatures.","imageName":"breaking wave","colorIdentity":["U"]},"Collective Restraint":{"layout":"normal","name":"Collective Restraint","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Domain — Creatures can't attack you unless their controller pays {X} for each creature he or she controls that's attacking you, where X is the number of basic land types among lands you control.","imageName":"collective restraint","colorIdentity":["U"]},"Crystal Spray":{"layout":"normal","name":"Crystal Spray","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Change the text of target spell or permanent by replacing all instances of one color word with another or one basic land type with another until end of turn.\nDraw a card.","imageName":"crystal spray","colorIdentity":["U"]},"Distorting Wake":{"layout":"normal","name":"Distorting Wake","manaCost":"{X}{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return X target nonland permanents to their owners' hands.","imageName":"distorting wake","colorIdentity":["U"]},"Dream Thrush":{"layout":"normal","name":"Dream Thrush","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\n{T}: Target land becomes the basic land type of your choice until end of turn.","power":"1","toughness":"1","imageName":"dream thrush","colorIdentity":["U"]},"Empress Galina":{"layout":"normal","name":"Empress Galina","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Merfolk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Merfolk"],"text":"{U}{U}, {T}: Gain control of target legendary permanent. (This effect lasts indefinitely.)","power":"1","toughness":"3","imageName":"empress galina","colorIdentity":["U"]},"Essence Leak":{"layout":"normal","name":"Essence Leak","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant permanent\nAs long as enchanted permanent is red or green, it has \"At the beginning of your upkeep, sacrifice this permanent unless you pay its mana cost.\"","imageName":"essence leak","colorIdentity":["U"]},"Exclude":{"layout":"normal","name":"Exclude","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell.\nDraw a card.","imageName":"exclude","colorIdentity":["U"]},"Faerie Squadron":{"layout":"normal","name":"Faerie Squadron","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Kicker {3}{U} (You may pay an additional {3}{U} as you cast this spell.)\nIf Faerie Squadron was kicked, it enters the battlefield with two +1/+1 counters on it and with flying.","power":"1","toughness":"1","imageName":"faerie squadron","colorIdentity":["U"]},"Mana Maze":{"layout":"normal","name":"Mana Maze","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Players can't cast spells that share a color with the spell most recently cast this turn.","imageName":"mana maze","colorIdentity":["U"]},"Manipulate Fate":{"layout":"normal","name":"Manipulate Fate","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for three cards, exile them, then shuffle your library.\nDraw a card.","imageName":"manipulate fate","colorIdentity":["U"]},"Metathran Aerostat":{"layout":"normal","name":"Metathran Aerostat","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Metathran","types":["Creature"],"subtypes":["Metathran"],"text":"Flying\n{X}{U}: You may put a creature card with converted mana cost X from your hand onto the battlefield. If you do, return Metathran Aerostat to its owner's hand.","power":"2","toughness":"2","imageName":"metathran aerostat","colorIdentity":["U"]},"Metathran Transport":{"layout":"normal","name":"Metathran Transport","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Metathran","types":["Creature"],"subtypes":["Metathran"],"text":"Flying\nMetathran Transport can't be blocked by blue creatures.\n{U}: Target creature becomes blue until end of turn.","power":"1","toughness":"3","imageName":"metathran transport","colorIdentity":["U"]},"Metathran Zombie":{"layout":"normal","name":"Metathran Zombie","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Metathran Zombie","types":["Creature"],"subtypes":["Metathran","Zombie"],"text":"{B}: Regenerate Metathran Zombie.","power":"1","toughness":"1","imageName":"metathran zombie","colorIdentity":["U","B"]},"Opt":{"layout":"normal","name":"Opt","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\nDraw a card.","imageName":"opt","colorIdentity":["U"]},"Probe":{"layout":"normal","name":"Probe","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {1}{B} (You may pay an additional {1}{B} as you cast this spell.)\nDraw three cards, then discard two cards.\nIf Probe was kicked, target player discards two cards.","imageName":"probe","colorIdentity":["U","B"]},"Prohibit":{"layout":"normal","name":"Prohibit","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Kicker {2} (You may pay an additional {2} as you cast this spell.)\nCounter target spell if its converted mana cost is 2 or less. If Prohibit was kicked, counter that spell if its converted mana cost is 4 or less instead.","imageName":"prohibit","colorIdentity":["U"]},"Psychic Battle":{"layout":"normal","name":"Psychic Battle","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player chooses one or more targets, each player reveals the top card of his or her library. The player who reveals the card with the highest converted mana cost may change the target or targets. If two or more cards are tied for highest cost, the target or targets remain unchanged. Changing targets this way doesn't trigger abilities of permanents named Psychic Battle.","imageName":"psychic battle","colorIdentity":["U"]},"Rainbow Crow":{"layout":"normal","name":"Rainbow Crow","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\n{1}: Rainbow Crow becomes the color of your choice until end of turn.","power":"2","toughness":"2","imageName":"rainbow crow","colorIdentity":["U"]},"Repulse":{"layout":"normal","name":"Repulse","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand.\nDraw a card.","imageName":"repulse","colorIdentity":["U"]},"Sapphire Leech":{"layout":"normal","name":"Sapphire Leech","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Leech","types":["Creature"],"subtypes":["Leech"],"text":"Flying\nBlue spells you cast cost {U} more to cast.","power":"2","toughness":"2","imageName":"sapphire leech","colorIdentity":["U"]},"Shoreline Raider":{"layout":"normal","name":"Shoreline Raider","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"Protection from Kavu","power":"2","toughness":"2","imageName":"shoreline raider","colorIdentity":["U"]},"Sky Weaver":{"layout":"normal","name":"Sky Weaver","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Metathran Wizard","types":["Creature"],"subtypes":["Metathran","Wizard"],"text":"{2}: Target white or black creature gains flying until end of turn. (It can't be blocked except by creatures with flying or reach.)","power":"2","toughness":"1","imageName":"sky weaver","colorIdentity":["U"]},"Stormscape Apprentice":{"layout":"normal","name":"Stormscape Apprentice","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{W}, {T}: Tap target creature.\n{B}, {T}: Target player loses 1 life.","power":"1","toughness":"1","imageName":"stormscape apprentice","colorIdentity":["U","W","B"]},"Stormscape Master":{"layout":"normal","name":"Stormscape Master","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{W}{W}, {T}: Target creature gains protection from the color of your choice until end of turn.\n{B}{B}, {T}: Target player loses 2 life and you gain 2 life.","power":"2","toughness":"2","imageName":"stormscape master","colorIdentity":["U","W","B"]},"Sway of Illusion":{"layout":"normal","name":"Sway of Illusion","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Any number of target creatures become the color of your choice until end of turn.\nDraw a card.","imageName":"sway of illusion","colorIdentity":["U"]},"Teferi's Response":{"layout":"normal","name":"Teferi's Response","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell or ability an opponent controls that targets a land you control. If a permanent's ability is countered this way, destroy that permanent.\nDraw two cards.","imageName":"teferi's response","colorIdentity":["U"]},"Temporal Distortion":{"layout":"normal","name":"Temporal Distortion","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature or land becomes tapped, put an hourglass counter on it.\nEach permanent with an hourglass counter on it doesn't untap during its controller's untap step.\nAt the beginning of each player's upkeep, remove all hourglass counters from permanents that player controls.","imageName":"temporal distortion","colorIdentity":["U"]},"Tidal Visionary":{"layout":"normal","name":"Tidal Visionary","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{T}: Target creature becomes the color of your choice until end of turn.","power":"1","toughness":"1","imageName":"tidal visionary","colorIdentity":["U"]},"Tolarian Emissary":{"layout":"normal","name":"Tolarian Emissary","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Kicker {1}{W} (You may pay an additional {1}{W} as you cast this spell.)\nFlying\nWhen Tolarian Emissary enters the battlefield, if it was kicked, destroy target enchantment.","power":"1","toughness":"2","imageName":"tolarian emissary","colorIdentity":["U","W"]},"Tower Drake":{"layout":"normal","name":"Tower Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{W}: Tower Drake gets +0/+1 until end of turn.","power":"2","toughness":"1","imageName":"tower drake","colorIdentity":["U","W"]},"Traveler's Cloak":{"layout":"normal","name":"Traveler's Cloak","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs Traveler's Cloak enters the battlefield, choose a land type.\nWhen Traveler's Cloak enters the battlefield, draw a card.\nEnchanted creature has landwalk of the chosen type. (It can't be blocked as long as defending player controls a land of that type.)","imageName":"traveler's cloak","colorIdentity":["U"]},"Vodalian Hypnotist":{"layout":"normal","name":"Vodalian Hypnotist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{2}{B}, {T}: Target player discards a card. Activate this ability only any time you could cast a sorcery.","power":"1","toughness":"1","imageName":"vodalian hypnotist","colorIdentity":["U","B"]},"Vodalian Merchant":{"layout":"normal","name":"Vodalian Merchant","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"When Vodalian Merchant enters the battlefield, draw a card, then discard a card.","power":"1","toughness":"2","imageName":"vodalian merchant","colorIdentity":["U"]},"Vodalian Serpent":{"layout":"normal","name":"Vodalian Serpent","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Kicker {2} (You may pay an additional {2} as you cast this spell.)\nVodalian Serpent can't attack unless defending player controls an Island.\nIf Vodalian Serpent was kicked, it enters the battlefield with four +1/+1 counters on it.","power":"2","toughness":"2","imageName":"vodalian serpent","colorIdentity":["U"]},"Well-Laid Plans":{"layout":"normal","name":"Well-Laid Plans","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Prevent all damage that would be dealt to a creature by another creature if they share a color.","imageName":"well-laid plans","colorIdentity":["U"]},"Worldly Counsel":{"layout":"normal","name":"Worldly Counsel","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Domain — Look at the top X cards of your library, where X is the number of basic land types among lands you control. Put one of those cards into your hand and the rest on the bottom of your library in any order.","imageName":"worldly counsel","colorIdentity":["U"]},"Zanam Djinn":{"layout":"normal","name":"Zanam Djinn","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nZanam Djinn gets -2/-2 as long as blue is the most common color among all permanents or is tied for most common.","power":"5","toughness":"6","imageName":"zanam djinn","colorIdentity":["U"]},"Addle":{"layout":"normal","name":"Addle","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a color. Target player reveals his or her hand and you choose a card of that color from it. That player discards that card.","imageName":"addle","colorIdentity":["B"]},"Agonizing Demise":{"layout":"normal","name":"Agonizing Demise","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Kicker {1}{R} (You may pay an additional {1}{R} as you cast this spell.)\nDestroy target nonblack creature. It can't be regenerated. If Agonizing Demise was kicked, it deals damage equal to that creature's power to the creature's controller.","imageName":"agonizing demise","colorIdentity":["B","R"]},"Andradite Leech":{"layout":"normal","name":"Andradite Leech","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Leech","types":["Creature"],"subtypes":["Leech"],"text":"Black spells you cast cost {B} more to cast.\n{B}: Andradite Leech gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"andradite leech","colorIdentity":["B"]},"Annihilate":{"layout":"normal","name":"Annihilate","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature. It can't be regenerated.\nDraw a card.","imageName":"annihilate","colorIdentity":["B"]},"Bog Initiate":{"layout":"normal","name":"Bog Initiate","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}: Add {B} to your mana pool.","power":"1","toughness":"1","imageName":"bog initiate","colorIdentity":["B"]},"Cremate":{"layout":"normal","name":"Cremate","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile target card from a graveyard.\nDraw a card.","imageName":"cremate","colorIdentity":["B"]},"Crypt Angel":{"layout":"normal","name":"Crypt Angel","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, protection from white\nWhen Crypt Angel enters the battlefield, return target blue or red creature card from your graveyard to your hand.","power":"3","toughness":"3","imageName":"crypt angel","colorIdentity":["B"]},"Defiling Tears":{"layout":"normal","name":"Defiling Tears","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature becomes black, gets +1/-1, and gains \"{B}: Regenerate this creature.\"","imageName":"defiling tears","colorIdentity":["B"]},"Desperate Research":{"layout":"normal","name":"Desperate Research","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Name a card other than a basic land card. Then reveal the top seven cards of your library and put all of them with that name into your hand. Exile the rest.","imageName":"desperate research","colorIdentity":["B"]},"Devouring Strossus":{"layout":"normal","name":"Devouring Strossus","manaCost":"{5}{B}{B}{B}","cmc":8,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying, trample\nAt the beginning of your upkeep, sacrifice a creature.\nSacrifice a creature: Regenerate Devouring Strossus.","power":"9","toughness":"9","imageName":"devouring strossus","colorIdentity":["B"]},"Do or Die":{"layout":"normal","name":"Do or Die","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Separate all creatures target player controls into two piles. Destroy all creatures in the pile of that player's choice. They can't be regenerated.","imageName":"do or die","colorIdentity":["B"]},"Dredge":{"layout":"normal","name":"Dredge","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Sacrifice a creature or land.\nDraw a card.","imageName":"dredge","colorIdentity":["B"]},"Duskwalker":{"layout":"normal","name":"Duskwalker","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"Kicker {3}{B} (You may pay an additional {3}{B} as you cast this spell.)\nIf Duskwalker was kicked, it enters the battlefield with two +1/+1 counters on it and with fear. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"1","toughness":"1","imageName":"duskwalker","colorIdentity":["B"]},"Exotic Curse":{"layout":"normal","name":"Exotic Curse","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nDomain — Enchanted creature gets -1/-1 for each basic land type among lands you control.","imageName":"exotic curse","colorIdentity":["B"]},"Firescreamer":{"layout":"normal","name":"Firescreamer","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{R}: Firescreamer gets +1/+0 until end of turn.","power":"2","toughness":"2","imageName":"firescreamer","colorIdentity":["B","R"]},"Goham Djinn":{"layout":"normal","name":"Goham Djinn","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"{1}{B}: Regenerate Goham Djinn.\nGoham Djinn gets -2/-2 as long as black is the most common color among all permanents or is tied for most common.","power":"5","toughness":"5","imageName":"goham djinn","colorIdentity":["B"]},"Hate Weaver":{"layout":"normal","name":"Hate Weaver","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"{2}: Target blue or red creature gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"hate weaver","colorIdentity":["B"]},"Hypnotic Cloud":{"layout":"normal","name":"Hypnotic Cloud","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {4} (You may pay an additional {4} as you cast this spell.)\nTarget player discards a card. If Hypnotic Cloud was kicked, that player discards three cards instead.","imageName":"hypnotic cloud","colorIdentity":["B"]},"Marauding Knight":{"layout":"normal","name":"Marauding Knight","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"Protection from white\nMarauding Knight gets +1/+1 for each Plains your opponents control.","power":"2","toughness":"2","imageName":"marauding knight","colorIdentity":["B"]},"Mourning":{"layout":"normal","name":"Mourning","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -2/-0.\n{B}: Return Mourning to its owner's hand.","imageName":"mourning","colorIdentity":["B"]},"Nightscape Apprentice":{"layout":"normal","name":"Nightscape Apprentice","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"{U}, {T}: Put target creature you control on top of its owner's library.\n{R}, {T}: Target creature gains first strike until end of turn.","power":"1","toughness":"1","imageName":"nightscape apprentice","colorIdentity":["B","U","R"]},"Nightscape Master":{"layout":"normal","name":"Nightscape Master","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"{U}{U}, {T}: Return target creature to its owner's hand.\n{R}{R}, {T}: Nightscape Master deals 2 damage to target creature.","power":"2","toughness":"2","imageName":"nightscape master","colorIdentity":["B","U","R"]},"Phyrexian Battleflies":{"layout":"normal","name":"Phyrexian Battleflies","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\n{B}: Phyrexian Battleflies gets +1/+0 until end of turn. Activate this ability no more than twice each turn.","power":"0","toughness":"1","imageName":"phyrexian battleflies","colorIdentity":["B"]},"Phyrexian Delver":{"layout":"normal","name":"Phyrexian Delver","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Phyrexian Delver enters the battlefield, return target creature card from your graveyard to the battlefield. You lose life equal to that card's converted mana cost.","power":"3","toughness":"2","imageName":"phyrexian delver","colorIdentity":["B"]},"Phyrexian Infiltrator":{"layout":"normal","name":"Phyrexian Infiltrator","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Minion","types":["Creature"],"subtypes":["Minion"],"text":"{2}{U}{U}: Exchange control of Phyrexian Infiltrator and target creature. (This effect lasts indefinitely.)","power":"2","toughness":"2","imageName":"phyrexian infiltrator","colorIdentity":["B","U"]},"Phyrexian Reaper":{"layout":"normal","name":"Phyrexian Reaper","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever Phyrexian Reaper becomes blocked by a green creature, destroy that creature. It can't be regenerated.","power":"3","toughness":"3","imageName":"phyrexian reaper","colorIdentity":["B"]},"Phyrexian Slayer":{"layout":"normal","name":"Phyrexian Slayer","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Minion","types":["Creature"],"subtypes":["Minion"],"text":"Flying\nWhenever Phyrexian Slayer becomes blocked by a white creature, destroy that creature. It can't be regenerated.","power":"2","toughness":"2","imageName":"phyrexian slayer","colorIdentity":["B"]},"Plague Spitter":{"layout":"normal","name":"Plague Spitter","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"At the beginning of your upkeep, Plague Spitter deals 1 damage to each creature and each player.\nWhen Plague Spitter dies, Plague Spitter deals 1 damage to each creature and each player.","power":"2","toughness":"2","imageName":"plague spitter","colorIdentity":["B"]},"Recover":{"layout":"normal","name":"Recover","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to your hand.\nDraw a card.","imageName":"recover","colorIdentity":["B"]},"Scavenged Weaponry":{"layout":"normal","name":"Scavenged Weaponry","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Scavenged Weaponry enters the battlefield, draw a card.\nEnchanted creature gets +1/+1.","imageName":"scavenged weaponry","colorIdentity":["B"]},"Spreading Plague":{"layout":"normal","name":"Spreading Plague","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield, destroy all other creatures that share a color with it. They can't be regenerated.","imageName":"spreading plague","colorIdentity":["B"]},"Tainted Well":{"layout":"normal","name":"Tainted Well","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen Tainted Well enters the battlefield, draw a card.\nEnchanted land is a Swamp.","imageName":"tainted well","colorIdentity":["B"]},"Trench Wurm":{"layout":"normal","name":"Trench Wurm","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"{2}{R}, {T}: Destroy target nonbasic land.","power":"3","toughness":"3","imageName":"trench wurm","colorIdentity":["B","R"]},"Tsabo's Assassin":{"layout":"normal","name":"Tsabo's Assassin","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Assassin","types":["Creature"],"subtypes":["Zombie","Assassin"],"text":"{T}: Destroy target creature if it shares a color with the most common color among all permanents or a color tied for most common. A creature destroyed this way can't be regenerated.","power":"1","toughness":"1","imageName":"tsabo's assassin","colorIdentity":["B"]},"Tsabo's Decree":{"layout":"normal","name":"Tsabo's Decree","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose a creature type. Target player reveals his or her hand and discards all creature cards of that type. Then destroy all creatures of that type that player controls. They can't be regenerated.","imageName":"tsabo's decree","colorIdentity":["B"]},"Twilight's Call":{"layout":"normal","name":"Twilight's Call","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You may cast Twilight's Call as though it had flash if you pay {2} more to cast it. (You may cast it any time you could cast an instant.)\nEach player returns all creature cards from his or her graveyard to the battlefield.","imageName":"twilight's call","colorIdentity":["B"]},"Urborg Emissary":{"layout":"normal","name":"Urborg Emissary","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Kicker {1}{U} (You may pay an additional {1}{U} as you cast this spell.)\nWhen Urborg Emissary enters the battlefield, if it was kicked, return target permanent to its owner's hand.","power":"3","toughness":"1","imageName":"urborg emissary","colorIdentity":["B","U"]},"Urborg Phantom":{"layout":"normal","name":"Urborg Phantom","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit Minion","types":["Creature"],"subtypes":["Spirit","Minion"],"text":"Urborg Phantom can't block.\n{U}: Prevent all combat damage that would be dealt to and dealt by Urborg Phantom this turn.","power":"3","toughness":"1","imageName":"urborg phantom","colorIdentity":["B","U"]},"Urborg Shambler":{"layout":"normal","name":"Urborg Shambler","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Other black creatures get -1/-1.","power":"4","toughness":"3","imageName":"urborg shambler","colorIdentity":["B"]},"Urborg Skeleton":{"layout":"normal","name":"Urborg Skeleton","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"Kicker {3} (You may pay an additional {3} as you cast this spell.)\n{B}: Regenerate Urborg Skeleton.\nIf Urborg Skeleton was kicked, it enters the battlefield with a +1/+1 counter on it.","power":"0","toughness":"1","imageName":"urborg skeleton","colorIdentity":["B"]},"Yawgmoth's Agenda":{"layout":"normal","name":"Yawgmoth's Agenda","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"You can't cast more than one spell each turn.\nYou may play cards from your graveyard.\nIf a card would be put into your graveyard from anywhere, exile it instead.","imageName":"yawgmoth's agenda","colorIdentity":["B"]},"Ancient Kavu":{"layout":"normal","name":"Ancient Kavu","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{2}: Ancient Kavu becomes colorless until end of turn.","power":"3","toughness":"3","imageName":"ancient kavu","colorIdentity":["R"]},"Bend or Break":{"layout":"normal","name":"Bend or Break","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player separates all nontoken lands he or she controls into two piles. For each player, one of his or her piles is chosen by one of his or her opponents of his or her choice. Destroy all lands in the chosen piles. Tap all lands in the other piles.","imageName":"bend or break","colorIdentity":["R"]},"Breath of Darigaaz":{"layout":"normal","name":"Breath of Darigaaz","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {2} (You may pay an additional {2} as you cast this spell.)\nBreath of Darigaaz deals 1 damage to each creature without flying and each player. If Breath of Darigaaz was kicked, it deals 4 damage to each creature without flying and each player instead.","imageName":"breath of darigaaz","colorIdentity":["R"]},"Callous Giant":{"layout":"normal","name":"Callous Giant","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"If a source would deal 3 or less damage to Callous Giant, prevent that damage.","power":"4","toughness":"4","imageName":"callous giant","colorIdentity":["R"]},"Chaotic Strike":{"layout":"normal","name":"Chaotic Strike","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast Chaotic Strike only during combat after blockers are declared.\nFlip a coin. If you win the flip, target creature gets +1/+1 until end of turn.\nDraw a card.","imageName":"chaotic strike","colorIdentity":["R"]},"Collapsing Borders":{"layout":"normal","name":"Collapsing Borders","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Domain — At the beginning of each player's upkeep, that player gains 1 life for each basic land type among lands he or she controls. Then Collapsing Borders deals 3 damage to him or her.","imageName":"collapsing borders","colorIdentity":["R"]},"Firebrand Ranger":{"layout":"normal","name":"Firebrand Ranger","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{G}, {T}: You may put a basic land card from your hand onto the battlefield.","power":"2","toughness":"1","imageName":"firebrand ranger","colorIdentity":["R","G"]},"Ghitu Fire":{"layout":"normal","name":"Ghitu Fire","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You may cast Ghitu Fire as though it had flash if you pay {2} more to cast it. (You may cast it any time you could cast an instant.)\nGhitu Fire deals X damage to target creature or player.","imageName":"ghitu fire","colorIdentity":["R"]},"Goblin Spy":{"layout":"normal","name":"Goblin Spy","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Play with the top card of your library revealed.","power":"1","toughness":"1","imageName":"goblin spy","colorIdentity":["R"]},"Halam Djinn":{"layout":"normal","name":"Halam Djinn","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Haste\nHalam Djinn gets -2/-2 as long as red is the most common color among all permanents or is tied for most common.","power":"6","toughness":"5","imageName":"halam djinn","colorIdentity":["R"]},"Hooded Kavu":{"layout":"normal","name":"Hooded Kavu","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{B}: Hooded Kavu gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"2","imageName":"hooded kavu","colorIdentity":["R","B"]},"Kavu Aggressor":{"layout":"normal","name":"Kavu Aggressor","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Kicker {4} (You may pay an additional {4} as you cast this spell.)\nKavu Aggressor can't block.\nIf Kavu Aggressor was kicked, it enters the battlefield with a +1/+1 counter on it.","power":"3","toughness":"2","imageName":"kavu aggressor","colorIdentity":["R"]},"Kavu Monarch":{"layout":"normal","name":"Kavu Monarch","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Kavu creatures have trample.\nWhenever another Kavu enters the battlefield, put a +1/+1 counter on Kavu Monarch.","power":"3","toughness":"3","imageName":"kavu monarch","colorIdentity":["R"]},"Kavu Runner":{"layout":"normal","name":"Kavu Runner","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Kavu Runner has haste as long as no opponent controls a white or blue creature.","power":"3","toughness":"3","imageName":"kavu runner","colorIdentity":["R"]},"Kavu Scout":{"layout":"normal","name":"Kavu Scout","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Kavu Scout","types":["Creature"],"subtypes":["Kavu","Scout"],"text":"Domain — Kavu Scout gets +1/+0 for each basic land type among lands you control.","power":"0","toughness":"2","imageName":"kavu scout","colorIdentity":["R"]},"Lightning Dart":{"layout":"normal","name":"Lightning Dart","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Lightning Dart deals 1 damage to target creature. If that creature is white or blue, Lightning Dart deals 4 damage to it instead.","imageName":"lightning dart","colorIdentity":["R"]},"Loafing Giant":{"layout":"normal","name":"Loafing Giant","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Whenever Loafing Giant attacks or blocks, put the top card of your library into your graveyard. If that card is a land card, prevent all combat damage Loafing Giant would deal this turn.","power":"4","toughness":"6","imageName":"loafing giant","colorIdentity":["R"]},"Mages' Contest":{"layout":"normal","name":"Mages' Contest","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"You and target spell's controller bid life. You start the bidding with a bid of 1. In turn order, each player may top the high bid. The bidding ends if the high bid stands. The high bidder loses life equal to the high bid. If you win the bidding, counter that spell.","imageName":"mages' contest","colorIdentity":["R"]},"Obliterate":{"layout":"normal","name":"Obliterate","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Obliterate can't be countered.\nDestroy all artifacts, creatures, and lands. They can't be regenerated.","imageName":"obliterate","colorIdentity":["R"]},"Overload":{"layout":"normal","name":"Overload","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Kicker {2} (You may pay an additional {2} as you cast this spell.)\nDestroy target artifact if its converted mana cost is 2 or less. If Overload was kicked, destroy that artifact if its converted mana cost is 5 or less instead.","imageName":"overload","colorIdentity":["R"]},"Pouncing Kavu":{"layout":"normal","name":"Pouncing Kavu","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Kicker {2}{R} (You may pay an additional {2}{R} as you cast this spell.)\nFirst strike\nIf Pouncing Kavu was kicked, it enters the battlefield with two +1/+1 counters on it and with haste.","power":"1","toughness":"1","imageName":"pouncing kavu","colorIdentity":["R"]},"Rage Weaver":{"layout":"normal","name":"Rage Weaver","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}: Target black or green creature gains haste until end of turn. (It can attack and {T} this turn.)","power":"2","toughness":"1","imageName":"rage weaver","colorIdentity":["R"]},"Rogue Kavu":{"layout":"normal","name":"Rogue Kavu","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Whenever Rogue Kavu attacks alone, it gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"rogue kavu","colorIdentity":["R"]},"Ruby Leech":{"layout":"normal","name":"Ruby Leech","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Leech","types":["Creature"],"subtypes":["Leech"],"text":"First strike\nRed spells you cast cost {R} more to cast.","power":"2","toughness":"2","imageName":"ruby leech","colorIdentity":["R"]},"Savage Offensive":{"layout":"normal","name":"Savage Offensive","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {G} (You may pay an additional {G} as you cast this spell.)\nCreatures you control gain first strike until end of turn. If Savage Offensive was kicked, they get +1/+1 until end of turn.","imageName":"savage offensive","colorIdentity":["R","G"]},"Scarred Puma":{"layout":"normal","name":"Scarred Puma","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Scarred Puma can't attack unless a black or green creature also attacks.","power":"2","toughness":"1","imageName":"scarred puma","colorIdentity":["R"]},"Scorching Lava":{"layout":"normal","name":"Scorching Lava","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Kicker {R} (You may pay an additional {R} as you cast this spell.)\nScorching Lava deals 2 damage to target creature or player. If Scorching Lava was kicked, that creature can't be regenerated this turn and if it would die this turn, exile it instead.","imageName":"scorching lava","colorIdentity":["R"]},"Searing Rays":{"layout":"normal","name":"Searing Rays","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a color. Searing Rays deals damage to each player equal to the number of creatures of that color that player controls.","imageName":"searing rays","colorIdentity":["R"]},"Shivan Emissary":{"layout":"normal","name":"Shivan Emissary","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Kicker {1}{B} (You may pay an additional {1}{B} as you cast this spell.)\nWhen Shivan Emissary enters the battlefield, if it was kicked, destroy target nonblack creature. It can't be regenerated.","power":"1","toughness":"1","imageName":"shivan emissary","colorIdentity":["R","B"]},"Shivan Harvest":{"layout":"normal","name":"Shivan Harvest","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{R}, Sacrifice a creature: Destroy target nonbasic land.","imageName":"shivan harvest","colorIdentity":["R"]},"Skittish Kavu":{"layout":"normal","name":"Skittish Kavu","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Skittish Kavu gets +1/+1 as long as no opponent controls a white or blue creature.","power":"1","toughness":"1","imageName":"skittish kavu","colorIdentity":["R"]},"Skizzik":{"layout":"normal","name":"Skizzik","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Kicker {R} (You may pay an additional {R} as you cast this spell.)\nTrample, haste\nAt the beginning of the end step, sacrifice Skizzik unless it was kicked.","power":"5","toughness":"3","imageName":"skizzik","colorIdentity":["R"]},"Slimy Kavu":{"layout":"normal","name":"Slimy Kavu","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{T}: Target land becomes a Swamp until end of turn.","power":"2","toughness":"2","imageName":"slimy kavu","colorIdentity":["R"]},"Stand or Fall":{"layout":"normal","name":"Stand or Fall","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of combat on your turn, separate all creatures defending player controls into two piles. Only creatures in the pile of that player's choice can block this turn.","imageName":"stand or fall","colorIdentity":["R"]},"Tectonic Instability":{"layout":"normal","name":"Tectonic Instability","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a land enters the battlefield, tap all lands its controller controls.","imageName":"tectonic instability","colorIdentity":["R"]},"Thunderscape Apprentice":{"layout":"normal","name":"Thunderscape Apprentice","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{B}, {T}: Target player loses 1 life.\n{G}, {T}: Target creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"thunderscape apprentice","colorIdentity":["R","B","G"]},"Thunderscape Master":{"layout":"normal","name":"Thunderscape Master","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{B}{B}, {T}: Target player loses 2 life and you gain 2 life.\n{G}{G}, {T}: Creatures you control get +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"thunderscape master","colorIdentity":["R","B","G"]},"Tribal Flames":{"layout":"normal","name":"Tribal Flames","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Domain — Tribal Flames deals X damage to target creature or player, where X is the number of basic land types among lands you control.","imageName":"tribal flames","colorIdentity":["R"]},"Turf Wound":{"layout":"normal","name":"Turf Wound","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target player can't play land cards this turn.\nDraw a card.","imageName":"turf wound","colorIdentity":["R"]},"Urza's Rage":{"layout":"normal","name":"Urza's Rage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Kicker {8}{R} (You may pay an additional {8}{R} as you cast this spell.)\nUrza's Rage can't be countered by spells or abilities.\nUrza's Rage deals 3 damage to target creature or player. If Urza's Rage was kicked, instead it deals 10 damage to that creature or player and the damage can't be prevented.","imageName":"urza's rage","colorIdentity":["R"]},"Viashino Grappler":{"layout":"normal","name":"Viashino Grappler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Viashino","types":["Creature"],"subtypes":["Viashino"],"text":"{G}: Viashino Grappler gains trample until end of turn.","power":"3","toughness":"1","imageName":"viashino grappler","colorIdentity":["R","G"]},"Zap":{"layout":"normal","name":"Zap","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Zap deals 1 damage to target creature or player.\nDraw a card.","imageName":"zap","colorIdentity":["R"]},"Aggressive Urge":{"layout":"normal","name":"Aggressive Urge","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn.\nDraw a card.","imageName":"aggressive urge","colorIdentity":["G"]},"Bind":{"layout":"normal","name":"Bind","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Counter target activated ability. (Mana abilities can't be targeted.)\nDraw a card.","imageName":"bind","colorIdentity":["G"]},"Blurred Mongoose":{"layout":"normal","name":"Blurred Mongoose","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Mongoose","types":["Creature"],"subtypes":["Mongoose"],"text":"Blurred Mongoose can't be countered.\nShroud (This creature can't be the target of spells or abilities.)","power":"2","toughness":"1","imageName":"blurred mongoose","colorIdentity":["G"]},"Canopy Surge":{"layout":"normal","name":"Canopy Surge","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {2} (You may pay an additional {2} as you cast this spell.)\nCanopy Surge deals 1 damage to each creature with flying and each player. If Canopy Surge was kicked, it deals 4 damage to each creature with flying and each player instead.","imageName":"canopy surge","colorIdentity":["G"]},"Elfhame Sanctuary":{"layout":"normal","name":"Elfhame Sanctuary","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may search your library for a basic land card, reveal that card, and put it into your hand. If you do, you skip your draw step this turn and shuffle your library.","imageName":"elfhame sanctuary","colorIdentity":["G"]},"Explosive Growth":{"layout":"normal","name":"Explosive Growth","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Kicker {5} (You may pay an additional {5} as you cast this spell.)\nTarget creature gets +2/+2 until end of turn. If Explosive Growth was kicked, that creature gets +5/+5 until end of turn instead.","imageName":"explosive growth","colorIdentity":["G"]},"Jade Leech":{"layout":"normal","name":"Jade Leech","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Leech","types":["Creature"],"subtypes":["Leech"],"text":"Green spells you cast cost {G} more to cast.","power":"5","toughness":"5","imageName":"jade leech","colorIdentity":["G"]},"Kavu Chameleon":{"layout":"normal","name":"Kavu Chameleon","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Kavu Chameleon can't be countered.\n{G}: Kavu Chameleon becomes the color of your choice until end of turn.","power":"4","toughness":"4","imageName":"kavu chameleon","colorIdentity":["G"]},"Kavu Climber":{"layout":"normal","name":"Kavu Climber","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"When Kavu Climber enters the battlefield, draw a card.","power":"3","toughness":"3","imageName":"kavu climber","colorIdentity":["G"]},"Kavu Lair":{"layout":"normal","name":"Kavu Lair","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature with power 4 or greater enters the battlefield, its controller draws a card.","imageName":"kavu lair","colorIdentity":["G"]},"Kavu Titan":{"layout":"normal","name":"Kavu Titan","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Kicker {2}{G} (You may pay an additional {2}{G} as you cast this spell.)\nIf Kavu Titan was kicked, it enters the battlefield with three +1/+1 counters on it and with trample.","power":"2","toughness":"2","imageName":"kavu titan","colorIdentity":["G"]},"Llanowar Cavalry":{"layout":"normal","name":"Llanowar Cavalry","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{W}: Llanowar Cavalry gains vigilance until end of turn.","power":"1","toughness":"4","imageName":"llanowar cavalry","colorIdentity":["G","W"]},"Llanowar Elite":{"layout":"normal","name":"Llanowar Elite","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Kicker {8} (You may pay an additional {8} as you cast this spell.)\nTrample\nIf Llanowar Elite was kicked, it enters the battlefield with five +1/+1 counters on it.","power":"1","toughness":"1","imageName":"llanowar elite","colorIdentity":["G"]},"Llanowar Vanguard":{"layout":"normal","name":"Llanowar Vanguard","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"{T}: Llanowar Vanguard gets +0/+4 until end of turn.","power":"1","toughness":"1","imageName":"llanowar vanguard","colorIdentity":["G"]},"Might Weaver":{"layout":"normal","name":"Might Weaver","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}: Target red or white creature gains trample until end of turn. (If the creature would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","power":"2","toughness":"1","imageName":"might weaver","colorIdentity":["G"]},"Molimo, Maro-Sorcerer":{"layout":"normal","name":"Molimo, Maro-Sorcerer","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Legendary Creature — Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nMolimo, Maro-Sorcerer's power and toughness are each equal to the number of lands you control.","power":"*","toughness":"*","imageName":"molimo, maro-sorcerer","colorIdentity":["G"]},"Nomadic Elf":{"layout":"normal","name":"Nomadic Elf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Nomad","types":["Creature"],"subtypes":["Elf","Nomad"],"text":"{1}{G}: Add one mana of any color to your mana pool.","power":"2","toughness":"2","imageName":"nomadic elf","colorIdentity":["G"]},"Pincer Spider":{"layout":"normal","name":"Pincer Spider","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Kicker {3} (You may pay an additional {3} as you cast this spell.)\nReach (This creature can block creatures with flying.)\nIf Pincer Spider was kicked, it enters the battlefield with a +1/+1 counter on it.","power":"2","toughness":"3","imageName":"pincer spider","colorIdentity":["G"]},"Pulse of Llanowar":{"layout":"normal","name":"Pulse of Llanowar","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"If a basic land you control is tapped for mana, it produces mana of a color of your choice instead of any other type.","imageName":"pulse of llanowar","colorIdentity":["G"]},"Quirion Sentinel":{"layout":"normal","name":"Quirion Sentinel","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"When Quirion Sentinel enters the battlefield, add one mana of any color to your mana pool.","power":"2","toughness":"1","imageName":"quirion sentinel","colorIdentity":["G"]},"Quirion Trailblazer":{"layout":"normal","name":"Quirion Trailblazer","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"When Quirion Trailblazer enters the battlefield, you may search your library for a basic land card and put that card onto the battlefield tapped. If you do, shuffle your library.","power":"1","toughness":"2","imageName":"quirion trailblazer","colorIdentity":["G"]},"Restock":{"layout":"normal","name":"Restock","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return two target cards from your graveyard to your hand. Exile Restock.","imageName":"restock","colorIdentity":["G"]},"Rooting Kavu":{"layout":"normal","name":"Rooting Kavu","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"When Rooting Kavu dies, you may exile it. If you do, shuffle all creature cards from your graveyard into your library.","power":"4","toughness":"3","imageName":"rooting kavu","colorIdentity":["G"]},"Saproling Infestation":{"layout":"normal","name":"Saproling Infestation","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player kicks a spell, you put a 1/1 green Saproling creature token onto the battlefield.","imageName":"saproling infestation","colorIdentity":["G"]},"Saproling Symbiosis":{"layout":"normal","name":"Saproling Symbiosis","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You may cast Saproling Symbiosis as though it had flash if you pay {2} more to cast it. (You may cast it any time you could cast an instant.)\nPut a 1/1 green Saproling creature token onto the battlefield for each creature you control.","imageName":"saproling symbiosis","colorIdentity":["G"]},"Scouting Trek":{"layout":"normal","name":"Scouting Trek","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for any number of basic land cards. Reveal those cards, then shuffle your library and put them on top of it.","imageName":"scouting trek","colorIdentity":["G"]},"Serpentine Kavu":{"layout":"normal","name":"Serpentine Kavu","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{R}: Serpentine Kavu gains haste until end of turn.","power":"4","toughness":"4","imageName":"serpentine kavu","colorIdentity":["G","R"]},"Sulam Djinn":{"layout":"normal","name":"Sulam Djinn","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Trample\nSulam Djinn gets -2/-2 as long as green is the most common color among all permanents or is tied for most common.","power":"6","toughness":"6","imageName":"sulam djinn","colorIdentity":["G"]},"Tangle":{"layout":"normal","name":"Tangle","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn.\nEach attacking creature doesn't untap during its controller's next untap step.","imageName":"tangle","colorIdentity":["G"]},"Thicket Elemental":{"layout":"normal","name":"Thicket Elemental","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Kicker {1}{G} (You may pay an additional {1}{G} as you cast this spell.)\nWhen Thicket Elemental enters the battlefield, if it was kicked, you may reveal cards from the top of your library until you reveal a creature card. If you do, put that card onto the battlefield and shuffle all other cards revealed this way into your library.","power":"4","toughness":"4","imageName":"thicket elemental","colorIdentity":["G"]},"Thornscape Apprentice":{"layout":"normal","name":"Thornscape Apprentice","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{R}, {T}: Target creature gains first strike until end of turn.\n{W}, {T}: Tap target creature.","power":"1","toughness":"1","imageName":"thornscape apprentice","colorIdentity":["G","R","W"]},"Thornscape Master":{"layout":"normal","name":"Thornscape Master","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{R}{R}, {T}: Thornscape Master deals 2 damage to target creature.\n{W}{W}, {T}: Target creature gains protection from the color of your choice until end of turn.","power":"2","toughness":"2","imageName":"thornscape master","colorIdentity":["G","R","W"]},"Treefolk Healer":{"layout":"normal","name":"Treefolk Healer","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk Cleric","types":["Creature"],"subtypes":["Treefolk","Cleric"],"text":"{2}{W}, {T}: Prevent the next 2 damage that would be dealt to target creature or player this turn.","power":"2","toughness":"3","imageName":"treefolk healer","colorIdentity":["G","W"]},"Utopia Tree":{"layout":"normal","name":"Utopia Tree","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Plant","types":["Creature"],"subtypes":["Plant"],"text":"{T}: Add one mana of any color to your mana pool.","power":"0","toughness":"2","imageName":"utopia tree","colorIdentity":["G"]},"Verdeloth the Ancient":{"layout":"normal","name":"Verdeloth the Ancient","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Treefolk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Treefolk"],"text":"Kicker {X} (You may pay an additional {X} as you cast this spell.)\nSaproling creatures and other Treefolk creatures get +1/+1.\nWhen Verdeloth the Ancient enters the battlefield, if it was kicked, put X 1/1 green Saproling creature tokens onto the battlefield.","power":"4","toughness":"7","imageName":"verdeloth the ancient","colorIdentity":["G"]},"Verduran Emissary":{"layout":"normal","name":"Verduran Emissary","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Kicker {1}{R} (You may pay an additional {1}{R} as you cast this spell.)\nWhen Verduran Emissary enters the battlefield, if it was kicked, destroy target artifact. It can't be regenerated.","power":"2","toughness":"3","imageName":"verduran emissary","colorIdentity":["G","R"]},"Vigorous Charge":{"layout":"normal","name":"Vigorous Charge","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Kicker {W} (You may pay an additional {W} as you cast this spell.)\nTarget creature gains trample until end of turn. Whenever that creature deals combat damage this turn, if Vigorous Charge was kicked, you gain life equal to that damage.","imageName":"vigorous charge","colorIdentity":["G","W"]},"Wallop":{"layout":"normal","name":"Wallop","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target blue or black creature with flying.","imageName":"wallop","colorIdentity":["G"]},"Wandering Stream":{"layout":"normal","name":"Wandering Stream","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Domain — You gain 2 life for each basic land type among lands you control.","imageName":"wandering stream","colorIdentity":["G"]},"Whip Silk":{"layout":"normal","name":"Whip Silk","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has reach. (It can block creatures with flying.)\n{G}: Return Whip Silk to its owner's hand.","imageName":"whip silk","colorIdentity":["G"]},"Absorb":{"layout":"normal","name":"Absorb","manaCost":"{W}{U}{U}","cmc":3,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. You gain 3 life.","imageName":"absorb","colorIdentity":["W","U"]},"Æther Rift":{"layout":"normal","name":"Æther Rift","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, discard a card at random. If you discard a creature card this way, return it from your graveyard to the battlefield unless any player pays 5 life.","imageName":"æther rift","colorIdentity":["R","G"]},"Angelic Shield":{"layout":"normal","name":"Angelic Shield","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +0/+1.\nSacrifice Angelic Shield: Return target creature to its owner's hand.","imageName":"angelic shield","colorIdentity":["W","U"]},"Armored Guardian":{"layout":"normal","name":"Armored Guardian","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"{1}{W}{W}: Target creature you control gains protection from the color of your choice until end of turn.\n{1}{U}{U}: Armored Guardian gains shroud until end of turn. (It can't be the target of spells or abilities.)","power":"2","toughness":"5","imageName":"armored guardian","colorIdentity":["W","U"]},"Artifact Mutation":{"layout":"normal","name":"Artifact Mutation","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact. It can't be regenerated. Put X 1/1 green Saproling creature tokens onto the battlefield, where X is that artifact's converted mana cost.","imageName":"artifact mutation","colorIdentity":["R","G"]},"Aura Mutation":{"layout":"normal","name":"Aura Mutation","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment. Put X 1/1 green Saproling creature tokens onto the battlefield, where X is that enchantment's converted mana cost.","imageName":"aura mutation","colorIdentity":["W","G"]},"Aura Shards":{"layout":"normal","name":"Aura Shards","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield under your control, you may destroy target artifact or enchantment.","imageName":"aura shards","colorIdentity":["W","G"]},"Backlash":{"layout":"normal","name":"Backlash","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Tap target untapped creature. That creature deals damage equal to its power to its controller.","imageName":"backlash","colorIdentity":["B","R"]},"Barrin's Spite":{"layout":"normal","name":"Barrin's Spite","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose two target creatures controlled by the same player. Their controller chooses and sacrifices one of them. Return the other to its owner's hand.","imageName":"barrin's spite","colorIdentity":["U","B"]},"Blazing Specter":{"layout":"normal","name":"Blazing Specter","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying, haste\nWhenever Blazing Specter deals combat damage to a player, that player discards a card.","power":"2","toughness":"2","imageName":"blazing specter","colorIdentity":["B","R"]},"Captain Sisay":{"layout":"normal","name":"Captain Sisay","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Search your library for a legendary card, reveal that card, and put it into your hand. Then shuffle your library.","power":"2","toughness":"2","imageName":"captain sisay","colorIdentity":["W","G"]},"Cauldron Dance":{"layout":"normal","name":"Cauldron Dance","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Cast Cauldron Dance only during combat.\nReturn target creature card from your graveyard to the battlefield. That creature gains haste. Return it to your hand at the beginning of the next end step.\nYou may put a creature card from your hand onto the battlefield. That creature gains haste. Its controller sacrifices it at the beginning of the next end step.","imageName":"cauldron dance","colorIdentity":["B","R"]},"Charging Troll":{"layout":"normal","name":"Charging Troll","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"Vigilance\n{G}: Regenerate Charging Troll.","power":"3","toughness":"3","imageName":"charging troll","colorIdentity":["W","G"]},"Cinder Shade":{"layout":"normal","name":"Cinder Shade","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"{B}: Cinder Shade gets +1/+1 until end of turn.\n{R}, Sacrifice Cinder Shade: Cinder Shade deals damage equal to its power to target creature.","power":"1","toughness":"1","imageName":"cinder shade","colorIdentity":["B","R"]},"Coalition Victory":{"layout":"normal","name":"Coalition Victory","manaCost":"{3}{W}{U}{B}{R}{G}","cmc":8,"colors":["White","Blue","Black","Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"You win the game if you control a land of each basic land type and a creature of each color.","imageName":"coalition victory","colorIdentity":["W","U","B","R","G"]},"Crosis, the Purger":{"layout":"normal","name":"Crosis, the Purger","manaCost":"{3}{U}{B}{R}","cmc":6,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Crosis, the Purger deals combat damage to a player, you may pay {2}{B}. If you do, choose a color, then that player reveals his or her hand and discards all cards of that color.","power":"6","toughness":"6","imageName":"crosis, the purger","colorIdentity":["U","B","R"]},"Darigaaz, the Igniter":{"layout":"normal","name":"Darigaaz, the Igniter","manaCost":"{3}{B}{R}{G}","cmc":6,"colors":["Black","Red","Green"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Darigaaz, the Igniter deals combat damage to a player, you may pay {2}{R}. If you do, choose a color, then that player reveals his or her hand and Darigaaz deals damage to the player equal to the number of cards of that color revealed this way.","power":"6","toughness":"6","imageName":"darigaaz, the igniter","colorIdentity":["B","R","G"]},"Dromar, the Banisher":{"layout":"normal","name":"Dromar, the Banisher","manaCost":"{3}{W}{U}{B}","cmc":6,"colors":["White","Blue","Black"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Dromar, the Banisher deals combat damage to a player, you may pay {2}{U}. If you do, choose a color, then return all creatures of that color to their owners' hands.","power":"6","toughness":"6","imageName":"dromar, the banisher","colorIdentity":["W","U","B"]},"Dueling Grounds":{"layout":"normal","name":"Dueling Grounds","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"No more than one creature can attack each turn.\nNo more than one creature can block each turn.","imageName":"dueling grounds","colorIdentity":["W","G"]},"Fires of Yavimaya":{"layout":"normal","name":"Fires of Yavimaya","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have haste.\nSacrifice Fires of Yavimaya: Target creature gets +2/+2 until end of turn.","imageName":"fires of yavimaya","colorIdentity":["R","G"]},"Frenzied Tilling":{"layout":"normal","name":"Frenzied Tilling","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library.","imageName":"frenzied tilling","colorIdentity":["R","G"]},"Galina's Knight":{"layout":"normal","name":"Galina's Knight","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Merfolk Knight","types":["Creature"],"subtypes":["Merfolk","Knight"],"text":"Protection from red","power":"2","toughness":"2","imageName":"galina's knight","colorIdentity":["W","U"]},"Heroes' Reunion":{"layout":"normal","name":"Heroes' Reunion","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Target player gains 7 life.","imageName":"heroes' reunion","colorIdentity":["W","G"]},"Horned Cheetah":{"layout":"normal","name":"Horned Cheetah","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Whenever Horned Cheetah deals damage, you gain that much life.","power":"2","toughness":"2","imageName":"horned cheetah","colorIdentity":["W","G"]},"Hunting Kavu":{"layout":"normal","name":"Hunting Kavu","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{1}{R}{G}, {T}: Exile Hunting Kavu and target creature without flying that's attacking you.","power":"2","toughness":"3","imageName":"hunting kavu","colorIdentity":["R","G"]},"Kangee, Aerie Keeper":{"layout":"normal","name":"Kangee, Aerie Keeper","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Legendary Creature — Bird Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Kicker {X}{2} (You may pay an additional {X}{2} as you cast this spell.)\nFlying\nWhen Kangee, Aerie Keeper enters the battlefield, if it was kicked, put X feather counters on it.\nOther Bird creatures get +1/+1 for each feather counter on Kangee, Aerie Keeper.","power":"2","toughness":"2","imageName":"kangee, aerie keeper","colorIdentity":["W","U"]},"Llanowar Knight":{"layout":"normal","name":"Llanowar Knight","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Elf Knight","types":["Creature"],"subtypes":["Elf","Knight"],"text":"Protection from black","power":"2","toughness":"2","imageName":"llanowar knight","colorIdentity":["W","G"]},"Meteor Storm":{"layout":"normal","name":"Meteor Storm","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{R}{G}, Discard two cards at random: Meteor Storm deals 4 damage to target creature or player.","imageName":"meteor storm","colorIdentity":["R","G"]},"Noble Panther":{"layout":"normal","name":"Noble Panther","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"{1}: Noble Panther gains first strike until end of turn.","power":"3","toughness":"3","imageName":"noble panther","colorIdentity":["W","G"]},"Ordered Migration":{"layout":"normal","name":"Ordered Migration","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Domain — Put a 1/1 blue Bird creature token with flying onto the battlefield for each basic land type among lands you control.","imageName":"ordered migration","colorIdentity":["W","U"]},"Overabundance":{"layout":"normal","name":"Overabundance","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player taps a land for mana, that player adds one mana to his or her mana pool of any type that land produced, and Overabundance deals 1 damage to him or her.","imageName":"overabundance","colorIdentity":["R","G"]},"Plague Spores":{"layout":"normal","name":"Plague Spores","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonblack creature and target land. They can't be regenerated.","imageName":"plague spores","colorIdentity":["B","R"]},"Pyre Zombie":{"layout":"normal","name":"Pyre Zombie","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"At the beginning of your upkeep, if Pyre Zombie is in your graveyard, you may pay {1}{B}{B}. If you do, return Pyre Zombie to your hand.\n{1}{R}{R}, Sacrifice Pyre Zombie: Pyre Zombie deals 2 damage to target creature or player.","power":"2","toughness":"1","imageName":"pyre zombie","colorIdentity":["B","R"]},"Reckless Assault":{"layout":"normal","name":"Reckless Assault","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Pay 2 life: Reckless Assault deals 1 damage to target creature or player.","imageName":"reckless assault","colorIdentity":["B","R"]},"Recoil":{"layout":"normal","name":"Recoil","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Return target permanent to its owner's hand. Then that player discards a card.","imageName":"recoil","colorIdentity":["U","B"]},"Reviving Vapors":{"layout":"normal","name":"Reviving Vapors","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Reveal the top three cards of your library and put one of them into your hand. You gain life equal to that card's converted mana cost. Put all other cards revealed this way into your graveyard.","imageName":"reviving vapors","colorIdentity":["W","U"]},"Riptide Crab":{"layout":"normal","name":"Riptide Crab","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"text":"Vigilance\nWhen Riptide Crab dies, draw a card.","power":"1","toughness":"3","imageName":"riptide crab","colorIdentity":["W","U"]},"Rith, the Awakener":{"layout":"normal","name":"Rith, the Awakener","manaCost":"{3}{R}{G}{W}","cmc":6,"colors":["White","Red","Green"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Rith, the Awakener deals combat damage to a player, you may pay {2}{G}. If you do, choose a color, then put a 1/1 green Saproling creature token onto the battlefield for each permanent of that color.","power":"6","toughness":"6","imageName":"rith, the awakener","colorIdentity":["W","R","G"]},"Sabertooth Nishoba":{"layout":"normal","name":"Sabertooth Nishoba","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Creature — Cat Beast Warrior","types":["Creature"],"subtypes":["Cat","Beast","Warrior"],"text":"Trample, protection from blue and from red","power":"5","toughness":"5","imageName":"sabertooth nishoba","colorIdentity":["W","G"]},"Samite Archer":{"layout":"normal","name":"Samite Archer","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Human Cleric Archer","types":["Creature"],"subtypes":["Human","Cleric","Archer"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\n{T}: Samite Archer deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"samite archer","colorIdentity":["W","U"]},"Seer's Vision":{"layout":"normal","name":"Seer's Vision","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Enchantment","types":["Enchantment"],"text":"Your opponents play with their hands revealed.\nSacrifice Seer's Vision: Look at target player's hand and choose a card from it. That player discards that card. Activate this ability only any time you could cast a sorcery.","imageName":"seer's vision","colorIdentity":["U","B"]},"Shivan Zombie":{"layout":"normal","name":"Shivan Zombie","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Barbarian Zombie","types":["Creature"],"subtypes":["Barbarian","Zombie"],"text":"Protection from white","power":"2","toughness":"2","imageName":"shivan zombie","colorIdentity":["B","R"]},"Sleeper's Robe":{"layout":"normal","name":"Sleeper's Robe","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has fear. (It can't be blocked except by artifact creatures and/or black creatures.)\nWhenever enchanted creature deals combat damage to an opponent, you may draw a card.","imageName":"sleeper's robe","colorIdentity":["U","B"]},"Slinking Serpent":{"layout":"normal","name":"Slinking Serpent","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"3","imageName":"slinking serpent","colorIdentity":["U","B"]},"Smoldering Tar":{"layout":"normal","name":"Smoldering Tar","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, target player loses 1 life.\nSacrifice Smoldering Tar: Smoldering Tar deals 4 damage to target creature. Activate this ability only any time you could cast a sorcery.","imageName":"smoldering tar","colorIdentity":["B","R"]},"Spinal Embrace":{"layout":"normal","name":"Spinal Embrace","manaCost":"{3}{U}{U}{B}","cmc":6,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Cast Spinal Embrace only during combat.\nUntap target creature you don't control and gain control of it. It gains haste until end of turn. At the beginning of the next end step, sacrifice it. If you do, you gain life equal to its toughness.","imageName":"spinal embrace","colorIdentity":["U","B"]},"Stalking Assassin":{"layout":"normal","name":"Stalking Assassin","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"{3}{U}, {T}: Tap target creature.\n{3}{B}, {T}: Destroy target tapped creature.","power":"1","toughness":"1","imageName":"stalking assassin","colorIdentity":["U","B"]},"Sterling Grove":{"layout":"normal","name":"Sterling Grove","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Other enchantments you control have shroud. (They can't be the targets of spells or abilities.)\n{1}, Sacrifice Sterling Grove: Search your library for an enchantment card and reveal that card. Shuffle your library, then put the card on top of it.","imageName":"sterling grove","colorIdentity":["W","G"]},"Teferi's Moat":{"layout":"normal","name":"Teferi's Moat","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"As Teferi's Moat enters the battlefield, choose a color.\nCreatures of the chosen color without flying can't attack you.","imageName":"teferi's moat","colorIdentity":["W","U"]},"Treva, the Renewer":{"layout":"normal","name":"Treva, the Renewer","manaCost":"{3}{G}{W}{U}","cmc":6,"colors":["White","Blue","Green"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Treva, the Renewer deals combat damage to a player, you may pay {2}{W}. If you do, choose a color, then you gain 1 life for each permanent of that color.","power":"6","toughness":"6","imageName":"treva, the renewer","colorIdentity":["W","U","G"]},"Tsabo Tavoc":{"layout":"normal","name":"Tsabo Tavoc","manaCost":"{5}{B}{R}","cmc":7,"colors":["Black","Red"],"type":"Legendary Creature — Horror","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Horror"],"text":"First strike, protection from legendary creatures\n{B}{B}, {T}: Destroy target legendary creature. It can't be regenerated.","power":"7","toughness":"4","imageName":"tsabo tavoc","colorIdentity":["B","R"]},"Undermine":{"layout":"normal","name":"Undermine","manaCost":"{U}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Its controller loses 3 life.","imageName":"undermine","colorIdentity":["U","B"]},"Urborg Drake":{"layout":"normal","name":"Urborg Drake","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nUrborg Drake attacks each turn if able.","power":"2","toughness":"3","imageName":"urborg drake","colorIdentity":["U","B"]},"Vicious Kavu":{"layout":"normal","name":"Vicious Kavu","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Whenever Vicious Kavu attacks, it gets +2/+0 until end of turn.","power":"2","toughness":"2","imageName":"vicious kavu","colorIdentity":["B","R"]},"Vile Consumption":{"layout":"normal","name":"Vile Consumption","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Enchantment","types":["Enchantment"],"text":"All creatures have \"At the beginning of your upkeep, sacrifice this creature unless you pay 1 life.\"","imageName":"vile consumption","colorIdentity":["U","B"]},"Vodalian Zombie":{"layout":"normal","name":"Vodalian Zombie","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Merfolk Zombie","types":["Creature"],"subtypes":["Merfolk","Zombie"],"text":"Protection from green","power":"2","toughness":"2","imageName":"vodalian zombie","colorIdentity":["U","B"]},"Void":{"layout":"normal","name":"Void","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a number. Destroy all artifacts and creatures with converted mana cost equal to that number. Then target player reveals his or her hand and discards all nonland cards with converted mana cost equal to the number.","imageName":"void","colorIdentity":["B","R"]},"Voracious Cobra":{"layout":"normal","name":"Voracious Cobra","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"First strike\nWhenever Voracious Cobra deals combat damage to a creature, destroy that creature.","power":"2","toughness":"2","imageName":"voracious cobra","colorIdentity":["R","G"]},"Wings of Hope":{"layout":"normal","name":"Wings of Hope","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+3 and has flying.","imageName":"wings of hope","colorIdentity":["W","U"]},"Yavimaya Barbarian":{"layout":"normal","name":"Yavimaya Barbarian","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Elf Barbarian","types":["Creature"],"subtypes":["Elf","Barbarian"],"text":"Protection from blue","power":"2","toughness":"2","imageName":"yavimaya barbarian","colorIdentity":["R","G"]},"Yavimaya Kavu":{"layout":"normal","name":"Yavimaya Kavu","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Yavimaya Kavu's power is equal to the number of red creatures on the battlefield.\nYavimaya Kavu's toughness is equal to the number of green creatures on the battlefield.","power":"*","toughness":"*","imageName":"yavimaya kavu","colorIdentity":["R","G"]},"Stand":{"layout":"split","name":"Stand","names":["Stand","Deliver"],"manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 2 damage that would be dealt to target creature this turn.","imageName":"stand","colorIdentity":["W","U"]},"Deliver":{"layout":"split","name":"Deliver","names":["Stand","Deliver"],"manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target permanent to its owner's hand.","imageName":"deliver","colorIdentity":["W","U"]},"Spite":{"layout":"split","name":"Spite","names":["Spite","Malice"],"manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target noncreature spell.","imageName":"spite","colorIdentity":["U","B"]},"Malice":{"layout":"split","name":"Malice","names":["Spite","Malice"],"manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature. It can't be regenerated.","imageName":"malice","colorIdentity":["U","B"]},"Pain":{"layout":"split","name":"Pain","names":["Pain","Suffering"],"manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card.","imageName":"pain","colorIdentity":["R","B"]},"Suffering":{"layout":"split","name":"Suffering","names":["Pain","Suffering"],"manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.","imageName":"suffering","colorIdentity":["R","B"]},"Assault":{"layout":"split","name":"Assault","names":["Assault","Battery"],"manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Assault deals 2 damage to target creature or player.","imageName":"assault","colorIdentity":["G","R"]},"Battery":{"layout":"split","name":"Battery","names":["Assault","Battery"],"manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 3/3 green Elephant creature token onto the battlefield.","imageName":"battery","colorIdentity":["G","R"]},"Wax":{"layout":"split","name":"Wax","names":["Wax","Wane"],"manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn.","imageName":"wax","colorIdentity":["G","W"]},"Wane":{"layout":"split","name":"Wane","names":["Wax","Wane"],"manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment.","imageName":"wane","colorIdentity":["G","W"]},"Alloy Golem":{"layout":"normal","name":"Alloy Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"As Alloy Golem enters the battlefield, choose a color.\nAlloy Golem is the chosen color. (It's still an artifact.)","power":"4","toughness":"4","imageName":"alloy golem"},"Bloodstone Cameo":{"layout":"normal","name":"Bloodstone Cameo","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B} or {R} to your mana pool.","imageName":"bloodstone cameo","colorIdentity":["B","R"]},"Chromatic Sphere":{"layout":"normal","name":"Chromatic Sphere","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Chromatic Sphere: Add one mana of any color to your mana pool. Draw a card.","imageName":"chromatic sphere"},"Crosis's Attendant":{"layout":"normal","name":"Crosis's Attendant","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}, Sacrifice Crosis's Attendant: Add {U}{B}{R} to your mana pool.","power":"3","toughness":"3","imageName":"crosis's attendant","colorIdentity":["U","B","R"]},"Darigaaz's Attendant":{"layout":"normal","name":"Darigaaz's Attendant","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}, Sacrifice Darigaaz's Attendant: Add {B}{R}{G} to your mana pool.","power":"3","toughness":"3","imageName":"darigaaz's attendant","colorIdentity":["B","R","G"]},"Drake-Skull Cameo":{"layout":"normal","name":"Drake-Skull Cameo","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U} or {B} to your mana pool.","imageName":"drake-skull cameo","colorIdentity":["U","B"]},"Dromar's Attendant":{"layout":"normal","name":"Dromar's Attendant","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}, Sacrifice Dromar's Attendant: Add {W}{U}{B} to your mana pool.","power":"3","toughness":"3","imageName":"dromar's attendant","colorIdentity":["W","U","B"]},"Juntu Stakes":{"layout":"normal","name":"Juntu Stakes","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Creatures with power 1 or less don't untap during their controllers' untap steps.","imageName":"juntu stakes"},"Lotus Guardian":{"layout":"normal","name":"Lotus Guardian","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Dragon","types":["Artifact","Creature"],"subtypes":["Dragon"],"text":"Flying\n{T}: Add one mana of any color to your mana pool.","power":"4","toughness":"4","imageName":"lotus guardian"},"Phyrexian Altar":{"layout":"normal","name":"Phyrexian Altar","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Sacrifice a creature: Add one mana of any color to your mana pool.","imageName":"phyrexian altar"},"Phyrexian Lens":{"layout":"normal","name":"Phyrexian Lens","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}, Pay 1 life: Add one mana of any color to your mana pool.","imageName":"phyrexian lens"},"Planar Portal":{"layout":"normal","name":"Planar Portal","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{6}, {T}: Search your library for a card and put that card into your hand. Then shuffle your library.","imageName":"planar portal"},"Power Armor":{"layout":"normal","name":"Power Armor","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Domain — {3}, {T}: Target creature gets +1/+1 until end of turn for each basic land type among lands you control.","imageName":"power armor"},"Rith's Attendant":{"layout":"normal","name":"Rith's Attendant","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}, Sacrifice Rith's Attendant: Add {R}{G}{W} to your mana pool.","power":"3","toughness":"3","imageName":"rith's attendant","colorIdentity":["R","G","W"]},"Seashell Cameo":{"layout":"normal","name":"Seashell Cameo","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W} or {U} to your mana pool.","imageName":"seashell cameo","colorIdentity":["W","U"]},"Sparring Golem":{"layout":"normal","name":"Sparring Golem","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Whenever Sparring Golem becomes blocked, it gets +1/+1 until end of turn for each creature blocking it.","power":"2","toughness":"2","imageName":"sparring golem"},"Tek":{"layout":"normal","name":"Tek","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Dragon","types":["Artifact","Creature"],"subtypes":["Dragon"],"text":"Tek gets +0/+2 as long as you control a Plains, has flying as long as you control an Island, gets +2/+0 as long as you control a Swamp, has first strike as long as you control a Mountain, and has trample as long as you control a Forest.","power":"2","toughness":"2","imageName":"tek"},"Tigereye Cameo":{"layout":"normal","name":"Tigereye Cameo","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G} or {W} to your mana pool.","imageName":"tigereye cameo","colorIdentity":["G","W"]},"Treva's Attendant":{"layout":"normal","name":"Treva's Attendant","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}, Sacrifice Treva's Attendant: Add {G}{W}{U} to your mana pool.","power":"3","toughness":"3","imageName":"treva's attendant","colorIdentity":["G","W","U"]},"Troll-Horn Cameo":{"layout":"normal","name":"Troll-Horn Cameo","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R} or {G} to your mana pool.","imageName":"troll-horn cameo","colorIdentity":["R","G"]},"Tsabo's Web":{"layout":"normal","name":"Tsabo's Web","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Tsabo's Web enters the battlefield, draw a card.\nEach land with an activated ability that isn't a mana ability doesn't untap during its controller's untap step.","imageName":"tsabo's web"},"Urza's Filter":{"layout":"normal","name":"Urza's Filter","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Multicolored spells cost up to {2} less to cast.","imageName":"urza's filter"},"Ancient Spring":{"layout":"normal","name":"Ancient Spring","type":"Land","types":["Land"],"text":"Ancient Spring enters the battlefield tapped.\n{T}: Add {U} to your mana pool.\n{T}, Sacrifice Ancient Spring: Add {W}{B} to your mana pool.","imageName":"ancient spring","colorIdentity":["U","W","B"]},"Archaeological Dig":{"layout":"normal","name":"Archaeological Dig","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}, Sacrifice Archaeological Dig: Add one mana of any color to your mana pool.","imageName":"archaeological dig"},"Coastal Tower":{"layout":"normal","name":"Coastal Tower","type":"Land","types":["Land"],"text":"Coastal Tower enters the battlefield tapped.\n{T}: Add {W} or {U} to your mana pool.","imageName":"coastal tower","colorIdentity":["W","U"]},"Elfhame Palace":{"layout":"normal","name":"Elfhame Palace","type":"Land","types":["Land"],"text":"Elfhame Palace enters the battlefield tapped.\n{T}: Add {G} or {W} to your mana pool.","imageName":"elfhame palace","colorIdentity":["G","W"]},"Geothermal Crevice":{"layout":"normal","name":"Geothermal Crevice","type":"Land","types":["Land"],"text":"Geothermal Crevice enters the battlefield tapped.\n{T}: Add {R} to your mana pool.\n{T}, Sacrifice Geothermal Crevice: Add {B}{G} to your mana pool.","imageName":"geothermal crevice","colorIdentity":["R","B","G"]},"Irrigation Ditch":{"layout":"normal","name":"Irrigation Ditch","type":"Land","types":["Land"],"text":"Irrigation Ditch enters the battlefield tapped.\n{T}: Add {W} to your mana pool.\n{T}, Sacrifice Irrigation Ditch: Add {G}{U} to your mana pool.","imageName":"irrigation ditch","colorIdentity":["W","G","U"]},"Keldon Necropolis":{"layout":"normal","name":"Keldon Necropolis","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}{R}, {T}, Sacrifice a creature: Keldon Necropolis deals 2 damage to target creature or player.","imageName":"keldon necropolis","colorIdentity":["R"]},"Salt Marsh":{"layout":"normal","name":"Salt Marsh","type":"Land","types":["Land"],"text":"Salt Marsh enters the battlefield tapped.\n{T}: Add {U} or {B} to your mana pool.","imageName":"salt marsh","colorIdentity":["U","B"]},"Shivan Oasis":{"layout":"normal","name":"Shivan Oasis","type":"Land","types":["Land"],"text":"Shivan Oasis enters the battlefield tapped.\n{T}: Add {R} or {G} to your mana pool.","imageName":"shivan oasis","colorIdentity":["R","G"]},"Sulfur Vent":{"layout":"normal","name":"Sulfur Vent","type":"Land","types":["Land"],"text":"Sulfur Vent enters the battlefield tapped.\n{T}: Add {B} to your mana pool.\n{T}, Sacrifice Sulfur Vent: Add {U}{R} to your mana pool.","imageName":"sulfur vent","colorIdentity":["B","U","R"]},"Tinder Farm":{"layout":"normal","name":"Tinder Farm","type":"Land","types":["Land"],"text":"Tinder Farm enters the battlefield tapped.\n{T}: Add {G} to your mana pool.\n{T}, Sacrifice Tinder Farm: Add {R}{W} to your mana pool.","imageName":"tinder farm","colorIdentity":["G","R","W"]},"Urborg Volcano":{"layout":"normal","name":"Urborg Volcano","type":"Land","types":["Land"],"text":"Urborg Volcano enters the battlefield tapped.\n{T}: Add {B} or {R} to your mana pool.","imageName":"urborg volcano","colorIdentity":["B","R"]},"Aura Blast":{"layout":"normal","name":"Aura Blast","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment.\nDraw a card.","imageName":"aura blast","colorIdentity":["W"]},"Aurora Griffin":{"layout":"normal","name":"Aurora Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\n{W}: Target permanent becomes white until end of turn.","power":"2","toughness":"2","imageName":"aurora griffin","colorIdentity":["W"]},"Disciple of Kangee":{"layout":"normal","name":"Disciple of Kangee","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}: Target creature gains flying and becomes blue until end of turn.","power":"2","toughness":"2","imageName":"disciple of kangee","colorIdentity":["W","U"]},"Dominaria's Judgment":{"layout":"normal","name":"Dominaria's Judgment","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Until end of turn, creatures you control gain protection from white if you control a Plains, from blue if you control an Island, from black if you control a Swamp, from red if you control a Mountain, and from green if you control a Forest.","imageName":"dominaria's judgment","colorIdentity":["W"]},"Guard Dogs":{"layout":"normal","name":"Guard Dogs","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"{2}{W}, {T}: Choose a permanent you control. Prevent all combat damage target creature would deal this turn if it shares a color with that permanent.","power":"2","toughness":"2","imageName":"guard dogs","colorIdentity":["W"]},"Heroic Defiance":{"layout":"normal","name":"Heroic Defiance","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3 unless it shares a color with the most common color among all permanents or a color tied for most common.","imageName":"heroic defiance","colorIdentity":["W"]},"Hobble":{"layout":"normal","name":"Hobble","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Hobble enters the battlefield, draw a card.\nEnchanted creature can't attack.\nEnchanted creature can't block if it's black.","imageName":"hobble","colorIdentity":["W"]},"Honorable Scout":{"layout":"normal","name":"Honorable Scout","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier Scout","types":["Creature"],"subtypes":["Human","Soldier","Scout"],"text":"When Honorable Scout enters the battlefield, you gain 2 life for each black and/or red creature target opponent controls.","power":"1","toughness":"1","imageName":"honorable scout","colorIdentity":["W"]},"Lashknife Barrier":{"layout":"normal","name":"Lashknife Barrier","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Lashknife Barrier enters the battlefield, draw a card.\nIf a source would deal damage to a creature you control, it deals that much damage minus 1 to that creature instead.","imageName":"lashknife barrier","colorIdentity":["W"]},"March of Souls":{"layout":"normal","name":"March of Souls","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures. They can't be regenerated. For each creature destroyed this way, its controller puts a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"march of souls","colorIdentity":["W"]},"Planeswalker's Mirth":{"layout":"normal","name":"Planeswalker's Mirth","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{W}: Target opponent reveals a card at random from his or her hand. You gain life equal to that card's converted mana cost.","imageName":"planeswalker's mirth","colorIdentity":["W"]},"Pollen Remedy":{"layout":"normal","name":"Pollen Remedy","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Kicker—Sacrifice a land. (You may sacrifice a land in addition to any other costs as you cast this spell.)\nPrevent the next 3 damage that would be dealt this turn to any number of target creatures and/or players, divided as you choose. If Pollen Remedy was kicked, prevent the next 6 damage this way instead.","imageName":"pollen remedy","colorIdentity":["W"]},"Samite Elder":{"layout":"normal","name":"Samite Elder","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Creatures you control gain protection from the colors of target permanent you control until end of turn.","power":"1","toughness":"2","imageName":"samite elder","colorIdentity":["W"]},"Samite Pilgrim":{"layout":"normal","name":"Samite Pilgrim","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Domain — {T}: Prevent the next X damage that would be dealt to target creature this turn, where X is the number of basic land types among lands you control.","power":"1","toughness":"1","imageName":"samite pilgrim","colorIdentity":["W"]},"Sunscape Battlemage":{"layout":"normal","name":"Sunscape Battlemage","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Kicker {1}{G} and/or {2}{U} (You may pay an additional {1}{G} and/or {2}{U} as you cast this spell.)\nWhen Sunscape Battlemage enters the battlefield, if it was kicked with its {1}{G} kicker, destroy target creature with flying.\nWhen Sunscape Battlemage enters the battlefield, if it was kicked with its {2}{U} kicker, draw two cards.","power":"2","toughness":"2","imageName":"sunscape battlemage","colorIdentity":["W","G","U"]},"Sunscape Familiar":{"layout":"normal","name":"Sunscape Familiar","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nGreen spells and blue spells you cast cost {1} less to cast.","power":"0","toughness":"3","imageName":"sunscape familiar","colorIdentity":["W"]},"Surprise Deployment":{"layout":"normal","name":"Surprise Deployment","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Surprise Deployment only during combat.\nYou may put a nonwhite creature card from your hand onto the battlefield. At the beginning of the next end step, return that creature to your hand. (Return it only if it's on the battlefield.)","imageName":"surprise deployment","colorIdentity":["W"]},"Voice of All":{"layout":"normal","name":"Voice of All","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAs Voice of All enters the battlefield, choose a color.\nVoice of All has protection from the chosen color.","power":"2","toughness":"2","imageName":"voice of all","colorIdentity":["W"]},"Allied Strategies":{"layout":"normal","name":"Allied Strategies","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Domain — Target player draws a card for each basic land type among lands he or she controls.","imageName":"allied strategies","colorIdentity":["U"]},"Arctic Merfolk":{"layout":"normal","name":"Arctic Merfolk","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"Kicker—Return a creature you control to its owner's hand. (You may return a creature you control to its owner's hand in addition to any other costs as you cast this spell.)\nIf Arctic Merfolk was kicked, it enters the battlefield with a +1/+1 counter on it.","power":"1","toughness":"1","imageName":"arctic merfolk","colorIdentity":["U"]},"Confound":{"layout":"normal","name":"Confound","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell that targets one or more creatures.\nDraw a card.","imageName":"confound","colorIdentity":["U"]},"Dralnu's Pet":{"layout":"normal","name":"Dralnu's Pet","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Kicker—{2}{B}, Discard a creature card. (You may pay {2}{B} and discard a creature card in addition to any other costs as you cast this spell.)\nIf Dralnu's Pet was kicked, it enters the battlefield with flying and with X +1/+1 counters on it, where X is the discarded card's converted mana cost.","power":"2","toughness":"2","imageName":"dralnu's pet","colorIdentity":["U","B"]},"Ertai's Trickery":{"layout":"normal","name":"Ertai's Trickery","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell if it was kicked.","imageName":"ertai's trickery","colorIdentity":["U"]},"Escape Routes":{"layout":"normal","name":"Escape Routes","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{U}: Return target white or black creature you control to its owner's hand.","imageName":"escape routes","colorIdentity":["U"]},"Gainsay":{"layout":"normal","name":"Gainsay","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target blue spell.","imageName":"gainsay","colorIdentity":["U"]},"Hunting Drake":{"layout":"normal","name":"Hunting Drake","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Hunting Drake enters the battlefield, put target red or green creature on top of its owner's library.","power":"2","toughness":"2","imageName":"hunting drake","colorIdentity":["U"]},"Planar Overlay":{"layout":"normal","name":"Planar Overlay","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player chooses a land he or she controls of each basic land type. Return those lands to their owners' hands.","imageName":"planar overlay","colorIdentity":["U"]},"Planeswalker's Mischief":{"layout":"normal","name":"Planeswalker's Mischief","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{U}: Target opponent reveals a card at random from his or her hand. If it's an instant or sorcery card, exile it. You may cast it without paying its mana cost for as long as it remains exiled. (If it has X in its mana cost, X is 0.) At the beginning of the next end step, if you haven't cast it, return it to its owner's hand. Activate this ability only any time you could cast a sorcery.","imageName":"planeswalker's mischief","colorIdentity":["U"]},"Rushing River":{"layout":"normal","name":"Rushing River","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Kicker—Sacrifice a land. (You may sacrifice a land in addition to any other costs as you cast this spell.)\nReturn target nonland permanent to its owner's hand. If Rushing River was kicked, return another target nonland permanent to its owner's hand.","imageName":"rushing river","colorIdentity":["U"]},"Sea Snidd":{"layout":"normal","name":"Sea Snidd","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{T}: Target land becomes the basic land type of your choice until end of turn.","power":"3","toughness":"3","imageName":"sea snidd","colorIdentity":["U"]},"Shifting Sky":{"layout":"normal","name":"Shifting Sky","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"As Shifting Sky enters the battlefield, choose a color.\nAll nonland permanents are the chosen color.","imageName":"shifting sky","colorIdentity":["U"]},"Sisay's Ingenuity":{"layout":"normal","name":"Sisay's Ingenuity","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Sisay's Ingenuity enters the battlefield, draw a card.\nEnchanted creature has \"{2}{U}: Target creature becomes the color of your choice until end of turn.\"","imageName":"sisay's ingenuity","colorIdentity":["U"]},"Sleeping Potion":{"layout":"normal","name":"Sleeping Potion","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Sleeping Potion enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.\nWhen enchanted creature becomes the target of a spell or ability, sacrifice Sleeping Potion.","imageName":"sleeping potion","colorIdentity":["U"]},"Stormscape Battlemage":{"layout":"normal","name":"Stormscape Battlemage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Metathran Wizard","types":["Creature"],"subtypes":["Metathran","Wizard"],"text":"Kicker {W} and/or {2}{B}\nWhen Stormscape Battlemage enters the battlefield, if it was kicked with its {W} kicker, you gain 3 life.\nWhen Stormscape Battlemage enters the battlefield, if it was kicked with its {2}{B} kicker, destroy target nonblack creature. That creature can't be regenerated.","power":"2","toughness":"2","imageName":"stormscape battlemage","colorIdentity":["U","W","B"]},"Stormscape Familiar":{"layout":"normal","name":"Stormscape Familiar","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhite spells and black spells you cast cost {1} less to cast.","power":"1","toughness":"1","imageName":"stormscape familiar","colorIdentity":["U"]},"Sunken Hope":{"layout":"normal","name":"Sunken Hope","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player returns a creature he or she controls to its owner's hand.","imageName":"sunken hope","colorIdentity":["U"]},"Waterspout Elemental":{"layout":"normal","name":"Waterspout Elemental","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Kicker {U} (You may pay an additional {U} as you cast this spell.)\nFlying\nWhen Waterspout Elemental enters the battlefield, if it was kicked, return all other creatures to their owners' hands and you skip your next turn.","power":"3","toughness":"4","imageName":"waterspout elemental","colorIdentity":["U"]},"Bog Down":{"layout":"normal","name":"Bog Down","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker—Sacrifice two lands. (You may sacrifice two lands in addition to any other costs as you cast this spell.)\nTarget player discards two cards. If Bog Down was kicked, that player discards three cards instead.","imageName":"bog down","colorIdentity":["B"]},"Dark Suspicions":{"layout":"normal","name":"Dark Suspicions","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each opponent's upkeep, that player loses X life, where X is the number of cards in that player's hand minus the number of cards in your hand.","imageName":"dark suspicions","colorIdentity":["B"]},"Death Bomb":{"layout":"normal","name":"Death Bomb","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Death Bomb, sacrifice a creature.\nDestroy target nonblack creature. It can't be regenerated. Its controller loses 2 life.","imageName":"death bomb","colorIdentity":["B"]},"Diabolic Intent":{"layout":"normal","name":"Diabolic Intent","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Diabolic Intent, sacrifice a creature.\nSearch your library for a card and put that card into your hand. Then shuffle your library.","imageName":"diabolic intent","colorIdentity":["B"]},"Exotic Disease":{"layout":"normal","name":"Exotic Disease","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Domain — Target player loses X life and you gain X life, where X is the number of basic land types among lands you control.","imageName":"exotic disease","colorIdentity":["B"]},"Lord of the Undead":{"layout":"normal","name":"Lord of the Undead","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Other Zombie creatures get +1/+1.\n{1}{B}, {T}: Return target Zombie card from your graveyard to your hand.","power":"2","toughness":"2","imageName":"lord of the undead","colorIdentity":["B"]},"Maggot Carrier":{"layout":"normal","name":"Maggot Carrier","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Maggot Carrier enters the battlefield, each player loses 1 life.","power":"1","toughness":"1","imageName":"maggot carrier","colorIdentity":["B"]},"Morgue Toad":{"layout":"normal","name":"Morgue Toad","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Frog","types":["Creature"],"subtypes":["Frog"],"text":"Sacrifice Morgue Toad: Add {U}{R} to your mana pool.","power":"2","toughness":"2","imageName":"morgue toad","colorIdentity":["B","U","R"]},"Nightscape Battlemage":{"layout":"normal","name":"Nightscape Battlemage","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"Kicker {2}{U} and/or {2}{R} (You may pay an additional {2}{U} and/or {2}{R} as you cast this spell.)\nWhen Nightscape Battlemage enters the battlefield, if it was kicked with its {2}{U} kicker, return up to two target nonblack creatures to their owners' hands.\nWhen Nightscape Battlemage enters the battlefield, if it was kicked with its {2}{R} kicker, destroy target land.","power":"2","toughness":"2","imageName":"nightscape battlemage","colorIdentity":["B","U","R"]},"Nightscape Familiar":{"layout":"normal","name":"Nightscape Familiar","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Blue spells and red spells you cast cost {1} less to cast.\n{1}{B}: Regenerate Nightscape Familiar.","power":"1","toughness":"1","imageName":"nightscape familiar","colorIdentity":["B"]},"Noxious Vapors":{"layout":"normal","name":"Noxious Vapors","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player reveals his or her hand and chooses one card of each color from it, then discards all other nonland cards.","imageName":"noxious vapors","colorIdentity":["B"]},"Phyrexian Bloodstock":{"layout":"normal","name":"Phyrexian Bloodstock","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Phyrexian Bloodstock leaves the battlefield, destroy target white creature. It can't be regenerated.","power":"3","toughness":"3","imageName":"phyrexian bloodstock","colorIdentity":["B"]},"Phyrexian Scuta":{"layout":"normal","name":"Phyrexian Scuta","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Kicker—Pay 3 life. (You may pay 3 life in addition to any other costs as you cast this spell.)\nIf Phyrexian Scuta was kicked, it enters the battlefield with two +1/+1 counters on it.","power":"3","toughness":"3","imageName":"phyrexian scuta","colorIdentity":["B"]},"Planeswalker's Scorn":{"layout":"normal","name":"Planeswalker's Scorn","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{B}: Target opponent reveals a card at random from his or her hand. Target creature gets -X/-X until end of turn, where X is the revealed card's converted mana cost. Activate this ability only any time you could cast a sorcery.","imageName":"planeswalker's scorn","colorIdentity":["B"]},"Shriek of Dread":{"layout":"normal","name":"Shriek of Dread","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","imageName":"shriek of dread","colorIdentity":["B"]},"Sinister Strength":{"layout":"normal","name":"Sinister Strength","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+1 and is black.","imageName":"sinister strength","colorIdentity":["B"]},"Slay":{"layout":"normal","name":"Slay","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target green creature. It can't be regenerated.\nDraw a card.","imageName":"slay","colorIdentity":["B"]},"Volcano Imp":{"layout":"normal","name":"Volcano Imp","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\n{1}{R}: Volcano Imp gains first strike until end of turn.","power":"2","toughness":"2","imageName":"volcano imp","colorIdentity":["B","R"]},"Warped Devotion":{"layout":"normal","name":"Warped Devotion","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a permanent is returned to a player's hand, that player discards a card.","imageName":"warped devotion","colorIdentity":["B"]},"Caldera Kavu":{"layout":"normal","name":"Caldera Kavu","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{1}{B}: Caldera Kavu gets +1/+1 until end of turn.\n{G}: Caldera Kavu becomes the color of your choice until end of turn.","power":"2","toughness":"2","imageName":"caldera kavu","colorIdentity":["R","B","G"]},"Deadapult":{"layout":"normal","name":"Deadapult","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{R}, Sacrifice a Zombie: Deadapult deals 2 damage to target creature or player.","imageName":"deadapult","colorIdentity":["R"]},"Goblin Game":{"layout":"normal","name":"Goblin Game","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player hides at least one item, then all players reveal them simultaneously. Each player loses life equal to the number of items he or she revealed. The player who revealed the fewest items then loses half his or her life, rounded up. If two or more players are tied for fewest, each loses half his or her life, rounded up.","imageName":"goblin game","colorIdentity":["R"]},"Implode":{"layout":"normal","name":"Implode","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.\nDraw a card.","imageName":"implode","colorIdentity":["R"]},"Insolence":{"layout":"normal","name":"Insolence","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature becomes tapped, Insolence deals 2 damage to that creature's controller.","imageName":"insolence","colorIdentity":["R"]},"Kavu Recluse":{"layout":"normal","name":"Kavu Recluse","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{T}: Target land becomes a Forest until end of turn.","power":"2","toughness":"2","imageName":"kavu recluse","colorIdentity":["R"]},"Keldon Mantle":{"layout":"normal","name":"Keldon Mantle","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{B}: Regenerate enchanted creature.\n{R}: Enchanted creature gets +1/+0 until end of turn.\n{G}: Enchanted creature gains trample until end of turn.","imageName":"keldon mantle","colorIdentity":["R","B","G"]},"Magma Burst":{"layout":"normal","name":"Magma Burst","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Kicker—Sacrifice two lands. (You may sacrifice two lands in addition to any other costs as you cast this spell.)\nMagma Burst deals 3 damage to target creature or player. If Magma Burst was kicked, it deals 3 damage to another target creature or player.","imageName":"magma burst","colorIdentity":["R"]},"Mire Kavu":{"layout":"normal","name":"Mire Kavu","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Mire Kavu gets +1/+1 as long as you control a Swamp.","power":"3","toughness":"2","imageName":"mire kavu","colorIdentity":["R"]},"Mogg Jailer":{"layout":"normal","name":"Mogg Jailer","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Mogg Jailer can't attack if defending player controls an untapped creature with power 2 or less.","power":"2","toughness":"2","imageName":"mogg jailer","colorIdentity":["R"]},"Mogg Sentry":{"layout":"normal","name":"Mogg Sentry","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Whenever an opponent casts a spell, Mogg Sentry gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"mogg sentry","colorIdentity":["R"]},"Planeswalker's Fury":{"layout":"normal","name":"Planeswalker's Fury","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{R}: Target opponent reveals a card at random from his or her hand. Planeswalker's Fury deals damage equal to that card's converted mana cost to that player. Activate this ability only any time you could cast a sorcery.","imageName":"planeswalker's fury","colorIdentity":["R"]},"Singe":{"layout":"normal","name":"Singe","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Singe deals 1 damage to target creature. That creature becomes black until end of turn.","imageName":"singe","colorIdentity":["R"]},"Slingshot Goblin":{"layout":"normal","name":"Slingshot Goblin","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{R}, {T}: Slingshot Goblin deals 2 damage to target blue creature.","power":"2","toughness":"2","imageName":"slingshot goblin","colorIdentity":["R"]},"Strafe":{"layout":"normal","name":"Strafe","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Strafe deals 3 damage to target nonred creature.","imageName":"strafe","colorIdentity":["R"]},"Tahngarth, Talruum Hero":{"layout":"normal","name":"Tahngarth, Talruum Hero","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Minotaur Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Minotaur","Warrior"],"text":"Vigilance\n{1}{R}, {T}: Tahngarth, Talruum Hero deals damage equal to its power to target creature. That creature deals damage equal to its power to Tahngarth.","power":"4","toughness":"4","imageName":"tahngarth, talruum hero","colorIdentity":["R"]},"Thunderscape Battlemage":{"layout":"normal","name":"Thunderscape Battlemage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Kicker {1}{B} and/or {G} (You may pay an additional {1}{B} and/or {G} as you cast this spell.)\nWhen Thunderscape Battlemage enters the battlefield, if it was kicked with its {1}{B} kicker, target player discards two cards.\nWhen Thunderscape Battlemage enters the battlefield, if it was kicked with its {G} kicker, destroy target enchantment.","power":"2","toughness":"2","imageName":"thunderscape battlemage","colorIdentity":["R","B","G"]},"Thunderscape Familiar":{"layout":"normal","name":"Thunderscape Familiar","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"First strike\nBlack spells and green spells you cast cost {1} less to cast.","power":"1","toughness":"1","imageName":"thunderscape familiar","colorIdentity":["R"]},"Alpha Kavu":{"layout":"normal","name":"Alpha Kavu","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{1}{G}: Target Kavu creature gets -1/+1 until end of turn.","power":"2","toughness":"2","imageName":"alpha kavu","colorIdentity":["G"]},"Amphibious Kavu":{"layout":"normal","name":"Amphibious Kavu","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Whenever Amphibious Kavu blocks or becomes blocked by one or more blue and/or black creatures, Amphibious Kavu gets +3/+3 until end of turn.","power":"2","toughness":"2","imageName":"amphibious kavu","colorIdentity":["G"]},"Falling Timber":{"layout":"normal","name":"Falling Timber","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Kicker—Sacrifice a land. (You may sacrifice a land in addition to any other costs as you cast this spell.)\nPrevent all combat damage target creature would deal this turn. If Falling Timber was kicked, prevent all combat damage another target creature would deal this turn.","imageName":"falling timber","colorIdentity":["G"]},"Gaea's Herald":{"layout":"normal","name":"Gaea's Herald","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Creature spells can't be countered.","power":"1","toughness":"1","imageName":"gaea's herald","colorIdentity":["G"]},"Gaea's Might":{"layout":"normal","name":"Gaea's Might","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Domain — Target creature gets +1/+1 until end of turn for each basic land type among lands you control.","imageName":"gaea's might","colorIdentity":["G"]},"Magnigoth Treefolk":{"layout":"normal","name":"Magnigoth Treefolk","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Domain — For each basic land type among lands you control, Magnigoth Treefolk has landwalk of that type. (It can't be blocked as long as defending player controls a land of that type.)","power":"2","toughness":"6","imageName":"magnigoth treefolk","colorIdentity":["G"]},"Mirrorwood Treefolk":{"layout":"normal","name":"Mirrorwood Treefolk","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"{2}{R}{W}: The next time damage would be dealt to Mirrorwood Treefolk this turn, that damage is dealt to target creature or player instead.","power":"2","toughness":"4","imageName":"mirrorwood treefolk","colorIdentity":["G","R","W"]},"Multani's Harmony":{"layout":"normal","name":"Multani's Harmony","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: Add one mana of any color to your mana pool.\"","imageName":"multani's harmony","colorIdentity":["G"]},"Nemata, Grove Guardian":{"layout":"normal","name":"Nemata, Grove Guardian","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Treefolk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Treefolk"],"text":"{2}{G}: Put a 1/1 green Saproling creature token onto the battlefield.\nSacrifice a Saproling: Saproling creatures get +1/+1 until end of turn.","power":"4","toughness":"5","imageName":"nemata, grove guardian","colorIdentity":["G"]},"Planeswalker's Favor":{"layout":"normal","name":"Planeswalker's Favor","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{G}: Target opponent reveals a card at random from his or her hand. Target creature gets +X/+X until end of turn, where X is the revealed card's converted mana cost.","imageName":"planeswalker's favor","colorIdentity":["G"]},"Primal Growth":{"layout":"normal","name":"Primal Growth","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker—Sacrifice a creature. (You may sacrifice a creature in addition to any other costs as you cast this spell.)\nSearch your library for a basic land card, put that card onto the battlefield, then shuffle your library. If Primal Growth was kicked, instead search your library for up to two basic land cards, put them onto the battlefield, then shuffle your library.","imageName":"primal growth","colorIdentity":["G"]},"Pygmy Kavu":{"layout":"normal","name":"Pygmy Kavu","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"When Pygmy Kavu enters the battlefield, draw a card for each black creature your opponents control.","power":"1","toughness":"2","imageName":"pygmy kavu","colorIdentity":["G"]},"Quirion Dryad":{"layout":"normal","name":"Quirion Dryad","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Whenever you cast a white, blue, black, or red spell, put a +1/+1 counter on Quirion Dryad.","power":"1","toughness":"1","imageName":"quirion dryad","colorIdentity":["G"]},"Quirion Explorer":{"layout":"normal","name":"Quirion Explorer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid Scout","types":["Creature"],"subtypes":["Elf","Druid","Scout"],"text":"{T}: Add to your mana pool one mana of any color that a land an opponent controls could produce.","power":"1","toughness":"1","imageName":"quirion explorer","colorIdentity":["G"]},"Root Greevil":{"layout":"normal","name":"Root Greevil","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{2}{G}, {T}, Sacrifice Root Greevil: Destroy all enchantments of the color of your choice.","power":"2","toughness":"3","imageName":"root greevil","colorIdentity":["G"]},"Skyshroud Blessing":{"layout":"normal","name":"Skyshroud Blessing","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"All lands gain shroud until end of turn. (They can't be the targets of spells or abilities.)\nDraw a card.","imageName":"skyshroud blessing","colorIdentity":["G"]},"Stone Kavu":{"layout":"normal","name":"Stone Kavu","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{R}: Stone Kavu gets +1/+0 until end of turn.\n{W}: Stone Kavu gets +0/+1 until end of turn.","power":"3","toughness":"3","imageName":"stone kavu","colorIdentity":["G","R","W"]},"Thornscape Battlemage":{"layout":"normal","name":"Thornscape Battlemage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Wizard","types":["Creature"],"subtypes":["Elf","Wizard"],"text":"Kicker {R} and/or {W} (You may pay an additional {R} and/or {W} as you cast this spell.)\nWhen Thornscape Battlemage enters the battlefield, if it was kicked with its {R} kicker, it deals 2 damage to target creature or player.\nWhen Thornscape Battlemage enters the battlefield, if it was kicked with its {W} kicker, destroy target artifact.","power":"2","toughness":"2","imageName":"thornscape battlemage","colorIdentity":["G","R","W"]},"Thornscape Familiar":{"layout":"normal","name":"Thornscape Familiar","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Red spells and white spells you cast cost {1} less to cast.","power":"2","toughness":"1","imageName":"thornscape familiar","colorIdentity":["G"]},"Ancient Spider":{"layout":"normal","name":"Ancient Spider","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"First strike; reach (This creature can block creatures with flying.)","power":"2","toughness":"5","imageName":"ancient spider","colorIdentity":["W","G"]},"Cavern Harpy":{"layout":"normal","name":"Cavern Harpy","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Harpy Beast","types":["Creature"],"subtypes":["Harpy","Beast"],"text":"Flying\nWhen Cavern Harpy enters the battlefield, return a blue or black creature you control to its owner's hand.\nPay 1 life: Return Cavern Harpy to its owner's hand.","power":"2","toughness":"1","imageName":"cavern harpy","colorIdentity":["U","B"]},"Cloud Cover":{"layout":"normal","name":"Cloud Cover","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever another permanent you control becomes the target of a spell or ability an opponent controls, you may return that permanent to its owner's hand.","imageName":"cloud cover","colorIdentity":["W","U"]},"Crosis's Charm":{"layout":"normal","name":"Crosis's Charm","manaCost":"{U}{B}{R}","cmc":3,"colors":["Blue","Black","Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Return target permanent to its owner's hand.\n• Destroy target nonblack creature. It can't be regenerated.\n• Destroy target artifact.","imageName":"crosis's charm","colorIdentity":["U","B","R"]},"Darigaaz's Charm":{"layout":"normal","name":"Darigaaz's Charm","manaCost":"{B}{R}{G}","cmc":3,"colors":["Black","Red","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Return target creature card from your graveyard to your hand.\n• Darigaaz's Charm deals 3 damage to target creature or player.\n• Target creature gets +3/+3 until end of turn.","imageName":"darigaaz's charm","colorIdentity":["B","R","G"]},"Daring Leap":{"layout":"normal","name":"Daring Leap","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 and gains flying and first strike until end of turn.","imageName":"daring leap","colorIdentity":["W","U"]},"Destructive Flow":{"layout":"normal","name":"Destructive Flow","manaCost":"{B}{R}{G}","cmc":3,"colors":["Black","Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player sacrifices a nonbasic land.","imageName":"destructive flow","colorIdentity":["B","R","G"]},"Doomsday Specter":{"layout":"normal","name":"Doomsday Specter","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhen Doomsday Specter enters the battlefield, return a blue or black creature you control to its owner's hand.\nWhenever Doomsday Specter deals combat damage to a player, look at that player's hand and choose a card from it. The player discards that card.","power":"2","toughness":"3","imageName":"doomsday specter","colorIdentity":["U","B"]},"Dralnu's Crusade":{"layout":"normal","name":"Dralnu's Crusade","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Goblin creatures get +1/+1.\nAll Goblins are black and are Zombies in addition to their other creature types.","imageName":"dralnu's crusade","colorIdentity":["B","R"]},"Dromar's Charm":{"layout":"normal","name":"Dromar's Charm","manaCost":"{W}{U}{B}","cmc":3,"colors":["White","Blue","Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• You gain 5 life.\n• Counter target spell.\n• Target creature gets -2/-2 until end of turn.","imageName":"dromar's charm","colorIdentity":["W","U","B"]},"Eladamri's Call":{"layout":"normal","name":"Eladamri's Call","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Search your library for a creature card, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"eladamri's call","colorIdentity":["W","G"]},"Ertai, the Corrupted":{"layout":"normal","name":"Ertai, the Corrupted","manaCost":"{2}{W}{U}{B}","cmc":5,"colors":["White","Blue","Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}, Sacrifice a creature or enchantment: Counter target spell.","power":"3","toughness":"4","imageName":"ertai, the corrupted","colorIdentity":["W","U","B"]},"Fleetfoot Panther":{"layout":"normal","name":"Fleetfoot Panther","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Flash\nWhen Fleetfoot Panther enters the battlefield, return a green or white creature you control to its owner's hand.","power":"3","toughness":"4","imageName":"fleetfoot panther","colorIdentity":["W","G"]},"Gerrard's Command":{"layout":"normal","name":"Gerrard's Command","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Untap target creature. It gets +3/+3 until end of turn.","imageName":"gerrard's command","colorIdentity":["W","G"]},"Horned Kavu":{"layout":"normal","name":"Horned Kavu","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"When Horned Kavu enters the battlefield, return a red or green creature you control to its owner's hand.","power":"3","toughness":"4","imageName":"horned kavu","colorIdentity":["R","G"]},"Hull Breach":{"layout":"normal","name":"Hull Breach","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Destroy target artifact.\n• Destroy target enchantment.\n• Destroy target artifact and target enchantment.","imageName":"hull breach","colorIdentity":["R","G"]},"Keldon Twilight":{"layout":"normal","name":"Keldon Twilight","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's end step, if no creatures attacked this turn, that player sacrifices a creature he or she controlled since the beginning of the turn.","imageName":"keldon twilight","colorIdentity":["B","R"]},"Lava Zombie":{"layout":"normal","name":"Lava Zombie","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Lava Zombie enters the battlefield, return a black or red creature you control to its owner's hand.\n{2}: Lava Zombie gets +1/+0 until end of turn.","power":"4","toughness":"3","imageName":"lava zombie","colorIdentity":["B","R"]},"Malicious Advice":{"layout":"normal","name":"Malicious Advice","manaCost":"{X}{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Tap X target artifacts, creatures, and/or lands. You lose X life.","imageName":"malicious advice","colorIdentity":["U","B"]},"Marsh Crocodile":{"layout":"normal","name":"Marsh Crocodile","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Crocodile","types":["Creature"],"subtypes":["Crocodile"],"text":"When Marsh Crocodile enters the battlefield, return a blue or black creature you control to its owner's hand.\nWhen Marsh Crocodile enters the battlefield, each player discards a card.","power":"4","toughness":"4","imageName":"marsh crocodile","colorIdentity":["U","B"]},"Natural Emergence":{"layout":"normal","name":"Natural Emergence","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"When Natural Emergence enters the battlefield, return a red or green enchantment you control to its owner's hand.\nLands you control are 2/2 creatures with first strike. They're still lands.","imageName":"natural emergence","colorIdentity":["R","G"]},"Phyrexian Tyranny":{"layout":"normal","name":"Phyrexian Tyranny","manaCost":"{U}{B}{R}","cmc":3,"colors":["Blue","Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player draws a card, that player loses 2 life unless he or she pays {2}.","imageName":"phyrexian tyranny","colorIdentity":["U","B","R"]},"Radiant Kavu":{"layout":"normal","name":"Radiant Kavu","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{R}{G}{W}: Prevent all combat damage blue creatures and black creatures would deal this turn.","power":"3","toughness":"3","imageName":"radiant kavu","colorIdentity":["W","R","G"]},"Razing Snidd":{"layout":"normal","name":"Razing Snidd","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Razing Snidd enters the battlefield, return a black or red creature you control to its owner's hand.\nWhen Razing Snidd enters the battlefield, each player sacrifices a land.","power":"3","toughness":"3","imageName":"razing snidd","colorIdentity":["B","R"]},"Rith's Charm":{"layout":"normal","name":"Rith's Charm","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target nonbasic land.\n• Put three 1/1 green Saproling creature tokens onto the battlefield.\n• Prevent all damage a source of your choice would deal this turn.","imageName":"rith's charm","colorIdentity":["W","R","G"]},"Sawtooth Loon":{"layout":"normal","name":"Sawtooth Loon","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Sawtooth Loon enters the battlefield, return a white or blue creature you control to its owner's hand.\nWhen Sawtooth Loon enters the battlefield, draw two cards, then put two cards from your hand on the bottom of your library.","power":"2","toughness":"2","imageName":"sawtooth loon","colorIdentity":["W","U"]},"Shivan Wurm":{"layout":"normal","name":"Shivan Wurm","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nWhen Shivan Wurm enters the battlefield, return a red or green creature you control to its owner's hand.","power":"7","toughness":"7","imageName":"shivan wurm","colorIdentity":["R","G"]},"Sparkcaster":{"layout":"normal","name":"Sparkcaster","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"When Sparkcaster enters the battlefield, return a red or green creature you control to its owner's hand.\nWhen Sparkcaster enters the battlefield, it deals 1 damage to target player.","power":"5","toughness":"3","imageName":"sparkcaster","colorIdentity":["R","G"]},"Steel Leaf Paladin":{"layout":"normal","name":"Steel Leaf Paladin","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Creature — Elf Knight","types":["Creature"],"subtypes":["Elf","Knight"],"text":"First strike\nWhen Steel Leaf Paladin enters the battlefield, return a green or white creature you control to its owner's hand.","power":"4","toughness":"4","imageName":"steel leaf paladin","colorIdentity":["W","G"]},"Treva's Charm":{"layout":"normal","name":"Treva's Charm","manaCost":"{G}{W}{U}","cmc":3,"colors":["White","Blue","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target enchantment.\n• Exile target attacking creature.\n• Draw a card, then discard a card.","imageName":"treva's charm","colorIdentity":["W","U","G"]},"Urza's Guilt":{"layout":"normal","name":"Urza's Guilt","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player draws two cards, then discards three cards, then loses 4 life.","imageName":"urza's guilt","colorIdentity":["U","B"]},"Draco":{"layout":"normal","name":"Draco","manaCost":"{16}","cmc":16,"type":"Artifact Creature — Dragon","types":["Artifact","Creature"],"subtypes":["Dragon"],"text":"Domain — Draco costs {2} less to cast for each basic land type among lands you control.\nFlying\nDomain — At the beginning of your upkeep, sacrifice Draco unless you pay {10}. This cost is reduced by {2} for each basic land type among lands you control.","power":"9","toughness":"9","imageName":"draco"},"Mana Cylix":{"layout":"normal","name":"Mana Cylix","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add one mana of any color to your mana pool.","imageName":"mana cylix"},"Skyship Weatherlight":{"layout":"normal","name":"Skyship Weatherlight","manaCost":"{4}","cmc":4,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"When Skyship Weatherlight enters the battlefield, search your library for any number of artifact and/or creature cards and exile them. Then shuffle your library.\n{4}, {T}: Choose a card at random that was exiled with Skyship Weatherlight. Put that card into its owner's hand.","imageName":"skyship weatherlight"},"Star Compass":{"layout":"normal","name":"Star Compass","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Star Compass enters the battlefield tapped.\n{T}: Add to your mana pool one mana of any color that a basic land you control could produce.","imageName":"star compass"},"Stratadon":{"layout":"normal","name":"Stratadon","manaCost":"{10}","cmc":10,"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"Domain — Stratadon costs {1} less to cast for each basic land type among lands you control.\nTrample","power":"5","toughness":"5","imageName":"stratadon"},"Crosis's Catacombs":{"layout":"normal","name":"Crosis's Catacombs","type":"Land — Lair","types":["Land"],"subtypes":["Lair"],"text":"When Crosis's Catacombs enters the battlefield, sacrifice it unless you return a non-Lair land you control to its owner's hand.\n{T}: Add {U}, {B}, or {R} to your mana pool.","imageName":"crosis's catacombs","colorIdentity":["U","B","R"]},"Darigaaz's Caldera":{"layout":"normal","name":"Darigaaz's Caldera","type":"Land — Lair","types":["Land"],"subtypes":["Lair"],"text":"When Darigaaz's Caldera enters the battlefield, sacrifice it unless you return a non-Lair land you control to its owner's hand.\n{T}: Add {B}, {R}, or {G} to your mana pool.","imageName":"darigaaz's caldera","colorIdentity":["B","R","G"]},"Dromar's Cavern":{"layout":"normal","name":"Dromar's Cavern","type":"Land — Lair","types":["Land"],"subtypes":["Lair"],"text":"When Dromar's Cavern enters the battlefield, sacrifice it unless you return a non-Lair land you control to its owner's hand.\n{T}: Add {W}, {U}, or {B} to your mana pool.","imageName":"dromar's cavern","colorIdentity":["W","U","B"]},"Forsaken City":{"layout":"normal","name":"Forsaken City","type":"Land","types":["Land"],"text":"Forsaken City doesn't untap during your untap step.\nAt the beginning of your upkeep, you may exile a card from your hand. If you do, untap Forsaken City.\n{T}: Add one mana of any color to your mana pool.","imageName":"forsaken city"},"Meteor Crater":{"layout":"normal","name":"Meteor Crater","type":"Land","types":["Land"],"text":"{T}: Choose a color of a permanent you control. Add one mana of that color to your mana pool.","imageName":"meteor crater"},"Rith's Grove":{"layout":"normal","name":"Rith's Grove","type":"Land — Lair","types":["Land"],"subtypes":["Lair"],"text":"When Rith's Grove enters the battlefield, sacrifice it unless you return a non-Lair land you control to its owner's hand.\n{T}: Add {R}, {G}, or {W} to your mana pool.","imageName":"rith's grove","colorIdentity":["R","G","W"]},"Terminal Moraine":{"layout":"normal","name":"Terminal Moraine","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}, Sacrifice Terminal Moraine: Search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library.","imageName":"terminal moraine"},"Treva's Ruins":{"layout":"normal","name":"Treva's Ruins","type":"Land — Lair","types":["Land"],"subtypes":["Lair"],"text":"When Treva's Ruins enters the battlefield, sacrifice it unless you return a non-Lair land you control to its owner's hand.\n{T}: Add {G}, {W}, or {U} to your mana pool.","imageName":"treva's ruins","colorIdentity":["G","W","U"]},"Voidmage Prodigy":{"layout":"normal","name":"Voidmage Prodigy","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}{U}, Sacrifice a Wizard: Counter target spell.\nMorph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"1","imageName":"voidmage prodigy","colorIdentity":["U"]},"Psychatog":{"layout":"normal","name":"Psychatog","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"Discard a card: Psychatog gets +1/+1 until end of turn.\nExile two cards from your graveyard: Psychatog gets +1/+1 until end of turn.","power":"1","toughness":"2","imageName":"psychatog","colorIdentity":["U","B"]},"Oxidize":{"layout":"normal","name":"Oxidize","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact. It can't be regenerated.","imageName":"oxidize","colorIdentity":["G"]},"Reciprocate":{"layout":"normal","name":"Reciprocate","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature that dealt damage to you this turn.","imageName":"reciprocate","colorIdentity":["W"]},"Hinder":{"layout":"normal","name":"Hinder","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If that spell is countered this way, put that card on the top or bottom of its owner's library instead of into that player's graveyard.","imageName":"hinder","colorIdentity":["U"]},"Putrefy":{"layout":"normal","name":"Putrefy","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or creature. It can't be regenerated.","imageName":"putrefy","colorIdentity":["B","G"]},"Zombify":{"layout":"normal","name":"Zombify","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to the battlefield.","imageName":"zombify","colorIdentity":["B"]},"Lightning Helix":{"layout":"normal","name":"Lightning Helix","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Lightning Helix deals 3 damage to target creature or player and you gain 3 life.","imageName":"lightning helix","colorIdentity":["W","R"]},"Condemn":{"layout":"normal","name":"Condemn","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put target attacking creature on the bottom of its owner's library. Its controller gains life equal to its toughness.","imageName":"condemn","colorIdentity":["W"]},"Mortify":{"layout":"normal","name":"Mortify","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature or enchantment.","imageName":"mortify","colorIdentity":["W","B"]},"Recollect":{"layout":"normal","name":"Recollect","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target card from your graveyard to your hand.","imageName":"recollect","colorIdentity":["G"]},"Mana Tithe":{"layout":"normal","name":"Mana Tithe","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1}.","imageName":"mana tithe","colorIdentity":["W"]},"Harmonize":{"layout":"normal","name":"Harmonize","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards.","imageName":"harmonize","colorIdentity":["G"]},"Ponder":{"layout":"normal","name":"Ponder","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top three cards of your library, then put them back in any order. You may shuffle your library.\nDraw a card.","imageName":"ponder","colorIdentity":["U"]},"Cryptic Command":{"layout":"normal","name":"Cryptic Command","manaCost":"{1}{U}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose two —\n• Counter target spell.\n• Return target permanent to its owner's hand.\n• Tap all creatures your opponents control.\n• Draw a card.","imageName":"cryptic command","colorIdentity":["U"]},"Flame Javelin":{"layout":"normal","name":"Flame Javelin","manaCost":"{2/R}{2/R}{2/R}","cmc":6,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"({2/R} can be paid with any two mana or with {R}. This card's converted mana cost is 6.)\nFlame Javelin deals 4 damage to target creature or player.","imageName":"flame javelin","colorIdentity":["R"]},"Unmake":{"layout":"normal","name":"Unmake","manaCost":"{W/B}{W/B}{W/B}","cmc":3,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Exile target creature.","imageName":"unmake","colorIdentity":["W","B"]},"Nameless Inversion":{"layout":"normal","name":"Nameless Inversion","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Tribal Instant — Shapeshifter","types":["Tribal","Instant"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nTarget creature gets +3/-3 and loses all creature types until end of turn.","imageName":"nameless inversion","colorIdentity":["B"]},"Blightning":{"layout":"normal","name":"Blightning","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Blightning deals 3 damage to target player. That player discards two cards.","imageName":"blightning","colorIdentity":["B","R"]},"Negate":{"layout":"normal","name":"Negate","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target noncreature spell.","imageName":"negate","colorIdentity":["U"]},"Cancel":{"layout":"normal","name":"Cancel","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.","imageName":"cancel","colorIdentity":["U"]},"Sign in Blood":{"layout":"normal","name":"Sign in Blood","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player draws two cards and loses 2 life.","imageName":"sign in blood","colorIdentity":["B"]},"Infest":{"layout":"normal","name":"Infest","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get -2/-2 until end of turn.","imageName":"infest","colorIdentity":["B"]},"Volcanic Fallout":{"layout":"normal","name":"Volcanic Fallout","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Volcanic Fallout can't be countered.\nVolcanic Fallout deals 2 damage to each creature and each player.","imageName":"volcanic fallout","colorIdentity":["R"]},"Celestial Purge":{"layout":"normal","name":"Celestial Purge","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target black or red permanent.","imageName":"celestial purge","colorIdentity":["W"]},"Bituminous Blast":{"layout":"normal","name":"Bituminous Blast","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Cascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)\nBituminous Blast deals 4 damage to target creature.","imageName":"bituminous blast","colorIdentity":["B","R"]},"Burst Lightning":{"layout":"normal","name":"Burst Lightning","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Kicker {4} (You may pay an additional {4} as you cast this spell.)\nBurst Lightning deals 2 damage to target creature or player. If Burst Lightning was kicked, it deals 4 damage to that creature or player instead.","imageName":"burst lightning","colorIdentity":["R"]},"Brave the Elements":{"layout":"normal","name":"Brave the Elements","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose a color. White creatures you control gain protection from the chosen color until end of turn.","imageName":"brave the elements","colorIdentity":["W"]},"Doom Blade":{"layout":"normal","name":"Doom Blade","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature.","imageName":"doom blade","colorIdentity":["B"]},"Searing Blaze":{"layout":"normal","name":"Searing Blaze","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Searing Blaze deals 1 damage to target player and 1 damage to target creature that player controls.\nLandfall — If you had a land enter the battlefield under your control this turn, Searing Blaze deals 3 damage to that player and 3 damage to that creature instead.","imageName":"searing blaze","colorIdentity":["R"]},"Angelfire Crusader":{"layout":"normal","name":"Angelfire Crusader","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier Knight","types":["Creature"],"subtypes":["Human","Soldier","Knight"],"text":"{R}: Angelfire Crusader gets +1/+0 until end of turn.","power":"2","toughness":"3","imageName":"angelfire crusader","colorIdentity":["W","R"]},"Coalition Flag":{"layout":"normal","name":"Coalition Flag","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nEnchanted creature is a Flagbearer.\nWhile choosing targets as part of casting a spell or activating an ability, your opponents must choose at least one Flagbearer on the battlefield if able.","imageName":"coalition flag","colorIdentity":["W"]},"Coalition Honor Guard":{"layout":"normal","name":"Coalition Honor Guard","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Flagbearer","types":["Creature"],"subtypes":["Human","Flagbearer"],"text":"While choosing targets as part of casting a spell or activating an ability, your opponents must choose at least one Flagbearer on the battlefield if able.","power":"2","toughness":"4","imageName":"coalition honor guard","colorIdentity":["W"]},"Dega Disciple":{"layout":"normal","name":"Dega Disciple","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{B}, {T}: Target creature gets -2/-0 until end of turn.\n{R}, {T}: Target creature gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"dega disciple","colorIdentity":["W","B","R"]},"Dega Sanctuary":{"layout":"normal","name":"Dega Sanctuary","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you control a black or red permanent, you gain 2 life. If you control a black permanent and a red permanent, you gain 4 life instead.","imageName":"dega sanctuary","colorIdentity":["W"]},"Degavolver":{"layout":"normal","name":"Degavolver","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Volver","types":["Creature"],"subtypes":["Volver"],"text":"Kicker {1}{B} and/or {R} (You may pay an additional {1}{B} and/or {R} as you cast this spell.)\nIf Degavolver was kicked with its {1}{B} kicker, it enters the battlefield with two +1/+1 counters on it and with \"Pay 3 life: Regenerate Degavolver.\"\nIf Degavolver was kicked with its {R} kicker, it enters the battlefield with a +1/+1 counter on it and with first strike.","power":"1","toughness":"1","imageName":"degavolver","colorIdentity":["W","B","R"]},"Diversionary Tactics":{"layout":"normal","name":"Diversionary Tactics","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Tap two untapped creatures you control: Tap target creature.","imageName":"diversionary tactics","colorIdentity":["W"]},"Divine Light":{"layout":"normal","name":"Divine Light","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Prevent all damage that would be dealt this turn to creatures you control.","imageName":"divine light","colorIdentity":["W"]},"Enlistment Officer":{"layout":"normal","name":"Enlistment Officer","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nWhen Enlistment Officer enters the battlefield, reveal the top four cards of your library. Put all Soldier cards revealed this way into your hand and the rest on the bottom of your library in any order.","power":"2","toughness":"3","imageName":"enlistment officer","colorIdentity":["W"]},"False Dawn":{"layout":"normal","name":"False Dawn","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, spells and abilities you control that would add colored mana to your mana pool add that much white mana instead. Until end of turn, you may spend white mana as though it were mana of any color.\nDraw a card.","imageName":"false dawn","colorIdentity":["W"]},"Gerrard Capashen":{"layout":"normal","name":"Gerrard Capashen","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"At the beginning of your upkeep, you gain 1 life for each card in target opponent's hand.\n{3}{W}: Tap target creature. Activate this ability only if Gerrard Capashen is attacking.","power":"3","toughness":"4","imageName":"gerrard capashen","colorIdentity":["W"]},"Haunted Angel":{"layout":"normal","name":"Haunted Angel","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Haunted Angel dies, exile Haunted Angel and each other player puts a 3/3 black Angel creature token with flying onto the battlefield.","power":"3","toughness":"3","imageName":"haunted angel","colorIdentity":["W"]},"Helionaut":{"layout":"normal","name":"Helionaut","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flying\n{1}, {T}: Add one mana of any color to your mana pool.","power":"1","toughness":"2","imageName":"helionaut","colorIdentity":["W"]},"Manacles of Decay":{"layout":"normal","name":"Manacles of Decay","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack.\n{B}: Enchanted creature gets -1/-1 until end of turn.\n{R}: Enchanted creature can't block this turn.","imageName":"manacles of decay","colorIdentity":["W","B","R"]},"Orim's Thunder":{"layout":"normal","name":"Orim's Thunder","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Kicker {R} (You may pay an additional {R} as you cast this spell.)\nDestroy target artifact or enchantment. If Orim's Thunder was kicked, it deals damage equal to that permanent's converted mana cost to target creature.","imageName":"orim's thunder","colorIdentity":["W","R"]},"Shield of Duty and Reason":{"layout":"normal","name":"Shield of Duty and Reason","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has protection from green and from blue.","imageName":"shield of duty and reason","colorIdentity":["W"]},"Spectral Lynx":{"layout":"normal","name":"Spectral Lynx","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Spirit","types":["Creature"],"subtypes":["Cat","Spirit"],"text":"Protection from green\n{B}: Regenerate Spectral Lynx.","power":"2","toughness":"1","imageName":"spectral lynx","colorIdentity":["W","B"]},"Standard Bearer":{"layout":"normal","name":"Standard Bearer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Flagbearer","types":["Creature"],"subtypes":["Human","Flagbearer"],"text":"While choosing targets as part of casting a spell or activating an ability, your opponents must choose at least one Flagbearer on the battlefield if able.","power":"1","toughness":"1","imageName":"standard bearer","colorIdentity":["W"]},"Ceta Disciple":{"layout":"normal","name":"Ceta Disciple","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{R}, {T}: Target creature gets +2/+0 until end of turn.\n{G}, {T}: Add one mana of any color to your mana pool.","power":"1","toughness":"1","imageName":"ceta disciple","colorIdentity":["U","R","G"]},"Ceta Sanctuary":{"layout":"normal","name":"Ceta Sanctuary","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you control a red or green permanent, draw a card, then discard a card. If you control a red permanent and a green permanent, instead draw two cards, then discard a card.","imageName":"ceta sanctuary","colorIdentity":["U"]},"Cetavolver":{"layout":"normal","name":"Cetavolver","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Volver","types":["Creature"],"subtypes":["Volver"],"text":"Kicker {1}{R} and/or {G} (You may pay an additional {1}{R} and/or {G} as you cast this spell.)\nIf Cetavolver was kicked with its {1}{R} kicker, it enters the battlefield with two +1/+1 counters on it and with first strike.\nIf Cetavolver was kicked with its {G} kicker, it enters the battlefield with a +1/+1 counter on it and with trample.","power":"1","toughness":"1","imageName":"cetavolver","colorIdentity":["U","R","G"]},"Coastal Drake":{"layout":"normal","name":"Coastal Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{1}{U}, {T}: Return target Kavu to its owner's hand.","power":"2","toughness":"1","imageName":"coastal drake","colorIdentity":["U"]},"Evasive Action":{"layout":"normal","name":"Evasive Action","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Domain — Counter target spell unless its controller pays {1} for each basic land type among lands you control.","imageName":"evasive action","colorIdentity":["U"]},"Ice Cave":{"layout":"normal","name":"Ice Cave","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell, any other player may pay that spell's mana cost. If a player does, counter the spell. (Mana cost includes color.)","imageName":"ice cave","colorIdentity":["U"]},"Index":{"layout":"normal","name":"Index","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top five cards of your library, then put them back in any order.","imageName":"index","colorIdentity":["U"]},"Jaded Response":{"layout":"normal","name":"Jaded Response","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell if it shares a color with a creature you control.","imageName":"jaded response","colorIdentity":["U"]},"Jilt":{"layout":"normal","name":"Jilt","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Kicker {1}{R} (You may pay an additional {1}{R} as you cast this spell.)\nReturn target creature to its owner's hand. If Jilt was kicked, it deals 2 damage to another target creature.","imageName":"jilt","colorIdentity":["U","R"]},"Living Airship":{"layout":"normal","name":"Living Airship","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Metathran","types":["Creature"],"subtypes":["Metathran"],"text":"Flying\n{2}{G}: Regenerate Living Airship.","power":"2","toughness":"3","imageName":"living airship","colorIdentity":["U","G"]},"Reef Shaman":{"layout":"normal","name":"Reef Shaman","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Shaman","types":["Creature"],"subtypes":["Merfolk","Shaman"],"text":"{T}: Target land becomes the basic land type of your choice until end of turn.","power":"0","toughness":"2","imageName":"reef shaman","colorIdentity":["U"]},"Shimmering Mirage":{"layout":"normal","name":"Shimmering Mirage","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target land becomes the basic land type of your choice until end of turn.\nDraw a card.","imageName":"shimmering mirage","colorIdentity":["U"]},"Tidal Courier":{"layout":"normal","name":"Tidal Courier","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"When Tidal Courier enters the battlefield, reveal the top four cards of your library. Put all Merfolk cards revealed this way into your hand and the rest on the bottom of your library in any order.\n{3}{U}: Tidal Courier gains flying until end of turn.","power":"1","toughness":"2","imageName":"tidal courier","colorIdentity":["U"]},"Unnatural Selection":{"layout":"normal","name":"Unnatural Selection","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: Choose a creature type other than Wall. Target creature becomes that type until end of turn.","imageName":"unnatural selection","colorIdentity":["U"]},"Vodalian Mystic":{"layout":"normal","name":"Vodalian Mystic","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{T}: Target instant or sorcery spell becomes the color of your choice.","power":"1","toughness":"1","imageName":"vodalian mystic","colorIdentity":["U"]},"Whirlpool Drake":{"layout":"normal","name":"Whirlpool Drake","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Whirlpool Drake enters the battlefield, shuffle the cards from your hand into your library, then draw that many cards.\nWhen Whirlpool Drake dies, shuffle the cards from your hand into your library, then draw that many cards.","power":"2","toughness":"2","imageName":"whirlpool drake","colorIdentity":["U"]},"Whirlpool Rider":{"layout":"normal","name":"Whirlpool Rider","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"When Whirlpool Rider enters the battlefield, shuffle the cards from your hand into your library, then draw that many cards.","power":"1","toughness":"1","imageName":"whirlpool rider","colorIdentity":["U"]},"Whirlpool Warrior":{"layout":"normal","name":"Whirlpool Warrior","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Warrior","types":["Creature"],"subtypes":["Merfolk","Warrior"],"text":"When Whirlpool Warrior enters the battlefield, shuffle the cards from your hand into your library, then draw that many cards.\n{R}, Sacrifice Whirlpool Warrior: Each player shuffles the cards from his or her hand into his or her library, then draws that many cards.","power":"2","toughness":"2","imageName":"whirlpool warrior","colorIdentity":["U","R"]},"Dead Ringers":{"layout":"normal","name":"Dead Ringers","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy two target nonblack creatures unless either one is a color the other isn't. They can't be regenerated.","imageName":"dead ringers","colorIdentity":["B"]},"Desolation Angel":{"layout":"normal","name":"Desolation Angel","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Kicker {W}{W} (You may pay an additional {W}{W} as you cast this spell.)\nFlying\nWhen Desolation Angel enters the battlefield, destroy all lands you control. If it was kicked, destroy all lands instead.","power":"5","toughness":"4","imageName":"desolation angel","colorIdentity":["B","W"]},"Foul Presence":{"layout":"normal","name":"Foul Presence","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -1/-1 and has \"{T}: Target creature gets -1/-1 until end of turn.\"","imageName":"foul presence","colorIdentity":["B"]},"Grave Defiler":{"layout":"normal","name":"Grave Defiler","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Grave Defiler enters the battlefield, reveal the top four cards of your library. Put all Zombie cards revealed this way into your hand and the rest on the bottom of your library in any order.\n{1}{B}: Regenerate Grave Defiler.","power":"2","toughness":"1","imageName":"grave defiler","colorIdentity":["B"]},"Last Caress":{"layout":"normal","name":"Last Caress","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player loses 1 life and you gain 1 life.\nDraw a card.","imageName":"last caress","colorIdentity":["B"]},"Mind Extraction":{"layout":"normal","name":"Mind Extraction","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Mind Extraction, sacrifice a creature.\nTarget player reveals his or her hand and discards all cards of each of the sacrificed creature's colors.","imageName":"mind extraction","colorIdentity":["B"]},"Mournful Zombie":{"layout":"normal","name":"Mournful Zombie","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{W}, {T}: Target player gains 1 life.","power":"2","toughness":"1","imageName":"mournful zombie","colorIdentity":["B","W"]},"Necra Disciple":{"layout":"normal","name":"Necra Disciple","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{G}, {T}: Add one mana of any color to your mana pool.\n{W}, {T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"1","imageName":"necra disciple","colorIdentity":["B","G","W"]},"Necra Sanctuary":{"layout":"normal","name":"Necra Sanctuary","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you control a green or white permanent, target player loses 1 life. If you control a green permanent and a white permanent, that player loses 3 life instead.","imageName":"necra sanctuary","colorIdentity":["B"]},"Necravolver":{"layout":"normal","name":"Necravolver","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Volver","types":["Creature"],"subtypes":["Volver"],"text":"Kicker {1}{G} and/or {W} (You may pay an additional {1}{G} and/or {W} as you cast this spell.)\nIf Necravolver was kicked with its {1}{G} kicker, it enters the battlefield with two +1/+1 counters on it and with trample.\nIf Necravolver was kicked with its {W} kicker, it enters the battlefield with a +1/+1 counter on it and with \"Whenever Necravolver deals damage, you gain that much life.\"","power":"2","toughness":"2","imageName":"necravolver","colorIdentity":["B","G","W"]},"Phyrexian Arena":{"layout":"normal","name":"Phyrexian Arena","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you draw a card and you lose 1 life.","imageName":"phyrexian arena","colorIdentity":["B"]},"Phyrexian Gargantua":{"layout":"normal","name":"Phyrexian Gargantua","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When Phyrexian Gargantua enters the battlefield, you draw two cards and you lose 2 life.","power":"4","toughness":"4","imageName":"phyrexian gargantua","colorIdentity":["B"]},"Planar Despair":{"layout":"normal","name":"Planar Despair","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Domain — All creatures get -1/-1 until end of turn for each basic land type among lands you control.","imageName":"planar despair","colorIdentity":["B"]},"Quagmire Druid":{"layout":"normal","name":"Quagmire Druid","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Druid","types":["Creature"],"subtypes":["Zombie","Druid"],"text":"{G}, {T}, Sacrifice a creature: Destroy target enchantment.","power":"2","toughness":"2","imageName":"quagmire druid","colorIdentity":["B","G"]},"Suppress":{"layout":"normal","name":"Suppress","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player exiles all cards from his or her hand face down. At the beginning of the end step of that player's next turn, that player returns those cards to his or her hand.","imageName":"suppress","colorIdentity":["B"]},"Urborg Uprising":{"layout":"normal","name":"Urborg Uprising","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to two target creature cards from your graveyard to your hand.\nDraw a card.","imageName":"urborg uprising","colorIdentity":["B"]},"Zombie Boa":{"layout":"normal","name":"Zombie Boa","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Snake","types":["Creature"],"subtypes":["Zombie","Snake"],"text":"{1}{B}: Choose a color. Whenever Zombie Boa becomes blocked by a creature of that color this turn, destroy that creature. Activate this ability only any time you could cast a sorcery.","power":"3","toughness":"3","imageName":"zombie boa","colorIdentity":["B"]},"Bloodfire Colossus":{"layout":"normal","name":"Bloodfire Colossus","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"{R}, Sacrifice Bloodfire Colossus: Bloodfire Colossus deals 6 damage to each creature and each player.","power":"6","toughness":"6","imageName":"bloodfire colossus","colorIdentity":["R"]},"Bloodfire Dwarf":{"layout":"normal","name":"Bloodfire Dwarf","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{R}, Sacrifice Bloodfire Dwarf: Bloodfire Dwarf deals 1 damage to each creature without flying.","power":"1","toughness":"1","imageName":"bloodfire dwarf","colorIdentity":["R"]},"Bloodfire Infusion":{"layout":"normal","name":"Bloodfire Infusion","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\n{R}, Sacrifice enchanted creature: Bloodfire Infusion deals damage equal to the sacrificed creature's power to each creature.","imageName":"bloodfire infusion","colorIdentity":["R"]},"Bloodfire Kavu":{"layout":"normal","name":"Bloodfire Kavu","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{R}, Sacrifice Bloodfire Kavu: Bloodfire Kavu deals 2 damage to each creature.","power":"2","toughness":"2","imageName":"bloodfire kavu","colorIdentity":["R"]},"Desolation Giant":{"layout":"normal","name":"Desolation Giant","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Kicker {W}{W} (You may pay an additional {W}{W} as you cast this spell.)\nWhen Desolation Giant enters the battlefield, destroy all other creatures you control. If it was kicked, destroy all other creatures instead.","power":"3","toughness":"3","imageName":"desolation giant","colorIdentity":["R","W"]},"Dwarven Landslide":{"layout":"normal","name":"Dwarven Landslide","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker—{2}{R}, Sacrifice a land. (You may pay {2}{R} and sacrifice a land in addition to any other costs as you cast this spell.)\nDestroy target land. If Dwarven Landslide was kicked, destroy another target land.","imageName":"dwarven landslide","colorIdentity":["R"]},"Dwarven Patrol":{"layout":"normal","name":"Dwarven Patrol","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"Dwarven Patrol doesn't untap during your untap step.\nWhenever you cast a nonred spell, untap Dwarven Patrol.","power":"4","toughness":"2","imageName":"dwarven patrol","colorIdentity":["R"]},"Illuminate":{"layout":"normal","name":"Illuminate","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {2}{R} and/or {3}{U} (You may pay an additional {2}{R} and/or {3}{U} as you cast this spell.)\nIlluminate deals X damage to target creature. If Illuminate was kicked with its {2}{R} kicker, it deals X damage to that creature's controller. If Illuminate was kicked with its {3}{U} kicker, you draw X cards.","imageName":"illuminate","colorIdentity":["R","U"]},"Kavu Glider":{"layout":"normal","name":"Kavu Glider","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{W}: Kavu Glider gets +0/+1 until end of turn.\n{U}: Kavu Glider gains flying until end of turn.","power":"2","toughness":"1","imageName":"kavu glider","colorIdentity":["R","W","U"]},"Minotaur Tactician":{"layout":"normal","name":"Minotaur Tactician","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"text":"Haste\nMinotaur Tactician gets +1/+1 as long as you control a white creature.\nMinotaur Tactician gets +1/+1 as long as you control a blue creature.","power":"1","toughness":"1","imageName":"minotaur tactician","colorIdentity":["R"]},"Raka Disciple":{"layout":"normal","name":"Raka Disciple","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Minotaur Wizard","types":["Creature"],"subtypes":["Minotaur","Wizard"],"text":"{W}, {T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\n{U}, {T}: Target creature gains flying until end of turn.","power":"1","toughness":"1","imageName":"raka disciple","colorIdentity":["R","W","U"]},"Raka Sanctuary":{"layout":"normal","name":"Raka Sanctuary","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you control a white or blue permanent, Raka Sanctuary deals 1 damage to target creature. If you control a white permanent and a blue permanent, Raka Sanctuary deals 3 damage to that creature instead.","imageName":"raka sanctuary","colorIdentity":["R"]},"Rakavolver":{"layout":"normal","name":"Rakavolver","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Volver","types":["Creature"],"subtypes":["Volver"],"text":"Kicker {1}{W} and/or {U} (You may pay an additional {1}{W} and/or {U} as you cast this spell.)\nIf Rakavolver was kicked with its {1}{W} kicker, it enters the battlefield with two +1/+1 counters on it and with \"Whenever Rakavolver deals damage, you gain that much life.\"\nIf Rakavolver was kicked with its {U} kicker, it enters the battlefield with a +1/+1 counter on it and with flying.","power":"2","toughness":"2","imageName":"rakavolver","colorIdentity":["R","W","U"]},"Smash":{"layout":"normal","name":"Smash","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact.\nDraw a card.","imageName":"smash","colorIdentity":["R"]},"Tahngarth's Glare":{"layout":"normal","name":"Tahngarth's Glare","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top three cards of target opponent's library, then put them back in any order. That player looks at the top three cards of your library, then puts them back in any order.","imageName":"tahngarth's glare","colorIdentity":["R"]},"Tundra Kavu":{"layout":"normal","name":"Tundra Kavu","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"{T}: Target land becomes a Plains or an Island until end of turn.","power":"2","toughness":"2","imageName":"tundra kavu","colorIdentity":["R"]},"Wild Research":{"layout":"normal","name":"Wild Research","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{W}: Search your library for an enchantment card and reveal that card. Put it into your hand, then discard a card at random. Then shuffle your library.\n{1}{U}: Search your library for an instant card and reveal that card. Put it into your hand, then discard a card at random. Then shuffle your library.","imageName":"wild research","colorIdentity":["R","W","U"]},"Ana Disciple":{"layout":"normal","name":"Ana Disciple","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}: Target creature gains flying until end of turn.\n{B}, {T}: Target creature gets -2/-0 until end of turn.","power":"1","toughness":"1","imageName":"ana disciple","colorIdentity":["G","U","B"]},"Ana Sanctuary":{"layout":"normal","name":"Ana Sanctuary","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you control a blue or black permanent, target creature gets +1/+1 until end of turn. If you control a blue permanent and a black permanent, that creature gets +5/+5 until end of turn instead.","imageName":"ana sanctuary","colorIdentity":["G"]},"Anavolver":{"layout":"normal","name":"Anavolver","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Volver","types":["Creature"],"subtypes":["Volver"],"text":"Kicker {1}{U} and/or {B} (You may pay an additional {1}{U} and/or {B} as you cast this spell.)\nIf Anavolver was kicked with its {1}{U} kicker, it enters the battlefield with two +1/+1 counters on it and with flying.\nIf Anavolver was kicked with its {B} kicker, it enters the battlefield with a +1/+1 counter on it and with \"Pay 3 life: Regenerate Anavolver.\"","power":"3","toughness":"3","imageName":"anavolver","colorIdentity":["G","U","B"]},"Bog Gnarr":{"layout":"normal","name":"Bog Gnarr","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever a player casts a black spell, Bog Gnarr gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"bog gnarr","colorIdentity":["G"]},"Gaea's Balance":{"layout":"normal","name":"Gaea's Balance","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Gaea's Balance, sacrifice five lands.\nSearch your library for a land card of each basic land type and put them onto the battlefield. Then shuffle your library.","imageName":"gaea's balance","colorIdentity":["G"]},"Glade Gnarr":{"layout":"normal","name":"Glade Gnarr","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever a player casts a blue spell, Glade Gnarr gets +2/+2 until end of turn.","power":"4","toughness":"4","imageName":"glade gnarr","colorIdentity":["G"]},"Kavu Howler":{"layout":"normal","name":"Kavu Howler","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"When Kavu Howler enters the battlefield, reveal the top four cards of your library. Put all Kavu cards revealed this way into your hand and the rest on the bottom of your library in any order.","power":"4","toughness":"5","imageName":"kavu howler","colorIdentity":["G"]},"Kavu Mauler":{"layout":"normal","name":"Kavu Mauler","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Trample\nWhenever Kavu Mauler attacks, it gets +1/+1 until end of turn for each other attacking Kavu.","power":"4","toughness":"4","imageName":"kavu mauler","colorIdentity":["G"]},"Lay of the Land":{"layout":"normal","name":"Lay of the Land","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.","imageName":"lay of the land","colorIdentity":["G"]},"Penumbra Bobcat":{"layout":"normal","name":"Penumbra Bobcat","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"When Penumbra Bobcat dies, put a 2/1 black Cat creature token onto the battlefield.","power":"2","toughness":"1","imageName":"penumbra bobcat","colorIdentity":["G"]},"Penumbra Kavu":{"layout":"normal","name":"Penumbra Kavu","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"When Penumbra Kavu dies, put a 3/3 black Kavu creature token onto the battlefield.","power":"3","toughness":"3","imageName":"penumbra kavu","colorIdentity":["G"]},"Penumbra Wurm":{"layout":"normal","name":"Penumbra Wurm","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nWhen Penumbra Wurm dies, put a 6/6 black Wurm creature token with trample onto the battlefield.","power":"6","toughness":"6","imageName":"penumbra wurm","colorIdentity":["G"]},"Savage Gorilla":{"layout":"normal","name":"Savage Gorilla","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"{U}{B}, {T}, Sacrifice Savage Gorilla: Target creature gets -3/-3 until end of turn. Draw a card.","power":"3","toughness":"3","imageName":"savage gorilla","colorIdentity":["G","U","B"]},"Strength of Night":{"layout":"normal","name":"Strength of Night","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Kicker {B} (You may pay an additional {B} as you cast this spell.)\nCreatures you control get +1/+1 until end of turn. If Strength of Night was kicked, Zombie creatures you control get an additional +2/+2 until end of turn.","imageName":"strength of night","colorIdentity":["G","B"]},"Sylvan Messenger":{"layout":"normal","name":"Sylvan Messenger","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nWhen Sylvan Messenger enters the battlefield, reveal the top four cards of your library. Put all Elf cards revealed this way into your hand and the rest on the bottom of your library in any order.","power":"2","toughness":"2","imageName":"sylvan messenger","colorIdentity":["G"]},"Symbiotic Deployment":{"layout":"normal","name":"Symbiotic Deployment","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Skip your draw step.\n{1}, Tap two untapped creatures you control: Draw a card.","imageName":"symbiotic deployment","colorIdentity":["G"]},"Tranquil Path":{"layout":"normal","name":"Tranquil Path","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all enchantments.\nDraw a card.","imageName":"tranquil path","colorIdentity":["G"]},"Urborg Elf":{"layout":"normal","name":"Urborg Elf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G}, {U}, or {B} to your mana pool.","power":"1","toughness":"1","imageName":"urborg elf","colorIdentity":["G","U","B"]},"Æther Mutation":{"layout":"normal","name":"Æther Mutation","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature to its owner's hand. Put X 1/1 green Saproling creature tokens onto the battlefield, where X is that creature's converted mana cost.","imageName":"æther mutation","colorIdentity":["U","G"]},"Captain's Maneuver":{"layout":"normal","name":"Captain's Maneuver","manaCost":"{X}{R}{W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"The next X damage that would be dealt to target creature or player this turn is dealt to another target creature or player instead.","imageName":"captain's maneuver","colorIdentity":["W","R"]},"Consume Strength":{"layout":"normal","name":"Consume Strength","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn. Another target creature gets -2/-2 until end of turn.","imageName":"consume strength","colorIdentity":["B","G"]},"Cromat":{"layout":"normal","name":"Cromat","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Illusion","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Illusion"],"text":"{W}{B}: Destroy target creature blocking or blocked by Cromat.\n{U}{R}: Cromat gains flying until end of turn.\n{B}{G}: Regenerate Cromat.\n{R}{W}: Cromat gets +1/+1 until end of turn.\n{G}{U}: Put Cromat on top of its owner's library.","power":"5","toughness":"5","imageName":"cromat","colorIdentity":["W","U","B","R","G"]},"Death Grasp":{"layout":"normal","name":"Death Grasp","manaCost":"{X}{W}{B}","cmc":2,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Death Grasp deals X damage to target creature or player. You gain X life.","imageName":"death grasp","colorIdentity":["W","B"]},"Death Mutation":{"layout":"normal","name":"Death Mutation","manaCost":"{6}{B}{G}","cmc":8,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonblack creature. It can't be regenerated. Put X 1/1 green Saproling creature tokens onto the battlefield, where X is that creature's converted mana cost.","imageName":"death mutation","colorIdentity":["B","G"]},"Ebony Treefolk":{"layout":"normal","name":"Ebony Treefolk","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"{B}{G}: Ebony Treefolk gets +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"ebony treefolk","colorIdentity":["B","G"]},"Fervent Charge":{"layout":"normal","name":"Fervent Charge","manaCost":"{1}{W}{B}{R}","cmc":4,"colors":["White","Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control attacks, it gets +2/+2 until end of turn.","imageName":"fervent charge","colorIdentity":["W","B","R"]},"Flowstone Charger":{"layout":"normal","name":"Flowstone Charger","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Flowstone Charger attacks, it gets +3/-3 until end of turn.","power":"2","toughness":"5","imageName":"flowstone charger","colorIdentity":["W","R"]},"Gaea's Skyfolk":{"layout":"normal","name":"Gaea's Skyfolk","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Elf Merfolk","types":["Creature"],"subtypes":["Elf","Merfolk"],"text":"Flying","power":"2","toughness":"2","imageName":"gaea's skyfolk","colorIdentity":["U","G"]},"Goblin Trenches":{"layout":"normal","name":"Goblin Trenches","manaCost":"{1}{R}{W}","cmc":3,"colors":["White","Red"],"type":"Enchantment","types":["Enchantment"],"text":"{2}, Sacrifice a land: Put two 1/1 red and white Goblin Soldier creature tokens onto the battlefield.","imageName":"goblin trenches","colorIdentity":["W","R"]},"Guided Passage":{"layout":"normal","name":"Guided Passage","manaCost":"{U}{R}{G}","cmc":3,"colors":["Blue","Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the cards in your library. An opponent chooses from among them a creature card, a land card, and a noncreature, nonland card. You put the chosen cards into your hand. Then shuffle your library.","imageName":"guided passage","colorIdentity":["U","R","G"]},"Jungle Barrier":{"layout":"normal","name":"Jungle Barrier","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender (This creature can't attack.)\nWhen Jungle Barrier enters the battlefield, draw a card.","power":"2","toughness":"6","imageName":"jungle barrier","colorIdentity":["U","G"]},"Last Stand":{"layout":"normal","name":"Last Stand","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent loses 2 life for each Swamp you control. Last Stand deals damage equal to the number of Mountains you control to target creature. Put a 1/1 green Saproling creature token onto the battlefield for each Forest you control. You gain 2 life for each Plains you control. Draw a card for each Island you control, then discard that many cards.","imageName":"last stand","colorIdentity":["W","U","B","R","G"]},"Lightning Angel":{"layout":"normal","name":"Lightning Angel","manaCost":"{1}{R}{W}{U}","cmc":4,"colors":["White","Blue","Red"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance, haste","power":"3","toughness":"4","imageName":"lightning angel","colorIdentity":["W","U","R"]},"Llanowar Dead":{"layout":"normal","name":"Llanowar Dead","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Creature — Zombie Elf","types":["Creature"],"subtypes":["Zombie","Elf"],"text":"{T}: Add {B} to your mana pool.","power":"2","toughness":"2","imageName":"llanowar dead","colorIdentity":["B","G"]},"Martyrs' Tomb":{"layout":"normal","name":"Martyrs' Tomb","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Enchantment","types":["Enchantment"],"text":"Pay 2 life: Prevent the next 1 damage that would be dealt to target creature this turn.","imageName":"martyrs' tomb","colorIdentity":["W","B"]},"Minotaur Illusionist":{"layout":"normal","name":"Minotaur Illusionist","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Creature — Minotaur Wizard","types":["Creature"],"subtypes":["Minotaur","Wizard"],"text":"{1}{U}: Minotaur Illusionist gains shroud until end of turn. (It can't be the target of spells or abilities.)\n{R}, Sacrifice Minotaur Illusionist: Minotaur Illusionist deals damage equal to its power to target creature.","power":"3","toughness":"4","imageName":"minotaur illusionist","colorIdentity":["U","R"]},"Mystic Snake":{"layout":"normal","name":"Mystic Snake","manaCost":"{1}{G}{U}{U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Flash\nWhen Mystic Snake enters the battlefield, counter target spell.","power":"2","toughness":"2","imageName":"mystic snake","colorIdentity":["U","G"]},"Overgrown Estate":{"layout":"normal","name":"Overgrown Estate","manaCost":"{B}{G}{W}","cmc":3,"colors":["White","Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a land: You gain 3 life.","imageName":"overgrown estate","colorIdentity":["W","B","G"]},"Powerstone Minefield":{"layout":"normal","name":"Powerstone Minefield","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature attacks or blocks, Powerstone Minefield deals 2 damage to it.","imageName":"powerstone minefield","colorIdentity":["W","R"]},"Prophetic Bolt":{"layout":"normal","name":"Prophetic Bolt","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Prophetic Bolt deals 4 damage to target creature or player. Look at the top four cards of your library. Put one of those cards into your hand and the rest on the bottom of your library in any order.","imageName":"prophetic bolt","colorIdentity":["U","R"]},"Putrid Warrior":{"layout":"normal","name":"Putrid Warrior","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Creature — Zombie Soldier Warrior","types":["Creature"],"subtypes":["Zombie","Soldier","Warrior"],"text":"Whenever Putrid Warrior deals damage, choose one —\n• Each player loses 1 life.\n• Each player gains 1 life.","power":"2","toughness":"2","imageName":"putrid warrior","colorIdentity":["W","B"]},"Quicksilver Dagger":{"layout":"normal","name":"Quicksilver Dagger","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: This creature deals 1 damage to target player. You draw a card.\"","imageName":"quicksilver dagger","colorIdentity":["U","R"]},"Razorfin Hunter":{"layout":"normal","name":"Razorfin Hunter","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Creature — Merfolk Goblin","types":["Creature"],"subtypes":["Merfolk","Goblin"],"text":"{T}: Razorfin Hunter deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"razorfin hunter","colorIdentity":["U","R"]},"Soul Link":{"layout":"normal","name":"Soul Link","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals damage, you gain that much life.\nWhenever enchanted creature is dealt damage, you gain that much life.","imageName":"soul link","colorIdentity":["W","B"]},"Spiritmonger":{"layout":"normal","name":"Spiritmonger","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Spiritmonger deals damage to a creature, put a +1/+1 counter on Spiritmonger.\n{B}: Regenerate Spiritmonger.\n{G}: Spiritmonger becomes the color of your choice until end of turn.","power":"6","toughness":"6","imageName":"spiritmonger","colorIdentity":["B","G"]},"Squee's Embrace":{"layout":"normal","name":"Squee's Embrace","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nWhen enchanted creature dies, return that card to its owner's hand.","imageName":"squee's embrace","colorIdentity":["W","R"]},"Squee's Revenge":{"layout":"normal","name":"Squee's Revenge","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a number. Flip a coin that many times or until you lose a flip, whichever comes first. If you win all the flips, draw two cards for each flip.","imageName":"squee's revenge","colorIdentity":["U","R"]},"Suffocating Blast":{"layout":"normal","name":"Suffocating Blast","manaCost":"{1}{U}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Counter target spell and Suffocating Blast deals 3 damage to target creature.","imageName":"suffocating blast","colorIdentity":["U","R"]},"Temporal Spring":{"layout":"normal","name":"Temporal Spring","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put target permanent on top of its owner's library.","imageName":"temporal spring","colorIdentity":["U","G"]},"Yavimaya's Embrace":{"layout":"normal","name":"Yavimaya's Embrace","manaCost":"{5}{G}{U}{U}","cmc":8,"colors":["Blue","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.\nEnchanted creature gets +2/+2 and has trample.","imageName":"yavimaya's embrace","colorIdentity":["U","G"]},"Illusion":{"layout":"split","name":"Illusion","names":["Illusion","Reality"],"manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target spell or permanent becomes the color of your choice until end of turn.","imageName":"illusion","colorIdentity":["G","U"]},"Reality":{"layout":"split","name":"Reality","names":["Illusion","Reality"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact.","imageName":"reality","colorIdentity":["G","U"]},"Night":{"layout":"split","name":"Night","names":["Night","Day"],"manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -1/-1 until end of turn.","imageName":"night","colorIdentity":["B","W"]},"Day":{"layout":"split","name":"Day","names":["Night","Day"],"manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures target player controls get +1/+1 until end of turn.","imageName":"day","colorIdentity":["B","W"]},"Order":{"layout":"split","name":"Order","names":["Order","Chaos"],"manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target attacking creature.","imageName":"order","colorIdentity":["W","R"]},"Chaos":{"layout":"split","name":"Chaos","names":["Order","Chaos"],"manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Creatures can't block this turn.","imageName":"chaos","colorIdentity":["W","R"]},"Brass Herald":{"layout":"normal","name":"Brass Herald","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"As Brass Herald enters the battlefield, choose a creature type.\nWhen Brass Herald enters the battlefield, reveal the top four cards of your library. Put all creature cards of the chosen type revealed this way into your hand and the rest on the bottom of your library in any order.\nCreatures of the chosen type get +1/+1.","power":"2","toughness":"2","imageName":"brass herald"},"Dodecapod":{"layout":"normal","name":"Dodecapod","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"If a spell or ability an opponent controls causes you to discard Dodecapod, put it onto the battlefield with two +1/+1 counters on it instead of putting it into your graveyard.","power":"3","toughness":"3","imageName":"dodecapod"},"Dragon Arch":{"layout":"normal","name":"Dragon Arch","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: You may put a multicolored creature card from your hand onto the battlefield.","imageName":"dragon arch"},"Emblazoned Golem":{"layout":"normal","name":"Emblazoned Golem","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Kicker {X} (You may pay an additional {X} as you cast this spell.)\nSpend only colored mana on X. No more than one mana of each color may be spent this way.\nIf Emblazoned Golem was kicked, it enters the battlefield with X +1/+1 counters on it.","power":"1","toughness":"2","imageName":"emblazoned golem"},"Legacy Weapon":{"layout":"normal","name":"Legacy Weapon","manaCost":"{7}","cmc":7,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"{W}{U}{B}{R}{G}: Exile target permanent.\nIf Legacy Weapon would be put into a graveyard from anywhere, reveal Legacy Weapon and shuffle it into its owner's library instead.","imageName":"legacy weapon","colorIdentity":["W","U","B","R","G"]},"Mask of Intolerance":{"layout":"normal","name":"Mask of Intolerance","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's upkeep, if there are four or more basic land types among lands that player controls, Mask of Intolerance deals 3 damage to him or her.","imageName":"mask of intolerance"},"Battlefield Forge":{"layout":"normal","name":"Battlefield Forge","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {R} or {W} to your mana pool. Battlefield Forge deals 1 damage to you.","imageName":"battlefield forge","colorIdentity":["R","W"]},"Caves of Koilos":{"layout":"normal","name":"Caves of Koilos","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {W} or {B} to your mana pool. Caves of Koilos deals 1 damage to you.","imageName":"caves of koilos","colorIdentity":["W","B"]},"Llanowar Wastes":{"layout":"normal","name":"Llanowar Wastes","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {B} or {G} to your mana pool. Llanowar Wastes deals 1 damage to you.","imageName":"llanowar wastes","colorIdentity":["B","G"]},"Shivan Reef":{"layout":"normal","name":"Shivan Reef","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {U} or {R} to your mana pool. Shivan Reef deals 1 damage to you.","imageName":"shivan reef","colorIdentity":["U","R"]},"Yavimaya Coast":{"layout":"normal","name":"Yavimaya Coast","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {G} or {U} to your mana pool. Yavimaya Coast deals 1 damage to you.","imageName":"yavimaya coast","colorIdentity":["G","U"]},"Aegis of Honor":{"layout":"normal","name":"Aegis of Honor","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time an instant or sorcery spell would deal damage to you this turn, that spell deals that damage to its controller instead.","imageName":"aegis of honor","colorIdentity":["W"]},"Ancestral Tribute":{"layout":"normal","name":"Ancestral Tribute","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life for each card in your graveyard.\nFlashback {9}{W}{W}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"ancestral tribute","colorIdentity":["W"]},"Animal Boneyard":{"layout":"normal","name":"Animal Boneyard","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}, Sacrifice a creature: You gain life equal to the sacrificed creature's toughness.\"","imageName":"animal boneyard","colorIdentity":["W"]},"Auramancer":{"layout":"normal","name":"Auramancer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Auramancer enters the battlefield, you may return target enchantment card from your graveyard to your hand.","power":"2","toughness":"2","imageName":"auramancer","colorIdentity":["W"]},"Aven Archer":{"layout":"normal","name":"Aven Archer","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Soldier Archer","types":["Creature"],"subtypes":["Bird","Soldier","Archer"],"text":"Flying\n{2}{W}, {T}: Aven Archer deals 2 damage to target attacking or blocking creature.","power":"2","toughness":"2","imageName":"aven archer","colorIdentity":["W"]},"Aven Cloudchaser":{"layout":"normal","name":"Aven Cloudchaser","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Aven Cloudchaser enters the battlefield, destroy target enchantment.","power":"2","toughness":"2","imageName":"aven cloudchaser","colorIdentity":["W"]},"Aven Flock":{"layout":"normal","name":"Aven Flock","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\n{W}: Aven Flock gets +0/+1 until end of turn.","power":"2","toughness":"3","imageName":"aven flock","colorIdentity":["W"]},"Aven Shrine":{"layout":"normal","name":"Aven Shrine","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell, that player gains X life, where X is the number of cards in all graveyards with the same name as that spell.","imageName":"aven shrine","colorIdentity":["W"]},"Balancing Act":{"layout":"normal","name":"Balancing Act","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Each player chooses a number of permanents he or she controls equal to the number of permanents controlled by the player who controls the fewest, then sacrifices the rest. Each player discards cards the same way.","imageName":"balancing act","colorIdentity":["W"]},"Beloved Chaplain":{"layout":"normal","name":"Beloved Chaplain","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from creatures","power":"1","toughness":"1","imageName":"beloved chaplain","colorIdentity":["W"]},"Blessed Orator":{"layout":"normal","name":"Blessed Orator","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Other creatures you control get +0/+1.","power":"1","toughness":"4","imageName":"blessed orator","colorIdentity":["W"]},"Cantivore":{"layout":"normal","name":"Cantivore","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Lhurgoyf","types":["Creature"],"subtypes":["Lhurgoyf"],"text":"Vigilance\nCantivore's power and toughness are each equal to the number of enchantment cards in all graveyards.","power":"*","toughness":"*","imageName":"cantivore","colorIdentity":["W"]},"Cease-Fire":{"layout":"normal","name":"Cease-Fire","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player can't cast creature spells this turn.\nDraw a card.","imageName":"cease-fire","colorIdentity":["W"]},"Confessor":{"layout":"normal","name":"Confessor","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever a player discards a card, you may gain 1 life.","power":"1","toughness":"1","imageName":"confessor","colorIdentity":["W"]},"Dedicated Martyr":{"layout":"normal","name":"Dedicated Martyr","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{W}, Sacrifice Dedicated Martyr: You gain 3 life.","power":"1","toughness":"1","imageName":"dedicated martyr","colorIdentity":["W"]},"Delaying Shield":{"layout":"normal","name":"Delaying Shield","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If damage would be dealt to you, put that many delay counters on Delaying Shield instead.\nAt the beginning of your upkeep, remove all delay counters from Delaying Shield. For each delay counter removed this way, you lose 1 life unless you pay {1}{W}.","imageName":"delaying shield","colorIdentity":["W"]},"Devoted Caretaker":{"layout":"normal","name":"Devoted Caretaker","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{W}, {T}: Target permanent you control gains protection from instant spells and from sorcery spells until end of turn.","power":"1","toughness":"2","imageName":"devoted caretaker","colorIdentity":["W"]},"Divine Sacrament":{"layout":"normal","name":"Divine Sacrament","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"White creatures get +1/+1.\nThreshold — White creatures get an additional +1/+1 as long as seven or more cards are in your graveyard.","imageName":"divine sacrament","colorIdentity":["W"]},"Dogged Hunter":{"layout":"normal","name":"Dogged Hunter","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"{T}: Destroy target creature token.","power":"1","toughness":"1","imageName":"dogged hunter","colorIdentity":["W"]},"Earnest Fellowship":{"layout":"normal","name":"Earnest Fellowship","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Each creature has protection from its colors.","imageName":"earnest fellowship","colorIdentity":["W"]},"Embolden":{"layout":"normal","name":"Embolden","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 4 damage that would be dealt this turn to any number of target creatures and/or players, divided as you choose.\nFlashback {1}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"embolden","colorIdentity":["W"]},"Graceful Antelope":{"layout":"normal","name":"Graceful Antelope","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Antelope","types":["Creature"],"subtypes":["Antelope"],"text":"Plainswalk (This creature can't be blocked as long as defending player controls a Plains.)\nWhenever Graceful Antelope deals combat damage to a player, you may have target land become a Plains until Graceful Antelope leaves the battlefield.","power":"1","toughness":"4","imageName":"graceful antelope","colorIdentity":["W"]},"Hallowed Healer":{"layout":"normal","name":"Hallowed Healer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next 2 damage that would be dealt to target creature or player this turn.\nThreshold — {T}: Prevent the next 4 damage that would be dealt to target creature or player this turn. Activate this ability only if seven or more cards are in your graveyard.","power":"1","toughness":"1","imageName":"hallowed healer","colorIdentity":["W"]},"Karmic Justice":{"layout":"normal","name":"Karmic Justice","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a spell or ability an opponent controls destroys a noncreature permanent you control, you may destroy target permanent that opponent controls.","imageName":"karmic justice","colorIdentity":["W"]},"Kirtar's Desire":{"layout":"normal","name":"Kirtar's Desire","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack.\nThreshold — Enchanted creature can't block as long as seven or more cards are in your graveyard.","imageName":"kirtar's desire","colorIdentity":["W"]},"Kirtar's Wrath":{"layout":"normal","name":"Kirtar's Wrath","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures. They can't be regenerated.\nThreshold — If seven or more cards are in your graveyard, instead destroy all creatures, then put two 1/1 white Spirit creature tokens with flying onto the battlefield. Creatures destroyed this way can't be regenerated.","imageName":"kirtar's wrath","colorIdentity":["W"]},"Lieutenant Kirtar":{"layout":"normal","name":"Lieutenant Kirtar","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Bird Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\n{1}{W}, Sacrifice Lieutenant Kirtar: Exile target attacking creature.","power":"2","toughness":"2","imageName":"lieutenant kirtar","colorIdentity":["W"]},"Life Burst":{"layout":"normal","name":"Life Burst","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player gains 4 life, then gains 4 life for each card named Life Burst in each graveyard.","imageName":"life burst","colorIdentity":["W"]},"Luminous Guardian":{"layout":"normal","name":"Luminous Guardian","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"{W}: Luminous Guardian gets +0/+1 until end of turn.\n{2}: Luminous Guardian can block an additional creature this turn.","power":"1","toughness":"4","imageName":"luminous guardian","colorIdentity":["W"]},"Master Apothecary":{"layout":"normal","name":"Master Apothecary","manaCost":"{W}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Tap an untapped Cleric you control: Prevent the next 2 damage that would be dealt to target creature or player this turn.","power":"2","toughness":"2","imageName":"master apothecary","colorIdentity":["W"]},"Mystic Crusader":{"layout":"normal","name":"Mystic Crusader","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Nomad Mystic","types":["Creature"],"subtypes":["Human","Nomad","Mystic"],"text":"Protection from black and from red\nThreshold — As long as seven or more cards are in your graveyard, Mystic Crusader gets +1/+1 and has flying.","power":"2","toughness":"1","imageName":"mystic crusader","colorIdentity":["W"]},"Mystic Penitent":{"layout":"normal","name":"Mystic Penitent","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Nomad Mystic","types":["Creature"],"subtypes":["Human","Nomad","Mystic"],"text":"Vigilance\nThreshold — As long as seven or more cards are in your graveyard, Mystic Penitent gets +1/+1 and has flying.","power":"1","toughness":"1","imageName":"mystic penitent","colorIdentity":["W"]},"Mystic Visionary":{"layout":"normal","name":"Mystic Visionary","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Nomad Mystic","types":["Creature"],"subtypes":["Human","Nomad","Mystic"],"text":"Threshold — Mystic Visionary has flying as long as seven or more cards are in your graveyard.","power":"2","toughness":"1","imageName":"mystic visionary","colorIdentity":["W"]},"Mystic Zealot":{"layout":"normal","name":"Mystic Zealot","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Nomad Mystic","types":["Creature"],"subtypes":["Human","Nomad","Mystic"],"text":"Threshold — As long as seven or more cards are in your graveyard, Mystic Zealot gets +1/+1 and has flying.","power":"2","toughness":"4","imageName":"mystic zealot","colorIdentity":["W"]},"Nomad Decoy":{"layout":"normal","name":"Nomad Decoy","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"{W}, {T}: Tap target creature.\nThreshold — {W}{W}, {T}: Tap two target creatures. Activate this ability only if seven or more cards are in your graveyard.","power":"1","toughness":"2","imageName":"nomad decoy","colorIdentity":["W"]},"Patrol Hound":{"layout":"normal","name":"Patrol Hound","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Discard a card: Patrol Hound gains first strike until end of turn.","power":"2","toughness":"2","imageName":"patrol hound","colorIdentity":["W"]},"Pianna, Nomad Captain":{"layout":"normal","name":"Pianna, Nomad Captain","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Human Nomad","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Nomad"],"text":"Whenever Pianna, Nomad Captain attacks, attacking creatures get +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"pianna, nomad captain","colorIdentity":["W"]},"Pilgrim of Justice":{"layout":"normal","name":"Pilgrim of Justice","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from red\n{W}, Sacrifice Pilgrim of Justice: The next time a red source of your choice would deal damage this turn, prevent that damage.","power":"1","toughness":"3","imageName":"pilgrim of justice","colorIdentity":["W"]},"Pilgrim of Virtue":{"layout":"normal","name":"Pilgrim of Virtue","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from black\n{W}, Sacrifice Pilgrim of Virtue: The next time a black source of your choice would deal damage this turn, prevent that damage.","power":"1","toughness":"3","imageName":"pilgrim of virtue","colorIdentity":["W"]},"Ray of Distortion":{"layout":"normal","name":"Ray of Distortion","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment.\nFlashback {4}{W}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"ray of distortion","colorIdentity":["W"]},"Resilient Wanderer":{"layout":"normal","name":"Resilient Wanderer","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"First strike\nDiscard a card: Resilient Wanderer gains protection from the color of your choice until end of turn.","power":"2","toughness":"3","imageName":"resilient wanderer","colorIdentity":["W"]},"Sacred Rites":{"layout":"normal","name":"Sacred Rites","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Discard any number of cards. Creatures you control get +0/+1 until end of turn for each card discarded this way.","imageName":"sacred rites","colorIdentity":["W"]},"Second Thoughts":{"layout":"normal","name":"Second Thoughts","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target attacking creature.\nDraw a card.","imageName":"second thoughts","colorIdentity":["W"]},"Shelter":{"layout":"normal","name":"Shelter","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature you control gains protection from the color of your choice until end of turn.\nDraw a card.","imageName":"shelter","colorIdentity":["W"]},"Soulcatcher":{"layout":"normal","name":"Soulcatcher","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nWhenever a creature with flying dies, put a +1/+1 counter on Soulcatcher.","power":"1","toughness":"1","imageName":"soulcatcher","colorIdentity":["W"]},"Sphere of Duty":{"layout":"normal","name":"Sphere of Duty","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If a green source would deal damage to you, prevent 2 of that damage.","imageName":"sphere of duty","colorIdentity":["W"]},"Sphere of Grace":{"layout":"normal","name":"Sphere of Grace","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If a black source would deal damage to you, prevent 2 of that damage.","imageName":"sphere of grace","colorIdentity":["W"]},"Sphere of Law":{"layout":"normal","name":"Sphere of Law","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If a red source would deal damage to you, prevent 2 of that damage.","imageName":"sphere of law","colorIdentity":["W"]},"Sphere of Reason":{"layout":"normal","name":"Sphere of Reason","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If a blue source would deal damage to you, prevent 2 of that damage.","imageName":"sphere of reason","colorIdentity":["W"]},"Sphere of Truth":{"layout":"normal","name":"Sphere of Truth","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If a white source would deal damage to you, prevent 2 of that damage.","imageName":"sphere of truth","colorIdentity":["W"]},"Spiritualize":{"layout":"normal","name":"Spiritualize","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Until end of turn, whenever target creature deals damage, you gain that much life.\nDraw a card.","imageName":"spiritualize","colorIdentity":["W"]},"Tattoo Ward":{"layout":"normal","name":"Tattoo Ward","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has protection from enchantments. This effect doesn't remove Tattoo Ward.\nSacrifice Tattoo Ward: Destroy target enchantment.","imageName":"tattoo ward","colorIdentity":["W"]},"Testament of Faith":{"layout":"normal","name":"Testament of Faith","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{X}: Testament of Faith becomes an X/X Wall creature with defender in addition to its other types until end of turn.","imageName":"testament of faith","colorIdentity":["W"]},"Tireless Tribe":{"layout":"normal","name":"Tireless Tribe","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"Discard a card: Tireless Tribe gets +0/+4 until end of turn.","power":"1","toughness":"1","imageName":"tireless tribe","colorIdentity":["W"]},"Wayward Angel":{"layout":"normal","name":"Wayward Angel","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel Horror","types":["Creature"],"subtypes":["Angel","Horror"],"text":"Flying, vigilance\nThreshold — As long as seven or more cards are in your graveyard, Wayward Angel gets +3/+3, is black, has trample, and has \"At the beginning of your upkeep, sacrifice a creature.\"","power":"4","toughness":"4","imageName":"wayward angel","colorIdentity":["W"]},"Aboshan, Cephalid Emperor":{"layout":"normal","name":"Aboshan, Cephalid Emperor","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Legendary Creature — Cephalid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cephalid"],"text":"Tap an untapped Cephalid you control: Tap target permanent.\n{U}{U}{U}: Tap all creatures without flying.","power":"3","toughness":"3","imageName":"aboshan, cephalid emperor","colorIdentity":["U"]},"Aboshan's Desire":{"layout":"normal","name":"Aboshan's Desire","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\nThreshold — Enchanted creature has shroud as long as seven or more cards are in your graveyard. (It can't be the target of spells or abilities.)","imageName":"aboshan's desire","colorIdentity":["U"]},"Æther Burst":{"layout":"normal","name":"Æther Burst","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return up to X target creatures to their owners' hands, where X is one plus the number of cards named Æther Burst in all graveyards as you cast Æther Burst.","imageName":"æther burst","colorIdentity":["U"]},"Amugaba":{"layout":"normal","name":"Amugaba","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\n{2}{U}, Discard a card: Return Amugaba to its owner's hand.","power":"6","toughness":"6","imageName":"amugaba","colorIdentity":["U"]},"Aura Graft":{"layout":"normal","name":"Aura Graft","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Gain control of target Aura that's attached to a permanent. Attach it to another permanent it can enchant.","imageName":"aura graft","colorIdentity":["U"]},"Aven Fisher":{"layout":"normal","name":"Aven Fisher","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Aven Fisher dies, you may draw a card.","power":"2","toughness":"2","imageName":"aven fisher","colorIdentity":["U"]},"Aven Smokeweaver":{"layout":"normal","name":"Aven Smokeweaver","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying, protection from red","power":"2","toughness":"3","imageName":"aven smokeweaver","colorIdentity":["U"]},"Aven Windreader":{"layout":"normal","name":"Aven Windreader","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Bird Soldier Wizard","types":["Creature"],"subtypes":["Bird","Soldier","Wizard"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\n{1}{U}: Target player reveals the top card of his or her library.","power":"3","toughness":"3","imageName":"aven windreader","colorIdentity":["U"]},"Balshan Beguiler":{"layout":"normal","name":"Balshan Beguiler","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever Balshan Beguiler deals combat damage to a player, that player reveals the top two cards of his or her library. You choose one of those cards and put it into his or her graveyard.","power":"1","toughness":"1","imageName":"balshan beguiler","colorIdentity":["U"]},"Balshan Griffin":{"layout":"normal","name":"Balshan Griffin","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\n{1}{U}, Discard a card: Return Balshan Griffin to its owner's hand.","power":"3","toughness":"2","imageName":"balshan griffin","colorIdentity":["U"]},"Bamboozle":{"layout":"normal","name":"Bamboozle","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals the top four cards of his or her library. You choose two of those cards and put them into his or her graveyard. Put the rest on top of his or her library in any order.","imageName":"bamboozle","colorIdentity":["U"]},"Battle of Wits":{"layout":"normal","name":"Battle of Wits","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you have 200 or more cards in your library, you win the game.","imageName":"battle of wits","colorIdentity":["U"]},"Careful Study":{"layout":"normal","name":"Careful Study","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw two cards, then discard two cards.","imageName":"careful study","colorIdentity":["U"]},"Cephalid Broker":{"layout":"normal","name":"Cephalid Broker","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Cephalid","types":["Creature"],"subtypes":["Cephalid"],"text":"{T}: Target player draws two cards, then discards two cards.","power":"2","toughness":"2","imageName":"cephalid broker","colorIdentity":["U"]},"Cephalid Looter":{"layout":"normal","name":"Cephalid Looter","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Cephalid Rogue","types":["Creature"],"subtypes":["Cephalid","Rogue"],"text":"{T}: Target player draws a card, then discards a card.","power":"2","toughness":"1","imageName":"cephalid looter","colorIdentity":["U"]},"Cephalid Retainer":{"layout":"normal","name":"Cephalid Retainer","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Cephalid","types":["Creature"],"subtypes":["Cephalid"],"text":"{U}{U}: Tap target creature without flying.","power":"2","toughness":"3","imageName":"cephalid retainer","colorIdentity":["U"]},"Cephalid Scout":{"layout":"normal","name":"Cephalid Scout","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Cephalid Wizard Scout","types":["Creature"],"subtypes":["Cephalid","Wizard","Scout"],"text":"Flying\n{2}{U}, Sacrifice a land: Draw a card.","power":"1","toughness":"1","imageName":"cephalid scout","colorIdentity":["U"]},"Cephalid Shrine":{"layout":"normal","name":"Cephalid Shrine","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell, counter that spell unless that player pays {X}, where X is the number of cards in all graveyards with the same name as the spell.","imageName":"cephalid shrine","colorIdentity":["U"]},"Chamber of Manipulation":{"layout":"normal","name":"Chamber of Manipulation","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}, Discard a card: Gain control of target creature until end of turn.\"","imageName":"chamber of manipulation","colorIdentity":["U"]},"Cognivore":{"layout":"normal","name":"Cognivore","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Lhurgoyf","types":["Creature"],"subtypes":["Lhurgoyf"],"text":"Flying\nCognivore's power and toughness are each equal to the number of instant cards in all graveyards.","power":"*","toughness":"*","imageName":"cognivore","colorIdentity":["U"]},"Concentrate":{"layout":"normal","name":"Concentrate","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards.","imageName":"concentrate","colorIdentity":["U"]},"Cultural Exchange":{"layout":"normal","name":"Cultural Exchange","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Choose any number of creatures target player controls. Choose the same number of creatures another target player controls. Those players exchange control of those creatures. (This effect lasts indefinitely.)","imageName":"cultural exchange","colorIdentity":["U"]},"Deluge":{"layout":"normal","name":"Deluge","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap all creatures without flying.","imageName":"deluge","colorIdentity":["U"]},"Dematerialize":{"layout":"normal","name":"Dematerialize","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target permanent to its owner's hand.\nFlashback {5}{U}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"dematerialize","colorIdentity":["U"]},"Divert":{"layout":"normal","name":"Divert","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Change the target of target spell with a single target unless that spell's controller pays {2}.","imageName":"divert","colorIdentity":["U"]},"Dreamwinder":{"layout":"normal","name":"Dreamwinder","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Dreamwinder can't attack unless defending player controls an Island.\n{U}, Sacrifice an Island: Target land becomes an Island until end of turn.","power":"4","toughness":"3","imageName":"dreamwinder","colorIdentity":["U"]},"Escape Artist":{"layout":"normal","name":"Escape Artist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Escape Artist can't be blocked.\n{U}, Discard a card: Return Escape Artist to its owner's hand.","power":"1","toughness":"1","imageName":"escape artist","colorIdentity":["U"]},"Extract":{"layout":"normal","name":"Extract","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search target player's library for a card and exile it. Then that player shuffles his or her library.","imageName":"extract","colorIdentity":["U"]},"Fervent Denial":{"layout":"normal","name":"Fervent Denial","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.\nFlashback {5}{U}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"fervent denial","colorIdentity":["U"]},"Immobilizing Ink":{"layout":"normal","name":"Immobilizing Ink","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature doesn't untap during its controller's untap step.\nEnchanted creature has \"{1}, Discard a card: Untap this creature.\"","imageName":"immobilizing ink","colorIdentity":["U"]},"Laquatus's Creativity":{"layout":"normal","name":"Laquatus's Creativity","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player draws cards equal to the number of cards in his or her hand, then discards that many cards.","imageName":"laquatus's creativity","colorIdentity":["U"]},"Patron Wizard":{"layout":"normal","name":"Patron Wizard","manaCost":"{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Tap an untapped Wizard you control: Counter target spell unless its controller pays {1}.","power":"2","toughness":"2","imageName":"patron wizard","colorIdentity":["U"]},"Pedantic Learning":{"layout":"normal","name":"Pedantic Learning","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a land card is put into your graveyard from your library, you may pay {1}. If you do, draw a card.","imageName":"pedantic learning","colorIdentity":["U"]},"Peek":{"layout":"normal","name":"Peek","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Look at target player's hand.\nDraw a card.","imageName":"peek","colorIdentity":["U"]},"Persuasion":{"layout":"normal","name":"Persuasion","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nYou control enchanted creature.","imageName":"persuasion","colorIdentity":["U"]},"Phantom Whelp":{"layout":"normal","name":"Phantom Whelp","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion Hound","types":["Creature"],"subtypes":["Illusion","Hound"],"text":"When Phantom Whelp attacks or blocks, return it to its owner's hand at end of combat. (Return it only if it's on the battlefield.)","power":"2","toughness":"2","imageName":"phantom whelp","colorIdentity":["U"]},"Predict":{"layout":"normal","name":"Predict","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Name a card, then target player puts the top card of his or her library into his or her graveyard. If that card is the named card, you draw two cards. Otherwise, you draw a card.","imageName":"predict","colorIdentity":["U"]},"Psionic Gift":{"layout":"normal","name":"Psionic Gift","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: This creature deals 1 damage to target creature or player.\"","imageName":"psionic gift","colorIdentity":["U"]},"Pulsating Illusion":{"layout":"normal","name":"Pulsating Illusion","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nDiscard a card: Pulsating Illusion gets +4/+4 until end of turn. Activate this ability only once each turn.","power":"0","toughness":"1","imageName":"pulsating illusion","colorIdentity":["U"]},"Puppeteer":{"layout":"normal","name":"Puppeteer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}: You may tap or untap target creature.","power":"1","toughness":"2","imageName":"puppeteer","colorIdentity":["U"]},"Repel":{"layout":"normal","name":"Repel","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put target creature on top of its owner's library.","imageName":"repel","colorIdentity":["U"]},"Rites of Refusal":{"layout":"normal","name":"Rites of Refusal","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Discard any number of cards. Counter target spell unless its controller pays {3} for each card discarded this way.","imageName":"rites of refusal","colorIdentity":["U"]},"Shifty Doppelganger":{"layout":"normal","name":"Shifty Doppelganger","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"{3}{U}, Exile Shifty Doppelganger: You may put a creature card from your hand onto the battlefield. If you do, that creature gains haste until end of turn. At the beginning of the next end step, sacrifice that creature. If you do, return Shifty Doppelganger to the battlefield.","power":"1","toughness":"1","imageName":"shifty doppelganger","colorIdentity":["U"]},"Syncopate":{"layout":"normal","name":"Syncopate","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {X}. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.","imageName":"syncopate","colorIdentity":["U"]},"Think Tank":{"layout":"normal","name":"Think Tank","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, look at the top card of your library. You may put that card into your graveyard.","imageName":"think tank","colorIdentity":["U"]},"Thought Devourer":{"layout":"normal","name":"Thought Devourer","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flying\nYour maximum hand size is reduced by four.","power":"4","toughness":"4","imageName":"thought devourer","colorIdentity":["U"]},"Thought Eater":{"layout":"normal","name":"Thought Eater","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flying\nYour maximum hand size is reduced by three.","power":"2","toughness":"2","imageName":"thought eater","colorIdentity":["U"]},"Thought Nibbler":{"layout":"normal","name":"Thought Nibbler","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flying\nYour maximum hand size is reduced by two.","power":"1","toughness":"1","imageName":"thought nibbler","colorIdentity":["U"]},"Time Stretch":{"layout":"normal","name":"Time Stretch","manaCost":"{8}{U}{U}","cmc":10,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player takes two extra turns after this one.","imageName":"time stretch","colorIdentity":["U"]},"Touch of Invisibility":{"layout":"normal","name":"Touch of Invisibility","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature can't be blocked this turn.\nDraw a card.","imageName":"touch of invisibility","colorIdentity":["U"]},"Traumatize":{"layout":"normal","name":"Traumatize","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top half of his or her library, rounded down, into his or her graveyard.","imageName":"traumatize","colorIdentity":["U"]},"Treetop Sentinel":{"layout":"normal","name":"Treetop Sentinel","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying, protection from green","power":"2","toughness":"3","imageName":"treetop sentinel","colorIdentity":["U"]},"Unifying Theory":{"layout":"normal","name":"Unifying Theory","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell, that player may pay {2}. If the player does, he or she draws a card.","imageName":"unifying theory","colorIdentity":["U"]},"Upheaval":{"layout":"normal","name":"Upheaval","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return all permanents to their owners' hands.","imageName":"upheaval","colorIdentity":["U"]},"Words of Wisdom":{"layout":"normal","name":"Words of Wisdom","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You draw two cards, then each other player draws a card.","imageName":"words of wisdom","colorIdentity":["U"]},"Afflict":{"layout":"normal","name":"Afflict","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -1/-1 until end of turn.\nDraw a card.","imageName":"afflict","colorIdentity":["B"]},"Bloodcurdler":{"layout":"normal","name":"Bloodcurdler","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying\nAt the beginning of your upkeep, put the top card of your library into your graveyard.\nThreshold — As long as seven or more cards are in your graveyard, Bloodcurdler gets +1/+1 and has \"At the beginning of your end step, exile two cards from your graveyard.\"","power":"1","toughness":"1","imageName":"bloodcurdler","colorIdentity":["B"]},"Braids, Cabal Minion":{"layout":"normal","name":"Braids, Cabal Minion","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Human Minion","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Minion"],"text":"At the beginning of each player's upkeep, that player sacrifices an artifact, creature, or land.","power":"2","toughness":"2","imageName":"braids, cabal minion","colorIdentity":["B"]},"Cabal Inquisitor":{"layout":"normal","name":"Cabal Inquisitor","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"Threshold — {1}{B}, {T}, Exile two cards from your graveyard: Target player discards a card. Activate this ability only any time you could cast a sorcery, and only if seven or more cards are in your graveyard.","power":"1","toughness":"1","imageName":"cabal inquisitor","colorIdentity":["B"]},"Cabal Patriarch":{"layout":"normal","name":"Cabal Patriarch","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{B}, Sacrifice a creature: Target creature gets -2/-2 until end of turn.\n{2}{B}, Exile a creature card from your graveyard: Target creature gets -2/-2 until end of turn.","power":"5","toughness":"5","imageName":"cabal patriarch","colorIdentity":["B"]},"Cabal Shrine":{"layout":"normal","name":"Cabal Shrine","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell, that player discards X cards, where X is the number of cards in all graveyards with the same name as that spell.","imageName":"cabal shrine","colorIdentity":["B"]},"Caustic Tar":{"layout":"normal","name":"Caustic Tar","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Target player loses 3 life.\"","imageName":"caustic tar","colorIdentity":["B"]},"Childhood Horror":{"layout":"normal","name":"Childhood Horror","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying\nThreshold — As long as seven or more cards are in your graveyard, Childhood Horror gets +2/+2 and can't block.","power":"2","toughness":"2","imageName":"childhood horror","colorIdentity":["B"]},"Coffin Purge":{"layout":"normal","name":"Coffin Purge","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile target card from a graveyard.\nFlashback {B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"coffin purge","colorIdentity":["B"]},"Crypt Creeper":{"layout":"normal","name":"Crypt Creeper","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Sacrifice Crypt Creeper: Exile target card from a graveyard.","power":"2","toughness":"1","imageName":"crypt creeper","colorIdentity":["B"]},"Cursed Monstrosity":{"layout":"normal","name":"Cursed Monstrosity","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying\nWhenever Cursed Monstrosity becomes the target of a spell or ability, sacrifice it unless you discard a land card.","power":"4","toughness":"3","imageName":"cursed monstrosity","colorIdentity":["B"]},"Decaying Soil":{"layout":"normal","name":"Decaying Soil","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, exile a card from your graveyard.\nThreshold — As long as seven or more cards are in your graveyard, Decaying Soil has \"Whenever a nontoken creature is put into your graveyard from the battlefield, you may pay {1}. If you do, return that card to your hand.\"","imageName":"decaying soil","colorIdentity":["B"]},"Decompose":{"layout":"normal","name":"Decompose","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile up to three target cards from a single graveyard.","imageName":"decompose","colorIdentity":["B"]},"Diabolic Tutor":{"layout":"normal","name":"Diabolic Tutor","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a card and put that card into your hand. Then shuffle your library.","imageName":"diabolic tutor","colorIdentity":["B"]},"Dirty Wererat":{"layout":"normal","name":"Dirty Wererat","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Rat Minion","types":["Creature"],"subtypes":["Human","Rat","Minion"],"text":"{B}, Discard a card: Regenerate Dirty Wererat.\nThreshold — As long as seven or more cards are in your graveyard, Dirty Wererat gets +2/+2 and can't block.","power":"2","toughness":"3","imageName":"dirty wererat","colorIdentity":["B"]},"Dusk Imp":{"layout":"normal","name":"Dusk Imp","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying","power":"2","toughness":"1","imageName":"dusk imp","colorIdentity":["B"]},"Execute":{"layout":"normal","name":"Execute","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target white creature. It can't be regenerated.\nDraw a card.","imageName":"execute","colorIdentity":["B"]},"Face of Fear":{"layout":"normal","name":"Face of Fear","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"{2}{B}, Discard a card: Face of Fear gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"3","toughness":"4","imageName":"face of fear","colorIdentity":["B"]},"Famished Ghoul":{"layout":"normal","name":"Famished Ghoul","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{1}{B}, Sacrifice Famished Ghoul: Exile up to two target cards from a single graveyard.","power":"3","toughness":"2","imageName":"famished ghoul","colorIdentity":["B"]},"Filthy Cur":{"layout":"normal","name":"Filthy Cur","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Whenever Filthy Cur is dealt damage, you lose that much life.","power":"2","toughness":"2","imageName":"filthy cur","colorIdentity":["B"]},"Fledgling Imp":{"layout":"normal","name":"Fledgling Imp","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"{B}, Discard a card: Fledgling Imp gains flying until end of turn.","power":"2","toughness":"2","imageName":"fledgling imp","colorIdentity":["B"]},"Frightcrawler":{"layout":"normal","name":"Frightcrawler","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nThreshold — As long as seven or more cards are in your graveyard, Frightcrawler gets +2/+2 and can't block.","power":"1","toughness":"1","imageName":"frightcrawler","colorIdentity":["B"]},"Ghastly Demise":{"layout":"normal","name":"Ghastly Demise","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature if its toughness is less than or equal to the number of cards in your graveyard.","imageName":"ghastly demise","colorIdentity":["B"]},"Gravestorm":{"layout":"normal","name":"Gravestorm","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, target opponent may exile a card from his or her graveyard. If that player doesn't, you may draw a card.","imageName":"gravestorm","colorIdentity":["B"]},"Haunting Echoes":{"layout":"normal","name":"Haunting Echoes","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all cards from target player's graveyard other than basic land cards. For each card exiled this way, search that player's library for all cards with the same name as that card and exile them. Then that player shuffles his or her library.","imageName":"haunting echoes","colorIdentity":["B"]},"Hint of Insanity":{"layout":"normal","name":"Hint of Insanity","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. That player discards all nonland cards with the same name as another card in his or her hand.","imageName":"hint of insanity","colorIdentity":["B"]},"Infected Vermin":{"layout":"normal","name":"Infected Vermin","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"{2}{B}: Infected Vermin deals 1 damage to each creature and each player.\nThreshold — {3}{B}: Infected Vermin deals 3 damage to each creature and each player. Activate this ability only if seven or more cards are in your graveyard.","power":"1","toughness":"1","imageName":"infected vermin","colorIdentity":["B"]},"Innocent Blood":{"layout":"normal","name":"Innocent Blood","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices a creature.","imageName":"innocent blood","colorIdentity":["B"]},"Last Rites":{"layout":"normal","name":"Last Rites","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Discard any number of cards. Target player reveals his or her hand, then you choose a nonland card from it for each card discarded this way. That player discards those cards.","imageName":"last rites","colorIdentity":["B"]},"Malevolent Awakening":{"layout":"normal","name":"Malevolent Awakening","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{B}{B}, Sacrifice a creature: Return target creature card from your graveyard to your hand.","imageName":"malevolent awakening","colorIdentity":["B"]},"Mind Burst":{"layout":"normal","name":"Mind Burst","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards X cards, where X is one plus the number of cards named Mind Burst in all graveyards.","imageName":"mind burst","colorIdentity":["B"]},"Mindslicer":{"layout":"normal","name":"Mindslicer","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When Mindslicer dies, each player discards his or her hand.","power":"4","toughness":"3","imageName":"mindslicer","colorIdentity":["B"]},"Morbid Hunger":{"layout":"normal","name":"Morbid Hunger","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Morbid Hunger deals 3 damage to target creature or player. You gain 3 life.\nFlashback {7}{B}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"morbid hunger","colorIdentity":["B"]},"Morgue Theft":{"layout":"normal","name":"Morgue Theft","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to your hand.\nFlashback {4}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"morgue theft","colorIdentity":["B"]},"Mortivore":{"layout":"normal","name":"Mortivore","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Lhurgoyf","types":["Creature"],"subtypes":["Lhurgoyf"],"text":"Mortivore's power and toughness are each equal to the number of creature cards in all graveyards.\n{B}: Regenerate Mortivore.","power":"*","toughness":"*","imageName":"mortivore","colorIdentity":["B"]},"Nefarious Lich":{"layout":"normal","name":"Nefarious Lich","manaCost":"{B}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"If damage would be dealt to you, exile that many cards from your graveyard instead. If you can't, you lose the game.\nIf you would gain life, draw that many cards instead.\nWhen Nefarious Lich leaves the battlefield, you lose the game.","imageName":"nefarious lich","colorIdentity":["B"]},"Overeager Apprentice":{"layout":"normal","name":"Overeager Apprentice","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"Discard a card, Sacrifice Overeager Apprentice: Add {B}{B}{B} to your mana pool.","power":"1","toughness":"2","imageName":"overeager apprentice","colorIdentity":["B"]},"Painbringer":{"layout":"normal","name":"Painbringer","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"{T}, Exile any number of cards from your graveyard: Target creature gets -X/-X until end of turn, where X is the number of cards exiled this way.","power":"1","toughness":"1","imageName":"painbringer","colorIdentity":["B"]},"Patriarch's Desire":{"layout":"normal","name":"Patriarch's Desire","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/-2.\nThreshold — Enchanted creature gets an additional +2/-2 as long as seven or more cards are in your graveyard.","imageName":"patriarch's desire","colorIdentity":["B"]},"Repentant Vampire":{"layout":"normal","name":"Repentant Vampire","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nWhenever a creature dealt damage by Repentant Vampire this turn dies, put a +1/+1 counter on Repentant Vampire.\nThreshold — As long as seven or more cards are in your graveyard, Repentant Vampire is white and has \"{T}: Destroy target black creature.\"","power":"3","toughness":"3","imageName":"repentant vampire","colorIdentity":["B"]},"Rotting Giant":{"layout":"normal","name":"Rotting Giant","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"text":"Whenever Rotting Giant attacks or blocks, sacrifice it unless you exile a card from your graveyard.","power":"3","toughness":"3","imageName":"rotting giant","colorIdentity":["B"]},"Sadistic Hypnotist":{"layout":"normal","name":"Sadistic Hypnotist","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"Sacrifice a creature: Target player discards two cards. Activate this ability only any time you could cast a sorcery.","power":"2","toughness":"2","imageName":"sadistic hypnotist","colorIdentity":["B"]},"Screams of the Damned":{"layout":"normal","name":"Screams of the Damned","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{B}, Exile a card from your graveyard: Screams of the Damned deals 1 damage to each creature and each player.","imageName":"screams of the damned","colorIdentity":["B"]},"Skeletal Scrying":{"layout":"normal","name":"Skeletal Scrying","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Skeletal Scrying, exile X cards from your graveyard.\nYou draw X cards and you lose X life.","imageName":"skeletal scrying","colorIdentity":["B"]},"Skull Fracture":{"layout":"normal","name":"Skull Fracture","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card.\nFlashback {3}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"skull fracture","colorIdentity":["B"]},"Stalking Bloodsucker":{"layout":"normal","name":"Stalking Bloodsucker","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\n{1}{B}, Discard a card: Stalking Bloodsucker gets +2/+2 until end of turn.","power":"4","toughness":"4","imageName":"stalking bloodsucker","colorIdentity":["B"]},"Tainted Pact":{"layout":"normal","name":"Tainted Pact","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile the top card of your library. You may put that card into your hand unless it has the same name as another card exiled this way. Repeat this process until you put a card into your hand or you exile two cards with the same name, whichever comes first.","imageName":"tainted pact","colorIdentity":["B"]},"Tombfire":{"layout":"normal","name":"Tombfire","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player exiles all cards with flashback from his or her graveyard.","imageName":"tombfire","colorIdentity":["B"]},"Traveling Plague":{"layout":"normal","name":"Traveling Plague","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of each upkeep, put a plague counter on Traveling Plague.\nEnchanted creature gets -1/-1 for each plague counter on Traveling Plague.\nWhen enchanted creature leaves the battlefield, that creature's controller returns Traveling Plague from its owner's graveyard to the battlefield.","imageName":"traveling plague","colorIdentity":["B"]},"Whispering Shade":{"layout":"normal","name":"Whispering Shade","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\n{B}: Whispering Shade gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"whispering shade","colorIdentity":["B"]},"Zombie Assassin":{"layout":"normal","name":"Zombie Assassin","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Assassin","types":["Creature"],"subtypes":["Zombie","Assassin"],"text":"{T}, Exile two cards from your graveyard and Zombie Assassin: Destroy target nonblack creature. It can't be regenerated.","power":"3","toughness":"2","imageName":"zombie assassin","colorIdentity":["B"]},"Zombie Cannibal":{"layout":"normal","name":"Zombie Cannibal","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever Zombie Cannibal deals combat damage to a player, you may exile target card from that player's graveyard.","power":"1","toughness":"1","imageName":"zombie cannibal","colorIdentity":["B"]},"Zombie Infestation":{"layout":"normal","name":"Zombie Infestation","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Discard two cards: Put a 2/2 black Zombie creature token onto the battlefield.","imageName":"zombie infestation","colorIdentity":["B"]},"Acceptable Losses":{"layout":"normal","name":"Acceptable Losses","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Acceptable Losses, discard a card at random.\nAcceptable Losses deals 5 damage to target creature.","imageName":"acceptable losses","colorIdentity":["R"]},"Ashen Firebeast":{"layout":"normal","name":"Ashen Firebeast","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Elemental Beast","types":["Creature"],"subtypes":["Elemental","Beast"],"text":"{1}{R}: Ashen Firebeast deals 1 damage to each creature without flying.","power":"6","toughness":"6","imageName":"ashen firebeast","colorIdentity":["R"]},"Barbarian Lunatic":{"layout":"normal","name":"Barbarian Lunatic","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"{2}{R}, Sacrifice Barbarian Lunatic: Barbarian Lunatic deals 2 damage to target creature.","power":"2","toughness":"1","imageName":"barbarian lunatic","colorIdentity":["R"]},"Bash to Bits":{"layout":"normal","name":"Bash to Bits","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact.\nFlashback {4}{R}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"bash to bits","colorIdentity":["R"]},"Battle Strain":{"layout":"normal","name":"Battle Strain","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature blocks, Battle Strain deals 1 damage to that creature's controller.","imageName":"battle strain","colorIdentity":["R"]},"Blazing Salvo":{"layout":"normal","name":"Blazing Salvo","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Blazing Salvo deals 3 damage to target creature unless that creature's controller has Blazing Salvo deal 5 damage to him or her.","imageName":"blazing salvo","colorIdentity":["R"]},"Bomb Squad":{"layout":"normal","name":"Bomb Squad","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{T}: Put a fuse counter on target creature.\nAt the beginning of your upkeep, put a fuse counter on each creature with a fuse counter on it.\nWhenever a creature has four or more fuse counters on it, remove all fuse counters from it and destroy it. That creature deals 4 damage to its controller.","power":"1","toughness":"1","imageName":"bomb squad","colorIdentity":["R"]},"Burning Sands":{"layout":"normal","name":"Burning Sands","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature dies, that creature's controller sacrifices a land.","imageName":"burning sands","colorIdentity":["R"]},"Chainflinger":{"layout":"normal","name":"Chainflinger","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{1}{R}, {T}: Chainflinger deals 1 damage to target creature or player.\nThreshold — {2}{R}, {T}: Chainflinger deals 2 damage to target creature or player. Activate this ability only if seven or more cards are in your graveyard.","power":"2","toughness":"2","imageName":"chainflinger","colorIdentity":["R"]},"Chance Encounter":{"layout":"normal","name":"Chance Encounter","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you win a coin flip, put a luck counter on Chance Encounter.\nAt the beginning of your upkeep, if Chance Encounter has ten or more luck counters on it, you win the game.","imageName":"chance encounter","colorIdentity":["R"]},"Demolish":{"layout":"normal","name":"Demolish","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or land.","imageName":"demolish","colorIdentity":["R"]},"Demoralize":{"layout":"normal","name":"Demoralize","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"All creatures gain menace until end of turn. (They can't be blocked except by two or more creatures.)\nThreshold — If seven or more cards are in your graveyard, creatures can't block this turn.","imageName":"demoralize","colorIdentity":["R"]},"Dwarven Grunt":{"layout":"normal","name":"Dwarven Grunt","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"1","toughness":"1","imageName":"dwarven grunt","colorIdentity":["R"]},"Dwarven Recruiter":{"layout":"normal","name":"Dwarven Recruiter","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"When Dwarven Recruiter enters the battlefield, search your library for any number of Dwarf cards and reveal those cards. Shuffle your library, then put them on top of it in any order.","power":"2","toughness":"2","imageName":"dwarven recruiter","colorIdentity":["R"]},"Dwarven Shrine":{"layout":"normal","name":"Dwarven Shrine","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell, Dwarven Shrine deals X damage to that player, where X is twice the number of cards in all graveyards with the same name as that spell.","imageName":"dwarven shrine","colorIdentity":["R"]},"Dwarven Strike Force":{"layout":"normal","name":"Dwarven Strike Force","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Dwarf Berserker","types":["Creature"],"subtypes":["Dwarf","Berserker"],"text":"Discard a card at random: Dwarven Strike Force gains first strike and haste until end of turn.","power":"4","toughness":"3","imageName":"dwarven strike force","colorIdentity":["R"]},"Earth Rift":{"layout":"normal","name":"Earth Rift","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.\nFlashback {5}{R}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"earth rift","colorIdentity":["R"]},"Ember Beast":{"layout":"normal","name":"Ember Beast","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Ember Beast can't attack or block alone.","power":"3","toughness":"4","imageName":"ember beast","colorIdentity":["R"]},"Engulfing Flames":{"layout":"normal","name":"Engulfing Flames","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Engulfing Flames deals 1 damage to target creature. It can't be regenerated this turn.\nFlashback {3}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"engulfing flames","colorIdentity":["R"]},"Epicenter":{"layout":"normal","name":"Epicenter","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target player sacrifices a land.\nThreshold — Each player sacrifices all lands he or she controls instead if seven or more cards are in your graveyard.","imageName":"epicenter","colorIdentity":["R"]},"Flame Burst":{"layout":"normal","name":"Flame Burst","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Flame Burst deals X damage to target creature or player, where X is 2 plus the number of cards named Flame Burst in all graveyards.","imageName":"flame burst","colorIdentity":["R"]},"Frenetic Ogre":{"layout":"normal","name":"Frenetic Ogre","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"{R}, Discard a card at random: Frenetic Ogre gets +3/+0 until end of turn.","power":"2","toughness":"3","imageName":"frenetic ogre","colorIdentity":["R"]},"Halberdier":{"layout":"normal","name":"Halberdier","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"First strike","power":"3","toughness":"1","imageName":"halberdier","colorIdentity":["R"]},"Impulsive Maneuvers":{"layout":"normal","name":"Impulsive Maneuvers","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature attacks, flip a coin. If you win the flip, the next time that creature would deal combat damage this turn, it deals double that damage instead. If you lose the flip, the next time that creature would deal combat damage this turn, prevent that damage.","imageName":"impulsive maneuvers","colorIdentity":["R"]},"Kamahl, Pit Fighter":{"layout":"normal","name":"Kamahl, Pit Fighter","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Legendary Creature — Human Barbarian","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Barbarian"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)\n{T}: Kamahl, Pit Fighter deals 3 damage to target creature or player.","power":"6","toughness":"1","imageName":"kamahl, pit fighter","colorIdentity":["R"]},"Kamahl's Desire":{"layout":"normal","name":"Kamahl's Desire","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has first strike.\nThreshold — Enchanted creature gets +3/+0 as long as seven or more cards are in your graveyard.","imageName":"kamahl's desire","colorIdentity":["R"]},"Lava Blister":{"layout":"normal","name":"Lava Blister","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonbasic land unless its controller has Lava Blister deal 6 damage to him or her.","imageName":"lava blister","colorIdentity":["R"]},"Liquid Fire":{"layout":"normal","name":"Liquid Fire","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Liquid Fire, choose a number between 0 and 5.\nLiquid Fire deals X damage to target creature and 5 minus X damage to that creature's controller, where X is the chosen number.","imageName":"liquid fire","colorIdentity":["R"]},"Mad Dog":{"layout":"normal","name":"Mad Dog","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"At the beginning of your end step, if Mad Dog didn't attack or come under your control this turn, sacrifice it.","power":"2","toughness":"2","imageName":"mad dog","colorIdentity":["R"]},"Magma Vein":{"layout":"normal","name":"Magma Vein","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{R}, Sacrifice a land: Magma Vein deals 1 damage to each creature without flying.","imageName":"magma vein","colorIdentity":["R"]},"Magnivore":{"layout":"normal","name":"Magnivore","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Lhurgoyf","types":["Creature"],"subtypes":["Lhurgoyf"],"text":"Haste (This creature can attack the turn it comes under your control.)\nMagnivore's power and toughness are each equal to the number of sorcery cards in all graveyards.","power":"*","toughness":"*","imageName":"magnivore","colorIdentity":["R"]},"Mine Layer":{"layout":"normal","name":"Mine Layer","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{1}{R}, {T}: Put a mine counter on target land.\nWhenever a land with a mine counter on it becomes tapped, destroy it.\nWhen Mine Layer leaves the battlefield, remove all mine counters from all lands.","power":"1","toughness":"1","imageName":"mine layer","colorIdentity":["R"]},"Minotaur Explorer":{"layout":"normal","name":"Minotaur Explorer","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Minotaur Scout","types":["Creature"],"subtypes":["Minotaur","Scout"],"text":"When Minotaur Explorer enters the battlefield, sacrifice it unless you discard a card at random.","power":"3","toughness":"3","imageName":"minotaur explorer","colorIdentity":["R"]},"Molten Influence":{"layout":"normal","name":"Molten Influence","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Counter target instant or sorcery spell unless its controller has Molten Influence deal 4 damage to him or her.","imageName":"molten influence","colorIdentity":["R"]},"Mudhole":{"layout":"normal","name":"Mudhole","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target player exiles all land cards from his or her graveyard.","imageName":"mudhole","colorIdentity":["R"]},"Need for Speed":{"layout":"normal","name":"Need for Speed","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice a land: Target creature gains haste until end of turn.","imageName":"need for speed","colorIdentity":["R"]},"Obstinate Familiar":{"layout":"normal","name":"Obstinate Familiar","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"If you would draw a card, you may skip that draw instead.","power":"1","toughness":"1","imageName":"obstinate familiar","colorIdentity":["R"]},"Pardic Firecat":{"layout":"normal","name":"Pardic Firecat","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental Cat","types":["Creature"],"subtypes":["Elemental","Cat"],"text":"Haste\nIf Pardic Firecat is in a graveyard, effects from spells named Flame Burst count it as a card named Flame Burst.","power":"2","toughness":"3","imageName":"pardic firecat","colorIdentity":["R"]},"Pardic Miner":{"layout":"normal","name":"Pardic Miner","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"Sacrifice Pardic Miner: Target player can't play lands this turn.","power":"1","toughness":"1","imageName":"pardic miner","colorIdentity":["R"]},"Pardic Swordsmith":{"layout":"normal","name":"Pardic Swordsmith","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{R}, Discard a card at random: Pardic Swordsmith gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"pardic swordsmith","colorIdentity":["R"]},"Price of Glory":{"layout":"normal","name":"Price of Glory","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player taps a land for mana, if it's not that player's turn, destroy that land.","imageName":"price of glory","colorIdentity":["R"]},"Reckless Charge":{"layout":"normal","name":"Reckless Charge","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +3/+0 and gains haste until end of turn.\nFlashback {2}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"reckless charge","colorIdentity":["R"]},"Recoup":{"layout":"normal","name":"Recoup","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target sorcery card in your graveyard gains flashback until end of turn. The flashback cost is equal to its mana cost. (Mana cost includes color.)\nFlashback {3}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"recoup","colorIdentity":["R"]},"Rites of Initiation":{"layout":"normal","name":"Rites of Initiation","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Discard any number of cards at random. Creatures you control get +1/+0 until end of turn for each card discarded this way.","imageName":"rites of initiation","colorIdentity":["R"]},"Savage Firecat":{"layout":"normal","name":"Savage Firecat","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Cat","types":["Creature"],"subtypes":["Elemental","Cat"],"text":"Trample\nSavage Firecat enters the battlefield with seven +1/+1 counters on it.\nWhenever you tap a land for mana, remove a +1/+1 counter from Savage Firecat.","power":"0","toughness":"0","imageName":"savage firecat","colorIdentity":["R"]},"Scorching Missile":{"layout":"normal","name":"Scorching Missile","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Scorching Missile deals 4 damage to target player.\nFlashback {9}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"scorching missile","colorIdentity":["R"]},"Seize the Day":{"layout":"normal","name":"Seize the Day","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Untap target creature. After this main phase, there is an additional combat phase followed by an additional main phase.\nFlashback {2}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"seize the day","colorIdentity":["R"]},"Shower of Coals":{"layout":"normal","name":"Shower of Coals","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Shower of Coals deals 2 damage to each of up to three target creatures and/or players.\nThreshold — Shower of Coals deals 4 damage to each of those creatures and/or players instead if seven or more cards are in your graveyard.","imageName":"shower of coals","colorIdentity":["R"]},"Spark Mage":{"layout":"normal","name":"Spark Mage","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Dwarf Wizard","types":["Creature"],"subtypes":["Dwarf","Wizard"],"text":"Whenever Spark Mage deals combat damage to a player, you may have Spark Mage deal 1 damage to target creature that player controls.","power":"1","toughness":"1","imageName":"spark mage","colorIdentity":["R"]},"Steam Vines":{"layout":"normal","name":"Steam Vines","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen enchanted land becomes tapped, destroy it and Steam Vines deals 1 damage to that land's controller. That player attaches Steam Vines to a land of his or her choice.","imageName":"steam vines","colorIdentity":["R"]},"Thermal Blast":{"layout":"normal","name":"Thermal Blast","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Thermal Blast deals 3 damage to target creature.\nThreshold — Thermal Blast deals 5 damage to that creature instead if seven or more cards are in your graveyard.","imageName":"thermal blast","colorIdentity":["R"]},"Tremble":{"layout":"normal","name":"Tremble","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices a land.","imageName":"tremble","colorIdentity":["R"]},"Volcanic Spray":{"layout":"normal","name":"Volcanic Spray","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Volcanic Spray deals 1 damage to each creature without flying and each player.\nFlashback {1}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"volcanic spray","colorIdentity":["R"]},"Volley of Boulders":{"layout":"normal","name":"Volley of Boulders","manaCost":"{8}{R}","cmc":9,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Volley of Boulders deals 6 damage divided as you choose among any number of target creatures and/or players.\nFlashback {R}{R}{R}{R}{R}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"volley of boulders","colorIdentity":["R"]},"Whipkeeper":{"layout":"normal","name":"Whipkeeper","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{T}: Whipkeeper deals damage to target creature equal to the damage already dealt to it this turn.","power":"1","toughness":"1","imageName":"whipkeeper","colorIdentity":["R"]},"Bearscape":{"layout":"normal","name":"Bearscape","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{G}, Exile two cards from your graveyard: Put a 2/2 green Bear creature token onto the battlefield.","imageName":"bearscape","colorIdentity":["G"]},"Beast Attack":{"layout":"normal","name":"Beast Attack","manaCost":"{2}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put a 4/4 green Beast creature token onto the battlefield.\nFlashback {2}{G}{G}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"beast attack","colorIdentity":["G"]},"Call of the Herd":{"layout":"normal","name":"Call of the Herd","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 3/3 green Elephant creature token onto the battlefield.\nFlashback {3}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"call of the herd","colorIdentity":["G"]},"Chatter of the Squirrel":{"layout":"normal","name":"Chatter of the Squirrel","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/1 green Squirrel creature token onto the battlefield.\nFlashback {1}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"chatter of the squirrel","colorIdentity":["G"]},"Chlorophant":{"layout":"normal","name":"Chlorophant","manaCost":"{G}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"At the beginning of your upkeep, you may put a +1/+1 counter on Chlorophant.\nThreshold — As long as seven or more cards are in your graveyard, Chlorophant has \"At the beginning of your upkeep, you may put another +1/+1 counter on Chlorophant.\"","power":"1","toughness":"1","imageName":"chlorophant","colorIdentity":["G"]},"Crashing Centaur":{"layout":"normal","name":"Crashing Centaur","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Centaur","types":["Creature"],"subtypes":["Centaur"],"text":"{G}, Discard a card: Crashing Centaur gains trample until end of turn.\nThreshold — As long as seven or more cards are in your graveyard, Crashing Centaur gets +2/+2 and has shroud. (It can't be the target of spells or abilities.)","power":"3","toughness":"4","imageName":"crashing centaur","colorIdentity":["G"]},"Deep Reconnaissance":{"layout":"normal","name":"Deep Reconnaissance","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library.\nFlashback {4}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"deep reconnaissance","colorIdentity":["G"]},"Diligent Farmhand":{"layout":"normal","name":"Diligent Farmhand","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{1}{G}, Sacrifice Diligent Farmhand: Search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library.\nIf Diligent Farmhand is in a graveyard, effects from spells named Muscle Burst count it as a card named Muscle Burst.","power":"1","toughness":"1","imageName":"diligent farmhand","colorIdentity":["G"]},"Druid Lyrist":{"layout":"normal","name":"Druid Lyrist","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{G}, {T}, Sacrifice Druid Lyrist: Destroy target enchantment.","power":"1","toughness":"1","imageName":"druid lyrist","colorIdentity":["G"]},"Druid's Call":{"layout":"normal","name":"Druid's Call","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature is dealt damage, its controller puts that many 1/1 green Squirrel creature tokens onto the battlefield.","imageName":"druid's call","colorIdentity":["G"]},"Elephant Ambush":{"layout":"normal","name":"Elephant Ambush","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put a 3/3 green Elephant creature token onto the battlefield.\nFlashback {6}{G}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"elephant ambush","colorIdentity":["G"]},"Gorilla Titan":{"layout":"normal","name":"Gorilla Titan","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Trample\nGorilla Titan gets +4/+4 as long as there are no cards in your graveyard.","power":"4","toughness":"4","imageName":"gorilla titan","colorIdentity":["G"]},"Ground Seal":{"layout":"normal","name":"Ground Seal","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"When Ground Seal enters the battlefield, draw a card.\nCards in graveyards can't be the targets of spells or abilities.","imageName":"ground seal","colorIdentity":["G"]},"Holistic Wisdom":{"layout":"normal","name":"Holistic Wisdom","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{2}, Exile a card from your hand: Return target card from your graveyard to your hand if it shares a card type with the card exiled this way. (Artifact, creature, enchantment, instant, land, planeswalker, sorcery, and tribal are card types.)","imageName":"holistic wisdom","colorIdentity":["G"]},"Howling Gale":{"layout":"normal","name":"Howling Gale","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Howling Gale deals 1 damage to each creature with flying and each player.\nFlashback {1}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"howling gale","colorIdentity":["G"]},"Ivy Elemental":{"layout":"normal","name":"Ivy Elemental","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Ivy Elemental enters the battlefield with X +1/+1 counters on it.","power":"0","toughness":"0","imageName":"ivy elemental","colorIdentity":["G"]},"Krosan Archer":{"layout":"normal","name":"Krosan Archer","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur Archer","types":["Creature"],"subtypes":["Centaur","Archer"],"text":"Reach (This creature can block creatures with flying.)\n{G}, Discard a card: Krosan Archer gets +0/+2 until end of turn.","power":"2","toughness":"3","imageName":"krosan archer","colorIdentity":["G"]},"Krosan Avenger":{"layout":"normal","name":"Krosan Avenger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Trample\nThreshold — {1}{G}: Regenerate Krosan Avenger. Activate this ability only if seven or more cards are in your graveyard.","power":"3","toughness":"1","imageName":"krosan avenger","colorIdentity":["G"]},"Krosan Beast":{"layout":"normal","name":"Krosan Beast","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Squirrel Beast","types":["Creature"],"subtypes":["Squirrel","Beast"],"text":"Threshold — Krosan Beast gets +7/+7 as long as seven or more cards are in your graveyard.","power":"1","toughness":"1","imageName":"krosan beast","colorIdentity":["G"]},"Leaf Dancer":{"layout":"normal","name":"Leaf Dancer","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Centaur","types":["Creature"],"subtypes":["Centaur"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"2","imageName":"leaf dancer","colorIdentity":["G"]},"Metamorphic Wurm":{"layout":"normal","name":"Metamorphic Wurm","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elephant Wurm","types":["Creature"],"subtypes":["Elephant","Wurm"],"text":"Threshold — Metamorphic Wurm gets +4/+4 as long as seven or more cards are in your graveyard.","power":"3","toughness":"3","imageName":"metamorphic wurm","colorIdentity":["G"]},"Moment's Peace":{"layout":"normal","name":"Moment's Peace","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn.\nFlashback {2}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"moment's peace","colorIdentity":["G"]},"Muscle Burst":{"layout":"normal","name":"Muscle Burst","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +X/+X until end of turn, where X is 3 plus the number of cards named Muscle Burst in all graveyards.","imageName":"muscle burst","colorIdentity":["G"]},"Nantuko Disciple":{"layout":"normal","name":"Nantuko Disciple","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect Druid","types":["Creature"],"subtypes":["Insect","Druid"],"text":"{G}, {T}: Target creature gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"nantuko disciple","colorIdentity":["G"]},"Nantuko Elder":{"layout":"normal","name":"Nantuko Elder","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect Druid","types":["Creature"],"subtypes":["Insect","Druid"],"text":"{T}: Add {C}{G} to your mana pool.","power":"1","toughness":"2","imageName":"nantuko elder","colorIdentity":["G"]},"Nantuko Mentor":{"layout":"normal","name":"Nantuko Mentor","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect Druid","types":["Creature"],"subtypes":["Insect","Druid"],"text":"{2}{G}, {T}: Target creature gets +X/+X until end of turn, where X is that creature's power.","power":"1","toughness":"1","imageName":"nantuko mentor","colorIdentity":["G"]},"Nantuko Shrine":{"layout":"normal","name":"Nantuko Shrine","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell, that player puts X 1/1 green Squirrel creature tokens onto the battlefield, where X is the number of cards in all graveyards with the same name as that spell.","imageName":"nantuko shrine","colorIdentity":["G"]},"New Frontiers":{"layout":"normal","name":"New Frontiers","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player may search his or her library for up to X basic land cards and put them onto the battlefield tapped. Then each player who searched his or her library this way shuffles it.","imageName":"new frontiers","colorIdentity":["G"]},"Nimble Mongoose":{"layout":"normal","name":"Nimble Mongoose","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Mongoose","types":["Creature"],"subtypes":["Mongoose"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nThreshold — Nimble Mongoose gets +2/+2 as long as seven or more cards are in your graveyard.","power":"1","toughness":"1","imageName":"nimble mongoose","colorIdentity":["G"]},"Nut Collector":{"layout":"normal","name":"Nut Collector","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"At the beginning of your upkeep, you may put a 1/1 green Squirrel creature token onto the battlefield.\nThreshold — Squirrel creatures get +2/+2 as long as seven or more cards are in your graveyard.","power":"1","toughness":"1","imageName":"nut collector","colorIdentity":["G"]},"Piper's Melody":{"layout":"normal","name":"Piper's Melody","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Shuffle any number of target creature cards from your graveyard into your library.","imageName":"piper's melody","colorIdentity":["G"]},"Primal Frenzy":{"layout":"normal","name":"Primal Frenzy","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has trample.","imageName":"primal frenzy","colorIdentity":["G"]},"Rabid Elephant":{"layout":"normal","name":"Rabid Elephant","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Whenever Rabid Elephant becomes blocked, it gets +2/+2 until end of turn for each creature blocking it.","power":"3","toughness":"4","imageName":"rabid elephant","colorIdentity":["G"]},"Refresh":{"layout":"normal","name":"Refresh","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Regenerate target creature.\nDraw a card.","imageName":"refresh","colorIdentity":["G"]},"Rites of Spring":{"layout":"normal","name":"Rites of Spring","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Discard any number of cards. Search your library for up to that many basic land cards, reveal those cards, and put them into your hand. Then shuffle your library.","imageName":"rites of spring","colorIdentity":["G"]},"Seton, Krosan Protector":{"layout":"normal","name":"Seton, Krosan Protector","manaCost":"{G}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Centaur Druid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Centaur","Druid"],"text":"Tap an untapped Druid you control: Add {G} to your mana pool.","power":"2","toughness":"2","imageName":"seton, krosan protector","colorIdentity":["G"]},"Seton's Desire":{"layout":"normal","name":"Seton's Desire","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nThreshold — As long as seven or more cards are in your graveyard, all creatures able to block enchanted creature do so.","imageName":"seton's desire","colorIdentity":["G"]},"Simplify":{"layout":"normal","name":"Simplify","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices an enchantment.","imageName":"simplify","colorIdentity":["G"]},"Skyshooter":{"layout":"normal","name":"Skyshooter","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Centaur Archer","types":["Creature"],"subtypes":["Centaur","Archer"],"text":"Reach (This creature can block creatures with flying.)\n{T}, Sacrifice Skyshooter: Destroy target attacking or blocking creature with flying.","power":"1","toughness":"2","imageName":"skyshooter","colorIdentity":["G"]},"Spellbane Centaur":{"layout":"normal","name":"Spellbane Centaur","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Centaur","types":["Creature"],"subtypes":["Centaur"],"text":"Creatures you control can't be the targets of blue spells or abilities from blue sources.","power":"3","toughness":"2","imageName":"spellbane centaur","colorIdentity":["G"]},"Springing Tiger":{"layout":"normal","name":"Springing Tiger","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Threshold — Springing Tiger gets +2/+2 as long as seven or more cards are in your graveyard.","power":"3","toughness":"3","imageName":"springing tiger","colorIdentity":["G"]},"Squirrel Mob":{"layout":"normal","name":"Squirrel Mob","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Squirrel","types":["Creature"],"subtypes":["Squirrel"],"text":"Squirrel Mob gets +1/+1 for each other Squirrel on the battlefield.","power":"2","toughness":"2","imageName":"squirrel mob","colorIdentity":["G"]},"Squirrel Nest":{"layout":"normal","name":"Squirrel Nest","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Put a 1/1 green Squirrel creature token onto the battlefield.\"","imageName":"squirrel nest","colorIdentity":["G"]},"Still Life":{"layout":"normal","name":"Still Life","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{G}{G}: Still Life becomes a 4/3 Centaur creature in addition to its other types until end of turn.","imageName":"still life","colorIdentity":["G"]},"Sylvan Might":{"layout":"normal","name":"Sylvan Might","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 and gains trample until end of turn.\nFlashback {2}{G}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"sylvan might","colorIdentity":["G"]},"Terravore":{"layout":"normal","name":"Terravore","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Lhurgoyf","types":["Creature"],"subtypes":["Lhurgoyf"],"text":"Trample\nTerravore's power and toughness are each equal to the number of land cards in all graveyards.","power":"*","toughness":"*","imageName":"terravore","colorIdentity":["G"]},"Twigwalker":{"layout":"normal","name":"Twigwalker","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{1}{G}, Sacrifice Twigwalker: Two target creatures each get +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"twigwalker","colorIdentity":["G"]},"Verdant Succession":{"layout":"normal","name":"Verdant Succession","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a green nontoken creature dies, that creature's controller may search his or her library for a card with the same name as that creature and put it onto the battlefield. If that player does, he or she shuffles his or her library.","imageName":"verdant succession","colorIdentity":["G"]},"Vivify":{"layout":"normal","name":"Vivify","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target land becomes a 3/3 creature until end of turn. It's still a land.\nDraw a card.","imageName":"vivify","colorIdentity":["G"]},"Werebear":{"layout":"normal","name":"Werebear","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Bear Druid","types":["Creature"],"subtypes":["Human","Bear","Druid"],"text":"{T}: Add {G} to your mana pool.\nThreshold — Werebear gets +3/+3 as long as seven or more cards are in your graveyard.","power":"1","toughness":"1","imageName":"werebear","colorIdentity":["G"]},"Woodland Druid":{"layout":"normal","name":"Woodland Druid","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"power":"1","toughness":"2","imageName":"woodland druid","colorIdentity":["G"]},"Zoologist":{"layout":"normal","name":"Zoologist","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{3}{G}, {T}: Reveal the top card of your library. If it's a creature card, put it onto the battlefield. Otherwise, put it into your graveyard.","power":"1","toughness":"2","imageName":"zoologist","colorIdentity":["G"]},"Atogatog":{"layout":"normal","name":"Atogatog","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Atog","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Atog"],"text":"Sacrifice an Atog creature: Atogatog gets +X/+X until end of turn, where X is the sacrificed creature's power.","power":"5","toughness":"5","imageName":"atogatog","colorIdentity":["W","U","B","R","G"]},"Decimate":{"layout":"normal","name":"Decimate","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact, target creature, target enchantment, and target land.","imageName":"decimate","colorIdentity":["R","G"]},"Iridescent Angel":{"layout":"normal","name":"Iridescent Angel","manaCost":"{5}{W}{U}","cmc":7,"colors":["White","Blue"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, protection from all colors","power":"4","toughness":"4","imageName":"iridescent angel","colorIdentity":["W","U"]},"Lithatog":{"layout":"normal","name":"Lithatog","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"Sacrifice an artifact: Lithatog gets +1/+1 until end of turn.\nSacrifice a land: Lithatog gets +1/+1 until end of turn.","power":"1","toughness":"2","imageName":"lithatog","colorIdentity":["R","G"]},"Mystic Enforcer":{"layout":"normal","name":"Mystic Enforcer","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Human Nomad Mystic","types":["Creature"],"subtypes":["Human","Nomad","Mystic"],"text":"Protection from black\nThreshold — As long as seven or more cards are in your graveyard, Mystic Enforcer gets +3/+3 and has flying.","power":"3","toughness":"3","imageName":"mystic enforcer","colorIdentity":["W","G"]},"Phantatog":{"layout":"normal","name":"Phantatog","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"Sacrifice an enchantment: Phantatog gets +1/+1 until end of turn.\nDiscard a card: Phantatog gets +1/+1 until end of turn.","power":"1","toughness":"2","imageName":"phantatog","colorIdentity":["W","U"]},"Sarcatog":{"layout":"normal","name":"Sarcatog","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"Exile two cards from your graveyard: Sarcatog gets +1/+1 until end of turn.\nSacrifice an artifact: Sarcatog gets +1/+1 until end of turn.","power":"1","toughness":"2","imageName":"sarcatog","colorIdentity":["B","R"]},"Shadowmage Infiltrator":{"layout":"normal","name":"Shadowmage Infiltrator","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhenever Shadowmage Infiltrator deals combat damage to a player, you may draw a card.","power":"1","toughness":"3","imageName":"shadowmage infiltrator","colorIdentity":["U","B"]},"Thaumatog":{"layout":"normal","name":"Thaumatog","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"Sacrifice a land: Thaumatog gets +1/+1 until end of turn.\nSacrifice an enchantment: Thaumatog gets +1/+1 until end of turn.","power":"1","toughness":"2","imageName":"thaumatog","colorIdentity":["W","G"]},"Vampiric Dragon":{"layout":"normal","name":"Vampiric Dragon","manaCost":"{6}{B}{R}","cmc":8,"colors":["Black","Red"],"type":"Creature — Vampire Dragon","types":["Creature"],"subtypes":["Vampire","Dragon"],"text":"Flying\nWhenever a creature dealt damage by Vampiric Dragon this turn dies, put a +1/+1 counter on Vampiric Dragon.\n{1}{R}: Vampiric Dragon deals 1 damage to target creature.","power":"5","toughness":"5","imageName":"vampiric dragon","colorIdentity":["B","R"]},"Catalyst Stone":{"layout":"normal","name":"Catalyst Stone","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Flashback costs you pay cost up to {2} less.\nFlashback costs your opponents pay cost {2} more.","imageName":"catalyst stone"},"Charmed Pendant":{"layout":"normal","name":"Charmed Pendant","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}, Put the top card of your library into your graveyard: For each colored mana symbol in that card's mana cost, add one mana of that color to your mana pool. Activate this ability only any time you could cast an instant. (For example, if the card's mana cost is {3}{U}{U}{B}, you add {U}{U}{B} to your mana pool.)","imageName":"charmed pendant"},"Darkwater Egg":{"layout":"normal","name":"Darkwater Egg","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Darkwater Egg: Add {U}{B} to your mana pool. Draw a card.","imageName":"darkwater egg","colorIdentity":["U","B"]},"Junk Golem":{"layout":"normal","name":"Junk Golem","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Junk Golem enters the battlefield with three +1/+1 counters on it.\nAt the beginning of your upkeep, sacrifice Junk Golem unless you remove a +1/+1 counter from it.\n{1}, Discard a card: Put a +1/+1 counter on Junk Golem.","power":"0","toughness":"0","imageName":"junk golem"},"Limestone Golem":{"layout":"normal","name":"Limestone Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{2}, Sacrifice Limestone Golem: Target player draws a card.","power":"3","toughness":"4","imageName":"limestone golem"},"Millikin":{"layout":"normal","name":"Millikin","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{T}, Put the top card of your library into your graveyard: Add {C} to your mana pool.","power":"0","toughness":"1","imageName":"millikin"},"Mirari":{"layout":"normal","name":"Mirari","manaCost":"{5}","cmc":5,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"Whenever you cast an instant or sorcery spell, you may pay {3}. If you do, copy that spell. You may choose new targets for the copy.","imageName":"mirari"},"Mossfire Egg":{"layout":"normal","name":"Mossfire Egg","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Mossfire Egg: Add {R}{G} to your mana pool. Draw a card.","imageName":"mossfire egg","colorIdentity":["R","G"]},"Otarian Juggernaut":{"layout":"normal","name":"Otarian Juggernaut","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Otarian Juggernaut can't be blocked by Walls.\nThreshold — As long as seven or more cards are in your graveyard, Otarian Juggernaut gets +3/+0 and attacks each turn if able.","power":"2","toughness":"3","imageName":"otarian juggernaut"},"Sandstone Deadfall":{"layout":"normal","name":"Sandstone Deadfall","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice two lands and Sandstone Deadfall: Destroy target attacking creature.","imageName":"sandstone deadfall"},"Shadowblood Egg":{"layout":"normal","name":"Shadowblood Egg","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Shadowblood Egg: Add {B}{R} to your mana pool. Draw a card.","imageName":"shadowblood egg","colorIdentity":["B","R"]},"Skycloud Egg":{"layout":"normal","name":"Skycloud Egg","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Skycloud Egg: Add {W}{U} to your mana pool. Draw a card.","imageName":"skycloud egg","colorIdentity":["W","U"]},"Steamclaw":{"layout":"normal","name":"Steamclaw","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Exile target card from a graveyard.\n{1}, Sacrifice Steamclaw: Exile target card from a graveyard.","imageName":"steamclaw"},"Sungrass Egg":{"layout":"normal","name":"Sungrass Egg","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Sungrass Egg: Add {G}{W} to your mana pool. Draw a card.","imageName":"sungrass egg","colorIdentity":["G","W"]},"Abandoned Outpost":{"layout":"normal","name":"Abandoned Outpost","type":"Land","types":["Land"],"text":"Abandoned Outpost enters the battlefield tapped.\n{T}: Add {W} to your mana pool.\n{T}, Sacrifice Abandoned Outpost: Add one mana of any color to your mana pool.","imageName":"abandoned outpost","colorIdentity":["W"]},"Barbarian Ring":{"layout":"normal","name":"Barbarian Ring","type":"Land","types":["Land"],"text":"{T}: Add {R} to your mana pool. Barbarian Ring deals 1 damage to you.\nThreshold — {R}, {T}, Sacrifice Barbarian Ring: Barbarian Ring deals 2 damage to target creature or player. Activate this ability only if seven or more cards are in your graveyard.","imageName":"barbarian ring","colorIdentity":["R"]},"Bog Wreckage":{"layout":"normal","name":"Bog Wreckage","type":"Land","types":["Land"],"text":"Bog Wreckage enters the battlefield tapped.\n{T}: Add {B} to your mana pool.\n{T}, Sacrifice Bog Wreckage: Add one mana of any color to your mana pool.","imageName":"bog wreckage","colorIdentity":["B"]},"Cabal Pit":{"layout":"normal","name":"Cabal Pit","type":"Land","types":["Land"],"text":"{T}: Add {B} to your mana pool. Cabal Pit deals 1 damage to you.\nThreshold — {B}, {T}, Sacrifice Cabal Pit: Target creature gets -2/-2 until end of turn. Activate this ability only if seven or more cards are in your graveyard.","imageName":"cabal pit","colorIdentity":["B"]},"Centaur Garden":{"layout":"normal","name":"Centaur Garden","type":"Land","types":["Land"],"text":"{T}: Add {G} to your mana pool. Centaur Garden deals 1 damage to you.\nThreshold — {G}, {T}, Sacrifice Centaur Garden: Target creature gets +3/+3 until end of turn. Activate this ability only if seven or more cards are in your graveyard.","imageName":"centaur garden","colorIdentity":["G"]},"Cephalid Coliseum":{"layout":"normal","name":"Cephalid Coliseum","type":"Land","types":["Land"],"text":"{T}: Add {U} to your mana pool. Cephalid Coliseum deals 1 damage to you.\nThreshold — {U}, {T}, Sacrifice Cephalid Coliseum: Target player draws three cards, then discards three cards. Activate this ability only if seven or more cards are in your graveyard.","imageName":"cephalid coliseum","colorIdentity":["U"]},"Crystal Quarry":{"layout":"normal","name":"Crystal Quarry","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{5}, {T}: Add {W}{U}{B}{R}{G} to your mana pool.","imageName":"crystal quarry","colorIdentity":["W","U","B","R","G"]},"Darkwater Catacombs":{"layout":"normal","name":"Darkwater Catacombs","type":"Land","types":["Land"],"text":"{1}, {T}: Add {U}{B} to your mana pool.","imageName":"darkwater catacombs","colorIdentity":["U","B"]},"Deserted Temple":{"layout":"normal","name":"Deserted Temple","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Untap target land.","imageName":"deserted temple"},"Mossfire Valley":{"layout":"normal","name":"Mossfire Valley","type":"Land","types":["Land"],"text":"{1}, {T}: Add {R}{G} to your mana pool.","imageName":"mossfire valley","colorIdentity":["R","G"]},"Nomad Stadium":{"layout":"normal","name":"Nomad Stadium","type":"Land","types":["Land"],"text":"{T}: Add {W} to your mana pool. Nomad Stadium deals 1 damage to you.\nThreshold — {W}, {T}, Sacrifice Nomad Stadium: You gain 4 life. Activate this ability only if seven or more cards are in your graveyard.","imageName":"nomad stadium","colorIdentity":["W"]},"Petrified Field":{"layout":"normal","name":"Petrified Field","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}, Sacrifice Petrified Field: Return target land card from your graveyard to your hand.","imageName":"petrified field"},"Ravaged Highlands":{"layout":"normal","name":"Ravaged Highlands","type":"Land","types":["Land"],"text":"Ravaged Highlands enters the battlefield tapped.\n{T}: Add {R} to your mana pool.\n{T}, Sacrifice Ravaged Highlands: Add one mana of any color to your mana pool.","imageName":"ravaged highlands","colorIdentity":["R"]},"Seafloor Debris":{"layout":"normal","name":"Seafloor Debris","type":"Land","types":["Land"],"text":"Seafloor Debris enters the battlefield tapped.\n{T}: Add {U} to your mana pool.\n{T}, Sacrifice Seafloor Debris: Add one mana of any color to your mana pool.","imageName":"seafloor debris","colorIdentity":["U"]},"Shadowblood Ridge":{"layout":"normal","name":"Shadowblood Ridge","type":"Land","types":["Land"],"text":"{1}, {T}: Add {B}{R} to your mana pool.","imageName":"shadowblood ridge","colorIdentity":["B","R"]},"Skycloud Expanse":{"layout":"normal","name":"Skycloud Expanse","type":"Land","types":["Land"],"text":"{1}, {T}: Add {W}{U} to your mana pool.","imageName":"skycloud expanse","colorIdentity":["W","U"]},"Sungrass Prairie":{"layout":"normal","name":"Sungrass Prairie","type":"Land","types":["Land"],"text":"{1}, {T}: Add {G}{W} to your mana pool.","imageName":"sungrass prairie","colorIdentity":["G","W"]},"Tarnished Citadel":{"layout":"normal","name":"Tarnished Citadel","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add one mana of any color to your mana pool. Tarnished Citadel deals 3 damage to you.","imageName":"tarnished citadel"},"Timberland Ruins":{"layout":"normal","name":"Timberland Ruins","type":"Land","types":["Land"],"text":"Timberland Ruins enters the battlefield tapped.\n{T}: Add {G} to your mana pool.\n{T}, Sacrifice Timberland Ruins: Add one mana of any color to your mana pool.","imageName":"timberland ruins","colorIdentity":["G"]},"Angel of Retribution":{"layout":"normal","name":"Angel of Retribution","manaCost":"{6}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, first strike","power":"5","toughness":"5","imageName":"angel of retribution","colorIdentity":["W"]},"Aven Trooper":{"layout":"normal","name":"Aven Trooper","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\n{2}{W}, Discard a card: Aven Trooper gets +1/+2 until end of turn.","power":"1","toughness":"1","imageName":"aven trooper","colorIdentity":["W"]},"Cleansing Meditation":{"layout":"normal","name":"Cleansing Meditation","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all enchantments.\nThreshold — If seven or more cards are in your graveyard, instead destroy all enchantments, then return all cards in your graveyard destroyed this way to the battlefield.","imageName":"cleansing meditation","colorIdentity":["W"]},"Equal Treatment":{"layout":"normal","name":"Equal Treatment","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"If any source would deal 1 or more damage to a creature or player this turn, it deals 2 damage to that creature or player instead.\nDraw a card.","imageName":"equal treatment","colorIdentity":["W"]},"Floating Shield":{"layout":"normal","name":"Floating Shield","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs Floating Shield enters the battlefield, choose a color.\nEnchanted creature has protection from the chosen color. This effect doesn't remove Floating Shield.\nSacrifice Floating Shield: Target creature gains protection from the chosen color until end of turn.","imageName":"floating shield","colorIdentity":["W"]},"Frantic Purification":{"layout":"normal","name":"Frantic Purification","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment.\nMadness {W} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"frantic purification","colorIdentity":["W"]},"Hypochondria":{"layout":"normal","name":"Hypochondria","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}, Discard a card: Prevent the next 3 damage that would be dealt to target creature or player this turn.\n{W}, Sacrifice Hypochondria: Prevent the next 3 damage that would be dealt to target creature or player this turn.","imageName":"hypochondria","colorIdentity":["W"]},"Major Teroh":{"layout":"normal","name":"Major Teroh","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Bird Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\n{3}{W}{W}, Sacrifice Major Teroh: Exile all black creatures.","power":"2","toughness":"3","imageName":"major teroh","colorIdentity":["W"]},"Militant Monk":{"layout":"normal","name":"Militant Monk","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Monk Cleric","types":["Creature"],"subtypes":["Human","Monk","Cleric"],"text":"Vigilance\n{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"2","toughness":"1","imageName":"militant monk","colorIdentity":["W"]},"Morningtide":{"layout":"normal","name":"Morningtide","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all cards from all graveyards.","imageName":"morningtide","colorIdentity":["W"]},"Mystic Familiar":{"layout":"normal","name":"Mystic Familiar","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nThreshold — As long as seven or more cards are in your graveyard, Mystic Familiar gets +1/+1 and has protection from black.","power":"1","toughness":"2","imageName":"mystic familiar","colorIdentity":["W"]},"Pay No Heed":{"layout":"normal","name":"Pay No Heed","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage a source of your choice would deal this turn.","imageName":"pay no heed","colorIdentity":["W"]},"Possessed Nomad":{"layout":"normal","name":"Possessed Nomad","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Nomad Horror","types":["Creature"],"subtypes":["Human","Nomad","Horror"],"text":"Vigilance\nThreshold — As long as seven or more cards are in your graveyard, Possessed Nomad gets +1/+1, is black, and has \"{2}{B}, {T}: Destroy target white creature.\"","power":"3","toughness":"3","imageName":"possessed nomad","colorIdentity":["W","B"]},"Reborn Hero":{"layout":"normal","name":"Reborn Hero","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance\nThreshold — As long as seven or more cards are in your graveyard, Reborn Hero has \"When Reborn Hero dies, you may pay {W}{W}. If you do, return Reborn Hero to the battlefield under your control.\"","power":"2","toughness":"2","imageName":"reborn hero","colorIdentity":["W"]},"Spirit Flare":{"layout":"normal","name":"Spirit Flare","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Tap target untapped creature you control. If you do, it deals damage equal to its power to target attacking or blocking creature an opponent controls.\nFlashback—{1}{W}, Pay 3 life. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"spirit flare","colorIdentity":["W"]},"Stern Judge":{"layout":"normal","name":"Stern Judge","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Each player loses 1 life for each Swamp he or she controls.","power":"2","toughness":"2","imageName":"stern judge","colorIdentity":["W"]},"Strength of Isolation":{"layout":"normal","name":"Strength of Isolation","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+2 and has protection from black.\nMadness {W} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"strength of isolation","colorIdentity":["W"]},"Teroh's Faithful":{"layout":"normal","name":"Teroh's Faithful","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Teroh's Faithful enters the battlefield, you gain 4 life.","power":"1","toughness":"4","imageName":"teroh's faithful","colorIdentity":["W"]},"Teroh's Vanguard":{"layout":"normal","name":"Teroh's Vanguard","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"Flash\nThreshold — As long as seven or more cards are in your graveyard, Teroh's Vanguard has \"When Teroh's Vanguard enters the battlefield, creatures you control gain protection from black until end of turn.\"","power":"2","toughness":"3","imageName":"teroh's vanguard","colorIdentity":["W"]},"Transcendence":{"layout":"normal","name":"Transcendence","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"You don't lose the game for having 0 or less life.\nWhen you have 20 or more life, you lose the game.\nWhenever you lose life, you gain 2 life for each 1 life you lost. (Damage dealt to you causes you to lose life.)","imageName":"transcendence","colorIdentity":["W"]},"Vengeful Dreams":{"layout":"normal","name":"Vengeful Dreams","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Vengeful Dreams, discard X cards.\nExile X target attacking creatures.","imageName":"vengeful dreams","colorIdentity":["W"]},"Alter Reality":{"layout":"normal","name":"Alter Reality","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Change the text of target spell or permanent by replacing all instances of one color word with another. (This effect lasts indefinitely.)\nFlashback {1}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"alter reality","colorIdentity":["U"]},"Ambassador Laquatus":{"layout":"normal","name":"Ambassador Laquatus","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Merfolk Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{3}: Target player puts the top three cards of his or her library into his or her graveyard.","power":"1","toughness":"3","imageName":"ambassador laquatus","colorIdentity":["U"]},"Aquamoeba":{"layout":"normal","name":"Aquamoeba","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Elemental Beast","types":["Creature"],"subtypes":["Elemental","Beast"],"text":"Discard a card: Switch Aquamoeba's power and toughness until end of turn.","power":"1","toughness":"3","imageName":"aquamoeba","colorIdentity":["U"]},"Balshan Collaborator":{"layout":"normal","name":"Balshan Collaborator","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\n{B}: Balshan Collaborator gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"balshan collaborator","colorIdentity":["U","B"]},"Breakthrough":{"layout":"normal","name":"Breakthrough","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw four cards, then choose X cards in your hand and discard the rest.","imageName":"breakthrough","colorIdentity":["U"]},"Cephalid Aristocrat":{"layout":"normal","name":"Cephalid Aristocrat","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Cephalid","types":["Creature"],"subtypes":["Cephalid"],"text":"Whenever Cephalid Aristocrat becomes the target of a spell or ability, put the top two cards of your library into your graveyard.","power":"3","toughness":"3","imageName":"cephalid aristocrat","colorIdentity":["U"]},"Cephalid Illusionist":{"layout":"normal","name":"Cephalid Illusionist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Cephalid Wizard","types":["Creature"],"subtypes":["Cephalid","Wizard"],"text":"Whenever Cephalid Illusionist becomes the target of a spell or ability, put the top three cards of your library into your graveyard.\n{2}{U}, {T}: Prevent all combat damage that would be dealt to and dealt by target creature you control this turn.","power":"1","toughness":"1","imageName":"cephalid illusionist","colorIdentity":["U"]},"Cephalid Sage":{"layout":"normal","name":"Cephalid Sage","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Cephalid","types":["Creature"],"subtypes":["Cephalid"],"text":"Threshold — As long as seven or more cards are in your graveyard, Cephalid Sage has \"When Cephalid Sage enters the battlefield, draw three cards, then discard two cards.\"","power":"2","toughness":"3","imageName":"cephalid sage","colorIdentity":["U"]},"Cephalid Snitch":{"layout":"normal","name":"Cephalid Snitch","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Cephalid Wizard","types":["Creature"],"subtypes":["Cephalid","Wizard"],"text":"Sacrifice Cephalid Snitch: Target creature loses protection from black until end of turn.","power":"1","toughness":"1","imageName":"cephalid snitch","colorIdentity":["U"]},"Cephalid Vandal":{"layout":"normal","name":"Cephalid Vandal","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Cephalid Rogue","types":["Creature"],"subtypes":["Cephalid","Rogue"],"text":"At the beginning of your upkeep, put a shred counter on Cephalid Vandal. Then put the top card of your library into your graveyard for each shred counter on Cephalid Vandal.","power":"1","toughness":"1","imageName":"cephalid vandal","colorIdentity":["U"]},"Churning Eddy":{"layout":"normal","name":"Churning Eddy","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature and target land to their owners' hands.","imageName":"churning eddy","colorIdentity":["U"]},"Compulsion":{"layout":"normal","name":"Compulsion","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{U}, Discard a card: Draw a card.\n{1}{U}, Sacrifice Compulsion: Draw a card.","imageName":"compulsion","colorIdentity":["U"]},"Coral Net":{"layout":"normal","name":"Coral Net","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant green or white creature\nEnchanted creature has \"At the beginning of your upkeep, sacrifice this creature unless you discard a card.\"","imageName":"coral net","colorIdentity":["U"]},"False Memories":{"layout":"normal","name":"False Memories","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put the top seven cards of your library into your graveyard. At the beginning of the next end step, exile seven cards from your graveyard.","imageName":"false memories","colorIdentity":["U"]},"Ghostly Wings":{"layout":"normal","name":"Ghostly Wings","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has flying.\nDiscard a card: Return enchanted creature to its owner's hand.","imageName":"ghostly wings","colorIdentity":["U"]},"Hydromorph Guardian":{"layout":"normal","name":"Hydromorph Guardian","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{U}, Sacrifice Hydromorph Guardian: Counter target spell that targets one or more creatures you control.","power":"2","toughness":"2","imageName":"hydromorph guardian","colorIdentity":["U"]},"Hydromorph Gull":{"layout":"normal","name":"Hydromorph Gull","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental Bird","types":["Creature"],"subtypes":["Elemental","Bird"],"text":"Flying\n{U}, Sacrifice Hydromorph Gull: Counter target spell that targets one or more creatures you control.","power":"3","toughness":"3","imageName":"hydromorph gull","colorIdentity":["U"]},"Liquify":{"layout":"normal","name":"Liquify","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell with converted mana cost 3 or less. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.","imageName":"liquify","colorIdentity":["U"]},"Llawan, Cephalid Empress":{"layout":"normal","name":"Llawan, Cephalid Empress","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Cephalid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cephalid"],"text":"When Llawan, Cephalid Empress enters the battlefield, return all blue creatures your opponents control to their owners' hands.\nYour opponents can't cast blue creature spells.","power":"2","toughness":"3","imageName":"llawan, cephalid empress","colorIdentity":["U"]},"Obsessive Search":{"layout":"normal","name":"Obsessive Search","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw a card.\nMadness {U} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"obsessive search","colorIdentity":["U"]},"Plagiarize":{"layout":"normal","name":"Plagiarize","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, if target player would draw a card, instead that player skips that draw and you draw a card.","imageName":"plagiarize","colorIdentity":["U"]},"Possessed Aven":{"layout":"normal","name":"Possessed Aven","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Soldier Horror","types":["Creature"],"subtypes":["Bird","Soldier","Horror"],"text":"Flying\nThreshold — As long as seven or more cards are in your graveyard, Possessed Aven gets +1/+1, is black, and has \"{2}{B}, {T}: Destroy target blue creature.\"","power":"3","toughness":"3","imageName":"possessed aven","colorIdentity":["U","B"]},"Retraced Image":{"layout":"normal","name":"Retraced Image","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal a card in your hand, then put that card onto the battlefield if it has the same name as a permanent.","imageName":"retraced image","colorIdentity":["U"]},"Skywing Aven":{"layout":"normal","name":"Skywing Aven","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nDiscard a card: Return Skywing Aven to its owner's hand.","power":"2","toughness":"1","imageName":"skywing aven","colorIdentity":["U"]},"Stupefying Touch":{"layout":"normal","name":"Stupefying Touch","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Stupefying Touch enters the battlefield, draw a card.\nEnchanted creature's activated abilities can't be activated.","imageName":"stupefying touch","colorIdentity":["U"]},"Turbulent Dreams":{"layout":"normal","name":"Turbulent Dreams","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Turbulent Dreams, discard X cards.\nReturn X target nonland permanents to their owners' hands.","imageName":"turbulent dreams","colorIdentity":["U"]},"Boneshard Slasher":{"layout":"normal","name":"Boneshard Slasher","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying\nThreshold — As long as seven or more cards are in your graveyard, Boneshard Slasher gets +2/+2 and has \"When Boneshard Slasher becomes the target of a spell or ability, sacrifice it.\"","power":"1","toughness":"1","imageName":"boneshard slasher","colorIdentity":["B"]},"Cabal Ritual":{"layout":"normal","name":"Cabal Ritual","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Add {B}{B}{B} to your mana pool.\nThreshold — Add {B}{B}{B}{B}{B} to your mana pool instead if seven or more cards are in your graveyard.","imageName":"cabal ritual","colorIdentity":["B"]},"Cabal Surgeon":{"layout":"normal","name":"Cabal Surgeon","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"{2}{B}{B}, {T}, Exile two cards from your graveyard: Return target creature card from your graveyard to your hand.","power":"2","toughness":"1","imageName":"cabal surgeon","colorIdentity":["B"]},"Cabal Torturer":{"layout":"normal","name":"Cabal Torturer","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"{B}, {T}: Target creature gets -1/-1 until end of turn.\nThreshold — {3}{B}{B}, {T}: Target creature gets -2/-2 until end of turn. Activate this ability only if seven or more cards are in your graveyard.","power":"1","toughness":"1","imageName":"cabal torturer","colorIdentity":["B"]},"Carrion Rats":{"layout":"normal","name":"Carrion Rats","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Whenever Carrion Rats attacks or blocks, any player may exile a card from his or her graveyard. If a player does, Carrion Rats assigns no combat damage this turn.","power":"2","toughness":"1","imageName":"carrion rats","colorIdentity":["B"]},"Carrion Wurm":{"layout":"normal","name":"Carrion Wurm","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Wurm","types":["Creature"],"subtypes":["Zombie","Wurm"],"text":"Whenever Carrion Wurm attacks or blocks, any player may exile three cards from his or her graveyard. If a player does, Carrion Wurm assigns no combat damage this turn.","power":"6","toughness":"5","imageName":"carrion wurm","colorIdentity":["B"]},"Chainer, Dementia Master":{"layout":"normal","name":"Chainer, Dementia Master","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Human Minion","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Minion"],"text":"Nightmare creatures get +1/+1.\n{B}{B}{B}, Pay 3 life: Put target creature card from a graveyard onto the battlefield under your control. That creature is black and is a Nightmare in addition to its other creature types.\nWhen Chainer, Dementia Master leaves the battlefield, exile all Nightmares.","power":"3","toughness":"3","imageName":"chainer, dementia master","colorIdentity":["B"]},"Crippling Fatigue":{"layout":"normal","name":"Crippling Fatigue","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets -2/-2 until end of turn.\nFlashback—{1}{B}, Pay 3 life. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"crippling fatigue","colorIdentity":["B"]},"Dawn of the Dead":{"layout":"normal","name":"Dawn of the Dead","manaCost":"{2}{B}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you lose 1 life.\nAt the beginning of your upkeep, you may return target creature card from your graveyard to the battlefield. That creature gains haste until end of turn. Exile it at the beginning of the next end step.","imageName":"dawn of the dead","colorIdentity":["B"]},"Faceless Butcher":{"layout":"normal","name":"Faceless Butcher","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Nightmare Horror","types":["Creature"],"subtypes":["Nightmare","Horror"],"text":"When Faceless Butcher enters the battlefield, exile target creature other than Faceless Butcher.\nWhen Faceless Butcher leaves the battlefield, return the exiled card to the battlefield under its owner's control.","power":"2","toughness":"3","imageName":"faceless butcher","colorIdentity":["B"]},"Gloomdrifter":{"layout":"normal","name":"Gloomdrifter","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Minion","types":["Creature"],"subtypes":["Zombie","Minion"],"text":"Flying\nThreshold — As long as seven or more cards are in your graveyard, Gloomdrifter has \"When Gloomdrifter enters the battlefield, nonblack creatures get -2/-2 until end of turn.\"","power":"2","toughness":"2","imageName":"gloomdrifter","colorIdentity":["B"]},"Gravegouger":{"layout":"normal","name":"Gravegouger","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Nightmare Horror","types":["Creature"],"subtypes":["Nightmare","Horror"],"text":"When Gravegouger enters the battlefield, exile up to two target cards from a single graveyard.\nWhen Gravegouger leaves the battlefield, return the exiled cards to their owner's graveyard.","power":"2","toughness":"2","imageName":"gravegouger","colorIdentity":["B"]},"Grotesque Hybrid":{"layout":"normal","name":"Grotesque Hybrid","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever Grotesque Hybrid deals combat damage to a creature, destroy that creature. It can't be regenerated.\nDiscard a card: Grotesque Hybrid gains flying and protection from green and from white until end of turn.","power":"3","toughness":"3","imageName":"grotesque hybrid","colorIdentity":["B"]},"Hypnox":{"layout":"normal","name":"Hypnox","manaCost":"{8}{B}{B}{B}","cmc":11,"colors":["Black"],"type":"Creature — Nightmare Horror","types":["Creature"],"subtypes":["Nightmare","Horror"],"text":"Flying\nWhen Hypnox enters the battlefield, if you cast it from your hand, exile all cards from target opponent's hand.\nWhen Hypnox leaves the battlefield, return the exiled cards to their owner's hand.","power":"8","toughness":"8","imageName":"hypnox","colorIdentity":["B"]},"Ichorid":{"layout":"normal","name":"Ichorid","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Haste\nAt the beginning of the end step, sacrifice Ichorid.\nAt the beginning of your upkeep, if Ichorid is in your graveyard, you may exile a black creature card other than Ichorid from your graveyard. If you do, return Ichorid to the battlefield.","power":"3","toughness":"1","imageName":"ichorid","colorIdentity":["B"]},"Insidious Dreams":{"layout":"normal","name":"Insidious Dreams","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Insidious Dreams, discard X cards.\nSearch your library for X cards. Then shuffle your library and put those cards on top of it in any order.","imageName":"insidious dreams","colorIdentity":["B"]},"Last Laugh":{"layout":"normal","name":"Last Laugh","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a permanent other than Last Laugh is put into a graveyard from the battlefield, Last Laugh deals 1 damage to each creature and each player.\nWhen no creatures are on the battlefield, sacrifice Last Laugh.","imageName":"last laugh","colorIdentity":["B"]},"Mesmeric Fiend":{"layout":"normal","name":"Mesmeric Fiend","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Nightmare Horror","types":["Creature"],"subtypes":["Nightmare","Horror"],"text":"When Mesmeric Fiend enters the battlefield, target opponent reveals his or her hand and you choose a nonland card from it. Exile that card.\nWhen Mesmeric Fiend leaves the battlefield, return the exiled card to its owner's hand.","power":"1","toughness":"1","imageName":"mesmeric fiend","colorIdentity":["B"]},"Mind Sludge":{"layout":"normal","name":"Mind Sludge","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card for each Swamp you control.","imageName":"mind sludge","colorIdentity":["B"]},"Mortal Combat":{"layout":"normal","name":"Mortal Combat","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if twenty or more creature cards are in your graveyard, you win the game.","imageName":"mortal combat","colorIdentity":["B"]},"Mortiphobia":{"layout":"normal","name":"Mortiphobia","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{B}, Discard a card: Exile target card from a graveyard.\n{1}{B}, Sacrifice Mortiphobia: Exile target card from a graveyard.","imageName":"mortiphobia","colorIdentity":["B"]},"Mutilate":{"layout":"normal","name":"Mutilate","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get -1/-1 until end of turn for each Swamp you control.","imageName":"mutilate","colorIdentity":["B"]},"Nantuko Shade":{"layout":"normal","name":"Nantuko Shade","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Insect Shade","types":["Creature"],"subtypes":["Insect","Shade"],"text":"{B}: Nantuko Shade gets +1/+1 until end of turn.","power":"2","toughness":"1","imageName":"nantuko shade","colorIdentity":["B"]},"Organ Grinder":{"layout":"normal","name":"Organ Grinder","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{T}, Exile three cards from your graveyard: Target player loses 3 life.","power":"3","toughness":"1","imageName":"organ grinder","colorIdentity":["B"]},"Psychotic Haze":{"layout":"normal","name":"Psychotic Haze","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Psychotic Haze deals 1 damage to each creature and each player.\nMadness {1}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"psychotic haze","colorIdentity":["B"]},"Putrid Imp":{"layout":"normal","name":"Putrid Imp","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie Imp","types":["Creature"],"subtypes":["Zombie","Imp"],"text":"Discard a card: Putrid Imp gains flying until end of turn.\nThreshold — As long as seven or more cards are in your graveyard, Putrid Imp gets +1/+1 and can't block.","power":"1","toughness":"1","imageName":"putrid imp","colorIdentity":["B"]},"Rancid Earth":{"layout":"normal","name":"Rancid Earth","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.\nThreshold — If seven or more cards are in your graveyard, instead destroy that land and Rancid Earth deals 1 damage to each creature and each player.","imageName":"rancid earth","colorIdentity":["B"]},"Restless Dreams":{"layout":"normal","name":"Restless Dreams","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Restless Dreams, discard X cards.\nReturn X target creature cards from your graveyard to your hand.","imageName":"restless dreams","colorIdentity":["B"]},"Shade's Form":{"layout":"normal","name":"Shade's Form","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{B}: This creature gets +1/+1 until end of turn.\"\nWhen enchanted creature dies, return that card to the battlefield under your control.","imageName":"shade's form","colorIdentity":["B"]},"Shambling Swarm":{"layout":"normal","name":"Shambling Swarm","manaCost":"{1}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When Shambling Swarm dies, distribute three -1/-1 counters among one, two, or three target creatures. For each -1/-1 counter you put on a creature this way, remove a -1/-1 counter from that creature at the beginning of the next end step.","power":"3","toughness":"3","imageName":"shambling swarm","colorIdentity":["B"]},"Sickening Dreams":{"layout":"normal","name":"Sickening Dreams","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Sickening Dreams, discard X cards.\nSickening Dreams deals X damage to each creature and each player.","imageName":"sickening dreams","colorIdentity":["B"]},"Slithery Stalker":{"layout":"normal","name":"Slithery Stalker","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Nightmare Horror","types":["Creature"],"subtypes":["Nightmare","Horror"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nWhen Slithery Stalker enters the battlefield, exile target green or white creature an opponent controls.\nWhen Slithery Stalker leaves the battlefield, return the exiled card to the battlefield under its owner's control.","power":"1","toughness":"1","imageName":"slithery stalker","colorIdentity":["B"]},"Soul Scourge":{"layout":"normal","name":"Soul Scourge","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Nightmare Horror","types":["Creature"],"subtypes":["Nightmare","Horror"],"text":"Flying\nWhen Soul Scourge enters the battlefield, target player loses 3 life.\nWhen Soul Scourge leaves the battlefield, that player gains 3 life.","power":"3","toughness":"2","imageName":"soul scourge","colorIdentity":["B"]},"Strength of Lunacy":{"layout":"normal","name":"Strength of Lunacy","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+1 and has protection from white.\nMadness {B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"strength of lunacy","colorIdentity":["B"]},"Unhinge":{"layout":"normal","name":"Unhinge","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card.\nDraw a card.","imageName":"unhinge","colorIdentity":["B"]},"Waste Away":{"layout":"normal","name":"Waste Away","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Waste Away, discard a card.\nTarget creature gets -5/-5 until end of turn.","imageName":"waste away","colorIdentity":["B"]},"Zombie Trailblazer":{"layout":"normal","name":"Zombie Trailblazer","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Scout","types":["Creature"],"subtypes":["Zombie","Scout"],"text":"Tap an untapped Zombie you control: Target land becomes a Swamp until end of turn.\nTap an untapped Zombie you control: Target creature gains swampwalk until end of turn. (It can't be blocked as long as defending player controls a Swamp.)","power":"2","toughness":"2","imageName":"zombie trailblazer","colorIdentity":["B"]},"Accelerate":{"layout":"normal","name":"Accelerate","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gains haste until end of turn.\nDraw a card.","imageName":"accelerate","colorIdentity":["R"]},"Balthor the Stout":{"layout":"normal","name":"Balthor the Stout","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Dwarf Barbarian","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dwarf","Barbarian"],"text":"Other Barbarian creatures get +1/+1.\n{R}: Another target Barbarian creature gets +1/+0 until end of turn.","power":"2","toughness":"2","imageName":"balthor the stout","colorIdentity":["R"]},"Barbarian Outcast":{"layout":"normal","name":"Barbarian Outcast","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Barbarian Beast","types":["Creature"],"subtypes":["Human","Barbarian","Beast"],"text":"When you control no Swamps, sacrifice Barbarian Outcast.","power":"2","toughness":"2","imageName":"barbarian outcast","colorIdentity":["R"]},"Crackling Club":{"layout":"normal","name":"Crackling Club","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+0.\nSacrifice Crackling Club: Crackling Club deals 1 damage to target creature.","imageName":"crackling club","colorIdentity":["R"]},"Crazed Firecat":{"layout":"normal","name":"Crazed Firecat","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Elemental Cat","types":["Creature"],"subtypes":["Elemental","Cat"],"text":"When Crazed Firecat enters the battlefield, flip a coin until you lose a flip. Put a +1/+1 counter on Crazed Firecat for each flip you win.","power":"4","toughness":"4","imageName":"crazed firecat","colorIdentity":["R"]},"Devastating Dreams":{"layout":"normal","name":"Devastating Dreams","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Devastating Dreams, discard X cards at random.\nEach player sacrifices X lands. Devastating Dreams deals X damage to each creature.","imageName":"devastating dreams","colorIdentity":["R"]},"Enslaved Dwarf":{"layout":"normal","name":"Enslaved Dwarf","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{R}, Sacrifice Enslaved Dwarf: Target black creature gets +1/+0 and gains first strike until end of turn.","power":"1","toughness":"1","imageName":"enslaved dwarf","colorIdentity":["R"]},"Fiery Temper":{"layout":"normal","name":"Fiery Temper","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Fiery Temper deals 3 damage to target creature or player.\nMadness {R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"fiery temper","colorIdentity":["R"]},"Flaming Gambit":{"layout":"normal","name":"Flaming Gambit","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Flaming Gambit deals X damage to target player. That player may choose a creature he or she controls and have Flaming Gambit deal that damage to it instead.\nFlashback {X}{R}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"flaming gambit","colorIdentity":["R"]},"Flash of Defiance":{"layout":"normal","name":"Flash of Defiance","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Green creatures and white creatures can't block this turn.\nFlashback—{1}{R}, Pay 3 life. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"flash of defiance","colorIdentity":["R"]},"Hell-Bent Raider":{"layout":"normal","name":"Hell-Bent Raider","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"First strike, haste\nDiscard a card at random: Hell-Bent Raider gains protection from white until end of turn.","power":"2","toughness":"2","imageName":"hell-bent raider","colorIdentity":["R"]},"Kamahl's Sledge":{"layout":"normal","name":"Kamahl's Sledge","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Kamahl's Sledge deals 4 damage to target creature.\nThreshold — If seven or more cards are in your graveyard, instead Kamahl's Sledge deals 4 damage to that creature and 4 damage to that creature's controller.","imageName":"kamahl's sledge","colorIdentity":["R"]},"Longhorn Firebeast":{"layout":"normal","name":"Longhorn Firebeast","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Ox Beast","types":["Creature"],"subtypes":["Elemental","Ox","Beast"],"text":"When Longhorn Firebeast enters the battlefield, any opponent may have it deal 5 damage to him or her. If a player does, sacrifice Longhorn Firebeast.","power":"3","toughness":"2","imageName":"longhorn firebeast","colorIdentity":["R"]},"Overmaster":{"layout":"normal","name":"Overmaster","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"The next instant or sorcery spell you cast this turn can't be countered by spells or abilities.\nDraw a card.","imageName":"overmaster","colorIdentity":["R"]},"Pardic Arsonist":{"layout":"normal","name":"Pardic Arsonist","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"Threshold — As long as seven or more cards are in your graveyard, Pardic Arsonist has \"When Pardic Arsonist enters the battlefield, it deals 3 damage to target creature or player.\"","power":"3","toughness":"3","imageName":"pardic arsonist","colorIdentity":["R"]},"Pardic Collaborator":{"layout":"normal","name":"Pardic Collaborator","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"First strike\n{B}: Pardic Collaborator gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"pardic collaborator","colorIdentity":["R","B"]},"Pardic Lancer":{"layout":"normal","name":"Pardic Lancer","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"Discard a card at random: Pardic Lancer gets +1/+0 and gains first strike until end of turn.","power":"3","toughness":"2","imageName":"pardic lancer","colorIdentity":["R"]},"Petradon":{"layout":"normal","name":"Petradon","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Nightmare Beast","types":["Creature"],"subtypes":["Nightmare","Beast"],"text":"When Petradon enters the battlefield, exile two target lands.\nWhen Petradon leaves the battlefield, return the exiled cards to the battlefield under their owners' control.\n{R}: Petradon gets +1/+0 until end of turn.","power":"5","toughness":"6","imageName":"petradon","colorIdentity":["R"]},"Petravark":{"layout":"normal","name":"Petravark","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Nightmare Beast","types":["Creature"],"subtypes":["Nightmare","Beast"],"text":"When Petravark enters the battlefield, exile target land.\nWhen Petravark leaves the battlefield, return the exiled card to the battlefield under its owner's control.","power":"2","toughness":"2","imageName":"petravark","colorIdentity":["R"]},"Pitchstone Wall":{"layout":"normal","name":"Pitchstone Wall","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhenever you discard a card, you may sacrifice Pitchstone Wall. If you do, return the discarded card from your graveyard to your hand.","power":"2","toughness":"5","imageName":"pitchstone wall","colorIdentity":["R"]},"Possessed Barbarian":{"layout":"normal","name":"Possessed Barbarian","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Barbarian Horror","types":["Creature"],"subtypes":["Human","Barbarian","Horror"],"text":"First strike\nThreshold — As long as seven or more cards are in your graveyard, Possessed Barbarian gets +1/+1, is black, and has \"{2}{B}, {T}: Destroy target red creature.\"","power":"3","toughness":"3","imageName":"possessed barbarian","colorIdentity":["R","B"]},"Pyromania":{"layout":"normal","name":"Pyromania","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{R}, Discard a card at random: Pyromania deals 1 damage to target creature or player.\n{1}{R}, Sacrifice Pyromania: Pyromania deals 1 damage to target creature or player.","imageName":"pyromania","colorIdentity":["R"]},"Radiate":{"layout":"normal","name":"Radiate","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose target instant or sorcery spell that targets only a single permanent or player. Copy that spell for each other permanent or player the spell could target. Each copy targets a different one of those permanents and players.","imageName":"radiate","colorIdentity":["R"]},"Skullscorch":{"layout":"normal","name":"Skullscorch","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards at random unless that player has Skullscorch deal 4 damage to him or her.","imageName":"skullscorch","colorIdentity":["R"]},"Sonic Seizure":{"layout":"normal","name":"Sonic Seizure","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Sonic Seizure, discard a card at random.\nSonic Seizure deals 3 damage to target creature or player.","imageName":"sonic seizure","colorIdentity":["R"]},"Temporary Insanity":{"layout":"normal","name":"Temporary Insanity","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Untap target creature with power less than the number of cards in your graveyard and gain control of it until end of turn. That creature gains haste until end of turn.","imageName":"temporary insanity","colorIdentity":["R"]},"Violent Eruption":{"layout":"normal","name":"Violent Eruption","manaCost":"{1}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Violent Eruption deals 4 damage divided as you choose among any number of target creatures and/or players.\nMadness {1}{R}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"violent eruption","colorIdentity":["R"]},"Acorn Harvest":{"layout":"normal","name":"Acorn Harvest","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 green Squirrel creature tokens onto the battlefield.\nFlashback—{1}{G}, Pay 3 life. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"acorn harvest","colorIdentity":["G"]},"Anurid Scavenger":{"layout":"normal","name":"Anurid Scavenger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Frog Beast","types":["Creature"],"subtypes":["Frog","Beast"],"text":"Protection from black\nAt the beginning of your upkeep, sacrifice Anurid Scavenger unless you put a card from your graveyard on the bottom of your library.","power":"3","toughness":"3","imageName":"anurid scavenger","colorIdentity":["G"]},"Centaur Chieftain":{"layout":"normal","name":"Centaur Chieftain","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur","types":["Creature"],"subtypes":["Centaur"],"text":"Haste\nThreshold — As long as seven or more cards are in your graveyard, Centaur Chieftain has \"When Centaur Chieftain enters the battlefield, creatures you control get +1/+1 and gain trample until end of turn.\"","power":"3","toughness":"3","imageName":"centaur chieftain","colorIdentity":["G"]},"Centaur Veteran":{"layout":"normal","name":"Centaur Veteran","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Centaur","types":["Creature"],"subtypes":["Centaur"],"text":"Trample\n{G}, Discard a card: Regenerate Centaur Veteran.","power":"3","toughness":"3","imageName":"centaur veteran","colorIdentity":["G"]},"Dwell on the Past":{"layout":"normal","name":"Dwell on the Past","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target player shuffles up to four target cards from his or her graveyard into his or her library.","imageName":"dwell on the past","colorIdentity":["G"]},"Far Wanderings":{"layout":"normal","name":"Far Wanderings","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card, put that card onto the battlefield tapped, then shuffle your library.\nThreshold — If seven or more cards are in your graveyard, instead search your library for up to three basic land cards, put them onto the battlefield tapped, then shuffle your library.","imageName":"far wanderings","colorIdentity":["G"]},"Gurzigost":{"layout":"normal","name":"Gurzigost","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"At the beginning of your upkeep, sacrifice Gurzigost unless you put two cards from your graveyard on the bottom of your library.\n{G}{G}, Discard a card: You may have Gurzigost assign its combat damage this turn as though it weren't blocked.","power":"6","toughness":"8","imageName":"gurzigost","colorIdentity":["G"]},"Insist":{"layout":"normal","name":"Insist","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"The next creature spell you cast this turn can't be countered by spells or abilities.\nDraw a card.","imageName":"insist","colorIdentity":["G"]},"Invigorating Falls":{"layout":"normal","name":"Invigorating Falls","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You gain life equal to the number of creature cards in all graveyards.","imageName":"invigorating falls","colorIdentity":["G"]},"Krosan Constrictor":{"layout":"normal","name":"Krosan Constrictor","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\n{T}: Target black creature gets -2/-0 until end of turn.","power":"2","toughness":"2","imageName":"krosan constrictor","colorIdentity":["G"]},"Krosan Restorer":{"layout":"normal","name":"Krosan Restorer","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{T}: Untap target land.\nThreshold — {T}: Untap up to three target lands. Activate this ability only if seven or more cards are in your graveyard.","power":"1","toughness":"2","imageName":"krosan restorer","colorIdentity":["G"]},"Nantuko Blightcutter":{"layout":"normal","name":"Nantuko Blightcutter","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect Druid","types":["Creature"],"subtypes":["Insect","Druid"],"text":"Protection from black\nThreshold — Nantuko Blightcutter gets +1/+1 for each black permanent your opponents control as long as seven or more cards are in your graveyard.","power":"2","toughness":"2","imageName":"nantuko blightcutter","colorIdentity":["G"]},"Nantuko Calmer":{"layout":"normal","name":"Nantuko Calmer","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect Druid","types":["Creature"],"subtypes":["Insect","Druid"],"text":"{G}, {T}, Sacrifice Nantuko Calmer: Destroy target enchantment.\nThreshold — Nantuko Calmer gets +1/+1 as long as seven or more cards are in your graveyard.","power":"2","toughness":"3","imageName":"nantuko calmer","colorIdentity":["G"]},"Nantuko Cultivator":{"layout":"normal","name":"Nantuko Cultivator","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect Druid","types":["Creature"],"subtypes":["Insect","Druid"],"text":"When Nantuko Cultivator enters the battlefield, you may discard any number of land cards. Put that many +1/+1 counters on Nantuko Cultivator and draw that many cards.","power":"2","toughness":"2","imageName":"nantuko cultivator","colorIdentity":["G"]},"Narcissism":{"layout":"normal","name":"Narcissism","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{G}, Discard a card: Target creature gets +2/+2 until end of turn.\n{G}, Sacrifice Narcissism: Target creature gets +2/+2 until end of turn.","imageName":"narcissism","colorIdentity":["G"]},"Nostalgic Dreams":{"layout":"normal","name":"Nostalgic Dreams","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Nostalgic Dreams, discard X cards.\nReturn X target cards from your graveyard to your hand. Exile Nostalgic Dreams.","imageName":"nostalgic dreams","colorIdentity":["G"]},"Parallel Evolution":{"layout":"normal","name":"Parallel Evolution","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"For each creature token on the battlefield, its controller puts a token that's a copy of that creature onto the battlefield.\nFlashback {4}{G}{G}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"parallel evolution","colorIdentity":["G"]},"Possessed Centaur":{"layout":"normal","name":"Possessed Centaur","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur Horror","types":["Creature"],"subtypes":["Centaur","Horror"],"text":"Trample\nThreshold — As long as seven or more cards are in your graveyard, Possessed Centaur gets +1/+1, is black, and has \"{2}{B}, {T}: Destroy target green creature.\"","power":"3","toughness":"3","imageName":"possessed centaur","colorIdentity":["G","B"]},"Seton's Scout":{"layout":"normal","name":"Seton's Scout","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Centaur Druid Scout Archer","types":["Creature"],"subtypes":["Centaur","Druid","Scout","Archer"],"text":"Reach (This creature can block creatures with flying.)\nThreshold — Seton's Scout gets +2/+2 as long as seven or more cards are in your graveyard.","power":"2","toughness":"1","imageName":"seton's scout","colorIdentity":["G"]},"Tainted Field":{"layout":"normal","name":"Tainted Field","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {W} or {B} to your mana pool. Activate this ability only if you control a Swamp.","imageName":"tainted field","colorIdentity":["W","B"]},"Tainted Isle":{"layout":"normal","name":"Tainted Isle","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {U} or {B} to your mana pool. Activate this ability only if you control a Swamp.","imageName":"tainted isle","colorIdentity":["U","B"]},"Tainted Peak":{"layout":"normal","name":"Tainted Peak","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {B} or {R} to your mana pool. Activate this ability only if you control a Swamp.","imageName":"tainted peak","colorIdentity":["B","R"]},"Tainted Wood":{"layout":"normal","name":"Tainted Wood","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {B} or {G} to your mana pool. Activate this ability only if you control a Swamp.","imageName":"tainted wood","colorIdentity":["B","G"]},"Ancestor's Chosen":{"layout":"normal","name":"Ancestor's Chosen","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nWhen Ancestor's Chosen enters the battlefield, you gain 1 life for each card in your graveyard.","power":"4","toughness":"4","imageName":"ancestor's chosen","colorIdentity":["W"]},"Aven Warcraft":{"layout":"normal","name":"Aven Warcraft","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +0/+2 until end of turn.\nThreshold — If seven or more cards are in your graveyard, choose a color. Creatures you control also gain protection from the chosen color until end of turn.","imageName":"aven warcraft","colorIdentity":["W"]},"Battle Screech":{"layout":"normal","name":"Battle Screech","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 white Bird creature tokens with flying onto the battlefield.\nFlashback—Tap three untapped white creatures you control. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"battle screech","colorIdentity":["W"]},"Battlewise Aven":{"layout":"normal","name":"Battlewise Aven","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nThreshold — As long as seven or more cards are in your graveyard, Battlewise Aven gets +1/+1 and has first strike.","power":"2","toughness":"2","imageName":"battlewise aven","colorIdentity":["W"]},"Benevolent Bodyguard":{"layout":"normal","name":"Benevolent Bodyguard","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Sacrifice Benevolent Bodyguard: Target creature you control gains protection from the color of your choice until end of turn.","power":"1","toughness":"1","imageName":"benevolent bodyguard","colorIdentity":["W"]},"Border Patrol":{"layout":"normal","name":"Border Patrol","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"Vigilance","power":"1","toughness":"6","imageName":"border patrol","colorIdentity":["W"]},"Cagemail":{"layout":"normal","name":"Cagemail","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and can't attack.","imageName":"cagemail","colorIdentity":["W"]},"Chastise":{"layout":"normal","name":"Chastise","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target attacking creature. You gain life equal to its power.","imageName":"chastise","colorIdentity":["W"]},"Commander Eesha":{"layout":"normal","name":"Commander Eesha","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Bird Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying, protection from creatures","power":"2","toughness":"4","imageName":"commander eesha","colorIdentity":["W"]},"Funeral Pyre":{"layout":"normal","name":"Funeral Pyre","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target card from a graveyard. Its owner puts a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"funeral pyre","colorIdentity":["W"]},"Golden Wish":{"layout":"normal","name":"Golden Wish","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You may choose an artifact or enchantment card you own from outside the game, reveal that card, and put it into your hand. Exile Golden Wish.","imageName":"golden wish","colorIdentity":["W"]},"Lead Astray":{"layout":"normal","name":"Lead Astray","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Tap up to two target creatures.","imageName":"lead astray","colorIdentity":["W"]},"Nomad Mythmaker":{"layout":"normal","name":"Nomad Mythmaker","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Nomad Cleric","types":["Creature"],"subtypes":["Human","Nomad","Cleric"],"text":"{W}, {T}: Put target Aura card from a graveyard onto the battlefield under your control attached to a creature you control.","power":"2","toughness":"2","imageName":"nomad mythmaker","colorIdentity":["W"]},"Phantom Flock":{"layout":"normal","name":"Phantom Flock","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Soldier Spirit","types":["Creature"],"subtypes":["Bird","Soldier","Spirit"],"text":"Flying\nPhantom Flock enters the battlefield with three +1/+1 counters on it.\nIf damage would be dealt to Phantom Flock, prevent that damage. Remove a +1/+1 counter from Phantom Flock.","power":"0","toughness":"0","imageName":"phantom flock","colorIdentity":["W"]},"Phantom Nomad":{"layout":"normal","name":"Phantom Nomad","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit Nomad","types":["Creature"],"subtypes":["Spirit","Nomad"],"text":"Phantom Nomad enters the battlefield with two +1/+1 counters on it.\nIf damage would be dealt to Phantom Nomad, prevent that damage. Remove a +1/+1 counter from Phantom Nomad.","power":"0","toughness":"0","imageName":"phantom nomad","colorIdentity":["W"]},"Prismatic Strands":{"layout":"normal","name":"Prismatic Strands","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that sources of the color of your choice would deal this turn.\nFlashback—Tap an untapped white creature you control. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"prismatic strands","colorIdentity":["W"]},"Pulsemage Advocate":{"layout":"normal","name":"Pulsemage Advocate","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Return three target cards from an opponent's graveyard to his or her hand. Return target creature card from your graveyard to the battlefield.","power":"1","toughness":"3","imageName":"pulsemage advocate","colorIdentity":["W"]},"Ray of Revelation":{"layout":"normal","name":"Ray of Revelation","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment.\nFlashback {G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"ray of revelation","colorIdentity":["W","G"]},"Selfless Exorcist":{"layout":"normal","name":"Selfless Exorcist","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Exile target creature card from a graveyard. That card deals damage equal to its power to Selfless Exorcist.","power":"3","toughness":"4","imageName":"selfless exorcist","colorIdentity":["W"]},"Shieldmage Advocate":{"layout":"normal","name":"Shieldmage Advocate","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Return target card from an opponent's graveyard to his or her hand. Prevent all damage that would be dealt to target creature or player this turn by a source of your choice.","power":"1","toughness":"3","imageName":"shieldmage advocate","colorIdentity":["W"]},"Silver Seraph":{"layout":"normal","name":"Silver Seraph","manaCost":"{5}{W}{W}{W}","cmc":8,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nThreshold — Other creatures you control get +2/+2 as long as seven or more cards are in your graveyard.","power":"6","toughness":"6","imageName":"silver seraph","colorIdentity":["W"]},"Solitary Confinement":{"layout":"normal","name":"Solitary Confinement","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, sacrifice Solitary Confinement unless you discard a card.\nSkip your draw step.\nYou have shroud. (You can't be the target of spells or abilities.)\nPrevent all damage that would be dealt to you.","imageName":"solitary confinement","colorIdentity":["W"]},"Soulcatchers' Aerie":{"layout":"normal","name":"Soulcatchers' Aerie","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a Bird is put into your graveyard from the battlefield, put a feather counter on Soulcatchers' Aerie.\nBird creatures get +1/+1 for each feather counter on Soulcatchers' Aerie.","imageName":"soulcatchers' aerie","colorIdentity":["W"]},"Spirit Cairn":{"layout":"normal","name":"Spirit Cairn","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player discards a card, you may pay {W}. If you do, put a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"spirit cairn","colorIdentity":["W"]},"Spurnmage Advocate":{"layout":"normal","name":"Spurnmage Advocate","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"{T}: Return two target cards from an opponent's graveyard to his or her hand. Destroy target attacking creature.","power":"1","toughness":"1","imageName":"spurnmage advocate","colorIdentity":["W"]},"Suntail Hawk":{"layout":"normal","name":"Suntail Hawk","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying","power":"1","toughness":"1","imageName":"suntail hawk","colorIdentity":["W"]},"Test of Endurance":{"layout":"normal","name":"Test of Endurance","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you have 50 or more life, you win the game.","imageName":"test of endurance","colorIdentity":["W"]},"Trained Pronghorn":{"layout":"normal","name":"Trained Pronghorn","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Antelope","types":["Creature"],"subtypes":["Antelope"],"text":"Discard a card: Prevent all damage that would be dealt to Trained Pronghorn this turn.","power":"1","toughness":"1","imageName":"trained pronghorn","colorIdentity":["W"]},"Unquestioned Authority":{"layout":"normal","name":"Unquestioned Authority","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Unquestioned Authority enters the battlefield, draw a card.\nEnchanted creature has protection from creatures.","imageName":"unquestioned authority","colorIdentity":["W"]},"Valor":{"layout":"normal","name":"Valor","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Incarnation","types":["Creature"],"subtypes":["Incarnation"],"text":"First strike\nAs long as Valor is in your graveyard and you control a Plains, creatures you control have first strike.","power":"2","toughness":"2","imageName":"valor","colorIdentity":["W"]},"Vigilant Sentry":{"layout":"normal","name":"Vigilant Sentry","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Nomad","types":["Creature"],"subtypes":["Human","Nomad"],"text":"Threshold — As long as seven or more cards are in your graveyard, Vigilant Sentry gets +1/+1 and has \"{T}: Target attacking or blocking creature gets +3/+3 until end of turn.\"","power":"2","toughness":"2","imageName":"vigilant sentry","colorIdentity":["W"]},"Aven Fogbringer":{"layout":"normal","name":"Aven Fogbringer","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\nWhen Aven Fogbringer enters the battlefield, return target land to its owner's hand.","power":"2","toughness":"1","imageName":"aven fogbringer","colorIdentity":["U"]},"Cephalid Constable":{"layout":"normal","name":"Cephalid Constable","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Cephalid Wizard","types":["Creature"],"subtypes":["Cephalid","Wizard"],"text":"Whenever Cephalid Constable deals combat damage to a player, return up to that many target permanents that player controls to their owners' hands.","power":"1","toughness":"1","imageName":"cephalid constable","colorIdentity":["U"]},"Cephalid Inkshrouder":{"layout":"normal","name":"Cephalid Inkshrouder","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Cephalid","types":["Creature"],"subtypes":["Cephalid"],"text":"Discard a card: Cephalid Inkshrouder gains shroud until end of turn and can't be blocked this turn. (A creature with shroud can't be the target of spells or abilities.)","power":"2","toughness":"1","imageName":"cephalid inkshrouder","colorIdentity":["U"]},"Defy Gravity":{"layout":"normal","name":"Defy Gravity","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gains flying until end of turn.\nFlashback {U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"defy gravity","colorIdentity":["U"]},"Envelop":{"layout":"normal","name":"Envelop","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target sorcery spell.","imageName":"envelop","colorIdentity":["U"]},"Flash of Insight":{"layout":"normal","name":"Flash of Insight","manaCost":"{X}{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Look at the top X cards of your library. Put one of them into your hand and the rest on the bottom of your library in any order.\nFlashback—{1}{U}, Exile X blue cards from your graveyard. (You may cast this card from your graveyard for its flashback cost, then exile it. You can't exile Flash of Insight to pay for its own flashback cost.)","imageName":"flash of insight","colorIdentity":["U"]},"Grip of Amnesia":{"layout":"normal","name":"Grip of Amnesia","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller exiles all cards from his or her graveyard.\nDraw a card.","imageName":"grip of amnesia","colorIdentity":["U"]},"Hapless Researcher":{"layout":"normal","name":"Hapless Researcher","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Sacrifice Hapless Researcher: Draw a card, then discard a card.","power":"1","toughness":"1","imageName":"hapless researcher","colorIdentity":["U"]},"Keep Watch":{"layout":"normal","name":"Keep Watch","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw a card for each attacking creature.","imageName":"keep watch","colorIdentity":["U"]},"Laquatus's Disdain":{"layout":"normal","name":"Laquatus's Disdain","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell cast from a graveyard.\nDraw a card.","imageName":"laquatus's disdain","colorIdentity":["U"]},"Lost in Thought":{"layout":"normal","name":"Lost in Thought","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block, and its activated abilities can't be activated. Its controller may exile three cards from his or her graveyard for that player to ignore this effect until end of turn.","imageName":"lost in thought","colorIdentity":["U"]},"Mental Note":{"layout":"normal","name":"Mental Note","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put the top two cards of your library into your graveyard.\nDraw a card.","imageName":"mental note","colorIdentity":["U"]},"Mirror Wall":{"layout":"normal","name":"Mirror Wall","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{W}: Mirror Wall can attack this turn as though it didn't have defender.","power":"3","toughness":"4","imageName":"mirror wall","colorIdentity":["U","W"]},"Mist of Stagnation":{"layout":"normal","name":"Mist of Stagnation","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Permanents don't untap during their controllers' untap steps.\nAt the beginning of each player's upkeep, that player chooses a permanent for each card in his or her graveyard, then untaps those permanents.","imageName":"mist of stagnation","colorIdentity":["U"]},"Quiet Speculation":{"layout":"normal","name":"Quiet Speculation","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search target player's library for up to three cards with flashback and put them into that player's graveyard. Then the player shuffles his or her library.","imageName":"quiet speculation","colorIdentity":["U"]},"Scalpelexis":{"layout":"normal","name":"Scalpelexis","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhenever Scalpelexis deals combat damage to a player, that player exiles the top four cards of his or her library. If two or more of those cards have the same name, repeat this process.","power":"1","toughness":"5","imageName":"scalpelexis","colorIdentity":["U"]},"Spelljack":{"layout":"normal","name":"Spelljack","manaCost":"{3}{U}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If that spell is countered this way, exile it instead of putting it into its owner's graveyard. You may play it without paying its mana cost for as long as it remains exiled. (If it has X in its mana cost, X is 0.)","imageName":"spelljack","colorIdentity":["U"]},"Telekinetic Bonds":{"layout":"normal","name":"Telekinetic Bonds","manaCost":"{2}{U}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player discards a card, you may pay {1}{U}. If you do, you may tap or untap target permanent.","imageName":"telekinetic bonds","colorIdentity":["U"]},"Web of Inertia":{"layout":"normal","name":"Web of Inertia","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of combat on each opponent's turn, that player may exile a card from his or her graveyard. If the player doesn't, creatures he or she controls can't attack you this turn.","imageName":"web of inertia","colorIdentity":["U"]},"Wormfang Behemoth":{"layout":"normal","name":"Wormfang Behemoth","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Nightmare Fish Beast","types":["Creature"],"subtypes":["Nightmare","Fish","Beast"],"text":"When Wormfang Behemoth enters the battlefield, exile all cards from your hand.\nWhen Wormfang Behemoth leaves the battlefield, return the exiled cards to their owner's hand.","power":"5","toughness":"5","imageName":"wormfang behemoth","colorIdentity":["U"]},"Wormfang Crab":{"layout":"normal","name":"Wormfang Crab","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Nightmare Crab","types":["Creature"],"subtypes":["Nightmare","Crab"],"text":"Wormfang Crab can't be blocked.\nWhen Wormfang Crab enters the battlefield, an opponent chooses a permanent you control other than Wormfang Crab and exiles it.\nWhen Wormfang Crab leaves the battlefield, return the exiled card to the battlefield under its owner's control.","power":"3","toughness":"6","imageName":"wormfang crab","colorIdentity":["U"]},"Wormfang Drake":{"layout":"normal","name":"Wormfang Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Nightmare Drake","types":["Creature"],"subtypes":["Nightmare","Drake"],"text":"Flying\nWhen Wormfang Drake enters the battlefield, sacrifice it unless you exile a creature you control other than Wormfang Drake.\nWhen Wormfang Drake leaves the battlefield, return the exiled card to the battlefield under its owner's control.","power":"3","toughness":"4","imageName":"wormfang drake","colorIdentity":["U"]},"Wormfang Manta":{"layout":"normal","name":"Wormfang Manta","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Nightmare Fish Beast","types":["Creature"],"subtypes":["Nightmare","Fish","Beast"],"text":"Flying\nWhen Wormfang Manta enters the battlefield, you skip your next turn.\nWhen Wormfang Manta leaves the battlefield, you take an extra turn after this one.","power":"6","toughness":"1","imageName":"wormfang manta","colorIdentity":["U"]},"Wormfang Newt":{"layout":"normal","name":"Wormfang Newt","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Nightmare Salamander Beast","types":["Creature"],"subtypes":["Nightmare","Salamander","Beast"],"text":"When Wormfang Newt enters the battlefield, exile a land you control.\nWhen Wormfang Newt leaves the battlefield, return the exiled card to the battlefield under its owner's control.","power":"2","toughness":"2","imageName":"wormfang newt","colorIdentity":["U"]},"Wormfang Turtle":{"layout":"normal","name":"Wormfang Turtle","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Nightmare Turtle Beast","types":["Creature"],"subtypes":["Nightmare","Turtle","Beast"],"text":"When Wormfang Turtle enters the battlefield, exile a land you control.\nWhen Wormfang Turtle leaves the battlefield, return the exiled card to the battlefield under its owner's control.","power":"2","toughness":"4","imageName":"wormfang turtle","colorIdentity":["U"]},"Balthor the Defiled":{"layout":"normal","name":"Balthor the Defiled","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Zombie Dwarf","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Dwarf"],"text":"Minion creatures get +1/+1.\n{B}{B}{B}, Exile Balthor the Defiled: Each player returns all black and all red creature cards from his or her graveyard to the battlefield.","power":"2","toughness":"2","imageName":"balthor the defiled","colorIdentity":["B"]},"Cabal Trainee":{"layout":"normal","name":"Cabal Trainee","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Minion","types":["Creature"],"subtypes":["Human","Minion"],"text":"Sacrifice Cabal Trainee: Target creature gets -2/-0 until end of turn.","power":"1","toughness":"1","imageName":"cabal trainee","colorIdentity":["B"]},"Death Wish":{"layout":"normal","name":"Death Wish","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You may choose a card you own from outside the game and put it into your hand. You lose half your life, rounded up. Exile Death Wish.","imageName":"death wish","colorIdentity":["B"]},"Earsplitting Rats":{"layout":"normal","name":"Earsplitting Rats","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"When Earsplitting Rats enters the battlefield, each player discards a card.\nDiscard a card: Regenerate Earsplitting Rats.","power":"2","toughness":"1","imageName":"earsplitting rats","colorIdentity":["B"]},"Filth":{"layout":"normal","name":"Filth","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Incarnation","types":["Creature"],"subtypes":["Incarnation"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nAs long as Filth is in your graveyard and you control a Swamp, creatures you control have swampwalk.","power":"2","toughness":"2","imageName":"filth","colorIdentity":["B"]},"Grave Consequences":{"layout":"normal","name":"Grave Consequences","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Each player may exile any number of cards from his or her graveyard. Then each player loses 1 life for each card in his or her graveyard.\nDraw a card.","imageName":"grave consequences","colorIdentity":["B"]},"Guiltfeeder":{"layout":"normal","name":"Guiltfeeder","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhenever Guiltfeeder attacks and isn't blocked, defending player loses 1 life for each card in his or her graveyard.","power":"0","toughness":"4","imageName":"guiltfeeder","colorIdentity":["B"]},"Masked Gorgon":{"layout":"normal","name":"Masked Gorgon","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Gorgon","types":["Creature"],"subtypes":["Gorgon"],"text":"Green creatures and white creatures have protection from Gorgons.\nThreshold — Masked Gorgon has protection from green and from white as long as seven or more cards are in your graveyard.","power":"5","toughness":"5","imageName":"masked gorgon","colorIdentity":["B"]},"Morality Shift":{"layout":"normal","name":"Morality Shift","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exchange your graveyard and library. Then shuffle your library.","imageName":"morality shift","colorIdentity":["B"]},"Rats' Feast":{"layout":"normal","name":"Rats' Feast","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile X target cards from a single graveyard.","imageName":"rats' feast","colorIdentity":["B"]},"Stitch Together":{"layout":"normal","name":"Stitch Together","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to your hand.\nThreshold — Return that card from your graveyard to the battlefield instead if seven or more cards are in your graveyard.","imageName":"stitch together","colorIdentity":["B"]},"Sutured Ghoul":{"layout":"normal","name":"Sutured Ghoul","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Trample\nAs Sutured Ghoul enters the battlefield, exile any number of creature cards from your graveyard.\nSutured Ghoul's power is equal to the total power of the exiled cards and its toughness is equal to their total toughness.","power":"*","toughness":"*","imageName":"sutured ghoul","colorIdentity":["B"]},"Toxic Stench":{"layout":"normal","name":"Toxic Stench","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target nonblack creature gets -1/-1 until end of turn.\nThreshold — If seven or more cards are in your graveyard, instead destroy that creature. It can't be regenerated.","imageName":"toxic stench","colorIdentity":["B"]},"Treacherous Vampire":{"layout":"normal","name":"Treacherous Vampire","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nWhenever Treacherous Vampire attacks or blocks, sacrifice it unless you exile a card from your graveyard.\nThreshold — As long as seven or more cards are in your graveyard, Treacherous Vampire gets +2/+2 and has \"When Treacherous Vampire dies, you lose 6 life.\"","power":"4","toughness":"4","imageName":"treacherous vampire","colorIdentity":["B"]},"Treacherous Werewolf":{"layout":"normal","name":"Treacherous Werewolf","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Werewolf Minion","types":["Creature"],"subtypes":["Werewolf","Minion"],"text":"Threshold — As long as seven or more cards are in your graveyard, Treacherous Werewolf gets +2/+2 and has \"When Treacherous Werewolf dies, you lose 4 life.\"","power":"2","toughness":"2","imageName":"treacherous werewolf","colorIdentity":["B"]},"Anger":{"layout":"normal","name":"Anger","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Incarnation","types":["Creature"],"subtypes":["Incarnation"],"text":"Haste\nAs long as Anger is in your graveyard and you control a Mountain, creatures you control have haste.","power":"2","toughness":"2","imageName":"anger","colorIdentity":["R"]},"Arcane Teachings":{"layout":"normal","name":"Arcane Teachings","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nEnchanted creature gets +2/+2 and has \"{T}: This creature deals 1 damage to target creature or player.\"","imageName":"arcane teachings","colorIdentity":["R"]},"Barbarian Bully":{"layout":"normal","name":"Barbarian Bully","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"Discard a card at random: Barbarian Bully gets +2/+2 until end of turn unless a player has Barbarian Bully deal 4 damage to him or her. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"barbarian bully","colorIdentity":["R"]},"Book Burning":{"layout":"normal","name":"Book Burning","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Any player may have Book Burning deal 6 damage to him or her. If no one does, target player puts the top six cards of his or her library into his or her graveyard.","imageName":"book burning","colorIdentity":["R"]},"Breaking Point":{"layout":"normal","name":"Breaking Point","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Any player may have Breaking Point deal 6 damage to him or her. If no one does, destroy all creatures. Creatures destroyed this way can't be regenerated.","imageName":"breaking point","colorIdentity":["R"]},"Dwarven Bloodboiler":{"layout":"normal","name":"Dwarven Bloodboiler","manaCost":"{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"Tap an untapped Dwarf you control: Target creature gets +2/+0 until end of turn.","power":"2","toughness":"2","imageName":"dwarven bloodboiler","colorIdentity":["R"]},"Dwarven Driller":{"layout":"normal","name":"Dwarven Driller","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{T}: Destroy target land unless its controller has Dwarven Driller deal 2 damage to him or her.","power":"2","toughness":"2","imageName":"dwarven driller","colorIdentity":["R"]},"Dwarven Scorcher":{"layout":"normal","name":"Dwarven Scorcher","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"Sacrifice Dwarven Scorcher: Dwarven Scorcher deals 1 damage to target creature unless that creature's controller has Dwarven Scorcher deal 2 damage to him or her.","power":"1","toughness":"1","imageName":"dwarven scorcher","colorIdentity":["R"]},"Ember Shot":{"layout":"normal","name":"Ember Shot","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Ember Shot deals 3 damage to target creature or player.\nDraw a card.","imageName":"ember shot","colorIdentity":["R"]},"Firecat Blitz":{"layout":"normal","name":"Firecat Blitz","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put X 1/1 red Elemental Cat creature tokens with haste onto the battlefield. Exile them at the beginning of the next end step.\nFlashback—{R}{R}, Sacrifice X Mountains. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"firecat blitz","colorIdentity":["R"]},"Flaring Pain":{"layout":"normal","name":"Flaring Pain","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Damage can't be prevented this turn.\nFlashback {R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"flaring pain","colorIdentity":["R"]},"Fledgling Dragon":{"layout":"normal","name":"Fledgling Dragon","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nThreshold — As long as seven or more cards are in your graveyard, Fledgling Dragon gets +3/+3 and has \"{R}: Fledgling Dragon gets +1/+0 until end of turn.\"","power":"2","toughness":"2","imageName":"fledgling dragon","colorIdentity":["R"]},"Goretusk Firebeast":{"layout":"normal","name":"Goretusk Firebeast","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental Boar Beast","types":["Creature"],"subtypes":["Elemental","Boar","Beast"],"text":"When Goretusk Firebeast enters the battlefield, it deals 4 damage to target player.","power":"2","toughness":"2","imageName":"goretusk firebeast","colorIdentity":["R"]},"Infectious Rage":{"layout":"normal","name":"Infectious Rage","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/-1.\nWhen enchanted creature dies, choose a creature at random Infectious Rage can enchant. Return Infectious Rage to the battlefield attached to that creature.","imageName":"infectious rage","colorIdentity":["R"]},"Jeska, Warrior Adept":{"layout":"normal","name":"Jeska, Warrior Adept","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Human Barbarian Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Barbarian","Warrior"],"text":"First strike, haste\n{T}: Jeska, Warrior Adept deals 1 damage to target creature or player.","power":"3","toughness":"1","imageName":"jeska, warrior adept","colorIdentity":["R"]},"Lava Dart":{"layout":"normal","name":"Lava Dart","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Lava Dart deals 1 damage to target creature or player.\nFlashback—Sacrifice a Mountain. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"lava dart","colorIdentity":["R"]},"Liberated Dwarf":{"layout":"normal","name":"Liberated Dwarf","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{R}, Sacrifice Liberated Dwarf: Target green creature gets +1/+0 and gains first strike until end of turn.","power":"1","toughness":"1","imageName":"liberated dwarf","colorIdentity":["R"]},"Lightning Surge":{"layout":"normal","name":"Lightning Surge","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Lightning Surge deals 4 damage to target creature or player.\nThreshold — If seven or more cards are in your graveyard, instead Lightning Surge deals 6 damage to that creature or player and the damage can't be prevented.\nFlashback {5}{R}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"lightning surge","colorIdentity":["R"]},"Planar Chaos":{"layout":"normal","name":"Planar Chaos","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, flip a coin. If you lose the flip, sacrifice Planar Chaos.\nWhenever a player casts a spell, that player flips a coin. If he or she loses the flip, counter that spell.","imageName":"planar chaos","colorIdentity":["R"]},"Shaman's Trance":{"layout":"normal","name":"Shaman's Trance","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Until end of turn, other players can't play cards from their graveyards, and you may play cards from other players' graveyards as though they were in your graveyard.","imageName":"shaman's trance","colorIdentity":["R"]},"Soulgorger Orgg":{"layout":"normal","name":"Soulgorger Orgg","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Nightmare Orgg","types":["Creature"],"subtypes":["Nightmare","Orgg"],"text":"Trample\nWhen Soulgorger Orgg enters the battlefield, you lose all but 1 life.\nWhen Soulgorger Orgg leaves the battlefield, you gain life equal to the life you lost when it entered the battlefield.","power":"6","toughness":"6","imageName":"soulgorger orgg","colorIdentity":["R"]},"Spellgorger Barbarian":{"layout":"normal","name":"Spellgorger Barbarian","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Nightmare Barbarian","types":["Creature"],"subtypes":["Human","Nightmare","Barbarian"],"text":"When Spellgorger Barbarian enters the battlefield, discard a card at random.\nWhen Spellgorger Barbarian leaves the battlefield, draw a card.","power":"3","toughness":"1","imageName":"spellgorger barbarian","colorIdentity":["R"]},"Swelter":{"layout":"normal","name":"Swelter","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Swelter deals 2 damage to each of two target creatures.","imageName":"swelter","colorIdentity":["R"]},"Swirling Sandstorm":{"layout":"normal","name":"Swirling Sandstorm","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Threshold — Swirling Sandstorm deals 5 damage to each creature without flying if seven or more cards are in your graveyard.","imageName":"swirling sandstorm","colorIdentity":["R"]},"Worldgorger Dragon":{"layout":"normal","name":"Worldgorger Dragon","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Nightmare Dragon","types":["Creature"],"subtypes":["Nightmare","Dragon"],"text":"Flying, trample\nWhen Worldgorger Dragon enters the battlefield, exile all other permanents you control.\nWhen Worldgorger Dragon leaves the battlefield, return the exiled cards to the battlefield under their owners' control.","power":"7","toughness":"7","imageName":"worldgorger dragon","colorIdentity":["R"]},"Anurid Barkripper":{"layout":"normal","name":"Anurid Barkripper","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Frog Beast","types":["Creature"],"subtypes":["Frog","Beast"],"text":"Threshold — Anurid Barkripper gets +2/+2 as long as seven or more cards are in your graveyard.","power":"2","toughness":"2","imageName":"anurid barkripper","colorIdentity":["G"]},"Anurid Swarmsnapper":{"layout":"normal","name":"Anurid Swarmsnapper","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Frog Beast","types":["Creature"],"subtypes":["Frog","Beast"],"text":"Reach (This creature can block creatures with flying.)\n{1}{G}: Anurid Swarmsnapper can block an additional creature this turn.","power":"1","toughness":"4","imageName":"anurid swarmsnapper","colorIdentity":["G"]},"Battlefield Scrounger":{"layout":"normal","name":"Battlefield Scrounger","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Centaur","types":["Creature"],"subtypes":["Centaur"],"text":"Threshold — Put three cards from your graveyard on the bottom of your library: Battlefield Scrounger gets +3/+3 until end of turn. Activate this ability only once each turn, and only if seven or more cards are in your graveyard.","power":"3","toughness":"3","imageName":"battlefield scrounger","colorIdentity":["G"]},"Brawn":{"layout":"normal","name":"Brawn","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Incarnation","types":["Creature"],"subtypes":["Incarnation"],"text":"Trample\nAs long as Brawn is in your graveyard and you control a Forest, creatures you control have trample.","power":"3","toughness":"3","imageName":"brawn","colorIdentity":["G"]},"Canopy Claws":{"layout":"normal","name":"Canopy Claws","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature loses flying until end of turn.\nFlashback {G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"canopy claws","colorIdentity":["G"]},"Centaur Rootcaster":{"layout":"normal","name":"Centaur Rootcaster","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur Druid","types":["Creature"],"subtypes":["Centaur","Druid"],"text":"Whenever Centaur Rootcaster deals combat damage to a player, you may search your library for a basic land card and put that card onto the battlefield tapped. If you do, shuffle your library.","power":"2","toughness":"2","imageName":"centaur rootcaster","colorIdentity":["G"]},"Crush of Wurms":{"layout":"normal","name":"Crush of Wurms","manaCost":"{6}{G}{G}{G}","cmc":9,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put three 6/6 green Wurm creature tokens onto the battlefield.\nFlashback {9}{G}{G}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"crush of wurms","colorIdentity":["G"]},"Elephant Guide":{"layout":"normal","name":"Elephant Guide","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3.\nWhen enchanted creature dies, put a 3/3 green Elephant creature token onto the battlefield.","imageName":"elephant guide","colorIdentity":["G"]},"Epic Struggle":{"layout":"normal","name":"Epic Struggle","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you control twenty or more creatures, you win the game.","imageName":"epic struggle","colorIdentity":["G"]},"Exoskeletal Armor":{"layout":"normal","name":"Exoskeletal Armor","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +X/+X, where X is the number of creature cards in all graveyards.","imageName":"exoskeletal armor","colorIdentity":["G"]},"Folk Medicine":{"layout":"normal","name":"Folk Medicine","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You gain 1 life for each creature you control.\nFlashback {1}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"folk medicine","colorIdentity":["G","W"]},"Forcemage Advocate":{"layout":"normal","name":"Forcemage Advocate","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Centaur Shaman","types":["Creature"],"subtypes":["Centaur","Shaman"],"text":"{T}: Return target card from an opponent's graveyard to his or her hand. Put a +1/+1 counter on target creature.","power":"2","toughness":"1","imageName":"forcemage advocate","colorIdentity":["G"]},"Giant Warthog":{"layout":"normal","name":"Giant Warthog","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Boar Beast","types":["Creature"],"subtypes":["Boar","Beast"],"text":"Trample","power":"5","toughness":"5","imageName":"giant warthog","colorIdentity":["G"]},"Grizzly Fate":{"layout":"normal","name":"Grizzly Fate","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 2/2 green Bear creature tokens onto the battlefield.\nThreshold — Put four 2/2 green Bear creature tokens onto the battlefield instead if seven or more cards are in your graveyard.\nFlashback {5}{G}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"grizzly fate","colorIdentity":["G"]},"Harvester Druid":{"layout":"normal","name":"Harvester Druid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{T}: Add to your mana pool one mana of any color that a land you control could produce.","power":"1","toughness":"1","imageName":"harvester druid","colorIdentity":["G"]},"Ironshell Beetle":{"layout":"normal","name":"Ironshell Beetle","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"When Ironshell Beetle enters the battlefield, put a +1/+1 counter on target creature.","power":"1","toughness":"1","imageName":"ironshell beetle","colorIdentity":["G"]},"Krosan Reclamation":{"layout":"normal","name":"Krosan Reclamation","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target player shuffles up to two target cards from his or her graveyard into his or her library.\nFlashback {1}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"krosan reclamation","colorIdentity":["G"]},"Krosan Wayfarer":{"layout":"normal","name":"Krosan Wayfarer","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Sacrifice Krosan Wayfarer: You may put a land card from your hand onto the battlefield.","power":"1","toughness":"1","imageName":"krosan wayfarer","colorIdentity":["G"]},"Nantuko Tracer":{"layout":"normal","name":"Nantuko Tracer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect Druid","types":["Creature"],"subtypes":["Insect","Druid"],"text":"When Nantuko Tracer enters the battlefield, you may put target card from a graveyard on the bottom of its owner's library.","power":"2","toughness":"1","imageName":"nantuko tracer","colorIdentity":["G"]},"Nullmage Advocate":{"layout":"normal","name":"Nullmage Advocate","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect Druid","types":["Creature"],"subtypes":["Insect","Druid"],"text":"{T}: Return two target cards from an opponent's graveyard to his or her hand. Destroy target artifact or enchantment.","power":"2","toughness":"3","imageName":"nullmage advocate","colorIdentity":["G"]},"Phantom Centaur":{"layout":"normal","name":"Phantom Centaur","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur Spirit","types":["Creature"],"subtypes":["Centaur","Spirit"],"text":"Protection from black\nPhantom Centaur enters the battlefield with three +1/+1 counters on it.\nIf damage would be dealt to Phantom Centaur, prevent that damage. Remove a +1/+1 counter from Phantom Centaur.","power":"2","toughness":"0","imageName":"phantom centaur","colorIdentity":["G"]},"Phantom Nantuko":{"layout":"normal","name":"Phantom Nantuko","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect Spirit","types":["Creature"],"subtypes":["Insect","Spirit"],"text":"Trample\nPhantom Nantuko enters the battlefield with two +1/+1 counters on it.\nIf damage would be dealt to Phantom Nantuko, prevent that damage. Remove a +1/+1 counter from Phantom Nantuko.\n{T}: Put a +1/+1 counter on Phantom Nantuko.","power":"0","toughness":"0","imageName":"phantom nantuko","colorIdentity":["G"]},"Phantom Tiger":{"layout":"normal","name":"Phantom Tiger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Cat Spirit","types":["Creature"],"subtypes":["Cat","Spirit"],"text":"Phantom Tiger enters the battlefield with two +1/+1 counters on it.\nIf damage would be dealt to Phantom Tiger, prevent that damage. Remove a +1/+1 counter from Phantom Tiger.","power":"1","toughness":"0","imageName":"phantom tiger","colorIdentity":["G"]},"Seedtime":{"layout":"normal","name":"Seedtime","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Seedtime only during your turn.\nTake an extra turn after this one if an opponent cast a blue spell this turn.","imageName":"seedtime","colorIdentity":["G"]},"Serene Sunset":{"layout":"normal","name":"Serene Sunset","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage X target creatures would deal this turn.","imageName":"serene sunset","colorIdentity":["G"]},"Sudden Strength":{"layout":"normal","name":"Sudden Strength","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+3 until end of turn.\nDraw a card.","imageName":"sudden strength","colorIdentity":["G"]},"Sylvan Safekeeper":{"layout":"normal","name":"Sylvan Safekeeper","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Sacrifice a land: Target creature you control gains shroud until end of turn. (It can't be the target of spells or abilities.)","power":"1","toughness":"1","imageName":"sylvan safekeeper","colorIdentity":["G"]},"Thriss, Nantuko Primus":{"layout":"normal","name":"Thriss, Nantuko Primus","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Legendary Creature — Insect Druid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Insect","Druid"],"text":"{G}, {T}: Target creature gets +5/+5 until end of turn.","power":"5","toughness":"5","imageName":"thriss, nantuko primus","colorIdentity":["G"]},"Tunneler Wurm":{"layout":"normal","name":"Tunneler Wurm","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Discard a card: Regenerate Tunneler Wurm.","power":"6","toughness":"6","imageName":"tunneler wurm","colorIdentity":["G"]},"Venomous Vines":{"layout":"normal","name":"Venomous Vines","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target enchanted permanent.","imageName":"venomous vines","colorIdentity":["G"]},"Anurid Brushhopper":{"layout":"normal","name":"Anurid Brushhopper","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Frog Beast","types":["Creature"],"subtypes":["Frog","Beast"],"text":"Discard two cards: Exile Anurid Brushhopper. Return it to the battlefield under its owner's control at the beginning of the next end step.","power":"3","toughness":"4","imageName":"anurid brushhopper","colorIdentity":["W","G"]},"Hunting Grounds":{"layout":"normal","name":"Hunting Grounds","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Threshold — As long as seven or more cards are in your graveyard, Hunting Grounds has \"Whenever an opponent casts a spell, you may put a creature card from your hand onto the battlefield.\"","imageName":"hunting grounds","colorIdentity":["W","G"]},"Mirari's Wake":{"layout":"normal","name":"Mirari's Wake","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +1/+1.\nWhenever you tap a land for mana, add one mana to your mana pool of any type that land produced.","imageName":"mirari's wake","colorIdentity":["W","G"]},"Phantom Nishoba":{"layout":"normal","name":"Phantom Nishoba","manaCost":"{5}{G}{W}","cmc":7,"colors":["White","Green"],"type":"Creature — Cat Beast Spirit","types":["Creature"],"subtypes":["Cat","Beast","Spirit"],"text":"Trample\nPhantom Nishoba enters the battlefield with seven +1/+1 counters on it.\nWhenever Phantom Nishoba deals damage, you gain that much life.\nIf damage would be dealt to Phantom Nishoba, prevent that damage. Remove a +1/+1 counter from Phantom Nishoba.","power":"0","toughness":"0","imageName":"phantom nishoba","colorIdentity":["W","G"]},"Krosan Verge":{"layout":"normal","name":"Krosan Verge","type":"Land","types":["Land"],"text":"Krosan Verge enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{2}, {T}, Sacrifice Krosan Verge: Search your library for a Forest card and a Plains card and put them onto the battlefield tapped. Then shuffle your library.","imageName":"krosan verge"},"Nantuko Monastery":{"layout":"normal","name":"Nantuko Monastery","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\nThreshold — {G}{W}: Nantuko Monastery becomes a 4/4 green and white Insect Monk creature with first strike until end of turn. It's still a land. Activate this ability only if seven or more cards are in your graveyard.","imageName":"nantuko monastery","colorIdentity":["G","W"]},"Riftstone Portal":{"layout":"normal","name":"Riftstone Portal","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\nAs long as Riftstone Portal is in your graveyard, lands you control have \"{T}: Add {G} or {W} to your mana pool.\"","imageName":"riftstone portal","colorIdentity":["G","W"]},"Akroma's Blessing":{"layout":"normal","name":"Akroma's Blessing","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose a color. Creatures you control gain protection from the chosen color until end of turn.\nCycling {W} ({W}, Discard this card: Draw a card.)","imageName":"akroma's blessing","colorIdentity":["W"]},"Akroma's Vengeance":{"layout":"normal","name":"Akroma's Vengeance","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all artifacts, creatures, and enchantments.\nCycling {3} ({3}, Discard this card: Draw a card.)","imageName":"akroma's vengeance","colorIdentity":["W"]},"Ancestor's Prophet":{"layout":"normal","name":"Ancestor's Prophet","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Tap five untapped Clerics you control: You gain 10 life.","power":"1","toughness":"5","imageName":"ancestor's prophet","colorIdentity":["W"]},"Aura Extraction":{"layout":"normal","name":"Aura Extraction","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put target enchantment on top of its owner's library.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"aura extraction","colorIdentity":["W"]},"Aurification":{"layout":"normal","name":"Aurification","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature deals damage to you, put a gold counter on it.\nEach creature with a gold counter on it is a Wall in addition to its other creature types and has defender. (Those creatures can't attack.)\nWhen Aurification leaves the battlefield, remove all gold counters from all creatures.","imageName":"aurification","colorIdentity":["W"]},"Aven Brigadier":{"layout":"normal","name":"Aven Brigadier","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nOther Bird creatures get +1/+1.\nOther Soldier creatures get +1/+1.","power":"3","toughness":"5","imageName":"aven brigadier","colorIdentity":["W"]},"Aven Soulgazer":{"layout":"normal","name":"Aven Soulgazer","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Cleric","types":["Creature"],"subtypes":["Bird","Cleric"],"text":"Flying\n{2}{W}: Look at target face-down creature.","power":"3","toughness":"3","imageName":"aven soulgazer","colorIdentity":["W"]},"Battlefield Medic":{"layout":"normal","name":"Battlefield Medic","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next X damage that would be dealt to target creature this turn, where X is the number of Clerics on the battlefield.","power":"1","toughness":"1","imageName":"battlefield medic","colorIdentity":["W"]},"Catapult Master":{"layout":"normal","name":"Catapult Master","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Tap five untapped Soldiers you control: Exile target creature.","power":"3","toughness":"3","imageName":"catapult master","colorIdentity":["W"]},"Catapult Squad":{"layout":"normal","name":"Catapult Squad","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Tap two untapped Soldiers you control: Catapult Squad deals 2 damage to target attacking or blocking creature.","power":"2","toughness":"1","imageName":"catapult squad","colorIdentity":["W"]},"Chain of Silence":{"layout":"normal","name":"Chain of Silence","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage target creature would deal this turn. That creature's controller may sacrifice a land. If the player does, he or she may copy this spell and may choose a new target for that copy.","imageName":"chain of silence","colorIdentity":["W"]},"Circle of Solace":{"layout":"normal","name":"Circle of Solace","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Circle of Solace enters the battlefield, choose a creature type.\n{1}{W}: The next time a creature of the chosen type would deal damage to you this turn, prevent that damage.","imageName":"circle of solace","colorIdentity":["W"]},"Convalescent Care":{"layout":"normal","name":"Convalescent Care","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you have 5 or less life, you gain 3 life and draw a card.","imageName":"convalescent care","colorIdentity":["W"]},"Crowd Favorites":{"layout":"normal","name":"Crowd Favorites","manaCost":"{6}{W}","cmc":7,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{3}{W}: Tap target creature.\n{3}{W}: Crowd Favorites gets +0/+5 until end of turn.","power":"4","toughness":"4","imageName":"crowd favorites","colorIdentity":["W"]},"Crown of Awe":{"layout":"normal","name":"Crown of Awe","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has protection from black and from red.\nSacrifice Crown of Awe: Enchanted creature and other creatures that share a creature type with it gain protection from black and from red until end of turn.","imageName":"crown of awe","colorIdentity":["W"]},"Crude Rampart":{"layout":"normal","name":"Crude Rampart","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nMorph {4}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"5","imageName":"crude rampart","colorIdentity":["W"]},"Daru Cavalier":{"layout":"normal","name":"Daru Cavalier","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nWhen Daru Cavalier enters the battlefield, you may search your library for a card named Daru Cavalier, reveal it, and put it into your hand. If you do, shuffle your library.","power":"2","toughness":"2","imageName":"daru cavalier","colorIdentity":["W"]},"Daru Healer":{"layout":"normal","name":"Daru Healer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\nMorph {W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"2","imageName":"daru healer","colorIdentity":["W"]},"Daru Lancer":{"layout":"normal","name":"Daru Lancer","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nMorph {2}{W}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"4","imageName":"daru lancer","colorIdentity":["W"]},"Daunting Defender":{"layout":"normal","name":"Daunting Defender","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"If a source would deal damage to a Cleric creature you control, prevent 1 of that damage.","power":"3","toughness":"3","imageName":"daunting defender","colorIdentity":["W"]},"Dawning Purist":{"layout":"normal","name":"Dawning Purist","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever Dawning Purist deals combat damage to a player, you may destroy target enchantment that player controls.\nMorph {1}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"2","imageName":"dawning purist","colorIdentity":["W"]},"Defensive Maneuvers":{"layout":"normal","name":"Defensive Maneuvers","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures of the creature type of your choice get +0/+4 until end of turn.","imageName":"defensive maneuvers","colorIdentity":["W"]},"Demystify":{"layout":"normal","name":"Demystify","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment.","imageName":"demystify","colorIdentity":["W"]},"Dive Bomber":{"layout":"normal","name":"Dive Bomber","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\n{T}, Sacrifice Dive Bomber: Dive Bomber deals 2 damage to target attacking or blocking creature.","power":"2","toughness":"2","imageName":"dive bomber","colorIdentity":["W"]},"Doubtless One":{"layout":"normal","name":"Doubtless One","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Cleric Avatar","types":["Creature"],"subtypes":["Cleric","Avatar"],"text":"Doubtless One's power and toughness are each equal to the number of Clerics on the battlefield.\nWhenever Doubtless One deals damage, you gain that much life.","power":"*","toughness":"*","imageName":"doubtless one","colorIdentity":["W"]},"Foothill Guide":{"layout":"normal","name":"Foothill Guide","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from Goblins\nMorph {W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"foothill guide","colorIdentity":["W"]},"Glarecaster":{"layout":"normal","name":"Glarecaster","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Bird Cleric","types":["Creature"],"subtypes":["Bird","Cleric"],"text":"Flying\n{5}{W}: The next time damage would be dealt to Glarecaster and/or you this turn, that damage is dealt to target creature or player instead.","power":"3","toughness":"3","imageName":"glarecaster","colorIdentity":["W"]},"Glory Seeker":{"layout":"normal","name":"Glory Seeker","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"2","toughness":"2","imageName":"glory seeker","colorIdentity":["W"]},"Grassland Crusader":{"layout":"normal","name":"Grassland Crusader","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Cleric Soldier","types":["Creature"],"subtypes":["Human","Cleric","Soldier"],"text":"{T}: Target Elf or Soldier creature gets +2/+2 until end of turn.","power":"2","toughness":"4","imageName":"grassland crusader","colorIdentity":["W"]},"Gravel Slinger":{"layout":"normal","name":"Gravel Slinger","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Gravel Slinger deals 1 damage to target attacking or blocking creature.\nMorph {1}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"3","imageName":"gravel slinger","colorIdentity":["W"]},"Gustcloak Harrier":{"layout":"normal","name":"Gustcloak Harrier","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nWhenever Gustcloak Harrier becomes blocked, you may untap it and remove it from combat.","power":"2","toughness":"2","imageName":"gustcloak harrier","colorIdentity":["W"]},"Gustcloak Runner":{"layout":"normal","name":"Gustcloak Runner","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Gustcloak Runner becomes blocked, you may untap it and remove it from combat.","power":"1","toughness":"1","imageName":"gustcloak runner","colorIdentity":["W"]},"Gustcloak Savior":{"layout":"normal","name":"Gustcloak Savior","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nWhenever a creature you control becomes blocked, you may untap that creature and remove it from combat.","power":"3","toughness":"4","imageName":"gustcloak savior","colorIdentity":["W"]},"Gustcloak Sentinel":{"layout":"normal","name":"Gustcloak Sentinel","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Gustcloak Sentinel becomes blocked, you may untap it and remove it from combat.","power":"3","toughness":"3","imageName":"gustcloak sentinel","colorIdentity":["W"]},"Gustcloak Skirmisher":{"layout":"normal","name":"Gustcloak Skirmisher","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nWhenever Gustcloak Skirmisher becomes blocked, you may untap it and remove it from combat.","power":"2","toughness":"3","imageName":"gustcloak skirmisher","colorIdentity":["W"]},"Harsh Mercy":{"layout":"normal","name":"Harsh Mercy","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Each player chooses a creature type. Destroy all creatures that aren't of a type chosen this way. They can't be regenerated.","imageName":"harsh mercy","colorIdentity":["W"]},"Improvised Armor":{"layout":"normal","name":"Improvised Armor","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+5.\nCycling {3} ({3}, Discard this card: Draw a card.)","imageName":"improvised armor","colorIdentity":["W"]},"Inspirit":{"layout":"normal","name":"Inspirit","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Untap target creature. It gets +2/+4 until end of turn.","imageName":"inspirit","colorIdentity":["W"]},"Ironfist Crusher":{"layout":"normal","name":"Ironfist Crusher","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Ironfist Crusher can block any number of creatures.\nMorph {3}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"4","imageName":"ironfist crusher","colorIdentity":["W"]},"Jareth, Leonine Titan":{"layout":"normal","name":"Jareth, Leonine Titan","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Legendary Creature — Cat Giant","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cat","Giant"],"text":"Whenever Jareth, Leonine Titan blocks, it gets +7/+7 until end of turn.\n{W}: Jareth gains protection from the color of your choice until end of turn.","power":"4","toughness":"7","imageName":"jareth, leonine titan","colorIdentity":["W"]},"Mobilization":{"layout":"normal","name":"Mobilization","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Soldier creatures have vigilance.\n{2}{W}: Put a 1/1 white Soldier creature token onto the battlefield.","imageName":"mobilization","colorIdentity":["W"]},"Nova Cleric":{"layout":"normal","name":"Nova Cleric","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{2}{W}, {T}, Sacrifice Nova Cleric: Destroy all enchantments.","power":"1","toughness":"2","imageName":"nova cleric","colorIdentity":["W"]},"Oblation":{"layout":"normal","name":"Oblation","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"The owner of target nonland permanent shuffles it into his or her library, then draws two cards.","imageName":"oblation","colorIdentity":["W"]},"Pearlspear Courier":{"layout":"normal","name":"Pearlspear Courier","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"You may choose not to untap Pearlspear Courier during your untap step.\n{2}{W}, {T}: Target Soldier creature gets +2/+2 and has vigilance for as long as Pearlspear Courier remains tapped.","power":"2","toughness":"1","imageName":"pearlspear courier","colorIdentity":["W"]},"Piety Charm":{"layout":"normal","name":"Piety Charm","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target Aura attached to a creature.\n• Target Soldier creature gets +2/+2 until end of turn.\n• Creatures you control gain vigilance until end of turn.","imageName":"piety charm","colorIdentity":["W"]},"Renewed Faith":{"layout":"normal","name":"Renewed Faith","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 6 life.\nCycling {1}{W} ({1}{W}, Discard this card: Draw a card.)\nWhen you cycle Renewed Faith, you may gain 2 life.","imageName":"renewed faith","colorIdentity":["W"]},"Righteous Cause":{"layout":"normal","name":"Righteous Cause","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature attacks, you gain 1 life.","imageName":"righteous cause","colorIdentity":["W"]},"Sandskin":{"layout":"normal","name":"Sandskin","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nPrevent all combat damage that would be dealt to and dealt by enchanted creature.","imageName":"sandskin","colorIdentity":["W"]},"Shared Triumph":{"layout":"normal","name":"Shared Triumph","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Shared Triumph enters the battlefield, choose a creature type.\nCreatures of the chosen type get +1/+1.","imageName":"shared triumph","colorIdentity":["W"]},"Shieldmage Elder":{"layout":"normal","name":"Shieldmage Elder","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Cleric Wizard","types":["Creature"],"subtypes":["Human","Cleric","Wizard"],"text":"Tap two untapped Clerics you control: Prevent all damage target creature would deal this turn.\nTap two untapped Wizards you control: Prevent all damage target spell would deal this turn.","power":"2","toughness":"3","imageName":"shieldmage elder","colorIdentity":["W"]},"Sigil of the New Dawn":{"layout":"normal","name":"Sigil of the New Dawn","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature is put into your graveyard from the battlefield, you may pay {1}{W}. If you do, return that card to your hand.","imageName":"sigil of the new dawn","colorIdentity":["W"]},"Sunfire Balm":{"layout":"normal","name":"Sunfire Balm","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 4 damage that would be dealt to target creature or player this turn.\nCycling {1}{W} ({1}{W}, Discard this card: Draw a card.)\nWhen you cycle Sunfire Balm, you may prevent the next 1 damage that would be dealt to target creature or player this turn.","imageName":"sunfire balm","colorIdentity":["W"]},"True Believer":{"layout":"normal","name":"True Believer","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"You have shroud. (You can't be the target of spells or abilities.)","power":"2","toughness":"2","imageName":"true believer","colorIdentity":["W"]},"Unified Strike":{"layout":"normal","name":"Unified Strike","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target attacking creature if its power is less than or equal to the number of Soldiers on the battlefield.","imageName":"unified strike","colorIdentity":["W"]},"Weathered Wayfarer":{"layout":"normal","name":"Weathered Wayfarer","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Nomad Cleric","types":["Creature"],"subtypes":["Human","Nomad","Cleric"],"text":"{W}, {T}: Search your library for a land card, reveal it, and put it into your hand. Then shuffle your library. Activate this ability only if an opponent controls more lands than you.","power":"1","toughness":"1","imageName":"weathered wayfarer","colorIdentity":["W"]},"Words of Worship":{"layout":"normal","name":"Words of Worship","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time you would draw a card this turn, you gain 5 life instead.","imageName":"words of worship","colorIdentity":["W"]},"Airborne Aid":{"layout":"normal","name":"Airborne Aid","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card for each Bird on the battlefield.","imageName":"airborne aid","colorIdentity":["U"]},"Annex":{"layout":"normal","name":"Annex","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land (Target a land as you cast this. This card enters the battlefield attached to that land.)\nYou control enchanted land.","imageName":"annex","colorIdentity":["U"]},"Aphetto Alchemist":{"layout":"normal","name":"Aphetto Alchemist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Untap target artifact or creature.\nMorph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"2","imageName":"aphetto alchemist","colorIdentity":["U"]},"Aphetto Grifter":{"layout":"normal","name":"Aphetto Grifter","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Tap two untapped Wizards you control: Tap target permanent.","power":"1","toughness":"1","imageName":"aphetto grifter","colorIdentity":["U"]},"Arcanis the Omnipotent":{"layout":"normal","name":"Arcanis the Omnipotent","manaCost":"{3}{U}{U}{U}","cmc":6,"colors":["Blue"],"type":"Legendary Creature — Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Wizard"],"text":"{T}: Draw three cards.\n{2}{U}{U}: Return Arcanis the Omnipotent to its owner's hand.","power":"3","toughness":"4","imageName":"arcanis the omnipotent","colorIdentity":["U"]},"Artificial Evolution":{"layout":"normal","name":"Artificial Evolution","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Change the text of target spell or permanent by replacing all instances of one creature type with another. The new creature type can't be Wall. (This effect lasts indefinitely.)","imageName":"artificial evolution","colorIdentity":["U"]},"Ascending Aven":{"layout":"normal","name":"Ascending Aven","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nAscending Aven can block only creatures with flying.\nMorph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"2","imageName":"ascending aven","colorIdentity":["U"]},"Aven Fateshaper":{"layout":"normal","name":"Aven Fateshaper","manaCost":"{6}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\nWhen Aven Fateshaper enters the battlefield, look at the top four cards of your library, then put them back in any order.\n{4}{U}: Look at the top four cards of your library, then put them back in any order.","power":"4","toughness":"5","imageName":"aven fateshaper","colorIdentity":["U"]},"Backslide":{"layout":"normal","name":"Backslide","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Turn target creature with a morph ability face down.\nCycling {U} ({U}, Discard this card: Draw a card.)","imageName":"backslide","colorIdentity":["U"]},"Blatant Thievery":{"layout":"normal","name":"Blatant Thievery","manaCost":"{4}{U}{U}{U}","cmc":7,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"For each opponent, gain control of target permanent that player controls.","imageName":"blatant thievery","colorIdentity":["U"]},"Callous Oppressor":{"layout":"normal","name":"Callous Oppressor","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Cephalid","types":["Creature"],"subtypes":["Cephalid"],"text":"You may choose not to untap Callous Oppressor during your untap step.\nAs Callous Oppressor enters the battlefield, an opponent chooses a creature type.\n{T}: Gain control of target creature that isn't of the chosen type for as long as Callous Oppressor remains tapped.","power":"1","toughness":"2","imageName":"callous oppressor","colorIdentity":["U"]},"Chain of Vapor":{"layout":"normal","name":"Chain of Vapor","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target nonland permanent to its owner's hand. Then that permanent's controller may sacrifice a land. If the player does, he or she may copy this spell and may choose a new target for that copy.","imageName":"chain of vapor","colorIdentity":["U"]},"Choking Tethers":{"layout":"normal","name":"Choking Tethers","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap up to four target creatures.\nCycling {1}{U} ({1}{U}, Discard this card: Draw a card.)\nWhen you cycle Choking Tethers, you may tap target creature.","imageName":"choking tethers","colorIdentity":["U"]},"Complicate":{"layout":"normal","name":"Complicate","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {3}.\nCycling {2}{U} ({2}{U}, Discard this card: Draw a card.)\nWhen you cycle Complicate, you may counter target spell unless its controller pays {1}.","imageName":"complicate","colorIdentity":["U"]},"Crafty Pathmage":{"layout":"normal","name":"Crafty Pathmage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Target creature with power 2 or less can't be blocked this turn.","power":"1","toughness":"1","imageName":"crafty pathmage","colorIdentity":["U"]},"Crown of Ascension":{"layout":"normal","name":"Crown of Ascension","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\nSacrifice Crown of Ascension: Enchanted creature and other creatures that share a creature type with it gain flying until end of turn.","imageName":"crown of ascension","colorIdentity":["U"]},"Discombobulate":{"layout":"normal","name":"Discombobulate","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Look at the top four cards of your library, then put them back in any order.","imageName":"discombobulate","colorIdentity":["U"]},"Dispersing Orb":{"layout":"normal","name":"Dispersing Orb","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{U}, Sacrifice a permanent: Return target permanent to its owner's hand.","imageName":"dispersing orb","colorIdentity":["U"]},"Disruptive Pitmage":{"layout":"normal","name":"Disruptive Pitmage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Counter target spell unless its controller pays {1}.\nMorph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"disruptive pitmage","colorIdentity":["U"]},"Essence Fracture":{"layout":"normal","name":"Essence Fracture","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return two target creatures to their owners' hands.\nCycling {2}{U} ({2}{U}, Discard this card: Draw a card.)","imageName":"essence fracture","colorIdentity":["U"]},"Fleeting Aven":{"layout":"normal","name":"Fleeting Aven","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\nWhenever a player cycles a card, return Fleeting Aven to its owner's hand.","power":"2","toughness":"2","imageName":"fleeting aven","colorIdentity":["U"]},"Future Sight":{"layout":"normal","name":"Future Sight","manaCost":"{2}{U}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Play with the top card of your library revealed.\nYou may play the top card of your library.","imageName":"future sight","colorIdentity":["U"]},"Ghosthelm Courier":{"layout":"normal","name":"Ghosthelm Courier","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"You may choose not to untap Ghosthelm Courier during your untap step.\n{2}{U}, {T}: Target Wizard creature gets +2/+2 and has shroud for as long as Ghosthelm Courier remains tapped. (It can't be the target of spells or abilities.)","power":"2","toughness":"1","imageName":"ghosthelm courier","colorIdentity":["U"]},"Graxiplon":{"layout":"normal","name":"Graxiplon","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Graxiplon can't be blocked unless defending player controls three or more creatures that share a creature type.","power":"3","toughness":"4","imageName":"graxiplon","colorIdentity":["U"]},"Imagecrafter":{"layout":"normal","name":"Imagecrafter","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Choose a creature type other than Wall. Target creature becomes that type until end of turn.","power":"1","toughness":"1","imageName":"imagecrafter","colorIdentity":["U"]},"Information Dealer":{"layout":"normal","name":"Information Dealer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Look at the top X cards of your library, where X is the number of Wizards on the battlefield, then put them back in any order.","power":"1","toughness":"1","imageName":"information dealer","colorIdentity":["U"]},"Ixidor, Reality Sculptor":{"layout":"normal","name":"Ixidor, Reality Sculptor","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Face-down creatures get +1/+1.\n{2}{U}: Turn target face-down creature face up.","power":"3","toughness":"4","imageName":"ixidor, reality sculptor","colorIdentity":["U"]},"Ixidor's Will":{"layout":"normal","name":"Ixidor's Will","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {2} for each Wizard on the battlefield.","imageName":"ixidor's will","colorIdentity":["U"]},"Mage's Guile":{"layout":"normal","name":"Mage's Guile","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gains shroud until end of turn. (It can't be the target of spells or abilities.)\nCycling {U} ({U}, Discard this card: Draw a card.)","imageName":"mage's guile","colorIdentity":["U"]},"Mistform Dreamer":{"layout":"normal","name":"Mistform Dreamer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\n{1}: Mistform Dreamer becomes the creature type of your choice until end of turn.","power":"2","toughness":"1","imageName":"mistform dreamer","colorIdentity":["U"]},"Mistform Mask":{"layout":"normal","name":"Mistform Mask","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{1}: Enchanted creature becomes the creature type of your choice until end of turn.","imageName":"mistform mask","colorIdentity":["U"]},"Mistform Mutant":{"layout":"normal","name":"Mistform Mutant","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Illusion Mutant","types":["Creature"],"subtypes":["Illusion","Mutant"],"text":"{1}{U}: Choose a creature type other than Wall. Target creature becomes that type until end of turn.","power":"3","toughness":"4","imageName":"mistform mutant","colorIdentity":["U"]},"Mistform Shrieker":{"layout":"normal","name":"Mistform Shrieker","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\n{1}: Mistform Shrieker becomes the creature type of your choice until end of turn.\nMorph {3}{U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"3","imageName":"mistform shrieker","colorIdentity":["U"]},"Mistform Skyreaver":{"layout":"normal","name":"Mistform Skyreaver","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\n{1}: Mistform Skyreaver becomes the creature type of your choice until end of turn.","power":"6","toughness":"6","imageName":"mistform skyreaver","colorIdentity":["U"]},"Mistform Stalker":{"layout":"normal","name":"Mistform Stalker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"{1}: Mistform Stalker becomes the creature type of your choice until end of turn.\n{2}{U}{U}: Mistform Stalker gets +2/+2 and gains flying until end of turn.","power":"1","toughness":"1","imageName":"mistform stalker","colorIdentity":["U"]},"Mistform Wall":{"layout":"normal","name":"Mistform Wall","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion Wall","types":["Creature"],"subtypes":["Illusion","Wall"],"text":"Mistform Wall has defender as long as it's a Wall.\n{1}: Mistform Wall becomes the creature type of your choice until end of turn.","power":"1","toughness":"4","imageName":"mistform wall","colorIdentity":["U"]},"Nameless One":{"layout":"normal","name":"Nameless One","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Wizard Avatar","types":["Creature"],"subtypes":["Wizard","Avatar"],"text":"Nameless One's power and toughness are each equal to the number of Wizards on the battlefield.\nMorph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"*","toughness":"*","imageName":"nameless one","colorIdentity":["U"]},"Peer Pressure":{"layout":"normal","name":"Peer Pressure","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a creature type. If you control more creatures of that type than each other player, you gain control of all creatures of that type. (This effect lasts indefinitely.)","imageName":"peer pressure","colorIdentity":["U"]},"Psychic Trance":{"layout":"normal","name":"Psychic Trance","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, Wizards you control gain \"{T}: Counter target spell.\"","imageName":"psychic trance","colorIdentity":["U"]},"Quicksilver Dragon":{"layout":"normal","name":"Quicksilver Dragon","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{U}: If target spell has only one target and that target is Quicksilver Dragon, change that spell's target to another creature.\nMorph {4}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"5","toughness":"5","imageName":"quicksilver dragon","colorIdentity":["U"]},"Read the Runes":{"layout":"normal","name":"Read the Runes","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw X cards. For each card drawn this way, discard a card unless you sacrifice a permanent.","imageName":"read the runes","colorIdentity":["U"]},"Reminisce":{"layout":"normal","name":"Reminisce","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player shuffles his or her graveyard into his or her library.","imageName":"reminisce","colorIdentity":["U"]},"Riptide Biologist":{"layout":"normal","name":"Riptide Biologist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Protection from Beasts\nMorph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"2","imageName":"riptide biologist","colorIdentity":["U"]},"Riptide Chronologist":{"layout":"normal","name":"Riptide Chronologist","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, Sacrifice Riptide Chronologist: Untap all creatures of the creature type of your choice.","power":"1","toughness":"3","imageName":"riptide chronologist","colorIdentity":["U"]},"Riptide Entrancer":{"layout":"normal","name":"Riptide Entrancer","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever Riptide Entrancer deals combat damage to a player, you may sacrifice it. If you do, gain control of target creature that player controls. (This effect lasts indefinitely.)\nMorph {U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"riptide entrancer","colorIdentity":["U"]},"Riptide Shapeshifter":{"layout":"normal","name":"Riptide Shapeshifter","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"{2}{U}{U}, Sacrifice Riptide Shapeshifter: Choose a creature type. Reveal cards from the top of your library until you reveal a creature card of that type. Put that card onto the battlefield and shuffle the rest into your library.","power":"3","toughness":"3","imageName":"riptide shapeshifter","colorIdentity":["U"]},"Rummaging Wizard":{"layout":"normal","name":"Rummaging Wizard","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{U}: Look at the top card of your library. You may put that card into your graveyard.","power":"2","toughness":"2","imageName":"rummaging wizard","colorIdentity":["U"]},"Sage Aven":{"layout":"normal","name":"Sage Aven","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Sage Aven enters the battlefield, look at the top four cards of your library, then put them back in any order.","power":"1","toughness":"3","imageName":"sage aven","colorIdentity":["U"]},"Screaming Seahawk":{"layout":"normal","name":"Screaming Seahawk","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Screaming Seahawk enters the battlefield, you may search your library for a card named Screaming Seahawk, reveal it, and put it into your hand. If you do, shuffle your library.","power":"2","toughness":"2","imageName":"screaming seahawk","colorIdentity":["U"]},"Sea's Claim":{"layout":"normal","name":"Sea's Claim","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land (Target a land as you cast this. This card enters the battlefield attached to that land.)\nEnchanted land is an Island.","imageName":"sea's claim","colorIdentity":["U"]},"Slipstream Eel":{"layout":"normal","name":"Slipstream Eel","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Fish Beast","types":["Creature"],"subtypes":["Fish","Beast"],"text":"Slipstream Eel can't attack unless defending player controls an Island.\nCycling {1}{U} ({1}{U}, Discard this card: Draw a card.)","power":"6","toughness":"6","imageName":"slipstream eel","colorIdentity":["U"]},"Spy Network":{"layout":"normal","name":"Spy Network","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Look at target player's hand, the top card of that player's library, and any face-down creatures he or she controls. Look at the top four cards of your library, then put them back in any order.","imageName":"spy network","colorIdentity":["U"]},"Standardize":{"layout":"normal","name":"Standardize","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose a creature type other than Wall. Each creature becomes that type until end of turn.","imageName":"standardize","colorIdentity":["U"]},"Supreme Inquisitor":{"layout":"normal","name":"Supreme Inquisitor","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Tap five untapped Wizards you control: Search target player's library for up to five cards and exile them. Then that player shuffles his or her library.","power":"1","toughness":"3","imageName":"supreme inquisitor","colorIdentity":["U"]},"Trade Secrets":{"layout":"normal","name":"Trade Secrets","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent draws two cards, then you draw up to four cards. That opponent may repeat this process as many times as he or she chooses.","imageName":"trade secrets","colorIdentity":["U"]},"Trickery Charm":{"layout":"normal","name":"Trickery Charm","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target creature gains flying until end of turn.\n• Target creature becomes the creature type of your choice until end of turn.\n• Look at the top four cards of your library, then put them back in any order.","imageName":"trickery charm","colorIdentity":["U"]},"Wheel and Deal":{"layout":"normal","name":"Wheel and Deal","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Any number of target opponents each discards his or her hand, then draws seven cards.\nDraw a card.","imageName":"wheel and deal","colorIdentity":["U"]},"Words of Wind":{"layout":"normal","name":"Words of Wind","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time you would draw a card this turn, each player returns a permanent he or she controls to its owner's hand instead.","imageName":"words of wind","colorIdentity":["U"]},"Accursed Centaur":{"layout":"normal","name":"Accursed Centaur","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie Centaur","types":["Creature"],"subtypes":["Zombie","Centaur"],"text":"When Accursed Centaur enters the battlefield, sacrifice a creature.","power":"2","toughness":"2","imageName":"accursed centaur","colorIdentity":["B"]},"Anurid Murkdiver":{"layout":"normal","name":"Anurid Murkdiver","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Frog Beast","types":["Creature"],"subtypes":["Zombie","Frog","Beast"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"4","toughness":"3","imageName":"anurid murkdiver","colorIdentity":["B"]},"Aphetto Dredging":{"layout":"normal","name":"Aphetto Dredging","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to three target creature cards of the creature type of your choice from your graveyard to your hand.","imageName":"aphetto dredging","colorIdentity":["B"]},"Aphetto Vulture":{"layout":"normal","name":"Aphetto Vulture","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Bird","types":["Creature"],"subtypes":["Zombie","Bird"],"text":"Flying\nWhen Aphetto Vulture dies, you may put target Zombie card from your graveyard on top of your library.","power":"3","toughness":"2","imageName":"aphetto vulture","colorIdentity":["B"]},"Blackmail":{"layout":"normal","name":"Blackmail","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals three cards from his or her hand and you choose one of them. That player discards that card.","imageName":"blackmail","colorIdentity":["B"]},"Boneknitter":{"layout":"normal","name":"Boneknitter","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Cleric","types":["Creature"],"subtypes":["Zombie","Cleric"],"text":"{1}{B}: Regenerate target Zombie.\nMorph {2}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"boneknitter","colorIdentity":["B"]},"Cabal Archon":{"layout":"normal","name":"Cabal Archon","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{B}, Sacrifice a Cleric: Target player loses 2 life and you gain 2 life.","power":"2","toughness":"2","imageName":"cabal archon","colorIdentity":["B"]},"Cabal Executioner":{"layout":"normal","name":"Cabal Executioner","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever Cabal Executioner deals combat damage to a player, that player sacrifices a creature.\nMorph {3}{B}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"2","imageName":"cabal executioner","colorIdentity":["B"]},"Cabal Slaver":{"layout":"normal","name":"Cabal Slaver","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever a Goblin deals combat damage to a player, that player discards a card.","power":"2","toughness":"1","imageName":"cabal slaver","colorIdentity":["B"]},"Chain of Smog":{"layout":"normal","name":"Chain of Smog","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards. That player may copy this spell and may choose a new target for that copy.","imageName":"chain of smog","colorIdentity":["B"]},"Cover of Darkness":{"layout":"normal","name":"Cover of Darkness","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"As Cover of Darkness enters the battlefield, choose a creature type.\nCreatures of the chosen type have fear. (They can't be blocked except by artifact creatures and/or black creatures.)","imageName":"cover of darkness","colorIdentity":["B"]},"Crown of Suspicion":{"layout":"normal","name":"Crown of Suspicion","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/-1.\nSacrifice Crown of Suspicion: Enchanted creature and other creatures that share a creature type with it get +2/-1 until end of turn.","imageName":"crown of suspicion","colorIdentity":["B"]},"Cruel Revival":{"layout":"normal","name":"Cruel Revival","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target non-Zombie creature. It can't be regenerated. Return up to one target Zombie card from your graveyard to your hand.","imageName":"cruel revival","colorIdentity":["B"]},"Death Match":{"layout":"normal","name":"Death Match","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield, that creature's controller may have target creature of his or her choice get -3/-3 until end of turn.","imageName":"death match","colorIdentity":["B"]},"Death Pulse":{"layout":"normal","name":"Death Pulse","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -4/-4 until end of turn.\nCycling {1}{B}{B} ({1}{B}{B}, Discard this card: Draw a card.)\nWhen you cycle Death Pulse, you may have target creature get -1/-1 until end of turn.","imageName":"death pulse","colorIdentity":["B"]},"Dirge of Dread":{"layout":"normal","name":"Dirge of Dread","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures gain fear until end of turn. (They can't be blocked except by artifact creatures and/or black creatures.)\nCycling {1}{B} ({1}{B}, Discard this card: Draw a card.)\nWhen you cycle Dirge of Dread, you may have target creature gain fear until end of turn.","imageName":"dirge of dread","colorIdentity":["B"]},"Disciple of Malice":{"layout":"normal","name":"Disciple of Malice","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from white\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"1","toughness":"2","imageName":"disciple of malice","colorIdentity":["B"]},"Doomed Necromancer":{"layout":"normal","name":"Doomed Necromancer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Cleric Mercenary","types":["Creature"],"subtypes":["Human","Cleric","Mercenary"],"text":"{B}, {T}, Sacrifice Doomed Necromancer: Return target creature card from your graveyard to the battlefield.","power":"2","toughness":"2","imageName":"doomed necromancer","colorIdentity":["B"]},"Ebonblade Reaper":{"layout":"normal","name":"Ebonblade Reaper","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever Ebonblade Reaper attacks, you lose half your life, rounded up.\nWhenever Ebonblade Reaper deals combat damage to a player, that player loses half his or her life, rounded up.\nMorph {3}{B}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"ebonblade reaper","colorIdentity":["B"]},"Endemic Plague":{"layout":"normal","name":"Endemic Plague","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Endemic Plague, sacrifice a creature.\nDestroy all creatures that share a creature type with the sacrificed creature. They can't be regenerated.","imageName":"endemic plague","colorIdentity":["B"]},"Entrails Feaster":{"layout":"normal","name":"Entrails Feaster","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie Cat","types":["Creature"],"subtypes":["Zombie","Cat"],"text":"At the beginning of your upkeep, you may exile a creature card from a graveyard. If you do, put a +1/+1 counter on Entrails Feaster. If you don't, tap Entrails Feaster.","power":"1","toughness":"1","imageName":"entrails feaster","colorIdentity":["B"]},"Fade from Memory":{"layout":"normal","name":"Fade from Memory","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile target card from a graveyard.\nCycling {B} ({B}, Discard this card: Draw a card.)","imageName":"fade from memory","colorIdentity":["B"]},"Fallen Cleric":{"layout":"normal","name":"Fallen Cleric","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Cleric","types":["Creature"],"subtypes":["Zombie","Cleric"],"text":"Protection from Clerics\nMorph {4}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"2","imageName":"fallen cleric","colorIdentity":["B"]},"False Cure":{"layout":"normal","name":"False Cure","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Until end of turn, whenever a player gains life, that player loses 2 life for each 1 life he or she gained.","imageName":"false cure","colorIdentity":["B"]},"Feeding Frenzy":{"layout":"normal","name":"Feeding Frenzy","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -X/-X until end of turn, where X is the number of Zombies on the battlefield.","imageName":"feeding frenzy","colorIdentity":["B"]},"Festering Goblin":{"layout":"normal","name":"Festering Goblin","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie Goblin","types":["Creature"],"subtypes":["Zombie","Goblin"],"text":"When Festering Goblin dies, target creature gets -1/-1 until end of turn.","power":"1","toughness":"1","imageName":"festering goblin","colorIdentity":["B"]},"Frightshroud Courier":{"layout":"normal","name":"Frightshroud Courier","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"You may choose not to untap Frightshroud Courier during your untap step.\n{2}{B}, {T}: Target Zombie creature gets +2/+2 and has fear for as long as Frightshroud Courier remains tapped. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"1","imageName":"frightshroud courier","colorIdentity":["B"]},"Gangrenous Goliath":{"layout":"normal","name":"Gangrenous Goliath","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"text":"Tap three untapped Clerics you control: Return Gangrenous Goliath from your graveyard to your hand.","power":"4","toughness":"4","imageName":"gangrenous goliath","colorIdentity":["B"]},"Gluttonous Zombie":{"layout":"normal","name":"Gluttonous Zombie","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)","power":"3","toughness":"3","imageName":"gluttonous zombie","colorIdentity":["B"]},"Gravespawn Sovereign":{"layout":"normal","name":"Gravespawn Sovereign","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Tap five untapped Zombies you control: Put target creature card from a graveyard onto the battlefield under your control.","power":"3","toughness":"3","imageName":"gravespawn sovereign","colorIdentity":["B"]},"Grinning Demon":{"layout":"normal","name":"Grinning Demon","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"At the beginning of your upkeep, you lose 2 life.\nMorph {2}{B}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"6","toughness":"6","imageName":"grinning demon","colorIdentity":["B"]},"Haunted Cadaver":{"layout":"normal","name":"Haunted Cadaver","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever Haunted Cadaver deals combat damage to a player, you may sacrifice it. If you do, that player discards three cards.\nMorph {1}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"2","imageName":"haunted cadaver","colorIdentity":["B"]},"Head Games":{"layout":"normal","name":"Head Games","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent puts the cards from his or her hand on top of his or her library. Search that player's library for that many cards. The player puts those cards into his or her hand, then shuffles his or her library.","imageName":"head games","colorIdentity":["B"]},"Headhunter":{"layout":"normal","name":"Headhunter","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever Headhunter deals combat damage to a player, that player discards a card.\nMorph {B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"headhunter","colorIdentity":["B"]},"Misery Charm":{"layout":"normal","name":"Misery Charm","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target Cleric.\n• Return target Cleric card from your graveyard to your hand.\n• Target player loses 2 life.","imageName":"misery charm","colorIdentity":["B"]},"Nantuko Husk":{"layout":"normal","name":"Nantuko Husk","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Insect","types":["Creature"],"subtypes":["Zombie","Insect"],"text":"Sacrifice a creature: Nantuko Husk gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"nantuko husk","colorIdentity":["B"]},"Oversold Cemetery":{"layout":"normal","name":"Oversold Cemetery","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you have four or more creature cards in your graveyard, you may return target creature card from your graveyard to your hand.","imageName":"oversold cemetery","colorIdentity":["B"]},"Patriarch's Bidding":{"layout":"normal","name":"Patriarch's Bidding","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player chooses a creature type. Each player returns all creature cards of a type chosen this way from his or her graveyard to the battlefield.","imageName":"patriarch's bidding","colorIdentity":["B"]},"Profane Prayers":{"layout":"normal","name":"Profane Prayers","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Profane Prayers deals X damage to target creature or player and you gain X life, where X is the number of Clerics on the battlefield.","imageName":"profane prayers","colorIdentity":["B"]},"Prowling Pangolin":{"layout":"normal","name":"Prowling Pangolin","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Prowling Pangolin enters the battlefield, any player may sacrifice two creatures. If a player does, sacrifice Prowling Pangolin.","power":"6","toughness":"5","imageName":"prowling pangolin","colorIdentity":["B"]},"Rotlung Reanimator":{"layout":"normal","name":"Rotlung Reanimator","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Cleric","types":["Creature"],"subtypes":["Zombie","Cleric"],"text":"Whenever Rotlung Reanimator or another Cleric dies, put a 2/2 black Zombie creature token onto the battlefield.","power":"2","toughness":"2","imageName":"rotlung reanimator","colorIdentity":["B"]},"Screeching Buzzard":{"layout":"normal","name":"Screeching Buzzard","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Screeching Buzzard dies, each opponent discards a card.","power":"2","toughness":"2","imageName":"screeching buzzard","colorIdentity":["B"]},"Severed Legion":{"layout":"normal","name":"Severed Legion","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"2","imageName":"severed legion","colorIdentity":["B"]},"Shade's Breath":{"layout":"normal","name":"Shade's Breath","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Until end of turn, each creature you control becomes a black Shade and gains \"{B}: This creature gets +1/+1 until end of turn.\"","imageName":"shade's breath","colorIdentity":["B"]},"Shepherd of Rot":{"layout":"normal","name":"Shepherd of Rot","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Cleric","types":["Creature"],"subtypes":["Zombie","Cleric"],"text":"{T}: Each player loses 1 life for each Zombie on the battlefield.","power":"1","toughness":"1","imageName":"shepherd of rot","colorIdentity":["B"]},"Soulless One":{"layout":"normal","name":"Soulless One","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Avatar","types":["Creature"],"subtypes":["Zombie","Avatar"],"text":"Soulless One's power and toughness are each equal to the number of Zombies on the battlefield plus the number of Zombie cards in all graveyards.","power":"*","toughness":"*","imageName":"soulless one","colorIdentity":["B"]},"Spined Basher":{"layout":"normal","name":"Spined Basher","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Beast","types":["Creature"],"subtypes":["Zombie","Beast"],"text":"Morph {2}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"1","imageName":"spined basher","colorIdentity":["B"]},"Strongarm Tactics":{"layout":"normal","name":"Strongarm Tactics","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player discards a card. Then each player who didn't discard a creature card this way loses 4 life.","imageName":"strongarm tactics","colorIdentity":["B"]},"Syphon Mind":{"layout":"normal","name":"Syphon Mind","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each other player discards a card. You draw a card for each card discarded this way.","imageName":"syphon mind","colorIdentity":["B"]},"Thrashing Mudspawn":{"layout":"normal","name":"Thrashing Mudspawn","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Thrashing Mudspawn is dealt damage, you lose that much life.\nMorph {1}{B}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"4","imageName":"thrashing mudspawn","colorIdentity":["B"]},"Undead Gladiator":{"layout":"normal","name":"Undead Gladiator","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Barbarian","types":["Creature"],"subtypes":["Zombie","Barbarian"],"text":"{1}{B}, Discard a card: Return Undead Gladiator from your graveyard to your hand. Activate this ability only during your upkeep.\nCycling {1}{B} ({1}{B}, Discard this card: Draw a card.)","power":"3","toughness":"1","imageName":"undead gladiator","colorIdentity":["B"]},"Visara the Dreadful":{"layout":"normal","name":"Visara the Dreadful","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Gorgon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Gorgon"],"text":"Flying\n{T}: Destroy target creature. It can't be regenerated.","power":"5","toughness":"5","imageName":"visara the dreadful","colorIdentity":["B"]},"Walking Desecration":{"layout":"normal","name":"Walking Desecration","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{B}, {T}: Creatures of the creature type of your choice attack this turn if able.","power":"1","toughness":"1","imageName":"walking desecration","colorIdentity":["B"]},"Withering Hex":{"layout":"normal","name":"Withering Hex","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever a player cycles a card, put a plague counter on Withering Hex.\nEnchanted creature gets -1/-1 for each plague counter on Withering Hex.","imageName":"withering hex","colorIdentity":["B"]},"Words of Waste":{"layout":"normal","name":"Words of Waste","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time you would draw a card this turn, each opponent discards a card instead.","imageName":"words of waste","colorIdentity":["B"]},"Wretched Anurid":{"layout":"normal","name":"Wretched Anurid","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Frog Beast","types":["Creature"],"subtypes":["Zombie","Frog","Beast"],"text":"Whenever another creature enters the battlefield, you lose 1 life.","power":"3","toughness":"3","imageName":"wretched anurid","colorIdentity":["B"]},"Æther Charge":{"layout":"normal","name":"Æther Charge","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a Beast enters the battlefield under your control, you may have it deal 4 damage to target opponent.","imageName":"æther charge","colorIdentity":["R"]},"Aggravated Assault":{"layout":"normal","name":"Aggravated Assault","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{R}{R}: Untap all creatures you control. After this main phase, there is an additional combat phase followed by an additional main phase. Activate this ability only any time you could cast a sorcery.","imageName":"aggravated assault","colorIdentity":["R"]},"Airdrop Condor":{"layout":"normal","name":"Airdrop Condor","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\n{1}{R}, Sacrifice a Goblin creature: Airdrop Condor deals damage equal to the sacrificed creature's power to target creature or player.","power":"2","toughness":"2","imageName":"airdrop condor","colorIdentity":["R"]},"Avarax":{"layout":"normal","name":"Avarax","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Haste\nWhen Avarax enters the battlefield, you may search your library for a card named Avarax, reveal it, and put it into your hand. If you do, shuffle your library.\n{1}{R}: Avarax gets +1/+0 until end of turn.","power":"3","toughness":"3","imageName":"avarax","colorIdentity":["R"]},"Battering Craghorn":{"layout":"normal","name":"Battering Craghorn","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goat Beast","types":["Creature"],"subtypes":["Goat","Beast"],"text":"First strike\nMorph {1}{R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"1","imageName":"battering craghorn","colorIdentity":["R"]},"Blistering Firecat":{"layout":"normal","name":"Blistering Firecat","manaCost":"{1}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental Cat","types":["Creature"],"subtypes":["Elemental","Cat"],"text":"Trample, haste\nAt the beginning of the end step, sacrifice Blistering Firecat.\nMorph {R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"7","toughness":"1","imageName":"blistering firecat","colorIdentity":["R"]},"Break Open":{"layout":"normal","name":"Break Open","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Turn target face-down creature an opponent controls face up.","imageName":"break open","colorIdentity":["R"]},"Brightstone Ritual":{"layout":"normal","name":"Brightstone Ritual","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Add {R} to your mana pool for each Goblin on the battlefield.","imageName":"brightstone ritual","colorIdentity":["R"]},"Butcher Orgg":{"layout":"normal","name":"Butcher Orgg","manaCost":"{4}{R}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Orgg","types":["Creature"],"subtypes":["Orgg"],"text":"You may assign Butcher Orgg's combat damage divided as you choose among defending player and/or any number of creatures he or she controls.","power":"6","toughness":"6","imageName":"butcher orgg","colorIdentity":["R"]},"Chain of Plasma":{"layout":"normal","name":"Chain of Plasma","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Chain of Plasma deals 3 damage to target creature or player. Then that player or that creature's controller may discard a card. If the player does, he or she may copy this spell and may choose a new target for that copy.","imageName":"chain of plasma","colorIdentity":["R"]},"Charging Slateback":{"layout":"normal","name":"Charging Slateback","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Charging Slateback can't block.\nMorph {4}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"3","imageName":"charging slateback","colorIdentity":["R"]},"Commando Raid":{"layout":"normal","name":"Commando Raid","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature you control gains \"When this creature deals combat damage to a player, you may have it deal damage equal to its power to target creature that player controls.\"","imageName":"commando raid","colorIdentity":["R"]},"Crown of Fury":{"layout":"normal","name":"Crown of Fury","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+0 and has first strike.\nSacrifice Crown of Fury: Enchanted creature and other creatures that share a creature type with it get +1/+0 and gain first strike until end of turn.","imageName":"crown of fury","colorIdentity":["R"]},"Custody Battle":{"layout":"normal","name":"Custody Battle","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"At the beginning of your upkeep, target opponent gains control of this creature unless you sacrifice a land.\"","imageName":"custody battle","colorIdentity":["R"]},"Dragon Roost":{"layout":"normal","name":"Dragon Roost","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{5}{R}{R}: Put a 5/5 red Dragon creature token with flying onto the battlefield. (It can't be blocked except by creatures with flying or reach.)","imageName":"dragon roost","colorIdentity":["R"]},"Dwarven Blastminer":{"layout":"normal","name":"Dwarven Blastminer","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Dwarf","types":["Creature"],"subtypes":["Dwarf"],"text":"{2}{R}, {T}: Destroy target nonbasic land.\nMorph {R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"dwarven blastminer","colorIdentity":["R"]},"Embermage Goblin":{"layout":"normal","name":"Embermage Goblin","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Wizard","types":["Creature"],"subtypes":["Goblin","Wizard"],"text":"When Embermage Goblin enters the battlefield, you may search your library for a card named Embermage Goblin, reveal it, and put it into your hand. If you do, shuffle your library.\n{T}: Embermage Goblin deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"embermage goblin","colorIdentity":["R"]},"Erratic Explosion":{"layout":"normal","name":"Erratic Explosion","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose target creature or player. Reveal cards from the top of your library until you reveal a nonland card. Erratic Explosion deals damage equal to that card's converted mana cost to that creature or player. Put the revealed cards on the bottom of your library in any order.","imageName":"erratic explosion","colorIdentity":["R"]},"Fever Charm":{"layout":"normal","name":"Fever Charm","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target creature gains haste until end of turn.\n• Target creature gets +2/+0 until end of turn.\n• Fever Charm deals 3 damage to target Wizard creature.","imageName":"fever charm","colorIdentity":["R"]},"Flamestick Courier":{"layout":"normal","name":"Flamestick Courier","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"You may choose not to untap Flamestick Courier during your untap step.\n{2}{R}, {T}: Target Goblin creature gets +2/+2 and has haste for as long as Flamestick Courier remains tapped.","power":"2","toughness":"1","imageName":"flamestick courier","colorIdentity":["R"]},"Goblin Machinist":{"layout":"normal","name":"Goblin Machinist","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{2}{R}: Reveal cards from the top of your library until you reveal a nonland card. Goblin Machinist gets +X/+0 until end of turn, where X is that card's converted mana cost. Put the revealed cards on the bottom of your library in any order.","power":"0","toughness":"5","imageName":"goblin machinist","colorIdentity":["R"]},"Goblin Pyromancer":{"layout":"normal","name":"Goblin Pyromancer","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Wizard","types":["Creature"],"subtypes":["Goblin","Wizard"],"text":"When Goblin Pyromancer enters the battlefield, Goblin creatures get +3/+0 until end of turn.\nAt the beginning of the end step, destroy all Goblins.","power":"2","toughness":"2","imageName":"goblin pyromancer","colorIdentity":["R"]},"Goblin Sharpshooter":{"layout":"normal","name":"Goblin Sharpshooter","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Goblin Sharpshooter doesn't untap during your untap step.\nWhenever a creature dies, untap Goblin Sharpshooter.\n{T}: Goblin Sharpshooter deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"goblin sharpshooter","colorIdentity":["R"]},"Goblin Sky Raider":{"layout":"normal","name":"Goblin Sky Raider","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)","power":"1","toughness":"2","imageName":"goblin sky raider","colorIdentity":["R"]},"Goblin Sledder":{"layout":"normal","name":"Goblin Sledder","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Sacrifice a Goblin: Target creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"goblin sledder","colorIdentity":["R"]},"Goblin Taskmaster":{"layout":"normal","name":"Goblin Taskmaster","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{1}{R}: Target Goblin creature gets +1/+0 until end of turn.\nMorph {R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"goblin taskmaster","colorIdentity":["R"]},"Grand Melee":{"layout":"normal","name":"Grand Melee","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"All creatures attack each turn if able.\nAll creatures block each turn if able.","imageName":"grand melee","colorIdentity":["R"]},"Gratuitous Violence":{"layout":"normal","name":"Gratuitous Violence","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"If a creature you control would deal damage to a creature or player, it deals double that damage to that creature or player instead.","imageName":"gratuitous violence","colorIdentity":["R"]},"Insurrection":{"layout":"normal","name":"Insurrection","manaCost":"{5}{R}{R}{R}","cmc":8,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Untap all creatures and gain control of them until end of turn. They gain haste until end of turn.","imageName":"insurrection","colorIdentity":["R"]},"Kaboom!":{"layout":"normal","name":"Kaboom!","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose any number of target players. For each of those players, reveal cards from the top of your library until you reveal a nonland card. Kaboom! deals damage equal to that card's converted mana cost to that player, then you put the revealed cards on the bottom of your library in any order.","imageName":"kaboom!","colorIdentity":["R"]},"Lavamancer's Skill":{"layout":"normal","name":"Lavamancer's Skill","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: This creature deals 1 damage to target creature.\"\nAs long as enchanted creature is a Wizard, it has \"{T}: This creature deals 2 damage to target creature.\"","imageName":"lavamancer's skill","colorIdentity":["R"]},"Mana Echoes":{"layout":"normal","name":"Mana Echoes","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield, you may add an amount of {C} to your mana pool equal to the number of creatures you control that share a creature type with it.","imageName":"mana echoes","colorIdentity":["R"]},"Menacing Ogre":{"layout":"normal","name":"Menacing Ogre","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Trample, haste\nWhen Menacing Ogre enters the battlefield, each player secretly chooses a number. Then those numbers are revealed. Each player with the highest number loses that much life. If you are one of those players, put two +1/+1 counters on Menacing Ogre.","power":"3","toughness":"3","imageName":"menacing ogre","colorIdentity":["R"]},"Nosy Goblin":{"layout":"normal","name":"Nosy Goblin","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{T}, Sacrifice Nosy Goblin: Destroy target face-down creature.","power":"2","toughness":"1","imageName":"nosy goblin","colorIdentity":["R"]},"Pinpoint Avalanche":{"layout":"normal","name":"Pinpoint Avalanche","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Pinpoint Avalanche deals 4 damage to target creature. The damage can't be prevented.","imageName":"pinpoint avalanche","colorIdentity":["R"]},"Reckless One":{"layout":"normal","name":"Reckless One","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Avatar","types":["Creature"],"subtypes":["Goblin","Avatar"],"text":"Haste\nReckless One's power and toughness are each equal to the number of Goblins on the battlefield.","power":"*","toughness":"*","imageName":"reckless one","colorIdentity":["R"]},"Risky Move":{"layout":"normal","name":"Risky Move","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player gains control of Risky Move.\nWhen you gain control of Risky Move from another player, choose a creature you control and an opponent. Flip a coin. If you lose the flip, that opponent gains control of that creature.","imageName":"risky move","colorIdentity":["R"]},"Rorix Bladewing":{"layout":"normal","name":"Rorix Bladewing","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste","power":"6","toughness":"5","imageName":"rorix bladewing","colorIdentity":["R"]},"Searing Flesh":{"layout":"normal","name":"Searing Flesh","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Searing Flesh deals 7 damage to target opponent.","imageName":"searing flesh","colorIdentity":["R"]},"Shaleskin Bruiser":{"layout":"normal","name":"Shaleskin Bruiser","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nWhenever Shaleskin Bruiser attacks, it gets +3/+0 until end of turn for each other attacking Beast.","power":"4","toughness":"4","imageName":"shaleskin bruiser","colorIdentity":["R"]},"Skirk Commando":{"layout":"normal","name":"Skirk Commando","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Whenever Skirk Commando deals combat damage to a player, you may have it deal 2 damage to target creature that player controls.\nMorph {2}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"1","imageName":"skirk commando","colorIdentity":["R"]},"Skirk Fire Marshal":{"layout":"normal","name":"Skirk Fire Marshal","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Protection from red\nTap five untapped Goblins you control: Skirk Fire Marshal deals 10 damage to each creature and each player.","power":"2","toughness":"2","imageName":"skirk fire marshal","colorIdentity":["R"]},"Skirk Prospector":{"layout":"normal","name":"Skirk Prospector","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Sacrifice a Goblin: Add {R} to your mana pool.","power":"1","toughness":"1","imageName":"skirk prospector","colorIdentity":["R"]},"Skittish Valesk":{"layout":"normal","name":"Skittish Valesk","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"At the beginning of your upkeep, flip a coin. If you lose the flip, turn Skittish Valesk face down.\nMorph {5}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"5","toughness":"5","imageName":"skittish valesk","colorIdentity":["R"]},"Snapping Thragg":{"layout":"normal","name":"Snapping Thragg","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Snapping Thragg deals combat damage to a player, you may have it deal 3 damage to target creature that player controls.\nMorph {4}{R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"3","imageName":"snapping thragg","colorIdentity":["R"]},"Solar Blast":{"layout":"normal","name":"Solar Blast","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Solar Blast deals 3 damage to target creature or player.\nCycling {1}{R}{R} ({1}{R}{R}, Discard this card: Draw a card.)\nWhen you cycle Solar Blast, you may have it deal 1 damage to target creature or player.","imageName":"solar blast","colorIdentity":["R"]},"Spitfire Handler":{"layout":"normal","name":"Spitfire Handler","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Spitfire Handler can't block creatures with power greater than Spitfire Handler's power.\n{R}: Spitfire Handler gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"spitfire handler","colorIdentity":["R"]},"Spurred Wolverine":{"layout":"normal","name":"Spurred Wolverine","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Wolverine Beast","types":["Creature"],"subtypes":["Wolverine","Beast"],"text":"Tap two untapped Beasts you control: Target creature gains first strike until end of turn.","power":"3","toughness":"2","imageName":"spurred wolverine","colorIdentity":["R"]},"Starstorm":{"layout":"normal","name":"Starstorm","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Starstorm deals X damage to each creature.\nCycling {3} ({3}, Discard this card: Draw a card.)","imageName":"starstorm","colorIdentity":["R"]},"Tephraderm":{"layout":"normal","name":"Tephraderm","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever a creature deals damage to Tephraderm, Tephraderm deals that much damage to that creature.\nWhenever a spell deals damage to Tephraderm, Tephraderm deals that much damage to that spell's controller.","power":"4","toughness":"5","imageName":"tephraderm","colorIdentity":["R"]},"Thoughtbound Primoc":{"layout":"normal","name":"Thoughtbound Primoc","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Bird Beast","types":["Creature"],"subtypes":["Bird","Beast"],"text":"Flying\nAt the beginning of your upkeep, if a player controls more Wizards than each other player, the player who controls the most Wizards gains control of Thoughtbound Primoc.","power":"2","toughness":"3","imageName":"thoughtbound primoc","colorIdentity":["R"]},"Threaten":{"layout":"normal","name":"Threaten","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Untap target creature and gain control of it until end of turn. That creature gains haste until end of turn. (It can attack and {T} this turn.)","imageName":"threaten","colorIdentity":["R"]},"Thunder of Hooves":{"layout":"normal","name":"Thunder of Hooves","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Thunder of Hooves deals X damage to each creature without flying and each player, where X is the number of Beasts on the battlefield.","imageName":"thunder of hooves","colorIdentity":["R"]},"Wave of Indifference":{"layout":"normal","name":"Wave of Indifference","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"X target creatures can't block this turn.","imageName":"wave of indifference","colorIdentity":["R"]},"Words of War":{"layout":"normal","name":"Words of War","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time you would draw a card this turn, Words of War deals 2 damage to target creature or player instead.","imageName":"words of war","colorIdentity":["R"]},"Animal Magnetism":{"layout":"normal","name":"Animal Magnetism","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top five cards of your library. An opponent chooses a creature card from among them. Put that card onto the battlefield and the rest into your graveyard.","imageName":"animal magnetism","colorIdentity":["G"]},"Barkhide Mauler":{"layout":"normal","name":"Barkhide Mauler","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Cycling {2} ({2}, Discard this card: Draw a card.)","power":"4","toughness":"4","imageName":"barkhide mauler","colorIdentity":["G"]},"Biorhythm":{"layout":"normal","name":"Biorhythm","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player's life total becomes the number of creatures he or she controls.","imageName":"biorhythm","colorIdentity":["G"]},"Birchlore Rangers":{"layout":"normal","name":"Birchlore Rangers","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"Tap two untapped Elves you control: Add one mana of any color to your mana pool.\nMorph {G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"birchlore rangers","colorIdentity":["G"]},"Bloodline Shaman":{"layout":"normal","name":"Bloodline Shaman","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Wizard Shaman","types":["Creature"],"subtypes":["Elf","Wizard","Shaman"],"text":"{T}: Choose a creature type. Reveal the top card of your library. If that card is a creature card of the chosen type, put it into your hand. Otherwise, put it into your graveyard.","power":"1","toughness":"1","imageName":"bloodline shaman","colorIdentity":["G"]},"Broodhatch Nantuko":{"layout":"normal","name":"Broodhatch Nantuko","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect Druid","types":["Creature"],"subtypes":["Insect","Druid"],"text":"Whenever Broodhatch Nantuko is dealt damage, you may put that many 1/1 green Insect creature tokens onto the battlefield.\nMorph {2}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"broodhatch nantuko","colorIdentity":["G"]},"Centaur Glade":{"layout":"normal","name":"Centaur Glade","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{G}{G}: Put a 3/3 green Centaur creature token onto the battlefield.","imageName":"centaur glade","colorIdentity":["G"]},"Chain of Acid":{"layout":"normal","name":"Chain of Acid","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target noncreature permanent. Then that permanent's controller may copy this spell and may choose a new target for that copy.","imageName":"chain of acid","colorIdentity":["G"]},"Crown of Vigor":{"layout":"normal","name":"Crown of Vigor","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1.\nSacrifice Crown of Vigor: Enchanted creature and other creatures that share a creature type with it get +1/+1 until end of turn.","imageName":"crown of vigor","colorIdentity":["G"]},"Elvish Guidance":{"layout":"normal","name":"Elvish Guidance","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhenever enchanted land is tapped for mana, its controller adds {G} to his or her mana pool for each Elf on the battlefield (in addition to the mana the land produces).","imageName":"elvish guidance","colorIdentity":["G"]},"Elvish Pathcutter":{"layout":"normal","name":"Elvish Pathcutter","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"{2}{G}: Target Elf creature gains forestwalk until end of turn. (It can't be blocked as long as defending player controls a Forest.)","power":"1","toughness":"2","imageName":"elvish pathcutter","colorIdentity":["G"]},"Elvish Pioneer":{"layout":"normal","name":"Elvish Pioneer","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"When Elvish Pioneer enters the battlefield, you may put a basic land card from your hand onto the battlefield tapped.","power":"1","toughness":"1","imageName":"elvish pioneer","colorIdentity":["G"]},"Elvish Scrapper":{"layout":"normal","name":"Elvish Scrapper","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"{G}, {T}, Sacrifice Elvish Scrapper: Destroy target artifact.","power":"1","toughness":"1","imageName":"elvish scrapper","colorIdentity":["G"]},"Elvish Vanguard":{"layout":"normal","name":"Elvish Vanguard","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Whenever another Elf enters the battlefield, put a +1/+1 counter on Elvish Vanguard.","power":"1","toughness":"1","imageName":"elvish vanguard","colorIdentity":["G"]},"Elvish Warrior":{"layout":"normal","name":"Elvish Warrior","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"power":"2","toughness":"3","imageName":"elvish warrior","colorIdentity":["G"]},"Enchantress's Presence":{"layout":"normal","name":"Enchantress's Presence","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast an enchantment spell, draw a card.","imageName":"enchantress's presence","colorIdentity":["G"]},"Everglove Courier":{"layout":"normal","name":"Everglove Courier","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"You may choose not to untap Everglove Courier during your untap step.\n{2}{G}, {T}: Target Elf creature gets +2/+2 and has trample for as long as Everglove Courier remains tapped.","power":"2","toughness":"1","imageName":"everglove courier","colorIdentity":["G"]},"Explosive Vegetation":{"layout":"normal","name":"Explosive Vegetation","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to two basic land cards and put them onto the battlefield tapped. Then shuffle your library.","imageName":"explosive vegetation","colorIdentity":["G"]},"Gigapede":{"layout":"normal","name":"Gigapede","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nAt the beginning of your upkeep, if Gigapede is in your graveyard, you may discard a card. If you do, return Gigapede to your hand.","power":"6","toughness":"1","imageName":"gigapede","colorIdentity":["G"]},"Heedless One":{"layout":"normal","name":"Heedless One","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Avatar","types":["Creature"],"subtypes":["Elf","Avatar"],"text":"Trample\nHeedless One's power and toughness are each equal to the number of Elves on the battlefield.","power":"*","toughness":"*","imageName":"heedless one","colorIdentity":["G"]},"Hystrodon":{"layout":"normal","name":"Hystrodon","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nWhenever Hystrodon deals combat damage to a player, you may draw a card.\nMorph {1}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"4","imageName":"hystrodon","colorIdentity":["G"]},"Invigorating Boon":{"layout":"normal","name":"Invigorating Boon","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player cycles a card, you may put a +1/+1 counter on target creature.","imageName":"invigorating boon","colorIdentity":["G"]},"Kamahl, Fist of Krosa":{"layout":"normal","name":"Kamahl, Fist of Krosa","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Human Druid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Druid"],"text":"{G}: Target land becomes a 1/1 creature until end of turn. It's still a land.\n{2}{G}{G}{G}: Creatures you control get +3/+3 and gain trample until end of turn.","power":"4","toughness":"3","imageName":"kamahl, fist of krosa","colorIdentity":["G"]},"Kamahl's Summons":{"layout":"normal","name":"Kamahl's Summons","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player may reveal any number of creature cards from his or her hand. Then each player puts a 2/2 green Bear creature token onto the battlefield for each card he or she revealed this way.","imageName":"kamahl's summons","colorIdentity":["G"]},"Krosan Colossus":{"layout":"normal","name":"Krosan Colossus","manaCost":"{6}{G}{G}{G}","cmc":9,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Morph {6}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"9","toughness":"9","imageName":"krosan colossus","colorIdentity":["G"]},"Krosan Groundshaker":{"layout":"normal","name":"Krosan Groundshaker","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{G}: Target Beast creature gains trample until end of turn.","power":"6","toughness":"6","imageName":"krosan groundshaker","colorIdentity":["G"]},"Leery Fogbeast":{"layout":"normal","name":"Leery Fogbeast","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Leery Fogbeast becomes blocked, prevent all combat damage that would be dealt this turn.","power":"4","toughness":"2","imageName":"leery fogbeast","colorIdentity":["G"]},"Mythic Proportions":{"layout":"normal","name":"Mythic Proportions","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +8/+8 and has trample.","imageName":"mythic proportions","colorIdentity":["G"]},"Naturalize":{"layout":"normal","name":"Naturalize","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment.","imageName":"naturalize","colorIdentity":["G"]},"Overwhelming Instinct":{"layout":"normal","name":"Overwhelming Instinct","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you attack with three or more creatures, draw a card.","imageName":"overwhelming instinct","colorIdentity":["G"]},"Primal Boost":{"layout":"normal","name":"Primal Boost","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +4/+4 until end of turn.\nCycling {2}{G} ({2}{G}, Discard this card: Draw a card.)\nWhen you cycle Primal Boost, you may have target creature get +1/+1 until end of turn.","imageName":"primal boost","colorIdentity":["G"]},"Run Wild":{"layout":"normal","name":"Run Wild","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature gains trample and \"{G}: Regenerate this creature.\"","imageName":"run wild","colorIdentity":["G"]},"Serpentine Basilisk":{"layout":"normal","name":"Serpentine Basilisk","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Basilisk","types":["Creature"],"subtypes":["Basilisk"],"text":"Whenever Serpentine Basilisk deals combat damage to a creature, destroy that creature at end of combat.\nMorph {1}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"3","imageName":"serpentine basilisk","colorIdentity":["G"]},"Silklash Spider":{"layout":"normal","name":"Silklash Spider","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach\n{X}{G}{G}: Silklash Spider deals X damage to each creature with flying.","power":"2","toughness":"7","imageName":"silklash spider","colorIdentity":["G"]},"Silvos, Rogue Elemental":{"layout":"normal","name":"Silvos, Rogue Elemental","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental"],"text":"Trample\n{G}: Regenerate Silvos, Rogue Elemental.","power":"8","toughness":"5","imageName":"silvos, rogue elemental","colorIdentity":["G"]},"Snarling Undorak":{"layout":"normal","name":"Snarling Undorak","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{2}{G}: Target Beast creature gets +1/+1 until end of turn.\nMorph {1}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"3","imageName":"snarling undorak","colorIdentity":["G"]},"Spitting Gourna":{"layout":"normal","name":"Spitting Gourna","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Reach (This creature can block creatures with flying.)\nMorph {4}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"4","imageName":"spitting gourna","colorIdentity":["G"]},"Stag Beetle":{"layout":"normal","name":"Stag Beetle","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Stag Beetle enters the battlefield with X +1/+1 counters on it, where X is the number of other creatures on the battlefield.","power":"0","toughness":"0","imageName":"stag beetle","colorIdentity":["G"]},"Steely Resolve":{"layout":"normal","name":"Steely Resolve","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"As Steely Resolve enters the battlefield, choose a creature type.\nCreatures of the chosen type have shroud. (They can't be the targets of spells or abilities.)","imageName":"steely resolve","colorIdentity":["G"]},"Symbiotic Beast":{"layout":"normal","name":"Symbiotic Beast","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Insect Beast","types":["Creature"],"subtypes":["Insect","Beast"],"text":"When Symbiotic Beast dies, put four 1/1 green Insect creature tokens onto the battlefield.","power":"4","toughness":"4","imageName":"symbiotic beast","colorIdentity":["G"]},"Symbiotic Elf":{"layout":"normal","name":"Symbiotic Elf","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"When Symbiotic Elf dies, put two 1/1 green Insect creature tokens onto the battlefield.","power":"2","toughness":"2","imageName":"symbiotic elf","colorIdentity":["G"]},"Symbiotic Wurm":{"layout":"normal","name":"Symbiotic Wurm","manaCost":"{5}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"When Symbiotic Wurm dies, put seven 1/1 green Insect creature tokens onto the battlefield.","power":"7","toughness":"7","imageName":"symbiotic wurm","colorIdentity":["G"]},"Tempting Wurm":{"layout":"normal","name":"Tempting Wurm","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"When Tempting Wurm enters the battlefield, each opponent may put any number of artifact, creature, enchantment, and/or land cards from his or her hand onto the battlefield.","power":"5","toughness":"5","imageName":"tempting wurm","colorIdentity":["G"]},"Towering Baloth":{"layout":"normal","name":"Towering Baloth","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Morph {6}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"7","toughness":"6","imageName":"towering baloth","colorIdentity":["G"]},"Treespring Lorian":{"layout":"normal","name":"Treespring Lorian","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Morph {5}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"5","toughness":"4","imageName":"treespring lorian","colorIdentity":["G"]},"Tribal Unity":{"layout":"normal","name":"Tribal Unity","manaCost":"{X}{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Creatures of the creature type of your choice get +X/+X until end of turn.","imageName":"tribal unity","colorIdentity":["G"]},"Venomspout Brackus":{"layout":"normal","name":"Venomspout Brackus","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{1}{G}, {T}: Venomspout Brackus deals 5 damage to target attacking or blocking creature with flying.\nMorph {3}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"5","toughness":"5","imageName":"venomspout brackus","colorIdentity":["G"]},"Vitality Charm":{"layout":"normal","name":"Vitality Charm","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Put a 1/1 green Insect creature token onto the battlefield.\n• Target creature gets +1/+1 and gains trample until end of turn.\n• Regenerate target Beast.","imageName":"vitality charm","colorIdentity":["G"]},"Voice of the Woods":{"layout":"normal","name":"Voice of the Woods","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Tap five untapped Elves you control: Put a 7/7 green Elemental creature token with trample onto the battlefield.","power":"2","toughness":"2","imageName":"voice of the woods","colorIdentity":["G"]},"Wall of Mulch":{"layout":"normal","name":"Wall of Mulch","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{G}, Sacrifice a Wall: Draw a card.","power":"0","toughness":"4","imageName":"wall of mulch","colorIdentity":["G"]},"Weird Harvest":{"layout":"normal","name":"Weird Harvest","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player may search his or her library for up to X creature cards, reveal those cards, and put them into his or her hand. Then each player who searched his or her library this way shuffles it.","imageName":"weird harvest","colorIdentity":["G"]},"Wellwisher":{"layout":"normal","name":"Wellwisher","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"{T}: You gain 1 life for each Elf on the battlefield.","power":"1","toughness":"1","imageName":"wellwisher","colorIdentity":["G"]},"Wirewood Elf":{"layout":"normal","name":"Wirewood Elf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G} to your mana pool.","power":"1","toughness":"2","imageName":"wirewood elf","colorIdentity":["G"]},"Wirewood Herald":{"layout":"normal","name":"Wirewood Herald","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"When Wirewood Herald dies, you may search your library for an Elf card, reveal that card, put it into your hand, then shuffle your library.","power":"1","toughness":"1","imageName":"wirewood herald","colorIdentity":["G"]},"Wirewood Pride":{"layout":"normal","name":"Wirewood Pride","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +X/+X until end of turn, where X is the number of Elves on the battlefield.","imageName":"wirewood pride","colorIdentity":["G"]},"Wirewood Savage":{"layout":"normal","name":"Wirewood Savage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Whenever a Beast enters the battlefield, you may draw a card.","power":"2","toughness":"2","imageName":"wirewood savage","colorIdentity":["G"]},"Words of Wilding":{"layout":"normal","name":"Words of Wilding","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next time you would draw a card this turn, put a 2/2 green Bear creature token onto the battlefield instead.","imageName":"words of wilding","colorIdentity":["G"]},"Cryptic Gateway":{"layout":"normal","name":"Cryptic Gateway","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Tap two untapped creatures you control: You may put a creature card from your hand that shares a creature type with each creature tapped this way onto the battlefield.","imageName":"cryptic gateway"},"Doom Cannon":{"layout":"normal","name":"Doom Cannon","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"As Doom Cannon enters the battlefield, choose a creature type.\n{3}, {T}, Sacrifice a creature of the chosen type: Doom Cannon deals 3 damage to target creature or player.","imageName":"doom cannon"},"Dream Chisel":{"layout":"normal","name":"Dream Chisel","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Face-down creature spells you cast cost {1} less to cast.","imageName":"dream chisel"},"Riptide Replicator":{"layout":"normal","name":"Riptide Replicator","manaCost":"{X}{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"As Riptide Replicator enters the battlefield, choose a color and a creature type.\nRiptide Replicator enters the battlefield with X charge counters on it.\n{4}, {T}: Put an X/X creature token of the chosen color and type onto the battlefield, where X is the number of charge counters on Riptide Replicator.","imageName":"riptide replicator"},"Slate of Ancestry":{"layout":"normal","name":"Slate of Ancestry","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}, Discard your hand: Draw a card for each creature you control.","imageName":"slate of ancestry"},"Tribal Golem":{"layout":"normal","name":"Tribal Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Tribal Golem has trample as long as you control a Beast, haste as long as you control a Goblin, first strike as long as you control a Soldier, flying as long as you control a Wizard, and \"{B}: Regenerate Tribal Golem\" as long as you control a Zombie.","power":"4","toughness":"4","imageName":"tribal golem","colorIdentity":["B"]},"Barren Moor":{"layout":"normal","name":"Barren Moor","type":"Land","types":["Land"],"text":"Barren Moor enters the battlefield tapped.\n{T}: Add {B} to your mana pool.\nCycling {B} ({B}, Discard this card: Draw a card.)","imageName":"barren moor","colorIdentity":["B"]},"Contested Cliffs":{"layout":"normal","name":"Contested Cliffs","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{R}{G}, {T}: Target Beast creature you control fights target creature an opponent controls. (Each deals damage equal to its power to the other.)","imageName":"contested cliffs","colorIdentity":["R","G"]},"Daru Encampment":{"layout":"normal","name":"Daru Encampment","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{W}, {T}: Target Soldier creature gets +1/+1 until end of turn.","imageName":"daru encampment","colorIdentity":["W"]},"Forgotten Cave":{"layout":"normal","name":"Forgotten Cave","type":"Land","types":["Land"],"text":"Forgotten Cave enters the battlefield tapped.\n{T}: Add {R} to your mana pool.\nCycling {R} ({R}, Discard this card: Draw a card.)","imageName":"forgotten cave","colorIdentity":["R"]},"Goblin Burrows":{"layout":"normal","name":"Goblin Burrows","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{R}, {T}: Target Goblin creature gets +2/+0 until end of turn.","imageName":"goblin burrows","colorIdentity":["R"]},"Grand Coliseum":{"layout":"normal","name":"Grand Coliseum","type":"Land","types":["Land"],"text":"Grand Coliseum enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{T}: Add one mana of any color to your mana pool. Grand Coliseum deals 1 damage to you.","imageName":"grand coliseum"},"Lonely Sandbar":{"layout":"normal","name":"Lonely Sandbar","type":"Land","types":["Land"],"text":"Lonely Sandbar enters the battlefield tapped.\n{T}: Add {U} to your mana pool.\nCycling {U} ({U}, Discard this card: Draw a card.)","imageName":"lonely sandbar","colorIdentity":["U"]},"Riptide Laboratory":{"layout":"normal","name":"Riptide Laboratory","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{U}, {T}: Return target Wizard you control to its owner's hand.","imageName":"riptide laboratory","colorIdentity":["U"]},"Seaside Haven":{"layout":"normal","name":"Seaside Haven","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{W}{U}, {T}, Sacrifice a Bird: Draw a card.","imageName":"seaside haven","colorIdentity":["W","U"]},"Secluded Steppe":{"layout":"normal","name":"Secluded Steppe","type":"Land","types":["Land"],"text":"Secluded Steppe enters the battlefield tapped.\n{T}: Add {W} to your mana pool.\nCycling {W} ({W}, Discard this card: Draw a card.)","imageName":"secluded steppe","colorIdentity":["W"]},"Starlit Sanctum":{"layout":"normal","name":"Starlit Sanctum","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{W}, {T}, Sacrifice a Cleric creature: You gain life equal to the sacrificed creature's toughness.\n{B}, {T}, Sacrifice a Cleric creature: Target player loses life equal to the sacrificed creature's power.","imageName":"starlit sanctum","colorIdentity":["W","B"]},"Tranquil Thicket":{"layout":"normal","name":"Tranquil Thicket","type":"Land","types":["Land"],"text":"Tranquil Thicket enters the battlefield tapped.\n{T}: Add {G} to your mana pool.\nCycling {G} ({G}, Discard this card: Draw a card.)","imageName":"tranquil thicket","colorIdentity":["G"]},"Unholy Grotto":{"layout":"normal","name":"Unholy Grotto","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{B}, {T}: Put target Zombie card from your graveyard on top of your library.","imageName":"unholy grotto","colorIdentity":["B"]},"Wirewood Lodge":{"layout":"normal","name":"Wirewood Lodge","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{G}, {T}: Untap target Elf.","imageName":"wirewood lodge","colorIdentity":["G"]},"Akroma, Angel of Wrath":{"layout":"normal","name":"Akroma, Angel of Wrath","manaCost":"{5}{W}{W}{W}","cmc":8,"colors":["White"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, first strike, vigilance, trample, haste, protection from black and from red","power":"6","toughness":"6","imageName":"akroma, angel of wrath","colorIdentity":["W"]},"Akroma's Devoted":{"layout":"normal","name":"Akroma's Devoted","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Cleric creatures have vigilance.","power":"2","toughness":"4","imageName":"akroma's devoted","colorIdentity":["W"]},"Aven Redeemer":{"layout":"normal","name":"Aven Redeemer","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird Cleric","types":["Creature"],"subtypes":["Bird","Cleric"],"text":"Flying\n{T}: Prevent the next 2 damage that would be dealt to target creature or player this turn.","power":"2","toughness":"2","imageName":"aven redeemer","colorIdentity":["W"]},"Aven Warhawk":{"layout":"normal","name":"Aven Warhawk","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Amplify 1 (As this creature enters the battlefield, put a +1/+1 counter on it for each Bird and/or Soldier card you reveal in your hand.)\nFlying","power":"2","toughness":"2","imageName":"aven warhawk","colorIdentity":["W"]},"Beacon of Destiny":{"layout":"normal","name":"Beacon of Destiny","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: The next time a source of your choice would deal damage to you this turn, that damage is dealt to Beacon of Destiny instead.","power":"1","toughness":"3","imageName":"beacon of destiny","colorIdentity":["W"]},"Celestial Gatekeeper":{"layout":"normal","name":"Celestial Gatekeeper","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Cleric","types":["Creature"],"subtypes":["Bird","Cleric"],"text":"Flying\nWhen Celestial Gatekeeper dies, exile it, then return up to two target Bird and/or Cleric permanent cards from your graveyard to the battlefield.","power":"2","toughness":"2","imageName":"celestial gatekeeper","colorIdentity":["W"]},"Cloudreach Cavalry":{"layout":"normal","name":"Cloudreach Cavalry","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"As long as you control a Bird, Cloudreach Cavalry gets +2/+2 and has flying.","power":"1","toughness":"1","imageName":"cloudreach cavalry","colorIdentity":["W"]},"Daru Mender":{"layout":"normal","name":"Daru Mender","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Morph {W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Daru Mender is turned face up, regenerate target creature.","power":"1","toughness":"1","imageName":"daru mender","colorIdentity":["W"]},"Daru Sanctifier":{"layout":"normal","name":"Daru Sanctifier","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Morph {1}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Daru Sanctifier is turned face up, destroy target enchantment.","power":"1","toughness":"4","imageName":"daru sanctifier","colorIdentity":["W"]},"Daru Stinger":{"layout":"normal","name":"Daru Stinger","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Soldier","types":["Creature"],"subtypes":["Soldier"],"text":"Amplify 1 (As this creature enters the battlefield, put a +1/+1 counter on it for each Soldier card you reveal in your hand.)\n{T}: Daru Stinger deals damage equal to the number of +1/+1 counters on it to target attacking or blocking creature.","power":"1","toughness":"1","imageName":"daru stinger","colorIdentity":["W"]},"Defender of the Order":{"layout":"normal","name":"Defender of the Order","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Morph {W}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Defender of the Order is turned face up, creatures you control get +0/+2 until end of turn.","power":"2","toughness":"4","imageName":"defender of the order","colorIdentity":["W"]},"Deftblade Elite":{"layout":"normal","name":"Deftblade Elite","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Provoke (Whenever this creature attacks, you may have target creature defending player controls untap and block it if able.)\n{1}{W}: Prevent all combat damage that would be dealt to and dealt by Deftblade Elite this turn.","power":"1","toughness":"1","imageName":"deftblade elite","colorIdentity":["W"]},"Essence Sliver":{"layout":"normal","name":"Essence Sliver","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Whenever a Sliver deals damage, its controller gains that much life.","power":"3","toughness":"3","imageName":"essence sliver","colorIdentity":["W"]},"Gempalm Avenger":{"layout":"normal","name":"Gempalm Avenger","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Cycling {2}{W} ({2}{W}, Discard this card: Draw a card.)\nWhen you cycle Gempalm Avenger, Soldier creatures get +1/+1 and gain first strike until end of turn.","power":"3","toughness":"5","imageName":"gempalm avenger","colorIdentity":["W"]},"Glowrider":{"layout":"normal","name":"Glowrider","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Noncreature spells cost {1} more to cast.","power":"2","toughness":"1","imageName":"glowrider","colorIdentity":["W"]},"Liege of the Axe":{"layout":"normal","name":"Liege of the Axe","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance\nMorph {1}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Liege of the Axe is turned face up, untap it.","power":"2","toughness":"3","imageName":"liege of the axe","colorIdentity":["W"]},"Lowland Tracker":{"layout":"normal","name":"Lowland Tracker","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nProvoke (Whenever this creature attacks, you may have target creature defending player controls untap and block it if able.)","power":"2","toughness":"2","imageName":"lowland tracker","colorIdentity":["W"]},"Planar Guide":{"layout":"normal","name":"Planar Guide","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{3}{W}, Exile Planar Guide: Exile all creatures. At the beginning of the next end step, return those cards to the battlefield under their owners' control.","power":"1","toughness":"1","imageName":"planar guide","colorIdentity":["W"]},"Plated Sliver":{"layout":"normal","name":"Plated Sliver","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures get +0/+1.","power":"1","toughness":"1","imageName":"plated sliver","colorIdentity":["W"]},"Starlight Invoker":{"layout":"normal","name":"Starlight Invoker","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric Mutant","types":["Creature"],"subtypes":["Human","Cleric","Mutant"],"text":"{7}{W}: You gain 5 life.","power":"1","toughness":"3","imageName":"starlight invoker","colorIdentity":["W"]},"Stoic Champion":{"layout":"normal","name":"Stoic Champion","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever a player cycles a card, Stoic Champion gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"stoic champion","colorIdentity":["W"]},"Sunstrike Legionnaire":{"layout":"normal","name":"Sunstrike Legionnaire","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Sunstrike Legionnaire doesn't untap during your untap step.\nWhenever another creature enters the battlefield, untap Sunstrike Legionnaire.\n{T}: Tap target creature with converted mana cost 3 or less.","power":"1","toughness":"2","imageName":"sunstrike legionnaire","colorIdentity":["W"]},"Swooping Talon":{"layout":"normal","name":"Swooping Talon","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\n{1}: Swooping Talon loses flying until end of turn.\nProvoke (Whenever this creature attacks, you may have target creature defending player controls untap and block it if able.)","power":"2","toughness":"6","imageName":"swooping talon","colorIdentity":["W"]},"Wall of Hope":{"layout":"normal","name":"Wall of Hope","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhenever Wall of Hope is dealt damage, you gain that much life.","power":"0","toughness":"3","imageName":"wall of hope","colorIdentity":["W"]},"Ward Sliver":{"layout":"normal","name":"Ward Sliver","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"As Ward Sliver enters the battlefield, choose a color.\nAll Slivers have protection from the chosen color.","power":"2","toughness":"2","imageName":"ward sliver","colorIdentity":["W"]},"Whipgrass Entangler":{"layout":"normal","name":"Whipgrass Entangler","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}{W}: Until end of turn, target creature gains \"This creature can't attack or block unless its controller pays {1} for each Cleric on the battlefield.\"","power":"1","toughness":"3","imageName":"whipgrass entangler","colorIdentity":["W"]},"Windborn Muse":{"layout":"normal","name":"Windborn Muse","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nCreatures can't attack you unless their controller pays {2} for each creature he or she controls that's attacking you.","power":"2","toughness":"3","imageName":"windborn muse","colorIdentity":["W"]},"Wingbeat Warrior":{"layout":"normal","name":"Wingbeat Warrior","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird Soldier Warrior","types":["Creature"],"subtypes":["Bird","Soldier","Warrior"],"text":"Flying\nMorph {2}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Wingbeat Warrior is turned face up, target creature gains first strike until end of turn.","power":"2","toughness":"1","imageName":"wingbeat warrior","colorIdentity":["W"]},"Aven Envoy":{"layout":"normal","name":"Aven Envoy","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying","power":"0","toughness":"2","imageName":"aven envoy","colorIdentity":["U"]},"Cephalid Pathmage":{"layout":"normal","name":"Cephalid Pathmage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Cephalid Wizard","types":["Creature"],"subtypes":["Cephalid","Wizard"],"text":"Cephalid Pathmage can't be blocked.\n{T}, Sacrifice Cephalid Pathmage: Target creature can't be blocked this turn.","power":"1","toughness":"2","imageName":"cephalid pathmage","colorIdentity":["U"]},"Chromeshell Crab":{"layout":"normal","name":"Chromeshell Crab","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Crab Beast","types":["Creature"],"subtypes":["Crab","Beast"],"text":"Morph {4}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Chromeshell Crab is turned face up, you may exchange control of target creature you control and target creature an opponent controls.","power":"3","toughness":"3","imageName":"chromeshell crab","colorIdentity":["U"]},"Covert Operative":{"layout":"normal","name":"Covert Operative","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Covert Operative can't be blocked.","power":"3","toughness":"2","imageName":"covert operative","colorIdentity":["U"]},"Crookclaw Elder":{"layout":"normal","name":"Crookclaw Elder","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\nTap two untapped Birds you control: Draw a card.\nTap two untapped Wizards you control: Target creature gains flying until end of turn.","power":"3","toughness":"2","imageName":"crookclaw elder","colorIdentity":["U"]},"Dermoplasm":{"layout":"normal","name":"Dermoplasm","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Flying\nMorph {2}{U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Dermoplasm is turned face up, you may put a creature card with a morph ability from your hand onto the battlefield face up. If you do, return Dermoplasm to its owner's hand.","power":"1","toughness":"1","imageName":"dermoplasm","colorIdentity":["U"]},"Dreamborn Muse":{"layout":"normal","name":"Dreamborn Muse","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"At the beginning of each player's upkeep, that player puts the top X cards of his or her library into his or her graveyard, where X is the number of cards in his or her hand.","power":"2","toughness":"2","imageName":"dreamborn muse","colorIdentity":["U"]},"Echo Tracer":{"layout":"normal","name":"Echo Tracer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Echo Tracer is turned face up, return target creature to its owner's hand.","power":"2","toughness":"2","imageName":"echo tracer","colorIdentity":["U"]},"Fugitive Wizard":{"layout":"normal","name":"Fugitive Wizard","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"power":"1","toughness":"1","imageName":"fugitive wizard","colorIdentity":["U"]},"Gempalm Sorcerer":{"layout":"normal","name":"Gempalm Sorcerer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Cycling {2}{U} ({2}{U}, Discard this card: Draw a card.)\nWhen you cycle Gempalm Sorcerer, Wizard creatures gain flying until end of turn.","power":"2","toughness":"2","imageName":"gempalm sorcerer","colorIdentity":["U"]},"Glintwing Invoker":{"layout":"normal","name":"Glintwing Invoker","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard Mutant","types":["Creature"],"subtypes":["Human","Wizard","Mutant"],"text":"{7}{U}: Glintwing Invoker gets +3/+3 and gains flying until end of turn.","power":"3","toughness":"3","imageName":"glintwing invoker","colorIdentity":["U"]},"Keeneye Aven":{"layout":"normal","name":"Keeneye Aven","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"2","toughness":"3","imageName":"keeneye aven","colorIdentity":["U"]},"Keeper of the Nine Gales":{"layout":"normal","name":"Keeper of the Nine Gales","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\n{T}, Tap two untapped Birds you control: Return target permanent to its owner's hand.","power":"1","toughness":"2","imageName":"keeper of the nine gales","colorIdentity":["U"]},"Master of the Veil":{"layout":"normal","name":"Master of the Veil","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Master of the Veil is turned face up, you may turn target creature with a morph ability face down.","power":"2","toughness":"3","imageName":"master of the veil","colorIdentity":["U"]},"Merchant of Secrets":{"layout":"normal","name":"Merchant of Secrets","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Merchant of Secrets enters the battlefield, draw a card.","power":"1","toughness":"1","imageName":"merchant of secrets","colorIdentity":["U"]},"Mistform Seaswift":{"layout":"normal","name":"Mistform Seaswift","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\n{1}: Mistform Seaswift becomes the creature type of your choice until end of turn.\nMorph {1}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"1","imageName":"mistform seaswift","colorIdentity":["U"]},"Mistform Sliver":{"layout":"normal","name":"Mistform Sliver","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion Sliver","types":["Creature"],"subtypes":["Illusion","Sliver"],"text":"All Slivers have \"{1}: This permanent becomes the creature type of your choice in addition to its other types until end of turn.\"","power":"1","toughness":"1","imageName":"mistform sliver","colorIdentity":["U"]},"Mistform Ultimus":{"layout":"normal","name":"Mistform Ultimus","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Illusion","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Illusion"],"text":"Mistform Ultimus is every creature type (even if this card isn't on the battlefield).","power":"3","toughness":"3","imageName":"mistform ultimus","colorIdentity":["U"]},"Mistform Wakecaster":{"layout":"normal","name":"Mistform Wakecaster","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\n{1}: Mistform Wakecaster becomes the creature type of your choice until end of turn.\n{2}{U}{U}, {T}: Choose a creature type. Each creature you control becomes that type until end of turn.","power":"2","toughness":"3","imageName":"mistform wakecaster","colorIdentity":["U"]},"Primoc Escapee":{"layout":"normal","name":"Primoc Escapee","manaCost":"{6}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Bird Beast","types":["Creature"],"subtypes":["Bird","Beast"],"text":"Flying\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"4","toughness":"4","imageName":"primoc escapee","colorIdentity":["U"]},"Riptide Director":{"layout":"normal","name":"Riptide Director","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{U}{U}, {T}: Draw a card for each Wizard you control.","power":"2","toughness":"3","imageName":"riptide director","colorIdentity":["U"]},"Riptide Mangler":{"layout":"normal","name":"Riptide Mangler","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{1}{U}: Change Riptide Mangler's base power to target creature's power. (This effect lasts indefinitely.)","power":"0","toughness":"3","imageName":"riptide mangler","colorIdentity":["U"]},"Shifting Sliver":{"layout":"normal","name":"Shifting Sliver","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Slivers can't be blocked except by Slivers.","power":"2","toughness":"2","imageName":"shifting sliver","colorIdentity":["U"]},"Synapse Sliver":{"layout":"normal","name":"Synapse Sliver","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Whenever a Sliver deals combat damage to a player, its controller may draw a card.","power":"3","toughness":"3","imageName":"synapse sliver","colorIdentity":["U"]},"Voidmage Apprentice":{"layout":"normal","name":"Voidmage Apprentice","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph {2}{U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Voidmage Apprentice is turned face up, counter target spell.","power":"1","toughness":"1","imageName":"voidmage apprentice","colorIdentity":["U"]},"Wall of Deceit":{"layout":"normal","name":"Wall of Deceit","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{3}: Turn Wall of Deceit face down.\nMorph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"0","toughness":"5","imageName":"wall of deceit","colorIdentity":["U"]},"Warped Researcher":{"layout":"normal","name":"Warped Researcher","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard Mutant","types":["Creature"],"subtypes":["Human","Wizard","Mutant"],"text":"Whenever a player cycles a card, Warped Researcher gains flying and shroud until end of turn. (It can't be the target of spells or abilities.)","power":"3","toughness":"4","imageName":"warped researcher","colorIdentity":["U"]},"Weaver of Lies":{"layout":"normal","name":"Weaver of Lies","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Morph {4}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Weaver of Lies is turned face up, turn any number of target creatures with morph abilities other than Weaver of Lies face down.","power":"4","toughness":"4","imageName":"weaver of lies","colorIdentity":["U"]},"Aphetto Exterminator":{"layout":"normal","name":"Aphetto Exterminator","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph {3}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Aphetto Exterminator is turned face up, target creature gets -3/-3 until end of turn.","power":"3","toughness":"1","imageName":"aphetto exterminator","colorIdentity":["B"]},"Bane of the Living":{"layout":"normal","name":"Bane of the Living","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Morph {X}{B}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Bane of the Living is turned face up, all creatures get -X/-X until end of turn.","power":"4","toughness":"3","imageName":"bane of the living","colorIdentity":["B"]},"Blood Celebrant":{"layout":"normal","name":"Blood Celebrant","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{B}, Pay 1 life: Add one mana of any color to your mana pool.","power":"1","toughness":"1","imageName":"blood celebrant","colorIdentity":["B"]},"Corpse Harvester":{"layout":"normal","name":"Corpse Harvester","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"{1}{B}, {T}, Sacrifice a creature: Search your library for a Zombie card and a Swamp card, reveal them, and put them into your hand. Then shuffle your library.","power":"3","toughness":"3","imageName":"corpse harvester","colorIdentity":["B"]},"Crypt Sliver":{"layout":"normal","name":"Crypt Sliver","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{T}: Regenerate target Sliver.\"","power":"1","toughness":"1","imageName":"crypt sliver","colorIdentity":["B"]},"Dark Supplicant":{"layout":"normal","name":"Dark Supplicant","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}, Sacrifice three Clerics: Search your graveyard, hand, and/or library for a card named Scion of Darkness and put it onto the battlefield. If you search your library this way, shuffle it.","power":"1","toughness":"1","imageName":"dark supplicant","colorIdentity":["B"]},"Deathmark Prelate":{"layout":"normal","name":"Deathmark Prelate","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{2}{B}, {T}, Sacrifice a Zombie: Destroy target non-Zombie creature. It can't be regenerated. Activate this ability only any time you could cast a sorcery.","power":"2","toughness":"3","imageName":"deathmark prelate","colorIdentity":["B"]},"Drinker of Sorrow":{"layout":"normal","name":"Drinker of Sorrow","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Drinker of Sorrow can't block.\nWhenever Drinker of Sorrow deals combat damage, sacrifice a permanent.","power":"5","toughness":"3","imageName":"drinker of sorrow","colorIdentity":["B"]},"Dripping Dead":{"layout":"normal","name":"Dripping Dead","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Dripping Dead can't block.\nWhenever Dripping Dead deals combat damage to a creature, destroy that creature. It can't be regenerated.","power":"4","toughness":"1","imageName":"dripping dead","colorIdentity":["B"]},"Earthblighter":{"layout":"normal","name":"Earthblighter","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{2}{B}, {T}, Sacrifice a Goblin: Destroy target land.","power":"1","toughness":"1","imageName":"earthblighter","colorIdentity":["B"]},"Embalmed Brawler":{"layout":"normal","name":"Embalmed Brawler","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Amplify 1 (As this creature enters the battlefield, put a +1/+1 counter on it for each Zombie card you reveal in your hand.)\nWhenever Embalmed Brawler attacks or blocks, you lose 1 life for each +1/+1 counter on it.","power":"2","toughness":"2","imageName":"embalmed brawler","colorIdentity":["B"]},"Gempalm Polluter":{"layout":"normal","name":"Gempalm Polluter","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Cycling {B}{B} ({B}{B}, Discard this card: Draw a card.)\nWhen you cycle Gempalm Polluter, you may have target player lose life equal to the number of Zombies on the battlefield.","power":"4","toughness":"3","imageName":"gempalm polluter","colorIdentity":["B"]},"Ghastly Remains":{"layout":"normal","name":"Ghastly Remains","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Amplify 1 (As this creature enters the battlefield, put a +1/+1 counter on it for each Zombie card you reveal in your hand.)\nAt the beginning of your upkeep, if Ghastly Remains is in your graveyard, you may pay {B}{B}{B}. If you do, return Ghastly Remains to your hand.","power":"0","toughness":"0","imageName":"ghastly remains","colorIdentity":["B"]},"Goblin Turncoat":{"layout":"normal","name":"Goblin Turncoat","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Goblin Mercenary","types":["Creature"],"subtypes":["Goblin","Mercenary"],"text":"Sacrifice a Goblin: Regenerate Goblin Turncoat.","power":"2","toughness":"1","imageName":"goblin turncoat","colorIdentity":["B"]},"Graveborn Muse":{"layout":"normal","name":"Graveborn Muse","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Spirit","types":["Creature"],"subtypes":["Zombie","Spirit"],"text":"At the beginning of your upkeep, you draw X cards and you lose X life, where X is the number of Zombies you control.","power":"3","toughness":"3","imageName":"graveborn muse","colorIdentity":["B"]},"Havoc Demon":{"layout":"normal","name":"Havoc Demon","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhen Havoc Demon dies, all creatures get -5/-5 until end of turn.","power":"5","toughness":"5","imageName":"havoc demon","colorIdentity":["B"]},"Hollow Specter":{"layout":"normal","name":"Hollow Specter","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhenever Hollow Specter deals combat damage to a player, you may pay {X}. If you do, that player reveals X cards from his or her hand and you choose one of them. That player discards that card.","power":"2","toughness":"2","imageName":"hollow specter","colorIdentity":["B"]},"Infernal Caretaker":{"layout":"normal","name":"Infernal Caretaker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Morph {3}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Infernal Caretaker is turned face up, return all Zombie cards from all graveyards to their owners' hands.","power":"2","toughness":"2","imageName":"infernal caretaker","colorIdentity":["B"]},"Noxious Ghoul":{"layout":"normal","name":"Noxious Ghoul","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever Noxious Ghoul or another Zombie enters the battlefield, all non-Zombie creatures get -1/-1 until end of turn.","power":"3","toughness":"3","imageName":"noxious ghoul","colorIdentity":["B"]},"Phage the Untouchable":{"layout":"normal","name":"Phage the Untouchable","manaCost":"{3}{B}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Legendary Creature — Avatar Minion","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Avatar","Minion"],"text":"When Phage the Untouchable enters the battlefield, if you didn't cast it from your hand, you lose the game.\nWhenever Phage deals combat damage to a creature, destroy that creature. It can't be regenerated.\nWhenever Phage deals combat damage to a player, that player loses the game.","power":"4","toughness":"4","imageName":"phage the untouchable","colorIdentity":["B"]},"Scion of Darkness":{"layout":"normal","name":"Scion of Darkness","manaCost":"{5}{B}{B}{B}","cmc":8,"colors":["Black"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Trample\nWhenever Scion of Darkness deals combat damage to a player, you may put target creature card from that player's graveyard onto the battlefield under your control.\nCycling {3} ({3}, Discard this card: Draw a card.)","power":"6","toughness":"6","imageName":"scion of darkness","colorIdentity":["B"]},"Skinthinner":{"layout":"normal","name":"Skinthinner","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Morph {3}{B}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Skinthinner is turned face up, destroy target nonblack creature. It can't be regenerated.","power":"2","toughness":"1","imageName":"skinthinner","colorIdentity":["B"]},"Smokespew Invoker":{"layout":"normal","name":"Smokespew Invoker","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Mutant","types":["Creature"],"subtypes":["Zombie","Mutant"],"text":"{7}{B}: Target creature gets -3/-3 until end of turn.","power":"3","toughness":"1","imageName":"smokespew invoker","colorIdentity":["B"]},"Sootfeather Flock":{"layout":"normal","name":"Sootfeather Flock","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nMorph {3}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"2","imageName":"sootfeather flock","colorIdentity":["B"]},"Spectral Sliver":{"layout":"normal","name":"Spectral Sliver","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Sliver Spirit","types":["Creature"],"subtypes":["Sliver","Spirit"],"text":"All Sliver creatures have \"{2}: This creature gets +1/+1 until end of turn.\"","power":"2","toughness":"2","imageName":"spectral sliver","colorIdentity":["B"]},"Toxin Sliver":{"layout":"normal","name":"Toxin Sliver","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Whenever a Sliver deals combat damage to a creature, destroy that creature. It can't be regenerated.","power":"3","toughness":"3","imageName":"toxin sliver","colorIdentity":["B"]},"Vile Deacon":{"layout":"normal","name":"Vile Deacon","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever Vile Deacon attacks, it gets +X/+X until end of turn, where X is the number of Clerics on the battlefield.","power":"2","toughness":"2","imageName":"vile deacon","colorIdentity":["B"]},"Zombie Brute":{"layout":"normal","name":"Zombie Brute","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Amplify 1 (As this creature enters the battlefield, put a +1/+1 counter on it for each Zombie card you reveal in your hand.)\nTrample","power":"5","toughness":"4","imageName":"zombie brute","colorIdentity":["B"]},"Blade Sliver":{"layout":"normal","name":"Blade Sliver","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures get +1/+0.","power":"2","toughness":"2","imageName":"blade sliver","colorIdentity":["R"]},"Bloodstoke Howler":{"layout":"normal","name":"Bloodstoke Howler","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Morph {6}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Bloodstoke Howler is turned face up, Beast creatures you control get +3/+0 until end of turn.","power":"3","toughness":"4","imageName":"bloodstoke howler","colorIdentity":["R"]},"Clickslither":{"layout":"normal","name":"Clickslither","manaCost":"{1}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Haste\nSacrifice a Goblin: Clickslither gets +2/+2 and gains trample until end of turn.","power":"3","toughness":"3","imageName":"clickslither","colorIdentity":["R"]},"Crested Craghorn":{"layout":"normal","name":"Crested Craghorn","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Goat Beast","types":["Creature"],"subtypes":["Goat","Beast"],"text":"Haste\nProvoke (Whenever this creature attacks, you may have target creature defending player controls untap and block it if able.)","power":"4","toughness":"1","imageName":"crested craghorn","colorIdentity":["R"]},"Flamewave Invoker":{"layout":"normal","name":"Flamewave Invoker","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Mutant","types":["Creature"],"subtypes":["Goblin","Mutant"],"text":"{7}{R}: Flamewave Invoker deals 5 damage to target player.","power":"2","toughness":"2","imageName":"flamewave invoker","colorIdentity":["R"]},"Frenetic Raptor":{"layout":"normal","name":"Frenetic Raptor","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Lizard Beast","types":["Creature"],"subtypes":["Lizard","Beast"],"text":"Beasts can't block.","power":"6","toughness":"6","imageName":"frenetic raptor","colorIdentity":["R"]},"Gempalm Incinerator":{"layout":"normal","name":"Gempalm Incinerator","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Cycling {1}{R} ({1}{R}, Discard this card: Draw a card.)\nWhen you cycle Gempalm Incinerator, you may have it deal X damage to target creature, where X is the number of Goblins on the battlefield.","power":"2","toughness":"1","imageName":"gempalm incinerator","colorIdentity":["R"]},"Goblin Assassin":{"layout":"normal","name":"Goblin Assassin","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Goblin Assassin","types":["Creature"],"subtypes":["Goblin","Assassin"],"text":"Whenever Goblin Assassin or another Goblin enters the battlefield, each player flips a coin. Each player whose coin comes up tails sacrifices a creature.","power":"2","toughness":"2","imageName":"goblin assassin","colorIdentity":["R"]},"Goblin Clearcutter":{"layout":"normal","name":"Goblin Clearcutter","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{T}, Sacrifice a Forest: Add three mana in any combination of {R} and/or {G} to your mana pool.","power":"3","toughness":"3","imageName":"goblin clearcutter","colorIdentity":["R","G"]},"Goblin Dynamo":{"layout":"normal","name":"Goblin Dynamo","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Goblin Mutant","types":["Creature"],"subtypes":["Goblin","Mutant"],"text":"{T}: Goblin Dynamo deals 1 damage to target creature or player.\n{X}{R}, {T}, Sacrifice Goblin Dynamo: Goblin Dynamo deals X damage to target creature or player.","power":"4","toughness":"4","imageName":"goblin dynamo","colorIdentity":["R"]},"Goblin Firebug":{"layout":"normal","name":"Goblin Firebug","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"When Goblin Firebug leaves the battlefield, sacrifice a land.","power":"2","toughness":"2","imageName":"goblin firebug","colorIdentity":["R"]},"Goblin Goon":{"layout":"normal","name":"Goblin Goon","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Mutant","types":["Creature"],"subtypes":["Goblin","Mutant"],"text":"Goblin Goon can't attack unless you control more creatures than defending player.\nGoblin Goon can't block unless you control more creatures than attacking player.","power":"6","toughness":"6","imageName":"goblin goon","colorIdentity":["R"]},"Goblin Grappler":{"layout":"normal","name":"Goblin Grappler","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Provoke (Whenever this creature attacks, you may have target creature defending player controls untap and block it if able.)","power":"1","toughness":"1","imageName":"goblin grappler","colorIdentity":["R"]},"Goblin Lookout":{"layout":"normal","name":"Goblin Lookout","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{T}, Sacrifice a Goblin: Goblin creatures get +2/+0 until end of turn.","power":"1","toughness":"2","imageName":"goblin lookout","colorIdentity":["R"]},"Hunter Sliver":{"layout":"normal","name":"Hunter Sliver","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have provoke. (Whenever a Sliver attacks, its controller may have target creature defending player controls untap and block it if able.)","power":"1","toughness":"1","imageName":"hunter sliver","colorIdentity":["R"]},"Imperial Hellkite":{"layout":"normal","name":"Imperial Hellkite","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nMorph {6}{R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Imperial Hellkite is turned face up, you may search your library for a Dragon card, reveal it, and put it into your hand. If you do, shuffle your library.","power":"6","toughness":"6","imageName":"imperial hellkite","colorIdentity":["R"]},"Kilnmouth Dragon":{"layout":"normal","name":"Kilnmouth Dragon","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Amplify 3 (As this creature enters the battlefield, put three +1/+1 counters on it for each Dragon card you reveal in your hand.)\nFlying\n{T}: Kilnmouth Dragon deals damage equal to the number of +1/+1 counters on it to target creature or player.","power":"5","toughness":"5","imageName":"kilnmouth dragon","colorIdentity":["R"]},"Lavaborn Muse":{"layout":"normal","name":"Lavaborn Muse","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"At the beginning of each opponent's upkeep, if that player has two or fewer cards in hand, Lavaborn Muse deals 3 damage to him or her.","power":"3","toughness":"3","imageName":"lavaborn muse","colorIdentity":["R"]},"Macetail Hystrodon":{"layout":"normal","name":"Macetail Hystrodon","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"First strike, haste\nCycling {3} ({3}, Discard this card: Draw a card.)","power":"4","toughness":"4","imageName":"macetail hystrodon","colorIdentity":["R"]},"Magma Sliver":{"layout":"normal","name":"Magma Sliver","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{T}: Target Sliver creature gets +X/+0 until end of turn, where X is the number of Slivers on the battlefield.\"","power":"3","toughness":"3","imageName":"magma sliver","colorIdentity":["R"]},"Ridgetop Raptor":{"layout":"normal","name":"Ridgetop Raptor","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Lizard Beast","types":["Creature"],"subtypes":["Lizard","Beast"],"text":"Double strike (This creature deals both first-strike and regular combat damage.)","power":"2","toughness":"1","imageName":"ridgetop raptor","colorIdentity":["R"]},"Rockshard Elemental":{"layout":"normal","name":"Rockshard Elemental","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Double strike (This creature deals both first-strike and regular combat damage.)\nMorph {4}{R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"3","imageName":"rockshard elemental","colorIdentity":["R"]},"Shaleskin Plower":{"layout":"normal","name":"Shaleskin Plower","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Morph {4}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Shaleskin Plower is turned face up, destroy target land.","power":"3","toughness":"2","imageName":"shaleskin plower","colorIdentity":["R"]},"Skirk Alarmist":{"layout":"normal","name":"Skirk Alarmist","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Haste\n{T}: Turn target face-down creature you control face up. At the beginning of the next end step, sacrifice it.","power":"1","toughness":"2","imageName":"skirk alarmist","colorIdentity":["R"]},"Skirk Drill Sergeant":{"layout":"normal","name":"Skirk Drill Sergeant","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Whenever Skirk Drill Sergeant or another Goblin dies, you may pay {2}{R}. If you do, reveal the top card of your library. If it's a Goblin permanent card, put it onto the battlefield. Otherwise, put it into your graveyard.","power":"2","toughness":"1","imageName":"skirk drill sergeant","colorIdentity":["R"]},"Skirk Outrider":{"layout":"normal","name":"Skirk Outrider","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"As long as you control a Beast, Skirk Outrider gets +2/+2 and has trample.","power":"2","toughness":"2","imageName":"skirk outrider","colorIdentity":["R"]},"Unstable Hulk":{"layout":"normal","name":"Unstable Hulk","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Mutant","types":["Creature"],"subtypes":["Goblin","Mutant"],"text":"Morph {3}{R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Unstable Hulk is turned face up, it gets +6/+6 and gains trample until end of turn. You skip your next turn.","power":"2","toughness":"2","imageName":"unstable hulk","colorIdentity":["R"]},"Warbreak Trumpeter":{"layout":"normal","name":"Warbreak Trumpeter","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Morph {X}{X}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Warbreak Trumpeter is turned face up, put X 1/1 red Goblin creature tokens onto the battlefield.","power":"1","toughness":"1","imageName":"warbreak trumpeter","colorIdentity":["R"]},"Berserk Murlodont":{"layout":"normal","name":"Berserk Murlodont","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever a Beast becomes blocked, it gets +1/+1 until end of turn for each creature blocking it.","power":"3","toughness":"3","imageName":"berserk murlodont","colorIdentity":["G"]},"Branchsnap Lorian":{"layout":"normal","name":"Branchsnap Lorian","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nMorph {G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"1","imageName":"branchsnap lorian","colorIdentity":["G"]},"Brontotherium":{"layout":"normal","name":"Brontotherium","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nProvoke (Whenever this creature attacks, you may have target creature defending player controls untap and block it if able.)","power":"5","toughness":"3","imageName":"brontotherium","colorIdentity":["G"]},"Brood Sliver":{"layout":"normal","name":"Brood Sliver","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Whenever a Sliver deals combat damage to a player, its controller may put a 1/1 colorless Sliver creature token onto the battlefield.","power":"3","toughness":"3","imageName":"brood sliver","colorIdentity":["G"]},"Caller of the Claw":{"layout":"normal","name":"Caller of the Claw","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Flash\nWhen Caller of the Claw enters the battlefield, put a 2/2 green Bear creature token onto the battlefield for each nontoken creature put into your graveyard from the battlefield this turn.","power":"2","toughness":"2","imageName":"caller of the claw","colorIdentity":["G"]},"Canopy Crawler":{"layout":"normal","name":"Canopy Crawler","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Amplify 1 (As this creature enters the battlefield, put a +1/+1 counter on it for each Beast card you reveal in your hand.)\n{T}: Target creature gets +1/+1 until end of turn for each +1/+1 counter on Canopy Crawler.","power":"2","toughness":"2","imageName":"canopy crawler","colorIdentity":["G"]},"Defiant Elf":{"layout":"normal","name":"Defiant Elf","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Trample","power":"1","toughness":"1","imageName":"defiant elf","colorIdentity":["G"]},"Elvish Soultiller":{"layout":"normal","name":"Elvish Soultiller","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Mutant","types":["Creature"],"subtypes":["Elf","Mutant"],"text":"When Elvish Soultiller dies, choose a creature type. Shuffle all creature cards of that type from your graveyard into your library.","power":"5","toughness":"4","imageName":"elvish soultiller","colorIdentity":["G"]},"Enormous Baloth":{"layout":"normal","name":"Enormous Baloth","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"7","toughness":"7","imageName":"enormous baloth","colorIdentity":["G"]},"Gempalm Strider":{"layout":"normal","name":"Gempalm Strider","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Cycling {2}{G}{G} ({2}{G}{G}, Discard this card: Draw a card.)\nWhen you cycle Gempalm Strider, Elf creatures get +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"gempalm strider","colorIdentity":["G"]},"Glowering Rogon":{"layout":"normal","name":"Glowering Rogon","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Amplify 1 (As this creature enters the battlefield, put a +1/+1 counter on it for each Beast card you reveal in your hand.)","power":"4","toughness":"4","imageName":"glowering rogon","colorIdentity":["G"]},"Hundroog":{"layout":"normal","name":"Hundroog","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Cycling {3} ({3}, Discard this card: Draw a card.)","power":"4","toughness":"7","imageName":"hundroog","colorIdentity":["G"]},"Krosan Cloudscraper":{"layout":"normal","name":"Krosan Cloudscraper","manaCost":"{7}{G}{G}{G}","cmc":10,"colors":["Green"],"type":"Creature — Beast Mutant","types":["Creature"],"subtypes":["Beast","Mutant"],"text":"At the beginning of your upkeep, sacrifice Krosan Cloudscraper unless you pay {G}{G}.\nMorph {7}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"13","toughness":"13","imageName":"krosan cloudscraper","colorIdentity":["G"]},"Krosan Vorine":{"layout":"normal","name":"Krosan Vorine","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Cat Beast","types":["Creature"],"subtypes":["Cat","Beast"],"text":"Provoke (Whenever this creature attacks, you may have target creature defending player controls untap and block it if able.)\nKrosan Vorine can't be blocked by more than one creature.","power":"3","toughness":"2","imageName":"krosan vorine","colorIdentity":["G"]},"Nantuko Vigilante":{"layout":"normal","name":"Nantuko Vigilante","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect Druid Mutant","types":["Creature"],"subtypes":["Insect","Druid","Mutant"],"text":"Morph {1}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Nantuko Vigilante is turned face up, destroy target artifact or enchantment.","power":"3","toughness":"2","imageName":"nantuko vigilante","colorIdentity":["G"]},"Needleshot Gourna":{"layout":"normal","name":"Needleshot Gourna","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Reach (This creature can block creatures with flying.)","power":"3","toughness":"6","imageName":"needleshot gourna","colorIdentity":["G"]},"Patron of the Wild":{"layout":"normal","name":"Patron of the Wild","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Morph {2}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Patron of the Wild is turned face up, target creature gets +3/+3 until end of turn.","power":"1","toughness":"1","imageName":"patron of the wild","colorIdentity":["G"]},"Primal Whisperer":{"layout":"normal","name":"Primal Whisperer","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Soldier","types":["Creature"],"subtypes":["Elf","Soldier"],"text":"Primal Whisperer gets +2/+2 for each face-down creature on the battlefield.\nMorph {3}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"2","imageName":"primal whisperer","colorIdentity":["G"]},"Quick Sliver":{"layout":"normal","name":"Quick Sliver","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Flash\nAny player may play Sliver cards as though they had flash.","power":"1","toughness":"1","imageName":"quick sliver","colorIdentity":["G"]},"Root Sliver":{"layout":"normal","name":"Root Sliver","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Root Sliver can't be countered.\nSliver spells can't be countered by spells or abilities.","power":"2","toughness":"2","imageName":"root sliver","colorIdentity":["G"]},"Seedborn Muse":{"layout":"normal","name":"Seedborn Muse","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Untap all permanents you control during each other player's untap step.","power":"2","toughness":"4","imageName":"seedborn muse","colorIdentity":["G"]},"Stonewood Invoker":{"layout":"normal","name":"Stonewood Invoker","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Mutant","types":["Creature"],"subtypes":["Elf","Mutant"],"text":"{7}{G}: Stonewood Invoker gets +5/+5 until end of turn.","power":"2","toughness":"2","imageName":"stonewood invoker","colorIdentity":["G"]},"Timberwatch Elf":{"layout":"normal","name":"Timberwatch Elf","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"{T}: Target creature gets +X/+X until end of turn, where X is the number of Elves on the battlefield.","power":"1","toughness":"2","imageName":"timberwatch elf","colorIdentity":["G"]},"Totem Speaker":{"layout":"normal","name":"Totem Speaker","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"Whenever a Beast enters the battlefield, you may gain 3 life.","power":"3","toughness":"3","imageName":"totem speaker","colorIdentity":["G"]},"Tribal Forcemage":{"layout":"normal","name":"Tribal Forcemage","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Wizard","types":["Creature"],"subtypes":["Elf","Wizard"],"text":"Morph {1}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Tribal Forcemage is turned face up, creatures of the creature type of your choice get +2/+2 and gain trample until end of turn.","power":"1","toughness":"1","imageName":"tribal forcemage","colorIdentity":["G"]},"Vexing Beetle":{"layout":"normal","name":"Vexing Beetle","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Vexing Beetle can't be countered.\nVexing Beetle gets +3/+3 as long as no opponent controls a creature.","power":"3","toughness":"3","imageName":"vexing beetle","colorIdentity":["G"]},"Wirewood Channeler":{"layout":"normal","name":"Wirewood Channeler","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add X mana of any one color to your mana pool, where X is the number of Elves on the battlefield.","power":"2","toughness":"2","imageName":"wirewood channeler","colorIdentity":["G"]},"Wirewood Hivemaster":{"layout":"normal","name":"Wirewood Hivemaster","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Whenever another nontoken Elf enters the battlefield, you may put a 1/1 green Insect creature token onto the battlefield.","power":"1","toughness":"1","imageName":"wirewood hivemaster","colorIdentity":["G"]},"Ageless Sentinels":{"layout":"normal","name":"Ageless Sentinels","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nFlying\nWhen Ageless Sentinels blocks, it becomes a Bird Giant, and it loses defender. (It's no longer a Wall. This effect lasts indefinitely.)","power":"4","toughness":"4","imageName":"ageless sentinels","colorIdentity":["W"]},"Astral Steel":{"layout":"normal","name":"Astral Steel","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+2 until end of turn.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"astral steel","colorIdentity":["W"]},"Aven Farseer":{"layout":"normal","name":"Aven Farseer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nWhenever a permanent is turned face up, put a +1/+1 counter on Aven Farseer.","power":"1","toughness":"1","imageName":"aven farseer","colorIdentity":["W"]},"Aven Liberator":{"layout":"normal","name":"Aven Liberator","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nMorph {3}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Aven Liberator is turned face up, target creature you control gains protection from the color of your choice until end of turn.","power":"2","toughness":"3","imageName":"aven liberator","colorIdentity":["W"]},"Daru Spiritualist":{"layout":"normal","name":"Daru Spiritualist","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever a Cleric creature you control becomes the target of a spell or ability, it gets +0/+2 until end of turn.","power":"1","toughness":"1","imageName":"daru spiritualist","colorIdentity":["W"]},"Daru Warchief":{"layout":"normal","name":"Daru Warchief","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Soldier spells you cast cost {1} less to cast.\nSoldier creatures you control get +1/+2.","power":"1","toughness":"1","imageName":"daru warchief","colorIdentity":["W"]},"Dawn Elemental":{"layout":"normal","name":"Dawn Elemental","manaCost":"{W}{W}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nPrevent all damage that would be dealt to Dawn Elemental.","power":"3","toughness":"3","imageName":"dawn elemental","colorIdentity":["W"]},"Dimensional Breach":{"layout":"normal","name":"Dimensional Breach","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all permanents. For as long as any of those cards remain exiled, at the beginning of each player's upkeep, that player returns one of the exiled cards he or she owns to the battlefield.","imageName":"dimensional breach","colorIdentity":["W"]},"Dragon Scales":{"layout":"normal","name":"Dragon Scales","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+2 and has vigilance.\nWhen a creature with converted mana cost 6 or greater enters the battlefield, you may return Dragon Scales from your graveyard to the battlefield attached to that creature.","imageName":"dragon scales","colorIdentity":["W"]},"Dragonstalker":{"layout":"normal","name":"Dragonstalker","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying, protection from Dragons","power":"3","toughness":"3","imageName":"dragonstalker","colorIdentity":["W"]},"Eternal Dragon":{"layout":"normal","name":"Eternal Dragon","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Dragon Spirit","types":["Creature"],"subtypes":["Dragon","Spirit"],"text":"Flying\n{3}{W}{W}: Return Eternal Dragon from your graveyard to your hand. Activate this ability only during your upkeep.\nPlainscycling {2} ({2}, Discard this card: Search your library for a Plains card, reveal it, and put it into your hand. Then shuffle your library.)","power":"5","toughness":"5","imageName":"eternal dragon","colorIdentity":["W"]},"Exiled Doomsayer":{"layout":"normal","name":"Exiled Doomsayer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"All morph costs cost {2} more. (This doesn't affect the cost to cast creature spells face down.)","power":"1","toughness":"2","imageName":"exiled doomsayer","colorIdentity":["W"]},"Force Bubble":{"layout":"normal","name":"Force Bubble","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If damage would be dealt to you, put that many depletion counters on Force Bubble instead.\nWhen there are four or more depletion counters on Force Bubble, sacrifice it.\nAt the beginning of each end step, remove all depletion counters from Force Bubble.","imageName":"force bubble","colorIdentity":["W"]},"Frontline Strategist":{"layout":"normal","name":"Frontline Strategist","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Morph {W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Frontline Strategist is turned face up, prevent all combat damage non-Soldier creatures would deal this turn.","power":"1","toughness":"1","imageName":"frontline strategist","colorIdentity":["W"]},"Gilded Light":{"layout":"normal","name":"Gilded Light","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain shroud until end of turn. (You can't be the target of spells or abilities.)\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"gilded light","colorIdentity":["W"]},"Guilty Conscience":{"layout":"normal","name":"Guilty Conscience","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals damage, Guilty Conscience deals that much damage to that creature.","imageName":"guilty conscience","colorIdentity":["W"]},"Karona's Zealot":{"layout":"normal","name":"Karona's Zealot","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Morph {3}{W}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Karona's Zealot is turned face up, all damage that would be dealt to it this turn is dealt to target creature instead.","power":"2","toughness":"5","imageName":"karona's zealot","colorIdentity":["W"]},"Noble Templar":{"layout":"normal","name":"Noble Templar","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Cleric Soldier","types":["Creature"],"subtypes":["Human","Cleric","Soldier"],"text":"Vigilance\nPlainscycling {2} ({2}, Discard this card: Search your library for a Plains card, reveal it, and put it into your hand. Then shuffle your library.)","power":"3","toughness":"6","imageName":"noble templar","colorIdentity":["W"]},"Rain of Blades":{"layout":"normal","name":"Rain of Blades","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Rain of Blades deals 1 damage to each attacking creature.","imageName":"rain of blades","colorIdentity":["W"]},"Recuperate":{"layout":"normal","name":"Recuperate","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• You gain 6 life.\n• Prevent the next 6 damage that would be dealt to target creature this turn.","imageName":"recuperate","colorIdentity":["W"]},"Reward the Faithful":{"layout":"normal","name":"Reward the Faithful","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Any number of target players each gain life equal to the highest converted mana cost among permanents you control.","imageName":"reward the faithful","colorIdentity":["W"]},"Trap Digger":{"layout":"normal","name":"Trap Digger","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{2}{W}, {T}: Put a trap counter on target land you control.\nSacrifice a land with a trap counter on it: Trap Digger deals 3 damage to target attacking creature without flying.","power":"1","toughness":"3","imageName":"trap digger","colorIdentity":["W"]},"Wipe Clean":{"layout":"normal","name":"Wipe Clean","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target enchantment.\nCycling {3} ({3}, Discard this card: Draw a card.)","imageName":"wipe clean","colorIdentity":["W"]},"Zealous Inquisitor":{"layout":"normal","name":"Zealous Inquisitor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}{W}: The next 1 damage that would be dealt to Zealous Inquisitor this turn is dealt to target creature instead.","power":"2","toughness":"2","imageName":"zealous inquisitor","colorIdentity":["W"]},"Aphetto Runecaster":{"layout":"normal","name":"Aphetto Runecaster","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever a permanent is turned face up, you may draw a card.","power":"2","toughness":"3","imageName":"aphetto runecaster","colorIdentity":["U"]},"Brain Freeze":{"layout":"normal","name":"Brain Freeze","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player puts the top three cards of his or her library into his or her graveyard.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"brain freeze","colorIdentity":["U"]},"Coast Watcher":{"layout":"normal","name":"Coast Watcher","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying, protection from green","power":"1","toughness":"1","imageName":"coast watcher","colorIdentity":["U"]},"Day of the Dragons":{"layout":"normal","name":"Day of the Dragons","manaCost":"{4}{U}{U}{U}","cmc":7,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Day of the Dragons enters the battlefield, exile all creatures you control. Then put that many 5/5 red Dragon creature tokens with flying onto the battlefield.\nWhen Day of the Dragons leaves the battlefield, sacrifice all Dragons you control. Then return the exiled cards to the battlefield under your control.","imageName":"day of the dragons","colorIdentity":["U"]},"Decree of Silence":{"layout":"normal","name":"Decree of Silence","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a spell, counter that spell and put a depletion counter on Decree of Silence. If there are three or more depletion counters on Decree of Silence, sacrifice it.\nCycling {4}{U}{U} ({4}{U}{U}, Discard this card: Draw a card.)\nWhen you cycle Decree of Silence, you may counter target spell.","imageName":"decree of silence","colorIdentity":["U"]},"Dispersal Shield":{"layout":"normal","name":"Dispersal Shield","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell if its converted mana cost is less than or equal to the highest converted mana cost among permanents you control.","imageName":"dispersal shield","colorIdentity":["U"]},"Dragon Wings":{"layout":"normal","name":"Dragon Wings","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\nCycling {1}{U} ({1}{U}, Discard this card: Draw a card.)\nWhen a creature with converted mana cost 6 or greater enters the battlefield, you may return Dragon Wings from your graveyard to the battlefield attached to that creature.","imageName":"dragon wings","colorIdentity":["U"]},"Faces of the Past":{"layout":"normal","name":"Faces of the Past","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature dies, tap all untapped creatures that share a creature type with it or untap all tapped creatures that share a creature type with it.","imageName":"faces of the past","colorIdentity":["U"]},"Frozen Solid":{"layout":"normal","name":"Frozen Solid","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature doesn't untap during its controller's untap step.\nWhen enchanted creature is dealt damage, destroy it.","imageName":"frozen solid","colorIdentity":["U"]},"Hindering Touch":{"layout":"normal","name":"Hindering Touch","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {2}.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"hindering touch","colorIdentity":["U"]},"Long-Term Plans":{"layout":"normal","name":"Long-Term Plans","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Search your library for a card, shuffle your library, then put that card third from the top.","imageName":"long-term plans","colorIdentity":["U"]},"Mercurial Kite":{"layout":"normal","name":"Mercurial Kite","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhenever Mercurial Kite deals combat damage to a creature, tap that creature. That creature doesn't untap during its controller's next untap step.","power":"2","toughness":"2","imageName":"mercurial kite","colorIdentity":["U"]},"Metamorphose":{"layout":"normal","name":"Metamorphose","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put target permanent an opponent controls on top of its owner's library. That opponent may put an artifact, creature, enchantment, or land card from his or her hand onto the battlefield.","imageName":"metamorphose","colorIdentity":["U"]},"Mischievous Quanar":{"layout":"normal","name":"Mischievous Quanar","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{3}{U}{U}: Turn Mischievous Quanar face down.\nMorph {1}{U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Mischievous Quanar is turned face up, copy target instant or sorcery spell. You may choose new targets for that copy.","power":"3","toughness":"3","imageName":"mischievous quanar","colorIdentity":["U"]},"Mistform Warchief":{"layout":"normal","name":"Mistform Warchief","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Creature spells you cast that share a creature type with Mistform Warchief cost {1} less to cast.\n{T}: Mistform Warchief becomes the creature type of your choice until end of turn.","power":"1","toughness":"3","imageName":"mistform warchief","colorIdentity":["U"]},"Parallel Thoughts":{"layout":"normal","name":"Parallel Thoughts","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Parallel Thoughts enters the battlefield, search your library for seven cards, exile them in a face-down pile, and shuffle that pile. Then shuffle your library.\nIf you would draw a card, you may instead put the top card of the pile you exiled into your hand.","imageName":"parallel thoughts","colorIdentity":["U"]},"Pemmin's Aura":{"layout":"normal","name":"Pemmin's Aura","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{U}: Untap enchanted creature.\n{U}: Enchanted creature gains flying until end of turn.\n{U}: Enchanted creature gains shroud until end of turn. (It can't be the target of spells or abilities.)\n{1}: Enchanted creature gets +1/-1 or -1/+1 until end of turn.","imageName":"pemmin's aura","colorIdentity":["U"]},"Raven Guild Initiate":{"layout":"normal","name":"Raven Guild Initiate","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph—Return a Bird you control to its owner's hand. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"4","imageName":"raven guild initiate","colorIdentity":["U"]},"Raven Guild Master":{"layout":"normal","name":"Raven Guild Master","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard Mutant","types":["Creature"],"subtypes":["Human","Wizard","Mutant"],"text":"Whenever Raven Guild Master deals combat damage to a player, that player exiles the top ten cards of his or her library.\nMorph {2}{U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"raven guild master","colorIdentity":["U"]},"Riptide Survivor":{"layout":"normal","name":"Riptide Survivor","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph {1}{U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Riptide Survivor is turned face up, discard two cards, then draw three cards.","power":"2","toughness":"1","imageName":"riptide survivor","colorIdentity":["U"]},"Rush of Knowledge":{"layout":"normal","name":"Rush of Knowledge","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw cards equal to the highest converted mana cost among permanents you control.","imageName":"rush of knowledge","colorIdentity":["U"]},"Scornful Egotist":{"layout":"normal","name":"Scornful Egotist","manaCost":"{7}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"scornful egotist","colorIdentity":["U"]},"Shoreline Ranger":{"layout":"normal","name":"Shoreline Ranger","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nIslandcycling {2} ({2}, Discard this card: Search your library for an Island card, reveal it, and put it into your hand. Then shuffle your library.)","power":"3","toughness":"4","imageName":"shoreline ranger","colorIdentity":["U"]},"Temporal Fissure":{"layout":"normal","name":"Temporal Fissure","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target permanent to its owner's hand.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"temporal fissure","colorIdentity":["U"]},"Thundercloud Elemental":{"layout":"normal","name":"Thundercloud Elemental","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\n{3}{U}: Tap all creatures with toughness 2 or less.\n{3}{U}: All other creatures lose flying until end of turn.","power":"3","toughness":"4","imageName":"thundercloud elemental","colorIdentity":["U"]},"Bladewing's Thrall":{"layout":"normal","name":"Bladewing's Thrall","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Bladewing's Thrall has flying as long as you control a Dragon.\nWhen a Dragon enters the battlefield, you may return Bladewing's Thrall from your graveyard to the battlefield.","power":"3","toughness":"3","imageName":"bladewing's thrall","colorIdentity":["B"]},"Cabal Conditioning":{"layout":"normal","name":"Cabal Conditioning","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Any number of target players each discard a number of cards equal to the highest converted mana cost among permanents you control.","imageName":"cabal conditioning","colorIdentity":["B"]},"Cabal Interrogator":{"layout":"normal","name":"Cabal Interrogator","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"{X}{B}, {T}: Target player reveals X cards from his or her hand and you choose one of them. That player discards that card. Activate this ability only any time you could cast a sorcery.","power":"1","toughness":"1","imageName":"cabal interrogator","colorIdentity":["B"]},"Call to the Grave":{"layout":"normal","name":"Call to the Grave","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player sacrifices a non-Zombie creature.\nAt the beginning of the end step, if no creatures are on the battlefield, sacrifice Call to the Grave.","imageName":"call to the grave","colorIdentity":["B"]},"Chill Haunting":{"layout":"normal","name":"Chill Haunting","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Chill Haunting, exile X creature cards from your graveyard.\nTarget creature gets -X/-X until end of turn.","imageName":"chill haunting","colorIdentity":["B"]},"Clutch of Undeath":{"layout":"normal","name":"Clutch of Undeath","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3 as long as it's a Zombie. Otherwise, it gets -3/-3.","imageName":"clutch of undeath","colorIdentity":["B"]},"Consumptive Goo":{"layout":"normal","name":"Consumptive Goo","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"{2}{B}{B}: Target creature gets -1/-1 until end of turn. Put a +1/+1 counter on Consumptive Goo.","power":"1","toughness":"1","imageName":"consumptive goo","colorIdentity":["B"]},"Death's-Head Buzzard":{"layout":"normal","name":"Death's-Head Buzzard","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Death's-Head Buzzard dies, all creatures get -1/-1 until end of turn.","power":"2","toughness":"1","imageName":"death's-head buzzard","colorIdentity":["B"]},"Decree of Pain":{"layout":"normal","name":"Decree of Pain","manaCost":"{6}{B}{B}","cmc":8,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures. They can't be regenerated. Draw a card for each creature destroyed this way.\nCycling {3}{B}{B} ({3}{B}{B}, Discard this card: Draw a card.)\nWhen you cycle Decree of Pain, all creatures get -2/-2 until end of turn.","imageName":"decree of pain","colorIdentity":["B"]},"Dragon Shadow":{"layout":"normal","name":"Dragon Shadow","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+0 and has fear. (It can't be blocked except by artifact creatures and/or black creatures.)\nWhen a creature with converted mana cost 6 or greater enters the battlefield, you may return Dragon Shadow from your graveyard to the battlefield attached to that creature.","imageName":"dragon shadow","colorIdentity":["B"]},"Fatal Mutation":{"layout":"normal","name":"Fatal Mutation","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature is turned face up, destroy it. It can't be regenerated.","imageName":"fatal mutation","colorIdentity":["B"]},"Final Punishment":{"layout":"normal","name":"Final Punishment","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player loses life equal to the damage already dealt to him or her this turn.","imageName":"final punishment","colorIdentity":["B"]},"Lethal Vapors":{"layout":"normal","name":"Lethal Vapors","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield, destroy it.\n{0}: Destroy Lethal Vapors. You skip your next turn. Any player may activate this ability.","imageName":"lethal vapors","colorIdentity":["B"]},"Lingering Death":{"layout":"normal","name":"Lingering Death","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the end step of enchanted creature's controller, that player sacrifices that creature.","imageName":"lingering death","colorIdentity":["B"]},"Nefashu":{"layout":"normal","name":"Nefashu","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Mutant","types":["Creature"],"subtypes":["Zombie","Mutant"],"text":"Whenever Nefashu attacks, up to five target creatures each get -1/-1 until end of turn.","power":"5","toughness":"3","imageName":"nefashu","colorIdentity":["B"]},"Putrid Raptor":{"layout":"normal","name":"Putrid Raptor","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Lizard Beast","types":["Creature"],"subtypes":["Zombie","Lizard","Beast"],"text":"Morph—Discard a Zombie card. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"4","imageName":"putrid raptor","colorIdentity":["B"]},"Reaping the Graves":{"layout":"normal","name":"Reaping the Graves","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Return target creature card from your graveyard to your hand.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"reaping the graves","colorIdentity":["B"]},"Skulltap":{"layout":"normal","name":"Skulltap","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Skulltap, sacrifice a creature.\nDraw two cards.","imageName":"skulltap","colorIdentity":["B"]},"Twisted Abomination":{"layout":"normal","name":"Twisted Abomination","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Mutant","types":["Creature"],"subtypes":["Zombie","Mutant"],"text":"{B}: Regenerate Twisted Abomination.\nSwampcycling {2} ({2}, Discard this card: Search your library for a Swamp card, reveal it, and put it into your hand. Then shuffle your library.)","power":"5","toughness":"3","imageName":"twisted abomination","colorIdentity":["B"]},"Unburden":{"layout":"normal","name":"Unburden","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"unburden","colorIdentity":["B"]},"Undead Warchief":{"layout":"normal","name":"Undead Warchief","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Zombie spells you cast cost {1} less to cast.\nZombie creatures you control get +2/+1.","power":"1","toughness":"1","imageName":"undead warchief","colorIdentity":["B"]},"Unspeakable Symbol":{"layout":"normal","name":"Unspeakable Symbol","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Pay 3 life: Put a +1/+1 counter on target creature.","imageName":"unspeakable symbol","colorIdentity":["B"]},"Vengeful Dead":{"layout":"normal","name":"Vengeful Dead","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever Vengeful Dead or another Zombie dies, each opponent loses 1 life.","power":"3","toughness":"2","imageName":"vengeful dead","colorIdentity":["B"]},"Zombie Cutthroat":{"layout":"normal","name":"Zombie Cutthroat","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Morph—Pay 5 life. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"4","imageName":"zombie cutthroat","colorIdentity":["B"]},"Bonethorn Valesk":{"layout":"normal","name":"Bonethorn Valesk","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever a permanent is turned face up, Bonethorn Valesk deals 1 damage to target creature or player.","power":"4","toughness":"2","imageName":"bonethorn valesk","colorIdentity":["R"]},"Carbonize":{"layout":"normal","name":"Carbonize","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Carbonize deals 3 damage to target creature or player. That creature can't be regenerated this turn. If the creature would die this turn, exile it instead.","imageName":"carbonize","colorIdentity":["R"]},"Chartooth Cougar":{"layout":"normal","name":"Chartooth Cougar","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Cat Beast","types":["Creature"],"subtypes":["Cat","Beast"],"text":"{R}: Chartooth Cougar gets +1/+0 until end of turn.\nMountaincycling {2} ({2}, Discard this card: Search your library for a Mountain card, reveal it, and put it into your hand. Then shuffle your library.)","power":"4","toughness":"4","imageName":"chartooth cougar","colorIdentity":["R"]},"Decree of Annihilation":{"layout":"normal","name":"Decree of Annihilation","manaCost":"{8}{R}{R}","cmc":10,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all artifacts, creatures, and lands from the battlefield, all cards from all graveyards, and all cards from all hands.\nCycling {5}{R}{R} ({5}{R}{R}, Discard this card: Draw a card.)\nWhen you cycle Decree of Annihilation, destroy all lands.","imageName":"decree of annihilation","colorIdentity":["R"]},"Dragon Breath":{"layout":"normal","name":"Dragon Breath","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has haste.\n{R}: Enchanted creature gets +1/+0 until end of turn.\nWhen a creature with converted mana cost 6 or greater enters the battlefield, you may return Dragon Breath from your graveyard to the battlefield attached to that creature.","imageName":"dragon breath","colorIdentity":["R"]},"Dragon Mage":{"layout":"normal","name":"Dragon Mage","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon Wizard","types":["Creature"],"subtypes":["Dragon","Wizard"],"text":"Flying\nWhenever Dragon Mage deals combat damage to a player, each player discards his or her hand, then draws seven cards.","power":"5","toughness":"5","imageName":"dragon mage","colorIdentity":["R"]},"Dragon Tyrant":{"layout":"normal","name":"Dragon Tyrant","manaCost":"{8}{R}{R}","cmc":10,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, trample\nDouble strike (This creature deals both first-strike and regular combat damage.)\nAt the beginning of your upkeep, sacrifice Dragon Tyrant unless you pay {R}{R}{R}{R}.\n{R}: Dragon Tyrant gets +1/+0 until end of turn.","power":"6","toughness":"6","imageName":"dragon tyrant","colorIdentity":["R"]},"Dragonspeaker Shaman":{"layout":"normal","name":"Dragonspeaker Shaman","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Barbarian Shaman","types":["Creature"],"subtypes":["Human","Barbarian","Shaman"],"text":"Dragon spells you cast cost {2} less to cast.","power":"2","toughness":"2","imageName":"dragonspeaker shaman","colorIdentity":["R"]},"Dragonstorm":{"layout":"normal","name":"Dragonstorm","manaCost":"{8}{R}","cmc":9,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a Dragon permanent card and put it onto the battlefield. Then shuffle your library.\nStorm (When you cast this spell, copy it for each spell cast before it this turn.)","imageName":"dragonstorm","colorIdentity":["R"]},"Enrage":{"layout":"normal","name":"Enrage","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +X/+0 until end of turn.","imageName":"enrage","colorIdentity":["R"]},"Extra Arms":{"layout":"normal","name":"Extra Arms","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks, it deals 2 damage to target creature or player.","imageName":"extra arms","colorIdentity":["R"]},"Form of the Dragon":{"layout":"normal","name":"Form of the Dragon","manaCost":"{4}{R}{R}{R}","cmc":7,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, Form of the Dragon deals 5 damage to target creature or player.\nAt the beginning of each end step, your life total becomes 5.\nCreatures without flying can't attack you.","imageName":"form of the dragon","colorIdentity":["R"]},"Goblin Brigand":{"layout":"normal","name":"Goblin Brigand","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Goblin Brigand attacks each turn if able.","power":"2","toughness":"2","imageName":"goblin brigand","colorIdentity":["R"]},"Goblin Psychopath":{"layout":"normal","name":"Goblin Psychopath","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Mutant","types":["Creature"],"subtypes":["Goblin","Mutant"],"text":"Whenever Goblin Psychopath attacks or blocks, flip a coin. If you lose the flip, the next time it would deal combat damage this turn, it deals that damage to you instead.","power":"5","toughness":"5","imageName":"goblin psychopath","colorIdentity":["R"]},"Grip of Chaos":{"layout":"normal","name":"Grip of Chaos","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a spell or ability is put onto the stack, if it has a single target, reselect its target at random. (Select from among all legal targets.)","imageName":"grip of chaos","colorIdentity":["R"]},"Misguided Rage":{"layout":"normal","name":"Misguided Rage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target player sacrifices a permanent.","imageName":"misguided rage","colorIdentity":["R"]},"Pyrostatic Pillar":{"layout":"normal","name":"Pyrostatic Pillar","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell with converted mana cost 3 or less, Pyrostatic Pillar deals 2 damage to that player.","imageName":"pyrostatic pillar","colorIdentity":["R"]},"Rock Jockey":{"layout":"normal","name":"Rock Jockey","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"You can't cast Rock Jockey if you've played a land this turn.\nYou can't play lands if you've cast Rock Jockey this turn.","power":"3","toughness":"3","imageName":"rock jockey","colorIdentity":["R"]},"Scattershot":{"layout":"normal","name":"Scattershot","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Scattershot deals 1 damage to target creature.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"scattershot","colorIdentity":["R"]},"Siege-Gang Commander":{"layout":"normal","name":"Siege-Gang Commander","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"When Siege-Gang Commander enters the battlefield, put three 1/1 red Goblin creature tokens onto the battlefield.\n{1}{R}, Sacrifice a Goblin: Siege-Gang Commander deals 2 damage to target creature or player.","power":"2","toughness":"2","imageName":"siege-gang commander","colorIdentity":["R"]},"Skirk Volcanist":{"layout":"normal","name":"Skirk Volcanist","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Morph—Sacrifice two Mountains. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Skirk Volcanist is turned face up, it deals 3 damage divided as you choose among one, two, or three target creatures.","power":"3","toughness":"1","imageName":"skirk volcanist","colorIdentity":["R"]},"Spark Spray":{"layout":"normal","name":"Spark Spray","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Spark Spray deals 1 damage to target creature or player.\nCycling {R} ({R}, Discard this card: Draw a card.)","imageName":"spark spray","colorIdentity":["R"]},"Sulfuric Vortex":{"layout":"normal","name":"Sulfuric Vortex","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, Sulfuric Vortex deals 2 damage to that player.\nIf a player would gain life, that player gains no life instead.","imageName":"sulfuric vortex","colorIdentity":["R"]},"Torrent of Fire":{"layout":"normal","name":"Torrent of Fire","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Torrent of Fire deals damage equal to the highest converted mana cost among permanents you control to target creature or player.","imageName":"torrent of fire","colorIdentity":["R"]},"Uncontrolled Infestation":{"layout":"normal","name":"Uncontrolled Infestation","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant nonbasic land\nWhen enchanted land becomes tapped, destroy it.","imageName":"uncontrolled infestation","colorIdentity":["R"]},"Accelerated Mutation":{"layout":"normal","name":"Accelerated Mutation","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +X/+X until end of turn, where X is the highest converted mana cost among permanents you control.","imageName":"accelerated mutation","colorIdentity":["G"]},"Alpha Status":{"layout":"normal","name":"Alpha Status","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 for each other creature on the battlefield that shares a creature type with it.","imageName":"alpha status","colorIdentity":["G"]},"Ambush Commander":{"layout":"normal","name":"Ambush Commander","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Forests you control are 1/1 green Elf creatures that are still lands.\n{1}{G}, Sacrifice an Elf: Target creature gets +3/+3 until end of turn.","power":"2","toughness":"2","imageName":"ambush commander","colorIdentity":["G"]},"Ancient Ooze":{"layout":"normal","name":"Ancient Ooze","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Ancient Ooze's power and toughness are each equal to the total converted mana cost of other creatures you control.","power":"*","toughness":"*","imageName":"ancient ooze","colorIdentity":["G"]},"Break Asunder":{"layout":"normal","name":"Break Asunder","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or enchantment.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"break asunder","colorIdentity":["G"]},"Claws of Wirewood":{"layout":"normal","name":"Claws of Wirewood","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Claws of Wirewood deals 3 damage to each creature with flying and each player.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"claws of wirewood","colorIdentity":["G"]},"Decree of Savagery":{"layout":"normal","name":"Decree of Savagery","manaCost":"{7}{G}{G}","cmc":9,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put four +1/+1 counters on each creature you control.\nCycling {4}{G}{G} ({4}{G}{G}, Discard this card: Draw a card.)\nWhen you cycle Decree of Savagery, you may put four +1/+1 counters on target creature.","imageName":"decree of savagery","colorIdentity":["G"]},"Divergent Growth":{"layout":"normal","name":"Divergent Growth","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Until end of turn, lands you control gain \"{T}: Add one mana of any color to your mana pool.\"","imageName":"divergent growth","colorIdentity":["G"]},"Dragon Fangs":{"layout":"normal","name":"Dragon Fangs","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has trample.\nWhen a creature with converted mana cost 6 or greater enters the battlefield, you may return Dragon Fangs from your graveyard to the battlefield attached to that creature.","imageName":"dragon fangs","colorIdentity":["G"]},"Fierce Empath":{"layout":"normal","name":"Fierce Empath","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"When Fierce Empath enters the battlefield, you may search your library for a creature card with converted mana cost 6 or greater, reveal it, put it into your hand, then shuffle your library.","power":"1","toughness":"1","imageName":"fierce empath","colorIdentity":["G"]},"Forgotten Ancient":{"layout":"normal","name":"Forgotten Ancient","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whenever a player casts a spell, you may put a +1/+1 counter on Forgotten Ancient.\nAt the beginning of your upkeep, you may move any number of +1/+1 counters from Forgotten Ancient onto other creatures.","power":"0","toughness":"3","imageName":"forgotten ancient","colorIdentity":["G"]},"Hunting Pack":{"layout":"normal","name":"Hunting Pack","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put a 4/4 green Beast creature token onto the battlefield.\nStorm (When you cast this spell, copy it for each spell cast before it this turn.)","imageName":"hunting pack","colorIdentity":["G"]},"Krosan Drover":{"layout":"normal","name":"Krosan Drover","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Creature spells you cast with converted mana cost 6 or greater cost {2} less to cast.","power":"2","toughness":"2","imageName":"krosan drover","colorIdentity":["G"]},"Kurgadon":{"layout":"normal","name":"Kurgadon","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever you cast a creature spell with converted mana cost 6 or greater, put three +1/+1 counters on Kurgadon.","power":"3","toughness":"3","imageName":"kurgadon","colorIdentity":["G"]},"One with Nature":{"layout":"normal","name":"One with Nature","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals combat damage to a player, you may search your library for a basic land card, put that card onto the battlefield tapped, then shuffle your library.","imageName":"one with nature","colorIdentity":["G"]},"Primitive Etchings":{"layout":"normal","name":"Primitive Etchings","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Reveal the first card you draw each turn. Whenever you reveal a creature card this way, draw a card.","imageName":"primitive etchings","colorIdentity":["G"]},"Root Elemental":{"layout":"normal","name":"Root Elemental","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Morph {5}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Root Elemental is turned face up, you may put a creature card from your hand onto the battlefield.","power":"6","toughness":"5","imageName":"root elemental","colorIdentity":["G"]},"Sprouting Vines":{"layout":"normal","name":"Sprouting Vines","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Search your library for a basic land card, reveal that card, and put it into your hand. Then shuffle your library.\nStorm (When you cast this spell, copy it for each spell cast before it this turn.)","imageName":"sprouting vines","colorIdentity":["G"]},"Titanic Bulvox":{"layout":"normal","name":"Titanic Bulvox","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nMorph {4}{G}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"7","toughness":"4","imageName":"titanic bulvox","colorIdentity":["G"]},"Treetop Scout":{"layout":"normal","name":"Treetop Scout","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"Treetop Scout can't be blocked except by creatures with flying.","power":"1","toughness":"1","imageName":"treetop scout","colorIdentity":["G"]},"Upwelling":{"layout":"normal","name":"Upwelling","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Mana pools don't empty as steps and phases end.","imageName":"upwelling","colorIdentity":["G"]},"Wirewood Guardian":{"layout":"normal","name":"Wirewood Guardian","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elf Mutant","types":["Creature"],"subtypes":["Elf","Mutant"],"text":"Forestcycling {2} ({2}, Discard this card: Search your library for a Forest card, reveal it, and put it into your hand. Then shuffle your library.)","power":"6","toughness":"6","imageName":"wirewood guardian","colorIdentity":["G"]},"Wirewood Symbiote":{"layout":"normal","name":"Wirewood Symbiote","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Return an Elf you control to its owner's hand: Untap target creature. Activate this ability only once each turn.","power":"1","toughness":"1","imageName":"wirewood symbiote","colorIdentity":["G"]},"Woodcloaker":{"layout":"normal","name":"Woodcloaker","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Morph {2}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Woodcloaker is turned face up, target creature gains trample until end of turn.","power":"3","toughness":"3","imageName":"woodcloaker","colorIdentity":["G"]},"Xantid Swarm":{"layout":"normal","name":"Xantid Swarm","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nWhenever Xantid Swarm attacks, defending player can't cast spells this turn.","power":"0","toughness":"1","imageName":"xantid swarm","colorIdentity":["G"]},"Bladewing the Risen":{"layout":"normal","name":"Bladewing the Risen","manaCost":"{3}{B}{B}{R}{R}","cmc":7,"colors":["Black","Red"],"type":"Legendary Creature — Zombie Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Dragon"],"text":"Flying\nWhen Bladewing the Risen enters the battlefield, you may return target Dragon permanent card from your graveyard to the battlefield.\n{B}{R}: Dragon creatures get +1/+1 until end of turn.","power":"4","toughness":"4","imageName":"bladewing the risen","colorIdentity":["B","R"]},"Edgewalker":{"layout":"normal","name":"Edgewalker","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Cleric spells you cast cost {W}{B} less to cast. This effect reduces only the amount of colored mana you pay. (For example, if you cast a Cleric spell with mana cost {1}{W}, it costs {1} to cast.)","power":"2","toughness":"2","imageName":"edgewalker","colorIdentity":["W","B"]},"Karona, False God":{"layout":"normal","name":"Karona, False God","manaCost":"{1}{W}{U}{B}{R}{G}","cmc":6,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Avatar","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Avatar"],"text":"Haste\nAt the beginning of each player's upkeep, that player untaps Karona, False God and gains control of it.\nWhenever Karona attacks, creatures of the creature type of your choice get +3/+3 until end of turn.","power":"5","toughness":"5","imageName":"karona, false god","colorIdentity":["W","U","B","R","G"]},"Sliver Overlord":{"layout":"normal","name":"Sliver Overlord","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Sliver Mutant","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Sliver","Mutant"],"text":"{3}: Search your library for a Sliver card, reveal that card, and put it into your hand. Then shuffle your library.\n{3}: Gain control of target Sliver. (This effect lasts indefinitely.)","power":"7","toughness":"7","imageName":"sliver overlord","colorIdentity":["W","U","B","R","G"]},"Ark of Blight":{"layout":"normal","name":"Ark of Blight","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}, Sacrifice Ark of Blight: Destroy target land.","imageName":"ark of blight"},"Proteus Machine":{"layout":"normal","name":"Proteus Machine","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Shapeshifter","types":["Artifact","Creature"],"subtypes":["Shapeshifter"],"text":"Morph {0} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Proteus Machine is turned face up, it becomes the creature type of your choice. (This effect lasts indefinitely.)","power":"2","toughness":"2","imageName":"proteus machine"},"Stabilizer":{"layout":"normal","name":"Stabilizer","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Players can't cycle cards.","imageName":"stabilizer"},"Temple of the False God":{"layout":"normal","name":"Temple of the False God","type":"Land","types":["Land"],"text":"{T}: Add {C}{C} to your mana pool. Activate this ability only if you control five or more lands.","imageName":"temple of the false god"},"Ass Whuppin'":{"layout":"normal","name":"Ass Whuppin'","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target silver-bordered permanent in any game you can see from your seat.","imageName":"ass whuppin'","colorIdentity":["W","B"]},"Budoka Pupil":{"layout":"flip","name":"Budoka Pupil","names":["Budoka Pupil","Ichiga, Who Topples Oaks"],"manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Budoka Pupil.\nAt the beginning of the end step, if there are two or more ki counters on Budoka Pupil, you may flip it.","power":"2","toughness":"2","imageName":"budoka pupil","colorIdentity":["G"]},"Ichiga, Who Topples Oaks":{"layout":"flip","name":"Ichiga, Who Topples Oaks","names":["Budoka Pupil","Ichiga, Who Topples Oaks"],"manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Trample\nRemove a ki counter from Ichiga, Who Topples Oaks: Target creature gets +2/+2 until end of turn.","power":"4","toughness":"3","imageName":"ichiga, who topples oaks","colorIdentity":["G"]},"Ghost-Lit Raider":{"layout":"normal","name":"Ghost-Lit Raider","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{2}{R}, {T}: Ghost-Lit Raider deals 2 damage to target creature.\nChannel — {3}{R}, Discard Ghost-Lit Raider: Ghost-Lit Raider deals 4 damage to target creature.","power":"2","toughness":"1","imageName":"ghost-lit raider","colorIdentity":["R"]},"Dimir Guildmage":{"layout":"normal","name":"Dimir Guildmage","manaCost":"{U/B}{U/B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"({U/B} can be paid with either {U} or {B}.)\n{3}{U}: Target player draws a card. Activate this ability only any time you could cast a sorcery.\n{3}{B}: Target player discards a card. Activate this ability only any time you could cast a sorcery.","power":"2","toughness":"2","imageName":"dimir guildmage","colorIdentity":["U","B"]},"Gruul Guildmage":{"layout":"normal","name":"Gruul Guildmage","manaCost":"{R/G}{R/G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"({R/G} can be paid with either {R} or {G}.)\n{3}{R}, Sacrifice a land: Gruul Guildmage deals 2 damage to target player.\n{3}{G}: Target creature gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"gruul guildmage","colorIdentity":["R","G"]},"Azorius Guildmage":{"layout":"normal","name":"Azorius Guildmage","manaCost":"{W/U}{W/U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"{2}{W}: Tap target creature.\n{2}{U}: Counter target activated ability. (Mana abilities can't be targeted.)","power":"2","toughness":"2","imageName":"azorius guildmage","colorIdentity":["W","U"]},"Sudden Shock":{"layout":"normal","name":"Sudden Shock","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nSudden Shock deals 2 damage to target creature or player.","imageName":"sudden shock","colorIdentity":["R"]},"Hedge Troll":{"layout":"normal","name":"Hedge Troll","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Troll Cleric","types":["Creature"],"subtypes":["Troll","Cleric"],"text":"Hedge Troll gets +1/+1 as long as you control a Plains.\n{W}: Regenerate Hedge Troll.","power":"2","toughness":"2","imageName":"hedge troll","colorIdentity":["G","W"]},"Storm Entity":{"layout":"normal","name":"Storm Entity","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Haste\nStorm Entity enters the battlefield with a +1/+1 counter on it for each other spell cast this turn.","power":"1","toughness":"1","imageName":"storm entity","colorIdentity":["R"]},"Shriekmaw":{"layout":"normal","name":"Shriekmaw","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhen Shriekmaw enters the battlefield, destroy target nonartifact, nonblack creature.\nEvoke {1}{B} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"3","toughness":"2","imageName":"shriekmaw","colorIdentity":["B"]},"Altar's Light":{"layout":"normal","name":"Altar's Light","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target artifact or enchantment.","imageName":"altar's light","colorIdentity":["W"]},"Auriok Bladewarden":{"layout":"normal","name":"Auriok Bladewarden","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Target creature gets +X/+X until end of turn, where X is Auriok Bladewarden's power.","power":"1","toughness":"1","imageName":"auriok bladewarden","colorIdentity":["W"]},"Auriok Steelshaper":{"layout":"normal","name":"Auriok Steelshaper","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Equip costs you pay cost {1} less.\nAs long as Auriok Steelshaper is equipped, each creature you control that's a Soldier or a Knight gets +1/+1.","power":"1","toughness":"1","imageName":"auriok steelshaper","colorIdentity":["W"]},"Auriok Transfixer":{"layout":"normal","name":"Auriok Transfixer","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"{W}, {T}: Tap target artifact.","power":"1","toughness":"1","imageName":"auriok transfixer","colorIdentity":["W"]},"Awe Strike":{"layout":"normal","name":"Awe Strike","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"The next time target creature would deal damage this turn, prevent that damage. You gain life equal to the damage prevented this way.","imageName":"awe strike","colorIdentity":["W"]},"Blinding Beam":{"layout":"normal","name":"Blinding Beam","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Tap two target creatures.\n• Creatures don't untap during target player's next untap step.\nEntwine {1} (Choose both if you pay the entwine cost.)","imageName":"blinding beam","colorIdentity":["W"]},"Leonin Abunas":{"layout":"normal","name":"Leonin Abunas","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Cat Cleric","types":["Creature"],"subtypes":["Cat","Cleric"],"text":"Artifacts you control have hexproof. (They can't be the targets of spells or abilities your opponents control.)","power":"2","toughness":"5","imageName":"leonin abunas","colorIdentity":["W"]},"Leonin Den-Guard":{"layout":"normal","name":"Leonin Den-Guard","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"As long as Leonin Den-Guard is equipped, it gets +1/+1 and has vigilance.","power":"1","toughness":"3","imageName":"leonin den-guard","colorIdentity":["W"]},"Leonin Elder":{"layout":"normal","name":"Leonin Elder","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Cat Cleric","types":["Creature"],"subtypes":["Cat","Cleric"],"text":"Whenever an artifact enters the battlefield, you may gain 1 life.","power":"1","toughness":"1","imageName":"leonin elder","colorIdentity":["W"]},"Leonin Skyhunter":{"layout":"normal","name":"Leonin Skyhunter","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Knight","types":["Creature"],"subtypes":["Cat","Knight"],"text":"Flying","power":"2","toughness":"2","imageName":"leonin skyhunter","colorIdentity":["W"]},"Loxodon Mender":{"layout":"normal","name":"Loxodon Mender","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Elephant Cleric","types":["Creature"],"subtypes":["Elephant","Cleric"],"text":"{W}, {T}: Regenerate target artifact.","power":"3","toughness":"3","imageName":"loxodon mender","colorIdentity":["W"]},"Loxodon Peacekeeper":{"layout":"normal","name":"Loxodon Peacekeeper","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Elephant Soldier","types":["Creature"],"subtypes":["Elephant","Soldier"],"text":"At the beginning of your upkeep, the player with the lowest life total gains control of Loxodon Peacekeeper. If two or more players are tied for lowest life total, you choose one of them, and that player gains control of Loxodon Peacekeeper.","power":"4","toughness":"4","imageName":"loxodon peacekeeper","colorIdentity":["W"]},"Loxodon Punisher":{"layout":"normal","name":"Loxodon Punisher","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elephant Soldier","types":["Creature"],"subtypes":["Elephant","Soldier"],"text":"Loxodon Punisher gets +2/+2 for each Equipment attached to it.","power":"2","toughness":"2","imageName":"loxodon punisher","colorIdentity":["W"]},"Luminous Angel":{"layout":"normal","name":"Luminous Angel","manaCost":"{4}{W}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAt the beginning of your upkeep, you may put a 1/1 white Spirit creature token with flying onto the battlefield.","power":"4","toughness":"4","imageName":"luminous angel","colorIdentity":["W"]},"Raise the Alarm":{"layout":"normal","name":"Raise the Alarm","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put two 1/1 white Soldier creature tokens onto the battlefield.","imageName":"raise the alarm","colorIdentity":["W"]},"Razor Barrier":{"layout":"normal","name":"Razor Barrier","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target permanent you control gains protection from artifacts or from the color of your choice until end of turn.","imageName":"razor barrier","colorIdentity":["W"]},"Roar of the Kha":{"layout":"normal","name":"Roar of the Kha","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Creatures you control get +1/+1 until end of turn.\n• Untap all creatures you control.\nEntwine {1}{W} (Choose both if you pay the entwine cost.)","imageName":"roar of the kha","colorIdentity":["W"]},"Rule of Law":{"layout":"normal","name":"Rule of Law","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Each player can't cast more than one spell each turn.","imageName":"rule of law","colorIdentity":["W"]},"Second Sunrise":{"layout":"normal","name":"Second Sunrise","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Each player returns to the battlefield all artifact, creature, enchantment, and land cards in his or her graveyard that were put there from the battlefield this turn.","imageName":"second sunrise","colorIdentity":["W"]},"Skyhunter Cub":{"layout":"normal","name":"Skyhunter Cub","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Cat Knight","types":["Creature"],"subtypes":["Cat","Knight"],"text":"As long as Skyhunter Cub is equipped, it gets +1/+1 and has flying.","power":"2","toughness":"2","imageName":"skyhunter cub","colorIdentity":["W"]},"Skyhunter Patrol":{"layout":"normal","name":"Skyhunter Patrol","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Cat Knight","types":["Creature"],"subtypes":["Cat","Knight"],"text":"Flying, first strike (This creature can't be blocked except by creatures with flying or reach, and it deals combat damage before creatures without first strike.)","power":"2","toughness":"3","imageName":"skyhunter patrol","colorIdentity":["W"]},"Slith Ascendant":{"layout":"normal","name":"Slith Ascendant","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Slith","types":["Creature"],"subtypes":["Slith"],"text":"Flying\nWhenever Slith Ascendant deals combat damage to a player, put a +1/+1 counter on it.","power":"1","toughness":"1","imageName":"slith ascendant","colorIdentity":["W"]},"Solar Tide":{"layout":"normal","name":"Solar Tide","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Destroy all creatures with power 2 or less.\n• Destroy all creatures with power 3 or greater.\nEntwine—Sacrifice two lands. (Choose both if you pay the entwine cost.)","imageName":"solar tide","colorIdentity":["W"]},"Soul Nova":{"layout":"normal","name":"Soul Nova","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target attacking creature and all Equipment attached to it.","imageName":"soul nova","colorIdentity":["W"]},"Sphere of Purity":{"layout":"normal","name":"Sphere of Purity","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If an artifact would deal damage to you, prevent 1 of that damage.","imageName":"sphere of purity","colorIdentity":["W"]},"Taj-Nar Swordsmith":{"layout":"normal","name":"Taj-Nar Swordsmith","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"When Taj-Nar Swordsmith enters the battlefield, you may pay {X}. If you do, search your library for an Equipment card with converted mana cost X or less and put that card onto the battlefield. Then shuffle your library.","power":"2","toughness":"3","imageName":"taj-nar swordsmith","colorIdentity":["W"]},"Tempest of Light":{"layout":"normal","name":"Tempest of Light","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy all enchantments.","imageName":"tempest of light","colorIdentity":["W"]},"Assert Authority":{"layout":"normal","name":"Assert Authority","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nCounter target spell. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.","imageName":"assert authority","colorIdentity":["U"]},"Broodstar":{"layout":"normal","name":"Broodstar","manaCost":"{8}{U}{U}","cmc":10,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nFlying\nBroodstar's power and toughness are each equal to the number of artifacts you control.","power":"*","toughness":"*","imageName":"broodstar","colorIdentity":["U"]},"Disarm":{"layout":"normal","name":"Disarm","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Unattach all Equipment from target creature.","imageName":"disarm","colorIdentity":["U"]},"Domineer":{"layout":"normal","name":"Domineer","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact creature\nYou control enchanted artifact creature.","imageName":"domineer","colorIdentity":["U"]},"Dream's Grip":{"layout":"normal","name":"Dream's Grip","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Tap target permanent.\n• Untap target permanent.\nEntwine {1} (Choose both if you pay the entwine cost.)","imageName":"dream's grip","colorIdentity":["U"]},"Fabricate":{"layout":"normal","name":"Fabricate","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for an artifact card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"fabricate","colorIdentity":["U"]},"Fatespinner":{"layout":"normal","name":"Fatespinner","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"At the beginning of each opponent's upkeep, that player chooses draw step, main phase, or combat phase. The player skips each instance of the chosen step or phase this turn.","power":"1","toughness":"2","imageName":"fatespinner","colorIdentity":["U"]},"Inertia Bubble":{"layout":"normal","name":"Inertia Bubble","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nEnchanted artifact doesn't untap during its controller's untap step.","imageName":"inertia bubble","colorIdentity":["U"]},"Looming Hoverguard":{"layout":"normal","name":"Looming Hoverguard","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Drone","types":["Creature"],"subtypes":["Drone"],"text":"Flying\nWhen Looming Hoverguard enters the battlefield, put target artifact on top of its owner's library.","power":"3","toughness":"3","imageName":"looming hoverguard","colorIdentity":["U"]},"Lumengrid Augur":{"layout":"normal","name":"Lumengrid Augur","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"{1}, {T}: Target player draws a card, then discards a card. If that player discards an artifact card this way, untap Lumengrid Augur.","power":"2","toughness":"2","imageName":"lumengrid augur","colorIdentity":["U"]},"Lumengrid Sentinel":{"layout":"normal","name":"Lumengrid Sentinel","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flying\nWhenever an artifact enters the battlefield under your control, you may tap target permanent.","power":"1","toughness":"2","imageName":"lumengrid sentinel","colorIdentity":["U"]},"Lumengrid Warden":{"layout":"normal","name":"Lumengrid Warden","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"power":"1","toughness":"3","imageName":"lumengrid warden","colorIdentity":["U"]},"March of the Machines":{"layout":"normal","name":"March of the Machines","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Each noncreature artifact is an artifact creature with power and toughness each equal to its converted mana cost. (Equipment that's a creature can't equip a creature.)","imageName":"march of the machines","colorIdentity":["U"]},"Neurok Familiar":{"layout":"normal","name":"Neurok Familiar","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Neurok Familiar enters the battlefield, reveal the top card of your library. If it's an artifact card, put it into your hand. Otherwise, put it into your graveyard.","power":"1","toughness":"1","imageName":"neurok familiar","colorIdentity":["U"]},"Neurok Spy":{"layout":"normal","name":"Neurok Spy","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Neurok Spy can't be blocked as long as defending player controls an artifact.","power":"2","toughness":"2","imageName":"neurok spy","colorIdentity":["U"]},"Override":{"layout":"normal","name":"Override","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1} for each artifact you control.","imageName":"override","colorIdentity":["U"]},"Psychic Membrane":{"layout":"normal","name":"Psychic Membrane","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhenever Psychic Membrane blocks, you may draw a card.","power":"0","toughness":"3","imageName":"psychic membrane","colorIdentity":["U"]},"Quicksilver Elemental":{"layout":"normal","name":"Quicksilver Elemental","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{U}: Quicksilver Elemental gains all activated abilities of target creature until end of turn. (If any of the abilities use that creature's name, use this creature's name instead.)\nYou may spend blue mana as though it were mana of any color to pay the activation costs of Quicksilver Elemental's abilities.","power":"3","toughness":"4","imageName":"quicksilver elemental","colorIdentity":["U"]},"Regress":{"layout":"normal","name":"Regress","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target permanent to its owner's hand.","imageName":"regress","colorIdentity":["U"]},"Shared Fate":{"layout":"normal","name":"Shared Fate","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"If a player would draw a card, that player exiles the top card of one of his or her opponents' libraries face down instead.\nEach player may look at and play cards he or she exiled with Shared Fate.","imageName":"shared fate","colorIdentity":["U"]},"Slith Strider":{"layout":"normal","name":"Slith Strider","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Slith","types":["Creature"],"subtypes":["Slith"],"text":"Whenever Slith Strider becomes blocked, draw a card.\nWhenever Slith Strider deals combat damage to a player, put a +1/+1 counter on it.","power":"1","toughness":"1","imageName":"slith strider","colorIdentity":["U"]},"Somber Hoverguard":{"layout":"normal","name":"Somber Hoverguard","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Drone","types":["Creature"],"subtypes":["Drone"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nFlying","power":"3","toughness":"2","imageName":"somber hoverguard","colorIdentity":["U"]},"Temporal Cascade":{"layout":"normal","name":"Temporal Cascade","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Each player shuffles his or her hand and graveyard into his or her library.\n• Each player draws seven cards.\nEntwine {2} (Choose both if you pay the entwine cost.)","imageName":"temporal cascade","colorIdentity":["U"]},"Thoughtcast":{"layout":"normal","name":"Thoughtcast","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nDraw two cards.","imageName":"thoughtcast","colorIdentity":["U"]},"Vedalken Archmage":{"layout":"normal","name":"Vedalken Archmage","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"Whenever you cast an artifact spell, draw a card.","power":"0","toughness":"2","imageName":"vedalken archmage","colorIdentity":["U"]},"Wanderguard Sentry":{"layout":"normal","name":"Wanderguard Sentry","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drone","types":["Creature"],"subtypes":["Drone"],"text":"When Wanderguard Sentry enters the battlefield, look at target opponent's hand.","power":"3","toughness":"3","imageName":"wanderguard sentry","colorIdentity":["U"]},"Barter in Blood":{"layout":"normal","name":"Barter in Blood","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices two creatures.","imageName":"barter in blood","colorIdentity":["B"]},"Betrayal of Flesh":{"layout":"normal","name":"Betrayal of Flesh","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target creature.\n• Return target creature card from your graveyard to the battlefield.\nEntwine—Sacrifice three lands. (Choose both if you pay the entwine cost.)","imageName":"betrayal of flesh","colorIdentity":["B"]},"Chimney Imp":{"layout":"normal","name":"Chimney Imp","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nWhen Chimney Imp dies, target opponent puts a card from his or her hand on top of his or her library.","power":"1","toughness":"2","imageName":"chimney imp","colorIdentity":["B"]},"Contaminated Bond":{"layout":"normal","name":"Contaminated Bond","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nWhenever enchanted creature attacks or blocks, its controller loses 3 life.","imageName":"contaminated bond","colorIdentity":["B"]},"Disciple of the Vault":{"layout":"normal","name":"Disciple of the Vault","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever an artifact is put into a graveyard from the battlefield, you may have target opponent lose 1 life.","power":"1","toughness":"1","imageName":"disciple of the vault","colorIdentity":["B"]},"Dross Harvester":{"layout":"normal","name":"Dross Harvester","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Protection from white\nAt the beginning of your end step, you lose 4 life.\nWhenever a creature dies, you gain 2 life.","power":"4","toughness":"4","imageName":"dross harvester","colorIdentity":["B"]},"Dross Prowler":{"layout":"normal","name":"Dross Prowler","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"1","imageName":"dross prowler","colorIdentity":["B"]},"Flayed Nim":{"layout":"normal","name":"Flayed Nim","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"Whenever Flayed Nim deals combat damage to a creature, that creature's controller loses that much life.\n{2}{B}: Regenerate Flayed Nim.","power":"2","toughness":"2","imageName":"flayed nim","colorIdentity":["B"]},"Grim Reminder":{"layout":"normal","name":"Grim Reminder","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Search your library for a nonland card and reveal it. Each opponent who cast a card this turn with the same name as that card loses 6 life. Then shuffle your library.\n{B}{B}: Return Grim Reminder from your graveyard to your hand. Activate this ability only during your upkeep.","imageName":"grim reminder","colorIdentity":["B"]},"Irradiate":{"layout":"normal","name":"Irradiate","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -1/-1 until end of turn for each artifact you control.","imageName":"irradiate","colorIdentity":["B"]},"Moriok Scavenger":{"layout":"normal","name":"Moriok Scavenger","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"When Moriok Scavenger enters the battlefield, you may return target artifact creature card from your graveyard to your hand.","power":"2","toughness":"3","imageName":"moriok scavenger","colorIdentity":["B"]},"Necrogen Mists":{"layout":"normal","name":"Necrogen Mists","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player discards a card.","imageName":"necrogen mists","colorIdentity":["B"]},"Nim Devourer":{"layout":"normal","name":"Nim Devourer","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Nim Devourer gets +1/+0 for each artifact you control.\n{B}{B}: Return Nim Devourer from your graveyard to the battlefield, then sacrifice a creature. Activate this ability only during your upkeep.","power":"4","toughness":"1","imageName":"nim devourer","colorIdentity":["B"]},"Nim Lasher":{"layout":"normal","name":"Nim Lasher","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Nim Lasher gets +1/+0 for each artifact you control.","power":"1","toughness":"1","imageName":"nim lasher","colorIdentity":["B"]},"Nim Shambler":{"layout":"normal","name":"Nim Shambler","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Nim Shambler gets +1/+0 for each artifact you control.\nSacrifice a creature: Regenerate Nim Shambler.","power":"2","toughness":"1","imageName":"nim shambler","colorIdentity":["B"]},"Nim Shrieker":{"layout":"normal","name":"Nim Shrieker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Flying\nNim Shrieker gets +1/+0 for each artifact you control.","power":"0","toughness":"1","imageName":"nim shrieker","colorIdentity":["B"]},"Promise of Power":{"layout":"normal","name":"Promise of Power","manaCost":"{2}{B}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• You draw five cards and you lose 5 life.\n• Put an X/X black Demon creature token with flying onto the battlefield, where X is the number of cards in your hand.\nEntwine {4} (Choose both if you pay the entwine cost.)","imageName":"promise of power","colorIdentity":["B"]},"Reiver Demon":{"layout":"normal","name":"Reiver Demon","manaCost":"{4}{B}{B}{B}{B}","cmc":8,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhen Reiver Demon enters the battlefield, if you cast it from your hand, destroy all nonartifact, nonblack creatures. They can't be regenerated.","power":"6","toughness":"6","imageName":"reiver demon","colorIdentity":["B"]},"Relic Bane":{"layout":"normal","name":"Relic Bane","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nEnchanted artifact has \"At the beginning of your upkeep, you lose 2 life.\"","imageName":"relic bane","colorIdentity":["B"]},"Slith Bloodletter":{"layout":"normal","name":"Slith Bloodletter","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Slith","types":["Creature"],"subtypes":["Slith"],"text":"Whenever Slith Bloodletter deals combat damage to a player, put a +1/+1 counter on it.\n{1}{B}: Regenerate Slith Bloodletter.","power":"1","toughness":"1","imageName":"slith bloodletter","colorIdentity":["B"]},"Spoils of the Vault":{"layout":"normal","name":"Spoils of the Vault","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Name a card. Reveal cards from the top of your library until you reveal the named card, then put that card into your hand. Exile all other cards revealed this way, and you lose 1 life for each of the exiled cards.","imageName":"spoils of the vault","colorIdentity":["B"]},"Vermiculos":{"layout":"normal","name":"Vermiculos","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Whenever an artifact enters the battlefield, Vermiculos gets +4/+4 until end of turn.","power":"1","toughness":"1","imageName":"vermiculos","colorIdentity":["B"]},"Wail of the Nim":{"layout":"normal","name":"Wail of the Nim","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Regenerate each creature you control.\n• Wail of the Nim deals 1 damage to each creature and each player.\nEntwine {B} (Choose both if you pay the entwine cost.)","imageName":"wail of the nim","colorIdentity":["B"]},"Wall of Blood":{"layout":"normal","name":"Wall of Blood","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nPay 1 life: Wall of Blood gets +1/+1 until end of turn.","power":"0","toughness":"2","imageName":"wall of blood","colorIdentity":["B"]},"Woebearer":{"layout":"normal","name":"Woebearer","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhenever Woebearer deals combat damage to a player, you may return target creature card from your graveyard to your hand.","power":"2","toughness":"3","imageName":"woebearer","colorIdentity":["B"]},"Wrench Mind":{"layout":"normal","name":"Wrench Mind","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards unless he or she discards an artifact card.","imageName":"wrench mind","colorIdentity":["B"]},"Arc-Slogger":{"layout":"normal","name":"Arc-Slogger","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{R}, Exile the top ten cards of your library: Arc-Slogger deals 2 damage to target creature or player.","power":"4","toughness":"5","imageName":"arc-slogger","colorIdentity":["R"]},"Confusion in the Ranks":{"layout":"normal","name":"Confusion in the Ranks","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an artifact, creature, or enchantment enters the battlefield, its controller chooses target permanent another player controls that shares a card type with it. Exchange control of those permanents.","imageName":"confusion in the ranks","colorIdentity":["R"]},"Electrostatic Bolt":{"layout":"normal","name":"Electrostatic Bolt","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Electrostatic Bolt deals 2 damage to target creature. If it's an artifact creature, Electrostatic Bolt deals 4 damage to it instead.","imageName":"electrostatic bolt","colorIdentity":["R"]},"Fiery Gambit":{"layout":"normal","name":"Fiery Gambit","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flip a coin until you lose a flip or choose to stop flipping. If you lose a flip, Fiery Gambit has no effect. If you win one or more flips, Fiery Gambit deals 3 damage to target creature. If you win two or more flips, Fiery Gambit deals 6 damage to each opponent. If you win three or more flips, draw nine cards and untap all lands you control.","imageName":"fiery gambit","colorIdentity":["R"]},"Fists of the Anvil":{"layout":"normal","name":"Fists of the Anvil","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +4/+0 until end of turn.","imageName":"fists of the anvil","colorIdentity":["R"]},"Forge Armor":{"layout":"normal","name":"Forge Armor","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Forge Armor, sacrifice an artifact.\nPut X +1/+1 counters on target creature, where X is the sacrificed artifact's converted mana cost.","imageName":"forge armor","colorIdentity":["R"]},"Fractured Loyalty":{"layout":"normal","name":"Fractured Loyalty","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature becomes the target of a spell or ability, that spell or ability's controller gains control of that creature. (This effect lasts indefinitely.)","imageName":"fractured loyalty","colorIdentity":["R"]},"Goblin Striker":{"layout":"normal","name":"Goblin Striker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"First strike, haste","power":"1","toughness":"1","imageName":"goblin striker","colorIdentity":["R"]},"Grab the Reins":{"layout":"normal","name":"Grab the Reins","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Until end of turn, you gain control of target creature and it gains haste.\n• Sacrifice a creature. Grab the Reins deals damage equal to that creature's power to target creature or player.\nEntwine {2}{R} (Choose both if you pay the entwine cost.)","imageName":"grab the reins","colorIdentity":["R"]},"Incite War":{"layout":"normal","name":"Incite War","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Creatures target player controls attack this turn if able.\n• Creatures you control gain first strike until end of turn.\nEntwine {2} (Choose both if you pay the entwine cost.)","imageName":"incite war","colorIdentity":["R"]},"Krark-Clan Grunt":{"layout":"normal","name":"Krark-Clan Grunt","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Sacrifice an artifact: Krark-Clan Grunt gets +1/+0 and gains first strike until end of turn.","power":"2","toughness":"2","imageName":"krark-clan grunt","colorIdentity":["R"]},"Krark-Clan Shaman":{"layout":"normal","name":"Krark-Clan Shaman","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Sacrifice an artifact: Krark-Clan Shaman deals 1 damage to each creature without flying.","power":"1","toughness":"1","imageName":"krark-clan shaman","colorIdentity":["R"]},"Mass Hysteria":{"layout":"normal","name":"Mass Hysteria","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"All creatures have haste.","imageName":"mass hysteria","colorIdentity":["R"]},"Megatog":{"layout":"normal","name":"Megatog","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Atog","types":["Creature"],"subtypes":["Atog"],"text":"Sacrifice an artifact: Megatog gets +3/+3 and gains trample until end of turn.","power":"3","toughness":"4","imageName":"megatog","colorIdentity":["R"]},"Molten Rain":{"layout":"normal","name":"Molten Rain","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. If that land was nonbasic, Molten Rain deals 2 damage to the land's controller.","imageName":"molten rain","colorIdentity":["R"]},"Ogre Leadfoot":{"layout":"normal","name":"Ogre Leadfoot","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Whenever Ogre Leadfoot becomes blocked by an artifact creature, destroy that creature.","power":"3","toughness":"3","imageName":"ogre leadfoot","colorIdentity":["R"]},"Rustmouth Ogre":{"layout":"normal","name":"Rustmouth Ogre","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Whenever Rustmouth Ogre deals combat damage to a player, you may destroy target artifact that player controls.","power":"5","toughness":"4","imageName":"rustmouth ogre","colorIdentity":["R"]},"Seething Song":{"layout":"normal","name":"Seething Song","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Add {R}{R}{R}{R}{R} to your mana pool.","imageName":"seething song","colorIdentity":["R"]},"Spikeshot Goblin":{"layout":"normal","name":"Spikeshot Goblin","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{R}, {T}: Spikeshot Goblin deals damage equal to its power to target creature or player.","power":"1","toughness":"2","imageName":"spikeshot goblin","colorIdentity":["R"]},"Trash for Treasure":{"layout":"normal","name":"Trash for Treasure","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Trash for Treasure, sacrifice an artifact.\nReturn target artifact card from your graveyard to the battlefield.","imageName":"trash for treasure","colorIdentity":["R"]},"Vulshok Battlemaster":{"layout":"normal","name":"Vulshok Battlemaster","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Haste\nWhen Vulshok Battlemaster enters the battlefield, attach all Equipment on the battlefield to it. (Control of the Equipment doesn't change.)","power":"2","toughness":"2","imageName":"vulshok battlemaster","colorIdentity":["R"]},"Vulshok Berserker":{"layout":"normal","name":"Vulshok Berserker","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)","power":"3","toughness":"2","imageName":"vulshok berserker","colorIdentity":["R"]},"War Elemental":{"layout":"normal","name":"War Elemental","manaCost":"{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When War Elemental enters the battlefield, sacrifice it unless an opponent was dealt damage this turn.\nWhenever an opponent is dealt damage, put that many +1/+1 counters on War Elemental.","power":"1","toughness":"1","imageName":"war elemental","colorIdentity":["R"]},"Battlegrowth":{"layout":"normal","name":"Battlegrowth","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put a +1/+1 counter on target creature.","imageName":"battlegrowth","colorIdentity":["G"]},"Bloodscent":{"layout":"normal","name":"Bloodscent","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"All creatures able to block target creature this turn do so.","imageName":"bloodscent","colorIdentity":["G"]},"Copperhoof Vorrac":{"layout":"normal","name":"Copperhoof Vorrac","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Boar Beast","types":["Creature"],"subtypes":["Boar","Beast"],"text":"Copperhoof Vorrac gets +1/+1 for each untapped permanent your opponents control.","power":"2","toughness":"2","imageName":"copperhoof vorrac","colorIdentity":["G"]},"Deconstruct":{"layout":"normal","name":"Deconstruct","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact. Add {G}{G}{G} to your mana pool.","imageName":"deconstruct","colorIdentity":["G"]},"Fangren Hunter":{"layout":"normal","name":"Fangren Hunter","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample","power":"4","toughness":"4","imageName":"fangren hunter","colorIdentity":["G"]},"Glissa Sunseeker":{"layout":"normal","name":"Glissa Sunseeker","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Elf","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf"],"text":"First strike\n{T}: Destroy target artifact if its converted mana cost is equal to the amount of mana in your mana pool.","power":"3","toughness":"2","imageName":"glissa sunseeker","colorIdentity":["G"]},"Groffskithur":{"layout":"normal","name":"Groffskithur","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Groffskithur becomes blocked, you may return target card named Groffskithur from your graveyard to your hand.","power":"3","toughness":"3","imageName":"groffskithur","colorIdentity":["G"]},"Hum of the Radix":{"layout":"normal","name":"Hum of the Radix","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Each artifact spell costs {1} more to cast for each artifact its controller controls.","imageName":"hum of the radix","colorIdentity":["G"]},"Journey of Discovery":{"layout":"normal","name":"Journey of Discovery","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Search your library for up to two basic land cards, reveal them, put them into your hand, then shuffle your library.\n• You may play up to two additional lands this turn.\nEntwine {2}{G} (Choose both if you pay the entwine cost.)","imageName":"journey of discovery","colorIdentity":["G"]},"Living Hive":{"layout":"normal","name":"Living Hive","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Elemental Insect","types":["Creature"],"subtypes":["Elemental","Insect"],"text":"Trample\nWhenever Living Hive deals combat damage to a player, put that many 1/1 green Insect creature tokens onto the battlefield.","power":"6","toughness":"6","imageName":"living hive","colorIdentity":["G"]},"Molder Slug":{"layout":"normal","name":"Molder Slug","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Slug Beast","types":["Creature"],"subtypes":["Slug","Beast"],"text":"At the beginning of each player's upkeep, that player sacrifices an artifact.","power":"4","toughness":"6","imageName":"molder slug","colorIdentity":["G"]},"One Dozen Eyes":{"layout":"normal","name":"One Dozen Eyes","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Put a 5/5 green Beast creature token onto the battlefield.\n• Put five 1/1 green Insect creature tokens onto the battlefield.\nEntwine {G}{G}{G} (Choose both if you pay the entwine cost.)","imageName":"one dozen eyes","colorIdentity":["G"]},"Plated Slagwurm":{"layout":"normal","name":"Plated Slagwurm","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"8","toughness":"8","imageName":"plated slagwurm","colorIdentity":["G"]},"Predator's Strike":{"layout":"normal","name":"Predator's Strike","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+3 and gains trample until end of turn.","imageName":"predator's strike","colorIdentity":["G"]},"Slith Predator":{"layout":"normal","name":"Slith Predator","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Slith","types":["Creature"],"subtypes":["Slith"],"text":"Trample\nWhenever Slith Predator deals combat damage to a player, put a +1/+1 counter on it.","power":"1","toughness":"1","imageName":"slith predator","colorIdentity":["G"]},"Sylvan Scrying":{"layout":"normal","name":"Sylvan Scrying","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a land card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"sylvan scrying","colorIdentity":["G"]},"Tel-Jilad Archers":{"layout":"normal","name":"Tel-Jilad Archers","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Protection from artifacts; reach (This creature can block creatures with flying.)","power":"2","toughness":"4","imageName":"tel-jilad archers","colorIdentity":["G"]},"Tel-Jilad Chosen":{"layout":"normal","name":"Tel-Jilad Chosen","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Protection from artifacts","power":"2","toughness":"1","imageName":"tel-jilad chosen","colorIdentity":["G"]},"Tel-Jilad Exile":{"layout":"normal","name":"Tel-Jilad Exile","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Troll Warrior","types":["Creature"],"subtypes":["Troll","Warrior"],"text":"{1}{G}: Regenerate Tel-Jilad Exile.","power":"2","toughness":"3","imageName":"tel-jilad exile","colorIdentity":["G"]},"Tooth and Nail":{"layout":"normal","name":"Tooth and Nail","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Search your library for up to two creature cards, reveal them, put them into your hand, then shuffle your library.\n• Put up to two creature cards from your hand onto the battlefield.\nEntwine {2} (Choose both if you pay the entwine cost.)","imageName":"tooth and nail","colorIdentity":["G"]},"Troll Ascetic":{"layout":"normal","name":"Troll Ascetic","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Troll Shaman","types":["Creature"],"subtypes":["Troll","Shaman"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\n{1}{G}: Regenerate Troll Ascetic.","power":"3","toughness":"2","imageName":"troll ascetic","colorIdentity":["G"]},"Trolls of Tel-Jilad":{"layout":"normal","name":"Trolls of Tel-Jilad","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Troll Shaman","types":["Creature"],"subtypes":["Troll","Shaman"],"text":"{1}{G}: Regenerate target green creature.","power":"5","toughness":"6","imageName":"trolls of tel-jilad","colorIdentity":["G"]},"Turn to Dust":{"layout":"normal","name":"Turn to Dust","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target Equipment. Add {G} to your mana pool.","imageName":"turn to dust","colorIdentity":["G"]},"Viridian Joiner":{"layout":"normal","name":"Viridian Joiner","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add to your mana pool an amount of {G} equal to Viridian Joiner's power.","power":"1","toughness":"2","imageName":"viridian joiner","colorIdentity":["G"]},"Viridian Shaman":{"layout":"normal","name":"Viridian Shaman","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Viridian Shaman enters the battlefield, destroy target artifact.","power":"2","toughness":"2","imageName":"viridian shaman","colorIdentity":["G"]},"Wurmskin Forger":{"layout":"normal","name":"Wurmskin Forger","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"When Wurmskin Forger enters the battlefield, distribute three +1/+1 counters among one, two, or three target creatures.","power":"2","toughness":"2","imageName":"wurmskin forger","colorIdentity":["G"]},"Æther Spellbomb":{"layout":"normal","name":"Æther Spellbomb","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{U}, Sacrifice Æther Spellbomb: Return target creature to its owner's hand.\n{1}, Sacrifice Æther Spellbomb: Draw a card.","imageName":"æther spellbomb","colorIdentity":["U"]},"Alpha Myr":{"layout":"normal","name":"Alpha Myr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"power":"2","toughness":"1","imageName":"alpha myr"},"Altar of Shadows":{"layout":"normal","name":"Altar of Shadows","manaCost":"{7}","cmc":7,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your precombat main phase, add {B} to your mana pool for each charge counter on Altar of Shadows.\n{7}, {T}: Destroy target creature. Then put a charge counter on Altar of Shadows.","imageName":"altar of shadows","colorIdentity":["B"]},"Banshee's Blade":{"layout":"normal","name":"Banshee's Blade","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 for each charge counter on Banshee's Blade.\nWhenever equipped creature deals combat damage, put a charge counter on Banshee's Blade.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"banshee's blade"},"Blinkmoth Urn":{"layout":"normal","name":"Blinkmoth Urn","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's precombat main phase, if Blinkmoth Urn is untapped, that player adds {C} to his or her mana pool for each artifact he or she controls.","imageName":"blinkmoth urn"},"Bosh, Iron Golem":{"layout":"normal","name":"Bosh, Iron Golem","manaCost":"{8}","cmc":8,"type":"Legendary Artifact Creature — Golem","supertypes":["Legendary"],"types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Trample\n{3}{R}, Sacrifice an artifact: Bosh, Iron Golem deals damage equal to the sacrificed artifact's converted mana cost to target creature or player.","power":"6","toughness":"7","imageName":"bosh, iron golem","colorIdentity":["R"]},"Chalice of the Void":{"layout":"normal","name":"Chalice of the Void","manaCost":"{X}{X}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Chalice of the Void enters the battlefield with X charge counters on it.\nWhenever a player casts a spell with converted mana cost equal to the number of charge counters on Chalice of the Void, counter that spell.","imageName":"chalice of the void"},"Chrome Mox":{"layout":"normal","name":"Chrome Mox","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Imprint — When Chrome Mox enters the battlefield, you may exile a nonartifact, nonland card from your hand.\n{T}: Add one mana of any of the exiled card's colors to your mana pool.","imageName":"chrome mox"},"Clockwork Beetle":{"layout":"normal","name":"Clockwork Beetle","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"Clockwork Beetle enters the battlefield with two +1/+1 counters on it.\nWhenever Clockwork Beetle attacks or blocks, remove a +1/+1 counter from it at end of combat.","power":"0","toughness":"0","imageName":"clockwork beetle"},"Clockwork Condor":{"layout":"normal","name":"Clockwork Condor","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Bird","types":["Artifact","Creature"],"subtypes":["Bird"],"text":"Flying\nClockwork Condor enters the battlefield with three +1/+1 counters on it.\nWhenever Clockwork Condor attacks or blocks, remove a +1/+1 counter from it at end of combat.","power":"0","toughness":"0","imageName":"clockwork condor"},"Clockwork Dragon":{"layout":"normal","name":"Clockwork Dragon","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Dragon","types":["Artifact","Creature"],"subtypes":["Dragon"],"text":"Flying\nClockwork Dragon enters the battlefield with six +1/+1 counters on it.\nWhenever Clockwork Dragon attacks or blocks, remove a +1/+1 counter from it at end of combat.\n{3}: Put a +1/+1 counter on Clockwork Dragon.","power":"0","toughness":"0","imageName":"clockwork dragon"},"Clockwork Vorrac":{"layout":"normal","name":"Clockwork Vorrac","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Boar Beast","types":["Artifact","Creature"],"subtypes":["Boar","Beast"],"text":"Trample\nClockwork Vorrac enters the battlefield with four +1/+1 counters on it.\nWhenever Clockwork Vorrac attacks or blocks, remove a +1/+1 counter from it at end of combat.\n{T}: Put a +1/+1 counter on Clockwork Vorrac.","power":"0","toughness":"0","imageName":"clockwork vorrac"},"Cobalt Golem":{"layout":"normal","name":"Cobalt Golem","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}{U}: Cobalt Golem gains flying until end of turn.","power":"2","toughness":"3","imageName":"cobalt golem","colorIdentity":["U"]},"Copper Myr":{"layout":"normal","name":"Copper Myr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{T}: Add {G} to your mana pool.","power":"1","toughness":"1","imageName":"copper myr","colorIdentity":["G"]},"Crystal Shard":{"layout":"normal","name":"Crystal Shard","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T} or {U}, {T}: Return target creature to its owner's hand unless its controller pays {1}.","imageName":"crystal shard","colorIdentity":["U"]},"Culling Scales":{"layout":"normal","name":"Culling Scales","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, destroy target nonland permanent with the lowest converted mana cost. (If two or more permanents are tied for lowest cost, target any one of them.)","imageName":"culling scales"},"Damping Matrix":{"layout":"normal","name":"Damping Matrix","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Activated abilities of artifacts and creatures can't be activated unless they're mana abilities.","imageName":"damping matrix"},"Dead-Iron Sledge":{"layout":"normal","name":"Dead-Iron Sledge","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature blocks or becomes blocked by a creature, destroy both creatures.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"dead-iron sledge"},"Dross Scorpion":{"layout":"normal","name":"Dross Scorpion","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Scorpion","types":["Artifact","Creature"],"subtypes":["Scorpion"],"text":"Whenever Dross Scorpion or another artifact creature dies, you may untap target artifact.","power":"3","toughness":"1","imageName":"dross scorpion"},"Duplicant":{"layout":"normal","name":"Duplicant","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Shapeshifter","types":["Artifact","Creature"],"subtypes":["Shapeshifter"],"text":"Imprint — When Duplicant enters the battlefield, you may exile target nontoken creature.\nAs long as a card exiled with Duplicant is a creature card, Duplicant has the power, toughness, and creature types of the last creature card exiled with Duplicant. It's still a Shapeshifter.","power":"2","toughness":"4","imageName":"duplicant"},"Duskworker":{"layout":"normal","name":"Duskworker","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Whenever Duskworker becomes blocked, regenerate it.\n{3}: Duskworker gets +1/+0 until end of turn.","power":"2","toughness":"2","imageName":"duskworker"},"Elf Replica":{"layout":"normal","name":"Elf Replica","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Elf","types":["Artifact","Creature"],"subtypes":["Elf"],"text":"{1}{G}, Sacrifice Elf Replica: Destroy target enchantment.","power":"2","toughness":"2","imageName":"elf replica","colorIdentity":["G"]},"Empyrial Plate":{"layout":"normal","name":"Empyrial Plate","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 for each card in your hand.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"empyrial plate"},"Extraplanar Lens":{"layout":"normal","name":"Extraplanar Lens","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Imprint — When Extraplanar Lens enters the battlefield, you may exile target land you control.\nWhenever a land with the same name as the exiled card is tapped for mana, its controller adds one mana to his or her mana pool of any type that land produced.","imageName":"extraplanar lens"},"Farsight Mask":{"layout":"normal","name":"Farsight Mask","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Whenever a source an opponent controls deals damage to you, if Farsight Mask is untapped, you may draw a card.","imageName":"farsight mask"},"Fireshrieker":{"layout":"normal","name":"Fireshrieker","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has double strike. (It deals both first-strike and regular combat damage.)\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"fireshrieker"},"Frogmite":{"layout":"normal","name":"Frogmite","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Frog","types":["Artifact","Creature"],"subtypes":["Frog"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)","power":"2","toughness":"2","imageName":"frogmite"},"Galvanic Key":{"layout":"normal","name":"Galvanic Key","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Flash\n{3}, {T}: Untap target artifact.","imageName":"galvanic key"},"Gate to the Æther":{"layout":"normal","name":"Gate to the Æther","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's upkeep, that player reveals the top card of his or her library. If it's an artifact, creature, enchantment, or land card, the player may put it onto the battlefield.","imageName":"gate to the æther"},"Gilded Lotus":{"layout":"normal","name":"Gilded Lotus","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{T}: Add three mana of any one color to your mana pool.","imageName":"gilded lotus"},"Goblin Charbelcher":{"layout":"normal","name":"Goblin Charbelcher","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Reveal cards from the top of your library until you reveal a land card. Goblin Charbelcher deals damage equal to the number of nonland cards revealed this way to target creature or player. If the revealed land card was a Mountain, Goblin Charbelcher deals double that damage instead. Put the revealed cards on the bottom of your library in any order.","imageName":"goblin charbelcher"},"Goblin Dirigible":{"layout":"normal","name":"Goblin Dirigible","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Flying\nGoblin Dirigible doesn't untap during your untap step.\nAt the beginning of your upkeep, you may pay {4}. If you do, untap Goblin Dirigible.","power":"4","toughness":"4","imageName":"goblin dirigible"},"Goblin Replica":{"layout":"normal","name":"Goblin Replica","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Goblin","types":["Artifact","Creature"],"subtypes":["Goblin"],"text":"{3}{R}, Sacrifice Goblin Replica: Destroy target artifact.","power":"2","toughness":"2","imageName":"goblin replica","colorIdentity":["R"]},"Goblin War Wagon":{"layout":"normal","name":"Goblin War Wagon","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Goblin War Wagon doesn't untap during your untap step.\nAt the beginning of your upkeep, you may pay {2}. If you do, untap Goblin War Wagon.","power":"3","toughness":"3","imageName":"goblin war wagon"},"Gold Myr":{"layout":"normal","name":"Gold Myr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{T}: Add {W} to your mana pool.","power":"1","toughness":"1","imageName":"gold myr","colorIdentity":["W"]},"Golem-Skin Gauntlets":{"layout":"normal","name":"Golem-Skin Gauntlets","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0 for each Equipment attached to it.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"golem-skin gauntlets"},"Granite Shard":{"layout":"normal","name":"Granite Shard","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T} or {R}, {T}: Granite Shard deals 1 damage to target creature or player.","imageName":"granite shard","colorIdentity":["R"]},"Grid Monitor":{"layout":"normal","name":"Grid Monitor","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"You can't cast creature spells.","power":"4","toughness":"6","imageName":"grid monitor"},"Heartwood Shard":{"layout":"normal","name":"Heartwood Shard","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T} or {G}, {T}: Target creature gains trample until end of turn.","imageName":"heartwood shard","colorIdentity":["G"]},"Hematite Golem":{"layout":"normal","name":"Hematite Golem","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}{R}: Hematite Golem gets +2/+0 until end of turn.","power":"1","toughness":"4","imageName":"hematite golem","colorIdentity":["R"]},"Iron Myr":{"layout":"normal","name":"Iron Myr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{T}: Add {R} to your mana pool.","power":"1","toughness":"1","imageName":"iron myr","colorIdentity":["R"]},"Jinxed Choker":{"layout":"normal","name":"Jinxed Choker","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your end step, target opponent gains control of Jinxed Choker and puts a charge counter on it.\nAt the beginning of your upkeep, Jinxed Choker deals damage to you equal to the number of charge counters on it.\n{3}: Put a charge counter on Jinxed Choker or remove one from it.","imageName":"jinxed choker"},"Krark's Thumb":{"layout":"normal","name":"Krark's Thumb","manaCost":"{2}","cmc":2,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"If you would flip a coin, instead flip two coins and ignore one.","imageName":"krark's thumb"},"Leaden Myr":{"layout":"normal","name":"Leaden Myr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{T}: Add {B} to your mana pool.","power":"1","toughness":"1","imageName":"leaden myr","colorIdentity":["B"]},"Leonin Bladetrap":{"layout":"normal","name":"Leonin Bladetrap","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Flash (You may cast this spell any time you could cast an instant.)\n{2}, Sacrifice Leonin Bladetrap: Leonin Bladetrap deals 2 damage to each attacking creature without flying.","imageName":"leonin bladetrap"},"Leonin Scimitar":{"layout":"normal","name":"Leonin Scimitar","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"leonin scimitar"},"Leonin Sun Standard":{"layout":"normal","name":"Leonin Sun Standard","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}{W}: Creatures you control get +1/+1 until end of turn.","imageName":"leonin sun standard","colorIdentity":["W"]},"Leveler":{"layout":"normal","name":"Leveler","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"When Leveler enters the battlefield, exile all cards from your library.","power":"10","toughness":"10","imageName":"leveler"},"Liar's Pendulum":{"layout":"normal","name":"Liar's Pendulum","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Name a card. Target opponent guesses whether a card with that name is in your hand. You may reveal your hand. If you do and your opponent guessed wrong, draw a card.","imageName":"liar's pendulum"},"Lifespark Spellbomb":{"layout":"normal","name":"Lifespark Spellbomb","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{G}, Sacrifice Lifespark Spellbomb: Until end of turn, target land becomes a 3/3 creature that's still a land.\n{1}, Sacrifice Lifespark Spellbomb: Draw a card.","imageName":"lifespark spellbomb","colorIdentity":["G"]},"Lightning Coils":{"layout":"normal","name":"Lightning Coils","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever a nontoken creature you control dies, put a charge counter on Lightning Coils.\nAt the beginning of your upkeep, if Lightning Coils has five or more charge counters on it, remove all of them from it and put that many 3/1 red Elemental creature tokens with haste onto the battlefield. Exile them at the beginning of the next end step.","imageName":"lightning coils"},"Lodestone Myr":{"layout":"normal","name":"Lodestone Myr","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Trample\nTap an untapped artifact you control: Lodestone Myr gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"lodestone myr"},"Loxodon Warhammer":{"layout":"normal","name":"Loxodon Warhammer","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+0 and has trample and lifelink.\nEquip {3}","imageName":"loxodon warhammer"},"Malachite Golem":{"layout":"normal","name":"Malachite Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}{G}: Malachite Golem gains trample until end of turn.","power":"5","toughness":"3","imageName":"malachite golem","colorIdentity":["G"]},"Mask of Memory":{"layout":"normal","name":"Mask of Memory","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature deals combat damage to a player, you may draw two cards. If you do, discard a card.\nEquip {1}","imageName":"mask of memory"},"Mesmeric Orb":{"layout":"normal","name":"Mesmeric Orb","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a permanent becomes untapped, that permanent's controller puts the top card of his or her library into his or her graveyard.","imageName":"mesmeric orb"},"Mind's Eye":{"layout":"normal","name":"Mind's Eye","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Whenever an opponent draws a card, you may pay {1}. If you do, draw a card.","imageName":"mind's eye"},"Mindslaver":{"layout":"normal","name":"Mindslaver","manaCost":"{6}","cmc":6,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"{4}, {T}, Sacrifice Mindslaver: You control target player during that player's next turn. (You see all cards that player could see and make all decisions for the player.)","imageName":"mindslaver"},"Mindstorm Crown":{"layout":"normal","name":"Mindstorm Crown","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, draw a card if you had no cards in hand at the beginning of this turn. If you had a card in hand, Mindstorm Crown deals 1 damage to you.","imageName":"mindstorm crown"},"Mirror Golem":{"layout":"normal","name":"Mirror Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Imprint — When Mirror Golem enters the battlefield, you may exile target card from a graveyard.\nMirror Golem has protection from each of the exiled card's card types. (Artifact, creature, enchantment, instant, land, planeswalker, sorcery, and tribal are card types.)","power":"3","toughness":"4","imageName":"mirror golem"},"Mourner's Shield":{"layout":"normal","name":"Mourner's Shield","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Imprint — When Mourner's Shield enters the battlefield, you may exile target card from a graveyard.\n{2}, {T}: Prevent all damage that would be dealt this turn by a source of your choice that shares a color with the exiled card.","imageName":"mourner's shield"},"Myr Adapter":{"layout":"normal","name":"Myr Adapter","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Myr Adapter gets +1/+1 for each Equipment attached to it.","power":"1","toughness":"1","imageName":"myr adapter"},"Myr Incubator":{"layout":"normal","name":"Myr Incubator","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{6}, {T}, Sacrifice Myr Incubator: Search your library for any number of artifact cards, exile them, then put that many 1/1 colorless Myr artifact creature tokens onto the battlefield. Then shuffle your library.","imageName":"myr incubator"},"Myr Mindservant":{"layout":"normal","name":"Myr Mindservant","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{2}, {T}: Shuffle your library.","power":"1","toughness":"1","imageName":"myr mindservant"},"Myr Prototype":{"layout":"normal","name":"Myr Prototype","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"At the beginning of your upkeep, put a +1/+1 counter on Myr Prototype.\nMyr Prototype can't attack or block unless you pay {1} for each +1/+1 counter on it.","power":"2","toughness":"2","imageName":"myr prototype"},"Myr Retriever":{"layout":"normal","name":"Myr Retriever","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"When Myr Retriever dies, return another target artifact card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"myr retriever"},"Necrogen Spellbomb":{"layout":"normal","name":"Necrogen Spellbomb","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{B}, Sacrifice Necrogen Spellbomb: Target player discards a card.\n{1}, Sacrifice Necrogen Spellbomb: Draw a card.","imageName":"necrogen spellbomb","colorIdentity":["B"]},"Needlebug":{"layout":"normal","name":"Needlebug","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"Flash\nProtection from artifacts","power":"2","toughness":"2","imageName":"needlebug"},"Neurok Hoversail":{"layout":"normal","name":"Neurok Hoversail","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has flying.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"neurok hoversail"},"Nightmare Lash":{"layout":"normal","name":"Nightmare Lash","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 for each Swamp you control.\nEquip—Pay 3 life. (Pay 3 life: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"nightmare lash"},"Nim Replica":{"layout":"normal","name":"Nim Replica","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Zombie","types":["Artifact","Creature"],"subtypes":["Zombie"],"text":"{2}{B}, Sacrifice Nim Replica: Target creature gets -1/-1 until end of turn.","power":"3","toughness":"1","imageName":"nim replica","colorIdentity":["B"]},"Nuisance Engine":{"layout":"normal","name":"Nuisance Engine","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Put a 0/1 colorless Pest artifact creature token onto the battlefield.","imageName":"nuisance engine"},"Oblivion Stone":{"layout":"normal","name":"Oblivion Stone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Put a fate counter on target permanent.\n{5}, {T}, Sacrifice Oblivion Stone: Destroy each nonland permanent without a fate counter on it, then remove all fate counters from all permanents.","imageName":"oblivion stone"},"Omega Myr":{"layout":"normal","name":"Omega Myr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"power":"1","toughness":"2","imageName":"omega myr"},"Pearl Shard":{"layout":"normal","name":"Pearl Shard","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T} or {W}, {T}: Prevent the next 2 damage that would be dealt to target creature or player this turn.","imageName":"pearl shard","colorIdentity":["W"]},"Pentavus":{"layout":"normal","name":"Pentavus","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Pentavus enters the battlefield with five +1/+1 counters on it.\n{1}, Remove a +1/+1 counter from Pentavus: Put a 1/1 colorless Pentavite artifact creature token with flying onto the battlefield.\n{1}, Sacrifice a Pentavite: Put a +1/+1 counter on Pentavus.","power":"0","toughness":"0","imageName":"pentavus"},"Pewter Golem":{"layout":"normal","name":"Pewter Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}{B}: Regenerate Pewter Golem.","power":"4","toughness":"2","imageName":"pewter golem","colorIdentity":["B"]},"Platinum Angel":{"layout":"normal","name":"Platinum Angel","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Angel","types":["Artifact","Creature"],"subtypes":["Angel"],"text":"Flying\nYou can't lose the game and your opponents can't win the game.","power":"4","toughness":"4","imageName":"platinum angel"},"Power Conduit":{"layout":"normal","name":"Power Conduit","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}, Remove a counter from a permanent you control: Choose one —\n• Put a charge counter on target artifact.\n• Put a +1/+1 counter on target creature.","imageName":"power conduit"},"Proteus Staff":{"layout":"normal","name":"Proteus Staff","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}{U}, {T}: Put target creature on the bottom of its owner's library. That creature's controller reveals cards from the top of his or her library until he or she reveals a creature card. The player puts that card onto the battlefield and the rest on the bottom of his or her library in any order. Activate this ability only any time you could cast a sorcery.","imageName":"proteus staff","colorIdentity":["U"]},"Psychogenic Probe":{"layout":"normal","name":"Psychogenic Probe","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a spell or ability causes a player to shuffle his or her library, Psychogenic Probe deals 2 damage to him or her.","imageName":"psychogenic probe"},"Pyrite Spellbomb":{"layout":"normal","name":"Pyrite Spellbomb","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{R}, Sacrifice Pyrite Spellbomb: Pyrite Spellbomb deals 2 damage to target creature or player.\n{1}, Sacrifice Pyrite Spellbomb: Draw a card.","imageName":"pyrite spellbomb","colorIdentity":["R"]},"Quicksilver Fountain":{"layout":"normal","name":"Quicksilver Fountain","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's upkeep, that player puts a flood counter on target non-Island land he or she controls of his or her choice. That land is an Island for as long as it has a flood counter on it.\nAt the beginning of each end step, if all lands on the battlefield are Islands, remove all flood counters from them.","imageName":"quicksilver fountain"},"Rust Elemental":{"layout":"normal","name":"Rust Elemental","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Elemental","types":["Artifact","Creature"],"subtypes":["Elemental"],"text":"Flying\nAt the beginning of your upkeep, sacrifice an artifact other than Rust Elemental. If you can't, tap Rust Elemental and you lose 4 life.","power":"4","toughness":"4","imageName":"rust elemental"},"Rustspore Ram":{"layout":"normal","name":"Rustspore Ram","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Sheep","types":["Artifact","Creature"],"subtypes":["Sheep"],"text":"When Rustspore Ram enters the battlefield, destroy target Equipment.","power":"1","toughness":"3","imageName":"rustspore ram"},"Scale of Chiss-Goria":{"layout":"normal","name":"Scale of Chiss-Goria","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Flash\nAffinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\n{T}: Target creature gets +0/+1 until end of turn.","imageName":"scale of chiss-goria"},"Scrabbling Claws":{"layout":"normal","name":"Scrabbling Claws","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Target player exiles a card from his or her graveyard.\n{1}, Sacrifice Scrabbling Claws: Exile target card from a graveyard. Draw a card.","imageName":"scrabbling claws"},"Sculpting Steel":{"layout":"normal","name":"Sculpting Steel","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"You may have Sculpting Steel enter the battlefield as a copy of any artifact on the battlefield.","imageName":"sculpting steel"},"Scythe of the Wretched":{"layout":"normal","name":"Scythe of the Wretched","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2.\nWhenever a creature dealt damage by equipped creature this turn dies, return that card to the battlefield under your control. Attach Scythe of the Wretched to that creature.\nEquip {4}","imageName":"scythe of the wretched"},"Serum Tank":{"layout":"normal","name":"Serum Tank","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever Serum Tank or another artifact enters the battlefield, put a charge counter on Serum Tank.\n{3}, {T}, Remove a charge counter from Serum Tank: Draw a card.","imageName":"serum tank"},"Silver Myr":{"layout":"normal","name":"Silver Myr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{T}: Add {U} to your mana pool.","power":"1","toughness":"1","imageName":"silver myr","colorIdentity":["U"]},"Skeleton Shard":{"layout":"normal","name":"Skeleton Shard","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T} or {B}, {T}: Return target artifact creature card from your graveyard to your hand.","imageName":"skeleton shard","colorIdentity":["B"]},"Slagwurm Armor":{"layout":"normal","name":"Slagwurm Armor","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +0/+6.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"slagwurm armor"},"Soldier Replica":{"layout":"normal","name":"Soldier Replica","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Soldier","types":["Artifact","Creature"],"subtypes":["Soldier"],"text":"{1}{W}, Sacrifice Soldier Replica: Soldier Replica deals 3 damage to target attacking or blocking creature.","power":"1","toughness":"3","imageName":"soldier replica","colorIdentity":["W"]},"Solemn Simulacrum":{"layout":"normal","name":"Solemn Simulacrum","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"When Solemn Simulacrum enters the battlefield, you may search your library for a basic land card, put that card onto the battlefield tapped, then shuffle your library.\nWhen Solemn Simulacrum dies, you may draw a card.","power":"2","toughness":"2","imageName":"solemn simulacrum"},"Soul Foundry":{"layout":"normal","name":"Soul Foundry","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Imprint — When Soul Foundry enters the battlefield, you may exile a creature card from your hand.\n{X}, {T}: Put a token that's a copy of the exiled card onto the battlefield. X is the converted mana cost of that card.","imageName":"soul foundry"},"Spellweaver Helix":{"layout":"normal","name":"Spellweaver Helix","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Imprint — When Spellweaver Helix enters the battlefield, you may exile two target sorcery cards from a single graveyard.\nWhenever a player casts a card, if it has the same name as one of the cards exiled with Spellweaver Helix, you may copy the other. If you do, you may cast the copy without paying its mana cost.","imageName":"spellweaver helix"},"Steel Wall":{"layout":"normal","name":"Steel Wall","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)","power":"0","toughness":"4","imageName":"steel wall"},"Sun Droplet":{"layout":"normal","name":"Sun Droplet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever you're dealt damage, put that many charge counters on Sun Droplet.\nAt the beginning of each upkeep, you may remove a charge counter from Sun Droplet. If you do, you gain 1 life.","imageName":"sun droplet"},"Sunbeam Spellbomb":{"layout":"normal","name":"Sunbeam Spellbomb","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{W}, Sacrifice Sunbeam Spellbomb: You gain 5 life.\n{1}, Sacrifice Sunbeam Spellbomb: Draw a card.","imageName":"sunbeam spellbomb","colorIdentity":["W"]},"Synod Sanctum":{"layout":"normal","name":"Synod Sanctum","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Exile target permanent you control.\n{2}, Sacrifice Synod Sanctum: Return all cards exiled with Synod Sanctum to the battlefield under your control.","imageName":"synod sanctum"},"Talisman of Dominance":{"layout":"normal","name":"Talisman of Dominance","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {U} or {B} to your mana pool. Talisman of Dominance deals 1 damage to you.","imageName":"talisman of dominance","colorIdentity":["U","B"]},"Talisman of Impulse":{"layout":"normal","name":"Talisman of Impulse","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {R} or {G} to your mana pool. Talisman of Impulse deals 1 damage to you.","imageName":"talisman of impulse","colorIdentity":["R","G"]},"Talisman of Indulgence":{"layout":"normal","name":"Talisman of Indulgence","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {B} or {R} to your mana pool. Talisman of Indulgence deals 1 damage to you.","imageName":"talisman of indulgence","colorIdentity":["B","R"]},"Talisman of Progress":{"layout":"normal","name":"Talisman of Progress","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {W} or {U} to your mana pool. Talisman of Progress deals 1 damage to you.","imageName":"talisman of progress","colorIdentity":["W","U"]},"Talisman of Unity":{"layout":"normal","name":"Talisman of Unity","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {G} or {W} to your mana pool. Talisman of Unity deals 1 damage to you.","imageName":"talisman of unity","colorIdentity":["G","W"]},"Tanglebloom":{"layout":"normal","name":"Tanglebloom","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: You gain 1 life.","imageName":"tanglebloom"},"Tangleroot":{"layout":"normal","name":"Tangleroot","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a creature spell, that player adds {G} to his or her mana pool.","imageName":"tangleroot","colorIdentity":["G"]},"Tel-Jilad Stylus":{"layout":"normal","name":"Tel-Jilad Stylus","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Put target permanent you own on the bottom of your library.","imageName":"tel-jilad stylus"},"Thought Prison":{"layout":"normal","name":"Thought Prison","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Imprint — When Thought Prison enters the battlefield, you may have target player reveal his or her hand. If you do, choose a nonland card from it and exile that card.\nWhenever a player casts a spell that shares a color or converted mana cost with the exiled card, Thought Prison deals 2 damage to that player.","imageName":"thought prison"},"Timesifter":{"layout":"normal","name":"Timesifter","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each upkeep, each player exiles the top card of his or her library. The player who exiled the card with the highest converted mana cost takes an extra turn after this one. If two or more players' cards are tied for highest cost, the tied players repeat this process until the tie is broken.","imageName":"timesifter"},"Titanium Golem":{"layout":"normal","name":"Titanium Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}{W}: Titanium Golem gains first strike until end of turn.","power":"3","toughness":"3","imageName":"titanium golem","colorIdentity":["W"]},"Tooth of Chiss-Goria":{"layout":"normal","name":"Tooth of Chiss-Goria","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Flash\nAffinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\n{T}: Target creature gets +1/+0 until end of turn.","imageName":"tooth of chiss-goria"},"Tower of Champions":{"layout":"normal","name":"Tower of Champions","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{8}, {T}: Target creature gets +6/+6 until end of turn.","imageName":"tower of champions"},"Tower of Eons":{"layout":"normal","name":"Tower of Eons","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{8}, {T}: You gain 10 life.","imageName":"tower of eons"},"Tower of Fortunes":{"layout":"normal","name":"Tower of Fortunes","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{8}, {T}: Draw four cards.","imageName":"tower of fortunes"},"Tower of Murmurs":{"layout":"normal","name":"Tower of Murmurs","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{8}, {T}: Target player puts the top eight cards of his or her library into his or her graveyard.","imageName":"tower of murmurs"},"Viridian Longbow":{"layout":"normal","name":"Viridian Longbow","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{T}: This creature deals 1 damage to target creature or player.\"\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"viridian longbow"},"Vorrac Battlehorns":{"layout":"normal","name":"Vorrac Battlehorns","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has trample and can't be blocked by more than one creature.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"vorrac battlehorns"},"Vulshok Battlegear":{"layout":"normal","name":"Vulshok Battlegear","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+3.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"vulshok battlegear"},"Vulshok Gauntlets":{"layout":"normal","name":"Vulshok Gauntlets","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +4/+2 and doesn't untap during its controller's untap step.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"vulshok gauntlets"},"Welding Jar":{"layout":"normal","name":"Welding Jar","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Sacrifice Welding Jar: Regenerate target artifact.","imageName":"welding jar"},"Wizard Replica":{"layout":"normal","name":"Wizard Replica","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Wizard","types":["Artifact","Creature"],"subtypes":["Wizard"],"text":"Flying\n{U}, Sacrifice Wizard Replica: Counter target spell unless its controller pays {2}.","power":"1","toughness":"3","imageName":"wizard replica","colorIdentity":["U"]},"Worldslayer":{"layout":"normal","name":"Worldslayer","manaCost":"{5}","cmc":5,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature deals combat damage to a player, destroy all permanents other than Worldslayer.\nEquip {5} ({5}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"worldslayer"},"Ancient Den":{"layout":"normal","name":"Ancient Den","type":"Artifact Land","types":["Artifact","Land"],"text":"(Ancient Den isn't a spell.)\n{T}: Add {W} to your mana pool.","imageName":"ancient den","colorIdentity":["W"]},"Blinkmoth Well":{"layout":"normal","name":"Blinkmoth Well","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}: Tap target noncreature artifact.","imageName":"blinkmoth well"},"Glimmervoid":{"layout":"normal","name":"Glimmervoid","type":"Land","types":["Land"],"text":"At the beginning of the end step, if you control no artifacts, sacrifice Glimmervoid.\n{T}: Add one mana of any color to your mana pool.","imageName":"glimmervoid"},"Great Furnace":{"layout":"normal","name":"Great Furnace","type":"Artifact Land","types":["Artifact","Land"],"text":"{T}: Add {R} to your mana pool.","imageName":"great furnace","colorIdentity":["R"]},"Seat of the Synod":{"layout":"normal","name":"Seat of the Synod","type":"Artifact Land","types":["Artifact","Land"],"text":"(Seat of the Synod isn't a spell.)\n{T}: Add {U} to your mana pool.","imageName":"seat of the synod","colorIdentity":["U"]},"Tree of Tales":{"layout":"normal","name":"Tree of Tales","type":"Artifact Land","types":["Artifact","Land"],"text":"(Tree of Tales isn't a spell.)\n{T}: Add {G} to your mana pool.","imageName":"tree of tales","colorIdentity":["G"]},"Vault of Whispers":{"layout":"normal","name":"Vault of Whispers","type":"Artifact Land","types":["Artifact","Land"],"text":"(Vault of Whispers isn't a spell.)\n{T}: Add {B} to your mana pool.","imageName":"vault of whispers","colorIdentity":["B"]},"Auriok Glaivemaster":{"layout":"normal","name":"Auriok Glaivemaster","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"As long as Auriok Glaivemaster is equipped, it gets +1/+1 and has first strike.","power":"1","toughness":"1","imageName":"auriok glaivemaster","colorIdentity":["W"]},"Echoing Calm":{"layout":"normal","name":"Echoing Calm","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment and all other enchantments with the same name as that enchantment.","imageName":"echoing calm","colorIdentity":["W"]},"Emissary of Hope":{"layout":"normal","name":"Emissary of Hope","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever Emissary of Hope deals combat damage to a player, you gain 1 life for each artifact that player controls.","power":"2","toughness":"1","imageName":"emissary of hope","colorIdentity":["W"]},"Hallow":{"layout":"normal","name":"Hallow","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage target spell would deal this turn. You gain life equal to the damage prevented this way.","imageName":"hallow","colorIdentity":["W"]},"Leonin Battlemage":{"layout":"normal","name":"Leonin Battlemage","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Cat Wizard","types":["Creature"],"subtypes":["Cat","Wizard"],"text":"{T}: Target creature gets +1/+1 until end of turn.\nWhenever you cast a spell, you may untap Leonin Battlemage.","power":"2","toughness":"3","imageName":"leonin battlemage","colorIdentity":["W"]},"Leonin Shikari":{"layout":"normal","name":"Leonin Shikari","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"You may activate equip abilities any time you could cast an instant.","power":"2","toughness":"2","imageName":"leonin shikari","colorIdentity":["W"]},"Loxodon Mystic":{"layout":"normal","name":"Loxodon Mystic","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Elephant Cleric","types":["Creature"],"subtypes":["Elephant","Cleric"],"text":"{W}, {T}: Tap target creature.","power":"3","toughness":"3","imageName":"loxodon mystic","colorIdentity":["W"]},"Metal Fatigue":{"layout":"normal","name":"Metal Fatigue","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Tap all artifacts.","imageName":"metal fatigue","colorIdentity":["W"]},"Pristine Angel":{"layout":"normal","name":"Pristine Angel","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAs long as Pristine Angel is untapped, it has protection from artifacts and from all colors.\nWhenever you cast a spell, you may untap Pristine Angel.","power":"4","toughness":"4","imageName":"pristine angel","colorIdentity":["W"]},"Pteron Ghost":{"layout":"normal","name":"Pteron Ghost","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nSacrifice Pteron Ghost: Regenerate target artifact.","power":"1","toughness":"1","imageName":"pteron ghost","colorIdentity":["W"]},"Pulse of the Fields":{"layout":"normal","name":"Pulse of the Fields","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 4 life. Then if an opponent has more life than you, return Pulse of the Fields to its owner's hand.","imageName":"pulse of the fields","colorIdentity":["W"]},"Purge":{"layout":"normal","name":"Purge","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact creature or black creature. It can't be regenerated.","imageName":"purge","colorIdentity":["W"]},"Ritual of Restoration":{"layout":"normal","name":"Ritual of Restoration","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return target artifact card from your graveyard to your hand.","imageName":"ritual of restoration","colorIdentity":["W"]},"Soulscour":{"layout":"normal","name":"Soulscour","manaCost":"{7}{W}{W}{W}","cmc":10,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all nonartifact permanents.","imageName":"soulscour","colorIdentity":["W"]},"Steelshaper Apprentice":{"layout":"normal","name":"Steelshaper Apprentice","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{W}, {T}, Return Steelshaper Apprentice to its owner's hand: Search your library for an Equipment card, reveal that card, and put it into your hand. Then shuffle your library.","power":"1","toughness":"3","imageName":"steelshaper apprentice","colorIdentity":["W"]},"Stir the Pride":{"layout":"normal","name":"Stir the Pride","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Creatures you control get +2/+2 until end of turn.\n• Until end of turn, creatures you control gain \"Whenever this creature deals damage, you gain that much life.\"\nEntwine {1}{W} (Choose both if you pay the entwine cost.)","imageName":"stir the pride","colorIdentity":["W"]},"Test of Faith":{"layout":"normal","name":"Test of Faith","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 3 damage that would be dealt to target creature this turn. For each 1 damage prevented this way, put a +1/+1 counter on that creature.","imageName":"test of faith","colorIdentity":["W"]},"Turn the Tables":{"layout":"normal","name":"Turn the Tables","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"All combat damage that would be dealt to you this turn is dealt to target attacking creature instead.","imageName":"turn the tables","colorIdentity":["W"]},"Carry Away":{"layout":"normal","name":"Carry Away","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Equipment\nWhen Carry Away enters the battlefield, unattach enchanted Equipment.\nYou control enchanted Equipment.","imageName":"carry away","colorIdentity":["U"]},"Chromescale Drake":{"layout":"normal","name":"Chromescale Drake","manaCost":"{6}{U}{U}{U}","cmc":9,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nFlying\nWhen Chromescale Drake enters the battlefield, reveal the top three cards of your library. Put all artifact cards revealed this way into your hand and the rest into your graveyard.","power":"3","toughness":"4","imageName":"chromescale drake","colorIdentity":["U"]},"Echoing Truth":{"layout":"normal","name":"Echoing Truth","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target nonland permanent and all other permanents with the same name as that permanent to their owners' hands.","imageName":"echoing truth","colorIdentity":["U"]},"Hoverguard Observer":{"layout":"normal","name":"Hoverguard Observer","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drone","types":["Creature"],"subtypes":["Drone"],"text":"Flying\nHoverguard Observer can block only creatures with flying.","power":"3","toughness":"3","imageName":"hoverguard observer","colorIdentity":["U"]},"Last Word":{"layout":"normal","name":"Last Word","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Last Word can't be countered by spells or abilities.\nCounter target spell.","imageName":"last word","colorIdentity":["U"]},"Machinate":{"layout":"normal","name":"Machinate","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Look at the top X cards of your library, where X is the number of artifacts you control. Put one of those cards into your hand and the rest on the bottom of your library in any order.","imageName":"machinate","colorIdentity":["U"]},"Magnetic Flux":{"layout":"normal","name":"Magnetic Flux","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Artifact creatures you control gain flying until end of turn.","imageName":"magnetic flux","colorIdentity":["U"]},"Neurok Prodigy":{"layout":"normal","name":"Neurok Prodigy","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flying\nDiscard an artifact card: Return Neurok Prodigy to its owner's hand.","power":"2","toughness":"1","imageName":"neurok prodigy","colorIdentity":["U"]},"Neurok Transmuter":{"layout":"normal","name":"Neurok Transmuter","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}: Target creature becomes an artifact in addition to its other types until end of turn.\n{U}: Until end of turn, target artifact creature becomes blue and isn't an artifact.","power":"2","toughness":"2","imageName":"neurok transmuter","colorIdentity":["U"]},"Psychic Overload":{"layout":"normal","name":"Psychic Overload","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant permanent\nWhen Psychic Overload enters the battlefield, tap enchanted permanent.\nEnchanted permanent doesn't untap during its controller's untap step.\nEnchanted permanent has \"Discard two artifact cards: Untap this permanent.\"","imageName":"psychic overload","colorIdentity":["U"]},"Pulse of the Grid":{"layout":"normal","name":"Pulse of the Grid","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw two cards, then discard a card. Then if an opponent has more cards in hand than you, return Pulse of the Grid to its owner's hand.","imageName":"pulse of the grid","colorIdentity":["U"]},"Quicksilver Behemoth":{"layout":"normal","name":"Quicksilver Behemoth","manaCost":"{6}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nWhen Quicksilver Behemoth attacks or blocks, return it to its owner's hand at end of combat. (Return it only if it's on the battlefield.)","power":"4","toughness":"5","imageName":"quicksilver behemoth","colorIdentity":["U"]},"Reshape":{"layout":"normal","name":"Reshape","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Reshape, sacrifice an artifact.\nSearch your library for an artifact card with converted mana cost X or less and put it onto the battlefield. Then shuffle your library.","imageName":"reshape","colorIdentity":["U"]},"Retract":{"layout":"normal","name":"Retract","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return all artifacts you control to their owner's hand.","imageName":"retract","colorIdentity":["U"]},"Second Sight":{"layout":"normal","name":"Second Sight","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Look at the top five cards of target opponent's library, then put them back in any order.\n• Look at the top five cards of your library, then put them back in any order.\nEntwine {U} (Choose both if you pay the entwine cost.)","imageName":"second sight","colorIdentity":["U"]},"Synod Artificer":{"layout":"normal","name":"Synod Artificer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Artificer","types":["Creature"],"subtypes":["Vedalken","Artificer"],"text":"{X}, {T}: Tap X target noncreature artifacts.\n{X}, {T}: Untap X target noncreature artifacts.","power":"1","toughness":"2","imageName":"synod artificer","colorIdentity":["U"]},"Vedalken Engineer":{"layout":"normal","name":"Vedalken Engineer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Vedalken Artificer","types":["Creature"],"subtypes":["Vedalken","Artificer"],"text":"{T}: Add two mana of any one color to your mana pool. Spend this mana only to cast artifact spells or activate abilities of artifacts.","power":"1","toughness":"1","imageName":"vedalken engineer","colorIdentity":["U"]},"Vex":{"layout":"normal","name":"Vex","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. That spell's controller may draw a card.","imageName":"vex","colorIdentity":["U"]},"Æther Snap":{"layout":"normal","name":"Æther Snap","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Remove all counters from all permanents and exile all tokens.","imageName":"æther snap","colorIdentity":["B"]},"Burden of Greed":{"layout":"normal","name":"Burden of Greed","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target player loses 1 life for each tapped artifact he or she controls.","imageName":"burden of greed","colorIdentity":["B"]},"Chittering Rats":{"layout":"normal","name":"Chittering Rats","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"When Chittering Rats enters the battlefield, target opponent puts a card from his or her hand on top of his or her library.","power":"2","toughness":"2","imageName":"chittering rats","colorIdentity":["B"]},"Death Cloud":{"layout":"normal","name":"Death Cloud","manaCost":"{X}{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player loses X life, discards X cards, sacrifices X creatures, then sacrifices X lands.","imageName":"death cloud","colorIdentity":["B"]},"Echoing Decay":{"layout":"normal","name":"Echoing Decay","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature and all other creatures with the same name as that creature get -2/-2 until end of turn.","imageName":"echoing decay","colorIdentity":["B"]},"Emissary of Despair":{"layout":"normal","name":"Emissary of Despair","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever Emissary of Despair deals combat damage to a player, that player loses 1 life for each artifact he or she controls.","power":"2","toughness":"1","imageName":"emissary of despair","colorIdentity":["B"]},"Essence Drain":{"layout":"normal","name":"Essence Drain","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Essence Drain deals 3 damage to target creature or player and you gain 3 life.","imageName":"essence drain","colorIdentity":["B"]},"Greater Harvester":{"layout":"normal","name":"Greater Harvester","manaCost":"{2}{B}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"At the beginning of your upkeep, sacrifice a permanent.\nWhenever Greater Harvester deals combat damage to a player, that player sacrifices two permanents.","power":"5","toughness":"6","imageName":"greater harvester","colorIdentity":["B"]},"Grimclaw Bats":{"layout":"normal","name":"Grimclaw Bats","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying\n{B}, Pay 1 life: Grimclaw Bats gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"grimclaw bats","colorIdentity":["B"]},"Hunger of the Nim":{"layout":"normal","name":"Hunger of the Nim","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +1/+0 until end of turn for each artifact you control.","imageName":"hunger of the nim","colorIdentity":["B"]},"Mephitic Ooze":{"layout":"normal","name":"Mephitic Ooze","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Mephitic Ooze gets +1/+0 for each artifact you control.\nWhenever Mephitic Ooze deals combat damage to a creature, destroy that creature. The creature can't be regenerated.","power":"0","toughness":"5","imageName":"mephitic ooze","colorIdentity":["B"]},"Murderous Spoils":{"layout":"normal","name":"Murderous Spoils","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature. It can't be regenerated. You gain control of all Equipment that was attached to it. (This effect lasts indefinitely.)","imageName":"murderous spoils","colorIdentity":["B"]},"Nim Abomination":{"layout":"normal","name":"Nim Abomination","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"At the beginning of your end step, if Nim Abomination is untapped, you lose 3 life.","power":"3","toughness":"4","imageName":"nim abomination","colorIdentity":["B"]},"Pulse of the Dross":{"layout":"normal","name":"Pulse of the Dross","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals three cards from his or her hand and you choose one of them. That player discards that card. Then if that player has more cards in hand than you, return Pulse of the Dross to its owner's hand.","imageName":"pulse of the dross","colorIdentity":["B"]},"Scavenging Scarab":{"layout":"normal","name":"Scavenging Scarab","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Scavenging Scarab can't block.","power":"3","toughness":"3","imageName":"scavenging scarab","colorIdentity":["B"]},"Screams from Within":{"layout":"normal","name":"Screams from Within","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -1/-1.\nWhen enchanted creature dies, return Screams from Within from your graveyard to the battlefield.","imageName":"screams from within","colorIdentity":["B"]},"Scrounge":{"layout":"normal","name":"Scrounge","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent chooses an artifact card in his or her graveyard. Put that card onto the battlefield under your control.","imageName":"scrounge","colorIdentity":["B"]},"Shriveling Rot":{"layout":"normal","name":"Shriveling Rot","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Until end of turn, whenever a creature is dealt damage, destroy it.\n• Until end of turn, whenever a creature dies, that creature's controller loses life equal to its toughness.\nEntwine {2}{B} (Choose both if you pay the entwine cost.)","imageName":"shriveling rot","colorIdentity":["B"]},"Barbed Lightning":{"layout":"normal","name":"Barbed Lightning","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Barbed Lightning deals 3 damage to target creature.\n• Barbed Lightning deals 3 damage to target player.\nEntwine {2} (Choose both if you pay the entwine cost.)","imageName":"barbed lightning","colorIdentity":["R"]},"Crazed Goblin":{"layout":"normal","name":"Crazed Goblin","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Crazed Goblin attacks each turn if able.","power":"1","toughness":"1","imageName":"crazed goblin","colorIdentity":["R"]},"Dismantle":{"layout":"normal","name":"Dismantle","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact. If that artifact had counters on it, put that many +1/+1 counters or charge counters on an artifact you control.","imageName":"dismantle","colorIdentity":["R"]},"Drooling Ogre":{"layout":"normal","name":"Drooling Ogre","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Whenever a player casts an artifact spell, that player gains control of Drooling Ogre. (This effect lasts indefinitely.)","power":"3","toughness":"3","imageName":"drooling ogre","colorIdentity":["R"]},"Echoing Ruin":{"layout":"normal","name":"Echoing Ruin","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact and all other artifacts with the same name as that artifact.","imageName":"echoing ruin","colorIdentity":["R"]},"Flamebreak":{"layout":"normal","name":"Flamebreak","manaCost":"{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flamebreak deals 3 damage to each creature without flying and each player. Creatures dealt damage this way can't be regenerated this turn.","imageName":"flamebreak","colorIdentity":["R"]},"Furnace Dragon":{"layout":"normal","name":"Furnace Dragon","manaCost":"{6}{R}{R}{R}","cmc":9,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nFlying\nWhen Furnace Dragon enters the battlefield, if you cast it from your hand, exile all artifacts.","power":"5","toughness":"5","imageName":"furnace dragon","colorIdentity":["R"]},"Goblin Archaeologist":{"layout":"normal","name":"Goblin Archaeologist","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Artificer","types":["Creature"],"subtypes":["Goblin","Artificer"],"text":"{R}, {T}: Flip a coin. If you win the flip, destroy target artifact and untap Goblin Archaeologist. If you lose the flip, sacrifice Goblin Archaeologist.","power":"1","toughness":"2","imageName":"goblin archaeologist","colorIdentity":["R"]},"Krark-Clan Stoker":{"layout":"normal","name":"Krark-Clan Stoker","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{T}, Sacrifice an artifact: Add {R}{R} to your mana pool.","power":"2","toughness":"2","imageName":"krark-clan stoker","colorIdentity":["R"]},"Pulse of the Forge":{"layout":"normal","name":"Pulse of the Forge","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Pulse of the Forge deals 4 damage to target player. Then if that player has more life than you, return Pulse of the Forge to its owner's hand.","imageName":"pulse of the forge","colorIdentity":["R"]},"Savage Beating":{"layout":"normal","name":"Savage Beating","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast Savage Beating only during your turn and only during combat.\nChoose one —\n• Creatures you control gain double strike until end of turn.\n• Untap all creatures you control. After this phase, there is an additional combat phase.\nEntwine {1}{R} (Choose both if you pay the entwine cost.)","imageName":"savage beating","colorIdentity":["R"]},"Shunt":{"layout":"normal","name":"Shunt","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Change the target of target spell with a single target.","imageName":"shunt","colorIdentity":["R"]},"Slobad, Goblin Tinkerer":{"layout":"normal","name":"Slobad, Goblin Tinkerer","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Legendary Creature — Goblin Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Artificer"],"text":"Sacrifice an artifact: Target artifact gains indestructible until end of turn. (Effects that say \"destroy\" don't destroy it. A creature with indestructible can't be destroyed by damage.)","power":"1","toughness":"2","imageName":"slobad, goblin tinkerer","colorIdentity":["R"]},"Tears of Rage":{"layout":"normal","name":"Tears of Rage","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cast Tears of Rage only during the declare attackers step.\nAttacking creatures you control get +X/+0 until end of turn, where X is the number of attacking creatures. Sacrifice those creatures at the beginning of the next end step.","imageName":"tears of rage","colorIdentity":["R"]},"Unforge":{"layout":"normal","name":"Unforge","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target Equipment. If that Equipment was attached to a creature, Unforge deals 2 damage to that creature.","imageName":"unforge","colorIdentity":["R"]},"Vulshok War Boar":{"layout":"normal","name":"Vulshok War Boar","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Boar Beast","types":["Creature"],"subtypes":["Boar","Beast"],"text":"When Vulshok War Boar enters the battlefield, sacrifice it unless you sacrifice an artifact.","power":"5","toughness":"5","imageName":"vulshok war boar","colorIdentity":["R"]},"Ageless Entity":{"layout":"normal","name":"Ageless Entity","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whenever you gain life, put that many +1/+1 counters on Ageless Entity.","power":"4","toughness":"4","imageName":"ageless entity","colorIdentity":["G"]},"Echoing Courage":{"layout":"normal","name":"Echoing Courage","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature and all other creatures with the same name as that creature get +2/+2 until end of turn.","imageName":"echoing courage","colorIdentity":["G"]},"Fangren Firstborn":{"layout":"normal","name":"Fangren Firstborn","manaCost":"{1}{G}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Fangren Firstborn attacks, put a +1/+1 counter on each attacking creature.","power":"4","toughness":"2","imageName":"fangren firstborn","colorIdentity":["G"]},"Infested Roothold":{"layout":"normal","name":"Infested Roothold","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nProtection from artifacts\nWhenever an opponent casts an artifact spell, you may put a 1/1 green Insect creature token onto the battlefield.","power":"0","toughness":"3","imageName":"infested roothold","colorIdentity":["G"]},"Karstoderm":{"layout":"normal","name":"Karstoderm","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Karstoderm enters the battlefield with five +1/+1 counters on it.\nWhenever an artifact enters the battlefield, remove a +1/+1 counter from Karstoderm.","power":"0","toughness":"0","imageName":"karstoderm","colorIdentity":["G"]},"Nourish":{"layout":"normal","name":"Nourish","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You gain 6 life.","imageName":"nourish","colorIdentity":["G"]},"Pulse of the Tangle":{"layout":"normal","name":"Pulse of the Tangle","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 3/3 green Beast creature token onto the battlefield. Then if an opponent controls more creatures than you, return Pulse of the Tangle to its owner's hand.","imageName":"pulse of the tangle","colorIdentity":["G"]},"Reap and Sow":{"layout":"normal","name":"Reap and Sow","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Destroy target land.\n• Search your library for a land card, put that card onto the battlefield, then shuffle your library.\nEntwine {1}{G} (Choose both if you pay the entwine cost.)","imageName":"reap and sow","colorIdentity":["G"]},"Rebuking Ceremony":{"layout":"normal","name":"Rebuking Ceremony","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put two target artifacts on top of their owners' libraries.","imageName":"rebuking ceremony","colorIdentity":["G"]},"Roaring Slagwurm":{"layout":"normal","name":"Roaring Slagwurm","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Whenever Roaring Slagwurm attacks, tap all artifacts.","power":"6","toughness":"4","imageName":"roaring slagwurm","colorIdentity":["G"]},"Stand Together":{"layout":"normal","name":"Stand Together","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put two +1/+1 counters on target creature and two +1/+1 counters on another target creature.","imageName":"stand together","colorIdentity":["G"]},"Tangle Spider":{"layout":"normal","name":"Tangle Spider","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nReach (This creature can block creatures with flying.)","power":"3","toughness":"4","imageName":"tangle spider","colorIdentity":["G"]},"Tanglewalker":{"layout":"normal","name":"Tanglewalker","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Each creature you control can't be blocked as long as defending player controls an artifact land.","power":"2","toughness":"2","imageName":"tanglewalker","colorIdentity":["G"]},"Tel-Jilad Outrider":{"layout":"normal","name":"Tel-Jilad Outrider","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Protection from artifacts","power":"3","toughness":"1","imageName":"tel-jilad outrider","colorIdentity":["G"]},"Tel-Jilad Wolf":{"layout":"normal","name":"Tel-Jilad Wolf","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Whenever Tel-Jilad Wolf becomes blocked by an artifact creature, Tel-Jilad Wolf gets +3/+3 until end of turn.","power":"2","toughness":"2","imageName":"tel-jilad wolf","colorIdentity":["G"]},"Viridian Acolyte":{"layout":"normal","name":"Viridian Acolyte","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{1}, {T}: Add one mana of any color to your mana pool.","power":"1","toughness":"1","imageName":"viridian acolyte","colorIdentity":["G"]},"Viridian Zealot":{"layout":"normal","name":"Viridian Zealot","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"{1}{G}, Sacrifice Viridian Zealot: Destroy target artifact or enchantment.","power":"2","toughness":"1","imageName":"viridian zealot","colorIdentity":["G"]},"Æther Vial":{"layout":"normal","name":"Æther Vial","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, you may put a charge counter on Aether Vial.\n{T}: You may put a creature card with converted mana cost equal to the number of charge counters on Aether Vial from your hand onto the battlefield.","imageName":"æther vial"},"Angel's Feather":{"layout":"normal","name":"Angel's Feather","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a white spell, you may gain 1 life.","imageName":"angel's feather"},"Arcane Spyglass":{"layout":"normal","name":"Arcane Spyglass","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice a land: Draw a card and put a charge counter on Arcane Spyglass.\nRemove three charge counters from Arcane Spyglass: Draw a card.","imageName":"arcane spyglass"},"Arcbound Bruiser":{"layout":"normal","name":"Arcbound Bruiser","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Modular 3 (This enters the battlefield with three +1/+1 counters on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound bruiser"},"Arcbound Crusher":{"layout":"normal","name":"Arcbound Crusher","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Trample\nWhenever another artifact enters the battlefield, put a +1/+1 counter on Arcbound Crusher.\nModular 1 (This enters the battlefield with a +1/+1 counter on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound crusher"},"Arcbound Fiend":{"layout":"normal","name":"Arcbound Fiend","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Horror","types":["Artifact","Creature"],"subtypes":["Horror"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nAt the beginning of your upkeep, you may move a +1/+1 counter from target creature onto Arcbound Fiend.\nModular 3 (This enters the battlefield with three +1/+1 counters on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound fiend"},"Arcbound Hybrid":{"layout":"normal","name":"Arcbound Hybrid","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"Haste\nModular 2 (This enters the battlefield with two +1/+1 counters on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound hybrid"},"Arcbound Lancer":{"layout":"normal","name":"Arcbound Lancer","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"First strike\nModular 4 (This enters the battlefield with four +1/+1 counters on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound lancer"},"Arcbound Overseer":{"layout":"normal","name":"Arcbound Overseer","manaCost":"{8}","cmc":8,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"At the beginning of your upkeep, put a +1/+1 counter on each creature with modular you control.\nModular 6 (This enters the battlefield with six +1/+1 counters on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound overseer"},"Arcbound Ravager":{"layout":"normal","name":"Arcbound Ravager","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"Sacrifice an artifact: Put a +1/+1 counter on Arcbound Ravager.\nModular 1 (This enters the battlefield with a +1/+1 counter on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound ravager"},"Arcbound Reclaimer":{"layout":"normal","name":"Arcbound Reclaimer","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Remove a +1/+1 counter from Arcbound Reclaimer: Put target artifact card from your graveyard on top of your library.\nModular 2 (This enters the battlefield with two +1/+1 counters on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound reclaimer"},"Arcbound Slith":{"layout":"normal","name":"Arcbound Slith","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Slith","types":["Artifact","Creature"],"subtypes":["Slith"],"text":"Whenever Arcbound Slith deals combat damage to a player, put a +1/+1 counter on it.\nModular 1 (This enters the battlefield with a +1/+1 counter on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound slith"},"Arcbound Stinger":{"layout":"normal","name":"Arcbound Stinger","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"Flying\nModular 1 (This enters the battlefield with a +1/+1 counter on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound stinger"},"Arcbound Worker":{"layout":"normal","name":"Arcbound Worker","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Modular 1 (This enters the battlefield with a +1/+1 counter on it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound worker"},"Auriok Siege Sled":{"layout":"normal","name":"Auriok Siege Sled","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"{1}: Target artifact creature blocks Auriok Siege Sled this turn if able.\n{1}: Target artifact creature can't block Auriok Siege Sled this turn.","power":"3","toughness":"5","imageName":"auriok siege sled"},"Chimeric Egg":{"layout":"normal","name":"Chimeric Egg","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever an opponent casts a nonartifact spell, put a charge counter on Chimeric Egg.\nRemove three charge counters from Chimeric Egg: Chimeric Egg becomes a 6/6 Construct artifact creature with trample until end of turn.","imageName":"chimeric egg"},"Coretapper":{"layout":"normal","name":"Coretapper","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{T}: Put a charge counter on target artifact.\nSacrifice Coretapper: Put two charge counters on target artifact.","power":"1","toughness":"1","imageName":"coretapper"},"Darksteel Brute":{"layout":"normal","name":"Darksteel Brute","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Indestructible (Damage and effects that say \"destroy\" don't destroy this artifact.)\n{3}: Darksteel Brute becomes a 2/2 Beast artifact creature until end of turn.","imageName":"darksteel brute"},"Darksteel Colossus":{"layout":"normal","name":"Darksteel Colossus","manaCost":"{11}","cmc":11,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Trample, indestructible\nIf Darksteel Colossus would be put into a graveyard from anywhere, reveal Darksteel Colossus and shuffle it into its owner's library instead.","power":"11","toughness":"11","imageName":"darksteel colossus"},"Darksteel Forge":{"layout":"normal","name":"Darksteel Forge","manaCost":"{9}","cmc":9,"type":"Artifact","types":["Artifact"],"text":"Artifacts you control have indestructible. (Effects that say \"destroy\" don't destroy them. Artifact creatures with indestructible can't be destroyed by damage.)","imageName":"darksteel forge"},"Darksteel Gargoyle":{"layout":"normal","name":"Darksteel Gargoyle","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"Flying\nIndestructible (Damage and effects that say \"destroy\" don't destroy this creature.)","power":"3","toughness":"3","imageName":"darksteel gargoyle"},"Darksteel Pendant":{"layout":"normal","name":"Darksteel Pendant","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Indestructible (Effects that say \"destroy\" don't destroy this artifact.)\n{1}, {T}: Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"darksteel pendant"},"Darksteel Reactor":{"layout":"normal","name":"Darksteel Reactor","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Indestructible (Effects that say \"destroy\" don't destroy this artifact.)\nAt the beginning of your upkeep, you may put a charge counter on Darksteel Reactor.\nWhen Darksteel Reactor has twenty or more charge counters on it, you win the game.","imageName":"darksteel reactor"},"Death-Mask Duplicant":{"layout":"normal","name":"Death-Mask Duplicant","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Shapeshifter","types":["Artifact","Creature"],"subtypes":["Shapeshifter"],"text":"Imprint — {1}: Exile target creature card from your graveyard.\nAs long as a card exiled with Death-Mask Duplicant has flying, Death-Mask Duplicant has flying. The same is true for fear, first strike, double strike, haste, landwalk, protection, and trample.","power":"5","toughness":"5","imageName":"death-mask duplicant"},"Demon's Horn":{"layout":"normal","name":"Demon's Horn","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a black spell, you may gain 1 life.","imageName":"demon's horn"},"Dragon's Claw":{"layout":"normal","name":"Dragon's Claw","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a red spell, you may gain 1 life.","imageName":"dragon's claw"},"Drill-Skimmer":{"layout":"normal","name":"Drill-Skimmer","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Thopter","types":["Artifact","Creature"],"subtypes":["Thopter"],"text":"Flying\nDrill-Skimmer has shroud as long as you control another artifact creature. (It can't be the target of spells or abilities.)","power":"2","toughness":"1","imageName":"drill-skimmer"},"Dross Golem":{"layout":"normal","name":"Dross Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Affinity for Swamps (This spell costs {1} less to cast for each Swamp you control.)\nFear (This creature can't be blocked except by artifact creatures and/or black creatures.)","power":"3","toughness":"2","imageName":"dross golem"},"Eater of Days":{"layout":"normal","name":"Eater of Days","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Leviathan","types":["Artifact","Creature"],"subtypes":["Leviathan"],"text":"Flying, trample\nWhen Eater of Days enters the battlefield, you skip your next two turns.","power":"9","toughness":"8","imageName":"eater of days"},"Gemini Engine":{"layout":"normal","name":"Gemini Engine","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Whenever Gemini Engine attacks, put a colorless Construct artifact creature token named Twin onto the battlefield attacking. Its power is equal to Gemini Engine's power and its toughness is equal to Gemini Engine's toughness. Sacrifice the token at end of combat.","power":"3","toughness":"4","imageName":"gemini engine"},"Genesis Chamber":{"layout":"normal","name":"Genesis Chamber","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a nontoken creature enters the battlefield, if Genesis Chamber is untapped, that creature's controller puts a 1/1 colorless Myr artifact creature token onto the battlefield.","imageName":"genesis chamber"},"Geth's Grimoire":{"layout":"normal","name":"Geth's Grimoire","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Whenever an opponent discards a card, you may draw a card.","imageName":"geth's grimoire"},"Heartseeker":{"layout":"normal","name":"Heartseeker","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+1 and has \"{T}, Unattach Heartseeker: Destroy target creature.\"\nEquip {5} ({5}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"heartseeker"},"Kraken's Eye":{"layout":"normal","name":"Kraken's Eye","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a blue spell, you may gain 1 life.","imageName":"kraken's eye"},"Leonin Bola":{"layout":"normal","name":"Leonin Bola","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{T}, Unattach Leonin Bola: Tap target creature.\"\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"leonin bola"},"Lich's Tomb":{"layout":"normal","name":"Lich's Tomb","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"You don't lose the game for having 0 or less life.\nWhenever you lose life, sacrifice a permanent for each 1 life you lost. (Damage causes loss of life.)","imageName":"lich's tomb"},"Memnarch":{"layout":"normal","name":"Memnarch","manaCost":"{7}","cmc":7,"type":"Legendary Artifact Creature — Wizard","supertypes":["Legendary"],"types":["Artifact","Creature"],"subtypes":["Wizard"],"text":"{1}{U}{U}: Target permanent becomes an artifact in addition to its other types. (This effect lasts indefinitely.)\n{3}{U}: Gain control of target artifact. (This effect lasts indefinitely.)","power":"4","toughness":"5","imageName":"memnarch","colorIdentity":["U"]},"Mycosynth Lattice":{"layout":"normal","name":"Mycosynth Lattice","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"All permanents are artifacts in addition to their other types.\nAll cards that aren't on the battlefield, spells, and permanents are colorless.\nPlayers may spend mana as though it were mana of any color.","imageName":"mycosynth lattice"},"Myr Landshaper":{"layout":"normal","name":"Myr Landshaper","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{T}: Target land becomes an artifact in addition to its other types until end of turn.","power":"1","toughness":"1","imageName":"myr landshaper"},"Myr Matrix":{"layout":"normal","name":"Myr Matrix","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Indestructible (Effects that say \"destroy\" don't destroy this artifact.)\nMyr creatures get +1/+1.\n{5}: Put a 1/1 colorless Myr artifact creature token onto the battlefield.","imageName":"myr matrix"},"Myr Moonvessel":{"layout":"normal","name":"Myr Moonvessel","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"When Myr Moonvessel dies, add {C} to your mana pool.","power":"1","toughness":"1","imageName":"myr moonvessel"},"Nemesis Mask":{"layout":"normal","name":"Nemesis Mask","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"All creatures able to block equipped creature do so.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"nemesis mask"},"Oxidda Golem":{"layout":"normal","name":"Oxidda Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Affinity for Mountains (This spell costs {1} less to cast for each Mountain you control.)\nHaste","power":"3","toughness":"2","imageName":"oxidda golem"},"Panoptic Mirror":{"layout":"normal","name":"Panoptic Mirror","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Imprint — {X}, {T}: You may exile an instant or sorcery card with converted mana cost X from your hand.\nAt the beginning of your upkeep, you may copy a card exiled with Panoptic Mirror. If you do, you may cast the copy without paying its mana cost.","imageName":"panoptic mirror"},"Razor Golem":{"layout":"normal","name":"Razor Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Affinity for Plains (This spell costs {1} less to cast for each Plains you control.)\nVigilance","power":"3","toughness":"4","imageName":"razor golem"},"Serum Powder":{"layout":"normal","name":"Serum Powder","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\nAny time you could mulligan and Serum Powder is in your hand, you may exile all the cards from your hand, then draw that many cards. (You can do this in addition to taking mulligans.)","imageName":"serum powder"},"Skullclamp":{"layout":"normal","name":"Skullclamp","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/-1.\nWhenever equipped creature dies, draw two cards.\nEquip {1}","imageName":"skullclamp"},"Spawning Pit":{"layout":"normal","name":"Spawning Pit","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Sacrifice a creature: Put a charge counter on Spawning Pit.\n{1}, Remove two charge counters from Spawning Pit: Put a 2/2 colorless Spawn artifact creature token onto the battlefield.","imageName":"spawning pit"},"Specter's Shroud":{"layout":"normal","name":"Specter's Shroud","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0.\nWhenever equipped creature deals combat damage to a player, that player discards a card.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"specter's shroud"},"Spellbinder":{"layout":"normal","name":"Spellbinder","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Imprint — When Spellbinder enters the battlefield, you may exile an instant card from your hand.\nWhenever equipped creature deals combat damage to a player, you may copy the exiled card. If you do, you may cast the copy without paying its mana cost.\nEquip {4}","imageName":"spellbinder"},"Spincrusher":{"layout":"normal","name":"Spincrusher","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Whenever Spincrusher blocks, put a +1/+1 counter on it.\nRemove a +1/+1 counter from Spincrusher: Spincrusher can't be blocked this turn.","power":"0","toughness":"2","imageName":"spincrusher"},"Spire Golem":{"layout":"normal","name":"Spire Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Affinity for Islands (This spell costs {1} less to cast for each Island you control.)\nFlying","power":"2","toughness":"4","imageName":"spire golem"},"Sundering Titan":{"layout":"normal","name":"Sundering Titan","manaCost":"{8}","cmc":8,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"When Sundering Titan enters the battlefield or leaves the battlefield, choose a land of each basic land type, then destroy those lands.","power":"7","toughness":"10","imageName":"sundering titan"},"Surestrike Trident":{"layout":"normal","name":"Surestrike Trident","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has first strike and \"{T}, Unattach Surestrike Trident: This creature deals damage equal to its power to target player.\"\nEquip {4} ({4}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)","imageName":"surestrike trident"},"Talon of Pain":{"layout":"normal","name":"Talon of Pain","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Whenever a source you control other than Talon of Pain deals damage to an opponent, put a charge counter on Talon of Pain.\n{X}, {T}, Remove X charge counters from Talon of Pain: Talon of Pain deals X damage to target creature or player.","imageName":"talon of pain"},"Tangle Golem":{"layout":"normal","name":"Tangle Golem","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Affinity for Forests (This spell costs {1} less to cast for each Forest you control.)","power":"5","toughness":"4","imageName":"tangle golem"},"Thought Dissector":{"layout":"normal","name":"Thought Dissector","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Target opponent reveals cards from the top of his or her library until an artifact card or X cards are revealed, whichever comes first. If an artifact card is revealed this way, put it onto the battlefield under your control and sacrifice Thought Dissector. Put the rest of the revealed cards into that player's graveyard.","imageName":"thought dissector"},"Thunderstaff":{"layout":"normal","name":"Thunderstaff","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"As long as Thunderstaff is untapped, if a creature would deal combat damage to you, prevent 1 of that damage.\n{2}, {T}: Attacking creatures get +1/+0 until end of turn.","imageName":"thunderstaff"},"Trinisphere":{"layout":"normal","name":"Trinisphere","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"As long as Trinisphere is untapped, each spell that would cost less than three mana to cast costs three mana to cast. (Additional mana in the cost may be paid with any color of mana or colorless mana. For example, a spell that would cost {1}{B} to cast costs {2}{B} to cast instead.)","imageName":"trinisphere"},"Ur-Golem's Eye":{"layout":"normal","name":"Ur-Golem's Eye","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C}{C} to your mana pool.","imageName":"ur-golem's eye"},"Voltaic Construct":{"layout":"normal","name":"Voltaic Construct","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem Construct","types":["Artifact","Creature"],"subtypes":["Golem","Construct"],"text":"{2}: Untap target artifact creature.","power":"2","toughness":"2","imageName":"voltaic construct"},"Vulshok Morningstar":{"layout":"normal","name":"Vulshok Morningstar","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"vulshok morningstar"},"Wand of the Elements":{"layout":"normal","name":"Wand of the Elements","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice an Island: Put a 2/2 blue Elemental creature token with flying onto the battlefield.\n{T}, Sacrifice a Mountain: Put a 3/3 red Elemental creature token onto the battlefield.","imageName":"wand of the elements"},"Well of Lost Dreams":{"layout":"normal","name":"Well of Lost Dreams","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Whenever you gain life, you may pay {X}, where X is less than or equal to the amount of life you gained. If you do, draw X cards.","imageName":"well of lost dreams"},"Whispersilk Cloak":{"layout":"normal","name":"Whispersilk Cloak","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature can't be blocked and has shroud. (It can't be the target of spells or abilities.)\nEquip {2}","imageName":"whispersilk cloak"},"Wirefly Hive":{"layout":"normal","name":"Wirefly Hive","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Flip a coin. If you win the flip, put a 2/2 colorless Insect artifact creature token with flying named Wirefly onto the battlefield. If you lose the flip, destroy all permanents named Wirefly.","imageName":"wirefly hive"},"Wurm's Tooth":{"layout":"normal","name":"Wurm's Tooth","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts a green spell, you may gain 1 life.","imageName":"wurm's tooth"},"Blinkmoth Nexus":{"layout":"normal","name":"Blinkmoth Nexus","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}: Blinkmoth Nexus becomes a 1/1 Blinkmoth artifact creature with flying until end of turn. It's still a land.\n{1}, {T}: Target Blinkmoth creature gets +1/+1 until end of turn.","imageName":"blinkmoth nexus"},"Darksteel Citadel":{"layout":"normal","name":"Darksteel Citadel","type":"Artifact Land","types":["Artifact","Land"],"text":"Indestructible (Effects that say \"destroy\" don't destroy this land.)\n{T}: Add {C} to your mana pool.","imageName":"darksteel citadel"},"Mirrodin's Core":{"layout":"normal","name":"Mirrodin's Core","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Put a charge counter on Mirrodin's Core.\n{T}, Remove a charge counter from Mirrodin's Core: Add one mana of any color to your mana pool.","imageName":"mirrodin's core"},"Abuna's Chant":{"layout":"normal","name":"Abuna's Chant","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• You gain 5 life.\n• Prevent the next 5 damage that would be dealt to target creature this turn.\nEntwine {2} (Choose both if you pay the entwine cost.)","imageName":"abuna's chant","colorIdentity":["W"]},"Armed Response":{"layout":"normal","name":"Armed Response","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Armed Response deals damage to target attacking creature equal to the number of Equipment you control.","imageName":"armed response","colorIdentity":["W"]},"Auriok Champion":{"layout":"normal","name":"Auriok Champion","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Protection from black and from red\nWhenever another creature enters the battlefield, you may gain 1 life.","power":"1","toughness":"1","imageName":"auriok champion","colorIdentity":["W"]},"Auriok Salvagers":{"layout":"normal","name":"Auriok Salvagers","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{1}{W}: Return target artifact card with converted mana cost 1 or less from your graveyard to your hand.","power":"2","toughness":"4","imageName":"auriok salvagers","colorIdentity":["W"]},"Auriok Windwalker":{"layout":"normal","name":"Auriok Windwalker","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flying\n{T}: Attach target Equipment you control to target creature you control.","power":"2","toughness":"3","imageName":"auriok windwalker","colorIdentity":["W"]},"Beacon of Immortality":{"layout":"normal","name":"Beacon of Immortality","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Double target player's life total. Shuffle Beacon of Immortality into its owner's library.","imageName":"beacon of immortality","colorIdentity":["W"]},"Bringer of the White Dawn":{"layout":"normal","name":"Bringer of the White Dawn","manaCost":"{7}{W}{W}","cmc":9,"colors":["White"],"type":"Creature — Bringer","types":["Creature"],"subtypes":["Bringer"],"text":"You may pay {W}{U}{B}{R}{G} rather than pay Bringer of the White Dawn's mana cost.\nTrample\nAt the beginning of your upkeep, you may return target artifact card from your graveyard to the battlefield.","power":"5","toughness":"5","imageName":"bringer of the white dawn","colorIdentity":["W","U","B","R","G"]},"Leonin Squire":{"layout":"normal","name":"Leonin Squire","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"When Leonin Squire enters the battlefield, return target artifact card with converted mana cost 1 or less from your graveyard to your hand.","power":"2","toughness":"2","imageName":"leonin squire","colorIdentity":["W"]},"Loxodon Anchorite":{"layout":"normal","name":"Loxodon Anchorite","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Elephant Cleric","types":["Creature"],"subtypes":["Elephant","Cleric"],"text":"{T}: Prevent the next 2 damage that would be dealt to target creature or player this turn.","power":"2","toughness":"3","imageName":"loxodon anchorite","colorIdentity":["W"]},"Loxodon Stalwart":{"layout":"normal","name":"Loxodon Stalwart","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Elephant Soldier","types":["Creature"],"subtypes":["Elephant","Soldier"],"text":"Vigilance\n{W}: Loxodon Stalwart gets +0/+1 until end of turn.","power":"3","toughness":"3","imageName":"loxodon stalwart","colorIdentity":["W"]},"Raksha Golden Cub":{"layout":"normal","name":"Raksha Golden Cub","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Legendary Creature — Cat Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cat","Soldier"],"text":"Vigilance\nAs long as Raksha Golden Cub is equipped, Cat creatures you control get +2/+2 and have double strike.","power":"3","toughness":"4","imageName":"raksha golden cub","colorIdentity":["W"]},"Retaliate":{"layout":"normal","name":"Retaliate","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy all creatures that dealt damage to you this turn.","imageName":"retaliate","colorIdentity":["W"]},"Roar of Reclamation":{"layout":"normal","name":"Roar of Reclamation","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Each player returns all artifact cards from his or her graveyard to the battlefield.","imageName":"roar of reclamation","colorIdentity":["W"]},"Skyhunter Prowler":{"layout":"normal","name":"Skyhunter Prowler","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Cat Knight","types":["Creature"],"subtypes":["Cat","Knight"],"text":"Flying, vigilance (This creature can't be blocked except by creatures with flying or reach, and attacking doesn't cause this creature to tap.)","power":"1","toughness":"3","imageName":"skyhunter prowler","colorIdentity":["W"]},"Skyhunter Skirmisher":{"layout":"normal","name":"Skyhunter Skirmisher","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Cat Knight","types":["Creature"],"subtypes":["Cat","Knight"],"text":"Flying, double strike","power":"1","toughness":"1","imageName":"skyhunter skirmisher","colorIdentity":["W"]},"Stand Firm":{"layout":"normal","name":"Stand Firm","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn. Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"stand firm","colorIdentity":["W"]},"Stasis Cocoon":{"layout":"normal","name":"Stasis Cocoon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nEnchanted artifact can't attack or block, and its activated abilities can't be activated.","imageName":"stasis cocoon","colorIdentity":["W"]},"Steelshaper's Gift":{"layout":"normal","name":"Steelshaper's Gift","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for an Equipment card, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"steelshaper's gift","colorIdentity":["W"]},"Vanquish":{"layout":"normal","name":"Vanquish","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target blocking creature.","imageName":"vanquish","colorIdentity":["W"]},"Advanced Hoverguard":{"layout":"normal","name":"Advanced Hoverguard","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drone","types":["Creature"],"subtypes":["Drone"],"text":"Flying\n{U}: Advanced Hoverguard gains shroud until end of turn. (It can't be the target of spells or abilities.)","power":"2","toughness":"2","imageName":"advanced hoverguard","colorIdentity":["U"]},"Artificer's Intuition":{"layout":"normal","name":"Artificer's Intuition","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{U}, Discard an artifact card: Search your library for an artifact card with converted mana cost 1 or less, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"artificer's intuition","colorIdentity":["U"]},"Beacon of Tomorrows":{"layout":"normal","name":"Beacon of Tomorrows","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player takes an extra turn after this one. Shuffle Beacon of Tomorrows into its owner's library.","imageName":"beacon of tomorrows","colorIdentity":["U"]},"Blinkmoth Infusion":{"layout":"normal","name":"Blinkmoth Infusion","manaCost":"{12}{U}{U}","cmc":14,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nUntap all artifacts.","imageName":"blinkmoth infusion","colorIdentity":["U"]},"Bringer of the Blue Dawn":{"layout":"normal","name":"Bringer of the Blue Dawn","manaCost":"{7}{U}{U}","cmc":9,"colors":["Blue"],"type":"Creature — Bringer","types":["Creature"],"subtypes":["Bringer"],"text":"You may pay {W}{U}{B}{R}{G} rather than pay Bringer of the Blue Dawn's mana cost.\nTrample\nAt the beginning of your upkeep, you may draw two cards.","power":"5","toughness":"5","imageName":"bringer of the blue dawn","colorIdentity":["U","W","B","R","G"]},"Condescend":{"layout":"normal","name":"Condescend","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {X}. Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"condescend","colorIdentity":["U"]},"Disruption Aura":{"layout":"normal","name":"Disruption Aura","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nEnchanted artifact has \"At the beginning of your upkeep, sacrifice this artifact unless you pay its mana cost.\"","imageName":"disruption aura","colorIdentity":["U"]},"Early Frost":{"layout":"normal","name":"Early Frost","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap up to three target lands.","imageName":"early frost","colorIdentity":["U"]},"Eyes of the Watcher":{"layout":"normal","name":"Eyes of the Watcher","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast an instant or sorcery spell, you may pay {1}. If you do, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"eyes of the watcher","colorIdentity":["U"]},"Fold into Æther":{"layout":"normal","name":"Fold into Æther","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If that spell is countered this way, its controller may put a creature card from his or her hand onto the battlefield.","imageName":"fold into æther","colorIdentity":["U"]},"Hoverguard Sweepers":{"layout":"normal","name":"Hoverguard Sweepers","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Drone","types":["Creature"],"subtypes":["Drone"],"text":"Flying\nWhen Hoverguard Sweepers enters the battlefield, you may return up to two target creatures to their owners' hands.","power":"5","toughness":"6","imageName":"hoverguard sweepers","colorIdentity":["U"]},"Into Thin Air":{"layout":"normal","name":"Into Thin Air","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nReturn target artifact to its owner's hand.","imageName":"into thin air","colorIdentity":["U"]},"Plasma Elemental":{"layout":"normal","name":"Plasma Elemental","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Plasma Elemental can't be blocked.","power":"4","toughness":"1","imageName":"plasma elemental","colorIdentity":["U"]},"Qumulox":{"layout":"normal","name":"Qumulox","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nFlying","power":"5","toughness":"4","imageName":"qumulox","colorIdentity":["U"]},"Spectral Shift":{"layout":"normal","name":"Spectral Shift","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Change the text of target spell or permanent by replacing all instances of one basic land type with another. (This effects last indefinitely.)\n• Change the text of target spell or permanent by replacing all instances of one color word with another. (This effects last indefinitely.)\nEntwine {2} (Choose both if you pay the entwine cost.)","imageName":"spectral shift","colorIdentity":["U"]},"Thought Courier":{"layout":"normal","name":"Thought Courier","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Draw a card, then discard a card.","power":"1","toughness":"1","imageName":"thought courier","colorIdentity":["U"]},"Trinket Mage":{"layout":"normal","name":"Trinket Mage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Trinket Mage enters the battlefield, you may search your library for an artifact card with converted mana cost 1 or less, reveal that card, and put it into your hand. If you do, shuffle your library.","power":"2","toughness":"2","imageName":"trinket mage","colorIdentity":["U"]},"Vedalken Mastermind":{"layout":"normal","name":"Vedalken Mastermind","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"{U}, {T}: Return target permanent you control to its owner's hand.","power":"1","toughness":"2","imageName":"vedalken mastermind","colorIdentity":["U"]},"Beacon of Unrest":{"layout":"normal","name":"Beacon of Unrest","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put target artifact or creature card from a graveyard onto the battlefield under your control. Shuffle Beacon of Unrest into its owner's library.","imageName":"beacon of unrest","colorIdentity":["B"]},"Blind Creeper":{"layout":"normal","name":"Blind Creeper","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Beast","types":["Creature"],"subtypes":["Zombie","Beast"],"text":"Whenever a player casts a spell, Blind Creeper gets -1/-1 until end of turn.","power":"3","toughness":"3","imageName":"blind creeper","colorIdentity":["B"]},"Bringer of the Black Dawn":{"layout":"normal","name":"Bringer of the Black Dawn","manaCost":"{7}{B}{B}","cmc":9,"colors":["Black"],"type":"Creature — Bringer","types":["Creature"],"subtypes":["Bringer"],"text":"You may pay {W}{U}{B}{R}{G} rather than pay Bringer of the Black Dawn's mana cost.\nTrample\nAt the beginning of your upkeep, you may pay 2 life. If you do, search your library for a card, then shuffle your library and put that card on top of it.","power":"5","toughness":"5","imageName":"bringer of the black dawn","colorIdentity":["B","W","U","R","G"]},"Cackling Imp":{"layout":"normal","name":"Cackling Imp","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\n{T}: Target player loses 1 life.","power":"2","toughness":"2","imageName":"cackling imp","colorIdentity":["B"]},"Desecration Elemental":{"layout":"normal","name":"Desecration Elemental","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhenever a player casts a spell, sacrifice a creature.","power":"8","toughness":"8","imageName":"desecration elemental","colorIdentity":["B"]},"Devour in Shadow":{"layout":"normal","name":"Devour in Shadow","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature. It can't be regenerated. You lose life equal to that creature's toughness.","imageName":"devour in shadow","colorIdentity":["B"]},"Dross Crocodile":{"layout":"normal","name":"Dross Crocodile","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Crocodile","types":["Creature"],"subtypes":["Zombie","Crocodile"],"power":"5","toughness":"1","imageName":"dross crocodile","colorIdentity":["B"]},"Ebon Drake":{"layout":"normal","name":"Ebon Drake","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhenever a player casts a spell, you lose 1 life.","power":"3","toughness":"3","imageName":"ebon drake","colorIdentity":["B"]},"Endless Whispers":{"layout":"normal","name":"Endless Whispers","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Each creature has \"When this creature dies, choose target opponent. That player puts this card from its owner's graveyard onto the battlefield under his or her control at the beginning of the next end step.\"","imageName":"endless whispers","colorIdentity":["B"]},"Fill with Fright":{"layout":"normal","name":"Fill with Fright","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards. Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"fill with fright","colorIdentity":["B"]},"Fleshgrafter":{"layout":"normal","name":"Fleshgrafter","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Discard an artifact card: Fleshgrafter gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"fleshgrafter","colorIdentity":["B"]},"Lose Hope":{"layout":"normal","name":"Lose Hope","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -1/-1 until end of turn. Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"lose hope","colorIdentity":["B"]},"Mephidross Vampire":{"layout":"normal","name":"Mephidross Vampire","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nEach creature you control is a Vampire in addition to its other creature types and has \"Whenever this creature deals damage to a creature, put a +1/+1 counter on this creature.\"","power":"3","toughness":"4","imageName":"mephidross vampire","colorIdentity":["B"]},"Moriok Rigger":{"layout":"normal","name":"Moriok Rigger","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Rogue Rigger","types":["Creature"],"subtypes":["Human","Rogue","Rigger"],"text":"Whenever an artifact is put into a graveyard from the battlefield, you may put a +1/+1 counter on Moriok Rigger.","power":"2","toughness":"2","imageName":"moriok rigger","colorIdentity":["B"]},"Night's Whisper":{"layout":"normal","name":"Night's Whisper","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You draw two cards and you lose 2 life.","imageName":"night's whisper","colorIdentity":["B"]},"Nim Grotesque":{"layout":"normal","name":"Nim Grotesque","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Nim Grotesque gets +1/+0 for each artifact you control.","power":"3","toughness":"6","imageName":"nim grotesque","colorIdentity":["B"]},"Plunge into Darkness":{"layout":"normal","name":"Plunge into Darkness","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Sacrifice any number of creatures, then you gain 3 life for each sacrificed creature.\n• Pay X life, then look at the top X cards of your library. Put one of those cards into your hand and exile the rest.\nEntwine {B} (Choose both if you pay the entwine cost.)","imageName":"plunge into darkness","colorIdentity":["B"]},"Relentless Rats":{"layout":"normal","name":"Relentless Rats","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Relentless Rats gets +1/+1 for each other creature on the battlefield named Relentless Rats.\nA deck can have any number of cards named Relentless Rats.","power":"2","toughness":"2","imageName":"relentless rats","colorIdentity":["B"]},"Shattered Dreams":{"layout":"normal","name":"Shattered Dreams","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose an artifact card from it. That player discards that card.","imageName":"shattered dreams","colorIdentity":["B"]},"Vicious Betrayal":{"layout":"normal","name":"Vicious Betrayal","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Vicious Betrayal, sacrifice any number of creatures.\nTarget creature gets +2/+2 until end of turn for each creature sacrificed this way.","imageName":"vicious betrayal","colorIdentity":["B"]},"Beacon of Destruction":{"layout":"normal","name":"Beacon of Destruction","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Beacon of Destruction deals 5 damage to target creature or player. Shuffle Beacon of Destruction into its owner's library.","imageName":"beacon of destruction","colorIdentity":["R"]},"Bringer of the Red Dawn":{"layout":"normal","name":"Bringer of the Red Dawn","manaCost":"{7}{R}{R}","cmc":9,"colors":["Red"],"type":"Creature — Bringer","types":["Creature"],"subtypes":["Bringer"],"text":"You may pay {W}{U}{B}{R}{G} rather than pay Bringer of the Red Dawn's mana cost.\nTrample\nAt the beginning of your upkeep, you may untap target creature and gain control of it until end of turn. That creature gains haste until end of turn.","power":"5","toughness":"5","imageName":"bringer of the red dawn","colorIdentity":["R","W","U","B","G"]},"Cosmic Larva":{"layout":"normal","name":"Cosmic Larva","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nAt the beginning of your upkeep, sacrifice Cosmic Larva unless you sacrifice two lands.","power":"7","toughness":"6","imageName":"cosmic larva","colorIdentity":["R"]},"Feedback Bolt":{"layout":"normal","name":"Feedback Bolt","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Feedback Bolt deals damage to target player equal to the number of artifacts you control.","imageName":"feedback bolt","colorIdentity":["R"]},"Furnace Whelp":{"layout":"normal","name":"Furnace Whelp","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\n{R}: Furnace Whelp gets +1/+0 until end of turn.","power":"2","toughness":"2","imageName":"furnace whelp","colorIdentity":["R"]},"Goblin Brawler":{"layout":"normal","name":"Goblin Brawler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"First strike\nGoblin Brawler can't be equipped.","power":"2","toughness":"2","imageName":"goblin brawler","colorIdentity":["R"]},"Granulate":{"layout":"normal","name":"Granulate","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy each nonland artifact with converted mana cost 4 or less.","imageName":"granulate","colorIdentity":["R"]},"Ion Storm":{"layout":"normal","name":"Ion Storm","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{R}, Remove a +1/+1 counter or a charge counter from a permanent you control: Ion Storm deals 2 damage to target creature or player.","imageName":"ion storm","colorIdentity":["R"]},"Iron-Barb Hellion":{"layout":"normal","name":"Iron-Barb Hellion","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Hellion Beast","types":["Creature"],"subtypes":["Hellion","Beast"],"text":"Haste\nIron-Barb Hellion can't block.","power":"5","toughness":"4","imageName":"iron-barb hellion","colorIdentity":["R"]},"Krark-Clan Engineers":{"layout":"normal","name":"Krark-Clan Engineers","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Artificer","types":["Creature"],"subtypes":["Goblin","Artificer"],"text":"{R}, Sacrifice two artifacts: Destroy target artifact.","power":"2","toughness":"2","imageName":"krark-clan engineers","colorIdentity":["R"]},"Krark-Clan Ogre":{"layout":"normal","name":"Krark-Clan Ogre","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"{R}, Sacrifice an artifact: Target creature can't block this turn.","power":"3","toughness":"3","imageName":"krark-clan ogre","colorIdentity":["R"]},"Magnetic Theft":{"layout":"normal","name":"Magnetic Theft","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Attach target Equipment to target creature. (Control of the Equipment doesn't change.)","imageName":"magnetic theft","colorIdentity":["R"]},"Mana Geyser":{"layout":"normal","name":"Mana Geyser","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Add {R} to your mana pool for each tapped land your opponents control.","imageName":"mana geyser","colorIdentity":["R"]},"Rain of Rust":{"layout":"normal","name":"Rain of Rust","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target artifact.\n• Destroy target land.\nEntwine {3}{R} (Choose both if you pay the entwine cost.)","imageName":"rain of rust","colorIdentity":["R"]},"Reversal of Fortune":{"layout":"normal","name":"Reversal of Fortune","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You may copy an instant or sorcery card in it. If you do, you may cast the copy without paying its mana cost.","imageName":"reversal of fortune","colorIdentity":["R"]},"Screaming Fury":{"layout":"normal","name":"Screaming Fury","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +5/+0 and gains haste until end of turn.","imageName":"screaming fury","colorIdentity":["R"]},"Spark Elemental":{"layout":"normal","name":"Spark Elemental","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample, haste (If this creature would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker. This creature can attack and {T} as soon as it comes under your control.)\nAt the beginning of the end step, sacrifice Spark Elemental.","power":"3","toughness":"1","imageName":"spark elemental","colorIdentity":["R"]},"Vulshok Sorcerer":{"layout":"normal","name":"Vulshok Sorcerer","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Haste\n{T}: Vulshok Sorcerer deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"vulshok sorcerer","colorIdentity":["R"]},"All Suns' Dawn":{"layout":"normal","name":"All Suns' Dawn","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"For each color, return up to one target card of that color from your graveyard to your hand. Exile All Suns' Dawn.","imageName":"all suns' dawn","colorIdentity":["G"]},"Beacon of Creation":{"layout":"normal","name":"Beacon of Creation","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/1 green Insect creature token onto the battlefield for each Forest you control. Shuffle Beacon of Creation into its owner's library.","imageName":"beacon of creation","colorIdentity":["G"]},"Bringer of the Green Dawn":{"layout":"normal","name":"Bringer of the Green Dawn","manaCost":"{7}{G}{G}","cmc":9,"colors":["Green"],"type":"Creature — Bringer","types":["Creature"],"subtypes":["Bringer"],"text":"You may pay {W}{U}{B}{R}{G} rather than pay Bringer of the Green Dawn's mana cost.\nTrample\nAt the beginning of your upkeep, you may put a 3/3 green Beast creature token onto the battlefield.","power":"5","toughness":"5","imageName":"bringer of the green dawn","colorIdentity":["G","W","U","B","R"]},"Channel the Suns":{"layout":"normal","name":"Channel the Suns","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Add {W}{U}{B}{R}{G} to your mana pool.","imageName":"channel the suns","colorIdentity":["G","W","U","B","R"]},"Dawn's Reflection":{"layout":"normal","name":"Dawn's Reflection","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhenever enchanted land is tapped for mana, its controller adds two mana in any combination of colors to his or her mana pool (in addition to the mana the land produces).","imageName":"dawn's reflection","colorIdentity":["G"]},"Fangren Pathcutter":{"layout":"normal","name":"Fangren Pathcutter","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Fangren Pathcutter attacks, attacking creatures gain trample until end of turn.","power":"4","toughness":"6","imageName":"fangren pathcutter","colorIdentity":["G"]},"Ferocious Charge":{"layout":"normal","name":"Ferocious Charge","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +4/+4 until end of turn. Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"ferocious charge","colorIdentity":["G"]},"Joiner Adept":{"layout":"normal","name":"Joiner Adept","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"Lands you control have \"{T}: Add one mana of any color to your mana pool.\"","power":"2","toughness":"1","imageName":"joiner adept","colorIdentity":["G"]},"Ouphe Vandals":{"layout":"normal","name":"Ouphe Vandals","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ouphe Rogue","types":["Creature"],"subtypes":["Ouphe","Rogue"],"text":"{G}, Sacrifice Ouphe Vandals: Counter target activated ability from an artifact source and destroy that artifact if it's on the battlefield. (Mana abilities can't be targeted.)","power":"2","toughness":"2","imageName":"ouphe vandals","colorIdentity":["G"]},"Rite of Passage":{"layout":"normal","name":"Rite of Passage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control is dealt damage, put a +1/+1 counter on it. (The damage is dealt before the counter is put on.)","imageName":"rite of passage","colorIdentity":["G"]},"Rude Awakening":{"layout":"normal","name":"Rude Awakening","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Untap all lands you control.\n• Until end of turn, lands you control become 2/2 creatures that are still lands.\nEntwine {2}{G} (Choose both if you pay the entwine cost.)","imageName":"rude awakening","colorIdentity":["G"]},"Sylvok Explorer":{"layout":"normal","name":"Sylvok Explorer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{T}: Add to your mana pool one mana of any color that a land an opponent controls could produce.","power":"1","toughness":"1","imageName":"sylvok explorer","colorIdentity":["G"]},"Tangle Asp":{"layout":"normal","name":"Tangle Asp","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Whenever Tangle Asp blocks or becomes blocked by a creature, destroy that creature at end of combat.","power":"1","toughness":"2","imageName":"tangle asp","colorIdentity":["G"]},"Tel-Jilad Justice":{"layout":"normal","name":"Tel-Jilad Justice","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact. Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"tel-jilad justice","colorIdentity":["G"]},"Tel-Jilad Lifebreather":{"layout":"normal","name":"Tel-Jilad Lifebreather","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Troll Shaman","types":["Creature"],"subtypes":["Troll","Shaman"],"text":"{G}, {T}, Sacrifice a Forest: Regenerate target creature.","power":"3","toughness":"2","imageName":"tel-jilad lifebreather","colorIdentity":["G"]},"Tornado Elemental":{"layout":"normal","name":"Tornado Elemental","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Tornado Elemental enters the battlefield, it deals 6 damage to each creature with flying.\nYou may have Tornado Elemental assign its combat damage as though it weren't blocked.","power":"6","toughness":"6","imageName":"tornado elemental","colorIdentity":["G"]},"Tyrranax":{"layout":"normal","name":"Tyrranax","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{1}{G}: Tyrranax gets -1/+1 until end of turn.","power":"5","toughness":"4","imageName":"tyrranax","colorIdentity":["G"]},"Viridian Lorebearers":{"layout":"normal","name":"Viridian Lorebearers","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{3}{G}, {T}: Target creature gets +X/+X until end of turn, where X is the number of artifacts your opponents control.","power":"3","toughness":"3","imageName":"viridian lorebearers","colorIdentity":["G"]},"Viridian Scout":{"layout":"normal","name":"Viridian Scout","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior Scout","types":["Creature"],"subtypes":["Elf","Warrior","Scout"],"text":"{2}{G}, Sacrifice Viridian Scout: Viridian Scout deals 2 damage to target creature with flying.","power":"1","toughness":"2","imageName":"viridian scout","colorIdentity":["G"]},"Anodet Lurker":{"layout":"normal","name":"Anodet Lurker","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Anodet Lurker dies, you gain 3 life.","power":"3","toughness":"3","imageName":"anodet lurker"},"Arachnoid":{"layout":"normal","name":"Arachnoid","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Spider","types":["Artifact","Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)","power":"2","toughness":"6","imageName":"arachnoid"},"Arcbound Wanderer":{"layout":"normal","name":"Arcbound Wanderer","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Modular—Sunburst (This enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it. When it dies, you may put its +1/+1 counters on target artifact creature.)","power":"0","toughness":"0","imageName":"arcbound wanderer"},"Avarice Totem":{"layout":"normal","name":"Avarice Totem","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{5}: Exchange control of Avarice Totem and target nonland permanent.","imageName":"avarice totem"},"Baton of Courage":{"layout":"normal","name":"Baton of Courage","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Flash\nSunburst (This enters the battlefield with a charge counter on it for each color of mana spent to cast it.)\nRemove a charge counter from Baton of Courage: Target creature gets +1/+1 until end of turn.","imageName":"baton of courage"},"Battered Golem":{"layout":"normal","name":"Battered Golem","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Battered Golem doesn't untap during your untap step.\nWhenever an artifact enters the battlefield, you may untap Battered Golem.","power":"3","toughness":"2","imageName":"battered golem"},"Blasting Station":{"layout":"normal","name":"Blasting Station","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice a creature: Blasting Station deals 1 damage to target creature or player.\nWhenever a creature enters the battlefield, you may untap Blasting Station.","imageName":"blasting station"},"Chimeric Coils":{"layout":"normal","name":"Chimeric Coils","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{X}{1}: Chimeric Coils becomes an X/X Construct artifact creature. Sacrifice it at the beginning of the next end step.","imageName":"chimeric coils"},"Clearwater Goblet":{"layout":"normal","name":"Clearwater Goblet","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Sunburst (This enters the battlefield with a charge counter on it for each color of mana spent to cast it.)\nAt the beginning of your upkeep, you may gain life equal to the number of charge counters on Clearwater Goblet.","imageName":"clearwater goblet"},"Clock of Omens":{"layout":"normal","name":"Clock of Omens","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Tap two untapped artifacts you control: Untap target artifact.","imageName":"clock of omens"},"Composite Golem":{"layout":"normal","name":"Composite Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Sacrifice Composite Golem: Add {W}{U}{B}{R}{G} to your mana pool.","power":"4","toughness":"4","imageName":"composite golem","colorIdentity":["W","U","B","R","G"]},"Conjurer's Bauble":{"layout":"normal","name":"Conjurer's Bauble","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Conjurer's Bauble: Put up to one target card from your graveyard on the bottom of your library. Draw a card.","imageName":"conjurer's bauble"},"Cranial Plating":{"layout":"normal","name":"Cranial Plating","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0 for each artifact you control.\n{B}{B}: Attach Cranial Plating to target creature you control.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"cranial plating","colorIdentity":["B"]},"Door to Nothingness":{"layout":"normal","name":"Door to Nothingness","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Door to Nothingness enters the battlefield tapped.\n{W}{W}{U}{U}{B}{B}{R}{R}{G}{G}, {T}, Sacrifice Door to Nothingness: Target player loses the game.","imageName":"door to nothingness","colorIdentity":["W","U","B","R","G"]},"Doubling Cube":{"layout":"normal","name":"Doubling Cube","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Double the amount of each type of mana in your mana pool.","imageName":"doubling cube"},"Energy Chamber":{"layout":"normal","name":"Energy Chamber","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, choose one —\n• Put a +1/+1 counter on target artifact creature.\n• Put a charge counter on target noncreature artifact.","imageName":"energy chamber"},"Engineered Explosives":{"layout":"normal","name":"Engineered Explosives","manaCost":"{X}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Sunburst (This enters the battlefield with a charge counter on it for each color of mana spent to cast it.)\n{2}, Sacrifice Engineered Explosives: Destroy each nonland permanent with converted mana cost equal to the number of charge counters on Engineered Explosives.","imageName":"engineered explosives"},"Ensouled Scimitar":{"layout":"normal","name":"Ensouled Scimitar","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"{3}: Ensouled Scimitar becomes a 1/5 Spirit artifact creature with flying until end of turn. (Equipment that's a creature can't equip a creature.)\nEquipped creature gets +1/+5.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"ensouled scimitar"},"Eon Hub":{"layout":"normal","name":"Eon Hub","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Players skip their upkeep steps.","imageName":"eon hub"},"Etched Oracle":{"layout":"normal","name":"Etched Oracle","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Wizard","types":["Artifact","Creature"],"subtypes":["Wizard"],"text":"Sunburst (This enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.)\n{1}, Remove four +1/+1 counters from Etched Oracle: Target player draws three cards.","power":"0","toughness":"0","imageName":"etched oracle"},"Ferropede":{"layout":"normal","name":"Ferropede","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"Ferropede can't be blocked.\nWhenever Ferropede deals combat damage to a player, you may remove a counter from target permanent.","power":"1","toughness":"1","imageName":"ferropede"},"Fist of Suns":{"layout":"normal","name":"Fist of Suns","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"You may pay {W}{U}{B}{R}{G} rather than pay the mana cost for spells that you cast.","imageName":"fist of suns","colorIdentity":["W","U","B","R","G"]},"Gemstone Array":{"layout":"normal","name":"Gemstone Array","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}: Put a charge counter on Gemstone Array.\nRemove a charge counter from Gemstone Array: Add one mana of any color to your mana pool.","imageName":"gemstone array"},"Goblin Cannon":{"layout":"normal","name":"Goblin Cannon","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}: Goblin Cannon deals 1 damage to target creature or player. Sacrifice Goblin Cannon.","imageName":"goblin cannon"},"Grafted Wargear":{"layout":"normal","name":"Grafted Wargear","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+2.\nWhenever Grafted Wargear becomes unattached from a permanent, sacrifice that permanent.\nEquip {0} ({0}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"grafted wargear"},"Grinding Station":{"layout":"normal","name":"Grinding Station","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice an artifact: Target player puts the top three cards of his or her library into his or her graveyard.\nWhenever an artifact enters the battlefield, you may untap Grinding Station.","imageName":"grinding station"},"Guardian Idol":{"layout":"normal","name":"Guardian Idol","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Guardian Idol enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{2}: Guardian Idol becomes a 2/2 Golem artifact creature until end of turn.","imageName":"guardian idol"},"Healer's Headdress":{"layout":"normal","name":"Healer's Headdress","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +0/+2 and has \"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\"\n{W}{W}: Attach Healer's Headdress to target creature you control.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"healer's headdress","colorIdentity":["W"]},"Heliophial":{"layout":"normal","name":"Heliophial","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Sunburst (This enters the battlefield with a charge counter on it for each color of mana spent to cast it.)\n{2}, Sacrifice Heliophial: Heliophial deals damage equal to the number of charge counters on it to target creature or player.","imageName":"heliophial"},"Horned Helm":{"layout":"normal","name":"Horned Helm","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 and has trample.\n{G}{G}: Attach Horned Helm to target creature you control.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"horned helm","colorIdentity":["G"]},"Infused Arrows":{"layout":"normal","name":"Infused Arrows","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Sunburst (This enters the battlefield with a charge counter on it for each color of mana spent to cast it.)\n{T}, Remove X charge counters from Infused Arrows: Target creature gets -X/-X until end of turn.","imageName":"infused arrows"},"Krark-Clan Ironworks":{"layout":"normal","name":"Krark-Clan Ironworks","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Sacrifice an artifact: Add {C}{C} to your mana pool.","imageName":"krark-clan ironworks"},"Lantern of Insight":{"layout":"normal","name":"Lantern of Insight","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Players play with the top card of their libraries revealed.\n{T}, Sacrifice Lantern of Insight: Target player shuffles his or her library.","imageName":"lantern of insight"},"Lunar Avenger":{"layout":"normal","name":"Lunar Avenger","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Sunburst (This enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.)\nRemove a +1/+1 counter from Lunar Avenger: Lunar Avenger gains your choice of flying, first strike, or haste until end of turn.","power":"2","toughness":"2","imageName":"lunar avenger"},"Mycosynth Golem":{"layout":"normal","name":"Mycosynth Golem","manaCost":"{11}","cmc":11,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nArtifact creature spells you cast have affinity for artifacts. (They cost {1} less to cast for each artifact you control.)","power":"4","toughness":"5","imageName":"mycosynth golem"},"Myr Quadropod":{"layout":"normal","name":"Myr Quadropod","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{3}: Switch Myr Quadropod's power and toughness until end of turn.","power":"1","toughness":"4","imageName":"myr quadropod"},"Myr Servitor":{"layout":"normal","name":"Myr Servitor","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"At the beginning of your upkeep, if Myr Servitor is on the battlefield, each player returns all cards named Myr Servitor from his or her graveyard to the battlefield.","power":"1","toughness":"1","imageName":"myr servitor"},"Neurok Stealthsuit":{"layout":"normal","name":"Neurok Stealthsuit","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has shroud. (It can't be the target of spells or abilities.)\n{U}{U}: Attach Neurok Stealthsuit to target creature you control.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"neurok stealthsuit","colorIdentity":["U"]},"Opaline Bracers":{"layout":"normal","name":"Opaline Bracers","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Sunburst (This enters the battlefield with a charge counter on it for each color of mana spent to cast it.)\nEquipped creature gets +X/+X, where X is the number of charge counters on Opaline Bracers.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"opaline bracers"},"Paradise Mantle":{"layout":"normal","name":"Paradise Mantle","manaCost":"{0}","cmc":0,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{T}: Add one mana of any color to your mana pool.\"\nEquip {1}","imageName":"paradise mantle"},"Pentad Prism":{"layout":"normal","name":"Pentad Prism","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Sunburst (This enters the battlefield with a charge counter on it for each color of mana spent to cast it.)\nRemove a charge counter from Pentad Prism: Add one mana of any color to your mana pool.","imageName":"pentad prism"},"Possessed Portal":{"layout":"normal","name":"Possessed Portal","manaCost":"{8}","cmc":8,"type":"Artifact","types":["Artifact"],"text":"If a player would draw a card, that player skips that draw instead.\nAt the beginning of each end step, each player sacrifices a permanent unless he or she discards a card.","imageName":"possessed portal"},"Razorgrass Screen":{"layout":"normal","name":"Razorgrass Screen","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nRazorgrass Screen blocks each turn if able.","power":"2","toughness":"1","imageName":"razorgrass screen"},"Razormane Masticore":{"layout":"normal","name":"Razormane Masticore","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Masticore","types":["Artifact","Creature"],"subtypes":["Masticore"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nAt the beginning of your upkeep, sacrifice Razormane Masticore unless you discard a card.\nAt the beginning of your draw step, you may have Razormane Masticore deal 3 damage to target creature.","power":"5","toughness":"5","imageName":"razormane masticore"},"Salvaging Station":{"layout":"normal","name":"Salvaging Station","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{T}: Return target noncreature artifact card with converted mana cost 1 or less from your graveyard to the battlefield.\nWhenever a creature dies, you may untap Salvaging Station.","imageName":"salvaging station"},"Sawtooth Thresher":{"layout":"normal","name":"Sawtooth Thresher","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Sunburst (This enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.)\nRemove two +1/+1 counters from Sawtooth Thresher: Sawtooth Thresher gets +4/+4 until end of turn.","power":"1","toughness":"1","imageName":"sawtooth thresher"},"Silent Arbiter":{"layout":"normal","name":"Silent Arbiter","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"No more than one creature can attack each combat.\nNo more than one creature can block each combat.","power":"1","toughness":"5","imageName":"silent arbiter"},"Skullcage":{"layout":"normal","name":"Skullcage","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each opponent's upkeep, Skullcage deals 2 damage to that player unless he or she has exactly three or exactly four cards in hand.","imageName":"skullcage"},"Skyreach Manta":{"layout":"normal","name":"Skyreach Manta","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Fish","types":["Artifact","Creature"],"subtypes":["Fish"],"text":"Sunburst (This enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.)\nFlying","power":"0","toughness":"0","imageName":"skyreach manta"},"Solarion":{"layout":"normal","name":"Solarion","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Sunburst (This enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.)\n{T}: Double the number of +1/+1 counters on Solarion.","power":"0","toughness":"0","imageName":"solarion"},"Sparring Collar":{"layout":"normal","name":"Sparring Collar","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has first strike.\n{R}{R}: Attach Sparring Collar to target creature you control.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"sparring collar","colorIdentity":["R"]},"Spinal Parasite":{"layout":"normal","name":"Spinal Parasite","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"Sunburst (This enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.)\nRemove two +1/+1 counters from Spinal Parasite: Remove a counter from target permanent.","power":"-1","toughness":"-1","imageName":"spinal parasite"},"Staff of Domination":{"layout":"normal","name":"Staff of Domination","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{1}: Untap Staff of Domination.\n{2}, {T}: You gain 1 life.\n{3}, {T}: Untap target creature.\n{4}, {T}: Tap target creature.\n{5}, {T}: Draw a card.","imageName":"staff of domination"},"Summoner's Egg":{"layout":"normal","name":"Summoner's Egg","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Imprint — When Summoner's Egg enters the battlefield, you may exile a card from your hand face down.\nWhen Summoner's Egg dies, turn the exiled card face up. If it's a creature card, put it onto the battlefield under your control.","power":"0","toughness":"4","imageName":"summoner's egg"},"Summoning Station":{"layout":"normal","name":"Summoning Station","manaCost":"{7}","cmc":7,"type":"Artifact","types":["Artifact"],"text":"{T}: Put a 2/2 colorless Pincher creature token onto the battlefield.\nWhenever an artifact is put into a graveyard from the battlefield, you may untap Summoning Station.","imageName":"summoning station"},"Suncrusher":{"layout":"normal","name":"Suncrusher","manaCost":"{9}","cmc":9,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Sunburst (This enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.)\n{4}, {T}, Remove a +1/+1 counter from Suncrusher: Destroy target creature.\n{2}, Remove a +1/+1 counter from Suncrusher: Return Suncrusher to its owner's hand.","power":"3","toughness":"3","imageName":"suncrusher"},"Suntouched Myr":{"layout":"normal","name":"Suntouched Myr","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Sunburst (This enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.)","power":"0","toughness":"0","imageName":"suntouched myr"},"Synod Centurion":{"layout":"normal","name":"Synod Centurion","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When you control no other artifacts, sacrifice Synod Centurion.","power":"4","toughness":"4","imageName":"synod centurion"},"Thermal Navigator":{"layout":"normal","name":"Thermal Navigator","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Sacrifice an artifact: Thermal Navigator gains flying until end of turn.","power":"2","toughness":"2","imageName":"thermal navigator"},"Vedalken Orrery":{"layout":"normal","name":"Vedalken Orrery","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"You may cast nonland cards as though they had flash.","imageName":"vedalken orrery"},"Vedalken Shackles":{"layout":"normal","name":"Vedalken Shackles","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Vedalken Shackles during your untap step.\n{2}, {T}: Gain control of target creature with power less than or equal to the number of Islands you control for as long as Vedalken Shackles remains tapped.","imageName":"vedalken shackles"},"Wayfarer's Bauble":{"layout":"normal","name":"Wayfarer's Bauble","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Wayfarer's Bauble: Search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library.","imageName":"wayfarer's bauble"},"Blessed Breath":{"layout":"normal","name":"Blessed Breath","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature you control gains protection from the color of your choice until end of turn.\nSplice onto Arcane {W} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"blessed breath","colorIdentity":["W"]},"Bushi Tenderfoot":{"layout":"flip","name":"Bushi Tenderfoot","names":["Bushi Tenderfoot","Kenzo the Hardhearted"],"manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When a creature dealt damage by Bushi Tenderfoot this turn dies, flip Bushi Tenderfoot.","power":"1","toughness":"1","imageName":"bushi tenderfoot","colorIdentity":["W"]},"Kenzo the Hardhearted":{"layout":"flip","name":"Kenzo the Hardhearted","names":["Bushi Tenderfoot","Kenzo the Hardhearted"],"manaCost":"{W}","cmc":1,"colors":["White"],"type":"Legendary Creature — Human Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Samurai"],"text":"Double strike; bushido 2 (Whenever this creature blocks or becomes blocked, it gets +2/+2 until end of turn.)","power":"3","toughness":"4","imageName":"kenzo the hardhearted","colorIdentity":["W"]},"Cage of Hands":{"layout":"normal","name":"Cage of Hands","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block.\n{1}{W}: Return Cage of Hands to its owner's hand.","imageName":"cage of hands","colorIdentity":["W"]},"Call to Glory":{"layout":"normal","name":"Call to Glory","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Untap all creatures you control. Samurai creatures you control get +1/+1 until end of turn.","imageName":"call to glory","colorIdentity":["W"]},"Candles' Glow":{"layout":"normal","name":"Candles' Glow","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Prevent the next 3 damage that would be dealt to target creature or player this turn. You gain life equal to the damage prevented this way.\nSplice onto Arcane {1}{W} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"candles' glow","colorIdentity":["W"]},"Cleanfall":{"layout":"normal","name":"Cleanfall","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Destroy all enchantments.","imageName":"cleanfall","colorIdentity":["W"]},"Devoted Retainer":{"layout":"normal","name":"Devoted Retainer","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)","power":"1","toughness":"1","imageName":"devoted retainer","colorIdentity":["W"]},"Eight-and-a-Half-Tails":{"layout":"normal","name":"Eight-and-a-Half-Tails","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Legendary Creature — Fox Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Fox","Cleric"],"text":"{1}{W}: Target permanent you control gains protection from white until end of turn.\n{1}: Target spell or permanent becomes white until end of turn.","power":"2","toughness":"2","imageName":"eight-and-a-half-tails","colorIdentity":["W"]},"Ethereal Haze":{"layout":"normal","name":"Ethereal Haze","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Prevent all damage that would be dealt by creatures this turn.","imageName":"ethereal haze","colorIdentity":["W"]},"Harsh Deceiver":{"layout":"normal","name":"Harsh Deceiver","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{1}: Look at the top card of your library.\n{2}: Reveal the top card of your library. If it's a land card, untap Harsh Deceiver and it gets +1/+1 until end of turn. Activate this ability only once each turn.","power":"1","toughness":"4","imageName":"harsh deceiver","colorIdentity":["W"]},"Hikari, Twilight Guardian":{"layout":"normal","name":"Hikari, Twilight Guardian","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever you cast a Spirit or Arcane spell, you may exile Hikari, Twilight Guardian. If you do, return it to the battlefield under its owner's control at the beginning of the next end step.","power":"4","toughness":"4","imageName":"hikari, twilight guardian","colorIdentity":["W"]},"Hold the Line":{"layout":"normal","name":"Hold the Line","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Blocking creatures get +7/+7 until end of turn.","imageName":"hold the line","colorIdentity":["W"]},"Honden of Cleansing Fire":{"layout":"normal","name":"Honden of Cleansing Fire","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Enchantment — Shrine","supertypes":["Legendary"],"types":["Enchantment"],"subtypes":["Shrine"],"text":"At the beginning of your upkeep, you gain 2 life for each Shrine you control.","imageName":"honden of cleansing fire","colorIdentity":["W"]},"Horizon Seed":{"layout":"normal","name":"Horizon Seed","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, regenerate target creature.","power":"2","toughness":"1","imageName":"horizon seed","colorIdentity":["W"]},"Hundred-Talon Kami":{"layout":"normal","name":"Hundred-Talon Kami","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nSoulshift 4 (When this creature dies, you may return target Spirit card with converted mana cost 4 or less from your graveyard to your hand.)","power":"2","toughness":"3","imageName":"hundred-talon kami","colorIdentity":["W"]},"Indomitable Will":{"layout":"normal","name":"Indomitable Will","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature gets +1/+2.","imageName":"indomitable will","colorIdentity":["W"]},"Innocence Kami":{"layout":"normal","name":"Innocence Kami","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{W}, {T}: Tap target creature.\nWhenever you cast a Spirit or Arcane spell, untap Innocence Kami.","power":"2","toughness":"3","imageName":"innocence kami","colorIdentity":["W"]},"Isamaru, Hound of Konda":{"layout":"normal","name":"Isamaru, Hound of Konda","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Legendary Creature — Hound","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Hound"],"power":"2","toughness":"2","imageName":"isamaru, hound of konda","colorIdentity":["W"]},"Kabuto Moth":{"layout":"normal","name":"Kabuto Moth","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{T}: Target creature gets +1/+2 until end of turn.","power":"1","toughness":"2","imageName":"kabuto moth","colorIdentity":["W"]},"Kami of Ancient Law":{"layout":"normal","name":"Kami of Ancient Law","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Kami of Ancient Law: Destroy target enchantment.","power":"2","toughness":"2","imageName":"kami of ancient law","colorIdentity":["W"]},"Kami of Old Stone":{"layout":"normal","name":"Kami of Old Stone","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"power":"1","toughness":"7","imageName":"kami of old stone","colorIdentity":["W"]},"Kami of the Painted Road":{"layout":"normal","name":"Kami of the Painted Road","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, Kami of the Painted Road gains protection from the color of your choice until end of turn.","power":"3","toughness":"3","imageName":"kami of the painted road","colorIdentity":["W"]},"Kami of the Palace Fields":{"layout":"normal","name":"Kami of the Palace Fields","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying, first strike\nSoulshift 5 (When this creature dies, you may return target Spirit card with converted mana cost 5 or less from your graveyard to your hand.)","power":"3","toughness":"2","imageName":"kami of the palace fields","colorIdentity":["W"]},"Kitsune Blademaster":{"layout":"normal","name":"Kitsune Blademaster","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Fox Samurai","types":["Creature"],"subtypes":["Fox","Samurai"],"text":"First strike\nBushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)","power":"2","toughness":"2","imageName":"kitsune blademaster","colorIdentity":["W"]},"Kitsune Diviner":{"layout":"normal","name":"Kitsune Diviner","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Fox Cleric","types":["Creature"],"subtypes":["Fox","Cleric"],"text":"{T}: Tap target Spirit.","power":"0","toughness":"1","imageName":"kitsune diviner","colorIdentity":["W"]},"Kitsune Healer":{"layout":"normal","name":"Kitsune Healer","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Fox Cleric","types":["Creature"],"subtypes":["Fox","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\n{T}: Prevent all damage that would be dealt to target legendary creature this turn.","power":"2","toughness":"2","imageName":"kitsune healer","colorIdentity":["W"]},"Kitsune Mystic":{"layout":"flip","name":"Kitsune Mystic","names":["Kitsune Mystic","Autumn-Tail, Kitsune Sage"],"manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Fox Wizard","types":["Creature"],"subtypes":["Fox","Wizard"],"text":"At the beginning of the end step, if Kitsune Mystic is enchanted by two or more Auras, flip it.","power":"2","toughness":"3","imageName":"kitsune mystic","colorIdentity":["W"]},"Autumn-Tail, Kitsune Sage":{"layout":"flip","name":"Autumn-Tail, Kitsune Sage","names":["Kitsune Mystic","Autumn-Tail, Kitsune Sage"],"manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Fox Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Fox","Wizard"],"text":"{1}: Attach target Aura attached to a creature to another creature.","power":"4","toughness":"5","imageName":"autumn-tail, kitsune sage","colorIdentity":["W"]},"Kitsune Riftwalker":{"layout":"normal","name":"Kitsune Riftwalker","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Fox Wizard","types":["Creature"],"subtypes":["Fox","Wizard"],"text":"Protection from Spirits and from Arcane","power":"2","toughness":"1","imageName":"kitsune riftwalker","colorIdentity":["W"]},"Konda, Lord of Eiganjo":{"layout":"normal","name":"Konda, Lord of Eiganjo","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Legendary Creature — Human Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Samurai"],"text":"Indestructible\nVigilance (Attacking doesn't cause this creature to tap.)\nBushido 5 (Whenever this creature blocks or becomes blocked, it gets +5/+5 until end of turn.)","power":"3","toughness":"3","imageName":"konda, lord of eiganjo","colorIdentity":["W"]},"Konda's Hatamoto":{"layout":"normal","name":"Konda's Hatamoto","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\nAs long as you control a legendary Samurai, Konda's Hatamoto gets +1/+2 and has vigilance. (Attacking doesn't cause this creature to tap.)","power":"1","toughness":"2","imageName":"konda's hatamoto","colorIdentity":["W"]},"Lantern Kami":{"layout":"normal","name":"Lantern Kami","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying","power":"1","toughness":"1","imageName":"lantern kami","colorIdentity":["W"]},"Masako the Humorless":{"layout":"normal","name":"Masako the Humorless","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"Flash\nTapped creatures you control can block as though they were untapped.","power":"2","toughness":"1","imageName":"masako the humorless","colorIdentity":["W"]},"Mothrider Samurai":{"layout":"normal","name":"Mothrider Samurai","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Flying\nBushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)","power":"2","toughness":"2","imageName":"mothrider samurai","colorIdentity":["W"]},"Myojin of Cleansing Fire":{"layout":"normal","name":"Myojin of Cleansing Fire","manaCost":"{5}{W}{W}{W}","cmc":8,"colors":["White"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Myojin of Cleansing Fire enters the battlefield with a divinity counter on it if you cast it from your hand.\nMyojin of Cleansing Fire has indestructible as long as it has a divinity counter on it.\nRemove a divinity counter from Myojin of Cleansing Fire: Destroy all other creatures.","power":"4","toughness":"6","imageName":"myojin of cleansing fire","colorIdentity":["W"]},"Nagao, Bound by Honor":{"layout":"normal","name":"Nagao, Bound by Honor","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Human Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\nWhenever Nagao, Bound by Honor attacks, Samurai creatures you control get +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"nagao, bound by honor","colorIdentity":["W"]},"Otherworldly Journey":{"layout":"normal","name":"Otherworldly Journey","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Exile target creature. At the beginning of the next end step, return that card to the battlefield under its owner's control with a +1/+1 counter on it.","imageName":"otherworldly journey","colorIdentity":["W"]},"Pious Kitsune":{"layout":"normal","name":"Pious Kitsune","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Fox Cleric","types":["Creature"],"subtypes":["Fox","Cleric"],"text":"At the beginning of your upkeep, put a devotion counter on Pious Kitsune. Then if a creature named Eight-and-a-Half-Tails is on the battlefield, you gain 1 life for each devotion counter on Pious Kitsune.\n{T}, Remove a devotion counter from Pious Kitsune: You gain 1 life.","power":"1","toughness":"2","imageName":"pious kitsune","colorIdentity":["W"]},"Quiet Purity":{"layout":"normal","name":"Quiet Purity","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Destroy target enchantment.","imageName":"quiet purity","colorIdentity":["W"]},"Reverse the Sands":{"layout":"normal","name":"Reverse the Sands","manaCost":"{6}{W}{W}","cmc":8,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Redistribute any number of players' life totals. (Each of those players gets one life total back.)","imageName":"reverse the sands","colorIdentity":["W"]},"Samurai Enforcers":{"layout":"normal","name":"Samurai Enforcers","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 2 (Whenever this creature blocks or becomes blocked, it gets +2/+2 until end of turn.)","power":"4","toughness":"4","imageName":"samurai enforcers","colorIdentity":["W"]},"Samurai of the Pale Curtain":{"layout":"normal","name":"Samurai of the Pale Curtain","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Fox Samurai","types":["Creature"],"subtypes":["Fox","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\nIf a permanent would be put into a graveyard, exile it instead.","power":"2","toughness":"2","imageName":"samurai of the pale curtain","colorIdentity":["W"]},"Sensei Golden-Tail":{"layout":"normal","name":"Sensei Golden-Tail","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Legendary Creature — Fox Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Fox","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\n{1}{W}, {T}: Put a training counter on target creature. That creature gains bushido 1 and becomes a Samurai in addition to its other creature types. Activate this ability only any time you could cast a sorcery.","power":"2","toughness":"1","imageName":"sensei golden-tail","colorIdentity":["W"]},"Silent-Chant Zubera":{"layout":"normal","name":"Silent-Chant Zubera","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Zubera Spirit","types":["Creature"],"subtypes":["Zubera","Spirit"],"text":"When Silent-Chant Zubera dies, you gain 2 life for each Zubera that died this turn.","power":"1","toughness":"2","imageName":"silent-chant zubera","colorIdentity":["W"]},"Takeno, Samurai General":{"layout":"normal","name":"Takeno, Samurai General","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Legendary Creature — Human Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 2 (Whenever this creature blocks or becomes blocked, it gets +2/+2 until end of turn.)\nEach other Samurai creature you control gets +1/+1 for each point of bushido it has.","power":"3","toughness":"3","imageName":"takeno, samurai general","colorIdentity":["W"]},"Terashi's Cry":{"layout":"normal","name":"Terashi's Cry","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Tap up to three target creatures.","imageName":"terashi's cry","colorIdentity":["W"]},"Vassal's Duty":{"layout":"normal","name":"Vassal's Duty","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{1}: The next 1 damage that would be dealt to target legendary creature you control this turn is dealt to you instead.","imageName":"vassal's duty","colorIdentity":["W"]},"Vigilance":{"layout":"normal","name":"Vigilance","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has vigilance. (Attacking doesn't cause it to tap.)","imageName":"vigilance","colorIdentity":["W"]},"Yosei, the Morning Star":{"layout":"normal","name":"Yosei, the Morning Star","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Legendary Creature — Dragon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon","Spirit"],"text":"Flying\nWhen Yosei, the Morning Star dies, target player skips his or her next untap step. Tap up to five target permanents that player controls.","power":"5","toughness":"5","imageName":"yosei, the morning star","colorIdentity":["W"]},"Aura of Dominion":{"layout":"normal","name":"Aura of Dominion","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{1}, Tap an untapped creature you control: Untap enchanted creature.","imageName":"aura of dominion","colorIdentity":["U"]},"Azami, Lady of Scrolls":{"layout":"normal","name":"Azami, Lady of Scrolls","manaCost":"{2}{U}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Tap an untapped Wizard you control: Draw a card.","power":"0","toughness":"2","imageName":"azami, lady of scrolls","colorIdentity":["U"]},"Callous Deceiver":{"layout":"normal","name":"Callous Deceiver","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{1}: Look at the top card of your library.\n{2}: Reveal the top card of your library. If it's a land card, Callous Deceiver gets +1/+0 and gains flying until end of turn. Activate this ability only once each turn.","power":"1","toughness":"3","imageName":"callous deceiver","colorIdentity":["U"]},"Consuming Vortex":{"layout":"normal","name":"Consuming Vortex","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Return target creature to its owner's hand.\nSplice onto Arcane {3}{U} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"consuming vortex","colorIdentity":["U"]},"Counsel of the Soratami":{"layout":"normal","name":"Counsel of the Soratami","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw two cards.","imageName":"counsel of the soratami","colorIdentity":["U"]},"Cut the Tethers":{"layout":"normal","name":"Cut the Tethers","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"For each Spirit, return it to its owner's hand unless that player pays {3}.","imageName":"cut the tethers","colorIdentity":["U"]},"Dampen Thought":{"layout":"normal","name":"Dampen Thought","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target player puts the top four cards of his or her library into his or her graveyard.\nSplice onto Arcane {1}{U} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"dampen thought","colorIdentity":["U"]},"Eerie Procession":{"layout":"normal","name":"Eerie Procession","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Search your library for an Arcane card, reveal that card, and put it into your hand. Then shuffle your library.","imageName":"eerie procession","colorIdentity":["U"]},"Eye of Nowhere":{"layout":"normal","name":"Eye of Nowhere","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Return target permanent to its owner's hand.","imageName":"eye of nowhere","colorIdentity":["U"]},"Field of Reality":{"layout":"normal","name":"Field of Reality","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked by Spirits.\n{1}{U}: Return Field of Reality to its owner's hand.","imageName":"field of reality","colorIdentity":["U"]},"Floating-Dream Zubera":{"layout":"normal","name":"Floating-Dream Zubera","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Zubera Spirit","types":["Creature"],"subtypes":["Zubera","Spirit"],"text":"When Floating-Dream Zubera dies, draw a card for each Zubera that died this turn.","power":"1","toughness":"2","imageName":"floating-dream zubera","colorIdentity":["U"]},"Gifts Ungiven":{"layout":"normal","name":"Gifts Ungiven","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Search your library for up to four cards with different names and reveal them. Target opponent chooses two of those cards. Put the chosen cards into your graveyard and the rest into your hand. Then shuffle your library.","imageName":"gifts ungiven","colorIdentity":["U"]},"Graceful Adept":{"layout":"normal","name":"Graceful Adept","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"You have no maximum hand size.","power":"1","toughness":"3","imageName":"graceful adept","colorIdentity":["U"]},"Guardian of Solitude":{"layout":"normal","name":"Guardian of Solitude","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, target creature gains flying until end of turn.","power":"1","toughness":"2","imageName":"guardian of solitude","colorIdentity":["U"]},"Hisoka, Minamo Sensei":{"layout":"normal","name":"Hisoka, Minamo Sensei","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{U}, Discard a card: Counter target spell if it has the same converted mana cost as the discarded card.","power":"1","toughness":"3","imageName":"hisoka, minamo sensei","colorIdentity":["U"]},"Hisoka's Defiance":{"layout":"normal","name":"Hisoka's Defiance","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target Spirit or Arcane spell.","imageName":"hisoka's defiance","colorIdentity":["U"]},"Hisoka's Guard":{"layout":"normal","name":"Hisoka's Guard","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"You may choose not to untap Hisoka's Guard during your untap step.\n{1}{U}, {T}: Target creature you control other than Hisoka's Guard has shroud for as long as Hisoka's Guard remains tapped. (It can't be the target of spells or abilities.)","power":"1","toughness":"1","imageName":"hisoka's guard","colorIdentity":["U"]},"Honden of Seeing Winds":{"layout":"normal","name":"Honden of Seeing Winds","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Enchantment — Shrine","supertypes":["Legendary"],"types":["Enchantment"],"subtypes":["Shrine"],"text":"At the beginning of your upkeep, draw a card for each Shrine you control.","imageName":"honden of seeing winds","colorIdentity":["U"]},"Jushi Apprentice":{"layout":"flip","name":"Jushi Apprentice","names":["Jushi Apprentice","Tomoya the Revealer"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{U}, {T}: Draw a card. If you have nine or more cards in hand, flip Jushi Apprentice.","power":"1","toughness":"2","imageName":"jushi apprentice","colorIdentity":["U"]},"Tomoya the Revealer":{"layout":"flip","name":"Tomoya the Revealer","names":["Jushi Apprentice","Tomoya the Revealer"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{3}{U}{U}, {T}: Target player draws X cards, where X is the number of cards in your hand.","power":"2","toughness":"3","imageName":"tomoya the revealer","colorIdentity":["U"]},"Kami of Twisted Reflection":{"layout":"normal","name":"Kami of Twisted Reflection","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Kami of Twisted Reflection: Return target creature you control to its owner's hand.","power":"2","toughness":"2","imageName":"kami of twisted reflection","colorIdentity":["U"]},"Keiga, the Tide Star":{"layout":"normal","name":"Keiga, the Tide Star","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Legendary Creature — Dragon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon","Spirit"],"text":"Flying\nWhen Keiga, the Tide Star dies, gain control of target creature.","power":"5","toughness":"5","imageName":"keiga, the tide star","colorIdentity":["U"]},"Lifted by Clouds":{"layout":"normal","name":"Lifted by Clouds","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature gains flying until end of turn.\nSplice onto Arcane {1}{U} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"lifted by clouds","colorIdentity":["U"]},"Meloku the Clouded Mirror":{"layout":"normal","name":"Meloku the Clouded Mirror","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Moonfolk Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{1}, Return a land you control to its owner's hand: Put a 1/1 blue Illusion creature token with flying onto the battlefield.","power":"2","toughness":"4","imageName":"meloku the clouded mirror","colorIdentity":["U"]},"Myojin of Seeing Winds":{"layout":"normal","name":"Myojin of Seeing Winds","manaCost":"{7}{U}{U}{U}","cmc":10,"colors":["Blue"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Myojin of Seeing Winds enters the battlefield with a divinity counter on it if you cast it from your hand.\nMyojin of Seeing Winds has indestructible as long as it has a divinity counter on it.\nRemove a divinity counter from Myojin of Seeing Winds: Draw a card for each permanent you control.","power":"3","toughness":"3","imageName":"myojin of seeing winds","colorIdentity":["U"]},"Mystic Restraints":{"layout":"normal","name":"Mystic Restraints","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nWhen Mystic Restraints enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"mystic restraints","colorIdentity":["U"]},"Part the Veil":{"layout":"normal","name":"Part the Veil","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Return all creatures you control to their owner's hand.","imageName":"part the veil","colorIdentity":["U"]},"Peer Through Depths":{"layout":"normal","name":"Peer Through Depths","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Look at the top five cards of your library. You may reveal an instant or sorcery card from among them and put it into your hand. Put the rest on the bottom of your library in any order.","imageName":"peer through depths","colorIdentity":["U"]},"Petals of Insight":{"layout":"normal","name":"Petals of Insight","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Look at the top three cards of your library. You may put those cards on the bottom of your library in any order. If you do, return Petals of Insight to its owner's hand. Otherwise, draw three cards.","imageName":"petals of insight","colorIdentity":["U"]},"Psychic Puppetry":{"layout":"normal","name":"Psychic Puppetry","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"You may tap or untap target permanent.\nSplice onto Arcane {U} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"psychic puppetry","colorIdentity":["U"]},"Reach Through Mists":{"layout":"normal","name":"Reach Through Mists","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Draw a card.","imageName":"reach through mists","colorIdentity":["U"]},"Reweave":{"layout":"normal","name":"Reweave","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target permanent's controller sacrifices it. If he or she does, that player reveals cards from the top of his or her library until he or she reveals a permanent card that shares a card type with the sacrificed permanent, puts that card onto the battlefield, then shuffles his or her library.\nSplice onto Arcane {2}{U}{U} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"reweave","colorIdentity":["U"]},"River Kaijin":{"layout":"normal","name":"River Kaijin","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"power":"1","toughness":"4","imageName":"river kaijin","colorIdentity":["U"]},"Sift Through Sands":{"layout":"normal","name":"Sift Through Sands","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Draw two cards, then discard a card.\nIf you've cast a spell named Peer Through Depths and a spell named Reach Through Mists this turn, you may search your library for a card named The Unspeakable, put it onto the battlefield, then shuffle your library.","imageName":"sift through sands","colorIdentity":["U"]},"Sire of the Storm":{"layout":"normal","name":"Sire of the Storm","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever you cast a Spirit or Arcane spell, you may draw a card.","power":"3","toughness":"3","imageName":"sire of the storm","colorIdentity":["U"]},"Soratami Cloudskater":{"layout":"normal","name":"Soratami Cloudskater","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Moonfolk Rogue","types":["Creature"],"subtypes":["Moonfolk","Rogue"],"text":"Flying\n{2}, Return a land you control to its owner's hand: Draw a card, then discard a card.","power":"1","toughness":"1","imageName":"soratami cloudskater","colorIdentity":["U"]},"Soratami Mirror-Guard":{"layout":"normal","name":"Soratami Mirror-Guard","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Moonfolk Wizard","types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{2}, Return a land you control to its owner's hand: Target creature with power 2 or less can't be blocked this turn.","power":"3","toughness":"1","imageName":"soratami mirror-guard","colorIdentity":["U"]},"Soratami Mirror-Mage":{"layout":"normal","name":"Soratami Mirror-Mage","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Moonfolk Wizard","types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{3}, Return three lands you control to their owner's hand: Return target creature to its owner's hand.","power":"2","toughness":"1","imageName":"soratami mirror-mage","colorIdentity":["U"]},"Soratami Rainshaper":{"layout":"normal","name":"Soratami Rainshaper","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Moonfolk Wizard","types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{3}, Return a land you control to its owner's hand: Target creature you control gains shroud until end of turn. (It can't be the target of spells or abilities.)","power":"2","toughness":"1","imageName":"soratami rainshaper","colorIdentity":["U"]},"Soratami Savant":{"layout":"normal","name":"Soratami Savant","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Moonfolk Wizard","types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{3}, Return a land you control to its owner's hand: Counter target spell unless its controller pays {3}.","power":"2","toughness":"2","imageName":"soratami savant","colorIdentity":["U"]},"Soratami Seer":{"layout":"normal","name":"Soratami Seer","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Moonfolk Wizard","types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{4}, Return two lands you control to their owner's hand: Discard all the cards in your hand, then draw that many cards.","power":"2","toughness":"3","imageName":"soratami seer","colorIdentity":["U"]},"Squelch":{"layout":"normal","name":"Squelch","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target activated ability. (Mana abilities can't be targeted.)\nDraw a card.","imageName":"squelch","colorIdentity":["U"]},"Student of Elements":{"layout":"flip","name":"Student of Elements","names":["Student of Elements","Tobita, Master of Winds"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Student of Elements has flying, flip it.","power":"1","toughness":"1","imageName":"student of elements","colorIdentity":["U"]},"Tobita, Master of Winds":{"layout":"flip","name":"Tobita, Master of Winds","names":["Student of Elements","Tobita, Master of Winds"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Creatures you control have flying.","power":"3","toughness":"3","imageName":"tobita, master of winds","colorIdentity":["U"]},"Swirl the Mists":{"layout":"normal","name":"Swirl the Mists","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"As Swirl the Mists enters the battlefield, choose a color word.\nAll instances of color words in the text of spells and permanents are changed to the chosen color word.","imageName":"swirl the mists","colorIdentity":["U"]},"Teller of Tales":{"layout":"normal","name":"Teller of Tales","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever you cast a Spirit or Arcane spell, you may tap or untap target creature.","power":"3","toughness":"3","imageName":"teller of tales","colorIdentity":["U"]},"Thoughtbind":{"layout":"normal","name":"Thoughtbind","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell with converted mana cost 4 or less.","imageName":"thoughtbind","colorIdentity":["U"]},"Time Stop":{"layout":"normal","name":"Time Stop","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"End the turn. (Exile all spells and abilities on the stack, including this card. The player whose turn it is discards down to his or her maximum hand size. Damage wears off, and \"this turn\" and \"until end of turn\" effects end.)","imageName":"time stop","colorIdentity":["U"]},"The Unspeakable":{"layout":"normal","name":"The Unspeakable","manaCost":"{6}{U}{U}{U}","cmc":9,"colors":["Blue"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Flying, trample\nWhenever The Unspeakable deals combat damage to a player, you may return target Arcane card from your graveyard to your hand.","power":"6","toughness":"7","imageName":"the unspeakable","colorIdentity":["U"]},"Uyo, Silent Prophet":{"layout":"normal","name":"Uyo, Silent Prophet","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Legendary Creature — Moonfolk Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{2}, Return two lands you control to their owner's hand: Copy target instant or sorcery spell. You may choose new targets for the copy.","power":"4","toughness":"4","imageName":"uyo, silent prophet","colorIdentity":["U"]},"Wandering Ones":{"layout":"normal","name":"Wandering Ones","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"power":"1","toughness":"1","imageName":"wandering ones","colorIdentity":["U"]},"Ashen-Skin Zubera":{"layout":"normal","name":"Ashen-Skin Zubera","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zubera Spirit","types":["Creature"],"subtypes":["Zubera","Spirit"],"text":"When Ashen-Skin Zubera dies, target opponent discards a card for each Zubera that died this turn.","power":"1","toughness":"2","imageName":"ashen-skin zubera","colorIdentity":["B"]},"Blood Speaker":{"layout":"normal","name":"Blood Speaker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Ogre Shaman","types":["Creature"],"subtypes":["Ogre","Shaman"],"text":"At the beginning of your upkeep, you may sacrifice Blood Speaker. If you do, search your library for a Demon card, reveal that card, put it into your hand, then shuffle your library.\nWhenever a Demon enters the battlefield under your control, return Blood Speaker from your graveyard to your hand.","power":"3","toughness":"2","imageName":"blood speaker","colorIdentity":["B"]},"Bloodthirsty Ogre":{"layout":"normal","name":"Bloodthirsty Ogre","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Ogre Warrior Shaman","types":["Creature"],"subtypes":["Ogre","Warrior","Shaman"],"text":"{T}: Put a devotion counter on Bloodthirsty Ogre.\n{T}: Target creature gets -X/-X until end of turn, where X is the number of devotion counters on Bloodthirsty Ogre. Activate this ability only if you control a Demon.","power":"3","toughness":"1","imageName":"bloodthirsty ogre","colorIdentity":["B"]},"Cranial Extraction":{"layout":"normal","name":"Cranial Extraction","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Name a nonland card. Search target player's graveyard, hand, and library for all cards with that name and exile them. Then that player shuffles his or her library.","imageName":"cranial extraction","colorIdentity":["B"]},"Cruel Deceiver":{"layout":"normal","name":"Cruel Deceiver","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{1}: Look at the top card of your library.\n{2}: Reveal the top card of your library. If it's a land card, Cruel Deceiver gains \"Whenever Cruel Deceiver deals damage to a creature, destroy that creature\" until end of turn. Activate this ability only once each turn.","power":"2","toughness":"1","imageName":"cruel deceiver","colorIdentity":["B"]},"Cursed Ronin":{"layout":"normal","name":"Cursed Ronin","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\n{B}: Cursed Ronin gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"cursed ronin","colorIdentity":["B"]},"Dance of Shadows":{"layout":"normal","name":"Dance of Shadows","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Creatures you control get +1/+0 and gain fear until end of turn. (They can't be blocked except by artifact creatures and/or black creatures.)","imageName":"dance of shadows","colorIdentity":["B"]},"Deathcurse Ogre":{"layout":"normal","name":"Deathcurse Ogre","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"When Deathcurse Ogre dies, each player loses 3 life.","power":"3","toughness":"3","imageName":"deathcurse ogre","colorIdentity":["B"]},"Devouring Greed":{"layout":"normal","name":"Devouring Greed","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"As an additional cost to cast Devouring Greed, you may sacrifice any number of Spirits.\nTarget player loses 2 life plus 2 life for each Spirit sacrificed this way. You gain that much life.","imageName":"devouring greed","colorIdentity":["B"]},"Distress":{"layout":"normal","name":"Distress","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. You choose a nonland card from it. That player discards that card.","imageName":"distress","colorIdentity":["B"]},"Gibbering Kami":{"layout":"normal","name":"Gibbering Kami","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nSoulshift 3 (When this creature dies, you may return target Spirit card with converted mana cost 3 or less from your graveyard to your hand.)","power":"2","toughness":"2","imageName":"gibbering kami","colorIdentity":["B"]},"Gutwrencher Oni":{"layout":"normal","name":"Gutwrencher Oni","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon Spirit","types":["Creature"],"subtypes":["Demon","Spirit"],"text":"Trample\nAt the beginning of your upkeep, discard a card if you don't control an Ogre.","power":"5","toughness":"4","imageName":"gutwrencher oni","colorIdentity":["B"]},"He Who Hungers":{"layout":"normal","name":"He Who Hungers","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{1}, Sacrifice a Spirit: Target opponent reveals his or her hand. You choose a card from it. That player discards that card. Activate this ability only any time you could cast a sorcery.\nSoulshift 4 (When this creature dies, you may return target Spirit card with converted mana cost 4 or less from your graveyard to your hand.)","power":"3","toughness":"2","imageName":"he who hungers","colorIdentity":["B"]},"Hideous Laughter":{"layout":"normal","name":"Hideous Laughter","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"All creatures get -2/-2 until end of turn.\nSplice onto Arcane {3}{B}{B} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"hideous laughter","colorIdentity":["B"]},"Honden of Night's Reach":{"layout":"normal","name":"Honden of Night's Reach","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Legendary Enchantment — Shrine","supertypes":["Legendary"],"types":["Enchantment"],"subtypes":["Shrine"],"text":"At the beginning of your upkeep, target opponent discards a card for each Shrine you control.","imageName":"honden of night's reach","colorIdentity":["B"]},"Horobi, Death's Wail":{"layout":"normal","name":"Horobi, Death's Wail","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever a creature becomes the target of a spell or ability, destroy that creature.","power":"4","toughness":"4","imageName":"horobi, death's wail","colorIdentity":["B"]},"Iname, Death Aspect":{"layout":"normal","name":"Iname, Death Aspect","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"When Iname, Death Aspect enters the battlefield, you may search your library for any number of Spirit cards and put them into your graveyard. If you do, shuffle your library.","power":"4","toughness":"4","imageName":"iname, death aspect","colorIdentity":["B"]},"Kami of Lunacy":{"layout":"normal","name":"Kami of Lunacy","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nSoulshift 5 (When this creature dies, you may return target Spirit card with converted mana cost 5 or less from your graveyard to your hand.)","power":"4","toughness":"1","imageName":"kami of lunacy","colorIdentity":["B"]},"Kami of the Waning Moon":{"layout":"normal","name":"Kami of the Waning Moon","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever you cast a Spirit or Arcane spell, target creature gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"1","toughness":"1","imageName":"kami of the waning moon","colorIdentity":["B"]},"Kiku, Night's Flower":{"layout":"normal","name":"Kiku, Night's Flower","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Legendary Creature — Human Assassin","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Assassin"],"text":"{2}{B}{B}, {T}: Target creature deals damage to itself equal to its power.","power":"1","toughness":"1","imageName":"kiku, night's flower","colorIdentity":["B"]},"Kokusho, the Evening Star":{"layout":"normal","name":"Kokusho, the Evening Star","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Dragon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon","Spirit"],"text":"Flying\nWhen Kokusho, the Evening Star dies, each opponent loses 5 life. You gain life equal to the life lost this way.","power":"5","toughness":"5","imageName":"kokusho, the evening star","colorIdentity":["B"]},"Kuro, Pitlord":{"layout":"normal","name":"Kuro, Pitlord","manaCost":"{6}{B}{B}{B}","cmc":9,"colors":["Black"],"type":"Legendary Creature — Demon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon","Spirit"],"text":"At the beginning of your upkeep, sacrifice Kuro, Pitlord unless you pay {B}{B}{B}{B}.\nPay 1 life: Target creature gets -1/-1 until end of turn.","power":"9","toughness":"9","imageName":"kuro, pitlord","colorIdentity":["B"]},"Marrow-Gnawer":{"layout":"normal","name":"Marrow-Gnawer","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Rat Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Rat","Rogue"],"text":"Rat creatures have fear. (They can't be blocked except by artifact creatures and/or black creatures.)\n{T}, Sacrifice a Rat: Put X 1/1 black Rat creature tokens onto the battlefield, where X is the number of Rats you control.","power":"2","toughness":"3","imageName":"marrow-gnawer","colorIdentity":["B"]},"Midnight Covenant":{"layout":"normal","name":"Midnight Covenant","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{B}: This creature gets +1/+1 until end of turn.\"","imageName":"midnight covenant","colorIdentity":["B"]},"Myojin of Night's Reach":{"layout":"normal","name":"Myojin of Night's Reach","manaCost":"{5}{B}{B}{B}","cmc":8,"colors":["Black"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Myojin of Night's Reach enters the battlefield with a divinity counter on it if you cast it from your hand.\nMyojin of Night's Reach has indestructible as long as it has a divinity counter on it.\nRemove a divinity counter from Myojin of Night's Reach: Each opponent discards his or her hand.","power":"5","toughness":"2","imageName":"myojin of night's reach","colorIdentity":["B"]},"Nezumi Bone-Reader":{"layout":"normal","name":"Nezumi Bone-Reader","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat Shaman","types":["Creature"],"subtypes":["Rat","Shaman"],"text":"{B}, Sacrifice a creature: Target player discards a card. Activate this ability only any time you could cast a sorcery.","power":"1","toughness":"1","imageName":"nezumi bone-reader","colorIdentity":["B"]},"Nezumi Cutthroat":{"layout":"normal","name":"Nezumi Cutthroat","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat Warrior","types":["Creature"],"subtypes":["Rat","Warrior"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nNezumi Cutthroat can't block.","power":"2","toughness":"1","imageName":"nezumi cutthroat","colorIdentity":["B"]},"Nezumi Graverobber":{"layout":"flip","name":"Nezumi Graverobber","names":["Nezumi Graverobber","Nighteyes the Desecrator"],"manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat Rogue","types":["Creature"],"subtypes":["Rat","Rogue"],"text":"{1}{B}: Exile target card from an opponent's graveyard. If no cards are in that graveyard, flip Nezumi Graverobber.","power":"2","toughness":"1","imageName":"nezumi graverobber","colorIdentity":["B"]},"Nighteyes the Desecrator":{"layout":"flip","name":"Nighteyes the Desecrator","names":["Nezumi Graverobber","Nighteyes the Desecrator"],"manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Legendary Creature — Rat Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Rat","Wizard"],"text":"{4}{B}: Put target creature card from a graveyard onto the battlefield under your control.","power":"4","toughness":"2","imageName":"nighteyes the desecrator","colorIdentity":["B"]},"Nezumi Ronin":{"layout":"normal","name":"Nezumi Ronin","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat Samurai","types":["Creature"],"subtypes":["Rat","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)","power":"3","toughness":"1","imageName":"nezumi ronin","colorIdentity":["B"]},"Nezumi Shortfang":{"layout":"flip","name":"Nezumi Shortfang","names":["Nezumi Shortfang","Stabwhisker the Odious"],"manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat Rogue","types":["Creature"],"subtypes":["Rat","Rogue"],"text":"{1}{B}, {T}: Target opponent discards a card. Then if that player has no cards in hand, flip Nezumi Shortfang.","power":"1","toughness":"1","imageName":"nezumi shortfang","colorIdentity":["B"]},"Stabwhisker the Odious":{"layout":"flip","name":"Stabwhisker the Odious","names":["Nezumi Shortfang","Stabwhisker the Odious"],"manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Legendary Creature — Rat Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Rat","Shaman"],"text":"At the beginning of each opponent's upkeep, that player loses 1 life for each card fewer than three in his or her hand.","power":"3","toughness":"3","imageName":"stabwhisker the odious","colorIdentity":["B"]},"Night Dealings":{"layout":"normal","name":"Night Dealings","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a source you control deals damage to another player, put that many theft counters on Night Dealings.\n{2}{B}{B}, Remove X theft counters from Night Dealings: Search your library for a nonland card with converted mana cost X, reveal it, and put it into your hand. Then shuffle your library.","imageName":"night dealings","colorIdentity":["B"]},"Night of Souls' Betrayal":{"layout":"normal","name":"Night of Souls' Betrayal","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"All creatures get -1/-1.","imageName":"night of souls' betrayal","colorIdentity":["B"]},"Numai Outcast":{"layout":"normal","name":"Numai Outcast","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 2 (Whenever this creature blocks or becomes blocked, it gets +2/+2 until end of turn.)\n{B}, Pay 5 life: Regenerate Numai Outcast.","power":"1","toughness":"1","imageName":"numai outcast","colorIdentity":["B"]},"Oni Possession":{"layout":"normal","name":"Oni Possession","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, sacrifice a creature.\nEnchanted creature gets +3/+3 and has trample.\nEnchanted creature is a Demon Spirit.","imageName":"oni possession","colorIdentity":["B"]},"Painwracker Oni":{"layout":"normal","name":"Painwracker Oni","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon Spirit","types":["Creature"],"subtypes":["Demon","Spirit"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nAt the beginning of your upkeep, sacrifice a creature if you don't control an Ogre.","power":"5","toughness":"4","imageName":"painwracker oni","colorIdentity":["B"]},"Pull Under":{"layout":"normal","name":"Pull Under","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature gets -5/-5 until end of turn.","imageName":"pull under","colorIdentity":["B"]},"Rag Dealer":{"layout":"normal","name":"Rag Dealer","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{2}{B}, {T}: Exile up to three target cards from a single graveyard.","power":"1","toughness":"1","imageName":"rag dealer","colorIdentity":["B"]},"Ragged Veins":{"layout":"normal","name":"Ragged Veins","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nWhenever enchanted creature is dealt damage, its controller loses that much life.","imageName":"ragged veins","colorIdentity":["B"]},"Rend Flesh":{"layout":"normal","name":"Rend Flesh","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Destroy target non-Spirit creature.","imageName":"rend flesh","colorIdentity":["B"]},"Rend Spirit":{"layout":"normal","name":"Rend Spirit","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target Spirit.","imageName":"rend spirit","colorIdentity":["B"]},"Scuttling Death":{"layout":"normal","name":"Scuttling Death","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Scuttling Death: Target creature gets -1/-1 until end of turn.\nSoulshift 4 (When this creature dies, you may return target Spirit card with converted mana cost 4 or less from your graveyard to your hand.)","power":"4","toughness":"2","imageName":"scuttling death","colorIdentity":["B"]},"Seizan, Perverter of Truth":{"layout":"normal","name":"Seizan, Perverter of Truth","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Demon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon","Spirit"],"text":"At the beginning of each player's upkeep, that player loses 2 life and draws two cards.","power":"6","toughness":"5","imageName":"seizan, perverter of truth","colorIdentity":["B"]},"Soulless Revival":{"layout":"normal","name":"Soulless Revival","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Return target creature card from your graveyard to your hand.\nSplice onto Arcane {1}{B} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"soulless revival","colorIdentity":["B"]},"Struggle for Sanity":{"layout":"normal","name":"Struggle for Sanity","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. That player exiles a card from it, then you exile a card from it. Repeat this process until all cards in that hand have been exiled. That player returns the cards he or she exiled this way to his or her hand and puts the rest into his or her graveyard.","imageName":"struggle for sanity","colorIdentity":["B"]},"Swallowing Plague":{"layout":"normal","name":"Swallowing Plague","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Swallowing Plague deals X damage to target creature and you gain X life.","imageName":"swallowing plague","colorIdentity":["B"]},"Thief of Hope":{"layout":"normal","name":"Thief of Hope","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, target opponent loses 1 life and you gain 1 life.\nSoulshift 2 (When this creature dies, you may return target Spirit card with converted mana cost 2 or less from your graveyard to your hand.)","power":"2","toughness":"2","imageName":"thief of hope","colorIdentity":["B"]},"Villainous Ogre":{"layout":"normal","name":"Villainous Ogre","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Villainous Ogre can't block.\nAs long as you control a Demon, Villainous Ogre has \"{B}: Regenerate Villainous Ogre.\"","power":"3","toughness":"2","imageName":"villainous ogre","colorIdentity":["B"]},"Waking Nightmare":{"layout":"normal","name":"Waking Nightmare","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Target player discards two cards.","imageName":"waking nightmare","colorIdentity":["B"]},"Wicked Akuba":{"layout":"normal","name":"Wicked Akuba","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{B}: Target player dealt damage by Wicked Akuba this turn loses 1 life.","power":"2","toughness":"2","imageName":"wicked akuba","colorIdentity":["B"]},"Akki Avalanchers":{"layout":"normal","name":"Akki Avalanchers","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Sacrifice a land: Akki Avalanchers gets +2/+0 until end of turn. Activate this ability only once each turn.","power":"1","toughness":"1","imageName":"akki avalanchers","colorIdentity":["R"]},"Akki Coalflinger":{"layout":"normal","name":"Akki Coalflinger","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"First strike\n{R}, {T}: Attacking creatures gain first strike until end of turn.","power":"2","toughness":"2","imageName":"akki coalflinger","colorIdentity":["R"]},"Akki Lavarunner":{"layout":"flip","name":"Akki Lavarunner","names":["Akki Lavarunner","Tok-Tok, Volcano Born"],"manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Haste\nWhenever Akki Lavarunner deals damage to an opponent, flip it.","power":"1","toughness":"1","imageName":"akki lavarunner","colorIdentity":["R"]},"Tok-Tok, Volcano Born":{"layout":"flip","name":"Tok-Tok, Volcano Born","names":["Akki Lavarunner","Tok-Tok, Volcano Born"],"manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Goblin Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Protection from red\nIf a red source would deal damage to a player, it deals that much damage plus 1 to that player instead.","power":"2","toughness":"2","imageName":"tok-tok, volcano born","colorIdentity":["R"]},"Akki Rockspeaker":{"layout":"normal","name":"Akki Rockspeaker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"When Akki Rockspeaker enters the battlefield, add {R} to your mana pool.","power":"1","toughness":"1","imageName":"akki rockspeaker","colorIdentity":["R"]},"Akki Underminer":{"layout":"normal","name":"Akki Underminer","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Rogue Shaman","types":["Creature"],"subtypes":["Goblin","Rogue","Shaman"],"text":"Whenever Akki Underminer deals combat damage to a player, that player sacrifices a permanent.","power":"1","toughness":"1","imageName":"akki underminer","colorIdentity":["R"]},"Battle-Mad Ronin":{"layout":"normal","name":"Battle-Mad Ronin","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 2 (Whenever this creature blocks or becomes blocked, it gets +2/+2 until end of turn.)\nBattle-Mad Ronin attacks each turn if able.","power":"1","toughness":"1","imageName":"battle-mad ronin","colorIdentity":["R"]},"Ben-Ben, Akki Hermit":{"layout":"normal","name":"Ben-Ben, Akki Hermit","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Goblin Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{T}: Ben-Ben, Akki Hermit deals damage to target attacking creature equal to the number of untapped Mountains you control.","power":"1","toughness":"1","imageName":"ben-ben, akki hermit","colorIdentity":["R"]},"Blind with Anger":{"layout":"normal","name":"Blind with Anger","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Untap target nonlegendary creature and gain control of it until end of turn. That creature gains haste until end of turn.","imageName":"blind with anger","colorIdentity":["R"]},"Blood Rites":{"layout":"normal","name":"Blood Rites","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{R}, Sacrifice a creature: Blood Rites deals 2 damage to target creature or player.","imageName":"blood rites","colorIdentity":["R"]},"Brothers Yamazaki":{"layout":"normal","name":"Brothers Yamazaki","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Human Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\nIf there are exactly two permanents named Brothers Yamazaki on the battlefield, the \"legend rule\" doesn't apply to them.\nEach other creature named Brothers Yamazaki gets +2/+2 and has haste.","power":"2","toughness":"1","imageName":"brothers yamazaki","colorIdentity":["R"]},"Brutal Deceiver":{"layout":"normal","name":"Brutal Deceiver","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{1}: Look at the top card of your library.\n{2}: Reveal the top card of your library. If it's a land card, Brutal Deceiver gets +1/+0 and gains first strike until end of turn. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"brutal deceiver","colorIdentity":["R"]},"Crushing Pain":{"layout":"normal","name":"Crushing Pain","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Crushing Pain deals 6 damage to target creature that was dealt damage this turn.","imageName":"crushing pain","colorIdentity":["R"]},"Desperate Ritual":{"layout":"normal","name":"Desperate Ritual","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Add {R}{R}{R} to your mana pool.\nSplice onto Arcane {1}{R} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"desperate ritual","colorIdentity":["R"]},"Devouring Rage":{"layout":"normal","name":"Devouring Rage","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"As an additional cost to cast Devouring Rage, you may sacrifice any number of Spirits.\nTarget creature gets +3/+0 until end of turn. For each Spirit sacrificed this way, that creature gets an additional +3/+0 until end of turn.","imageName":"devouring rage","colorIdentity":["R"]},"Earthshaker":{"layout":"normal","name":"Earthshaker","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, Earthshaker deals 2 damage to each creature without flying.","power":"4","toughness":"5","imageName":"earthshaker","colorIdentity":["R"]},"Ember-Fist Zubera":{"layout":"normal","name":"Ember-Fist Zubera","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Zubera Spirit","types":["Creature"],"subtypes":["Zubera","Spirit"],"text":"When Ember-Fist Zubera dies, it deals damage to target creature or player equal to the number of Zubera that died this turn.","power":"1","toughness":"2","imageName":"ember-fist zubera","colorIdentity":["R"]},"Frostwielder":{"layout":"normal","name":"Frostwielder","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{T}: Frostwielder deals 1 damage to target creature or player.\nIf a creature dealt damage by Frostwielder this turn would die, exile it instead.","power":"1","toughness":"2","imageName":"frostwielder","colorIdentity":["R"]},"Godo, Bandit Warlord":{"layout":"normal","name":"Godo, Bandit Warlord","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Legendary Creature — Human Barbarian","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Barbarian"],"text":"When Godo, Bandit Warlord enters the battlefield, you may search your library for an Equipment card and put it onto the battlefield. If you do, shuffle your library.\nWhenever Godo attacks for the first time each turn, untap it and all Samurai you control. After this phase, there is an additional combat phase.","power":"3","toughness":"3","imageName":"godo, bandit warlord","colorIdentity":["R"]},"Hanabi Blast":{"layout":"normal","name":"Hanabi Blast","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Hanabi Blast deals 2 damage to target creature or player. Return Hanabi Blast to its owner's hand, then discard a card at random.","imageName":"hanabi blast","colorIdentity":["R"]},"Hearth Kami":{"layout":"normal","name":"Hearth Kami","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{X}, Sacrifice Hearth Kami: Destroy target artifact with converted mana cost X.","power":"2","toughness":"1","imageName":"hearth kami","colorIdentity":["R"]},"Honden of Infinite Rage":{"layout":"normal","name":"Honden of Infinite Rage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Legendary Enchantment — Shrine","supertypes":["Legendary"],"types":["Enchantment"],"subtypes":["Shrine"],"text":"At the beginning of your upkeep, Honden of Infinite Rage deals damage to target creature or player equal to the number of Shrines you control.","imageName":"honden of infinite rage","colorIdentity":["R"]},"Initiate of Blood":{"layout":"flip","name":"Initiate of Blood","names":["Initiate of Blood","Goka the Unjust"],"manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre Shaman","types":["Creature"],"subtypes":["Ogre","Shaman"],"text":"{T}: Initiate of Blood deals 1 damage to target creature that was dealt damage this turn. When that creature dies this turn, flip Initiate of Blood.","power":"2","toughness":"2","imageName":"initiate of blood","colorIdentity":["R"]},"Goka the Unjust":{"layout":"flip","name":"Goka the Unjust","names":["Initiate of Blood","Goka the Unjust"],"manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Ogre Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Ogre","Shaman"],"text":"{T}: Goka the Unjust deals 4 damage to target creature that was dealt damage this turn.","power":"4","toughness":"4","imageName":"goka the unjust","colorIdentity":["R"]},"Kami of Fire's Roar":{"layout":"normal","name":"Kami of Fire's Roar","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, target creature can't block this turn.","power":"2","toughness":"3","imageName":"kami of fire's roar","colorIdentity":["R"]},"Kiki-Jiki, Mirror Breaker":{"layout":"normal","name":"Kiki-Jiki, Mirror Breaker","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Goblin Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Haste\n{T}: Put a token that's a copy of target nonlegendary creature you control onto the battlefield. That token has haste. Sacrifice it at the beginning of the next end step.","power":"2","toughness":"2","imageName":"kiki-jiki, mirror breaker","colorIdentity":["R"]},"Kumano, Master Yamabushi":{"layout":"normal","name":"Kumano, Master Yamabushi","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Shaman"],"text":"{1}{R}: Kumano, Master Yamabushi deals 1 damage to target creature or player.\nIf a creature dealt damage by Kumano this turn would die, exile it instead.","power":"4","toughness":"4","imageName":"kumano, master yamabushi","colorIdentity":["R"]},"Kumano's Pupils":{"layout":"normal","name":"Kumano's Pupils","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"If a creature dealt damage by Kumano's Pupils this turn would die, exile it instead.","power":"3","toughness":"3","imageName":"kumano's pupils","colorIdentity":["R"]},"Lava Spike":{"layout":"normal","name":"Lava Spike","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Lava Spike deals 3 damage to target player.","imageName":"lava spike","colorIdentity":["R"]},"Mana Seism":{"layout":"normal","name":"Mana Seism","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Sacrifice any number of lands, then add that much {C} to your mana pool.","imageName":"mana seism","colorIdentity":["R"]},"Mindblaze":{"layout":"normal","name":"Mindblaze","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Name a nonland card and choose a number greater than 0. Target player reveals his or her library. If that library contains exactly the chosen number of the named card, Mindblaze deals 8 damage to that player. Then that player shuffles his or her library.","imageName":"mindblaze","colorIdentity":["R"]},"Myojin of Infinite Rage":{"layout":"normal","name":"Myojin of Infinite Rage","manaCost":"{7}{R}{R}{R}","cmc":10,"colors":["Red"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Myojin of Infinite Rage enters the battlefield with a divinity counter on it if you cast it from your hand.\nMyojin of Infinite Rage has indestructible as long as it has a divinity counter on it.\nRemove a divinity counter from Myojin of Infinite Rage: Destroy all lands.","power":"7","toughness":"4","imageName":"myojin of infinite rage","colorIdentity":["R"]},"Ore Gorger":{"layout":"normal","name":"Ore Gorger","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, you may destroy target nonbasic land.","power":"3","toughness":"1","imageName":"ore gorger","colorIdentity":["R"]},"Pain Kami":{"layout":"normal","name":"Pain Kami","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{X}{R}, Sacrifice Pain Kami: Pain Kami deals X damage to target creature.","power":"2","toughness":"2","imageName":"pain kami","colorIdentity":["R"]},"Ronin Houndmaster":{"layout":"normal","name":"Ronin Houndmaster","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Haste\nBushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)","power":"2","toughness":"2","imageName":"ronin houndmaster","colorIdentity":["R"]},"Shimatsu the Bloodcloaked":{"layout":"normal","name":"Shimatsu the Bloodcloaked","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Demon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon","Spirit"],"text":"As Shimatsu the Bloodcloaked enters the battlefield, sacrifice any number of permanents. Shimatsu enters the battlefield with that many +1/+1 counters on it.","power":"0","toughness":"0","imageName":"shimatsu the bloodcloaked","colorIdentity":["R"]},"Sideswipe":{"layout":"normal","name":"Sideswipe","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"You may change any targets of target Arcane spell.","imageName":"sideswipe","colorIdentity":["R"]},"Sokenzan Bruiser":{"layout":"normal","name":"Sokenzan Bruiser","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"3","toughness":"3","imageName":"sokenzan bruiser","colorIdentity":["R"]},"Soul of Magma":{"layout":"normal","name":"Soul of Magma","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, Soul of Magma deals 1 damage to target creature.","power":"2","toughness":"2","imageName":"soul of magma","colorIdentity":["R"]},"Soulblast":{"layout":"normal","name":"Soulblast","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Soulblast, sacrifice all creatures you control.\nSoulblast deals damage to target creature or player equal to the total power of the sacrificed creatures.","imageName":"soulblast","colorIdentity":["R"]},"Strange Inversion":{"layout":"normal","name":"Strange Inversion","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Switch target creature's power and toughness until end of turn.\nSplice onto Arcane {1}{R} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"strange inversion","colorIdentity":["R"]},"Through the Breach":{"layout":"normal","name":"Through the Breach","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"You may put a creature card from your hand onto the battlefield. That creature gains haste. Sacrifice that creature at the beginning of the next end step.\nSplice onto Arcane {2}{R}{R} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"through the breach","colorIdentity":["R"]},"Tide of War":{"layout":"normal","name":"Tide of War","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever one or more creatures block, flip a coin. If you win the flip, each blocking creature is sacrificed by its controller. If you lose the flip, each blocked creature is sacrificed by its controller.","imageName":"tide of war","colorIdentity":["R"]},"Uncontrollable Anger":{"layout":"normal","name":"Uncontrollable Anger","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets +2/+2 and attacks each turn if able.","imageName":"uncontrollable anger","colorIdentity":["R"]},"Unearthly Blizzard":{"layout":"normal","name":"Unearthly Blizzard","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Up to three target creatures can't block this turn.","imageName":"unearthly blizzard","colorIdentity":["R"]},"Unnatural Speed":{"layout":"normal","name":"Unnatural Speed","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature gains haste until end of turn.","imageName":"unnatural speed","colorIdentity":["R"]},"Yamabushi's Flame":{"layout":"normal","name":"Yamabushi's Flame","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Yamabushi's Flame deals 3 damage to target creature or player. If a creature dealt damage this way would die this turn, exile it instead.","imageName":"yamabushi's flame","colorIdentity":["R"]},"Yamabushi's Storm":{"layout":"normal","name":"Yamabushi's Storm","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Yamabushi's Storm deals 1 damage to each creature. If a creature dealt damage this way would die this turn, exile it instead.","imageName":"yamabushi's storm","colorIdentity":["R"]},"Zo-Zu the Punisher":{"layout":"normal","name":"Zo-Zu the Punisher","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Goblin Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Whenever a land enters the battlefield, Zo-Zu the Punisher deals 2 damage to that land's controller.","power":"2","toughness":"2","imageName":"zo-zu the punisher","colorIdentity":["R"]},"Azusa, Lost but Seeking":{"layout":"normal","name":"Azusa, Lost but Seeking","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Human Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Monk"],"text":"You may play two additional lands on each of your turns.","power":"1","toughness":"2","imageName":"azusa, lost but seeking","colorIdentity":["G"]},"Budoka Gardener":{"layout":"flip","name":"Budoka Gardener","names":["Budoka Gardener","Dokai, Weaver of Life"],"manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"{T}: You may put a land card from your hand onto the battlefield. If you control ten or more lands, flip Budoka Gardener.","power":"2","toughness":"1","imageName":"budoka gardener","colorIdentity":["G"]},"Dokai, Weaver of Life":{"layout":"flip","name":"Dokai, Weaver of Life","names":["Budoka Gardener","Dokai, Weaver of Life"],"manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Legendary Creature — Human Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Monk"],"text":"{4}{G}{G}, {T}: Put an X/X green Elemental creature token onto the battlefield, where X is the number of lands you control.","power":"3","toughness":"3","imageName":"dokai, weaver of life","colorIdentity":["G"]},"Burr Grafter":{"layout":"normal","name":"Burr Grafter","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Burr Grafter: Target creature gets +2/+2 until end of turn.\nSoulshift 3 (When this creature dies, you may return target Spirit card with converted mana cost 3 or less from your graveyard to your hand.)","power":"2","toughness":"2","imageName":"burr grafter","colorIdentity":["G"]},"Commune with Nature":{"layout":"normal","name":"Commune with Nature","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top five cards of your library. You may reveal a creature card from among them and put it into your hand. Put the rest on the bottom of your library in any order.","imageName":"commune with nature","colorIdentity":["G"]},"Dosan the Falling Leaf":{"layout":"normal","name":"Dosan the Falling Leaf","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Human Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Monk"],"text":"Players can cast spells only during their own turns.","power":"2","toughness":"2","imageName":"dosan the falling leaf","colorIdentity":["G"]},"Dripping-Tongue Zubera":{"layout":"normal","name":"Dripping-Tongue Zubera","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Zubera Spirit","types":["Creature"],"subtypes":["Zubera","Spirit"],"text":"When Dripping-Tongue Zubera dies, put a 1/1 colorless Spirit creature token onto the battlefield for each Zubera that died this turn.","power":"1","toughness":"2","imageName":"dripping-tongue zubera","colorIdentity":["G"]},"Feast of Worms":{"layout":"normal","name":"Feast of Worms","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Destroy target land. If that land was legendary, its controller sacrifices another land.","imageName":"feast of worms","colorIdentity":["G"]},"Feral Deceiver":{"layout":"normal","name":"Feral Deceiver","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{1}: Look at the top card of your library.\n{2}: Reveal the top card of your library. If it's a land card, Feral Deceiver gets +2/+2 and gains trample until end of turn. Activate this ability only once each turn.","power":"3","toughness":"2","imageName":"feral deceiver","colorIdentity":["G"]},"Gale Force":{"layout":"normal","name":"Gale Force","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Gale Force deals 5 damage to each creature with flying.","imageName":"gale force","colorIdentity":["G"]},"Glimpse of Nature":{"layout":"normal","name":"Glimpse of Nature","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Whenever you cast a creature spell this turn, draw a card.","imageName":"glimpse of nature","colorIdentity":["G"]},"Hana Kami":{"layout":"normal","name":"Hana Kami","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{1}{G}, Sacrifice Hana Kami: Return target Arcane card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"hana kami","colorIdentity":["G"]},"Heartbeat of Spring":{"layout":"normal","name":"Heartbeat of Spring","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player taps a land for mana, that player adds one mana to his or her mana pool of any type that land produced.","imageName":"heartbeat of spring","colorIdentity":["G"]},"Honden of Life's Web":{"layout":"normal","name":"Honden of Life's Web","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Legendary Enchantment — Shrine","supertypes":["Legendary"],"types":["Enchantment"],"subtypes":["Shrine"],"text":"At the beginning of your upkeep, put a 1/1 colorless Spirit creature token onto the battlefield for each Shrine you control.","imageName":"honden of life's web","colorIdentity":["G"]},"Humble Budoka":{"layout":"normal","name":"Humble Budoka","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Shroud (This creature can't be the target of spells or abilities.)","power":"2","toughness":"2","imageName":"humble budoka","colorIdentity":["G"]},"Iname, Life Aspect":{"layout":"normal","name":"Iname, Life Aspect","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"When Iname, Life Aspect dies, you may exile it. If you do, return any number of target Spirit cards from your graveyard to your hand.","power":"4","toughness":"4","imageName":"iname, life aspect","colorIdentity":["G"]},"Joyous Respite":{"layout":"normal","name":"Joyous Respite","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"You gain 1 life for each land you control.","imageName":"joyous respite","colorIdentity":["G"]},"Jugan, the Rising Star":{"layout":"normal","name":"Jugan, the Rising Star","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Dragon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon","Spirit"],"text":"Flying\nWhen Jugan, the Rising Star dies, you may distribute five +1/+1 counters among any number of target creatures.","power":"5","toughness":"5","imageName":"jugan, the rising star","colorIdentity":["G"]},"Jukai Messenger":{"layout":"normal","name":"Jukai Messenger","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"1","toughness":"1","imageName":"jukai messenger","colorIdentity":["G"]},"Kami of the Hunt":{"layout":"normal","name":"Kami of the Hunt","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, Kami of the Hunt gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"kami of the hunt","colorIdentity":["G"]},"Kashi-Tribe Reaver":{"layout":"normal","name":"Kashi-Tribe Reaver","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Snake Warrior","types":["Creature"],"subtypes":["Snake","Warrior"],"text":"Whenever Kashi-Tribe Reaver deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step.\n{1}{G}: Regenerate Kashi-Tribe Reaver.","power":"3","toughness":"2","imageName":"kashi-tribe reaver","colorIdentity":["G"]},"Kashi-Tribe Warriors":{"layout":"normal","name":"Kashi-Tribe Warriors","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Snake Warrior","types":["Creature"],"subtypes":["Snake","Warrior"],"text":"Whenever Kashi-Tribe Warriors deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step.","power":"2","toughness":"4","imageName":"kashi-tribe warriors","colorIdentity":["G"]},"Kodama of the North Tree":{"layout":"normal","name":"Kodama of the North Tree","manaCost":"{2}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Trample\nShroud (This creature can't be the target of spells or abilities.)","power":"6","toughness":"4","imageName":"kodama of the north tree","colorIdentity":["G"]},"Kodama of the South Tree":{"layout":"normal","name":"Kodama of the South Tree","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, each other creature you control gets +1/+1 and gains trample until end of turn.","power":"4","toughness":"4","imageName":"kodama of the south tree","colorIdentity":["G"]},"Kodama's Might":{"layout":"normal","name":"Kodama's Might","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature gets +2/+2 until end of turn.\nSplice onto Arcane {G} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"kodama's might","colorIdentity":["G"]},"Kodama's Reach":{"layout":"normal","name":"Kodama's Reach","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Search your library for up to two basic land cards, reveal those cards, and put one onto the battlefield tapped and the other into your hand. Then shuffle your library.","imageName":"kodama's reach","colorIdentity":["G"]},"Matsu-Tribe Decoy":{"layout":"normal","name":"Matsu-Tribe Decoy","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Snake Warrior","types":["Creature"],"subtypes":["Snake","Warrior"],"text":"{2}{G}: Target creature blocks Matsu-Tribe Decoy this turn if able.\nWhenever Matsu-Tribe Decoy deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step.","power":"1","toughness":"3","imageName":"matsu-tribe decoy","colorIdentity":["G"]},"Moss Kami":{"layout":"normal","name":"Moss Kami","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Trample","power":"5","toughness":"5","imageName":"moss kami","colorIdentity":["G"]},"Myojin of Life's Web":{"layout":"normal","name":"Myojin of Life's Web","manaCost":"{6}{G}{G}{G}","cmc":9,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Myojin of Life's Web enters the battlefield with a divinity counter on it if you cast it from your hand.\nMyojin of Life's Web has indestructible as long as it has a divinity counter on it.\nRemove a divinity counter from Myojin of Life's Web: Put any number of creature cards from your hand onto the battlefield.","power":"8","toughness":"8","imageName":"myojin of life's web","colorIdentity":["G"]},"Nature's Will":{"layout":"normal","name":"Nature's Will","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever one or more creatures you control deal combat damage to a player, tap all lands that player controls and untap all lands you control.","imageName":"nature's will","colorIdentity":["G"]},"Orbweaver Kumo":{"layout":"normal","name":"Orbweaver Kumo","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Reach (This creature can block creatures with flying.)\nWhenever you cast a Spirit or Arcane spell, Orbweaver Kumo gains forestwalk until end of turn. (It can't be blocked as long as defending player controls a Forest.)","power":"3","toughness":"4","imageName":"orbweaver kumo","colorIdentity":["G"]},"Order of the Sacred Bell":{"layout":"normal","name":"Order of the Sacred Bell","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"power":"4","toughness":"3","imageName":"order of the sacred bell","colorIdentity":["G"]},"Orochi Eggwatcher":{"layout":"flip","name":"Orochi Eggwatcher","names":["Orochi Eggwatcher","Shidako, Broodmistress"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Snake Shaman","types":["Creature"],"subtypes":["Snake","Shaman"],"text":"{2}{G}, {T}: Put a 1/1 green Snake creature token onto the battlefield. If you control ten or more creatures, flip Orochi Eggwatcher.","power":"1","toughness":"1","imageName":"orochi eggwatcher","colorIdentity":["G"]},"Shidako, Broodmistress":{"layout":"flip","name":"Shidako, Broodmistress","names":["Orochi Eggwatcher","Shidako, Broodmistress"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Snake Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Snake","Shaman"],"text":"{G}, Sacrifice a creature: Target creature gets +3/+3 until end of turn.","power":"3","toughness":"3","imageName":"shidako, broodmistress","colorIdentity":["G"]},"Orochi Leafcaller":{"layout":"normal","name":"Orochi Leafcaller","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Snake Shaman","types":["Creature"],"subtypes":["Snake","Shaman"],"text":"{G}: Add one mana of any color to your mana pool.","power":"1","toughness":"1","imageName":"orochi leafcaller","colorIdentity":["G"]},"Orochi Ranger":{"layout":"normal","name":"Orochi Ranger","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake Warrior","types":["Creature"],"subtypes":["Snake","Warrior"],"text":"Whenever Orochi Ranger deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step.","power":"2","toughness":"1","imageName":"orochi ranger","colorIdentity":["G"]},"Orochi Sustainer":{"layout":"normal","name":"Orochi Sustainer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake Shaman","types":["Creature"],"subtypes":["Snake","Shaman"],"text":"{T}: Add {G} to your mana pool.","power":"1","toughness":"2","imageName":"orochi sustainer","colorIdentity":["G"]},"Rootrunner":{"layout":"normal","name":"Rootrunner","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{G}{G}, Sacrifice Rootrunner: Put target land on top of its owner's library.\nSoulshift 3 (When this creature dies, you may return target Spirit card with converted mana cost 3 or less from your graveyard to your hand.)","power":"3","toughness":"3","imageName":"rootrunner","colorIdentity":["G"]},"Sachi, Daughter of Seshiro":{"layout":"normal","name":"Sachi, Daughter of Seshiro","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Snake Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Snake","Shaman"],"text":"Other Snake creatures you control get +0/+1.\nShamans you control have \"{T}: Add {G}{G} to your mana pool.\"","power":"1","toughness":"3","imageName":"sachi, daughter of seshiro","colorIdentity":["G"]},"Serpent Skin":{"layout":"normal","name":"Serpent Skin","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature gets +1/+1.\n{G}: Regenerate enchanted creature.","imageName":"serpent skin","colorIdentity":["G"]},"Seshiro the Anointed":{"layout":"normal","name":"Seshiro the Anointed","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Snake Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Snake","Monk"],"text":"Other Snake creatures you control get +2/+2.\nWhenever a Snake you control deals combat damage to a player, you may draw a card.","power":"3","toughness":"4","imageName":"seshiro the anointed","colorIdentity":["G"]},"Shisato, Whispering Hunter":{"layout":"normal","name":"Shisato, Whispering Hunter","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Snake Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Snake","Warrior"],"text":"At the beginning of your upkeep, sacrifice a Snake.\nWhenever Shisato, Whispering Hunter deals combat damage to a player, that player skips his or her next untap step.","power":"2","toughness":"2","imageName":"shisato, whispering hunter","colorIdentity":["G"]},"Soilshaper":{"layout":"normal","name":"Soilshaper","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, target land becomes a 3/3 creature until end of turn. It's still a land.","power":"1","toughness":"1","imageName":"soilshaper","colorIdentity":["G"]},"Sosuke, Son of Seshiro":{"layout":"normal","name":"Sosuke, Son of Seshiro","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Snake Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Snake","Warrior"],"text":"Other Snake creatures you control get +1/+0.\nWhenever a Warrior you control deals combat damage to a creature, destroy that creature at end of combat.","power":"3","toughness":"4","imageName":"sosuke, son of seshiro","colorIdentity":["G"]},"Strength of Cedars":{"layout":"normal","name":"Strength of Cedars","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature gets +X/+X until end of turn, where X is the number of lands you control.","imageName":"strength of cedars","colorIdentity":["G"]},"Thousand-legged Kami":{"layout":"normal","name":"Thousand-legged Kami","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Soulshift 7 (When this creature dies, you may return target Spirit card with converted mana cost 7 or less from your graveyard to your hand.)","power":"6","toughness":"6","imageName":"thousand-legged kami","colorIdentity":["G"]},"Time of Need":{"layout":"normal","name":"Time of Need","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a legendary creature card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"time of need","colorIdentity":["G"]},"Venerable Kumo":{"layout":"normal","name":"Venerable Kumo","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Reach (This creature can block creatures with flying.)\nSoulshift 4 (When this creature dies, you may return target Spirit card with converted mana cost 4 or less from your graveyard to your hand.)","power":"2","toughness":"3","imageName":"venerable kumo","colorIdentity":["G"]},"Vine Kami":{"layout":"normal","name":"Vine Kami","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nSoulshift 6 (When this creature dies, you may return target Spirit card with converted mana cost 6 or less from your graveyard to your hand.)","power":"4","toughness":"4","imageName":"vine kami","colorIdentity":["G"]},"Wear Away":{"layout":"normal","name":"Wear Away","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Destroy target artifact or enchantment.\nSplice onto Arcane {3}{G} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"wear away","colorIdentity":["G"]},"General's Kabuto":{"layout":"normal","name":"General's Kabuto","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has shroud. (It can't be the target of spells or abilities.)\nPrevent all combat damage that would be dealt to equipped creature.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"general's kabuto"},"Hair-Strung Koto":{"layout":"normal","name":"Hair-Strung Koto","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Tap an untapped creature you control: Target player puts the top card of his or her library into his or her graveyard.","imageName":"hair-strung koto"},"Hankyu":{"layout":"normal","name":"Hankyu","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{T}: Put an aim counter on Hankyu\" and \"{T}, Remove all aim counters from Hankyu: This creature deals damage to target creature or player equal to the number of aim counters removed this way.\"\nEquip {4} ({4}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"hankyu"},"Honor-Worn Shaku":{"layout":"normal","name":"Honor-Worn Shaku","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\nTap an untapped legendary permanent you control: Untap Honor-Worn Shaku.","imageName":"honor-worn shaku"},"Imi Statue":{"layout":"normal","name":"Imi Statue","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Players can't untap more than one artifact during their untap steps.","imageName":"imi statue"},"Jade Idol":{"layout":"normal","name":"Jade Idol","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast a Spirit or Arcane spell, Jade Idol becomes a 4/4 Spirit artifact creature until end of turn.","imageName":"jade idol"},"Journeyer's Kite":{"layout":"normal","name":"Journeyer's Kite","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"journeyer's kite"},"Junkyo Bell":{"layout":"normal","name":"Junkyo Bell","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, you may have target creature you control get +X/+X until end of turn, where X is the number of creatures you control. If you do, sacrifice that creature at the beginning of the next end step.","imageName":"junkyo bell"},"Konda's Banner":{"layout":"normal","name":"Konda's Banner","manaCost":"{2}","cmc":2,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Konda's Banner can be attached only to a legendary creature.\nCreatures that share a color with equipped creature get +1/+1.\nCreatures that share a creature type with equipped creature get +1/+1.\nEquip {2}","imageName":"konda's banner"},"Kusari-Gama":{"layout":"normal","name":"Kusari-Gama","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{2}: This creature gets +1/+0 until end of turn.\"\nWhenever equipped creature deals damage to a blocking creature, Kusari-Gama deals that much damage to each other creature defending player controls.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"kusari-gama"},"Long-Forgotten Gohei":{"layout":"normal","name":"Long-Forgotten Gohei","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Arcane spells you cast cost {1} less to cast.\nSpirit creatures you control get +1/+1.","imageName":"long-forgotten gohei"},"Moonring Mirror":{"layout":"normal","name":"Moonring Mirror","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Whenever you draw a card, exile the top card of your library face down.\nAt the beginning of your upkeep, you may exile all cards from your hand face down. If you do, put all other cards you own exiled with Moonring Mirror into your hand.","imageName":"moonring mirror"},"Nine-Ringed Bo":{"layout":"normal","name":"Nine-Ringed Bo","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Nine-Ringed Bo deals 1 damage to target Spirit creature. If that creature would die this turn, exile it instead.","imageName":"nine-ringed bo"},"No-Dachi":{"layout":"normal","name":"No-Dachi","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+0 and has first strike.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"no-dachi"},"Oathkeeper, Takeno's Daisho":{"layout":"normal","name":"Oathkeeper, Takeno's Daisho","manaCost":"{3}","cmc":3,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+1.\nWhenever equipped creature dies, return that card to the battlefield under your control if it's a Samurai card.\nWhen Oathkeeper, Takeno's Daisho is put into a graveyard from the battlefield, exile equipped creature.\nEquip {2}","imageName":"oathkeeper, takeno's daisho"},"Orochi Hatchery":{"layout":"normal","name":"Orochi Hatchery","manaCost":"{X}{X}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Orochi Hatchery enters the battlefield with X charge counters on it.\n{5}, {T}: Put a 1/1 green Snake creature token onto the battlefield for each charge counter on Orochi Hatchery.","imageName":"orochi hatchery"},"Reito Lantern":{"layout":"normal","name":"Reito Lantern","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}: Put target card from a graveyard on the bottom of its owner's library.","imageName":"reito lantern"},"Sensei's Divining Top":{"layout":"normal","name":"Sensei's Divining Top","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}: Look at the top three cards of your library, then put them back in any order.\n{T}: Draw a card, then put Sensei's Divining Top on top of its owner's library.","imageName":"sensei's divining top"},"Shell of the Last Kappa":{"layout":"normal","name":"Shell of the Last Kappa","manaCost":"{3}","cmc":3,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"{3}, {T}: Exile target instant or sorcery spell that targets you. (The spell has no effect.)\n{3}, {T}, Sacrifice Shell of the Last Kappa: You may cast a card exiled with Shell of the Last Kappa without paying its mana cost.","imageName":"shell of the last kappa"},"Tatsumasa, the Dragon's Fang":{"layout":"normal","name":"Tatsumasa, the Dragon's Fang","manaCost":"{6}","cmc":6,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +5/+5.\n{6}, Exile Tatsumasa, the Dragon's Fang: Put a 5/5 blue Dragon Spirit creature token with flying onto the battlefield. Return Tatsumasa to the battlefield under its owner's control when that token dies.\nEquip {3}","imageName":"tatsumasa, the dragon's fang"},"Tenza, Godo's Maul":{"layout":"normal","name":"Tenza, Godo's Maul","manaCost":"{3}","cmc":3,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1. As long as it's legendary, it gets an additional +2/+2. As long as it's red, it has trample.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"tenza, godo's maul"},"Uba Mask":{"layout":"normal","name":"Uba Mask","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"If a player would draw a card, that player exiles that card face up instead.\nEach player may play cards he or she exiled with Uba Mask this turn.","imageName":"uba mask"},"Boseiju, Who Shelters All":{"layout":"normal","name":"Boseiju, Who Shelters All","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"Boseiju, Who Shelters All enters the battlefield tapped.\n{T}, Pay 2 life: Add {C} to your mana pool. If that mana is spent on an instant or sorcery spell, that spell can't be countered by spells or abilities.","imageName":"boseiju, who shelters all"},"Cloudcrest Lake":{"layout":"normal","name":"Cloudcrest Lake","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {W} or {U} to your mana pool. Cloudcrest Lake doesn't untap during your next untap step.","imageName":"cloudcrest lake","colorIdentity":["W","U"]},"Eiganjo Castle":{"layout":"normal","name":"Eiganjo Castle","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {W} to your mana pool.\n{W}, {T}: Prevent the next 2 damage that would be dealt to target legendary creature this turn.","imageName":"eiganjo castle","colorIdentity":["W"]},"Forbidden Orchard":{"layout":"normal","name":"Forbidden Orchard","type":"Land","types":["Land"],"text":"{T}: Add one mana of any color to your mana pool.\nWhenever you tap Forbidden Orchard for mana, target opponent puts a 1/1 colorless Spirit creature token onto the battlefield.","imageName":"forbidden orchard"},"Hall of the Bandit Lord":{"layout":"normal","name":"Hall of the Bandit Lord","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"Hall of the Bandit Lord enters the battlefield tapped.\n{T}, Pay 3 life: Add {C} to your mana pool. If that mana is spent on a creature spell, it gains haste.","imageName":"hall of the bandit lord"},"Lantern-Lit Graveyard":{"layout":"normal","name":"Lantern-Lit Graveyard","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {B} or {R} to your mana pool. Lantern-Lit Graveyard doesn't untap during your next untap step.","imageName":"lantern-lit graveyard","colorIdentity":["B","R"]},"Minamo, School at Water's Edge":{"layout":"normal","name":"Minamo, School at Water's Edge","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {U} to your mana pool.\n{U}, {T}: Untap target legendary permanent.","imageName":"minamo, school at water's edge","colorIdentity":["U"]},"Okina, Temple to the Grandfathers":{"layout":"normal","name":"Okina, Temple to the Grandfathers","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {G} to your mana pool.\n{G}, {T}: Target legendary creature gets +1/+1 until end of turn.","imageName":"okina, temple to the grandfathers","colorIdentity":["G"]},"Pinecrest Ridge":{"layout":"normal","name":"Pinecrest Ridge","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {R} or {G} to your mana pool. Pinecrest Ridge doesn't untap during your next untap step.","imageName":"pinecrest ridge","colorIdentity":["R","G"]},"Shinka, the Bloodsoaked Keep":{"layout":"normal","name":"Shinka, the Bloodsoaked Keep","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {R} to your mana pool.\n{R}, {T}: Target legendary creature gains first strike until end of turn.","imageName":"shinka, the bloodsoaked keep","colorIdentity":["R"]},"Shizo, Death's Storehouse":{"layout":"normal","name":"Shizo, Death's Storehouse","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {B} to your mana pool.\n{B}, {T}: Target legendary creature gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","imageName":"shizo, death's storehouse","colorIdentity":["B"]},"Tranquil Garden":{"layout":"normal","name":"Tranquil Garden","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {G} or {W} to your mana pool. Tranquil Garden doesn't untap during your next untap step.","imageName":"tranquil garden","colorIdentity":["G","W"]},"Untaidake, the Cloud Keeper":{"layout":"normal","name":"Untaidake, the Cloud Keeper","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"Untaidake, the Cloud Keeper enters the battlefield tapped.\n{T}, Pay 2 life: Add {C}{C} to your mana pool. Spend this mana only to cast legendary spells.","imageName":"untaidake, the cloud keeper"},"Waterveil Cavern":{"layout":"normal","name":"Waterveil Cavern","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {U} or {B} to your mana pool. Waterveil Cavern doesn't untap during your next untap step.","imageName":"waterveil cavern","colorIdentity":["U","B"]},"Atinlay Igpay":{"layout":"normal","name":"Atinlay Igpay","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Eaturecray — Igpay","types":["Eaturecray"],"subtypes":["Igpay"],"text":"Oubleday ikestray\nEneverwhay Atinlay Igpay's ontrollercay eaksspay ay onnay-Igpay-Atinlay ordway, acrificesay Atinlay Igpay.","power":"3","toughness":"3","imageName":"atinlay igpay","colorIdentity":["W"]},"AWOL":{"layout":"normal","name":"AWOL","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Remove target attacking creature from the game. Then remove it from the removed-from-game zone and put it into the absolutely-removed-from-the-freaking-game-forever zone.","imageName":"awol","colorIdentity":["W"]},"Bosom Buddy":{"layout":"normal","name":"Bosom Buddy","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elephant Townsfolk","types":["Creature"],"subtypes":["Elephant","Townsfolk"],"text":"Whenever you play a spell, you may gain ½ life for each word in that spell's name.","power":"1","toughness":"4","imageName":"bosom buddy","colorIdentity":["W"]},"Cardpecker":{"layout":"normal","name":"Cardpecker","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nGotcha Whenever an opponent touches the table with his or her hand, you may say \"Gotcha\" If you do, return Cardpecker from your graveyard to your hand.","power":"1.5","toughness":"1","imageName":"cardpecker","colorIdentity":["W"]},"Cheap Ass":{"layout":"normal","name":"Cheap Ass","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Donkey Townsfolk","types":["Creature"],"subtypes":["Donkey","Townsfolk"],"text":"Spells you play cost {½} less to play.","power":"1","toughness":"3.5","imageName":"cheap ass","colorIdentity":["W"]},"Collector Protector":{"layout":"normal","name":"Collector Protector","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Gamer","types":["Creature"],"subtypes":["Human","Gamer"],"text":"{W}, Give an opponent a nonland card you own from outside the game: Prevent the next 1 damage that would be dealt to you or Collector Protector this turn.","power":"2","toughness":"5","imageName":"collector protector","colorIdentity":["W"]},"Drawn Together":{"layout":"normal","name":"Drawn Together","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Drawn Together comes into play, choose an artist.\nCreatures by the chosen artist get +2/+2.","imageName":"drawn together","colorIdentity":["W"]},"Emcee":{"layout":"normal","name":"Emcee","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Whenever another creature comes into play, you may stand up and say in a deep, booming voice \"Presenting . . . \" and that creature's name. If you do, put a +1/+1 counter on that creature.","power":"0","toughness":"1","imageName":"emcee","colorIdentity":["W"]},"Erase (Not the Urza's Legacy One)":{"layout":"normal","name":"Erase (Not the Urza's Legacy One)","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"If you control two or more white permanents that share an artist, you may play Erase (Not the Urza's Legacy One) without paying its mana cost.\nRemove target enchantment from the game.","imageName":"erase (not the urza's legacy one)","colorIdentity":["W"]},"Fascist Art Director":{"layout":"normal","name":"Fascist Art Director","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Horror","types":["Creature"],"subtypes":["Human","Horror"],"text":"{W}{W}: Fascist Art Director gains protection from the artist of your choice until end of turn..","power":"2","toughness":"2","imageName":"fascist art director","colorIdentity":["W"]},"First Come, First Served":{"layout":"normal","name":"First Come, First Served","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"The attacking or blocking creature with the lowest collector number has first strike. If two or more creatures are tied, they all have first strike.","imageName":"first come, first served","colorIdentity":["W"]},"Frankie Peanuts":{"layout":"normal","name":"Frankie Peanuts","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Elephant Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elephant","Rogue"],"text":"At the beginning of your upkeep, you may ask target player a yes-or-no question. If you do, that player answers the question truthfully and abides by that answer if able until end of turn.","power":"2","toughness":"3","imageName":"frankie peanuts","colorIdentity":["W"]},"Head to Head":{"layout":"normal","name":"Head to Head","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You and target opponent play Seven Questions about the top card of that player's library. (That player looks at the card, then you ask up to six yes-or-no questions about the card that he or she answers truthfully. You guess the card's name—that's question seven—and the player reveals the card.) If you win, prevent all damage that would be dealt this turn by a source of your choice.","imageName":"head to head","colorIdentity":["W"]},"Ladies' Knight":{"layout":"normal","name":"Ladies' Knight","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flying\nSpells that players wearing at least one item of women's clothing play cost {1} less to play. (Women's clothing is designed to be worn exclusively by women.)","power":"2","toughness":"2","imageName":"ladies' knight","colorIdentity":["W"]},"Little Girl":{"layout":"normal","name":"Little Girl","manaCost":"{hw}","cmc":0.5,"type":"Creature — Human Child","types":["Creature"],"subtypes":["Human","Child"],"power":".5","toughness":".5","imageName":"little girl"},"Look at Me, I'm R&D":{"layout":"normal","name":"Look at Me, I'm R&D","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Look at Me, I'm R&D comes into play, choose a number and a second number one higher or one lower than that number.\nAll instances of the first chosen number on permanents, spells, and cards in any zone are the second chosen number.","imageName":"look at me, i'm r&d","colorIdentity":["W"]},"Man of Measure":{"layout":"normal","name":"Man of Measure","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"As long as you're shorter than an opponent, Man of Measure has first strike and gets +0/+1.\nAs long as you're taller than an opponent, Man of Measure gets +1/+0.","power":"2","toughness":"2","imageName":"man of measure","colorIdentity":["W"]},"Save Life":{"layout":"normal","name":"Save Life","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one Target player gains 2½ life; or prevent the next 2½ damage that would be dealt to target creature this turn.\nGotcha Whenever an opponent says \"Save\" or \"Life,\" you may say \"Gotcha\" If you do, return Save Life from your graveyard to your hand.","imageName":"save life","colorIdentity":["W"]},"Standing Army":{"layout":"normal","name":"Standing Army","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"As long as you're standing, Standing Army has vigilance. (Attacking doesn't cause it to tap.)","power":"2","toughness":"4","imageName":"standing army","colorIdentity":["W"]},"Staying Power":{"layout":"normal","name":"Staying Power","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As long as Staying Power is in play, \"until end of turn\" and \"this turn\" effects don't end.","imageName":"staying power","colorIdentity":["W"]},"Wordmail":{"layout":"normal","name":"Wordmail","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchant Creature","types":["Enchant","Creature"],"text":"Enchanted creature gets +1/+1 for each word in its name.","imageName":"wordmail","colorIdentity":["W"]},"_____":{"layout":"normal","name":"_____","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"{1}: This card's name becomes the name of your choice. Play this ability anywhere, anytime.","power":"1","toughness":"1","imageName":"_____","colorIdentity":["U"]},"Ambiguity":{"layout":"normal","name":"Ambiguity","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player plays a spell that counters a spell that has been played or a player plays a spell that comes into play with counters, that player may counter the next spell played or put an additional counter on a permanent that has already been played, but not countered.","imageName":"ambiguity","colorIdentity":["U"]},"Artful Looter":{"layout":"normal","name":"Artful Looter","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Draw a card, then discard a card.\nWhenever a permanent comes into play that shares an artist with another permanent you control, untap Artful Looter.","power":"1","toughness":"2","imageName":"artful looter","colorIdentity":["U"]},"Avatar of Me":{"layout":"normal","name":"Avatar of Me","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Avatar of Me costs {1} more to play for each ten years you've been alive.\nAvatar of Me's power is equal to your height in feet and its toughness is equal to your American shoe size. Round to the nearest ½.\nAvatar of Me's color is the color of your eyes.","power":"*","toughness":"*","imageName":"avatar of me","colorIdentity":["U"]},"Brushstroke Paintermage":{"layout":"normal","name":"Brushstroke Paintermage","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Target permanent's artist becomes the artist of your choice until end of turn.","power":"2","toughness":"3","imageName":"brushstroke paintermage","colorIdentity":["U"]},"Bursting Beebles":{"layout":"normal","name":"Bursting Beebles","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Beeble","types":["Creature"],"subtypes":["Beeble"],"text":"Bursting Beebles is unblockable as long as defending player controls two or more nonland permanents that share an artist.","power":"2","toughness":"2","imageName":"bursting beebles","colorIdentity":["U"]},"Carnivorous Death-Parrot":{"layout":"normal","name":"Carnivorous Death-Parrot","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Carnivorous Death-Parrot unless you say its flavor text.","power":"2","toughness":"2","imageName":"carnivorous death-parrot","colorIdentity":["U"]},"Cheatyface":{"layout":"normal","name":"Cheatyface","manaCost":"{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"You may sneak Cheatyface into play at any time without paying for it, but if an opponent catches you right away, that player may remove Cheatyface from the game.\nFlying","power":"2","toughness":"2","imageName":"cheatyface","colorIdentity":["U"]},"Double Header":{"layout":"normal","name":"Double Header","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Double Header comes into play, you may return target permanent with a two-word name to its owner's hand.","power":"2","toughness":"3","imageName":"double header","colorIdentity":["U"]},"Flaccify":{"layout":"normal","name":"Flaccify","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {3}{½}.","imageName":"flaccify","colorIdentity":["U"]},"Framed!":{"layout":"normal","name":"Framed!","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap or untap all permanents by the artist of your choice.","imageName":"framed!","colorIdentity":["U"]},"Greater Morphling":{"layout":"normal","name":"Greater Morphling","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"{2}: Greater Morphling gains your choice of banding, bushido 1, double strike, fear, flying, first strike, haste, landwalk of your choice, protection from a color of your choice, provoke, rampage 1, shadow, or trample until end of turn.\n{2}: Greater Morphling becomes the colors of your choice until end of turn.\n{2}: Greater Morphling's type becomes the creature type of your choice until end of turn.\n{2}: Greater Morphling's expansion symbol becomes the symbol of your choice until end of turn.\n{2}: Greater Morphling's artist becomes the artist of your choice until end of turn.\n{2}: Greater Morphling gets +2/-2 or -2/+2 until end of turn.\n{2}: Untap Greater Morphling.","power":"5","toughness":"5","imageName":"greater morphling","colorIdentity":["U"]},"Johnny, Combo Player":{"layout":"normal","name":"Johnny, Combo Player","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Gamer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Gamer"],"text":"{4}: Search your library for a card and put that card into your hand. Then shuffle your library.","power":"1","toughness":"1","imageName":"johnny, combo player","colorIdentity":["U"]},"Loose Lips":{"layout":"normal","name":"Loose Lips","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchant Creature","types":["Enchant","Creature"],"text":"As Loose Lips comes into play, choose a sentence with eight or fewer words.\nEnchanted creature has flying.\nWhenever enchanted creature deals damage to an opponent, you draw two cards unless that player says the chosen sentence.","imageName":"loose lips","colorIdentity":["U"]},"Magical Hacker":{"layout":"normal","name":"Magical Hacker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Gamer","types":["Creature"],"subtypes":["Human","Gamer"],"text":"{U}: Change the text of target spell or permanent by replacing all instances of + with -, and vice versa, until end of turn.","power":"1","toughness":"2","imageName":"magical hacker","colorIdentity":["U"]},"Moniker Mage":{"layout":"normal","name":"Moniker Mage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, Say your middle name: Moniker Mage can't be the target of spells or abilities this turn.\n{U}, Say an opponent's middle name: Moniker Mage gains flying until end of turn.","power":"2","toughness":"2","imageName":"moniker mage","colorIdentity":["U"]},"Mouth to Mouth":{"layout":"normal","name":"Mouth to Mouth","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"You and target opponent have a breath-holding contest. If you win, you gain control of target creature that player controls.","imageName":"mouth to mouth","colorIdentity":["U"]},"Now I Know My ABC's":{"layout":"normal","name":"Now I Know My ABC's","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you control permanents with names that include all twenty-six letters of the English alphabet, you win the game.","imageName":"now i know my abc's","colorIdentity":["U"]},"Number Crunch":{"layout":"normal","name":"Number Crunch","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target permanent to its owner's hand.\nGotcha Whenever an opponent says a number, you may say \"Gotcha\" If you do, return Number Crunch from your graveyard to your hand.","imageName":"number crunch","colorIdentity":["U"]},"Question Elemental?":{"layout":"normal","name":"Question Elemental?","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nAre you aware that when you say something that isn't a question, the player who first points out this fact gains control of Question Elemental?","power":"3","toughness":"4","imageName":"question elemental","colorIdentity":["U"]},"Richard Garfield, Ph.D.":{"layout":"normal","name":"Richard Garfield, Ph.D.","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Designer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Designer"],"text":"You may play cards as though they were other Magic cards of your choice with the same mana cost. (Mana cost includes color.) You can't choose the same card twice.","power":"2","toughness":"2","imageName":"richard garfield, ph.d","colorIdentity":["U"]},"Smart Ass":{"layout":"normal","name":"Smart Ass","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Donkey Wizard","types":["Creature"],"subtypes":["Donkey","Wizard"],"text":"Whenever Smart Ass attacks, name a card. Defending player may reveal his or her hand and show you that the named card isn't there. If that player doesn't, Smart Ass is unblockable this turn.","power":"2.5","toughness":"1","imageName":"smart ass","colorIdentity":["U"]},"Spell Counter":{"layout":"normal","name":"Spell Counter","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.\nGotcha Whenever an opponent says \"Spell\" or \"Counter,\" you may say \"Gotcha\" If you do, return Spell Counter from your graveyard to your hand.","imageName":"spell counter","colorIdentity":["U"]},"Topsy Turvy":{"layout":"normal","name":"Topsy Turvy","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"The phases of each player's turn are reversed. (The phases are, in reverse order, end, postcombat main, combat, precombat main, and beginning.)\nIf there are more than two players in the game, the turn order is reversed.","imageName":"topsy turvy","colorIdentity":["U"]},"Aesthetic Consultation":{"layout":"normal","name":"Aesthetic Consultation","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Name an artist. Remove the top six cards of your library from the game, then reveal cards from the top of your library until you reveal a card by the named artist. Put that card in your hand, then remove all the other cards revealed this way from the game.","imageName":"aesthetic consultation","colorIdentity":["B"]},"Bad Ass":{"layout":"normal","name":"Bad Ass","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Donkey Zombie","types":["Creature"],"subtypes":["Donkey","Zombie"],"text":"{1}{B}, Growl: Regenerate Bad Ass.","power":"3.5","toughness":"1","imageName":"bad ass","colorIdentity":["B"]},"Bloodletter":{"layout":"normal","name":"Bloodletter","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When the names of three or more nonland permanents begin with the same letter, sacrifice Bloodletter. If you do, it deals 2 damage to each creature and each player.","power":"2","toughness":"3","imageName":"bloodletter","colorIdentity":["B"]},"Duh":{"layout":"normal","name":"Duh","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with reminder text. (Reminder text is any italicized text in parentheses that explains rules you already know.)","imageName":"duh","colorIdentity":["B"]},"Enter the Dungeon":{"layout":"normal","name":"Enter the Dungeon","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Players play a Magic subgame under the table starting at 5 life, using their libraries as their decks. After the subgame ends, the winner searches his or her library for two cards, puts those cards into his or her hand, then shuffles his or her library.","imageName":"enter the dungeon","colorIdentity":["B"]},"Eye to Eye":{"layout":"normal","name":"Eye to Eye","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"You and target creature's controller have a staring contest. If you win, destroy that creature.","imageName":"eye to eye","colorIdentity":["B"]},"The Fallen Apart":{"layout":"normal","name":"The Fallen Apart","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"The Fallen Apart comes into play with two arms and two legs.\nWhenever damage is dealt to The Fallen Apart, remove an arm or a leg from it.\nThe Fallen Apart can't attack if it has no legs and can't block if it has no arms.","power":"4","toughness":"4","imageName":"the fallen apart","colorIdentity":["B"]},"Farewell to Arms":{"layout":"normal","name":"Farewell to Arms","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"As Farewell to Arms comes into play, choose a hand attached to an opponent's arm.\nWhen the chosen hand isn't behind its owner's back, sacrifice Farewell to Arms. If you do, that player discards his or her hand . . . of cards. (The lawyers wouldn't let us do it the other way.)","imageName":"farewell to arms","colorIdentity":["B"]},"Infernal Spawn of Infernal Spawn of Evil":{"layout":"normal","name":"Infernal Spawn of Infernal Spawn of Evil","manaCost":"{8}{B}{B}","cmc":10,"colors":["Black"],"type":"Creature — Demon Child","types":["Creature"],"subtypes":["Demon","Child"],"text":"Flying, first strike, trample\nIf you say \"I'm coming, too\" as you search your library, you may pay {1}{B} and reveal Infernal Spawn of Infernal Spawn of Evil from your library to have it deal 2 damage to a player of your choice. Do this no more than once each turn.","power":"8","toughness":"8","imageName":"infernal spawn of infernal spawn of evil","colorIdentity":["B"]},"Kill! Destroy!":{"layout":"normal","name":"Kill! Destroy!","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature.\nGotcha Whenever an opponent says \"Kill\" or \"Destroy,\" you may say \"Gotcha\" If you do, return Kill Destroy from your graveyard to your hand.","imageName":"kill! destroy!","colorIdentity":["B"]},"Mother of Goons":{"layout":"normal","name":"Mother of Goons","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever a creature an opponent controls is put into a graveyard from play, sacrifice Mother of Goons unless you insult that creature.","power":"3","toughness":"2","imageName":"mother of goons","colorIdentity":["B"]},"Necro-Impotence":{"layout":"normal","name":"Necro-Impotence","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Skip your untap step.\nAt the beginning of your upkeep, you may pay X life. If you do, untap X permanents.\nPay ½ life: Remove the top card of your library from the game face down. Put that card into your hand at end of turn.","imageName":"necro-impotence","colorIdentity":["B"]},"Persecute Artist":{"layout":"normal","name":"Persecute Artist","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose an artist other than Rebecca Guay. Target player reveals his or her hand and discards all nonland cards by the chosen artist.","imageName":"persecute artist","colorIdentity":["B"]},"Phyrexian Librarian":{"layout":"normal","name":"Phyrexian Librarian","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying, trample\nAt the beginning of your upkeep, remove the top card of your library from the game face up and balance it on your body.\nWhen a balanced card falls or touches another balanced card, sacrifice Phyrexian Librarian.","power":"3","toughness":"3","imageName":"phyrexian librarian","colorIdentity":["B"]},"Stop That":{"layout":"normal","name":"Stop That","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target player discards a card.\nGotcha Whenever an opponent audibly flicks the cards in his or her hand, you may say \"Gotcha\" If you do, return Stop That from your graveyard to your hand.","imageName":"stop that","colorIdentity":["B"]},"Tainted Monkey":{"layout":"normal","name":"Tainted Monkey","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"{T}: Choose a word. Target player puts the top card of his or her library into his or her graveyard. If that card has the chosen word in its text box, that player loses 3 life.","power":"1","toughness":"1","imageName":"tainted monkey","colorIdentity":["B"]},"Vile Bile":{"layout":"normal","name":"Vile Bile","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Whenever a player's skin or fingernail touches Vile Bile, that player loses 2 life.","power":"2.5","toughness":"2.5","imageName":"vile bile","colorIdentity":["B"]},"Wet Willie of the Damned":{"layout":"normal","name":"Wet Willie of the Damned","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Wet Willie of the Damned deals 2½ damage to target creature or player and you gain 2½ life.","imageName":"wet willie of the damned","colorIdentity":["B"]},"When Fluffy Bunnies Attack":{"layout":"normal","name":"When Fluffy Bunnies Attack","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -X/-X until end of turn, where X is the number of times the letter of your choice appears in that creature's name.","imageName":"when fluffy bunnies attack","colorIdentity":["B"]},"Working Stiff":{"layout":"normal","name":"Working Stiff","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Mummy","types":["Creature"],"subtypes":["Mummy"],"text":"As Working Stiff comes into play, straighten your arms.\nWhen you bend an elbow, sacrifice Working Stiff.","power":"2","toughness":"2","imageName":"working stiff","colorIdentity":["B"]},"Zombie Fanboy":{"layout":"normal","name":"Zombie Fanboy","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Gamer","types":["Creature"],"subtypes":["Zombie","Gamer"],"text":"As Zombie Fanboy comes into play, choose an artist.\nWhenever a permanent by the chosen artist is put into a graveyard, put two +1/+1 counters on Zombie Fanboy.","power":"1","toughness":"1","imageName":"zombie fanboy","colorIdentity":["B"]},"Zzzyxas's Abyss":{"layout":"normal","name":"Zzzyxas's Abyss","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, destroy all nonland permanents with the first name alphabetically among nonland permanents in play.","imageName":"zzzyxas's abyss","colorIdentity":["B"]},"Assquatch":{"layout":"normal","name":"Assquatch","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Donkey Lord","types":["Creature"],"subtypes":["Donkey","Lord"],"text":"Each other Donkey gets +1½/+1½.\nWhenever another Donkey comes into play, untap target creature and gain control of it until end of turn. That creature gains haste until end of turn.","power":"3.5","toughness":"3.5","imageName":"assquatch","colorIdentity":["R"]},"Blast from the Past":{"layout":"normal","name":"Blast from the Past","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Madness {R}, cycling {1}{R}, kicker {2}{R}, flashback {3}{R}, buyback {4}{R}\nBlast from the Past deals 2 damage to target creature or player.\nIf the kicker cost was paid, put a 1/1 red Goblin creature token into play.","imageName":"blast from the past","colorIdentity":["R"]},"Curse of the Fire Penguin":{"layout":"normal","name":"Curse of the Fire Penguin","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Enchant Creature","types":["Enchant","Creature"],"text":"Curse of the Fire Penguin consumes and confuses enchanted creature.\n-----\nCreature Penguin\nTrample\nWhen this creature is put into a graveyard from play, return Curse of the Fire Penguin from your graveyard to play.\n6/5","imageName":"curse of the fire penguin","colorIdentity":["R"]},"Deal Damage":{"layout":"normal","name":"Deal Damage","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Deal Damage deals 4 damage to target creature or player.\nGotcha Whenever an opponent says \"Deal\" or \"Damage,\" you may say \"Gotcha\" If you do, return Deal Damage from your graveyard to your hand.","imageName":"deal damage","colorIdentity":["R"]},"Dumb Ass":{"layout":"normal","name":"Dumb Ass","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Donkey Barbarian","types":["Creature"],"subtypes":["Donkey","Barbarian"],"text":"At the beginning of your upkeep, flip a coin. If you lose the flip, target opponent chooses whether Dumb Ass attacks this turn.","power":"3.5","toughness":"2","imageName":"dumb ass","colorIdentity":["R"]},"Face to Face":{"layout":"normal","name":"Face to Face","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You and target opponent play a best two-out-of-three Rock, Paper, Scissors match. If you win, Face to Face deals 5 damage to that opponent.","imageName":"face to face","colorIdentity":["R"]},"Frazzled Editor":{"layout":"normal","name":"Frazzled Editor","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Bureaucrat","types":["Creature"],"subtypes":["Human","Bureaucrat"],"text":"Protection from wordy (Something is wordy if it has four or more lines of text in its text box.)","power":"2","toughness":"2","imageName":"frazzled editor","colorIdentity":["R"]},"Goblin Secret Agent":{"layout":"normal","name":"Goblin Secret Agent","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"First strike\nAt the beginning of your upkeep, reveal a card from your hand at random.","power":"2","toughness":"2","imageName":"goblin secret agent","colorIdentity":["R"]},"Goblin S.W.A.T. Team":{"layout":"normal","name":"Goblin S.W.A.T. Team","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Say \"Goblin S.W.A.T. Team\": Put a +1/+1 counter on Goblin S.W.A.T. Team unless an opponent swats the table within five seconds. Play this ability only once each turn.","power":"2","toughness":"2","imageName":"goblin s.w.a.t. team","colorIdentity":["R"]},"Mana Flair":{"layout":"normal","name":"Mana Flair","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Add {R} to your mana pool for each nonland permanent by the artist of your choice.","imageName":"mana flair","colorIdentity":["R"]},"Mons's Goblin Waiters":{"layout":"normal","name":"Mons's Goblin Waiters","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Waiter","types":["Creature"],"subtypes":["Goblin","Waiter"],"text":"Sacrifice a creature or land: Add {hr} to your mana pool.","power":"1","toughness":"1","imageName":"mons's goblin waiters","colorIdentity":["R"]},"Orcish Paratroopers":{"layout":"normal","name":"Orcish Paratroopers","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc Paratrooper","types":["Creature"],"subtypes":["Orc","Paratrooper"],"text":"When Orcish Paratroopers comes into play, flip it from a height of at least one foot. Sacrifice Orcish Paratroopers unless it lands face up after turning over completely.","power":"4","toughness":"4","imageName":"orcish paratroopers","colorIdentity":["R"]},"Punctuate":{"layout":"normal","name":"Punctuate","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Punctuate deals damage to target creature equal to half the number of punctuation marks in that creature's text box. (The punctuation marks are ? , ; : - ( ) / \" ' & .)","imageName":"punctuate","colorIdentity":["R"]},"Pygmy Giant":{"layout":"normal","name":"Pygmy Giant","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"{R}, {T}, Sacrifice a creature: Pygmy Giant deals X damage to target creature, where X is a number in the sacrificed creature's text box.","power":"0","toughness":"2","imageName":"pygmy giant","colorIdentity":["R"]},"Red-Hot Hottie":{"layout":"normal","name":"Red-Hot Hottie","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whenever Red-Hot Hottie deals damage to a creature, put a third-degree-burn counter on that creature. It has \"At the end of each turn, sacrifice this creature unless you scream ‘Aaah' at the top of your lungs.\"","power":"2","toughness":"5","imageName":"red-hot hottie","colorIdentity":["R"]},"Rocket-Powered Turbo Slug":{"layout":"normal","name":"Rocket-Powered Turbo Slug","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Slug","types":["Creature"],"subtypes":["Slug"],"text":"Super haste (This may attack the turn before you play it. (You may put this card into play from your hand, tapped and attacking, during your declare attackers step. If you do, you lose the game at the end of your next turn unless you pay this card's mana cost during that turn.))","power":"3","toughness":"1","imageName":"rocket-powered turbo slug","colorIdentity":["R"]},"Sauté":{"layout":"normal","name":"Sauté","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Sauté deals 3½ damage to target creature or player.","imageName":"sauté","colorIdentity":["R"]},"Six-y Beast":{"layout":"normal","name":"Six-y Beast","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"As Six-y Beast comes into play, you secretly put six or fewer +1/+1 counters on it, then an opponent guesses the number of counters. If that player guesses right, sacrifice Six-y Beast.","power":"0","toughness":"0","imageName":"six-y beast","colorIdentity":["R"]},"Touch and Go":{"layout":"normal","name":"Touch and Go","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.\nGotcha Whenever an opponent touches his or her face, you may say \"Gotcha\" If you do, return Touch and Go from your graveyard to your hand.","imageName":"touch and go","colorIdentity":["R"]},"Yet Another Æther Vortex":{"layout":"normal","name":"Yet Another Æther Vortex","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"All creatures have haste.\nPlayers play with the top card of their libraries revealed.\nNoninstant, nonsorcery cards on top of a library are in play under their owner's control in addition to being in that library.","imageName":"yet another æther vortex","colorIdentity":["R"]},"B-I-N-G-O":{"layout":"normal","name":"B-I-N-G-O","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Trample\nWhenever a player plays a spell, put a chip counter on its converted mana cost. \nB-I-N-G-O gets +9/+9 for each set of three numbers in a row with chip counters on them.","power":"1","toughness":"1","imageName":"b-i-n-g-o","colorIdentity":["G"]},"Creature Guy":{"layout":"normal","name":"Creature Guy","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Gotcha Whenever an opponent says \"Creature\" or \"Guy,\" you may say \"Gotcha\" If you do, return Creature Guy from your graveyard to your hand.","power":"3","toughness":"3","imageName":"creature guy","colorIdentity":["G"]},"Elvish House Party":{"layout":"normal","name":"Elvish House Party","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elf Rogue","types":["Creature"],"subtypes":["Elf","Rogue"],"text":"Elvish House Party's power and toughness are each equal to the current hour, using the twelve-hour system.","power":"*","toughness":"*","imageName":"elvish house party","colorIdentity":["G"]},"Fat Ass":{"layout":"normal","name":"Fat Ass","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Donkey Shaman","types":["Creature"],"subtypes":["Donkey","Shaman"],"text":"Fat Ass gets +2/+2 and has trample as long as you're eating. (Food is in your mouth and you're chewing, licking, sucking, or swallowing it.)","power":"2","toughness":"3.5","imageName":"fat ass","colorIdentity":["G"]},"Form of the Squirrel":{"layout":"normal","name":"Form of the Squirrel","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"As Form of the Squirrel comes into play, put a 1/1 green Squirrel creature token into play. You lose the game when it leaves play.\nCreatures can't attack you.\nYou can't be the target of spells or abilities.\nYou can't play spells.","imageName":"form of the squirrel","colorIdentity":["G"]},"Fraction Jackson":{"layout":"normal","name":"Fraction Jackson","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Hero","types":["Creature"],"subtypes":["Human","Hero"],"text":"{G}, {T}: Return target card with a ½ on it from your graveyard to your hand.","power":"1","toughness":"1.5","imageName":"fraction jackson","colorIdentity":["G"]},"Gluetius Maximus":{"layout":"normal","name":"Gluetius Maximus","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"As Gluetius Maximus comes into play, an opponent chooses one of your fingers. (Thumbs are fingers, too.)\nWhen the chosen finger isn't touching Gluetius Maximus, sacrifice Gluetius Maximus.","power":"5","toughness":"5","imageName":"gluetius maximus","colorIdentity":["G"]},"Graphic Violence":{"layout":"normal","name":"Graphic Violence","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"All creatures by the artist of your choice get +2/+2 and gain trample until end of turn.","imageName":"graphic violence","colorIdentity":["G"]},"Keeper of the Sacred Word":{"layout":"normal","name":"Keeper of the Sacred Word","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"As Keeper of the Sacred Word comes into play, choose a word.\nWhenever an opponent says the chosen word, Keeper of the Sacred Word gets +3/+3 until end of turn.","power":"2","toughness":"3","imageName":"keeper of the sacred word","colorIdentity":["G"]},"Land Aid '04":{"layout":"normal","name":"Land Aid '04","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card, put that card into play tapped, then shuffle your library. If you sang a song the whole time you were searching and shuffling, you may untap that land.","imageName":"land aid '","colorIdentity":["G"]},"Laughing Hyena":{"layout":"normal","name":"Laughing Hyena","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Hyena","types":["Creature"],"subtypes":["Hyena"],"text":"Gotcha Whenever an opponent laughs, you may say \"Gotcha\" If you do, return Laughing Hyena from your graveyard to your hand.","power":"2","toughness":"2","imageName":"laughing hyena","colorIdentity":["G"]},"Monkey Monkey Monkey":{"layout":"normal","name":"Monkey Monkey Monkey","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"As Monkey Monkey Monkey comes into play, choose a letter.\nMonkey Monkey Monkey gets +1/+1 for each nonland permanent whose name begins with the chosen letter.","power":"1","toughness":"1","imageName":"monkey monkey monkey","colorIdentity":["G"]},"Name Dropping":{"layout":"normal","name":"Name Dropping","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Gotcha Whenever an opponent says a word that's in the name of a card in your graveyard, you may say \"Gotcha\" If you do, return that card to your hand.","imageName":"name dropping","colorIdentity":["G"]},"Old Fogey":{"layout":"normal","name":"Old Fogey","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Summon — Dinosaur","types":["Creature"],"subtypes":["Dinosaur"],"text":"Phasing, cumulative upkeep {1}, echo, fading 3, bands with other Dinosaurs, protection from Homarids, snow-covered plainswalk, flanking, rampage 2","power":"7","toughness":"7","imageName":"old fogey","colorIdentity":["G"]},"Our Market Research Shows That Players Like Really Long Card Names So We Made this Card to Have the Absolute Longest Card Name Ever Elemental":{"layout":"normal","name":"Our Market Research Shows That Players Like Really Long Card Names So We Made this Card to Have the Absolute Longest Card Name Ever Elemental","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Art rampage 2 (Whenever this becomes blocked by a creature, it gets +2/+2 for each creature in the blocker's art beyond the first.)","power":"2","toughness":"2","imageName":"our market research shows that players like really long card names so we made this card to have the absolute longest card name ever elemental","colorIdentity":["G"]},"Remodel":{"layout":"normal","name":"Remodel","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"If you control two or more green permanents that share an artist, you may play Remodel without paying its mana cost.\nRemove target artifact from the game.","imageName":"remodel","colorIdentity":["G"]},"Shoe Tree":{"layout":"normal","name":"Shoe Tree","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Shoe Tree comes into play with up to two shoe counters on it. Use your shoes as counters.\nShoe Tree gets +1/+1 for each shoe counter on it.","power":"3","toughness":"3","imageName":"shoe tree","colorIdentity":["G"]},"Side to Side":{"layout":"normal","name":"Side to Side","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You and target opponent arm-wrestle. If you win, put a 3/3 green Ape creature token into play.","imageName":"side to side","colorIdentity":["G"]},"S.N.O.T.":{"layout":"normal","name":"S.N.O.T.","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"As S.N.O.T. comes into play, you may stick it onto another creature named S.N.O.T. in play. If you do, all those creatures form a single creature.\nS.N.O.T.'s power and toughness are equal to the square of the number of S.N.O.T.s stuck together. (One is a 1/1, two are a 4/4, three are a 9/9, and four are a 16/16.)","power":"*²","toughness":"*²","imageName":"s.n.o.t","colorIdentity":["G"]},"Stone-Cold Basilisk":{"layout":"normal","name":"Stone-Cold Basilisk","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Basilisk","types":["Creature"],"subtypes":["Basilisk"],"text":"Whenever Stone-Cold Basilisk blocks or becomes blocked by a creature with fewer letters in its name, destroy that creature at end of combat. (Punctuation and spaces aren't letters.)\nWhenever an opponent reads Stone-Cold Basilisk, that player is turned to stone until end of turn. Stoned players can't attack, block, or play spells or abilities.","power":"2.5","toughness":"5","imageName":"stone-cold basilisk","colorIdentity":["G"]},"Supersize":{"layout":"normal","name":"Supersize","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3½/+3½ until end of turn.","imageName":"supersize","colorIdentity":["G"]},"Symbol Status":{"layout":"normal","name":"Symbol Status","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/1 colorless Expansion-Symbol creature token into play for each different expansion symbol among permanents you control.","imageName":"symbol status","colorIdentity":["G"]},"Uktabi Kong":{"layout":"normal","name":"Uktabi Kong","manaCost":"{5}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Trample\nWhen Uktabi Kong comes into play, destroy all artifacts.\nTap two untapped Apes you control: Put a 1/1 green Ape creature token into play.","power":"8","toughness":"8","imageName":"uktabi kong","colorIdentity":["G"]},"\"Ach! Hans, Run!\"":{"layout":"normal","name":"\"Ach! Hans, Run!\"","manaCost":"{2}{R}{R}{G}{G}","cmc":6,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may say \"Ach! Hans, run! It's the . . .\" and name a creature card. If you do, search your library for the named card, put it into play, then shuffle your library. That creature has haste. Remove it from the game at end of turn.","imageName":"ach! hans, run!","colorIdentity":["R","G"]},"Meddling Kids":{"layout":"normal","name":"Meddling Kids","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Human Child","types":["Creature"],"subtypes":["Human","Child"],"text":"As Meddling Kids comes into play, choose a word with four or more letters.\nNonland cards with the chosen word in their text box can't be played.","power":"2","toughness":"3","imageName":"meddling kids","colorIdentity":["W","U"]},"Rare-B-Gone":{"layout":"normal","name":"Rare-B-Gone","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices all rare permanents, then reveals his or her hand and discards all rare cards.","imageName":"rare-b-gone","colorIdentity":["B","R"]},"Who":{"layout":"split","name":"Who","names":["Who","What","When","Where","Why"],"manaCost":"{X}{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player gains X life.","imageName":"who","colorIdentity":["G","B","U","R","W"]},"What":{"layout":"split","name":"What","names":["Who","What","When","Where","Why"],"manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact.","imageName":"what","colorIdentity":["R","W"]},"When":{"layout":"split","name":"When","names":["Who","What","When","Where","Why"],"manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell.","imageName":"when","colorIdentity":["U","R","W"]},"Where":{"layout":"split","name":"Where","names":["Who","What","When","Where","Why"],"manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target land.","imageName":"where","colorIdentity":["B","U","R","W"]},"Why":{"layout":"split","name":"Why","names":["Who","What","When","Where","Why"],"manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment.","imageName":"why","colorIdentity":["G","B","U","R","W"]},"Gleemax":{"layout":"normal","name":"Gleemax","manaCost":"{1000000}","cmc":1000000,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"You choose all targets for all spells and abilities.","imageName":"gleemax"},"Letter Bomb":{"layout":"normal","name":"Letter Bomb","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"When Letter Bomb comes into play, sign it and shuffle it into target player's library. That player reveals each card he or she draws until Letter Bomb is drawn. When that player draws Letter Bomb, it deals 19½ damage to him or her.","imageName":"letter bomb"},"Mana Screw":{"layout":"normal","name":"Mana Screw","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}: Flip a coin. If you win the flip, Add {C}{C} to your mana pool. Play this ability only any time you could play an instant.","imageName":"mana screw"},"Mox Lotus":{"layout":"normal","name":"Mox Lotus","manaCost":"{15}","cmc":15,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {∞} to your mana pool.\n{100}: Add one mana of any color to your mana pool.\nYou don't lose life due to mana burn.","imageName":"mox lotus"},"My First Tome":{"layout":"normal","name":"My First Tome","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Say the flavor text on a card in your hand. Target opponent guesses that card's name. You may reveal that card. If you do and your opponent guessed wrong, draw a card.","imageName":"my first tome"},"Pointy Finger of Doom":{"layout":"normal","name":"Pointy Finger of Doom","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Spin Pointy Finger of Doom in the middle of the table so that it rotates completely at least once, then destroy the closest permanent the finger points to.","imageName":"pointy finger of doom"},"Rod of Spanking":{"layout":"normal","name":"Rod of Spanking","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Rod of Spanking deals 1 damage to target player. Then untap Rod of Spanking unless that player says \"Thank you, sir. May I have another?\"","imageName":"rod of spanking"},"Time Machine":{"layout":"normal","name":"Time Machine","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{T}: Remove Time Machine and target nontoken creature you own from the game. Return both cards to play at the beginning of your upkeep on your turn X of the next game you play with the same opponent, where X is the removed creature's converted mana cost.","imageName":"time machine"},"Togglodyte":{"layout":"normal","name":"Togglodyte","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Togglodyte comes into play turned on.\nWhenever a player plays a spell, toggle Togglodyte's ON/OFF switch.\nAs long as Togglodyte is turned off, it can't attack or block, and all damage it would deal is prevented.","power":"4","toughness":"4","imageName":"togglodyte"},"Toy Boat":{"layout":"normal","name":"Toy Boat","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Ship","types":["Artifact","Creature"],"subtypes":["Ship"],"text":"Cumulative upkeep—Say \"Toy Boat\" quickly. (At the beginning of your upkeep, put an age counter on Toy Boat, then sacrifice it unless you say \"Toy Boat\" once for each age counter on it—without pausing between or fumbling it.)","power":"3","toughness":"3","imageName":"toy boat"},"Urza's Hot Tub":{"layout":"normal","name":"Urza's Hot Tub","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, Discard a card: Search your library for a card that shares a complete word in its name with the discarded card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"urza's hot tub"},"Water Gun Balloon Game":{"layout":"normal","name":"Water Gun Balloon Game","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"As Water Gun Balloon Game comes into play, each player puts a pop counter on a 0.\nWhenever a player plays a spell, move that player's pop counter up 1.\nWhenever a player's pop counter hits 5, that player puts a 5/5 pink Giant Teddy Bear creature token into play and resets all pop counters to 0.","imageName":"water gun balloon game"},"World-Bottling Kit":{"layout":"normal","name":"World-Bottling Kit","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{5}, Sacrifice World-Bottling Kit: Choose a Magic set. Remove from the game all permanents with that set's expansion symbol except for basic lands.","imageName":"world-bottling kit"},"City of Ass":{"layout":"normal","name":"City of Ass","type":"Land","types":["Land"],"text":"City of Ass comes into play tapped.\n{T}: Add one and one-half mana of any one color to your mana pool.","imageName":"city of ass"},"R&D's Secret Lair":{"layout":"normal","name":"R&D's Secret Lair","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"Play cards as written. Ignore all errata.\n{T}: Add {C} to your mana pool.","imageName":"r&d's secret lair"},"Super Secret Tech":{"layout":"normal","name":"Super Secret Tech","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"All premium spells cost {1} less to play.\nAll premium creatures get +1/+1.","imageName":"super secret tech"},"Day of Destiny":{"layout":"normal","name":"Day of Destiny","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"Legendary creatures you control get +2/+2.","imageName":"day of destiny","colorIdentity":["W"]},"Empty-Shrine Kannushi":{"layout":"normal","name":"Empty-Shrine Kannushi","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Empty-Shrine Kannushi has protection from the colors of permanents you control.","power":"1","toughness":"1","imageName":"empty-shrine kannushi","colorIdentity":["W"]},"Faithful Squire":{"layout":"flip","name":"Faithful Squire","names":["Faithful Squire","Kaiso, Memory of Loyalty"],"manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Faithful Squire.\nAt the beginning of the end step, if there are two or more ki counters on Faithful Squire, you may flip it.","power":"2","toughness":"2","imageName":"faithful squire","colorIdentity":["W"]},"Kaiso, Memory of Loyalty":{"layout":"flip","name":"Kaiso, Memory of Loyalty","names":["Faithful Squire","Kaiso, Memory of Loyalty"],"manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nRemove a ki counter from Kaiso, Memory of Loyalty: Prevent all damage that would be dealt to target creature this turn.","power":"3","toughness":"4","imageName":"kaiso, memory of loyalty","colorIdentity":["W"]},"Final Judgment":{"layout":"normal","name":"Final Judgment","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all creatures.","imageName":"final judgment","colorIdentity":["W"]},"Genju of the Fields":{"layout":"normal","name":"Genju of the Fields","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Plains\n{2}: Until end of turn, enchanted Plains becomes a 2/5 white Spirit creature with \"Whenever this creature deals damage, its controller gains that much life.\" It's still a land.\nWhen enchanted Plains is put into a graveyard, you may return Genju of the Fields from your graveyard to your hand.","imageName":"genju of the fields","colorIdentity":["W"]},"Heart of Light":{"layout":"normal","name":"Heart of Light","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nPrevent all damage that would be dealt to and dealt by enchanted creature.","imageName":"heart of light","colorIdentity":["W"]},"Hokori, Dust Drinker":{"layout":"normal","name":"Hokori, Dust Drinker","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Lands don't untap during their controllers' untap steps.\nAt the beginning of each player's upkeep, that player untaps a land he or she controls.","power":"2","toughness":"2","imageName":"hokori, dust drinker","colorIdentity":["W"]},"Hundred-Talon Strike":{"layout":"normal","name":"Hundred-Talon Strike","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature gets +1/+0 and gains first strike until end of turn.\nSplice onto Arcane—Tap an untapped white creature you control. (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"hundred-talon strike","colorIdentity":["W"]},"Indebted Samurai":{"layout":"normal","name":"Indebted Samurai","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\nWhenever a Samurai you control dies, you may put a +1/+1 counter on Indebted Samurai.","power":"2","toughness":"3","imageName":"indebted samurai","colorIdentity":["W"]},"Kami of False Hope":{"layout":"normal","name":"Kami of False Hope","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Kami of False Hope: Prevent all combat damage that would be dealt this turn.","power":"1","toughness":"1","imageName":"kami of false hope","colorIdentity":["W"]},"Kami of Tattered Shoji":{"layout":"normal","name":"Kami of Tattered Shoji","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, Kami of Tattered Shoji gains flying until end of turn.","power":"2","toughness":"5","imageName":"kami of tattered shoji","colorIdentity":["W"]},"Kami of the Honored Dead":{"layout":"normal","name":"Kami of the Honored Dead","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever Kami of the Honored Dead is dealt damage, you gain that much life.\nSoulshift 6 (When this creature dies, you may return target Spirit card with converted mana cost 6 or less from your graveyard to your hand.)","power":"3","toughness":"5","imageName":"kami of the honored dead","colorIdentity":["W"]},"Kentaro, the Smiling Cat":{"layout":"normal","name":"Kentaro, the Smiling Cat","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Legendary Creature — Human Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\nYou may pay {X} rather than pay the mana cost for Samurai spells you cast, where X is that spell's converted mana cost.","power":"2","toughness":"1","imageName":"kentaro, the smiling cat","colorIdentity":["W"]},"Kitsune Palliator":{"layout":"normal","name":"Kitsune Palliator","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Fox Cleric","types":["Creature"],"subtypes":["Fox","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to each creature and each player this turn.","power":"0","toughness":"2","imageName":"kitsune palliator","colorIdentity":["W"]},"Mending Hands":{"layout":"normal","name":"Mending Hands","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 4 damage that would be dealt to target creature or player this turn.","imageName":"mending hands","colorIdentity":["W"]},"Moonlit Strider":{"layout":"normal","name":"Moonlit Strider","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Moonlit Strider: Target creature you control gains protection from the color of your choice until end of turn.\nSoulshift 3 (When this creature dies, you may return target Spirit card with converted mana cost 3 or less from your graveyard to your hand.)","power":"1","toughness":"4","imageName":"moonlit strider","colorIdentity":["W"]},"Opal-Eye, Konda's Yojimbo":{"layout":"normal","name":"Opal-Eye, Konda's Yojimbo","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Fox Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Fox","Samurai"],"text":"Defender (This creature can't attack.)\nBushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\n{T}: The next time a source of your choice would deal damage this turn, that damage is dealt to Opal-Eye, Konda's Yojimbo instead.\n{1}{W}: Prevent the next 1 damage that would be dealt to Opal-Eye this turn.","power":"1","toughness":"4","imageName":"opal-eye, konda's yojimbo","colorIdentity":["W"]},"Oyobi, Who Split the Heavens":{"layout":"normal","name":"Oyobi, Who Split the Heavens","manaCost":"{6}{W}","cmc":7,"colors":["White"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever you cast a Spirit or Arcane spell, put a 3/3 white Spirit creature token with flying onto the battlefield.","power":"3","toughness":"6","imageName":"oyobi, who split the heavens","colorIdentity":["W"]},"Patron of the Kitsune":{"layout":"normal","name":"Patron of the Kitsune","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Fox offering (You may cast this card any time you could cast an instant by sacrificing a Fox and paying the difference in mana costs between this and the sacrificed Fox. Mana cost includes color.)\nWhenever a creature attacks, you may gain 1 life.","power":"5","toughness":"6","imageName":"patron of the kitsune","colorIdentity":["W"]},"Shining Shoal":{"layout":"normal","name":"Shining Shoal","manaCost":"{X}{W}{W}","cmc":2,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"You may exile a white card with converted mana cost X from your hand rather than pay Shining Shoal's mana cost.\nThe next X damage that a source of your choice would deal to you and/or creatures you control this turn is dealt to target creature or player instead.","imageName":"shining shoal","colorIdentity":["W"]},"Silverstorm Samurai":{"layout":"normal","name":"Silverstorm Samurai","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Fox Samurai","types":["Creature"],"subtypes":["Fox","Samurai"],"text":"Flash\nBushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)","power":"3","toughness":"3","imageName":"silverstorm samurai","colorIdentity":["W"]},"Split-Tail Miko":{"layout":"normal","name":"Split-Tail Miko","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Fox Cleric","types":["Creature"],"subtypes":["Fox","Cleric"],"text":"{W}, {T}: Prevent the next 2 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"1","imageName":"split-tail miko","colorIdentity":["W"]},"Takeno's Cavalry":{"layout":"normal","name":"Takeno's Cavalry","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Samurai Archer","types":["Creature"],"subtypes":["Human","Samurai","Archer"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\n{T}: Takeno's Cavalry deals 1 damage to target attacking or blocking Spirit.","power":"1","toughness":"1","imageName":"takeno's cavalry","colorIdentity":["W"]},"Tallowisp":{"layout":"normal","name":"Tallowisp","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, you may search your library for an Aura card with enchant creature, reveal it, and put it into your hand. If you do, shuffle your library.","power":"1","toughness":"3","imageName":"tallowisp","colorIdentity":["W"]},"Terashi's Grasp":{"layout":"normal","name":"Terashi's Grasp","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Destroy target artifact or enchantment. You gain life equal to its converted mana cost.","imageName":"terashi's grasp","colorIdentity":["W"]},"Terashi's Verdict":{"layout":"normal","name":"Terashi's Verdict","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Destroy target attacking creature with power 3 or less.","imageName":"terashi's verdict","colorIdentity":["W"]},"Ward of Piety":{"layout":"normal","name":"Ward of Piety","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{1}{W}: The next 1 damage that would be dealt to enchanted creature this turn is dealt to target creature or player instead.","imageName":"ward of piety","colorIdentity":["W"]},"Waxmane Baku":{"layout":"normal","name":"Waxmane Baku","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Waxmane Baku.\n{1}, Remove X ki counters from Waxmane Baku: Tap X target creatures.","power":"2","toughness":"2","imageName":"waxmane baku","colorIdentity":["W"]},"Yomiji, Who Bars the Way":{"layout":"normal","name":"Yomiji, Who Bars the Way","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Whenever a legendary permanent other than Yomiji, Who Bars the Way is put into a graveyard from the battlefield, return that card to its owner's hand.","power":"4","toughness":"4","imageName":"yomiji, who bars the way","colorIdentity":["W"]},"Callow Jushi":{"layout":"flip","name":"Callow Jushi","names":["Callow Jushi","Jaraku the Interloper"],"manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Callow Jushi.\nAt the beginning of the end step, if there are two or more ki counters on Callow Jushi, you may flip it.","power":"2","toughness":"2","imageName":"callow jushi","colorIdentity":["U"]},"Jaraku the Interloper":{"layout":"flip","name":"Jaraku the Interloper","names":["Callow Jushi","Jaraku the Interloper"],"manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Remove a ki counter from Jaraku the Interloper: Counter target spell unless its controller pays {2}.","power":"3","toughness":"4","imageName":"jaraku the interloper","colorIdentity":["U"]},"Chisei, Heart of Oceans":{"layout":"normal","name":"Chisei, Heart of Oceans","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Chisei, Heart of Oceans unless you remove a counter from a permanent you control.","power":"4","toughness":"4","imageName":"chisei, heart of oceans","colorIdentity":["U"]},"Disrupting Shoal":{"layout":"normal","name":"Disrupting Shoal","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"You may exile a blue card with converted mana cost X from your hand rather than pay Disrupting Shoal's mana cost.\nCounter target spell if its converted mana cost is X.","imageName":"disrupting shoal","colorIdentity":["U"]},"Floodbringer":{"layout":"normal","name":"Floodbringer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Moonfolk Wizard","types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{2}, Return a land you control to its owner's hand: Tap target land.","power":"1","toughness":"2","imageName":"floodbringer","colorIdentity":["U"]},"Genju of the Falls":{"layout":"normal","name":"Genju of the Falls","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Island\n{2}: Enchanted Island becomes a 3/2 blue Spirit creature with flying until end of turn. It's still a land.\nWhen enchanted Island is put into a graveyard, you may return Genju of the Falls from your graveyard to your hand.","imageName":"genju of the falls","colorIdentity":["U"]},"Heed the Mists":{"layout":"normal","name":"Heed the Mists","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Put the top card of your library into your graveyard, then draw cards equal to that card's converted mana cost.","imageName":"heed the mists","colorIdentity":["U"]},"Higure, the Still Wind":{"layout":"normal","name":"Higure, the Still Wind","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Ninja","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Ninja"],"text":"Ninjutsu {2}{U}{U} ({2}{U}{U}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Higure, the Still Wind deals combat damage to a player, you may search your library for a Ninja card, reveal it, and put it into your hand. If you do, shuffle your library.\n{2}: Target Ninja creature can't be blocked this turn.","power":"3","toughness":"4","imageName":"higure, the still wind","colorIdentity":["U"]},"Jetting Glasskite":{"layout":"normal","name":"Jetting Glasskite","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever Jetting Glasskite becomes the target of a spell or ability for the first time each turn, counter that spell or ability.","power":"4","toughness":"4","imageName":"jetting glasskite","colorIdentity":["U"]},"Kaijin of the Vanishing Touch":{"layout":"normal","name":"Kaijin of the Vanishing Touch","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Defender (This creature can't attack.)\nWhenever Kaijin of the Vanishing Touch blocks a creature, return that creature to its owner's hand at end of combat. (Return it only if it's on the battlefield.)","power":"0","toughness":"3","imageName":"kaijin of the vanishing touch","colorIdentity":["U"]},"Kira, Great Glass-Spinner":{"layout":"normal","name":"Kira, Great Glass-Spinner","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nCreatures you control have \"Whenever this creature becomes the target of a spell or ability for the first time in a turn, counter that spell or ability.\"","power":"2","toughness":"2","imageName":"kira, great glass-spinner","colorIdentity":["U"]},"Minamo Sightbender":{"layout":"normal","name":"Minamo Sightbender","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{X}, {T}: Target creature with power X or less can't be blocked this turn.","power":"1","toughness":"2","imageName":"minamo sightbender","colorIdentity":["U"]},"Minamo's Meddling":{"layout":"normal","name":"Minamo's Meddling","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. That spell's controller reveals his or her hand, then discards each card with the same name as a card spliced onto that spell.","imageName":"minamo's meddling","colorIdentity":["U"]},"Mistblade Shinobi":{"layout":"normal","name":"Mistblade Shinobi","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Ninja","types":["Creature"],"subtypes":["Human","Ninja"],"text":"Ninjutsu {U} ({U}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Mistblade Shinobi deals combat damage to a player, you may return target creature that player controls to its owner's hand.","power":"1","toughness":"1","imageName":"mistblade shinobi","colorIdentity":["U"]},"Ninja of the Deep Hours":{"layout":"normal","name":"Ninja of the Deep Hours","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Ninja","types":["Creature"],"subtypes":["Human","Ninja"],"text":"Ninjutsu {1}{U} ({1}{U}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Ninja of the Deep Hours deals combat damage to a player, you may draw a card.","power":"2","toughness":"2","imageName":"ninja of the deep hours","colorIdentity":["U"]},"Patron of the Moon":{"layout":"normal","name":"Patron of the Moon","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Moonfolk offering (You may cast this card any time you could cast an instant by sacrificing a Moonfolk and paying the difference in mana costs between this and the sacrificed Moonfolk. Mana cost includes color.)\nFlying\n{1}: Put up to two land cards from your hand onto the battlefield tapped.","power":"5","toughness":"4","imageName":"patron of the moon","colorIdentity":["U"]},"Quillmane Baku":{"layout":"normal","name":"Quillmane Baku","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Quillmane Baku.\n{1}, {T}, Remove X ki counters from Quillmane Baku: Return target creature with converted mana cost X or less to its owner's hand.","power":"3","toughness":"3","imageName":"quillmane baku","colorIdentity":["U"]},"Reduce to Dreams":{"layout":"normal","name":"Reduce to Dreams","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return all artifacts and enchantments to their owners' hands.","imageName":"reduce to dreams","colorIdentity":["U"]},"Ribbons of the Reikai":{"layout":"normal","name":"Ribbons of the Reikai","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Draw a card for each Spirit you control.","imageName":"ribbons of the reikai","colorIdentity":["U"]},"Shimmering Glasskite":{"layout":"normal","name":"Shimmering Glasskite","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever Shimmering Glasskite becomes the target of a spell or ability for the first time in a turn, counter that spell or ability.","power":"2","toughness":"3","imageName":"shimmering glasskite","colorIdentity":["U"]},"Soratami Mindsweeper":{"layout":"normal","name":"Soratami Mindsweeper","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Moonfolk Wizard","types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{2}, Return a land you control to its owner's hand: Target player puts the top two cards of his or her library into his or her graveyard.","power":"1","toughness":"4","imageName":"soratami mindsweeper","colorIdentity":["U"]},"Stream of Consciousness":{"layout":"normal","name":"Stream of Consciousness","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target player shuffles up to four target cards from his or her graveyard into his or her library.","imageName":"stream of consciousness","colorIdentity":["U"]},"Sway of the Stars":{"layout":"normal","name":"Sway of the Stars","manaCost":"{8}{U}{U}","cmc":10,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player shuffles his or her hand, graveyard, and permanents he or she owns into his or her library, then draws seven cards. Each player's life total becomes 7.","imageName":"sway of the stars","colorIdentity":["U"]},"Teardrop Kami":{"layout":"normal","name":"Teardrop Kami","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Teardrop Kami: You may tap or untap target creature.","power":"1","toughness":"1","imageName":"teardrop kami","colorIdentity":["U"]},"Threads of Disloyalty":{"layout":"normal","name":"Threads of Disloyalty","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature with converted mana cost 2 or less\nYou control enchanted creature.","imageName":"threads of disloyalty","colorIdentity":["U"]},"Toils of Night and Day":{"layout":"normal","name":"Toils of Night and Day","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"You may tap or untap target permanent, then you may tap or untap another target permanent.","imageName":"toils of night and day","colorIdentity":["U"]},"Tomorrow, Azami's Familiar":{"layout":"normal","name":"Tomorrow, Azami's Familiar","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"If you would draw a card, look at the top three cards of your library instead. Put one of those cards into your hand and the rest on the bottom of your library in any order.","power":"1","toughness":"5","imageName":"tomorrow, azami's familiar","colorIdentity":["U"]},"Veil of Secrecy":{"layout":"normal","name":"Veil of Secrecy","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature gains shroud until end of turn and can't be blocked this turn. (A creature with shroud can't be the target of spells or abilities.)\nSplice onto Arcane—Return a blue creature you control to its owner's hand. (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"veil of secrecy","colorIdentity":["U"]},"Walker of Secret Ways":{"layout":"normal","name":"Walker of Secret Ways","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Ninja","types":["Creature"],"subtypes":["Human","Ninja"],"text":"Ninjutsu {1}{U} ({1}{U}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Walker of Secret Ways deals combat damage to a player, look at that player's hand.\n{1}{U}: Return target Ninja you control to its owner's hand. Activate this ability only during your turn.","power":"1","toughness":"2","imageName":"walker of secret ways","colorIdentity":["U"]},"Bile Urchin":{"layout":"normal","name":"Bile Urchin","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Bile Urchin: Target player loses 1 life.","power":"1","toughness":"1","imageName":"bile urchin","colorIdentity":["B"]},"Blessing of Leeches":{"layout":"normal","name":"Blessing of Leeches","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nAt the beginning of your upkeep, you lose 1 life.\n{0}: Regenerate enchanted creature.","imageName":"blessing of leeches","colorIdentity":["B"]},"Call for Blood":{"layout":"normal","name":"Call for Blood","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"As an additional cost to cast Call for Blood, sacrifice a creature.\nTarget creature gets -X/-X until end of turn, where X is the sacrificed creature's power.","imageName":"call for blood","colorIdentity":["B"]},"Crawling Filth":{"layout":"normal","name":"Crawling Filth","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nSoulshift 5 (When this creature dies, you may return target Spirit card with converted mana cost 5 or less from your graveyard to your hand.)","power":"2","toughness":"2","imageName":"crawling filth","colorIdentity":["B"]},"Genju of the Fens":{"layout":"normal","name":"Genju of the Fens","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Swamp\n{2}: Until end of turn, enchanted Swamp becomes a 2/2 black Spirit creature with \"{B}: This creature gets +1/+1 until end of turn.\" It's still a land.\nWhen enchanted Swamp is put into a graveyard, you may return Genju of the Fens from your graveyard to your hand.","imageName":"genju of the fens","colorIdentity":["B"]},"Goryo's Vengeance":{"layout":"normal","name":"Goryo's Vengeance","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Return target legendary creature card from your graveyard to the battlefield. That creature gains haste. Exile it at the beginning of the next end step.\nSplice onto Arcane {2}{B} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"goryo's vengeance","colorIdentity":["B"]},"Hero's Demise":{"layout":"normal","name":"Hero's Demise","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target legendary creature.","imageName":"hero's demise","colorIdentity":["B"]},"Hired Muscle":{"layout":"flip","name":"Hired Muscle","names":["Hired Muscle","Scarmaker"],"manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Hired Muscle.\nAt the beginning of the end step, if there are two or more ki counters on Hired Muscle, you may flip it.","power":"2","toughness":"2","imageName":"hired muscle","colorIdentity":["B"]},"Scarmaker":{"layout":"flip","name":"Scarmaker","names":["Hired Muscle","Scarmaker"],"manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Remove a ki counter from Scarmaker: Target creature gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"4","toughness":"4","imageName":"scarmaker","colorIdentity":["B"]},"Horobi's Whisper":{"layout":"normal","name":"Horobi's Whisper","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"If you control a Swamp, destroy target nonblack creature.\nSplice onto Arcane—Exile four cards from your graveyard. (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"horobi's whisper","colorIdentity":["B"]},"Kyoki, Sanity's Eclipse":{"layout":"normal","name":"Kyoki, Sanity's Eclipse","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Demon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon","Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, target opponent exiles a card from his or her hand.","power":"6","toughness":"4","imageName":"kyoki, sanity's eclipse","colorIdentity":["B"]},"Mark of the Oni":{"layout":"normal","name":"Mark of the Oni","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.\nAt the beginning of the end step, if you control no Demons, sacrifice Mark of the Oni.","imageName":"mark of the oni","colorIdentity":["B"]},"Nezumi Shadow-Watcher":{"layout":"normal","name":"Nezumi Shadow-Watcher","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Rat Warrior","types":["Creature"],"subtypes":["Rat","Warrior"],"text":"Sacrifice Nezumi Shadow-Watcher: Destroy target Ninja.","power":"1","toughness":"1","imageName":"nezumi shadow-watcher","colorIdentity":["B"]},"Ogre Marauder":{"layout":"normal","name":"Ogre Marauder","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Whenever Ogre Marauder attacks, it gains \"Ogre Marauder can't be blocked\" until end of turn unless defending player sacrifices a creature.","power":"3","toughness":"1","imageName":"ogre marauder","colorIdentity":["B"]},"Okiba-Gang Shinobi":{"layout":"normal","name":"Okiba-Gang Shinobi","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Rat Ninja","types":["Creature"],"subtypes":["Rat","Ninja"],"text":"Ninjutsu {3}{B} ({3}{B}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Okiba-Gang Shinobi deals combat damage to a player, that player discards two cards.","power":"3","toughness":"2","imageName":"okiba-gang shinobi","colorIdentity":["B"]},"Patron of the Nezumi":{"layout":"normal","name":"Patron of the Nezumi","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Rat offering (You may cast this card any time you could cast an instant by sacrificing a Rat and paying the difference in mana costs between this and the sacrificed Rat. Mana cost includes color.)\nWhenever a permanent is put into an opponent's graveyard, that player loses 1 life.","power":"6","toughness":"6","imageName":"patron of the nezumi","colorIdentity":["B"]},"Psychic Spear":{"layout":"normal","name":"Psychic Spear","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. You choose a Spirit or Arcane card from it. That player discards that card.","imageName":"psychic spear","colorIdentity":["B"]},"Pus Kami":{"layout":"normal","name":"Pus Kami","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{B}, Sacrifice Pus Kami: Destroy target nonblack creature.\nSoulshift 6 (When this creature dies, you may return target Spirit card with converted mana cost 6 or less from your graveyard to your hand.)","power":"3","toughness":"3","imageName":"pus kami","colorIdentity":["B"]},"Scourge of Numai":{"layout":"normal","name":"Scourge of Numai","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Demon Spirit","types":["Creature"],"subtypes":["Demon","Spirit"],"text":"At the beginning of your upkeep, you lose 2 life if you don't control an Ogre.","power":"4","toughness":"4","imageName":"scourge of numai","colorIdentity":["B"]},"Shirei, Shizo's Caretaker":{"layout":"normal","name":"Shirei, Shizo's Caretaker","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Whenever a creature with power 1 or less is put into your graveyard from the battlefield, you may return that card to the battlefield at the beginning of the next end step if Shirei, Shizo's Caretaker is still on the battlefield.","power":"2","toughness":"2","imageName":"shirei, shizo's caretaker","colorIdentity":["B"]},"Sickening Shoal":{"layout":"normal","name":"Sickening Shoal","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"You may exile a black card with converted mana cost X from your hand rather than pay Sickening Shoal's mana cost.\nTarget creature gets -X/-X until end of turn.","imageName":"sickening shoal","colorIdentity":["B"]},"Skullmane Baku":{"layout":"normal","name":"Skullmane Baku","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Skullmane Baku.\n{1}, {T}, Remove X ki counters from Skullmane Baku: Target creature gets -X/-X until end of turn.","power":"2","toughness":"1","imageName":"skullmane baku","colorIdentity":["B"]},"Skullsnatcher":{"layout":"normal","name":"Skullsnatcher","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat Ninja","types":["Creature"],"subtypes":["Rat","Ninja"],"text":"Ninjutsu {B} ({B}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Skullsnatcher deals combat damage to a player, exile up to two target cards from that player's graveyard.","power":"2","toughness":"1","imageName":"skullsnatcher","colorIdentity":["B"]},"Stir the Grave":{"layout":"normal","name":"Stir the Grave","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card with converted mana cost X or less from your graveyard to the battlefield.","imageName":"stir the grave","colorIdentity":["B"]},"Takenuma Bleeder":{"layout":"normal","name":"Takenuma Bleeder","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Ogre Shaman","types":["Creature"],"subtypes":["Ogre","Shaman"],"text":"Whenever Takenuma Bleeder attacks or blocks, you lose 1 life if you don't control a Demon.","power":"3","toughness":"3","imageName":"takenuma bleeder","colorIdentity":["B"]},"Three Tragedies":{"layout":"normal","name":"Three Tragedies","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Target player discards three cards.","imageName":"three tragedies","colorIdentity":["B"]},"Throat Slitter":{"layout":"normal","name":"Throat Slitter","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Rat Ninja","types":["Creature"],"subtypes":["Rat","Ninja"],"text":"Ninjutsu {2}{B} ({2}{B}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Throat Slitter deals combat damage to a player, destroy target nonblack creature that player controls.","power":"2","toughness":"2","imageName":"throat slitter","colorIdentity":["B"]},"Toshiro Umezawa":{"layout":"normal","name":"Toshiro Umezawa","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Legendary Creature — Human Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\nWhenever a creature an opponent controls dies, you may cast target instant card from your graveyard. If that card would be put into a graveyard this turn, exile it instead.","power":"2","toughness":"2","imageName":"toshiro umezawa","colorIdentity":["B"]},"Yukora, the Prisoner":{"layout":"normal","name":"Yukora, the Prisoner","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Demon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon","Spirit"],"text":"When Yukora, the Prisoner leaves the battlefield, sacrifice all non-Ogre creatures you control.","power":"5","toughness":"5","imageName":"yukora, the prisoner","colorIdentity":["B"]},"Akki Blizzard-Herder":{"layout":"normal","name":"Akki Blizzard-Herder","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"When Akki Blizzard-Herder dies, each player sacrifices a land.","power":"1","toughness":"1","imageName":"akki blizzard-herder","colorIdentity":["R"]},"Akki Raider":{"layout":"normal","name":"Akki Raider","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Whenever a land is put into a graveyard from the battlefield, Akki Raider gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"akki raider","colorIdentity":["R"]},"Ashen Monstrosity":{"layout":"normal","name":"Ashen Monstrosity","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Haste\nAshen Monstrosity attacks each turn if able.","power":"7","toughness":"4","imageName":"ashen monstrosity","colorIdentity":["R"]},"Aura Barbs":{"layout":"normal","name":"Aura Barbs","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Each enchantment deals 2 damage to its controller, then each Aura attached to a creature deals 2 damage to the creature it's attached to.","imageName":"aura barbs","colorIdentity":["R"]},"Blademane Baku":{"layout":"normal","name":"Blademane Baku","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Blademane Baku.\n{1}, Remove X ki counters from Blademane Baku: For each counter removed, Blademane Baku gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"blademane baku","colorIdentity":["R"]},"Blazing Shoal":{"layout":"normal","name":"Blazing Shoal","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"You may exile a red card with converted mana cost X from your hand rather than pay Blazing Shoal's mana cost.\nTarget creature gets +X/+0 until end of turn.","imageName":"blazing shoal","colorIdentity":["R"]},"Clash of Realities":{"layout":"normal","name":"Clash of Realities","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"All Spirits have \"When this permanent enters the battlefield, you may have it deal 3 damage to target non-Spirit creature.\"\nNon-Spirit creatures have \"When this creature enters the battlefield, you may have it deal 3 damage to target Spirit creature.\"","imageName":"clash of realities","colorIdentity":["R"]},"Crack the Earth":{"layout":"normal","name":"Crack the Earth","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Each player sacrifices a permanent.","imageName":"crack the earth","colorIdentity":["R"]},"Cunning Bandit":{"layout":"flip","name":"Cunning Bandit","names":["Cunning Bandit","Azamuki, Treachery Incarnate"],"manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Cunning Bandit.\nAt the beginning of the end step, if there are two or more ki counters on Cunning Bandit, you may flip it.","power":"2","toughness":"2","imageName":"cunning bandit","colorIdentity":["R"]},"Azamuki, Treachery Incarnate":{"layout":"flip","name":"Azamuki, Treachery Incarnate","names":["Cunning Bandit","Azamuki, Treachery Incarnate"],"manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Remove a ki counter from Azamuki, Treachery Incarnate: Gain control of target creature until end of turn.","power":"5","toughness":"2","imageName":"azamuki, treachery incarnate","colorIdentity":["R"]},"First Volley":{"layout":"normal","name":"First Volley","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"First Volley deals 1 damage to target creature and 1 damage to that creature's controller.","imageName":"first volley","colorIdentity":["R"]},"Flames of the Blood Hand":{"layout":"normal","name":"Flames of the Blood Hand","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Flames of the Blood Hand deals 4 damage to target player. The damage can't be prevented. If that player would gain life this turn, that player gains no life instead.","imageName":"flames of the blood hand","colorIdentity":["R"]},"Frost Ogre":{"layout":"normal","name":"Frost Ogre","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"power":"5","toughness":"3","imageName":"frost ogre","colorIdentity":["R"]},"Frostling":{"layout":"normal","name":"Frostling","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Frostling: Frostling deals 1 damage to target creature.","power":"1","toughness":"1","imageName":"frostling","colorIdentity":["R"]},"Fumiko the Lowblood":{"layout":"normal","name":"Fumiko the Lowblood","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Human Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Samurai"],"text":"Fumiko the Lowblood has bushido X, where X is the number of attacking creatures. (Whenever this creature blocks or becomes blocked, it gets +X/+X until end of turn.)\nCreatures your opponents control attack each turn if able.","power":"3","toughness":"2","imageName":"fumiko the lowblood","colorIdentity":["R"]},"Goblin Cohort":{"layout":"normal","name":"Goblin Cohort","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Goblin Cohort can't attack unless you've cast a creature spell this turn.","power":"2","toughness":"2","imageName":"goblin cohort","colorIdentity":["R"]},"Heartless Hidetsugu":{"layout":"normal","name":"Heartless Hidetsugu","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Ogre Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Ogre","Shaman"],"text":"{T}: Heartless Hidetsugu deals damage to each player equal to half that player's life total, rounded down.","power":"4","toughness":"3","imageName":"heartless hidetsugu","colorIdentity":["R"]},"In the Web of War":{"layout":"normal","name":"In the Web of War","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield under your control, it gets +2/+0 and gains haste until end of turn.","imageName":"in the web of war","colorIdentity":["R"]},"Ire of Kaminari":{"layout":"normal","name":"Ire of Kaminari","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Ire of Kaminari deals damage to target creature or player equal to the number of Arcane cards in your graveyard.","imageName":"ire of kaminari","colorIdentity":["R"]},"Ishi-Ishi, Akki Crackshot":{"layout":"normal","name":"Ishi-Ishi, Akki Crackshot","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Legendary Creature — Goblin Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Whenever an opponent casts a Spirit or Arcane spell, Ishi-Ishi, Akki Crackshot deals 2 damage to that player.","power":"1","toughness":"1","imageName":"ishi-ishi, akki crackshot","colorIdentity":["R"]},"Kumano's Blessing":{"layout":"normal","name":"Kumano's Blessing","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nIf a creature dealt damage by enchanted creature this turn would die, exile it instead.","imageName":"kumano's blessing","colorIdentity":["R"]},"Mannichi, the Fevered Dream":{"layout":"normal","name":"Mannichi, the Fevered Dream","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"{1}{R}: Switch each creature's power and toughness until end of turn.","power":"1","toughness":"2","imageName":"mannichi, the fevered dream","colorIdentity":["R"]},"Ogre Recluse":{"layout":"normal","name":"Ogre Recluse","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Whenever a player casts a spell, tap Ogre Recluse.","power":"5","toughness":"4","imageName":"ogre recluse","colorIdentity":["R"]},"Overblaze":{"layout":"normal","name":"Overblaze","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Each time target permanent would deal damage to a creature or player this turn, it deals double that damage to that creature or player instead.\nSplice onto Arcane {2}{R}{R} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"overblaze","colorIdentity":["R"]},"Patron of the Akki":{"layout":"normal","name":"Patron of the Akki","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Goblin offering (You may cast this card any time you could cast an instant by sacrificing a Goblin and paying the difference in mana costs between this and the sacrificed Goblin. Mana cost includes color.)\nWhenever Patron of the Akki attacks, creatures you control get +2/+0 until end of turn.","power":"5","toughness":"5","imageName":"patron of the akki","colorIdentity":["R"]},"Ronin Cliffrider":{"layout":"normal","name":"Ronin Cliffrider","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\nWhenever Ronin Cliffrider attacks, you may have it deal 1 damage to each creature defending player controls.","power":"2","toughness":"2","imageName":"ronin cliffrider","colorIdentity":["R"]},"Shinka Gatekeeper":{"layout":"normal","name":"Shinka Gatekeeper","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Whenever Shinka Gatekeeper is dealt damage, it deals that much damage to you.","power":"3","toughness":"2","imageName":"shinka gatekeeper","colorIdentity":["R"]},"Torrent of Stone":{"layout":"normal","name":"Torrent of Stone","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Torrent of Stone deals 4 damage to target creature.\nSplice onto Arcane—Sacrifice two Mountains. (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"torrent of stone","colorIdentity":["R"]},"Twist Allegiance":{"layout":"normal","name":"Twist Allegiance","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You and target opponent each gain control of all creatures the other controls until end of turn. Untap those creatures. Those creatures gain haste until end of turn.","imageName":"twist allegiance","colorIdentity":["R"]},"Body of Jukai":{"layout":"normal","name":"Body of Jukai","manaCost":"{7}{G}{G}","cmc":9,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Trample\nSoulshift 8 (When this creature dies, you may return target Spirit card with converted mana cost 8 or less from your graveyard to your hand.)","power":"8","toughness":"5","imageName":"body of jukai","colorIdentity":["G"]},"Child of Thorns":{"layout":"normal","name":"Child of Thorns","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Child of Thorns: Target creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"child of thorns","colorIdentity":["G"]},"Enshrined Memories":{"layout":"normal","name":"Enshrined Memories","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top X cards of your library. Put all creature cards revealed this way into your hand and the rest on the bottom of your library in any order.","imageName":"enshrined memories","colorIdentity":["G"]},"Forked-Branch Garami":{"layout":"normal","name":"Forked-Branch Garami","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Soulshift 4, soulshift 4 (When this creature dies, you may return up to two target Spirit cards with converted mana cost 4 or less from your graveyard to your hand.)","power":"4","toughness":"4","imageName":"forked-branch garami","colorIdentity":["G"]},"Genju of the Cedars":{"layout":"normal","name":"Genju of the Cedars","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Forest\n{2}: Enchanted Forest becomes a 4/4 green Spirit creature until end of turn. It's still a land.\nWhen enchanted Forest is put into a graveyard, you may return Genju of the Cedars from your graveyard to your hand.","imageName":"genju of the cedars","colorIdentity":["G"]},"Gnarled Mass":{"layout":"normal","name":"Gnarled Mass","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"power":"3","toughness":"3","imageName":"gnarled mass","colorIdentity":["G"]},"Harbinger of Spring":{"layout":"normal","name":"Harbinger of Spring","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Protection from non-Spirit creatures\nSoulshift 4 (When this creature dies, you may return target Spirit card with converted mana cost 4 or less from your graveyard to your hand.)","power":"2","toughness":"1","imageName":"harbinger of spring","colorIdentity":["G"]},"Isao, Enlightened Bushi":{"layout":"normal","name":"Isao, Enlightened Bushi","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Human Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Samurai"],"text":"Isao, Enlightened Bushi can't be countered.\nBushido 2 (Whenever this creature blocks or becomes blocked, it gets +2/+2 until end of turn.)\n{2}: Regenerate target Samurai.","power":"2","toughness":"1","imageName":"isao, enlightened bushi","colorIdentity":["G"]},"Iwamori of the Open Fist":{"layout":"normal","name":"Iwamori of the Open Fist","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Human Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Monk"],"text":"Trample\nWhen Iwamori of the Open Fist enters the battlefield, each opponent may put a legendary creature card from his or her hand onto the battlefield.","power":"5","toughness":"5","imageName":"iwamori of the open fist","colorIdentity":["G"]},"Kodama of the Center Tree":{"layout":"normal","name":"Kodama of the Center Tree","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Kodama of the Center Tree's power and toughness are each equal to the number of Spirits you control.\nKodama of the Center Tree has soulshift X, where X is the number of Spirits you control. (When this creature dies, you may return target Spirit card with converted mana cost X or less from your graveyard to your hand.)","power":"*","toughness":"*","imageName":"kodama of the center tree","colorIdentity":["G"]},"Lifegift":{"layout":"normal","name":"Lifegift","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a land enters the battlefield, you may gain 1 life.","imageName":"lifegift","colorIdentity":["G"]},"Lifespinner":{"layout":"normal","name":"Lifespinner","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{T}, Sacrifice three Spirits: Search your library for a legendary Spirit permanent card and put it onto the battlefield. Then shuffle your library.","power":"3","toughness":"3","imageName":"lifespinner","colorIdentity":["G"]},"Loam Dweller":{"layout":"normal","name":"Loam Dweller","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a land card from your hand onto the battlefield tapped.","power":"2","toughness":"2","imageName":"loam dweller","colorIdentity":["G"]},"Mark of Sakiko":{"layout":"normal","name":"Mark of Sakiko","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"Whenever this creature deals combat damage to a player, add that much {G} to your mana pool. Until end of turn, this mana doesn't empty from your mana pool as steps and phases end.\"","imageName":"mark of sakiko","colorIdentity":["G"]},"Matsu-Tribe Sniper":{"layout":"normal","name":"Matsu-Tribe Sniper","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake Warrior Archer","types":["Creature"],"subtypes":["Snake","Warrior","Archer"],"text":"{T}: Matsu-Tribe Sniper deals 1 damage to target creature with flying.\nWhenever Matsu-Tribe Sniper deals damage to a creature, tap that creature and it doesn't untap during its controller's next untap step.","power":"1","toughness":"1","imageName":"matsu-tribe sniper","colorIdentity":["G"]},"Nourishing Shoal":{"layout":"normal","name":"Nourishing Shoal","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"You may exile a green card with converted mana cost X from your hand rather than pay Nourishing Shoal's mana cost.\nYou gain X life.","imageName":"nourishing shoal","colorIdentity":["G"]},"Patron of the Orochi":{"layout":"normal","name":"Patron of the Orochi","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Snake offering (You may cast this card any time you could cast an instant by sacrificing a Snake and paying the difference in mana costs between this and the sacrificed Snake. Mana cost includes color.)\n{T}: Untap all Forests and all green creatures. Activate this ability only once each turn.","power":"7","toughness":"7","imageName":"patron of the orochi","colorIdentity":["G"]},"Petalmane Baku":{"layout":"normal","name":"Petalmane Baku","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Petalmane Baku.\n{1}, Remove X ki counters from Petalmane Baku: Add X mana of any one color to your mana pool.","power":"1","toughness":"2","imageName":"petalmane baku","colorIdentity":["G"]},"Roar of Jukai":{"layout":"normal","name":"Roar of Jukai","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"If you control a Forest, each blocked creature gets +2/+2 until end of turn.\nSplice onto Arcane—An opponent gains 5 life. (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"roar of jukai","colorIdentity":["G"]},"Sakiko, Mother of Summer":{"layout":"normal","name":"Sakiko, Mother of Summer","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Snake Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Snake","Shaman"],"text":"Whenever a creature you control deals combat damage to a player, add that much {G} to your mana pool. Until end of turn, this mana doesn't empty from your mana pool as steps and phases end.","power":"3","toughness":"3","imageName":"sakiko, mother of summer","colorIdentity":["G"]},"Sakura-Tribe Springcaller":{"layout":"normal","name":"Sakura-Tribe Springcaller","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Snake Shaman","types":["Creature"],"subtypes":["Snake","Shaman"],"text":"At the beginning of your upkeep, add {G} to your mana pool. Until end of turn, this mana doesn't empty from your mana pool as steps and phases end.","power":"2","toughness":"4","imageName":"sakura-tribe springcaller","colorIdentity":["G"]},"Scaled Hulk":{"layout":"normal","name":"Scaled Hulk","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, Scaled Hulk gets +2/+2 until end of turn.","power":"4","toughness":"4","imageName":"scaled hulk","colorIdentity":["G"]},"Shizuko, Caller of Autumn":{"layout":"normal","name":"Shizuko, Caller of Autumn","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Snake Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Snake","Shaman"],"text":"At the beginning of each player's upkeep, that player adds {G}{G}{G} to his or her mana pool. Until end of turn, this mana doesn't empty from that player's mana pool as steps and phases end.","power":"2","toughness":"3","imageName":"shizuko, caller of autumn","colorIdentity":["G"]},"Sosuke's Summons":{"layout":"normal","name":"Sosuke's Summons","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 green Snake creature tokens onto the battlefield.\nWhenever a nontoken Snake enters the battlefield under your control, you may return Sosuke's Summons from your graveyard to your hand.","imageName":"sosuke's summons","colorIdentity":["G"]},"Traproot Kami":{"layout":"normal","name":"Traproot Kami","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Defender; reach (This creature can block creatures with flying.)\nTraproot Kami's toughness is equal to the number of Forests on the battlefield.","power":"0","toughness":"*","imageName":"traproot kami","colorIdentity":["G"]},"Unchecked Growth":{"layout":"normal","name":"Unchecked Growth","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature gets +4/+4 until end of turn. If it's a Spirit, it gains trample until end of turn.","imageName":"unchecked growth","colorIdentity":["G"]},"Uproot":{"layout":"normal","name":"Uproot","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Put target land on top of its owner's library.","imageName":"uproot","colorIdentity":["G"]},"Vital Surge":{"layout":"normal","name":"Vital Surge","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"You gain 3 life.\nSplice onto Arcane {1}{G} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"vital surge","colorIdentity":["G"]},"Genju of the Realm":{"layout":"normal","name":"Genju of the Realm","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Enchantment — Aura","supertypes":["Legendary"],"types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\n{2}: Enchanted land becomes a legendary 8/12 Spirit creature with trample until end of turn. It's still a land.\nWhen enchanted land is put into a graveyard, you may return Genju of the Realm from your graveyard to your hand.","imageName":"genju of the realm","colorIdentity":["W","U","B","R","G"]},"Baku Altar":{"layout":"normal","name":"Baku Altar","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Baku Altar.\n{2}, {T}, Remove a ki counter from Baku Altar: Put a 1/1 colorless Spirit creature token onto the battlefield.","imageName":"baku altar"},"Blinding Powder":{"layout":"normal","name":"Blinding Powder","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"Unattach Blinding Powder: Prevent all combat damage that would be dealt to this creature this turn.\"\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"blinding powder"},"Mirror Gallery":{"layout":"normal","name":"Mirror Gallery","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"The \"legend rule\" doesn't apply.","imageName":"mirror gallery"},"Neko-Te":{"layout":"normal","name":"Neko-Te","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature deals damage to a creature, tap that creature. That creature doesn't untap during its controller's untap step for as long as Neko-Te remains on the battlefield.\nWhenever equipped creature deals damage to a player, that player loses 1 life.\nEquip {2}","imageName":"neko-te"},"Orb of Dreams":{"layout":"normal","name":"Orb of Dreams","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Permanents enter the battlefield tapped.","imageName":"orb of dreams"},"Ornate Kanzashi":{"layout":"normal","name":"Ornate Kanzashi","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Target opponent exiles the top card of his or her library. You may play that card this turn.","imageName":"ornate kanzashi"},"Ronin Warclub":{"layout":"normal","name":"Ronin Warclub","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+1.\nWhenever a creature enters the battlefield under your control, attach Ronin Warclub to that creature.\nEquip {5} ({5}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"ronin warclub"},"Shuko":{"layout":"normal","name":"Shuko","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0.\nEquip {0} ({0}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"shuko"},"Shuriken":{"layout":"normal","name":"Shuriken","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{T}, Unattach Shuriken: Shuriken deals 2 damage to target creature. That creature's controller gains control of Shuriken unless it was unattached from a Ninja.\"\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"shuriken"},"Slumbering Tora":{"layout":"normal","name":"Slumbering Tora","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, Discard a Spirit or Arcane card: Slumbering Tora becomes an X/X Cat artifact creature until end of turn, where X is the discarded card's converted mana cost.","imageName":"slumbering tora"},"That Which Was Taken":{"layout":"normal","name":"That Which Was Taken","manaCost":"{5}","cmc":5,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"{4}, {T}: Put a divinity counter on target permanent other than That Which Was Taken.\nEach permanent with a divinity counter on it has indestructible.","imageName":"that which was taken"},"Umezawa's Jitte":{"layout":"normal","name":"Umezawa's Jitte","manaCost":"{2}","cmc":2,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature deals combat damage, put two charge counters on Umezawa's Jitte.\nRemove a charge counter from Umezawa's Jitte: Choose one —\n• Equipped creature gets +2/+2 until end of turn.\n• Target creature gets -1/-1 until end of turn.\n• You gain 2 life.\nEquip {2}","imageName":"umezawa's jitte"},"Gods' Eye, Gate to the Reikai":{"layout":"normal","name":"Gods' Eye, Gate to the Reikai","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\nWhen Gods' Eye, Gate to the Reikai is put into a graveyard from the battlefield, put a 1/1 colorless Spirit creature token onto the battlefield.","imageName":"gods' eye, gate to the reikai"},"Tendo Ice Bridge":{"layout":"normal","name":"Tendo Ice Bridge","type":"Land","types":["Land"],"text":"Tendo Ice Bridge enters the battlefield with a charge counter on it.\n{T}: Add {C} to your mana pool.\n{T}, Remove a charge counter from Tendo Ice Bridge: Add one mana of any color to your mana pool.","imageName":"tendo ice bridge"},"Æther Shockwave":{"layout":"normal","name":"Æther Shockwave","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Tap all Spirits.\n• Tap all non-Spirit creatures.","imageName":"æther shockwave","colorIdentity":["W"]},"Araba Mothrider":{"layout":"normal","name":"Araba Mothrider","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Flying\nBushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)","power":"1","toughness":"1","imageName":"araba mothrider","colorIdentity":["W"]},"Celestial Kirin":{"layout":"normal","name":"Celestial Kirin","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Kirin Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kirin","Spirit"],"text":"Flying\nWhenever you cast a Spirit or Arcane spell, destroy all permanents with that spell's converted mana cost.","power":"3","toughness":"3","imageName":"celestial kirin","colorIdentity":["W"]},"Charge Across the Araba":{"layout":"normal","name":"Charge Across the Araba","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Sweep — Return any number of Plains you control to their owner's hand. Creatures you control get +1/+1 until end of turn for each Plains returned this way.","imageName":"charge across the araba","colorIdentity":["W"]},"Cowed by Wisdom":{"layout":"normal","name":"Cowed by Wisdom","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block unless its controller pays {1} for each card in your hand.","imageName":"cowed by wisdom","colorIdentity":["W"]},"Curtain of Light":{"layout":"normal","name":"Curtain of Light","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Curtain of Light only during combat after blockers are declared.\nTarget unblocked attacking creature becomes blocked. (This spell works on creatures that can't be blocked.)\nDraw a card.","imageName":"curtain of light","colorIdentity":["W"]},"Descendant of Kiyomaro":{"layout":"normal","name":"Descendant of Kiyomaro","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"As long as you have more cards in hand than each opponent, Descendant of Kiyomaro gets +1/+2 and has \"Whenever this creature deals combat damage, you gain 3 life.\"","power":"2","toughness":"3","imageName":"descendant of kiyomaro","colorIdentity":["W"]},"Eiganjo Free-Riders":{"layout":"normal","name":"Eiganjo Free-Riders","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flying\nAt the beginning of your upkeep, return a white creature you control to its owner's hand.","power":"3","toughness":"4","imageName":"eiganjo free-riders","colorIdentity":["W"]},"Enduring Ideal":{"layout":"normal","name":"Enduring Ideal","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for an enchantment card and put it onto the battlefield. Then shuffle your library.\nEpic (For the rest of the game, you can't cast spells. At the beginning of each of your upkeeps, copy this spell except for its epic ability.)","imageName":"enduring ideal","colorIdentity":["W"]},"Ghost-Lit Redeemer":{"layout":"normal","name":"Ghost-Lit Redeemer","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{W}, {T}: You gain 2 life.\nChannel — {1}{W}, Discard Ghost-Lit Redeemer: You gain 4 life.","power":"1","toughness":"1","imageName":"ghost-lit redeemer","colorIdentity":["W"]},"Hail of Arrows":{"layout":"normal","name":"Hail of Arrows","manaCost":"{X}{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Hail of Arrows deals X damage divided as you choose among any number of target attacking creatures.","imageName":"hail of arrows","colorIdentity":["W"]},"Hand of Honor":{"layout":"normal","name":"Hand of Honor","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Protection from black\nBushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)","power":"2","toughness":"2","imageName":"hand of honor","colorIdentity":["W"]},"Inner-Chamber Guard":{"layout":"normal","name":"Inner-Chamber Guard","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 2 (Whenever this creature blocks or becomes blocked, it gets +2/+2 until end of turn.)","power":"0","toughness":"2","imageName":"inner-chamber guard","colorIdentity":["W"]},"Kataki, War's Wage":{"layout":"normal","name":"Kataki, War's Wage","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"All artifacts have \"At the beginning of your upkeep, sacrifice this artifact unless you pay {1}.\"","power":"2","toughness":"1","imageName":"kataki, war's wage","colorIdentity":["W"]},"Kitsune Bonesetter":{"layout":"normal","name":"Kitsune Bonesetter","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Fox Cleric","types":["Creature"],"subtypes":["Fox","Cleric"],"text":"{T}: Prevent the next 3 damage that would be dealt to target creature this turn. Activate this ability only if you have more cards in hand than each opponent.","power":"0","toughness":"1","imageName":"kitsune bonesetter","colorIdentity":["W"]},"Kitsune Dawnblade":{"layout":"normal","name":"Kitsune Dawnblade","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Fox Samurai","types":["Creature"],"subtypes":["Fox","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\nWhen Kitsune Dawnblade enters the battlefield, you may tap target creature.","power":"2","toughness":"3","imageName":"kitsune dawnblade","colorIdentity":["W"]},"Kitsune Loreweaver":{"layout":"normal","name":"Kitsune Loreweaver","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Fox Cleric","types":["Creature"],"subtypes":["Fox","Cleric"],"text":"{1}{W}: Kitsune Loreweaver gets +0/+X until end of turn, where X is the number of cards in your hand.","power":"2","toughness":"1","imageName":"kitsune loreweaver","colorIdentity":["W"]},"Michiko Konda, Truth Seeker":{"layout":"normal","name":"Michiko Konda, Truth Seeker","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"Whenever a source an opponent controls deals damage to you, that player sacrifices a permanent.","power":"2","toughness":"2","imageName":"michiko konda, truth seeker","colorIdentity":["W"]},"Moonwing Moth":{"layout":"normal","name":"Moonwing Moth","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\n{W}: Moonwing Moth gets +0/+1 until end of turn.","power":"2","toughness":"1","imageName":"moonwing moth","colorIdentity":["W"]},"Nikko-Onna":{"layout":"normal","name":"Nikko-Onna","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"When Nikko-Onna enters the battlefield, destroy target enchantment.\nWhenever you cast a Spirit or Arcane spell, you may return Nikko-Onna to its owner's hand.","power":"2","toughness":"2","imageName":"nikko-onna","colorIdentity":["W"]},"Plow Through Reito":{"layout":"normal","name":"Plow Through Reito","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Sweep — Return any number of Plains you control to their owner's hand. Target creature gets +1/+1 until end of turn for each Plains returned this way.","imageName":"plow through reito","colorIdentity":["W"]},"Presence of the Wise":{"layout":"normal","name":"Presence of the Wise","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life for each card in your hand.","imageName":"presence of the wise","colorIdentity":["W"]},"Promise of Bunrei":{"layout":"normal","name":"Promise of Bunrei","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When a creature you control dies, sacrifice Promise of Bunrei. If you do, put four 1/1 colorless Spirit creature tokens onto the battlefield.","imageName":"promise of bunrei","colorIdentity":["W"]},"Pure Intentions":{"layout":"normal","name":"Pure Intentions","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Whenever a spell or ability an opponent controls causes you to discard cards this turn, return those cards from your graveyard to your hand.\nWhen a spell or ability an opponent controls causes you to discard Pure Intentions, return Pure Intentions from your graveyard to your hand at the beginning of the next end step.","imageName":"pure intentions","colorIdentity":["W"]},"Reverence":{"layout":"normal","name":"Reverence","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with power 2 or less can't attack you.","imageName":"reverence","colorIdentity":["W"]},"Rune-Tail, Kitsune Ascendant":{"layout":"flip","name":"Rune-Tail, Kitsune Ascendant","names":["Rune-Tail, Kitsune Ascendant","Rune-Tail's Essence"],"manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Fox Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Fox","Monk"],"text":"When you have 30 or more life, flip Rune-Tail, Kitsune Ascendant.","power":"2","toughness":"2","imageName":"rune-tail, kitsune ascendant","colorIdentity":["W"]},"Rune-Tail's Essence":{"layout":"flip","name":"Rune-Tail's Essence","names":["Rune-Tail, Kitsune Ascendant","Rune-Tail's Essence"],"manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"Prevent all damage that would be dealt to creatures you control.","imageName":"rune-tail's essence","colorIdentity":["W"]},"Shinen of Stars' Light":{"layout":"normal","name":"Shinen of Stars' Light","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"First strike\nChannel — {1}{W}, Discard Shinen of Stars' Light: Target creature gains first strike until end of turn.","power":"2","toughness":"1","imageName":"shinen of stars' light","colorIdentity":["W"]},"Spiritual Visit":{"layout":"normal","name":"Spiritual Visit","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Put a 1/1 colorless Spirit creature token onto the battlefield.\nSplice onto Arcane {W} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"spiritual visit","colorIdentity":["W"]},"Torii Watchward":{"layout":"normal","name":"Torii Watchward","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)\nSoulshift 4 (When this creature dies, you may return target Spirit card with converted mana cost 4 or less from your graveyard to your hand.)","power":"3","toughness":"3","imageName":"torii watchward","colorIdentity":["W"]},"Cloudhoof Kirin":{"layout":"normal","name":"Cloudhoof Kirin","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Kirin Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kirin","Spirit"],"text":"Flying\nWhenever you cast a Spirit or Arcane spell, you may have target player put the top X cards of his or her library into his or her graveyard, where X is that spell's converted mana cost.","power":"4","toughness":"4","imageName":"cloudhoof kirin","colorIdentity":["U"]},"Cut the Earthly Bond":{"layout":"normal","name":"Cut the Earthly Bond","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Return target enchanted permanent to its owner's hand.","imageName":"cut the earthly bond","colorIdentity":["U"]},"Descendant of Soramaro":{"layout":"normal","name":"Descendant of Soramaro","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{U}: Look at the top X cards of your library, where X is the number of cards in your hand, then put them back in any order.","power":"2","toughness":"3","imageName":"descendant of soramaro","colorIdentity":["U"]},"Dreamcatcher":{"layout":"normal","name":"Dreamcatcher","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, you may sacrifice Dreamcatcher. If you do, draw a card.","power":"1","toughness":"1","imageName":"dreamcatcher","colorIdentity":["U"]},"Erayo, Soratami Ascendant":{"layout":"flip","name":"Erayo, Soratami Ascendant","names":["Erayo, Soratami Ascendant","Erayo's Essence"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Legendary Creature — Moonfolk Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Moonfolk","Monk"],"text":"Flying\nWhenever the fourth spell of a turn is cast, flip Erayo, Soratami Ascendant.","power":"1","toughness":"1","imageName":"erayo, soratami ascendant","colorIdentity":["U"]},"Erayo's Essence":{"layout":"flip","name":"Erayo's Essence","names":["Erayo, Soratami Ascendant","Erayo's Essence"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"Whenever an opponent casts a spell for the first time in a turn, counter that spell.","imageName":"erayo's essence","colorIdentity":["U"]},"Eternal Dominion":{"layout":"normal","name":"Eternal Dominion","manaCost":"{7}{U}{U}{U}","cmc":10,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search target opponent's library for an artifact, creature, enchantment, or land card. Put that card onto the battlefield under your control. Then that player shuffles his or her library.\nEpic (For the rest of the game, you can't cast spells. At the beginning of each of your upkeeps, copy this spell except for its epic ability. You may choose a new target for the copy.)","imageName":"eternal dominion","colorIdentity":["U"]},"Evermind":{"layout":"normal","name":"Evermind","colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"(Nonexistent mana costs can't be paid.)\nDraw a card.\nSplice onto Arcane {1}{U} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"evermind","colorIdentity":["U"]},"Freed from the Real":{"layout":"normal","name":"Freed from the Real","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{U}: Tap enchanted creature.\n{U}: Untap enchanted creature.","imageName":"freed from the real","colorIdentity":["U"]},"Ghost-Lit Warder":{"layout":"normal","name":"Ghost-Lit Warder","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{3}{U}, {T}: Counter target spell unless its controller pays {2}.\nChannel — {3}{U}, Discard Ghost-Lit Warder: Counter target spell unless its controller pays {4}.","power":"1","toughness":"1","imageName":"ghost-lit warder","colorIdentity":["U"]},"Ideas Unbound":{"layout":"normal","name":"Ideas Unbound","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Draw three cards. Discard three cards at the beginning of the next end step.","imageName":"ideas unbound","colorIdentity":["U"]},"Kaho, Minamo Historian":{"layout":"normal","name":"Kaho, Minamo Historian","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Kaho, Minamo Historian enters the battlefield, search your library for up to three instant cards and exile them. Then shuffle your library.\n{X}, {T}: You may cast a card with converted mana cost X exiled with Kaho without paying its mana cost.","power":"2","toughness":"2","imageName":"kaho, minamo historian","colorIdentity":["U"]},"Kami of the Crescent Moon":{"layout":"normal","name":"Kami of the Crescent Moon","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"At the beginning of each player's draw step, that player draws an additional card.","power":"1","toughness":"3","imageName":"kami of the crescent moon","colorIdentity":["U"]},"Kiri-Onna":{"layout":"normal","name":"Kiri-Onna","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"When Kiri-Onna enters the battlefield, return target creature to its owner's hand.\nWhenever you cast a Spirit or Arcane spell, you may return Kiri-Onna to its owner's hand.","power":"2","toughness":"2","imageName":"kiri-onna","colorIdentity":["U"]},"Meishin, the Mind Cage":{"layout":"normal","name":"Meishin, the Mind Cage","manaCost":"{4}{U}{U}{U}","cmc":7,"colors":["Blue"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"All creatures get -X/-0, where X is the number of cards in your hand.","imageName":"meishin, the mind cage","colorIdentity":["U"]},"Minamo Scrollkeeper":{"layout":"normal","name":"Minamo Scrollkeeper","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Defender\nYour maximum hand size is increased by one.","power":"2","toughness":"3","imageName":"minamo scrollkeeper","colorIdentity":["U"]},"Moonbow Illusionist":{"layout":"normal","name":"Moonbow Illusionist","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Moonfolk Wizard","types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{2}, Return a land you control to its owner's hand: Target land becomes the basic land type of your choice until end of turn.","power":"2","toughness":"1","imageName":"moonbow illusionist","colorIdentity":["U"]},"Murmurs from Beyond":{"layout":"normal","name":"Murmurs from Beyond","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Reveal the top three cards of your library. An opponent chooses one of them. Put that card into your graveyard and the rest into your hand.","imageName":"murmurs from beyond","colorIdentity":["U"]},"Oboro Breezecaller":{"layout":"normal","name":"Oboro Breezecaller","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Moonfolk Wizard","types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{2}, Return a land you control to its owner's hand: Untap target land.","power":"1","toughness":"1","imageName":"oboro breezecaller","colorIdentity":["U"]},"Oboro Envoy":{"layout":"normal","name":"Oboro Envoy","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Moonfolk Wizard","types":["Creature"],"subtypes":["Moonfolk","Wizard"],"text":"Flying\n{2}, Return a land you control to its owner's hand: Target creature gets -X/-0 until end of turn, where X is the number of cards in your hand.","power":"1","toughness":"3","imageName":"oboro envoy","colorIdentity":["U"]},"Oppressive Will":{"layout":"normal","name":"Oppressive Will","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1} for each card in your hand.","imageName":"oppressive will","colorIdentity":["U"]},"Overwhelming Intellect":{"layout":"normal","name":"Overwhelming Intellect","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell. Draw cards equal to that spell's converted mana cost.","imageName":"overwhelming intellect","colorIdentity":["U"]},"Rushing-Tide Zubera":{"layout":"normal","name":"Rushing-Tide Zubera","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Zubera Spirit","types":["Creature"],"subtypes":["Zubera","Spirit"],"text":"When Rushing-Tide Zubera dies, if 4 or more damage was dealt to it this turn, draw three cards.","power":"3","toughness":"3","imageName":"rushing-tide zubera","colorIdentity":["U"]},"Sakashima the Impostor":{"layout":"normal","name":"Sakashima the Impostor","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rogue"],"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.\"","power":"3","toughness":"1","imageName":"sakashima the impostor","colorIdentity":["U"]},"Secretkeeper":{"layout":"normal","name":"Secretkeeper","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"As long as you have more cards in hand than each opponent, Secretkeeper gets +2/+2 and has flying.","power":"2","toughness":"2","imageName":"secretkeeper","colorIdentity":["U"]},"Shape Stealer":{"layout":"normal","name":"Shape Stealer","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Shapeshifter Spirit","types":["Creature"],"subtypes":["Shapeshifter","Spirit"],"text":"Whenever Shape Stealer blocks or becomes blocked by a creature, change Shape Stealer's base power and toughness to that creature's power and toughness until end of turn.","power":"1","toughness":"1","imageName":"shape stealer","colorIdentity":["U"]},"Shifting Borders":{"layout":"normal","name":"Shifting Borders","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Exchange control of two target lands.\nSplice onto Arcane {3}{U} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"shifting borders","colorIdentity":["U"]},"Shinen of Flight's Wings":{"layout":"normal","name":"Shinen of Flight's Wings","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nChannel — {U}, Discard Shinen of Flight's Wings: Target creature gains flying until end of turn.","power":"3","toughness":"3","imageName":"shinen of flight's wings","colorIdentity":["U"]},"Soramaro, First to Dream":{"layout":"normal","name":"Soramaro, First to Dream","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nSoramaro, First to Dream's power and toughness are each equal to the number of cards in your hand.\n{4}, Return a land you control to its owner's hand: Draw a card.","power":"*","toughness":"*","imageName":"soramaro, first to dream","colorIdentity":["U"]},"Trusted Advisor":{"layout":"normal","name":"Trusted Advisor","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"Your maximum hand size is increased by two.\nAt the beginning of your upkeep, return a blue creature you control to its owner's hand.","power":"1","toughness":"2","imageName":"trusted advisor","colorIdentity":["U"]},"Twincast":{"layout":"normal","name":"Twincast","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Copy target instant or sorcery spell. You may choose new targets for the copy.","imageName":"twincast","colorIdentity":["U"]},"Akuta, Born of Ash":{"layout":"normal","name":"Akuta, Born of Ash","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Haste\nAt the beginning of your upkeep, if you have more cards in hand than each opponent, you may sacrifice a Swamp. If you do, return Akuta, Born of Ash from your graveyard to the battlefield.","power":"3","toughness":"2","imageName":"akuta, born of ash","colorIdentity":["B"]},"Choice of Damnations":{"layout":"normal","name":"Choice of Damnations","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Target opponent chooses a number. You may have that player lose that much life. If you don't, that player sacrifices all but that many permanents.","imageName":"choice of damnations","colorIdentity":["B"]},"Death Denied":{"layout":"normal","name":"Death Denied","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Return X target creature cards from your graveyard to your hand.","imageName":"death denied","colorIdentity":["B"]},"Death of a Thousand Stings":{"layout":"normal","name":"Death of a Thousand Stings","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target player loses 1 life and you gain 1 life.\nAt the beginning of your upkeep, if you have more cards in hand than each opponent, you may return Death of a Thousand Stings from your graveyard to your hand.","imageName":"death of a thousand stings","colorIdentity":["B"]},"Deathknell Kami":{"layout":"normal","name":"Deathknell Kami","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{2}: Deathknell Kami gets +1/+1 until end of turn. Sacrifice it at the beginning of the next end step.\nSoulshift 1 (When this creature dies, you may return target Spirit card with converted mana cost 1 or less from your graveyard to your hand.)","power":"0","toughness":"1","imageName":"deathknell kami","colorIdentity":["B"]},"Deathmask Nezumi":{"layout":"normal","name":"Deathmask Nezumi","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat Shaman","types":["Creature"],"subtypes":["Rat","Shaman"],"text":"As long as you have seven or more cards in hand, Deathmask Nezumi gets +2/+1 and has fear. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"2","imageName":"deathmask nezumi","colorIdentity":["B"]},"Exile into Darkness":{"layout":"normal","name":"Exile into Darkness","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player sacrifices a creature with converted mana cost 3 or less.\nAt the beginning of your upkeep, if you have more cards in hand than each opponent, you may return Exile into Darkness from your graveyard to your hand.","imageName":"exile into darkness","colorIdentity":["B"]},"Footsteps of the Goryo":{"layout":"normal","name":"Footsteps of the Goryo","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Return target creature card from your graveyard to the battlefield. Sacrifice that creature at the beginning of the next end step.","imageName":"footsteps of the goryo","colorIdentity":["B"]},"Ghost-Lit Stalker":{"layout":"normal","name":"Ghost-Lit Stalker","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{4}{B}, {T}: Target player discards two cards. Activate this ability only any time you could cast a sorcery.\nChannel — {5}{B}{B}, Discard Ghost-Lit Stalker: Target player discards four cards. Activate this ability only any time you could cast a sorcery.","power":"1","toughness":"1","imageName":"ghost-lit stalker","colorIdentity":["B"]},"Gnat Miser":{"layout":"normal","name":"Gnat Miser","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Rat Shaman","types":["Creature"],"subtypes":["Rat","Shaman"],"text":"Each opponent's maximum hand size is reduced by one.","power":"1","toughness":"1","imageName":"gnat miser","colorIdentity":["B"]},"Hand of Cruelty":{"layout":"normal","name":"Hand of Cruelty","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Protection from white\nBushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)","power":"2","toughness":"2","imageName":"hand of cruelty","colorIdentity":["B"]},"Infernal Kirin":{"layout":"normal","name":"Infernal Kirin","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Kirin Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kirin","Spirit"],"text":"Flying\nWhenever you cast a Spirit or Arcane spell, target player reveals his or her hand and discards all cards with that spell's converted mana cost.","power":"3","toughness":"3","imageName":"infernal kirin","colorIdentity":["B"]},"Kagemaro, First to Suffer":{"layout":"normal","name":"Kagemaro, First to Suffer","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Demon Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon","Spirit"],"text":"Kagemaro, First to Suffer's power and toughness are each equal to the number of cards in your hand.\n{B}, Sacrifice Kagemaro: All creatures get -X/-X until end of turn, where X is the number of cards in your hand.","power":"*","toughness":"*","imageName":"kagemaro, first to suffer","colorIdentity":["B"]},"Kagemaro's Clutch":{"layout":"normal","name":"Kagemaro's Clutch","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -X/-X, where X is the number of cards in your hand.","imageName":"kagemaro's clutch","colorIdentity":["B"]},"Kami of Empty Graves":{"layout":"normal","name":"Kami of Empty Graves","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Soulshift 3 (When this creature dies, you may return target Spirit card with converted mana cost 3 or less from your graveyard to your hand.)","power":"4","toughness":"1","imageName":"kami of empty graves","colorIdentity":["B"]},"Kemuri-Onna":{"layout":"normal","name":"Kemuri-Onna","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"When Kemuri-Onna enters the battlefield, target player discards a card.\nWhenever you cast a Spirit or Arcane spell, you may return Kemuri-Onna to its owner's hand.","power":"3","toughness":"3","imageName":"kemuri-onna","colorIdentity":["B"]},"Kiku's Shadow":{"layout":"normal","name":"Kiku's Shadow","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature deals damage to itself equal to its power.","imageName":"kiku's shadow","colorIdentity":["B"]},"Kuon, Ogre Ascendant":{"layout":"flip","name":"Kuon, Ogre Ascendant","names":["Kuon, Ogre Ascendant","Kuon's Essence"],"manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Legendary Creature — Ogre Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Ogre","Monk"],"text":"At the beginning of the end step, if three or more creatures died this turn, flip Kuon, Ogre Ascendant.","power":"2","toughness":"4","imageName":"kuon, ogre ascendant","colorIdentity":["B"]},"Kuon's Essence":{"layout":"flip","name":"Kuon's Essence","names":["Kuon, Ogre Ascendant","Kuon's Essence"],"manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player sacrifices a creature.","imageName":"kuon's essence","colorIdentity":["B"]},"Kuro's Taken":{"layout":"normal","name":"Kuro's Taken","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat Samurai","types":["Creature"],"subtypes":["Rat","Samurai"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\n{1}{B}: Regenerate Kuro's Taken.","power":"1","toughness":"1","imageName":"kuro's taken","colorIdentity":["B"]},"Locust Miser":{"layout":"normal","name":"Locust Miser","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Rat Shaman","types":["Creature"],"subtypes":["Rat","Shaman"],"text":"Each opponent's maximum hand size is reduced by two.","power":"2","toughness":"2","imageName":"locust miser","colorIdentity":["B"]},"Maga, Traitor to Mortals":{"layout":"normal","name":"Maga, Traitor to Mortals","manaCost":"{X}{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Maga, Traitor to Mortals enters the battlefield with X +1/+1 counters on it.\nWhen Maga enters the battlefield, target player loses life equal to the number of +1/+1 counters on it.","power":"0","toughness":"0","imageName":"maga, traitor to mortals","colorIdentity":["B"]},"Measure of Wickedness":{"layout":"normal","name":"Measure of Wickedness","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your end step, sacrifice Measure of Wickedness and you lose 8 life.\nWhenever another card is put into your graveyard from anywhere, target opponent gains control of Measure of Wickedness.","imageName":"measure of wickedness","colorIdentity":["B"]},"Neverending Torment":{"layout":"normal","name":"Neverending Torment","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search target player's library for X cards, where X is the number of cards in your hand, and exile them. Then that player shuffles his or her library.\nEpic (For the rest of the game, you can't cast spells. At the beginning of each of your upkeeps, copy this spell except for its epic ability. You may choose a new target for the copy.)","imageName":"neverending torment","colorIdentity":["B"]},"One with Nothing":{"layout":"normal","name":"One with Nothing","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Discard your hand.","imageName":"one with nothing","colorIdentity":["B"]},"Pain's Reward":{"layout":"normal","name":"Pain's Reward","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player may bid life. You start the bidding with a bid of any number. In turn order, each player may top the high bid. The bidding ends if the high bid stands. The high bidder loses life equal to the high bid and draws four cards.","imageName":"pain's reward","colorIdentity":["B"]},"Raving Oni-Slave":{"layout":"normal","name":"Raving Oni-Slave","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"When Raving Oni-Slave enters the battlefield or leaves the battlefield, you lose 3 life if you don't control a Demon.","power":"3","toughness":"3","imageName":"raving oni-slave","colorIdentity":["B"]},"Razorjaw Oni":{"layout":"normal","name":"Razorjaw Oni","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Demon Spirit","types":["Creature"],"subtypes":["Demon","Spirit"],"text":"Black creatures can't block.","power":"4","toughness":"5","imageName":"razorjaw oni","colorIdentity":["B"]},"Shinen of Fear's Chill":{"layout":"normal","name":"Shinen of Fear's Chill","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Shinen of Fear's Chill can't block.\nChannel — {1}{B}, Discard Shinen of Fear's Chill: Target creature can't block this turn.","power":"3","toughness":"2","imageName":"shinen of fear's chill","colorIdentity":["B"]},"Sink into Takenuma":{"layout":"normal","name":"Sink into Takenuma","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Sweep — Return any number of Swamps you control to their owner's hand. Target player discards a card for each Swamp returned this way.","imageName":"sink into takenuma","colorIdentity":["B"]},"Skull Collector":{"layout":"normal","name":"Skull Collector","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"At the beginning of your upkeep, return a black creature you control to its owner's hand.\n{1}{B}: Regenerate Skull Collector.","power":"3","toughness":"3","imageName":"skull collector","colorIdentity":["B"]},"Adamaro, First to Desire":{"layout":"normal","name":"Adamaro, First to Desire","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Adamaro, First to Desire's power and toughness are each equal to the number of cards in the hand of the opponent with the most cards in hand.","power":"*","toughness":"*","imageName":"adamaro, first to desire","colorIdentity":["R"]},"Akki Drillmaster":{"layout":"normal","name":"Akki Drillmaster","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{T}: Target creature gains haste until end of turn.","power":"2","toughness":"2","imageName":"akki drillmaster","colorIdentity":["R"]},"Akki Underling":{"layout":"normal","name":"Akki Underling","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"As long as you have seven or more cards in hand, Akki Underling gets +2/+1 and has first strike.","power":"2","toughness":"1","imageName":"akki underling","colorIdentity":["R"]},"Barrel Down Sokenzan":{"layout":"normal","name":"Barrel Down Sokenzan","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Sweep — Return any number of Mountains you control to their owner's hand. Barrel Down Sokenzan deals damage to target creature equal to twice the number of Mountains returned this way.","imageName":"barrel down sokenzan","colorIdentity":["R"]},"Burning-Eye Zubera":{"layout":"normal","name":"Burning-Eye Zubera","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Zubera Spirit","types":["Creature"],"subtypes":["Zubera","Spirit"],"text":"When Burning-Eye Zubera dies, if 4 or more damage was dealt to it this turn, Burning-Eye Zubera deals 3 damage to target creature or player.","power":"3","toughness":"3","imageName":"burning-eye zubera","colorIdentity":["R"]},"Captive Flame":{"layout":"normal","name":"Captive Flame","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{R}: Target creature gets +1/+0 until end of turn.","imageName":"captive flame","colorIdentity":["R"]},"Feral Lightning":{"layout":"normal","name":"Feral Lightning","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put three 3/1 red Elemental creature tokens with haste onto the battlefield. Exile them at the beginning of the next end step.","imageName":"feral lightning","colorIdentity":["R"]},"Gaze of Adamaro":{"layout":"normal","name":"Gaze of Adamaro","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Gaze of Adamaro deals damage to target player equal to the number of cards in that player's hand.","imageName":"gaze of adamaro","colorIdentity":["R"]},"Glitterfang":{"layout":"normal","name":"Glitterfang","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Haste\nAt the beginning of the end step, return Glitterfang to its owner's hand.","power":"1","toughness":"1","imageName":"glitterfang","colorIdentity":["R"]},"Godo's Irregulars":{"layout":"normal","name":"Godo's Irregulars","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"{R}: Godo's Irregulars deals 1 damage to target creature blocking it.","power":"1","toughness":"1","imageName":"godo's irregulars","colorIdentity":["R"]},"Hidetsugu's Second Rite":{"layout":"normal","name":"Hidetsugu's Second Rite","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"If target player has exactly 10 life, Hidetsugu's Second Rite deals 10 damage to that player.","imageName":"hidetsugu's second rite","colorIdentity":["R"]},"Homura, Human Ascendant":{"layout":"flip","name":"Homura, Human Ascendant","names":["Homura, Human Ascendant","Homura's Essence"],"manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Legendary Creature — Human Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Monk"],"text":"Homura, Human Ascendant can't block.\nWhen Homura dies, return it to the battlefield flipped.","power":"4","toughness":"4","imageName":"homura, human ascendant","colorIdentity":["R"]},"Homura's Essence":{"layout":"flip","name":"Homura's Essence","names":["Homura, Human Ascendant","Homura's Essence"],"manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"Creatures you control get +2/+2 and have flying and \"{R}: This creature gets +1/+0 until end of turn.\"","imageName":"homura's essence","colorIdentity":["R"]},"Iizuka the Ruthless":{"layout":"normal","name":"Iizuka the Ruthless","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human Samurai","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 2 (Whenever this creature blocks or becomes blocked, it gets +2/+2 until end of turn.)\n{2}{R}, Sacrifice a Samurai: Samurai creatures you control gain double strike until end of turn.","power":"3","toughness":"3","imageName":"iizuka the ruthless","colorIdentity":["R"]},"Inner Fire":{"layout":"normal","name":"Inner Fire","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Add {R} to your mana pool for each card in your hand.","imageName":"inner fire","colorIdentity":["R"]},"Into the Fray":{"layout":"normal","name":"Into the Fray","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature attacks this turn if able.\nSplice onto Arcane {R} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)","imageName":"into the fray","colorIdentity":["R"]},"Jiwari, the Earth Aflame":{"layout":"normal","name":"Jiwari, the Earth Aflame","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"{X}{R}, {T}: Jiwari, the Earth Aflame deals X damage to target creature without flying.\nChannel — {X}{R}{R}{R}, Discard Jiwari: Jiwari deals X damage to each creature without flying.","power":"3","toughness":"3","imageName":"jiwari, the earth aflame","colorIdentity":["R"]},"Oni of Wild Places":{"layout":"normal","name":"Oni of Wild Places","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Demon Spirit","types":["Creature"],"subtypes":["Demon","Spirit"],"text":"Haste\nAt the beginning of your upkeep, return a red creature you control to its owner's hand.","power":"6","toughness":"5","imageName":"oni of wild places","colorIdentity":["R"]},"Path of Anger's Flame":{"layout":"normal","name":"Path of Anger's Flame","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Creatures you control get +2/+0 until end of turn.","imageName":"path of anger's flame","colorIdentity":["R"]},"Rally the Horde":{"layout":"normal","name":"Rally the Horde","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exile the top card of your library. Exile the top card of your library. Exile the top card of your library. If the last card exiled isn't a land, repeat this process. Put a 1/1 red Warrior creature token onto the battlefield for each nonland card exiled this way.","imageName":"rally the horde","colorIdentity":["R"]},"Ronin Cavekeeper":{"layout":"normal","name":"Ronin Cavekeeper","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Human Samurai","types":["Creature"],"subtypes":["Human","Samurai"],"text":"Bushido 2 (Whenever this creature blocks or becomes blocked, it gets +2/+2 until end of turn.)","power":"4","toughness":"3","imageName":"ronin cavekeeper","colorIdentity":["R"]},"Shinen of Fury's Fire":{"layout":"normal","name":"Shinen of Fury's Fire","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Haste\nChannel — {R}, Discard Shinen of Fury's Fire: Target creature gains haste until end of turn.","power":"2","toughness":"1","imageName":"shinen of fury's fire","colorIdentity":["R"]},"Skyfire Kirin":{"layout":"normal","name":"Skyfire Kirin","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Kirin Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kirin","Spirit"],"text":"Flying\nWhenever you cast a Spirit or Arcane spell, you may gain control of target creature with that spell's converted mana cost until end of turn.","power":"3","toughness":"3","imageName":"skyfire kirin","colorIdentity":["R"]},"Sokenzan Renegade":{"layout":"normal","name":"Sokenzan Renegade","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ogre Samurai Mercenary","types":["Creature"],"subtypes":["Ogre","Samurai","Mercenary"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\nAt the beginning of your upkeep, if a player has more cards in hand than each other player, the player who has the most cards in hand gains control of Sokenzan Renegade.","power":"3","toughness":"3","imageName":"sokenzan renegade","colorIdentity":["R"]},"Sokenzan Spellblade":{"layout":"normal","name":"Sokenzan Spellblade","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Samurai Shaman","types":["Creature"],"subtypes":["Ogre","Samurai","Shaman"],"text":"Bushido 1 (Whenever this creature blocks or becomes blocked, it gets +1/+1 until end of turn.)\n{1}{R}: Sokenzan Spellblade gets +X/+0 until end of turn, where X is the number of cards in your hand.","power":"2","toughness":"3","imageName":"sokenzan spellblade","colorIdentity":["R"]},"Spiraling Embers":{"layout":"normal","name":"Spiraling Embers","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Spiraling Embers deals damage to target creature or player equal to the number of cards in your hand.","imageName":"spiraling embers","colorIdentity":["R"]},"Sunder from Within":{"layout":"normal","name":"Sunder from Within","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery — Arcane","types":["Sorcery"],"subtypes":["Arcane"],"text":"Destroy target artifact or land.","imageName":"sunder from within","colorIdentity":["R"]},"Thoughts of Ruin":{"layout":"normal","name":"Thoughts of Ruin","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices a land for each card in your hand.","imageName":"thoughts of ruin","colorIdentity":["R"]},"Undying Flames":{"layout":"normal","name":"Undying Flames","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exile cards from the top of your library until you exile a nonland card. Undying Flames deals damage to target creature or player equal to that card's converted mana cost.\nEpic (For the rest of the game, you can't cast spells. At the beginning of each of your upkeeps, copy this spell except for its epic ability. You may choose a new target for the copy.)","imageName":"undying flames","colorIdentity":["R"]},"Yuki-Onna":{"layout":"normal","name":"Yuki-Onna","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"When Yuki-Onna enters the battlefield, destroy target artifact.\nWhenever you cast a Spirit or Arcane spell, you may return Yuki-Onna to its owner's hand.","power":"3","toughness":"1","imageName":"yuki-onna","colorIdentity":["R"]},"Arashi, the Sky Asunder":{"layout":"normal","name":"Arashi, the Sky Asunder","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"{X}{G}, {T}: Arashi, the Sky Asunder deals X damage to target creature with flying.\nChannel — {X}{G}{G}, Discard Arashi: Arashi deals X damage to each creature with flying.","power":"5","toughness":"5","imageName":"arashi, the sky asunder","colorIdentity":["G"]},"Ayumi, the Last Visitor":{"layout":"normal","name":"Ayumi, the Last Visitor","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Legendary landwalk (This creature can't be blocked as long as defending player controls a legendary land.)","power":"7","toughness":"3","imageName":"ayumi, the last visitor","colorIdentity":["G"]},"Bounteous Kirin":{"layout":"normal","name":"Bounteous Kirin","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Legendary Creature — Kirin Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kirin","Spirit"],"text":"Flying\nWhenever you cast a Spirit or Arcane spell, you may gain life equal to that spell's converted mana cost.","power":"4","toughness":"4","imageName":"bounteous kirin","colorIdentity":["G"]},"Briarknit Kami":{"layout":"normal","name":"Briarknit Kami","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, put a +1/+1 counter on target creature.","power":"3","toughness":"3","imageName":"briarknit kami","colorIdentity":["G"]},"Dense Canopy":{"layout":"normal","name":"Dense Canopy","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with flying can block only creatures with flying.","imageName":"dense canopy","colorIdentity":["G"]},"Descendant of Masumaro":{"layout":"normal","name":"Descendant of Masumaro","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"At the beginning of your upkeep, put a +1/+1 counter on Descendant of Masumaro for each card in your hand, then remove a +1/+1 counter from Descendant of Masumaro for each card in target opponent's hand.","power":"1","toughness":"1","imageName":"descendant of masumaro","colorIdentity":["G"]},"Dosan's Oldest Chant":{"layout":"normal","name":"Dosan's Oldest Chant","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 6 life.\nDraw a card.","imageName":"dosan's oldest chant","colorIdentity":["G"]},"Elder Pine of Jukai":{"layout":"normal","name":"Elder Pine of Jukai","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, reveal the top three cards of your library. Put all land cards revealed this way into your hand and the rest on the bottom of your library in any order.\nSoulshift 2 (When this creature dies, you may return target Spirit card with converted mana cost 2 or less from your graveyard to your hand.)","power":"2","toughness":"1","imageName":"elder pine of jukai","colorIdentity":["G"]},"Endless Swarm":{"layout":"normal","name":"Endless Swarm","manaCost":"{5}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/1 green Snake creature token onto the battlefield for each card in your hand.\nEpic (For the rest of the game, you can't cast spells. At the beginning of each of your upkeeps, copy this spell except for its epic ability.)","imageName":"endless swarm","colorIdentity":["G"]},"Fiddlehead Kami":{"layout":"normal","name":"Fiddlehead Kami","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a Spirit or Arcane spell, regenerate Fiddlehead Kami.","power":"3","toughness":"3","imageName":"fiddlehead kami","colorIdentity":["G"]},"Ghost-Lit Nourisher":{"layout":"normal","name":"Ghost-Lit Nourisher","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{2}{G}, {T}: Target creature gets +2/+2 until end of turn.\nChannel — {3}{G}, Discard Ghost-Lit Nourisher: Target creature gets +4/+4 until end of turn.","power":"2","toughness":"1","imageName":"ghost-lit nourisher","colorIdentity":["G"]},"Haru-Onna":{"layout":"normal","name":"Haru-Onna","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"When Haru-Onna enters the battlefield, draw a card.\nWhenever you cast a Spirit or Arcane spell, you may return Haru-Onna to its owner's hand.","power":"2","toughness":"1","imageName":"haru-onna","colorIdentity":["G"]},"Inner Calm, Outer Strength":{"layout":"normal","name":"Inner Calm, Outer Strength","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Target creature gets +X/+X until end of turn, where X is the number of cards in your hand.","imageName":"inner calm, outer strength","colorIdentity":["G"]},"Kami of the Tended Garden":{"layout":"normal","name":"Kami of the Tended Garden","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"At the beginning of your upkeep, sacrifice Kami of the Tended Garden unless you pay {G}.\nSoulshift 3 (When this creature dies, you may return target Spirit card with converted mana cost 3 or less from your graveyard to your hand.)","power":"4","toughness":"4","imageName":"kami of the tended garden","colorIdentity":["G"]},"Kashi-Tribe Elite":{"layout":"normal","name":"Kashi-Tribe Elite","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Snake Warrior","types":["Creature"],"subtypes":["Snake","Warrior"],"text":"Legendary Snakes you control have shroud. (They can't be the targets of spells or abilities.)\nWhenever Kashi-Tribe Elite deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step.","power":"2","toughness":"3","imageName":"kashi-tribe elite","colorIdentity":["G"]},"Masumaro, First to Live":{"layout":"normal","name":"Masumaro, First to Live","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Masumaro, First to Live's power and toughness are each equal to twice the number of cards in your hand.","power":"*","toughness":"*","imageName":"masumaro, first to live","colorIdentity":["G"]},"Matsu-Tribe Birdstalker":{"layout":"normal","name":"Matsu-Tribe Birdstalker","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Snake Warrior Archer","types":["Creature"],"subtypes":["Snake","Warrior","Archer"],"text":"Whenever Matsu-Tribe Birdstalker deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step.\n{G}: Matsu-Tribe Birdstalker gains reach until end of turn. (It can block creatures with flying.)","power":"2","toughness":"2","imageName":"matsu-tribe birdstalker","colorIdentity":["G"]},"Molting Skin":{"layout":"normal","name":"Molting Skin","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Return Molting Skin to its owner's hand: Regenerate target creature.","imageName":"molting skin","colorIdentity":["G"]},"Nightsoil Kami":{"layout":"normal","name":"Nightsoil Kami","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Soulshift 5 (When this creature dies, you may return target Spirit card with converted mana cost 5 or less from your graveyard to your hand.)","power":"6","toughness":"4","imageName":"nightsoil kami","colorIdentity":["G"]},"Promised Kannushi":{"layout":"normal","name":"Promised Kannushi","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Soulshift 7 (When this creature dies, you may return target Spirit card with converted mana cost 7 or less from your graveyard to your hand.)","power":"1","toughness":"1","imageName":"promised kannushi","colorIdentity":["G"]},"Reki, the History of Kamigawa":{"layout":"normal","name":"Reki, the History of Kamigawa","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Human Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever you cast a legendary spell, draw a card.","power":"1","toughness":"2","imageName":"reki, the history of kamigawa","colorIdentity":["G"]},"Rending Vines":{"layout":"normal","name":"Rending Vines","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Instant — Arcane","types":["Instant"],"subtypes":["Arcane"],"text":"Destroy target artifact or enchantment if its converted mana cost is less than or equal to the number of cards in your hand.\nDraw a card.","imageName":"rending vines","colorIdentity":["G"]},"Sakura-Tribe Scout":{"layout":"normal","name":"Sakura-Tribe Scout","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Snake Shaman Scout","types":["Creature"],"subtypes":["Snake","Shaman","Scout"],"text":"{T}: You may put a land card from your hand onto the battlefield.","power":"1","toughness":"1","imageName":"sakura-tribe scout","colorIdentity":["G"]},"Sasaya, Orochi Ascendant":{"layout":"flip","name":"Sasaya, Orochi Ascendant","names":["Sasaya, Orochi Ascendant","Sasaya's Essence"],"manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Snake Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Snake","Monk"],"text":"Reveal your hand: If you have seven or more land cards in your hand, flip Sasaya, Orochi Ascendant.","power":"2","toughness":"3","imageName":"sasaya, orochi ascendant","colorIdentity":["G"]},"Sasaya's Essence":{"layout":"flip","name":"Sasaya's Essence","names":["Sasaya, Orochi Ascendant","Sasaya's Essence"],"manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"Whenever a land you control is tapped for mana, for each other land you control with the same name, add one mana to your mana pool of any type that land produced.","imageName":"sasaya's essence","colorIdentity":["G"]},"Seed the Land":{"layout":"normal","name":"Seed the Land","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a land enters the battlefield, its controller puts a 1/1 green Snake creature token onto the battlefield.","imageName":"seed the land","colorIdentity":["G"]},"Seek the Horizon":{"layout":"normal","name":"Seek the Horizon","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to three basic land cards, reveal them, and put them into your hand. Then shuffle your library.","imageName":"seek the horizon","colorIdentity":["G"]},"Sekki, Seasons' Guide":{"layout":"normal","name":"Sekki, Seasons' Guide","manaCost":"{5}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Sekki, Seasons' Guide enters the battlefield with eight +1/+1 counters on it.\nIf damage would be dealt to Sekki, prevent that damage, remove that many +1/+1 counters from Sekki, and put that many 1/1 colorless Spirit creature tokens onto the battlefield.\nSacrifice eight Spirits: Return Sekki from your graveyard to the battlefield.","power":"0","toughness":"0","imageName":"sekki, seasons' guide","colorIdentity":["G"]},"Shinen of Life's Roar":{"layout":"normal","name":"Shinen of Life's Roar","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"All creatures able to block Shinen of Life's Roar do so.\nChannel — {2}{G}{G}, Discard Shinen of Life's Roar: All creatures able to block target creature this turn do so.","power":"1","toughness":"2","imageName":"shinen of life's roar","colorIdentity":["G"]},"Stampeding Serow":{"layout":"normal","name":"Stampeding Serow","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Antelope Beast","types":["Creature"],"subtypes":["Antelope","Beast"],"text":"Trample\nAt the beginning of your upkeep, return a green creature you control to its owner's hand.","power":"5","toughness":"4","imageName":"stampeding serow","colorIdentity":["G"]},"Iname as One":{"layout":"normal","name":"Iname as One","manaCost":"{8}{B}{B}{G}{G}","cmc":12,"colors":["Black","Green"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"When Iname as One enters the battlefield, if you cast it from your hand, you may search your library for a Spirit permanent card, put it onto the battlefield, then shuffle your library.\nWhen Iname as One dies, you may exile it. If you do, return target Spirit permanent card from your graveyard to the battlefield.","power":"8","toughness":"8","imageName":"iname as one","colorIdentity":["B","G"]},"Ashes of the Fallen":{"layout":"normal","name":"Ashes of the Fallen","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"As Ashes of the Fallen enters the battlefield, choose a creature type.\nEach creature card in your graveyard has the chosen creature type in addition to its other types.","imageName":"ashes of the fallen"},"Blood Clock":{"layout":"normal","name":"Blood Clock","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's upkeep, that player returns a permanent he or she controls to its owner's hand unless he or she pays 2 life.","imageName":"blood clock"},"Ebony Owl Netsuke":{"layout":"normal","name":"Ebony Owl Netsuke","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each opponent's upkeep, if that player has seven or more cards in hand, Ebony Owl Netsuke deals 4 damage to him or her.","imageName":"ebony owl netsuke"},"Ivory Crane Netsuke":{"layout":"normal","name":"Ivory Crane Netsuke","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, if you have seven or more cards in hand, you gain 4 life.","imageName":"ivory crane netsuke"},"Manriki-Gusari":{"layout":"normal","name":"Manriki-Gusari","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+2 and has \"{T}: Destroy target Equipment.\"\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"manriki-gusari"},"O-Naginata":{"layout":"normal","name":"O-Naginata","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"O-Naginata can be attached only to a creature with power 3 or greater.\nEquipped creature gets +3/+0 and has trample.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"o-naginata"},"Pithing Needle":{"layout":"normal","name":"Pithing Needle","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"As Pithing Needle enters the battlefield, name a card.\nActivated abilities of sources with the chosen name can't be activated unless they're mana abilities.","imageName":"pithing needle"},"Scroll of Origins":{"layout":"normal","name":"Scroll of Origins","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Draw a card if you have seven or more cards in hand.","imageName":"scroll of origins"},"Soratami Cloud Chariot":{"layout":"normal","name":"Soratami Cloud Chariot","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{2}: Target creature you control gains flying until end of turn.\n{2}: Prevent all combat damage that would be dealt to and dealt by target creature you control this turn.","imageName":"soratami cloud chariot"},"Wine of Blood and Iron":{"layout":"normal","name":"Wine of Blood and Iron","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{4}: Target creature gets +X/+0 until end of turn, where X is its power. Sacrifice Wine of Blood and Iron at the beginning of the next end step.","imageName":"wine of blood and iron"},"Mikokoro, Center of the Sea":{"layout":"normal","name":"Mikokoro, Center of the Sea","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}: Each player draws a card.","imageName":"mikokoro, center of the sea"},"Miren, the Moaning Well":{"layout":"normal","name":"Miren, the Moaning Well","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{3}, {T}, Sacrifice a creature: You gain life equal to the sacrificed creature's toughness.","imageName":"miren, the moaning well"},"Oboro, Palace in the Clouds":{"layout":"normal","name":"Oboro, Palace in the Clouds","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {U} to your mana pool.\n{1}: Return Oboro, Palace in the Clouds to its owner's hand.","imageName":"oboro, palace in the clouds","colorIdentity":["U"]},"Tomb of Urami":{"layout":"normal","name":"Tomb of Urami","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {B} to your mana pool. Tomb of Urami deals 1 damage to you if you don't control an Ogre.\n{2}{B}{B}, {T}, Sacrifice all lands you control: Put a legendary 5/5 black Demon Spirit creature token with flying named Urami onto the battlefield.","imageName":"tomb of urami","colorIdentity":["B"]},"Auratouched Mage":{"layout":"normal","name":"Auratouched Mage","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Auratouched Mage enters the battlefield, search your library for an Aura card that could enchant it. If Auratouched Mage is still on the battlefield, put that Aura card onto the battlefield attached to it. Otherwise, reveal the Aura card and put it into your hand. Then shuffle your library.","power":"3","toughness":"3","imageName":"auratouched mage","colorIdentity":["W"]},"Bathe in Light":{"layout":"normal","name":"Bathe in Light","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Radiance — Choose a color. Target creature and each other creature that shares a color with it gain protection from the chosen color until end of turn.","imageName":"bathe in light","colorIdentity":["W"]},"Benevolent Ancestor":{"layout":"normal","name":"Benevolent Ancestor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Defender (This creature can't attack.)\n{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"0","toughness":"4","imageName":"benevolent ancestor","colorIdentity":["W"]},"Blazing Archon":{"layout":"normal","name":"Blazing Archon","manaCost":"{6}{W}{W}{W}","cmc":9,"colors":["White"],"type":"Creature — Archon","types":["Creature"],"subtypes":["Archon"],"text":"Flying\nCreatures can't attack you.","power":"5","toughness":"6","imageName":"blazing archon","colorIdentity":["W"]},"Boros Fury-Shield":{"layout":"normal","name":"Boros Fury-Shield","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt by target attacking or blocking creature this turn. If {R} was spent to cast Boros Fury-Shield, it deals damage to that creature's controller equal to the creature's power.","imageName":"boros fury-shield","colorIdentity":["W","R"]},"Caregiver":{"layout":"normal","name":"Caregiver","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{W}, Sacrifice a creature: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"1","imageName":"caregiver","colorIdentity":["W"]},"Chant of Vitu-Ghazi":{"layout":"normal","name":"Chant of Vitu-Ghazi","manaCost":"{6}{W}{W}","cmc":8,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nPrevent all damage that would be dealt by creatures this turn. You gain life equal to the damage prevented this way.","imageName":"chant of vitu-ghazi","colorIdentity":["W"]},"Concerted Effort":{"layout":"normal","name":"Concerted Effort","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each upkeep, creatures you control gain flying until end of turn if a creature you control has flying. The same is true for fear, first strike, double strike, landwalk, protection, trample, and vigilance.","imageName":"concerted effort","colorIdentity":["W"]},"Conclave Equenaut":{"layout":"normal","name":"Conclave Equenaut","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nFlying","power":"3","toughness":"3","imageName":"conclave equenaut","colorIdentity":["W"]},"Conclave Phalanx":{"layout":"normal","name":"Conclave Phalanx","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nWhen Conclave Phalanx enters the battlefield, you gain 1 life for each creature you control.","power":"2","toughness":"4","imageName":"conclave phalanx","colorIdentity":["W"]},"Conclave's Blessing":{"layout":"normal","name":"Conclave's Blessing","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nEnchant creature\nEnchanted creature gets +0/+2 for each other creature you control.","imageName":"conclave's blessing","colorIdentity":["W"]},"Courier Hawk":{"layout":"normal","name":"Courier Hawk","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, vigilance","power":"1","toughness":"2","imageName":"courier hawk","colorIdentity":["W"]},"Devouring Light":{"layout":"normal","name":"Devouring Light","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nExile target attacking or blocking creature.","imageName":"devouring light","colorIdentity":["W"]},"Divebomber Griffin":{"layout":"normal","name":"Divebomber Griffin","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\n{T}, Sacrifice Divebomber Griffin: Divebomber Griffin deals 3 damage to target attacking or blocking creature.","power":"3","toughness":"2","imageName":"divebomber griffin","colorIdentity":["W"]},"Dromad Purebred":{"layout":"normal","name":"Dromad Purebred","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Camel Beast","types":["Creature"],"subtypes":["Camel","Beast"],"text":"Whenever Dromad Purebred is dealt damage, you gain 1 life.","power":"1","toughness":"5","imageName":"dromad purebred","colorIdentity":["W"]},"Faith's Fetters":{"layout":"normal","name":"Faith's Fetters","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant permanent\nWhen Faith's Fetters enters the battlefield, you gain 4 life.\nEnchanted permanent's activated abilities can't be activated unless they're mana abilities. If enchanted permanent is a creature, it can't attack or block.","imageName":"faith's fetters","colorIdentity":["W"]},"Festival of the Guildpact":{"layout":"normal","name":"Festival of the Guildpact","manaCost":"{X}{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next X damage that would be dealt to you this turn.\nDraw a card.","imageName":"festival of the guildpact","colorIdentity":["W"]},"Flickerform":{"layout":"normal","name":"Flickerform","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{2}{W}{W}: Exile enchanted creature and all Auras attached to it. At the beginning of the next end step, return that card to the battlefield under its owner's control. If you do, return the other cards exiled this way to the battlefield under their owners' control attached to that creature.","imageName":"flickerform","colorIdentity":["W"]},"Gate Hound":{"layout":"normal","name":"Gate Hound","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Creatures you control have vigilance as long as Gate Hound is enchanted.","power":"1","toughness":"1","imageName":"gate hound","colorIdentity":["W"]},"Ghosts of the Innocent":{"layout":"normal","name":"Ghosts of the Innocent","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"If a source would deal damage to a creature or player, it deals half that damage, rounded down, to that creature or player instead.","power":"4","toughness":"5","imageName":"ghosts of the innocent","colorIdentity":["W"]},"Hour of Reckoning":{"layout":"normal","name":"Hour of Reckoning","manaCost":"{4}{W}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nDestroy all nontoken creatures.","imageName":"hour of reckoning","colorIdentity":["W"]},"Hunted Lammasu":{"layout":"normal","name":"Hunted Lammasu","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Lammasu","types":["Creature"],"subtypes":["Lammasu"],"text":"Flying\nWhen Hunted Lammasu enters the battlefield, target opponent puts a 4/4 black Horror creature token onto the battlefield.","power":"5","toughness":"5","imageName":"hunted lammasu","colorIdentity":["W"]},"Leave No Trace":{"layout":"normal","name":"Leave No Trace","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Radiance — Destroy target enchantment and each other enchantment that shares a color with it.","imageName":"leave no trace","colorIdentity":["W"]},"Light of Sanction":{"layout":"normal","name":"Light of Sanction","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Prevent all damage that would be dealt to creatures you control by sources you control.","imageName":"light of sanction","colorIdentity":["W"]},"Loxodon Gatekeeper":{"layout":"normal","name":"Loxodon Gatekeeper","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Elephant Soldier","types":["Creature"],"subtypes":["Elephant","Soldier"],"text":"Artifacts, creatures, and lands your opponents control enter the battlefield tapped.","power":"2","toughness":"3","imageName":"loxodon gatekeeper","colorIdentity":["W"]},"Nightguard Patrol":{"layout":"normal","name":"Nightguard Patrol","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike, vigilance","power":"2","toughness":"1","imageName":"nightguard patrol","colorIdentity":["W"]},"Oathsworn Giant":{"layout":"normal","name":"Oathsworn Giant","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"Vigilance\nOther creatures you control get +0/+2 and have vigilance.","power":"3","toughness":"4","imageName":"oathsworn giant","colorIdentity":["W"]},"Sandsower":{"layout":"normal","name":"Sandsower","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Tap three untapped creatures you control: Tap target creature.","power":"1","toughness":"3","imageName":"sandsower","colorIdentity":["W"]},"Screeching Griffin":{"layout":"normal","name":"Screeching Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\n{R}: Target creature can't block Screeching Griffin this turn.","power":"2","toughness":"2","imageName":"screeching griffin","colorIdentity":["W","R"]},"Seed Spark":{"layout":"normal","name":"Seed Spark","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment. If {G} was spent to cast Seed Spark, put two 1/1 green Saproling creature tokens onto the battlefield.","imageName":"seed spark","colorIdentity":["W","G"]},"Suppression Field":{"layout":"normal","name":"Suppression Field","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Activated abilities cost {2} more to activate unless they're mana abilities.","imageName":"suppression field","colorIdentity":["W"]},"Three Dreams":{"layout":"normal","name":"Three Dreams","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"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.","imageName":"three dreams","colorIdentity":["W"]},"Twilight Drover":{"layout":"normal","name":"Twilight Drover","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever a creature token leaves the battlefield, put a +1/+1 counter on Twilight Drover.\n{2}{W}, Remove a +1/+1 counter from Twilight Drover: Put two 1/1 white Spirit creature tokens with flying onto the battlefield.","power":"1","toughness":"1","imageName":"twilight drover","colorIdentity":["W"]},"Veteran Armorer":{"layout":"normal","name":"Veteran Armorer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Other creatures you control get +0/+1.","power":"2","toughness":"2","imageName":"veteran armorer","colorIdentity":["W"]},"Votary of the Conclave":{"layout":"normal","name":"Votary of the Conclave","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{2}{G}: Regenerate Votary of the Conclave.","power":"1","toughness":"1","imageName":"votary of the conclave","colorIdentity":["W","G"]},"Wojek Apothecary":{"layout":"normal","name":"Wojek Apothecary","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Radiance — {T}: Prevent the next 1 damage that would be dealt to target creature and each other creature that shares a color with it this turn.","power":"1","toughness":"1","imageName":"wojek apothecary","colorIdentity":["W"]},"Wojek Siren":{"layout":"normal","name":"Wojek Siren","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Radiance — Target creature and each other creature that shares a color with it get +1/+1 until end of turn.","imageName":"wojek siren","colorIdentity":["W"]},"Belltower Sphinx":{"layout":"normal","name":"Belltower Sphinx","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhenever a source deals damage to Belltower Sphinx, that source's controller puts that many cards from the top of his or her library into his or her graveyard.","power":"2","toughness":"5","imageName":"belltower sphinx","colorIdentity":["U"]},"Cerulean Sphinx":{"layout":"normal","name":"Cerulean Sphinx","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\n{U}: Cerulean Sphinx's owner shuffles it into his or her library.","power":"5","toughness":"5","imageName":"cerulean sphinx","colorIdentity":["U"]},"Compulsive Research":{"layout":"normal","name":"Compulsive Research","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player draws three cards. Then that player discards two cards unless he or she discards a land card.","imageName":"compulsive research","colorIdentity":["U"]},"Convolute":{"layout":"normal","name":"Convolute","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {4}.","imageName":"convolute","colorIdentity":["U"]},"Copy Enchantment":{"layout":"normal","name":"Copy Enchantment","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"You may have Copy Enchantment enter the battlefield as a copy of any enchantment on the battlefield.","imageName":"copy enchantment","colorIdentity":["U"]},"Dizzy Spell":{"layout":"normal","name":"Dizzy Spell","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gets -3/-0 until end of turn.\nTransmute {1}{U}{U} ({1}{U}{U}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","imageName":"dizzy spell","colorIdentity":["U"]},"Drake Familiar":{"layout":"normal","name":"Drake Familiar","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Drake Familiar enters the battlefield, sacrifice it unless you return an enchantment to its owner's hand.","power":"2","toughness":"1","imageName":"drake familiar","colorIdentity":["U"]},"Dream Leash":{"layout":"normal","name":"Dream Leash","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant permanent\nYou can't choose an untapped permanent as Dream Leash's target as you cast Dream Leash.\nYou control enchanted permanent.","imageName":"dream leash","colorIdentity":["U"]},"Drift of Phantasms":{"layout":"normal","name":"Drift of Phantasms","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Defender (This creature can't attack.)\nFlying\nTransmute {1}{U}{U} ({1}{U}{U}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","power":"0","toughness":"5","imageName":"drift of phantasms","colorIdentity":["U"]},"Ethereal Usher":{"layout":"normal","name":"Ethereal Usher","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{U}, {T}: Target creature can't be blocked this turn.\nTransmute {1}{U}{U} ({1}{U}{U}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","power":"2","toughness":"3","imageName":"ethereal usher","colorIdentity":["U"]},"Eye of the Storm":{"layout":"normal","name":"Eye of the Storm","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts an instant or sorcery card, exile it. Then that player copies each instant or sorcery card exiled with Eye of the Storm. For each copy, the player may cast the copy without paying its mana cost.","imageName":"eye of the storm","colorIdentity":["U"]},"Flight of Fancy":{"layout":"normal","name":"Flight of Fancy","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Flight of Fancy enters the battlefield, draw two cards.\nEnchanted creature has flying.","imageName":"flight of fancy","colorIdentity":["U"]},"Flow of Ideas":{"layout":"normal","name":"Flow of Ideas","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card for each Island you control.","imageName":"flow of ideas","colorIdentity":["U"]},"Followed Footsteps":{"layout":"normal","name":"Followed Footsteps","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, put a token that's a copy of enchanted creature onto the battlefield.","imageName":"followed footsteps","colorIdentity":["U"]},"Grayscaled Gharial":{"layout":"normal","name":"Grayscaled Gharial","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Crocodile","types":["Creature"],"subtypes":["Crocodile"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"1","toughness":"1","imageName":"grayscaled gharial","colorIdentity":["U"]},"Grozoth":{"layout":"normal","name":"Grozoth","manaCost":"{6}{U}{U}{U}","cmc":9,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Defender (This creature can't attack.)\nWhen Grozoth enters the battlefield, you may search your library for any number of cards that have converted mana cost 9, reveal them, and put them into your hand. If you do, shuffle your library.\n{4}: Grozoth loses defender until end of turn.\nTransmute {1}{U}{U} ({1}{U}{U}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","power":"9","toughness":"9","imageName":"grozoth","colorIdentity":["U"]},"Halcyon Glaze":{"layout":"normal","name":"Halcyon Glaze","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a creature spell, Halcyon Glaze becomes a 4/4 Illusion creature with flying in addition to its other types until end of turn.","imageName":"halcyon glaze","colorIdentity":["U"]},"Hunted Phantasm":{"layout":"normal","name":"Hunted Phantasm","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Hunted Phantasm can't be blocked.\nWhen Hunted Phantasm enters the battlefield, target opponent puts five 1/1 red Goblin creature tokens onto the battlefield.","power":"4","toughness":"6","imageName":"hunted phantasm","colorIdentity":["U"]},"Induce Paranoia":{"layout":"normal","name":"Induce Paranoia","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If {B} was spent to cast Induce Paranoia, that spell's controller puts the top X cards of his or her library into his or her graveyard, where X is the spell's converted mana cost.","imageName":"induce paranoia","colorIdentity":["U","B"]},"Lore Broker":{"layout":"normal","name":"Lore Broker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{T}: Each player draws a card, then discards a card.","power":"1","toughness":"2","imageName":"lore broker","colorIdentity":["U"]},"Mark of Eviction":{"layout":"normal","name":"Mark of Eviction","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, return enchanted creature and all Auras attached to that creature to their owners' hands.","imageName":"mark of eviction","colorIdentity":["U"]},"Mnemonic Nexus":{"layout":"normal","name":"Mnemonic Nexus","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Each player shuffles his or her graveyard into his or her library.","imageName":"mnemonic nexus","colorIdentity":["U"]},"Muddle the Mixture":{"layout":"normal","name":"Muddle the Mixture","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target instant or sorcery spell.\nTransmute {1}{U}{U} ({1}{U}{U}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","imageName":"muddle the mixture","colorIdentity":["U"]},"Peel from Reality":{"layout":"normal","name":"Peel from Reality","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature you control and target creature you don't control to their owners' hands.","imageName":"peel from reality","colorIdentity":["U"]},"Quickchange":{"layout":"normal","name":"Quickchange","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature becomes the color or colors of your choice until end of turn.\nDraw a card.","imageName":"quickchange","colorIdentity":["U"]},"Spawnbroker":{"layout":"normal","name":"Spawnbroker","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Spawnbroker enters the battlefield, you may exchange control of target creature you control and target creature with power less than or equal to that creature's power an opponent controls.","power":"1","toughness":"1","imageName":"spawnbroker","colorIdentity":["U"]},"Stasis Cell":{"layout":"normal","name":"Stasis Cell","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature doesn't untap during its controller's untap step.\n{3}{U}: Attach Stasis Cell to target creature.","imageName":"stasis cell","colorIdentity":["U"]},"Surveilling Sprite":{"layout":"normal","name":"Surveilling Sprite","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nWhen Surveilling Sprite dies, you may draw a card.","power":"1","toughness":"1","imageName":"surveilling sprite","colorIdentity":["U"]},"Tattered Drake":{"layout":"normal","name":"Tattered Drake","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Zombie Drake","types":["Creature"],"subtypes":["Zombie","Drake"],"text":"Flying\n{B}: Regenerate Tattered Drake.","power":"2","toughness":"2","imageName":"tattered drake","colorIdentity":["U","B"]},"Telling Time":{"layout":"normal","name":"Telling Time","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Look at the top three cards of your library. Put one of those cards into your hand, one on top of your library, and one on the bottom of your library.","imageName":"telling time","colorIdentity":["U"]},"Terraformer":{"layout":"normal","name":"Terraformer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}: Choose a basic land type. Each land you control becomes that type until end of turn.","power":"2","toughness":"2","imageName":"terraformer","colorIdentity":["U"]},"Tidewater Minion":{"layout":"normal","name":"Tidewater Minion","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental Minion","types":["Creature"],"subtypes":["Elemental","Minion"],"text":"Defender (This creature can't attack.)\n{4}: Tidewater Minion loses defender until end of turn.\n{T}: Untap target permanent.","power":"4","toughness":"4","imageName":"tidewater minion","colorIdentity":["U"]},"Tunnel Vision":{"layout":"normal","name":"Tunnel Vision","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Name a card. Target player reveals cards from the top of his or her library until the named card is revealed. If it is, that player puts the rest of the revealed cards into his or her graveyard and puts the named card on top of his or her library. Otherwise, the player shuffles his or her library.","imageName":"tunnel vision","colorIdentity":["U"]},"Vedalken Dismisser":{"layout":"normal","name":"Vedalken Dismisser","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"When Vedalken Dismisser enters the battlefield, put target creature on top of its owner's library.","power":"2","toughness":"2","imageName":"vedalken dismisser","colorIdentity":["U"]},"Vedalken Entrancer":{"layout":"normal","name":"Vedalken Entrancer","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"{U}, {T}: Target player puts the top two cards of his or her library into his or her graveyard.","power":"1","toughness":"4","imageName":"vedalken entrancer","colorIdentity":["U"]},"Wizened Snitches":{"layout":"normal","name":"Wizened Snitches","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nPlayers play with the top card of their libraries revealed.","power":"1","toughness":"3","imageName":"wizened snitches","colorIdentity":["U"]},"Zephyr Spirit":{"layout":"normal","name":"Zephyr Spirit","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"When Zephyr Spirit blocks, return it to its owner's hand.","power":"0","toughness":"6","imageName":"zephyr spirit","colorIdentity":["U"]},"Blood Funnel":{"layout":"normal","name":"Blood Funnel","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Noncreature spells you cast cost {2} less to cast.\nWhenever you cast a noncreature spell, counter that spell unless you sacrifice a creature.","imageName":"blood funnel","colorIdentity":["B"]},"Brainspoil":{"layout":"normal","name":"Brainspoil","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature that isn't enchanted. It can't be regenerated.\nTransmute {1}{B}{B} ({1}{B}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","imageName":"brainspoil","colorIdentity":["B"]},"Carrion Howler":{"layout":"normal","name":"Carrion Howler","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Wolf","types":["Creature"],"subtypes":["Zombie","Wolf"],"text":"Pay 1 life: Carrion Howler gets +2/-1 until end of turn.","power":"2","toughness":"2","imageName":"carrion howler","colorIdentity":["B"]},"Clinging Darkness":{"layout":"normal","name":"Clinging Darkness","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -4/-1.","imageName":"clinging darkness","colorIdentity":["B"]},"Darkblast":{"layout":"normal","name":"Darkblast","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -1/-1 until end of turn.\nDredge 3 (If you would draw a card, instead you may put exactly three cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","imageName":"darkblast","colorIdentity":["B"]},"Dimir House Guard":{"layout":"normal","name":"Dimir House Guard","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nSacrifice a creature: Regenerate Dimir House Guard.\nTransmute {1}{B}{B} ({1}{B}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","power":"2","toughness":"3","imageName":"dimir house guard","colorIdentity":["B"]},"Dimir Machinations":{"layout":"normal","name":"Dimir Machinations","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top three cards of target player's library. Exile any number of those cards, then put the rest back in any order.\nTransmute {1}{B}{B} ({1}{B}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","imageName":"dimir machinations","colorIdentity":["B"]},"Disembowel":{"layout":"normal","name":"Disembowel","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with converted mana cost X.","imageName":"disembowel","colorIdentity":["B"]},"Empty the Catacombs":{"layout":"normal","name":"Empty the Catacombs","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player returns all creature cards from his or her graveyard to his or her hand.","imageName":"empty the catacombs","colorIdentity":["B"]},"Golgari Thug":{"layout":"normal","name":"Golgari Thug","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Golgari Thug dies, put target creature card from your graveyard on top of your library.\nDredge 4 (If you would draw a card, instead you may put exactly four cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","power":"1","toughness":"1","imageName":"golgari thug","colorIdentity":["B"]},"Helldozer":{"layout":"normal","name":"Helldozer","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"text":"{B}{B}{B}, {T}: Destroy target land. If that land was nonbasic, untap Helldozer.","power":"6","toughness":"5","imageName":"helldozer","colorIdentity":["B"]},"Hex":{"layout":"normal","name":"Hex","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy six target creatures.","imageName":"hex","colorIdentity":["B"]},"Hunted Horror":{"layout":"normal","name":"Hunted Horror","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Trample\nWhen Hunted Horror enters the battlefield, target opponent puts two 3/3 green Centaur creature tokens with protection from black onto the battlefield.","power":"7","toughness":"7","imageName":"hunted horror","colorIdentity":["B"]},"Infectious Host":{"layout":"normal","name":"Infectious Host","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Infectious Host dies, target player loses 2 life.","power":"1","toughness":"1","imageName":"infectious host","colorIdentity":["B"]},"Keening Banshee":{"layout":"normal","name":"Keening Banshee","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Keening Banshee enters the battlefield, target creature gets -2/-2 until end of turn.","power":"2","toughness":"2","imageName":"keening banshee","colorIdentity":["B"]},"Last Gasp":{"layout":"normal","name":"Last Gasp","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -3/-3 until end of turn.","imageName":"last gasp","colorIdentity":["B"]},"Mausoleum Turnkey":{"layout":"normal","name":"Mausoleum Turnkey","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Ogre Rogue","types":["Creature"],"subtypes":["Ogre","Rogue"],"text":"When Mausoleum Turnkey enters the battlefield, return target creature card of an opponent's choice from your graveyard to your hand.","power":"3","toughness":"2","imageName":"mausoleum turnkey","colorIdentity":["B"]},"Moonlight Bargain":{"layout":"normal","name":"Moonlight Bargain","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Look at the top five cards of your library. For each card, put that card into your graveyard unless you pay 2 life. Then put the rest into your hand.","imageName":"moonlight bargain","colorIdentity":["B"]},"Mortipede":{"layout":"normal","name":"Mortipede","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{2}{G}: All creatures able to block Mortipede this turn do so.","power":"4","toughness":"1","imageName":"mortipede","colorIdentity":["B","G"]},"Necromantic Thirst":{"layout":"normal","name":"Necromantic Thirst","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals combat damage to a player, you may return target creature card from your graveyard to your hand.","imageName":"necromantic thirst","colorIdentity":["B"]},"Necroplasm":{"layout":"normal","name":"Necroplasm","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"At the beginning of your upkeep, put a +1/+1 counter on Necroplasm.\nAt the beginning of your end step, destroy each creature with converted mana cost equal to the number of +1/+1 counters on Necroplasm.\nDredge 2 (If you would draw a card, instead you may put exactly two cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","power":"1","toughness":"1","imageName":"necroplasm","colorIdentity":["B"]},"Netherborn Phalanx":{"layout":"normal","name":"Netherborn Phalanx","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When Netherborn Phalanx enters the battlefield, each opponent loses 1 life for each creature he or she controls.\nTransmute {1}{B}{B} ({1}{B}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","power":"2","toughness":"4","imageName":"netherborn phalanx","colorIdentity":["B"]},"Nightmare Void":{"layout":"normal","name":"Nightmare Void","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. You choose a card from it. That player discards that card.\nDredge 2 (If you would draw a card, instead you may put exactly two cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","imageName":"nightmare void","colorIdentity":["B"]},"Ribbons of Night":{"layout":"normal","name":"Ribbons of Night","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Ribbons of Night deals 4 damage to target creature and you gain 4 life. If {U} was spent to cast Ribbons of Night, draw a card.","imageName":"ribbons of night","colorIdentity":["B","U"]},"Roofstalker Wight":{"layout":"normal","name":"Roofstalker Wight","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{1}{U}: Roofstalker Wight gains flying until end of turn.","power":"2","toughness":"1","imageName":"roofstalker wight","colorIdentity":["B","U"]},"Sadistic Augermage":{"layout":"normal","name":"Sadistic Augermage","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Sadistic Augermage dies, each player puts a card from his or her hand on top of his or her library.","power":"3","toughness":"1","imageName":"sadistic augermage","colorIdentity":["B"]},"Sewerdreg":{"layout":"normal","name":"Sewerdreg","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nSacrifice Sewerdreg: Exile target card from a graveyard.","power":"3","toughness":"3","imageName":"sewerdreg","colorIdentity":["B"]},"Shred Memory":{"layout":"normal","name":"Shred Memory","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile up to four target cards from a single graveyard.\nTransmute {1}{B}{B} ({1}{B}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","imageName":"shred memory","colorIdentity":["B"]},"Sins of the Past":{"layout":"normal","name":"Sins of the Past","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, you may cast target instant or sorcery card from your graveyard without paying its mana cost. If that card would be put into your graveyard this turn, exile it instead. Exile Sins of the Past.","imageName":"sins of the past","colorIdentity":["B"]},"Stinkweed Imp":{"layout":"normal","name":"Stinkweed Imp","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nWhenever Stinkweed Imp deals combat damage to a creature, destroy that creature.\nDredge 5 (If you would draw a card, instead you may put exactly five cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","power":"1","toughness":"2","imageName":"stinkweed imp","colorIdentity":["B"]},"Strands of Undeath":{"layout":"normal","name":"Strands of Undeath","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Strands of Undeath enters the battlefield, target player discards two cards.\n{B}: Regenerate enchanted creature.","imageName":"strands of undeath","colorIdentity":["B"]},"Thoughtpicker Witch":{"layout":"normal","name":"Thoughtpicker Witch","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}, Sacrifice a creature: Look at the top two cards of target opponent's library, then exile one of them.","power":"1","toughness":"1","imageName":"thoughtpicker witch","colorIdentity":["B"]},"Undercity Shade":{"layout":"normal","name":"Undercity Shade","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\n{B}: Undercity Shade gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"undercity shade","colorIdentity":["B"]},"Vigor Mortis":{"layout":"normal","name":"Vigor Mortis","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to the battlefield. If {G} was spent to cast Vigor Mortis, that creature enters the battlefield with an additional +1/+1 counter on it.","imageName":"vigor mortis","colorIdentity":["B","G"]},"Vindictive Mob":{"layout":"normal","name":"Vindictive Mob","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"When Vindictive Mob enters the battlefield, sacrifice a creature.\nVindictive Mob can't be blocked by Saprolings.","power":"5","toughness":"5","imageName":"vindictive mob","colorIdentity":["B"]},"Woebringer Demon":{"layout":"normal","name":"Woebringer Demon","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nAt the beginning of each player's upkeep, that player sacrifices a creature. If the player can't, sacrifice Woebringer Demon.","power":"4","toughness":"4","imageName":"woebringer demon","colorIdentity":["B"]},"Barbarian Riftcutter":{"layout":"normal","name":"Barbarian Riftcutter","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"{R}, Sacrifice Barbarian Riftcutter: Destroy target land.","power":"3","toughness":"3","imageName":"barbarian riftcutter","colorIdentity":["R"]},"Blockbuster":{"layout":"normal","name":"Blockbuster","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{R}, Sacrifice Blockbuster: Blockbuster deals 3 damage to each tapped creature and each player.","imageName":"blockbuster","colorIdentity":["R"]},"Breath of Fury":{"layout":"normal","name":"Breath of Fury","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nWhen enchanted creature deals combat damage to a player, sacrifice it and attach Breath of Fury to a creature you control. If you do, untap all creatures you control and after this phase, there is an additional combat phase.","imageName":"breath of fury","colorIdentity":["R"]},"Char":{"layout":"normal","name":"Char","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Char deals 4 damage to target creature or player and 2 damage to you.","imageName":"char","colorIdentity":["R"]},"Cleansing Beam":{"layout":"normal","name":"Cleansing Beam","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Radiance — Cleansing Beam deals 2 damage to target creature and each other creature that shares a color with it.","imageName":"cleansing beam","colorIdentity":["R"]},"Coalhauler Swine":{"layout":"normal","name":"Coalhauler Swine","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Boar Beast","types":["Creature"],"subtypes":["Boar","Beast"],"text":"Whenever Coalhauler Swine is dealt damage, it deals that much damage to each player.","power":"4","toughness":"4","imageName":"coalhauler swine","colorIdentity":["R"]},"Dogpile":{"layout":"normal","name":"Dogpile","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Dogpile deals damage to target creature or player equal to the number of attacking creatures you control.","imageName":"dogpile","colorIdentity":["R"]},"Excruciator":{"layout":"normal","name":"Excruciator","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Damage that would be dealt by Excruciator can't be prevented.","power":"7","toughness":"7","imageName":"excruciator","colorIdentity":["R"]},"Fiery Conclusion":{"layout":"normal","name":"Fiery Conclusion","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Fiery Conclusion, sacrifice a creature.\nFiery Conclusion deals 5 damage to target creature.","imageName":"fiery conclusion","colorIdentity":["R"]},"Flame Fusillade":{"layout":"normal","name":"Flame Fusillade","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, permanents you control gain \"{T}: This permanent deals 1 damage to target creature or player.\"","imageName":"flame fusillade","colorIdentity":["R"]},"Flash Conscription":{"layout":"normal","name":"Flash Conscription","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Untap target creature and gain control of it until end of turn. That creature gains haste until end of turn. If {W} was spent to cast Flash Conscription, the creature gains \"Whenever this creature deals combat damage, you gain that much life\" until end of turn.","imageName":"flash conscription","colorIdentity":["R","W"]},"Galvanic Arc":{"layout":"normal","name":"Galvanic Arc","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Galvanic Arc enters the battlefield, it deals 3 damage to target creature or player.\nEnchanted creature has first strike.","imageName":"galvanic arc","colorIdentity":["R"]},"Goblin Fire Fiend":{"layout":"normal","name":"Goblin Fire Fiend","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"Haste\nGoblin Fire Fiend must be blocked if able.\n{R}: Goblin Fire Fiend gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"goblin fire fiend","colorIdentity":["R"]},"Greater Forgeling":{"layout":"normal","name":"Greater Forgeling","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{1}{R}: Greater Forgeling gets +3/-3 until end of turn.","power":"3","toughness":"4","imageName":"greater forgeling","colorIdentity":["R"]},"Hammerfist Giant":{"layout":"normal","name":"Hammerfist Giant","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"{T}: Hammerfist Giant deals 4 damage to each creature without flying and each player.","power":"5","toughness":"4","imageName":"hammerfist giant","colorIdentity":["R"]},"Hunted Dragon":{"layout":"normal","name":"Hunted Dragon","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste\nWhen Hunted Dragon enters the battlefield, target opponent puts three 2/2 white Knight creature tokens with first strike onto the battlefield.","power":"6","toughness":"6","imageName":"hunted dragon","colorIdentity":["R"]},"Incite Hysteria":{"layout":"normal","name":"Incite Hysteria","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Radiance — Until end of turn, target creature and each other creature that shares a color with it gain \"This creature can't block.\"","imageName":"incite hysteria","colorIdentity":["R"]},"Indentured Oaf":{"layout":"normal","name":"Indentured Oaf","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Prevent all damage that Indentured Oaf would deal to red creatures.","power":"4","toughness":"3","imageName":"indentured oaf","colorIdentity":["R"]},"Instill Furor":{"layout":"normal","name":"Instill Furor","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"At the beginning of your end step, sacrifice this creature unless it attacked this turn.\"","imageName":"instill furor","colorIdentity":["R"]},"Mindmoil":{"layout":"normal","name":"Mindmoil","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a spell, put the cards in your hand on the bottom of your library in any order, then draw that many cards.","imageName":"mindmoil","colorIdentity":["R"]},"Molten Sentry":{"layout":"normal","name":"Molten Sentry","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"As Molten Sentry enters the battlefield, flip a coin. If the coin comes up heads, Molten Sentry enters the battlefield as a 5/2 creature with haste. If it comes up tails, Molten Sentry enters the battlefield as a 2/5 creature with defender.","power":"*","toughness":"*","imageName":"molten sentry","colorIdentity":["R"]},"Ordruun Commando":{"layout":"normal","name":"Ordruun Commando","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Soldier","types":["Creature"],"subtypes":["Minotaur","Soldier"],"text":"{W}: Prevent the next 1 damage that would be dealt to Ordruun Commando this turn.","power":"4","toughness":"1","imageName":"ordruun commando","colorIdentity":["R","W"]},"Rain of Embers":{"layout":"normal","name":"Rain of Embers","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Rain of Embers deals 1 damage to each creature and each player.","imageName":"rain of embers","colorIdentity":["R"]},"Reroute":{"layout":"normal","name":"Reroute","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Change the target of target activated ability with a single target. (Mana abilities can't be targeted.)\nDraw a card.","imageName":"reroute","colorIdentity":["R"]},"Sabertooth Alley Cat":{"layout":"normal","name":"Sabertooth Alley Cat","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Sabertooth Alley Cat attacks each turn if able.\n{1}{R}: Creatures without defender can't block Sabertooth Alley Cat this turn.","power":"2","toughness":"1","imageName":"sabertooth alley cat","colorIdentity":["R"]},"Seismic Spike":{"layout":"normal","name":"Seismic Spike","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Add {R}{R} to your mana pool.","imageName":"seismic spike","colorIdentity":["R"]},"Sell-Sword Brute":{"layout":"normal","name":"Sell-Sword Brute","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Mercenary","types":["Creature"],"subtypes":["Human","Mercenary"],"text":"When Sell-Sword Brute dies, it deals 2 damage to you.","power":"2","toughness":"2","imageName":"sell-sword brute","colorIdentity":["R"]},"Sparkmage Apprentice":{"layout":"normal","name":"Sparkmage Apprentice","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Sparkmage Apprentice enters the battlefield, it deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"sparkmage apprentice","colorIdentity":["R"]},"Stoneshaker Shaman":{"layout":"normal","name":"Stoneshaker Shaman","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"At the beginning of each player's end step, that player sacrifices an untapped land.","power":"1","toughness":"1","imageName":"stoneshaker shaman","colorIdentity":["R"]},"Surge of Zeal":{"layout":"normal","name":"Surge of Zeal","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Radiance — Target creature and each other creature that shares a color with it gain haste until end of turn.","imageName":"surge of zeal","colorIdentity":["R"]},"Torpid Moloch":{"layout":"normal","name":"Torpid Moloch","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Defender (This creature can't attack.)\nSacrifice three lands: Torpid Moloch loses defender until end of turn.","power":"3","toughness":"2","imageName":"torpid moloch","colorIdentity":["R"]},"Viashino Fangtail":{"layout":"normal","name":"Viashino Fangtail","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"{T}: Viashino Fangtail deals 1 damage to target creature or player.","power":"3","toughness":"3","imageName":"viashino fangtail","colorIdentity":["R"]},"Viashino Slasher":{"layout":"normal","name":"Viashino Slasher","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"{R}: Viashino Slasher gets +1/-1 until end of turn.","power":"1","toughness":"2","imageName":"viashino slasher","colorIdentity":["R"]},"Warp World":{"layout":"normal","name":"Warp World","manaCost":"{5}{R}{R}{R}","cmc":8,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player shuffles all permanents he or she owns into his or her library, then reveals that many cards from the top of his or her library. Each player puts all artifact, creature, and land cards revealed this way onto the battlefield, then does the same for enchantment cards, then puts all cards revealed this way that weren't put onto the battlefield on the bottom of his or her library.","imageName":"warp world","colorIdentity":["R"]},"War-Torch Goblin":{"layout":"normal","name":"War-Torch Goblin","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{R}, Sacrifice War-Torch Goblin: War-Torch Goblin deals 2 damage to target blocking creature.","power":"1","toughness":"1","imageName":"war-torch goblin","colorIdentity":["R"]},"Wojek Embermage":{"layout":"normal","name":"Wojek Embermage","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Radiance — {T}: Wojek Embermage deals 1 damage to target creature and each other creature that shares a color with it.","power":"1","toughness":"2","imageName":"wojek embermage","colorIdentity":["R"]},"Bramble Elemental":{"layout":"normal","name":"Bramble Elemental","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whenever an Aura becomes attached to Bramble Elemental, put two 1/1 green Saproling creature tokens onto the battlefield.","power":"4","toughness":"4","imageName":"bramble elemental","colorIdentity":["G"]},"Carven Caryatid":{"layout":"normal","name":"Carven Caryatid","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Defender (This creature can't attack.)\nWhen Carven Caryatid enters the battlefield, draw a card.","power":"2","toughness":"5","imageName":"carven caryatid","colorIdentity":["G"]},"Chord of Calling":{"layout":"normal","name":"Chord of Calling","manaCost":"{X}{G}{G}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nSearch your library for a creature card with converted mana cost X or less and put it onto the battlefield. Then shuffle your library.","imageName":"chord of calling","colorIdentity":["G"]},"Civic Wayfinder":{"layout":"normal","name":"Civic Wayfinder","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Warrior Druid","types":["Creature"],"subtypes":["Elf","Warrior","Druid"],"text":"When Civic Wayfinder enters the battlefield, you may search your library for a basic land card, reveal it, and put it into your hand. If you do, shuffle your library.","power":"2","toughness":"2","imageName":"civic wayfinder","colorIdentity":["G"]},"Dowsing Shaman":{"layout":"normal","name":"Dowsing Shaman","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Centaur Shaman","types":["Creature"],"subtypes":["Centaur","Shaman"],"text":"{2}{G}, {T}: Return target enchantment card from your graveyard to your hand.","power":"3","toughness":"4","imageName":"dowsing shaman","colorIdentity":["G"]},"Dryad's Caress":{"layout":"normal","name":"Dryad's Caress","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You gain 1 life for each creature on the battlefield. If {W} was spent to cast Dryad's Caress, untap all creatures you control.","imageName":"dryad's caress","colorIdentity":["G","W"]},"Elvish Skysweeper":{"layout":"normal","name":"Elvish Skysweeper","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"{4}{G}, Sacrifice a creature: Destroy target creature with flying.","power":"1","toughness":"1","imageName":"elvish skysweeper","colorIdentity":["G"]},"Fists of Ironwood":{"layout":"normal","name":"Fists of Ironwood","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Fists of Ironwood enters the battlefield, put two 1/1 green Saproling creature tokens onto the battlefield.\nEnchanted creature has trample.","imageName":"fists of ironwood","colorIdentity":["G"]},"Gather Courage":{"layout":"normal","name":"Gather Courage","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nTarget creature gets +2/+2 until end of turn.","imageName":"gather courage","colorIdentity":["G"]},"Golgari Brownscale":{"layout":"normal","name":"Golgari Brownscale","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"When Golgari Brownscale is put into your hand from your graveyard, you gain 2 life.\nDredge 2 (If you would draw a card, instead you may put exactly two cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","power":"2","toughness":"3","imageName":"golgari brownscale","colorIdentity":["G"]},"Golgari Grave-Troll":{"layout":"normal","name":"Golgari Grave-Troll","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Troll Skeleton","types":["Creature"],"subtypes":["Troll","Skeleton"],"text":"Golgari Grave-Troll enters the battlefield with a +1/+1 counter on it for each creature card in your graveyard.\n{1}, Remove a +1/+1 counter from Golgari Grave-Troll: Regenerate Golgari Grave-Troll.\nDredge 6 (If you would draw a card, instead you may put exactly six cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","power":"0","toughness":"0","imageName":"golgari grave-troll","colorIdentity":["G"]},"Goliath Spider":{"layout":"normal","name":"Goliath Spider","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)","power":"7","toughness":"6","imageName":"goliath spider","colorIdentity":["G"]},"Greater Mossdog":{"layout":"normal","name":"Greater Mossdog","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Plant Hound","types":["Creature"],"subtypes":["Plant","Hound"],"text":"Dredge 3 (If you would draw a card, instead you may put exactly three cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","power":"3","toughness":"3","imageName":"greater mossdog","colorIdentity":["G"]},"Hunted Troll":{"layout":"normal","name":"Hunted Troll","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Troll Warrior","types":["Creature"],"subtypes":["Troll","Warrior"],"text":"When Hunted Troll enters the battlefield, target opponent puts four 1/1 blue Faerie creature tokens with flying onto the battlefield.\n{G}: Regenerate Hunted Troll.","power":"8","toughness":"4","imageName":"hunted troll","colorIdentity":["G"]},"Ivy Dancer":{"layout":"normal","name":"Ivy Dancer","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Dryad Shaman","types":["Creature"],"subtypes":["Dryad","Shaman"],"text":"{T}: Target creature gains forestwalk until end of turn. (It can't be blocked as long as defending player controls a Forest.)","power":"1","toughness":"2","imageName":"ivy dancer","colorIdentity":["G"]},"Life from the Loam":{"layout":"normal","name":"Life from the Loam","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to three target land cards from your graveyard to your hand.\nDredge 3 (If you would draw a card, instead you may put exactly three cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","imageName":"life from the loam","colorIdentity":["G"]},"Moldervine Cloak":{"layout":"normal","name":"Moldervine Cloak","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3.\nDredge 2 (If you would draw a card, instead you may put exactly two cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","imageName":"moldervine cloak","colorIdentity":["G"]},"Nullmage Shepherd":{"layout":"normal","name":"Nullmage Shepherd","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Tap four untapped creatures you control: Destroy target artifact or enchantment.","power":"2","toughness":"4","imageName":"nullmage shepherd","colorIdentity":["G"]},"Overwhelm":{"layout":"normal","name":"Overwhelm","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nCreatures you control get +3/+3 until end of turn.","imageName":"overwhelm","colorIdentity":["G"]},"Perilous Forays":{"layout":"normal","name":"Perilous Forays","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Sacrifice a creature: Search your library for a land card with a basic land type and put it onto the battlefield tapped. Then shuffle your library.","imageName":"perilous forays","colorIdentity":["G"]},"Primordial Sage":{"layout":"normal","name":"Primordial Sage","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever you cast a creature spell, you may draw a card.","power":"4","toughness":"5","imageName":"primordial sage","colorIdentity":["G"]},"Rolling Spoil":{"layout":"normal","name":"Rolling Spoil","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. If {B} was spent to cast Rolling Spoil, all creatures get -1/-1 until end of turn.","imageName":"rolling spoil","colorIdentity":["G","B"]},"Root-Kin Ally":{"layout":"normal","name":"Root-Kin Ally","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nTap two untapped creatures you control: Root-Kin Ally gets +2/+2 until end of turn.","power":"3","toughness":"3","imageName":"root-kin ally","colorIdentity":["G"]},"Scatter the Seeds":{"layout":"normal","name":"Scatter the Seeds","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nPut three 1/1 green Saproling creature tokens onto the battlefield.","imageName":"scatter the seeds","colorIdentity":["G"]},"Scion of the Wild":{"layout":"normal","name":"Scion of the Wild","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Scion of the Wild's power and toughness are each equal to the number of creatures you control.","power":"*","toughness":"*","imageName":"scion of the wild","colorIdentity":["G"]},"Siege Wurm":{"layout":"normal","name":"Siege Wurm","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nTrample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"5","toughness":"5","imageName":"siege wurm","colorIdentity":["G"]},"Stone-Seeder Hierophant":{"layout":"normal","name":"Stone-Seeder Hierophant","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Whenever a land enters the battlefield under your control, untap Stone-Seeder Hierophant.\n{T}: Untap target land.","power":"1","toughness":"1","imageName":"stone-seeder hierophant","colorIdentity":["G"]},"Sundering Vitae":{"layout":"normal","name":"Sundering Vitae","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nDestroy target artifact or enchantment.","imageName":"sundering vitae","colorIdentity":["G"]},"Transluminant":{"layout":"normal","name":"Transluminant","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Dryad Shaman","types":["Creature"],"subtypes":["Dryad","Shaman"],"text":"{W}, Sacrifice Transluminant: Put a 1/1 white Spirit creature token with flying onto the battlefield at the beginning of the next end step.","power":"2","toughness":"2","imageName":"transluminant","colorIdentity":["G","W"]},"Trophy Hunter":{"layout":"normal","name":"Trophy Hunter","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Archer","types":["Creature"],"subtypes":["Human","Archer"],"text":"{1}{G}: Trophy Hunter deals 1 damage to target creature with flying.\nWhenever a creature with flying dealt damage by Trophy Hunter this turn dies, put a +1/+1 counter on Trophy Hunter.","power":"2","toughness":"3","imageName":"trophy hunter","colorIdentity":["G"]},"Ursapine":{"layout":"normal","name":"Ursapine","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{G}: Target creature gets +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"ursapine","colorIdentity":["G"]},"Vinelasher Kudzu":{"layout":"normal","name":"Vinelasher Kudzu","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Plant","types":["Creature"],"subtypes":["Plant"],"text":"Whenever a land enters the battlefield under your control, put a +1/+1 counter on Vinelasher Kudzu.","power":"1","toughness":"1","imageName":"vinelasher kudzu","colorIdentity":["G"]},"Agrus Kos, Wojek Veteran":{"layout":"normal","name":"Agrus Kos, Wojek Veteran","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Agrus Kos, Wojek Veteran attacks, attacking red creatures get +2/+0 and attacking white creatures get +0/+2 until end of turn.","power":"3","toughness":"3","imageName":"agrus kos, wojek veteran","colorIdentity":["W","R"]},"Autochthon Wurm":{"layout":"normal","name":"Autochthon Wurm","manaCost":"{10}{G}{G}{G}{W}{W}","cmc":15,"colors":["White","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nTrample","power":"9","toughness":"14","imageName":"autochthon wurm","colorIdentity":["W","G"]},"Bloodbond March":{"layout":"normal","name":"Bloodbond March","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a creature spell, each player returns all cards with the same name as that spell from his or her graveyard to the battlefield.","imageName":"bloodbond march","colorIdentity":["B","G"]},"Boros Swiftblade":{"layout":"normal","name":"Boros Swiftblade","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Double strike","power":"1","toughness":"2","imageName":"boros swiftblade","colorIdentity":["W","R"]},"Brightflame":{"layout":"normal","name":"Brightflame","manaCost":"{X}{R}{R}{W}{W}","cmc":4,"colors":["White","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Radiance — Brightflame deals X damage to target creature and each other creature that shares a color with it. You gain life equal to the damage dealt this way.","imageName":"brightflame","colorIdentity":["W","R"]},"Chorus of the Conclave":{"layout":"normal","name":"Chorus of the Conclave","manaCost":"{4}{G}{G}{W}{W}","cmc":8,"colors":["White","Green"],"type":"Legendary Creature — Dryad","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dryad"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)\nAs an additional cost to cast creature spells, you may pay any amount of mana. If you do, that creature enters the battlefield with that many additional +1/+1 counters on it.","power":"3","toughness":"8","imageName":"chorus of the conclave","colorIdentity":["W","G"]},"Circu, Dimir Lobotomist":{"layout":"normal","name":"Circu, Dimir Lobotomist","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever you cast a blue spell, exile the top card of target library.\nWhenever you cast a black spell, exile the top card of target library.\nYour opponents can't cast nonland cards with the same name as a card exiled with Circu, Dimir Lobotomist.","power":"2","toughness":"3","imageName":"circu, dimir lobotomist","colorIdentity":["U","B"]},"Clutch of the Undercity":{"layout":"normal","name":"Clutch of the Undercity","manaCost":"{1}{U}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Return target permanent to its owner's hand. Its controller loses 3 life.\nTransmute {1}{U}{B} ({1}{U}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","imageName":"clutch of the undercity","colorIdentity":["U","B"]},"Congregation at Dawn":{"layout":"normal","name":"Congregation at Dawn","manaCost":"{G}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Search your library for up to three creature cards and reveal them. Shuffle your library, then put those cards on top of it in any order.","imageName":"congregation at dawn","colorIdentity":["W","G"]},"Consult the Necrosages":{"layout":"normal","name":"Consult the Necrosages","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Target player draws two cards.\n• Target player discards two cards.","imageName":"consult the necrosages","colorIdentity":["U","B"]},"Dimir Cutpurse":{"layout":"normal","name":"Dimir Cutpurse","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever Dimir Cutpurse deals combat damage to a player, that player discards a card and you draw a card.","power":"2","toughness":"2","imageName":"dimir cutpurse","colorIdentity":["U","B"]},"Dimir Doppelganger":{"layout":"normal","name":"Dimir Doppelganger","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"{1}{U}{B}: Exile target creature card from a graveyard. Dimir Doppelganger becomes a copy of that card and gains this ability.","power":"0","toughness":"2","imageName":"dimir doppelganger","colorIdentity":["U","B"]},"Dimir Infiltrator":{"layout":"normal","name":"Dimir Infiltrator","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Dimir Infiltrator can't be blocked.\nTransmute {1}{U}{B} ({1}{U}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","power":"1","toughness":"3","imageName":"dimir infiltrator","colorIdentity":["U","B"]},"Drooling Groodion":{"layout":"normal","name":"Drooling Groodion","manaCost":"{3}{B}{B}{G}","cmc":6,"colors":["Black","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{2}{B}{G}, Sacrifice a creature: Target creature gets +2/+2 until end of turn. Another target creature gets -2/-2 until end of turn.","power":"4","toughness":"3","imageName":"drooling groodion","colorIdentity":["B","G"]},"Firemane Angel":{"layout":"normal","name":"Firemane Angel","manaCost":"{3}{R}{W}{W}","cmc":6,"colors":["White","Red"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, first strike\nAt the beginning of your upkeep, if Firemane Angel is in your graveyard or on the battlefield, you may gain 1 life.\n{6}{R}{R}{W}{W}: Return Firemane Angel from your graveyard to the battlefield. Activate this ability only during your upkeep.","power":"4","toughness":"3","imageName":"firemane angel","colorIdentity":["W","R"]},"Flame-Kin Zealot":{"layout":"normal","name":"Flame-Kin Zealot","manaCost":"{1}{R}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Creature — Elemental Berserker","types":["Creature"],"subtypes":["Elemental","Berserker"],"text":"When Flame-Kin Zealot enters the battlefield, creatures you control get +1/+1 and gain haste until end of turn.","power":"2","toughness":"2","imageName":"flame-kin zealot","colorIdentity":["W","R"]},"Glare of Subdual":{"layout":"normal","name":"Glare of Subdual","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Tap an untapped creature you control: Tap target artifact or creature.","imageName":"glare of subdual","colorIdentity":["W","G"]},"Glimpse the Unthinkable":{"layout":"normal","name":"Glimpse the Unthinkable","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top ten cards of his or her library into his or her graveyard.","imageName":"glimpse the unthinkable","colorIdentity":["U","B"]},"Golgari Germination":{"layout":"normal","name":"Golgari Germination","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature you control dies, put a 1/1 green Saproling creature token onto the battlefield.","imageName":"golgari germination","colorIdentity":["B","G"]},"Golgari Rotwurm":{"layout":"normal","name":"Golgari Rotwurm","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Creature — Zombie Wurm","types":["Creature"],"subtypes":["Zombie","Wurm"],"text":"{B}, Sacrifice a creature: Target player loses 1 life.","power":"5","toughness":"4","imageName":"golgari rotwurm","colorIdentity":["B","G"]},"Grave-Shell Scarab":{"layout":"normal","name":"Grave-Shell Scarab","manaCost":"{2}{B}{G}{G}","cmc":5,"colors":["Black","Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{1}, Sacrifice Grave-Shell Scarab: Draw a card.\nDredge 1 (If you would draw a card, instead you may put exactly one card from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","power":"4","toughness":"4","imageName":"grave-shell scarab","colorIdentity":["B","G"]},"Guardian of Vitu-Ghazi":{"layout":"normal","name":"Guardian of Vitu-Ghazi","manaCost":"{6}{G}{W}","cmc":8,"colors":["White","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nVigilance","power":"4","toughness":"7","imageName":"guardian of vitu-ghazi","colorIdentity":["W","G"]},"Loxodon Hierarch":{"layout":"normal","name":"Loxodon Hierarch","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Elephant Cleric","types":["Creature"],"subtypes":["Elephant","Cleric"],"text":"When Loxodon Hierarch enters the battlefield, you gain 4 life.\n{G}{W}, Sacrifice Loxodon Hierarch: Regenerate each creature you control.","power":"4","toughness":"4","imageName":"loxodon hierarch","colorIdentity":["W","G"]},"Mindleech Mass":{"layout":"normal","name":"Mindleech Mass","manaCost":"{5}{U}{B}{B}","cmc":8,"colors":["Blue","Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Trample\nWhenever Mindleech Mass deals combat damage to a player, you may look at that player's hand. If you do, you may cast a nonland card in it without paying that card's mana cost.","power":"6","toughness":"6","imageName":"mindleech mass","colorIdentity":["U","B"]},"Moroii":{"layout":"normal","name":"Moroii","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nAt the beginning of your upkeep, you lose 1 life.","power":"4","toughness":"4","imageName":"moroii","colorIdentity":["U","B"]},"Perplex":{"layout":"normal","name":"Perplex","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller discards his or her hand.\nTransmute {1}{U}{B} ({1}{U}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","imageName":"perplex","colorIdentity":["U","B"]},"Phytohydra":{"layout":"normal","name":"Phytohydra","manaCost":"{2}{G}{W}{W}","cmc":5,"colors":["White","Green"],"type":"Creature — Plant Hydra","types":["Creature"],"subtypes":["Plant","Hydra"],"text":"If damage would be dealt to Phytohydra, put that many +1/+1 counters on it instead.","power":"1","toughness":"1","imageName":"phytohydra","colorIdentity":["W","G"]},"Pollenbright Wings":{"layout":"normal","name":"Pollenbright Wings","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\nWhenever enchanted creature deals combat damage to a player, put that many 1/1 green Saproling creature tokens onto the battlefield.","imageName":"pollenbright wings","colorIdentity":["W","G"]},"Psychic Drain":{"layout":"normal","name":"Psychic Drain","manaCost":"{X}{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top X cards of his or her library into his or her graveyard and you gain X life.","imageName":"psychic drain","colorIdentity":["U","B"]},"Rally the Righteous":{"layout":"normal","name":"Rally the Righteous","manaCost":"{1}{R}{W}","cmc":3,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Radiance — Untap target creature and each other creature that shares a color with it. Those creatures get +2/+0 until end of turn.","imageName":"rally the righteous","colorIdentity":["W","R"]},"Razia, Boros Archangel":{"layout":"normal","name":"Razia, Boros Archangel","manaCost":"{4}{R}{R}{W}{W}","cmc":8,"colors":["White","Red"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance, haste\n{T}: The next 3 damage that would be dealt to target creature you control this turn is dealt to another target creature instead.","power":"6","toughness":"3","imageName":"razia, boros archangel","colorIdentity":["W","R"]},"Razia's Purification":{"layout":"normal","name":"Razia's Purification","manaCost":"{4}{R}{W}","cmc":6,"colors":["White","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player chooses three permanents he or she controls, then sacrifices the rest.","imageName":"razia's purification","colorIdentity":["W","R"]},"Savra, Queen of the Golgari":{"layout":"normal","name":"Savra, Queen of the Golgari","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Legendary Creature — Elf Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Whenever you sacrifice a black creature, you may pay 2 life. If you do, each other player sacrifices a creature.\nWhenever you sacrifice a green creature, you may gain 2 life.","power":"2","toughness":"2","imageName":"savra, queen of the golgari","colorIdentity":["B","G"]},"Searing Meditation":{"layout":"normal","name":"Searing Meditation","manaCost":"{1}{R}{W}","cmc":3,"colors":["White","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you gain life, you may pay {2}. If you do, Searing Meditation deals 2 damage to target creature or player.","imageName":"searing meditation","colorIdentity":["W","R"]},"Seeds of Strength":{"layout":"normal","name":"Seeds of Strength","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn.\nTarget creature gets +1/+1 until end of turn.\nTarget creature gets +1/+1 until end of turn.","imageName":"seeds of strength","colorIdentity":["W","G"]},"Selesnya Evangel":{"layout":"normal","name":"Selesnya Evangel","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{1}, {T}, Tap an untapped creature you control: Put a 1/1 green Saproling creature token onto the battlefield.","power":"1","toughness":"2","imageName":"selesnya evangel","colorIdentity":["W","G"]},"Selesnya Sagittars":{"layout":"normal","name":"Selesnya Sagittars","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Reach (This creature can block creatures with flying.)\nSelesnya Sagittars can block an additional creature each combat.","power":"2","toughness":"5","imageName":"selesnya sagittars","colorIdentity":["W","G"]},"Shambling Shell":{"layout":"normal","name":"Shambling Shell","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Creature — Plant Zombie","types":["Creature"],"subtypes":["Plant","Zombie"],"text":"Sacrifice Shambling Shell: Put a +1/+1 counter on target creature.\nDredge 3 (If you would draw a card, instead you may put exactly three cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","power":"3","toughness":"1","imageName":"shambling shell","colorIdentity":["B","G"]},"Sisters of Stone Death":{"layout":"normal","name":"Sisters of Stone Death","manaCost":"{4}{B}{B}{G}{G}","cmc":8,"colors":["Black","Green"],"type":"Legendary Creature — Gorgon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Gorgon"],"text":"{G}: Target creature blocks Sisters of Stone Death this turn if able.\n{B}{G}: Exile target creature blocking or blocked by Sisters of Stone Death.\n{2}{B}: Put a creature card exiled with Sisters of Stone Death onto the battlefield under your control.","power":"7","toughness":"5","imageName":"sisters of stone death","colorIdentity":["B","G"]},"Sunhome Enforcer":{"layout":"normal","name":"Sunhome Enforcer","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"Whenever Sunhome Enforcer deals combat damage, you gain that much life.\n{1}{R}: Sunhome Enforcer gets +1/+0 until end of turn.","power":"2","toughness":"4","imageName":"sunhome enforcer","colorIdentity":["W","R"]},"Szadek, Lord of Secrets":{"layout":"normal","name":"Szadek, Lord of Secrets","manaCost":"{3}{U}{U}{B}{B}","cmc":7,"colors":["Blue","Black"],"type":"Legendary Creature — Vampire","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nIf Szadek, Lord of Secrets would deal combat damage to a player, instead put that many +1/+1 counters on Szadek and that player puts that many cards from the top of his or her library into his or her graveyard.","power":"5","toughness":"5","imageName":"szadek, lord of secrets","colorIdentity":["U","B"]},"Thundersong Trumpeter":{"layout":"normal","name":"Thundersong Trumpeter","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}: Target creature can't attack or block this turn.","power":"2","toughness":"1","imageName":"thundersong trumpeter","colorIdentity":["W","R"]},"Tolsimir Wolfblood":{"layout":"normal","name":"Tolsimir Wolfblood","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Legendary Creature — Elf Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Other green creatures you control get +1/+1.\nOther white creatures you control get +1/+1.\n{T}: Put a legendary 2/2 green and white Wolf creature token named Voja onto the battlefield.","power":"3","toughness":"4","imageName":"tolsimir wolfblood","colorIdentity":["W","G"]},"Twisted Justice":{"layout":"normal","name":"Twisted Justice","manaCost":"{4}{U}{B}","cmc":6,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player sacrifices a creature. You draw cards equal to that creature's power.","imageName":"twisted justice","colorIdentity":["U","B"]},"Vulturous Zombie":{"layout":"normal","name":"Vulturous Zombie","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Creature — Plant Zombie","types":["Creature"],"subtypes":["Plant","Zombie"],"text":"Flying\nWhenever a card is put into an opponent's graveyard from anywhere, put a +1/+1 counter on Vulturous Zombie.","power":"3","toughness":"3","imageName":"vulturous zombie","colorIdentity":["B","G"]},"Woodwraith Corrupter":{"layout":"normal","name":"Woodwraith Corrupter","manaCost":"{3}{B}{B}{G}","cmc":6,"colors":["Black","Green"],"type":"Creature — Elemental Horror","types":["Creature"],"subtypes":["Elemental","Horror"],"text":"{1}{B}{G}, {T}: Target Forest becomes a 4/4 black and green Elemental Horror creature. It's still a land.","power":"3","toughness":"6","imageName":"woodwraith corrupter","colorIdentity":["B","G"]},"Woodwraith Strangler":{"layout":"normal","name":"Woodwraith Strangler","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Creature — Plant Zombie","types":["Creature"],"subtypes":["Plant","Zombie"],"text":"Exile a creature card from your graveyard: Regenerate Woodwraith Strangler.","power":"2","toughness":"2","imageName":"woodwraith strangler","colorIdentity":["B","G"]},"Boros Guildmage":{"layout":"normal","name":"Boros Guildmage","manaCost":"{R/W}{R/W}","cmc":2,"colors":["White","Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{R}: Target creature gains haste until end of turn.\n{1}{W}: Target creature gains first strike until end of turn.","power":"2","toughness":"2","imageName":"boros guildmage","colorIdentity":["W","R"]},"Boros Recruit":{"layout":"normal","name":"Boros Recruit","manaCost":"{R/W}","cmc":1,"colors":["White","Red"],"type":"Creature — Goblin Soldier","types":["Creature"],"subtypes":["Goblin","Soldier"],"text":"({R/W} can be paid with either {R} or {W}.)\nFirst strike","power":"1","toughness":"1","imageName":"boros recruit","colorIdentity":["W","R"]},"Centaur Safeguard":{"layout":"normal","name":"Centaur Safeguard","manaCost":"{2}{G/W}","cmc":3,"colors":["White","Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"({G/W} can be paid with either {G} or {W}.)\nWhen Centaur Safeguard dies, you may gain 3 life.","power":"3","toughness":"1","imageName":"centaur safeguard","colorIdentity":["W","G"]},"Gaze of the Gorgon":{"layout":"normal","name":"Gaze of the Gorgon","manaCost":"{3}{B/G}","cmc":4,"colors":["Black","Green"],"type":"Instant","types":["Instant"],"text":"({B/G} can be paid with either {B} or {G}.)\nRegenerate target creature. At this turn's next end of combat, destroy all creatures that blocked or were blocked by it this turn.","imageName":"gaze of the gorgon","colorIdentity":["B","G"]},"Golgari Guildmage":{"layout":"normal","name":"Golgari Guildmage","manaCost":"{B/G}{B/G}","cmc":2,"colors":["Black","Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{4}{B}, Sacrifice a creature: Return target creature card from your graveyard to your hand.\n{4}{G}: Put a +1/+1 counter on target creature.","power":"2","toughness":"2","imageName":"golgari guildmage","colorIdentity":["B","G"]},"Lurking Informant":{"layout":"normal","name":"Lurking Informant","manaCost":"{1}{U/B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"({U/B} can be paid with either {U} or {B}.)\n{2}, {T}: Look at the top card of target player's library. You may put that card into that player's graveyard.","power":"1","toughness":"2","imageName":"lurking informant","colorIdentity":["U","B"]},"Master Warcraft":{"layout":"normal","name":"Master Warcraft","manaCost":"{2}{R/W}{R/W}","cmc":4,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Cast Master Warcraft only before attackers are declared.\nYou choose which creatures attack this turn.\nYou choose which creatures block this turn and how those creatures block.","imageName":"master warcraft","colorIdentity":["W","R"]},"Privileged Position":{"layout":"normal","name":"Privileged Position","manaCost":"{2}{G/W}{G/W}{G/W}","cmc":5,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"({G/W} can be paid with either {G} or {W}.)\nOther permanents you control have hexproof. (They can't be the targets of spells or abilities your opponents control.)","imageName":"privileged position","colorIdentity":["W","G"]},"Selesnya Guildmage":{"layout":"normal","name":"Selesnya Guildmage","manaCost":"{G/W}{G/W}","cmc":2,"colors":["White","Green"],"type":"Creature — Elf Wizard","types":["Creature"],"subtypes":["Elf","Wizard"],"text":"{3}{G}: Put a 1/1 green Saproling creature token onto the battlefield.\n{3}{W}: Creatures you control get +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"selesnya guildmage","colorIdentity":["W","G"]},"Shadow of Doubt":{"layout":"normal","name":"Shadow of Doubt","manaCost":"{U/B}{U/B}","cmc":2,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"({U/B} can be paid with either {U} or {B}.)\nPlayers can't search libraries this turn.\nDraw a card.","imageName":"shadow of doubt","colorIdentity":["U","B"]},"Bloodletter Quill":{"layout":"normal","name":"Bloodletter Quill","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Put a blood counter on Bloodletter Quill: Draw a card, then you lose 1 life for each blood counter on Bloodletter Quill.\n{U}{B}: Remove a blood counter from Bloodletter Quill.","imageName":"bloodletter quill","colorIdentity":["U","B"]},"Boros Signet":{"layout":"normal","name":"Boros Signet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add {R}{W} to your mana pool.","imageName":"boros signet","colorIdentity":["R","W"]},"Bottled Cloister":{"layout":"normal","name":"Bottled Cloister","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each opponent's upkeep, exile all cards from your hand face down.\nAt the beginning of your upkeep, return all cards you own exiled with Bottled Cloister to your hand, then draw a card.","imageName":"bottled cloister"},"Cloudstone Curio":{"layout":"normal","name":"Cloudstone Curio","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever a nonartifact permanent enters the battlefield under your control, you may return another permanent you control that shares a permanent type with it to its owner's hand.","imageName":"cloudstone curio"},"Crown of Convergence":{"layout":"normal","name":"Crown of Convergence","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Play with the top card of your library revealed.\nAs long as the top card of your library is a creature card, creatures you control that share a color with that card get +1/+1.\n{G}{W}: Put the top card of your library on the bottom of your library.","imageName":"crown of convergence","colorIdentity":["G","W"]},"Cyclopean Snare":{"layout":"normal","name":"Cyclopean Snare","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Tap target creature, then return Cyclopean Snare to its owner's hand.","imageName":"cyclopean snare"},"Dimir Signet":{"layout":"normal","name":"Dimir Signet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add {U}{B} to your mana pool.","imageName":"dimir signet","colorIdentity":["U","B"]},"Glass Golem":{"layout":"normal","name":"Glass Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"power":"6","toughness":"2","imageName":"glass golem"},"Golgari Signet":{"layout":"normal","name":"Golgari Signet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add {B}{G} to your mana pool.","imageName":"golgari signet","colorIdentity":["B","G"]},"Grifter's Blade":{"layout":"normal","name":"Grifter's Blade","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Flash\nAs Grifter's Blade enters the battlefield, choose a creature you control it could be attached to. If you do, it enters the battlefield attached to that creature.\nEquipped creature gets +1/+1.\nEquip {1}","imageName":"grifter's blade"},"Junktroller":{"layout":"normal","name":"Junktroller","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Defender (This creature can't attack.)\n{T}: Put target card from a graveyard on the bottom of its owner's library.","power":"0","toughness":"6","imageName":"junktroller"},"Leashling":{"layout":"normal","name":"Leashling","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Hound","types":["Artifact","Creature"],"subtypes":["Hound"],"text":"Put a card from your hand on top of your library: Return Leashling to its owner's hand.","power":"3","toughness":"3","imageName":"leashling"},"Nullstone Gargoyle":{"layout":"normal","name":"Nullstone Gargoyle","manaCost":"{9}","cmc":9,"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"Flying\nWhenever the first noncreature spell of a turn is cast, counter that spell.","power":"4","toughness":"5","imageName":"nullstone gargoyle"},"Pariah's Shield":{"layout":"normal","name":"Pariah's Shield","manaCost":"{5}","cmc":5,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"All damage that would be dealt to you is dealt to equipped creature instead.\nEquip {3}","imageName":"pariah's shield"},"Peregrine Mask":{"layout":"normal","name":"Peregrine Mask","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has defender, flying, and first strike.\nEquip {2}","imageName":"peregrine mask"},"Plague Boiler":{"layout":"normal","name":"Plague Boiler","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, put a plague counter on Plague Boiler.\n{1}{B}{G}: Put a plague counter on Plague Boiler or remove a plague counter from it.\nWhen Plague Boiler has three or more plague counters on it, sacrifice it. If you do, destroy all nonland permanents.","imageName":"plague boiler","colorIdentity":["B","G"]},"Selesnya Signet":{"layout":"normal","name":"Selesnya Signet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add {G}{W} to your mana pool.","imageName":"selesnya signet","colorIdentity":["G","W"]},"Spectral Searchlight":{"layout":"normal","name":"Spectral Searchlight","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Choose a player. That player adds one mana of any color he or she chooses to his or her mana pool.","imageName":"spectral searchlight"},"Sunforger":{"layout":"normal","name":"Sunforger","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +4/+0.\n{R}{W}, Unattach Sunforger: Search your library for a red or white instant card with converted mana cost 4 or less and cast that card without paying its mana cost. Then shuffle your library.\nEquip {3}","imageName":"sunforger","colorIdentity":["R","W"]},"Terrarion":{"layout":"normal","name":"Terrarion","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Terrarion enters the battlefield tapped.\n{2}, {T}, Sacrifice Terrarion: Add two mana in any combination of colors to your mana pool.\nWhen Terrarion is put into a graveyard from the battlefield, draw a card.","imageName":"terrarion"},"Voyager Staff":{"layout":"normal","name":"Voyager Staff","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, Sacrifice Voyager Staff: Exile target creature. Return the exiled card to the battlefield under its owner's control at the beginning of the next end step.","imageName":"voyager staff"},"Boros Garrison":{"layout":"normal","name":"Boros Garrison","type":"Land","types":["Land"],"text":"Boros Garrison enters the battlefield tapped.\nWhen Boros Garrison enters the battlefield, return a land you control to its owner's hand.\n{T}: Add {R}{W} to your mana pool.","imageName":"boros garrison","colorIdentity":["R","W"]},"Dimir Aqueduct":{"layout":"normal","name":"Dimir Aqueduct","type":"Land","types":["Land"],"text":"Dimir Aqueduct enters the battlefield tapped.\nWhen Dimir Aqueduct enters the battlefield, return a land you control to its owner's hand.\n{T}: Add {U}{B} to your mana pool.","imageName":"dimir aqueduct","colorIdentity":["U","B"]},"Duskmantle, House of Shadow":{"layout":"normal","name":"Duskmantle, House of Shadow","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{U}{B}, {T}: Target player puts the top card of his or her library into his or her graveyard.","imageName":"duskmantle, house of shadow","colorIdentity":["U","B"]},"Golgari Rot Farm":{"layout":"normal","name":"Golgari Rot Farm","type":"Land","types":["Land"],"text":"Golgari Rot Farm enters the battlefield tapped.\nWhen Golgari Rot Farm enters the battlefield, return a land you control to its owner's hand.\n{T}: Add {B}{G} to your mana pool.","imageName":"golgari rot farm","colorIdentity":["B","G"]},"Overgrown Tomb":{"layout":"normal","name":"Overgrown Tomb","type":"Land — Swamp Forest","types":["Land"],"subtypes":["Swamp","Forest"],"text":"({T}: Add {B} or {G} to your mana pool.)\nAs Overgrown Tomb enters the battlefield, you may pay 2 life. If you don't, Overgrown Tomb enters the battlefield tapped.","imageName":"overgrown tomb","colorIdentity":["B","G"]},"Sacred Foundry":{"layout":"normal","name":"Sacred Foundry","type":"Land — Mountain Plains","types":["Land"],"subtypes":["Mountain","Plains"],"text":"({T}: Add {R} or {W} to your mana pool.)\nAs Sacred Foundry enters the battlefield, you may pay 2 life. If you don't, Sacred Foundry enters the battlefield tapped.","imageName":"sacred foundry","colorIdentity":["W","R"]},"Selesnya Sanctuary":{"layout":"normal","name":"Selesnya Sanctuary","type":"Land","types":["Land"],"text":"Selesnya Sanctuary enters the battlefield tapped.\nWhen Selesnya Sanctuary enters the battlefield, return a land you control to its owner's hand.\n{T}: Add {G}{W} to your mana pool.","imageName":"selesnya sanctuary","colorIdentity":["G","W"]},"Sunhome, Fortress of the Legion":{"layout":"normal","name":"Sunhome, Fortress of the Legion","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}{R}{W}, {T}: Target creature gains double strike until end of turn.","imageName":"sunhome, fortress of the legion","colorIdentity":["R","W"]},"Svogthos, the Restless Tomb":{"layout":"normal","name":"Svogthos, the Restless Tomb","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{3}{B}{G}: Until end of turn, Svogthos, the Restless Tomb becomes a black and green Plant Zombie creature with \"This creature's power and toughness are each equal to the number of creature cards in your graveyard.\" It's still a land.","imageName":"svogthos, the restless tomb","colorIdentity":["B","G"]},"Temple Garden":{"layout":"normal","name":"Temple Garden","type":"Land — Forest Plains","types":["Land"],"subtypes":["Forest","Plains"],"text":"({T}: Add {G} or {W} to your mana pool.)\nAs Temple Garden enters the battlefield, you may pay 2 life. If you don't, Temple Garden enters the battlefield tapped.","imageName":"temple garden","colorIdentity":["W","G"]},"Vitu-Ghazi, the City-Tree":{"layout":"normal","name":"Vitu-Ghazi, the City-Tree","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}{G}{W}, {T}: Put a 1/1 green Saproling creature token onto the battlefield.","imageName":"vitu-ghazi, the city-tree","colorIdentity":["G","W"]},"Watery Grave":{"layout":"normal","name":"Watery Grave","type":"Land — Island Swamp","types":["Land"],"subtypes":["Island","Swamp"],"text":"({T}: Add {U} or {B} to your mana pool.)\nAs Watery Grave enters the battlefield, you may pay 2 life. If you don't, Watery Grave enters the battlefield tapped.","imageName":"watery grave","colorIdentity":["U","B"]},"Calciderm":{"layout":"normal","name":"Calciderm","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nVanishing 4 (This creature enters the battlefield with four time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)","power":"5","toughness":"5","imageName":"calciderm","colorIdentity":["W"]},"Reckless Wurm":{"layout":"normal","name":"Reckless Wurm","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nMadness {2}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"4","toughness":"4","imageName":"reckless wurm","colorIdentity":["R"]},"Yixlid Jailer":{"layout":"normal","name":"Yixlid Jailer","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"Cards in graveyards lose all abilities.","power":"2","toughness":"1","imageName":"yixlid jailer","colorIdentity":["B"]},"Zoetic Cavern":{"layout":"normal","name":"Zoetic Cavern","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\nMorph {2} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","imageName":"zoetic cavern"},"Dauntless Dourbark":{"layout":"normal","name":"Dauntless Dourbark","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"Dauntless Dourbark's power and toughness are each equal to the number of Forests you control plus the number of Treefolk you control.\nDauntless Dourbark has trample as long as you control another Treefolk.","power":"*","toughness":"*","imageName":"dauntless dourbark","colorIdentity":["G"]},"Cenn's Tactician":{"layout":"normal","name":"Cenn's Tactician","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"{W}, {T}: Put a +1/+1 counter on target Soldier creature.\nEach creature you control with a +1/+1 counter on it can block an additional creature.","power":"1","toughness":"1","imageName":"cenn's tactician","colorIdentity":["W"]},"Oona's Blackguard":{"layout":"normal","name":"Oona's Blackguard","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nEach other Rogue creature you control enters the battlefield with an additional +1/+1 counter on it.\nWhenever a creature you control with a +1/+1 counter on it deals combat damage to a player, that player discards a card.","power":"1","toughness":"1","imageName":"oona's blackguard","colorIdentity":["B"]},"Boggart Ram-Gang":{"layout":"normal","name":"Boggart Ram-Gang","manaCost":"{R/G}{R/G}{R/G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Haste\nWither (This deals damage to creatures in the form of -1/-1 counters.)","power":"3","toughness":"3","imageName":"boggart ram-gang","colorIdentity":["R","G"]},"Wilt-Leaf Cavaliers":{"layout":"normal","name":"Wilt-Leaf Cavaliers","manaCost":"{G/W}{G/W}{G/W}","cmc":3,"colors":["White","Green"],"type":"Creature — Elf Knight","types":["Creature"],"subtypes":["Elf","Knight"],"text":"Vigilance","power":"3","toughness":"4","imageName":"wilt-leaf cavaliers","colorIdentity":["W","G"]},"Duergar Hedge-Mage":{"layout":"normal","name":"Duergar Hedge-Mage","manaCost":"{2}{R/W}","cmc":3,"colors":["White","Red"],"type":"Creature — Dwarf Shaman","types":["Creature"],"subtypes":["Dwarf","Shaman"],"text":"When Duergar Hedge-Mage enters the battlefield, if you control two or more Mountains, you may destroy target artifact.\nWhen Duergar Hedge-Mage enters the battlefield, if you control two or more Plains, you may destroy target enchantment.","power":"2","toughness":"2","imageName":"duergar hedge-mage","colorIdentity":["W","R"]},"Selkie Hedge-Mage":{"layout":"normal","name":"Selkie Hedge-Mage","manaCost":"{2}{G/U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"When Selkie Hedge-Mage enters the battlefield, if you control two or more Forests, you may gain 3 life.\nWhen Selkie Hedge-Mage enters the battlefield, if you control two or more Islands, you may return target tapped creature to its owner's hand.","power":"2","toughness":"2","imageName":"selkie hedge-mage","colorIdentity":["U","G"]},"Absolver Thrull":{"layout":"normal","name":"Absolver Thrull","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Thrull Cleric","types":["Creature"],"subtypes":["Thrull","Cleric"],"text":"Haunt (When this creature dies, exile it haunting target creature.)\nWhen Absolver Thrull enters the battlefield or the creature it haunts dies, destroy target enchantment.","power":"2","toughness":"3","imageName":"absolver thrull","colorIdentity":["W"]},"Belfry Spirit":{"layout":"normal","name":"Belfry Spirit","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nHaunt (When this creature dies, exile it haunting target creature.)\nWhen Belfry Spirit enters the battlefield or the creature it haunts dies, put two 1/1 black Bat creature tokens with flying onto the battlefield.","power":"1","toughness":"1","imageName":"belfry spirit","colorIdentity":["W"]},"Benediction of Moons":{"layout":"normal","name":"Benediction of Moons","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 1 life for each player.\nHaunt (When this spell card is put into a graveyard after resolving, exile it haunting target creature.)\nWhen the creature Benediction of Moons haunts dies, you gain 1 life for each player.","imageName":"benediction of moons","colorIdentity":["W"]},"Droning Bureaucrats":{"layout":"normal","name":"Droning Bureaucrats","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"{X}, {T}: Each creature with converted mana cost X can't attack or block this turn.","power":"1","toughness":"4","imageName":"droning bureaucrats","colorIdentity":["W"]},"Ghost Warden":{"layout":"normal","name":"Ghost Warden","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{T}: Target creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"ghost warden","colorIdentity":["W"]},"Ghostway":{"layout":"normal","name":"Ghostway","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile each creature you control. Return those cards to the battlefield under their owner's control at the beginning of the next end step.","imageName":"ghostway","colorIdentity":["W"]},"Graven Dominator":{"layout":"normal","name":"Graven Dominator","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Flying\nHaunt (When this creature dies, exile it haunting target creature.)\nWhen Graven Dominator enters the battlefield or the creature it haunts dies, each other creature has base power and toughness 1/1 until end of turn.","power":"4","toughness":"4","imageName":"graven dominator","colorIdentity":["W"]},"Guardian's Magemark":{"layout":"normal","name":"Guardian's Magemark","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nCreatures you control that are enchanted get +1/+1.","imageName":"guardian's magemark","colorIdentity":["W"]},"Harrier Griffin":{"layout":"normal","name":"Harrier Griffin","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nAt the beginning of your upkeep, tap target creature.","power":"3","toughness":"3","imageName":"harrier griffin","colorIdentity":["W"]},"Leyline of the Meek":{"layout":"normal","name":"Leyline of the Meek","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If Leyline of the Meek is in your opening hand, you may begin the game with it on the battlefield.\nCreature tokens get +1/+1.","imageName":"leyline of the meek","colorIdentity":["W"]},"Lionheart Maverick":{"layout":"normal","name":"Lionheart Maverick","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Vigilance\n{4}{W}: Lionheart Maverick gets +1/+2 until end of turn.","power":"1","toughness":"1","imageName":"lionheart maverick","colorIdentity":["W"]},"Martyred Rusalka":{"layout":"normal","name":"Martyred Rusalka","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{W}, Sacrifice a creature: Target creature can't attack this turn.","power":"1","toughness":"1","imageName":"martyred rusalka","colorIdentity":["W"]},"Order of the Stars":{"layout":"normal","name":"Order of the Stars","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Defender (This creature can't attack.)\nAs Order of the Stars enters the battlefield, choose a color.\nOrder of the Stars has protection from the chosen color.","power":"0","toughness":"1","imageName":"order of the stars","colorIdentity":["W"]},"Shadow Lance":{"layout":"normal","name":"Shadow Lance","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has first strike.\n{1}{B}: Enchanted creature gets +2/+2 until end of turn.","imageName":"shadow lance","colorIdentity":["W","B"]},"Shrieking Grotesque":{"layout":"normal","name":"Shrieking Grotesque","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Flying\nWhen Shrieking Grotesque enters the battlefield, if {B} was spent to cast it, target player discards a card.","power":"2","toughness":"1","imageName":"shrieking grotesque","colorIdentity":["W","B"]},"Sinstriker's Will":{"layout":"normal","name":"Sinstriker's Will","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: This creature deals damage equal to its power to target attacking or blocking creature.\"","imageName":"sinstriker's will","colorIdentity":["W"]},"Skyrider Trainee":{"layout":"normal","name":"Skyrider Trainee","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Skyrider Trainee has flying as long as it's enchanted.","power":"3","toughness":"3","imageName":"skyrider trainee","colorIdentity":["W"]},"Spelltithe Enforcer":{"layout":"normal","name":"Spelltithe Enforcer","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Elephant Wizard","types":["Creature"],"subtypes":["Elephant","Wizard"],"text":"Whenever an opponent casts a spell, that player sacrifices a permanent unless he or she pays {1}.","power":"3","toughness":"3","imageName":"spelltithe enforcer","colorIdentity":["W"]},"Storm Herd":{"layout":"normal","name":"Storm Herd","manaCost":"{8}{W}{W}","cmc":10,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put X 1/1 white Pegasus creature tokens with flying onto the battlefield, where X is your life total.","imageName":"storm herd","colorIdentity":["W"]},"To Arms!":{"layout":"normal","name":"To Arms!","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Untap all creatures you control.\nDraw a card.","imageName":"to arms!","colorIdentity":["W"]},"Withstand":{"layout":"normal","name":"Withstand","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 3 damage that would be dealt to target creature or player this turn.\nDraw a card.","imageName":"withstand","colorIdentity":["W"]},"Ætherplasm":{"layout":"normal","name":"Ætherplasm","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Whenever Ætherplasm blocks a creature, you may return Ætherplasm to its owner's hand. If you do, you may put a creature card from your hand onto the battlefield blocking that creature.","power":"1","toughness":"1","imageName":"ætherplasm","colorIdentity":["U"]},"Crystal Seer":{"layout":"normal","name":"Crystal Seer","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"When Crystal Seer enters the battlefield, look at the top four cards of your library, then put them back in any order.\n{4}{U}: Return Crystal Seer to its owner's hand.","power":"2","toughness":"2","imageName":"crystal seer","colorIdentity":["U"]},"Drowned Rusalka":{"layout":"normal","name":"Drowned Rusalka","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{U}, Sacrifice a creature: Discard a card, then draw a card.","power":"1","toughness":"1","imageName":"drowned rusalka","colorIdentity":["U"]},"Frazzle":{"layout":"normal","name":"Frazzle","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target nonblue spell.","imageName":"frazzle","colorIdentity":["U"]},"Gigadrowse":{"layout":"normal","name":"Gigadrowse","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Replicate {U} (When you cast this spell, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)\nTap target permanent.","imageName":"gigadrowse","colorIdentity":["U"]},"Hatching Plans":{"layout":"normal","name":"Hatching Plans","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Hatching Plans is put into a graveyard from the battlefield, draw three cards.","imageName":"hatching plans","colorIdentity":["U"]},"Infiltrator's Magemark":{"layout":"normal","name":"Infiltrator's Magemark","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nCreatures you control that are enchanted get +1/+1 and can't be blocked except by creatures with defender.","imageName":"infiltrator's magemark","colorIdentity":["U"]},"Leyline of Singularity":{"layout":"normal","name":"Leyline of Singularity","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"If Leyline of Singularity is in your opening hand, you may begin the game with it on the battlefield.\nAll nonland permanents are legendary.","imageName":"leyline of singularity","colorIdentity":["U"]},"Mimeofacture":{"layout":"normal","name":"Mimeofacture","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Replicate {3}{U} (When you cast this spell, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)\nChoose target permanent an opponent controls. Search that player's library for a card with the same name and put it onto the battlefield under your control. Then that player shuffles his or her library.","imageName":"mimeofacture","colorIdentity":["U"]},"Quicken":{"layout":"normal","name":"Quicken","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"The next sorcery card you cast this turn can be cast as though it had flash. (It can be cast any time you could cast an instant.)\nDraw a card.","imageName":"quicken","colorIdentity":["U"]},"Repeal":{"layout":"normal","name":"Repeal","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target nonland permanent with converted mana cost X to its owner's hand.\nDraw a card.","imageName":"repeal","colorIdentity":["U"]},"Runeboggle":{"layout":"normal","name":"Runeboggle","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1}.\nDraw a card.","imageName":"runeboggle","colorIdentity":["U"]},"Sky Swallower":{"layout":"normal","name":"Sky Swallower","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Flying\nWhen Sky Swallower enters the battlefield, target opponent gains control of all other permanents you control.","power":"8","toughness":"8","imageName":"sky swallower","colorIdentity":["U"]},"Steamcore Weird":{"layout":"normal","name":"Steamcore Weird","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Weird","types":["Creature"],"subtypes":["Weird"],"text":"When Steamcore Weird enters the battlefield, if {R} was spent to cast Steamcore Weird, it deals 2 damage to target creature or player.","power":"1","toughness":"3","imageName":"steamcore weird","colorIdentity":["U","R"]},"Stratozeppelid":{"layout":"normal","name":"Stratozeppelid","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flying\nStratozeppelid can block only creatures with flying.","power":"4","toughness":"4","imageName":"stratozeppelid","colorIdentity":["U"]},"Thunderheads":{"layout":"normal","name":"Thunderheads","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Replicate {2}{U} (When you cast this spell, copy it for each time you paid its replicate cost.)\nPut a 3/3 blue Weird creature token with defender and flying onto the battlefield. Exile it at the beginning of the next end step.","imageName":"thunderheads","colorIdentity":["U"]},"Torch Drake":{"layout":"normal","name":"Torch Drake","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\n{1}{R}: Torch Drake gets +1/+0 until end of turn.","power":"2","toughness":"2","imageName":"torch drake","colorIdentity":["U","R"]},"Train of Thought":{"layout":"normal","name":"Train of Thought","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Replicate {1}{U} (When you cast this spell, copy it for each time you paid its replicate cost.)\nDraw a card.","imageName":"train of thought","colorIdentity":["U"]},"Vacuumelt":{"layout":"normal","name":"Vacuumelt","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Replicate {2}{U} (When you cast this spell, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)\nReturn target creature to its owner's hand.","imageName":"vacuumelt","colorIdentity":["U"]},"Vedalken Plotter":{"layout":"normal","name":"Vedalken Plotter","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"When Vedalken Plotter enters the battlefield, exchange control of target land you control and target land an opponent controls.","power":"1","toughness":"1","imageName":"vedalken plotter","colorIdentity":["U"]},"Vertigo Spawn":{"layout":"normal","name":"Vertigo Spawn","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Defender\nWhenever Vertigo Spawn blocks a creature, tap that creature. That creature doesn't untap during its controller's next untap step.","power":"0","toughness":"3","imageName":"vertigo spawn","colorIdentity":["U"]},"Abyssal Nocturnus":{"layout":"normal","name":"Abyssal Nocturnus","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Whenever an opponent discards a card, Abyssal Nocturnus gets +2/+2 and gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"2","imageName":"abyssal nocturnus","colorIdentity":["B"]},"Caustic Rain":{"layout":"normal","name":"Caustic Rain","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target land.","imageName":"caustic rain","colorIdentity":["B"]},"Cry of Contrition":{"layout":"normal","name":"Cry of Contrition","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card.\nHaunt (When this spell card is put into a graveyard after resolving, exile it haunting target creature.)\nWhen the creature Cry of Contrition haunts dies, target player discards a card.","imageName":"cry of contrition","colorIdentity":["B"]},"Cryptwailing":{"layout":"normal","name":"Cryptwailing","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Exile two creature cards from your graveyard: Target player discards a card. Activate this ability only any time you could cast a sorcery.","imageName":"cryptwailing","colorIdentity":["B"]},"Daggerclaw Imp":{"layout":"normal","name":"Daggerclaw Imp","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nDaggerclaw Imp can't block.","power":"3","toughness":"1","imageName":"daggerclaw imp","colorIdentity":["B"]},"Douse in Gloom":{"layout":"normal","name":"Douse in Gloom","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Douse in Gloom deals 2 damage to target creature and you gain 2 life.","imageName":"douse in gloom","colorIdentity":["B"]},"Exhumer Thrull":{"layout":"normal","name":"Exhumer Thrull","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Haunt (When this creature dies, exile it haunting target creature.)\nWhen Exhumer Thrull enters the battlefield or the creature it haunts dies, return target creature card from your graveyard to your hand.","power":"3","toughness":"3","imageName":"exhumer thrull","colorIdentity":["B"]},"Hissing Miasma":{"layout":"normal","name":"Hissing Miasma","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature attacks you, its controller loses 1 life.","imageName":"hissing miasma","colorIdentity":["B"]},"Leyline of the Void":{"layout":"normal","name":"Leyline of the Void","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"If Leyline of the Void is in your opening hand, you may begin the game with it on the battlefield.\nIf a card would be put into an opponent's graveyard from anywhere, exile it instead.","imageName":"leyline of the void","colorIdentity":["B"]},"Necromancer's Magemark":{"layout":"normal","name":"Necromancer's Magemark","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nCreatures you control that are enchanted get +1/+1.\nIf a creature you control that's enchanted would die, return it to its owner's hand instead.","imageName":"necromancer's magemark","colorIdentity":["B"]},"Orzhov Euthanist":{"layout":"normal","name":"Orzhov Euthanist","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"Haunt (When this creature dies, exile it haunting target creature.)\nWhen Orzhov Euthanist enters the battlefield or the creature it haunts dies, destroy target creature that was dealt damage this turn.","power":"2","toughness":"2","imageName":"orzhov euthanist","colorIdentity":["B"]},"Ostiary Thrull":{"layout":"normal","name":"Ostiary Thrull","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"{W}, {T}: Tap target creature.","power":"2","toughness":"2","imageName":"ostiary thrull","colorIdentity":["B","W"]},"Plagued Rusalka":{"layout":"normal","name":"Plagued Rusalka","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{B}, Sacrifice a creature: Target creature gets -1/-1 until end of turn.","power":"1","toughness":"1","imageName":"plagued rusalka","colorIdentity":["B"]},"Poisonbelly Ogre":{"layout":"normal","name":"Poisonbelly Ogre","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Whenever another creature enters the battlefield, its controller loses 1 life.","power":"3","toughness":"3","imageName":"poisonbelly ogre","colorIdentity":["B"]},"Restless Bones":{"layout":"normal","name":"Restless Bones","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"{3}{B}, {T}: Target creature gains swampwalk until end of turn. (It can't be blocked as long as defending player controls a Swamp.)\n{1}{B}: Regenerate Restless Bones.","power":"1","toughness":"1","imageName":"restless bones","colorIdentity":["B"]},"Revenant Patriarch":{"layout":"normal","name":"Revenant Patriarch","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"When Revenant Patriarch enters the battlefield, if {W} was spent to cast it, target player skips his or her next combat phase.\nRevenant Patriarch can't block.","power":"4","toughness":"3","imageName":"revenant patriarch","colorIdentity":["B","W"]},"Sanguine Praetor":{"layout":"normal","name":"Sanguine Praetor","manaCost":"{6}{B}{B}","cmc":8,"colors":["Black"],"type":"Creature — Avatar Praetor","types":["Creature"],"subtypes":["Avatar","Praetor"],"text":"{B}, Sacrifice a creature: Destroy each creature with the same converted mana cost as the sacrificed creature.","power":"7","toughness":"5","imageName":"sanguine praetor","colorIdentity":["B"]},"Seize the Soul":{"layout":"normal","name":"Seize the Soul","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonwhite, nonblack creature. Put a 1/1 white Spirit creature token with flying onto the battlefield.\nHaunt (When this spell card is put into a graveyard after resolving, exile it haunting target creature.)\nWhen the creature Seize the Soul haunts dies, destroy target nonwhite, nonblack creature. Put a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"seize the soul","colorIdentity":["B"]},"Skeletal Vampire":{"layout":"normal","name":"Skeletal Vampire","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Vampire Skeleton","types":["Creature"],"subtypes":["Vampire","Skeleton"],"text":"Flying\nWhen Skeletal Vampire enters the battlefield, put two 1/1 black Bat creature tokens with flying onto the battlefield.\n{3}{B}{B}, Sacrifice a Bat: Put two 1/1 black Bat creature tokens with flying onto the battlefield.\nSacrifice a Bat: Regenerate Skeletal Vampire.","power":"3","toughness":"3","imageName":"skeletal vampire","colorIdentity":["B"]},"Smogsteed Rider":{"layout":"normal","name":"Smogsteed Rider","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever Smogsteed Rider attacks, each other attacking creature gains fear until end of turn. (They can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"2","imageName":"smogsteed rider","colorIdentity":["B"]},"Bloodscale Prowler":{"layout":"normal","name":"Bloodscale Prowler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)","power":"3","toughness":"1","imageName":"bloodscale prowler","colorIdentity":["R"]},"Fencer's Magemark":{"layout":"normal","name":"Fencer's Magemark","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nCreatures you control that are enchanted get +1/+1 and have first strike.","imageName":"fencer's magemark","colorIdentity":["R"]},"Ghor-Clan Bloodscale":{"layout":"normal","name":"Ghor-Clan Bloodscale","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"First strike\n{3}{G}: Ghor-Clan Bloodscale gets +2/+2 until end of turn. Activate this ability only once each turn.","power":"2","toughness":"1","imageName":"ghor-clan bloodscale","colorIdentity":["R","G"]},"Hypervolt Grasp":{"layout":"normal","name":"Hypervolt Grasp","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: This creature deals 1 damage to target creature or player.\"\n{1}{U}: Return Hypervolt Grasp to its owner's hand.","imageName":"hypervolt grasp","colorIdentity":["R","U"]},"Leyline of Lightning":{"layout":"normal","name":"Leyline of Lightning","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"If Leyline of Lightning is in your opening hand, you may begin the game with it on the battlefield.\nWhenever you cast a spell, you may pay {1}. If you do, Leyline of Lightning deals 1 damage to target player.","imageName":"leyline of lightning","colorIdentity":["R"]},"Living Inferno":{"layout":"normal","name":"Living Inferno","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{T}: Living Inferno deals damage equal to its power divided as you choose among any number of target creatures. Each of those creatures deals damage equal to its power to Living Inferno.","power":"8","toughness":"5","imageName":"living inferno","colorIdentity":["R"]},"Ogre Savant":{"layout":"normal","name":"Ogre Savant","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Wizard","types":["Creature"],"subtypes":["Ogre","Wizard"],"text":"When Ogre Savant enters the battlefield, if {U} was spent to cast Ogre Savant, return target creature to its owner's hand.","power":"3","toughness":"2","imageName":"ogre savant","colorIdentity":["R","U"]},"Parallectric Feedback":{"layout":"normal","name":"Parallectric Feedback","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Parallectric Feedback deals damage to target spell's controller equal to that spell's converted mana cost.","imageName":"parallectric feedback","colorIdentity":["R"]},"Pyromatics":{"layout":"normal","name":"Pyromatics","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Replicate {1}{R} (When you cast this spell, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)\nPyromatics deals 1 damage to target creature or player.","imageName":"pyromatics","colorIdentity":["R"]},"Rabble-Rouser":{"layout":"normal","name":"Rabble-Rouser","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\n{R}, {T}: Attacking creatures get +X/+0 until end of turn, where X is Rabble-Rouser's power.","power":"1","toughness":"1","imageName":"rabble-rouser","colorIdentity":["R"]},"Scorched Rusalka":{"layout":"normal","name":"Scorched Rusalka","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{R}, Sacrifice a creature: Scorched Rusalka deals 1 damage to target player.","power":"1","toughness":"1","imageName":"scorched rusalka","colorIdentity":["R"]},"Shattering Spree":{"layout":"normal","name":"Shattering Spree","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Replicate {R} (When you cast this spell, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)\nDestroy target artifact.","imageName":"shattering spree","colorIdentity":["R"]},"Siege of Towers":{"layout":"normal","name":"Siege of Towers","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Replicate {1}{R} (When you cast this spell, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)\nTarget Mountain becomes a 3/1 creature. It's still a land.","imageName":"siege of towers","colorIdentity":["R"]},"Skarrgan Firebird":{"layout":"normal","name":"Skarrgan Firebird","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Bloodthirst 3 (If an opponent was dealt damage this turn, this creature enters the battlefield with three +1/+1 counters on it.)\nFlying\n{R}{R}{R}: Return Skarrgan Firebird from your graveyard to your hand. Activate this ability only if an opponent was dealt damage this turn.","power":"3","toughness":"3","imageName":"skarrgan firebird","colorIdentity":["R"]},"Tin Street Hooligan":{"layout":"normal","name":"Tin Street Hooligan","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"When Tin Street Hooligan enters the battlefield, if {G} was spent to cast Tin Street Hooligan, destroy target artifact.","power":"2","toughness":"1","imageName":"tin street hooligan","colorIdentity":["R","G"]},"Battering Wurm":{"layout":"normal","name":"Battering Wurm","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\nCreatures with power less than Battering Wurm's power can't block it.","power":"4","toughness":"3","imageName":"battering wurm","colorIdentity":["G"]},"Beastmaster's Magemark":{"layout":"normal","name":"Beastmaster's Magemark","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nCreatures you control that are enchanted get +1/+1.\nWhenever a creature you control that's enchanted becomes blocked, it gets +1/+1 until end of turn for each creature blocking it.","imageName":"beastmaster's magemark","colorIdentity":["G"]},"Bioplasm":{"layout":"normal","name":"Bioplasm","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Whenever Bioplasm attacks, exile the top card of your library. If it's a creature card, Bioplasm gets +X/+Y until end of turn, where X is the exiled creature card's power and Y is its toughness.","power":"4","toughness":"4","imageName":"bioplasm","colorIdentity":["G"]},"Crash Landing":{"layout":"normal","name":"Crash Landing","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature with flying loses flying until end of turn. Crash Landing deals damage to that creature equal to the number of Forests you control.","imageName":"crash landing","colorIdentity":["G"]},"Dryad Sophisticate":{"layout":"normal","name":"Dryad Sophisticate","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Nonbasic landwalk (This creature can't be blocked as long as defending player controls a nonbasic land.)","power":"2","toughness":"1","imageName":"dryad sophisticate","colorIdentity":["G"]},"Earth Surge":{"layout":"normal","name":"Earth Surge","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Each land gets +2/+2 as long as it's a creature.","imageName":"earth surge","colorIdentity":["G"]},"Gatherer of Graces":{"layout":"normal","name":"Gatherer of Graces","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Gatherer of Graces gets +1/+1 for each Aura attached to it.\nSacrifice an Aura: Regenerate Gatherer of Graces.","power":"1","toughness":"2","imageName":"gatherer of graces","colorIdentity":["G"]},"Ghor-Clan Savage":{"layout":"normal","name":"Ghor-Clan Savage","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Centaur Berserker","types":["Creature"],"subtypes":["Centaur","Berserker"],"text":"Bloodthirst 3 (If an opponent was dealt damage this turn, this creature enters the battlefield with three +1/+1 counters on it.)","power":"2","toughness":"3","imageName":"ghor-clan savage","colorIdentity":["G"]},"Gristleback":{"layout":"normal","name":"Gristleback","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Boar Beast","types":["Creature"],"subtypes":["Boar","Beast"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\nSacrifice Gristleback: You gain life equal to Gristleback's power.","power":"2","toughness":"2","imageName":"gristleback","colorIdentity":["G"]},"Gruul Nodorog":{"layout":"normal","name":"Gruul Nodorog","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{R}: Gruul Nodorog gains menace until end of turn. (It can't be blocked except by two or more creatures.)","power":"4","toughness":"4","imageName":"gruul nodorog","colorIdentity":["G","R"]},"Gruul Scrapper":{"layout":"normal","name":"Gruul Scrapper","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"When Gruul Scrapper enters the battlefield, if {R} was spent to cast Gruul Scrapper, it gains haste until end of turn.","power":"3","toughness":"2","imageName":"gruul scrapper","colorIdentity":["G","R"]},"Leyline of Lifeforce":{"layout":"normal","name":"Leyline of Lifeforce","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"If Leyline of Lifeforce is in your opening hand, you may begin the game with it on the battlefield.\nCreature spells can't be countered.","imageName":"leyline of lifeforce","colorIdentity":["G"]},"Petrified Wood-Kin":{"layout":"normal","name":"Petrified Wood-Kin","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Petrified Wood-Kin can't be countered.\nBloodthirst X (This creature enters the battlefield with X +1/+1 counters on it, where X is the damage dealt to your opponents this turn.)\nProtection from instants","power":"3","toughness":"3","imageName":"petrified wood-kin","colorIdentity":["G"]},"Predatory Focus":{"layout":"normal","name":"Predatory Focus","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You may have creatures you control assign their combat damage this turn as though they weren't blocked.","imageName":"predatory focus","colorIdentity":["G"]},"Primeval Light":{"layout":"normal","name":"Primeval Light","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all enchantments target player controls.","imageName":"primeval light","colorIdentity":["G"]},"Silhana Ledgewalker":{"layout":"normal","name":"Silhana Ledgewalker","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Rogue","types":["Creature"],"subtypes":["Elf","Rogue"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nSilhana Ledgewalker can't be blocked except by creatures with flying.","power":"1","toughness":"1","imageName":"silhana ledgewalker","colorIdentity":["G"]},"Silhana Starfletcher":{"layout":"normal","name":"Silhana Starfletcher","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid Archer","types":["Creature"],"subtypes":["Elf","Druid","Archer"],"text":"Reach (This creature can block creatures with flying.)\nAs Silhana Starfletcher enters the battlefield, choose a color.\n{T}: Add one mana of the chosen color to your mana pool.","power":"1","toughness":"3","imageName":"silhana starfletcher","colorIdentity":["G"]},"Skarrgan Pit-Skulk":{"layout":"normal","name":"Skarrgan Pit-Skulk","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\nCreatures with power less than Skarrgan Pit-Skulk's power can't block it.","power":"1","toughness":"1","imageName":"skarrgan pit-skulk","colorIdentity":["G"]},"Starved Rusalka":{"layout":"normal","name":"Starved Rusalka","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{G}, Sacrifice a creature: You gain 1 life.","power":"1","toughness":"1","imageName":"starved rusalka","colorIdentity":["G"]},"Wildsize":{"layout":"normal","name":"Wildsize","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 and gains trample until end of turn.\nDraw a card.","imageName":"wildsize","colorIdentity":["G"]},"Wurmweaver Coil":{"layout":"normal","name":"Wurmweaver Coil","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant green creature\nEnchanted creature gets +6/+6.\n{G}{G}{G}, Sacrifice Wurmweaver Coil: Put a 6/6 green Wurm creature token onto the battlefield.","imageName":"wurmweaver coil","colorIdentity":["G"]},"Agent of Masks":{"layout":"normal","name":"Agent of Masks","manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"At the beginning of your upkeep, each opponent loses 1 life. You gain life equal to the life lost this way.","power":"2","toughness":"3","imageName":"agent of masks","colorIdentity":["W","B"]},"Angel of Despair":{"layout":"normal","name":"Angel of Despair","manaCost":"{3}{W}{W}{B}{B}","cmc":7,"colors":["White","Black"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Angel of Despair enters the battlefield, destroy target permanent.","power":"5","toughness":"5","imageName":"angel of despair","colorIdentity":["W","B"]},"Blind Hunter":{"layout":"normal","name":"Blind Hunter","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying\nHaunt (When this creature dies, exile it haunting target creature.)\nWhen Blind Hunter enters the battlefield or the creature it haunts dies, target player loses 2 life and you gain 2 life.","power":"2","toughness":"2","imageName":"blind hunter","colorIdentity":["W","B"]},"Borborygmos":{"layout":"normal","name":"Borborygmos","manaCost":"{3}{R}{R}{G}{G}","cmc":7,"colors":["Red","Green"],"type":"Legendary Creature — Cyclops","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cyclops"],"text":"Trample\nWhenever Borborygmos deals combat damage to a player, put a +1/+1 counter on each creature you control.","power":"6","toughness":"7","imageName":"borborygmos","colorIdentity":["R","G"]},"Burning-Tree Bloodscale":{"layout":"normal","name":"Burning-Tree Bloodscale","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Viashino Berserker","types":["Creature"],"subtypes":["Viashino","Berserker"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\n{2}{R}: Target creature can't block Burning-Tree Bloodscale this turn.\n{2}{G}: Target creature blocks Burning-Tree Bloodscale this turn if able.","power":"2","toughness":"2","imageName":"burning-tree bloodscale","colorIdentity":["R","G"]},"Burning-Tree Shaman":{"layout":"normal","name":"Burning-Tree Shaman","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Centaur Shaman","types":["Creature"],"subtypes":["Centaur","Shaman"],"text":"Whenever a player activates an ability that isn't a mana ability, Burning-Tree Shaman deals 1 damage to that player.","power":"3","toughness":"4","imageName":"burning-tree shaman","colorIdentity":["R","G"]},"Cerebral Vortex":{"layout":"normal","name":"Cerebral Vortex","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Target player draws two cards, then Cerebral Vortex deals damage to that player equal to the number of cards he or she has drawn this turn.","imageName":"cerebral vortex","colorIdentity":["U","R"]},"Conjurer's Ban":{"layout":"normal","name":"Conjurer's Ban","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Name a card. Until your next turn, the named card can't be played.\nDraw a card.","imageName":"conjurer's ban","colorIdentity":["W","B"]},"Culling Sun":{"layout":"normal","name":"Culling Sun","manaCost":"{2}{W}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy each creature with converted mana cost 3 or less.","imageName":"culling sun","colorIdentity":["W","B"]},"Dune-Brood Nephilim":{"layout":"normal","name":"Dune-Brood Nephilim","manaCost":"{B}{R}{G}{W}","cmc":4,"colors":["White","Black","Red","Green"],"type":"Creature — Nephilim","types":["Creature"],"subtypes":["Nephilim"],"text":"Whenever Dune-Brood Nephilim deals combat damage to a player, put a 1/1 colorless Sand creature token onto the battlefield for each land you control.","power":"3","toughness":"3","imageName":"dune-brood nephilim","colorIdentity":["W","B","R","G"]},"Feral Animist":{"layout":"normal","name":"Feral Animist","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{3}: Feral Animist gets +X/+0 until end of turn, where X is its power.","power":"2","toughness":"1","imageName":"feral animist","colorIdentity":["R","G"]},"Gelectrode":{"layout":"normal","name":"Gelectrode","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Weird","types":["Creature"],"subtypes":["Weird"],"text":"{T}: Gelectrode deals 1 damage to target creature or player.\nWhenever you cast an instant or sorcery spell, you may untap Gelectrode.","power":"0","toughness":"1","imageName":"gelectrode","colorIdentity":["U","R"]},"Ghost Council of Orzhova":{"layout":"normal","name":"Ghost Council of Orzhova","manaCost":"{W}{W}{B}{B}","cmc":4,"colors":["White","Black"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"When Ghost Council of Orzhova enters the battlefield, target opponent loses 1 life and you gain 1 life.\n{1}, Sacrifice a creature: Exile Ghost Council of Orzhova. Return it to the battlefield under its owner's control at the beginning of the next end step.","power":"4","toughness":"4","imageName":"ghost council of orzhova","colorIdentity":["W","B"]},"Glint-Eye Nephilim":{"layout":"normal","name":"Glint-Eye Nephilim","manaCost":"{U}{B}{R}{G}","cmc":4,"colors":["Blue","Black","Red","Green"],"type":"Creature — Nephilim","types":["Creature"],"subtypes":["Nephilim"],"text":"Whenever Glint-Eye Nephilim deals combat damage to a player, draw that many cards.\n{1}, Discard a card: Glint-Eye Nephilim gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"glint-eye nephilim","colorIdentity":["U","B","R","G"]},"Goblin Flectomancer":{"layout":"normal","name":"Goblin Flectomancer","manaCost":"{U}{R}{R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Goblin Wizard","types":["Creature"],"subtypes":["Goblin","Wizard"],"text":"Sacrifice Goblin Flectomancer: You may change the targets of target instant or sorcery spell.","power":"2","toughness":"2","imageName":"goblin flectomancer","colorIdentity":["U","R"]},"Ink-Treader Nephilim":{"layout":"normal","name":"Ink-Treader Nephilim","manaCost":"{R}{G}{W}{U}","cmc":4,"colors":["White","Blue","Red","Green"],"type":"Creature — Nephilim","types":["Creature"],"subtypes":["Nephilim"],"text":"Whenever a player casts an instant or sorcery spell, if that spell targets only Ink-Treader Nephilim, copy the spell for each other creature that spell could target. Each copy targets a different one of those creatures.","power":"3","toughness":"3","imageName":"ink-treader nephilim","colorIdentity":["W","U","R","G"]},"Invoke the Firemind":{"layout":"normal","name":"Invoke the Firemind","manaCost":"{X}{U}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Draw X cards.\n• Invoke the Firemind deals X damage to target creature or player.","imageName":"invoke the firemind","colorIdentity":["U","R"]},"Izzet Chronarch":{"layout":"normal","name":"Izzet Chronarch","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Izzet Chronarch enters the battlefield, return target instant or sorcery card from your graveyard to your hand.","power":"2","toughness":"2","imageName":"izzet chronarch","colorIdentity":["U","R"]},"Killer Instinct":{"layout":"normal","name":"Killer Instinct","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, reveal the top card of your library. If it's a creature card, put it onto the battlefield. That creature gains haste until end of turn. Sacrifice it at the beginning of the next end step.","imageName":"killer instinct","colorIdentity":["R","G"]},"Leap of Flame":{"layout":"normal","name":"Leap of Flame","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Replicate {U}{R} (When you cast this spell, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)\nTarget creature gets +1/+0 and gains flying and first strike until end of turn.","imageName":"leap of flame","colorIdentity":["U","R"]},"Niv-Mizzet, the Firemind":{"layout":"normal","name":"Niv-Mizzet, the Firemind","manaCost":"{2}{U}{U}{R}{R}","cmc":6,"colors":["Blue","Red"],"type":"Legendary Creature — Dragon Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon","Wizard"],"text":"Flying\nWhenever you draw a card, Niv-Mizzet, the Firemind deals 1 damage to target creature or player.\n{T}: Draw a card.","power":"4","toughness":"4","imageName":"niv-mizzet, the firemind","colorIdentity":["U","R"]},"Orzhov Pontiff":{"layout":"normal","name":"Orzhov Pontiff","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Haunt (When this creature dies, exile it haunting target creature.)\nWhen Orzhov Pontiff enters the battlefield or the creature it haunts dies, choose one —\n• Creatures you control get +1/+1 until end of turn.\n• Creatures you don't control get -1/-1 until end of turn.","power":"1","toughness":"1","imageName":"orzhov pontiff","colorIdentity":["W","B"]},"Pillory of the Sleepless":{"layout":"normal","name":"Pillory of the Sleepless","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block.\nEnchanted creature has \"At the beginning of your upkeep, you lose 1 life.\"","imageName":"pillory of the sleepless","colorIdentity":["W","B"]},"Rumbling Slum":{"layout":"normal","name":"Rumbling Slum","manaCost":"{1}{R}{G}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"At the beginning of your upkeep, Rumbling Slum deals 1 damage to each player.","power":"5","toughness":"5","imageName":"rumbling slum","colorIdentity":["R","G"]},"Scab-Clan Mauler":{"layout":"normal","name":"Scab-Clan Mauler","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Bloodthirst 2 (If an opponent was dealt damage this turn, this creature enters the battlefield with two +1/+1 counters on it.)\nTrample","power":"1","toughness":"1","imageName":"scab-clan mauler","colorIdentity":["R","G"]},"Schismotivate":{"layout":"normal","name":"Schismotivate","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +4/+0 until end of turn. Another target creature gets -4/-0 until end of turn.","imageName":"schismotivate","colorIdentity":["U","R"]},"Skarrgan Skybreaker":{"layout":"normal","name":"Skarrgan Skybreaker","manaCost":"{4}{R}{R}{G}","cmc":7,"colors":["Red","Green"],"type":"Creature — Giant Shaman","types":["Creature"],"subtypes":["Giant","Shaman"],"text":"Bloodthirst 3 (If an opponent was dealt damage this turn, this creature enters the battlefield with three +1/+1 counters on it.)\n{1}, Sacrifice Skarrgan Skybreaker: Skarrgan Skybreaker deals damage equal to its power to target creature or player.","power":"3","toughness":"3","imageName":"skarrgan skybreaker","colorIdentity":["R","G"]},"Souls of the Faultless":{"layout":"normal","name":"Souls of the Faultless","manaCost":"{W}{B}{B}","cmc":3,"colors":["White","Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Defender (This creature can't attack.)\nWhenever Souls of the Faultless is dealt combat damage, you gain that much life and attacking player loses that much life.","power":"0","toughness":"4","imageName":"souls of the faultless","colorIdentity":["W","B"]},"Stitch in Time":{"layout":"normal","name":"Stitch in Time","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flip a coin. If you win the flip, take an extra turn after this one.","imageName":"stitch in time","colorIdentity":["U","R"]},"Streetbreaker Wurm":{"layout":"normal","name":"Streetbreaker Wurm","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"6","toughness":"4","imageName":"streetbreaker wurm","colorIdentity":["R","G"]},"Teysa, Orzhov Scion":{"layout":"normal","name":"Teysa, Orzhov Scion","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"Sacrifice three white creatures: Exile target creature.\nWhenever another black creature you control dies, put a 1/1 white Spirit creature token with flying onto the battlefield.","power":"2","toughness":"3","imageName":"teysa, orzhov scion","colorIdentity":["W","B"]},"Tibor and Lumia":{"layout":"normal","name":"Tibor and Lumia","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever you cast a blue spell, target creature gains flying until end of turn.\nWhenever you cast a red spell, Tibor and Lumia deals 1 damage to each creature without flying.","power":"3","toughness":"3","imageName":"tibor and lumia","colorIdentity":["U","R"]},"Ulasht, the Hate Seed":{"layout":"normal","name":"Ulasht, the Hate Seed","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Legendary Creature — Hellion Hydra","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Hellion","Hydra"],"text":"Ulasht, the Hate Seed enters the battlefield with a +1/+1 counter on it for each other red creature you control and a +1/+1 counter on it for each other green creature you control.\n{1}, Remove a +1/+1 counter from Ulasht: Choose one —\n• Ulasht deals 1 damage to target creature.\n• Put a 1/1 green Saproling creature token onto the battlefield.","power":"0","toughness":"0","imageName":"ulasht, the hate seed","colorIdentity":["R","G"]},"Witch-Maw Nephilim":{"layout":"normal","name":"Witch-Maw Nephilim","manaCost":"{G}{W}{U}{B}","cmc":4,"colors":["White","Blue","Black","Green"],"type":"Creature — Nephilim","types":["Creature"],"subtypes":["Nephilim"],"text":"Whenever you cast a spell, you may put two +1/+1 counters on Witch-Maw Nephilim.\nWhenever Witch-Maw Nephilim attacks, it gains trample until end of turn if its power is 10 or greater.","power":"1","toughness":"1","imageName":"witch-maw nephilim","colorIdentity":["W","U","B","G"]},"Wreak Havoc":{"layout":"normal","name":"Wreak Havoc","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Wreak Havoc can't be countered by spells or abilities.\nDestroy target artifact or land.","imageName":"wreak havoc","colorIdentity":["R","G"]},"Yore-Tiller Nephilim":{"layout":"normal","name":"Yore-Tiller Nephilim","manaCost":"{W}{U}{B}{R}","cmc":4,"colors":["White","Blue","Black","Red"],"type":"Creature — Nephilim","types":["Creature"],"subtypes":["Nephilim"],"text":"Whenever Yore-Tiller Nephilim attacks, return target creature card from your graveyard to the battlefield tapped and attacking.","power":"2","toughness":"2","imageName":"yore-tiller nephilim","colorIdentity":["W","U","B","R"]},"Debtors' Knell":{"layout":"normal","name":"Debtors' Knell","manaCost":"{4}{W/B}{W/B}{W/B}","cmc":7,"colors":["White","Black"],"type":"Enchantment","types":["Enchantment"],"text":"({W/B} can be paid with either {W} or {B}.)\nAt the beginning of your upkeep, put target creature card from a graveyard onto the battlefield under your control.","imageName":"debtors' knell","colorIdentity":["W","B"]},"Giant Solifuge":{"layout":"normal","name":"Giant Solifuge","manaCost":"{2}{R/G}{R/G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"({R/G} can be paid with either {R} or {G}.)\nTrample; haste; shroud (This creature can't be the target of spells or abilities.)","power":"4","toughness":"1","imageName":"giant solifuge","colorIdentity":["R","G"]},"Izzet Guildmage":{"layout":"normal","name":"Izzet Guildmage","manaCost":"{U/R}{U/R}","cmc":2,"colors":["Blue","Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"({U/R} can be paid with either {U} or {R}.)\n{2}{U}: Copy target instant spell you control with converted mana cost 2 or less. You may choose new targets for the copy.\n{2}{R}: Copy target sorcery spell you control with converted mana cost 2 or less. You may choose new targets for the copy.","power":"2","toughness":"2","imageName":"izzet guildmage","colorIdentity":["U","R"]},"Mourning Thrull":{"layout":"normal","name":"Mourning Thrull","manaCost":"{1}{W/B}","cmc":2,"colors":["White","Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"({W/B} can be paid with either {W} or {B}.)\nFlying\nWhenever Mourning Thrull deals damage, you gain that much life.","power":"1","toughness":"1","imageName":"mourning thrull","colorIdentity":["W","B"]},"Orzhov Guildmage":{"layout":"normal","name":"Orzhov Guildmage","manaCost":"{W/B}{W/B}","cmc":2,"colors":["White","Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{W}: Target player gains 1 life.\n{2}{B}: Each player loses 1 life.","power":"2","toughness":"2","imageName":"orzhov guildmage","colorIdentity":["W","B"]},"Petrahydrox":{"layout":"normal","name":"Petrahydrox","manaCost":"{3}{U/R}","cmc":4,"colors":["Blue","Red"],"type":"Creature — Weird","types":["Creature"],"subtypes":["Weird"],"text":"({U/R} can be paid with either {U} or {R}.)\nWhen Petrahydrox becomes the target of a spell or ability, return Petrahydrox to its owner's hand.","power":"3","toughness":"3","imageName":"petrahydrox","colorIdentity":["U","R"]},"Wild Cantor":{"layout":"normal","name":"Wild Cantor","manaCost":"{R/G}","cmc":1,"colors":["Red","Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"({R/G} can be paid with either {R} or {G}.)\nSacrifice Wild Cantor: Add one mana of any color to your mana pool.","power":"1","toughness":"1","imageName":"wild cantor","colorIdentity":["R","G"]},"Gruul Signet":{"layout":"normal","name":"Gruul Signet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add {R}{G} to your mana pool.","imageName":"gruul signet","colorIdentity":["R","G"]},"Gruul War Plow":{"layout":"normal","name":"Gruul War Plow","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Creatures you control have trample.\n{1}{R}{G}: Gruul War Plow becomes a 4/4 Juggernaut artifact creature until end of turn.","imageName":"gruul war plow","colorIdentity":["R","G"]},"Izzet Signet":{"layout":"normal","name":"Izzet Signet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add {U}{R} to your mana pool.","imageName":"izzet signet","colorIdentity":["U","R"]},"Mizzium Transreliquat":{"layout":"normal","name":"Mizzium Transreliquat","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}: Mizzium Transreliquat becomes a copy of target artifact until end of turn.\n{1}{U}{R}: Mizzium Transreliquat becomes a copy of target artifact and gains this ability.","imageName":"mizzium transreliquat","colorIdentity":["U","R"]},"Moratorium Stone":{"layout":"normal","name":"Moratorium Stone","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Exile target card from a graveyard.\n{2}{W}{B}, {T}, Sacrifice Moratorium Stone: Exile target nonland card from a graveyard, all other cards from graveyards with the same name as that card, and all permanents with that name.","imageName":"moratorium stone","colorIdentity":["W","B"]},"Orzhov Signet":{"layout":"normal","name":"Orzhov Signet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add {W}{B} to your mana pool.","imageName":"orzhov signet","colorIdentity":["W","B"]},"Sword of the Paruns":{"layout":"normal","name":"Sword of the Paruns","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"As long as equipped creature is tapped, tapped creatures you control get +2/+0.\nAs long as equipped creature is untapped, untapped creatures you control get +0/+2.\n{3}: You may tap or untap equipped creature.\nEquip {3}","imageName":"sword of the paruns"},"Godless Shrine":{"layout":"normal","name":"Godless Shrine","type":"Land — Plains Swamp","types":["Land"],"subtypes":["Plains","Swamp"],"text":"({T}: Add {W} or {B} to your mana pool.)\nAs Godless Shrine enters the battlefield, you may pay 2 life. If you don't, Godless Shrine enters the battlefield tapped.","imageName":"godless shrine","colorIdentity":["W","B"]},"Gruul Turf":{"layout":"normal","name":"Gruul Turf","type":"Land","types":["Land"],"text":"Gruul Turf enters the battlefield tapped.\nWhen Gruul Turf enters the battlefield, return a land you control to its owner's hand.\n{T}: Add {R}{G} to your mana pool.","imageName":"gruul turf","colorIdentity":["R","G"]},"Izzet Boilerworks":{"layout":"normal","name":"Izzet Boilerworks","type":"Land","types":["Land"],"text":"Izzet Boilerworks enters the battlefield tapped.\nWhen Izzet Boilerworks enters the battlefield, return a land you control to its owner's hand.\n{T}: Add {U}{R} to your mana pool.","imageName":"izzet boilerworks","colorIdentity":["U","R"]},"Nivix, Aerie of the Firemind":{"layout":"normal","name":"Nivix, Aerie of the Firemind","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}{U}{R}, {T}: Exile the top card of your library. Until your next turn, you may cast that card if it's an instant or sorcery.","imageName":"nivix, aerie of the firemind","colorIdentity":["U","R"]},"Orzhov Basilica":{"layout":"normal","name":"Orzhov Basilica","type":"Land","types":["Land"],"text":"Orzhov Basilica enters the battlefield tapped.\nWhen Orzhov Basilica enters the battlefield, return a land you control to its owner's hand.\n{T}: Add {W}{B} to your mana pool.","imageName":"orzhov basilica","colorIdentity":["W","B"]},"Orzhova, the Church of Deals":{"layout":"normal","name":"Orzhova, the Church of Deals","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{3}{W}{B}, {T}: Target player loses 1 life and you gain 1 life.","imageName":"orzhova, the church of deals","colorIdentity":["W","B"]},"Skarrg, the Rage Pits":{"layout":"normal","name":"Skarrg, the Rage Pits","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{R}{G}, {T}: Target creature gets +1/+1 and gains trample until end of turn.","imageName":"skarrg, the rage pits","colorIdentity":["R","G"]},"Steam Vents":{"layout":"normal","name":"Steam Vents","type":"Land — Island Mountain","types":["Land"],"subtypes":["Island","Mountain"],"text":"({T}: Add {U} or {R} to your mana pool.)\nAs Steam Vents enters the battlefield, you may pay 2 life. If you don't, Steam Vents enters the battlefield tapped.","imageName":"steam vents","colorIdentity":["U","R"]},"Stomping Ground":{"layout":"normal","name":"Stomping Ground","type":"Land — Mountain Forest","types":["Land"],"subtypes":["Mountain","Forest"],"text":"({T}: Add {R} or {G} to your mana pool.)\nAs Stomping Ground enters the battlefield, you may pay 2 life. If you don't, Stomping Ground enters the battlefield tapped.","imageName":"stomping ground","colorIdentity":["R","G"]},"Rakdos Guildmage":{"layout":"normal","name":"Rakdos Guildmage","manaCost":"{B/R}{B/R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Zombie Shaman","types":["Creature"],"subtypes":["Zombie","Shaman"],"text":"({B/R} can be paid with either {B} or {R}.)\n{3}{B}, Discard a card: Target creature gets -2/-2 until end of turn.\n{3}{R}: Put a 2/1 red Goblin creature token with haste onto the battlefield. Exile it at the beginning of the next end step.","power":"2","toughness":"2","imageName":"rakdos guildmage","colorIdentity":["B","R"]},"Voidslime":{"layout":"normal","name":"Voidslime","manaCost":"{G}{U}{U}","cmc":3,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Counter target spell, activated ability, or triggered ability. (Mana abilities can't be targeted.)","imageName":"voidslime","colorIdentity":["U","G"]},"Urza's Factory":{"layout":"normal","name":"Urza's Factory","type":"Land — Urza’s","types":["Land"],"subtypes":["Urza’s"],"text":"{T}: Add {C} to your mana pool.\n{7}, {T}: Put a 2/2 colorless Assembly-Worker artifact creature token onto the battlefield.","imageName":"urza's factory"},"Serra Avenger":{"layout":"normal","name":"Serra Avenger","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"You can't cast Serra Avenger during your first, second, or third turns of the game.\nFlying\nVigilance (Attacking doesn't cause this creature to tap.)","power":"3","toughness":"3","imageName":"serra avenger","colorIdentity":["W"]},"Blood Knight":{"layout":"normal","name":"Blood Knight","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike, protection from white","power":"2","toughness":"2","imageName":"blood knight","colorIdentity":["R"]},"Groundbreaker":{"layout":"normal","name":"Groundbreaker","manaCost":"{G}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample, haste\nAt the beginning of the end step, sacrifice Groundbreaker.","power":"6","toughness":"1","imageName":"groundbreaker","colorIdentity":["G"]},"Imperious Perfect":{"layout":"normal","name":"Imperious Perfect","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Other Elf creatures you control get +1/+1.\n{G}, {T}: Put a 1/1 green Elf Warrior creature token onto the battlefield.","power":"2","toughness":"2","imageName":"imperious perfect","colorIdentity":["G"]},"Doran, the Siege Tower":{"layout":"normal","name":"Doran, the Siege Tower","manaCost":"{B}{G}{W}","cmc":3,"colors":["White","Black","Green"],"type":"Legendary Creature — Treefolk Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"Each creature assigns combat damage equal to its toughness rather than its power.","power":"0","toughness":"5","imageName":"doran, the siege tower","colorIdentity":["W","B","G"]},"Bramblewood Paragon":{"layout":"normal","name":"Bramblewood Paragon","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Each other Warrior creature you control enters the battlefield with an additional +1/+1 counter on it.\nEach creature you control with a +1/+1 counter on it has trample.","power":"2","toughness":"2","imageName":"bramblewood paragon","colorIdentity":["G"]},"Mutavault":{"layout":"normal","name":"Mutavault","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}: Mutavault becomes a 2/2 creature with all creature types until end of turn. It's still a land.","imageName":"mutavault"},"Aurora Eidolon":{"layout":"normal","name":"Aurora Eidolon","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{W}, Sacrifice Aurora Eidolon: Prevent the next 3 damage that would be dealt to target creature or player this turn.\nWhenever you cast a multicolored spell, you may return Aurora Eidolon from your graveyard to your hand.","power":"2","toughness":"2","imageName":"aurora eidolon","colorIdentity":["W"]},"Azorius Herald":{"layout":"normal","name":"Azorius Herald","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Azorius Herald can't be blocked.\nWhen Azorius Herald enters the battlefield, you gain 4 life.\nWhen Azorius Herald enters the battlefield, sacrifice it unless {U} was spent to cast it.","power":"2","toughness":"1","imageName":"azorius herald","colorIdentity":["W","U"]},"Beacon Hawk":{"layout":"normal","name":"Beacon Hawk","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhenever Beacon Hawk deals combat damage to a player, you may untap target creature.\n{W}: Beacon Hawk gets +0/+1 until end of turn.","power":"1","toughness":"1","imageName":"beacon hawk","colorIdentity":["W"]},"Blessing of the Nephilim":{"layout":"normal","name":"Blessing of the Nephilim","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 for each of its colors.","imageName":"blessing of the nephilim","colorIdentity":["W"]},"Brace for Impact":{"layout":"normal","name":"Brace for Impact","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt to target multicolored creature this turn. For each 1 damage prevented this way, put a +1/+1 counter on that creature.","imageName":"brace for impact","colorIdentity":["W"]},"Carom":{"layout":"normal","name":"Carom","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"The next 1 damage that would be dealt to target creature this turn is dealt to another target creature instead.\nDraw a card.","imageName":"carom","colorIdentity":["W"]},"Celestial Ancient":{"layout":"normal","name":"Celestial Ancient","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nWhenever you cast an enchantment spell, put a +1/+1 counter on each creature you control.","power":"3","toughness":"3","imageName":"celestial ancient","colorIdentity":["W"]},"Freewind Equenaut":{"layout":"normal","name":"Freewind Equenaut","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Archer","types":["Creature"],"subtypes":["Human","Archer"],"text":"Flying\nAs long as Freewind Equenaut is enchanted, it has \"{T}: Freewind Equenaut deals 2 damage to target attacking or blocking creature.\"","power":"2","toughness":"2","imageName":"freewind equenaut","colorIdentity":["W"]},"Guardian of the Guildpact":{"layout":"normal","name":"Guardian of the Guildpact","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Protection from monocolored","power":"2","toughness":"3","imageName":"guardian of the guildpact","colorIdentity":["W"]},"Haazda Exonerator":{"layout":"normal","name":"Haazda Exonerator","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}, Sacrifice Haazda Exonerator: Destroy target Aura.","power":"1","toughness":"1","imageName":"haazda exonerator","colorIdentity":["W"]},"Haazda Shield Mate":{"layout":"normal","name":"Haazda Shield Mate","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"At the beginning of your upkeep, sacrifice Haazda Shield Mate unless you pay {W}{W}.\n{W}: The next time a source of your choice would deal damage to you this turn, prevent that damage.","power":"1","toughness":"1","imageName":"haazda shield mate","colorIdentity":["W"]},"Mistral Charger":{"layout":"normal","name":"Mistral Charger","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flying","power":"2","toughness":"1","imageName":"mistral charger","colorIdentity":["W"]},"Paladin of Prahv":{"layout":"normal","name":"Paladin of Prahv","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Whenever Paladin of Prahv deals damage, you gain that much life.\nForecast — {1}{W}, Reveal Paladin of Prahv from your hand: Whenever target creature deals damage this turn, you gain that much life. (Activate this ability only during your upkeep and only once each turn.)","power":"3","toughness":"4","imageName":"paladin of prahv","colorIdentity":["W"]},"Proclamation of Rebirth":{"layout":"normal","name":"Proclamation of Rebirth","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to three target creature cards with converted mana cost 1 or less from your graveyard to the battlefield.\nForecast — {5}{W}, Reveal Proclamation of Rebirth from your hand: Return target creature card with converted mana cost 1 or less from your graveyard to the battlefield. (Activate this ability only during your upkeep and only once each turn.)","imageName":"proclamation of rebirth","colorIdentity":["W"]},"Proper Burial":{"layout":"normal","name":"Proper Burial","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control dies, you gain life equal to that creature's toughness.","imageName":"proper burial","colorIdentity":["W"]},"Soulsworn Jury":{"layout":"normal","name":"Soulsworn Jury","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Defender (This creature can't attack.)\n{1}{U}, Sacrifice Soulsworn Jury: Counter target creature spell.","power":"1","toughness":"4","imageName":"soulsworn jury","colorIdentity":["W","U"]},"Steeling Stance":{"layout":"normal","name":"Steeling Stance","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +1/+1 until end of turn.\nForecast — {W}, Reveal Steeling Stance from your hand: Target creature gets +1/+1 until end of turn. (Activate this ability only during your upkeep and only once each turn.)","imageName":"steeling stance","colorIdentity":["W"]},"Stoic Ephemera":{"layout":"normal","name":"Stoic Ephemera","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Defender (This creature can't attack.)\nFlying\nWhen Stoic Ephemera blocks, sacrifice it at end of combat.","power":"5","toughness":"5","imageName":"stoic ephemera","colorIdentity":["W"]},"Valor Made Real":{"layout":"normal","name":"Valor Made Real","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature can block any number of creatures this turn.","imageName":"valor made real","colorIdentity":["W"]},"Wakestone Gargoyle":{"layout":"normal","name":"Wakestone Gargoyle","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Defender, flying\n{1}{W}: Creatures you control with defender can attack this turn as though they didn't have defender.","power":"3","toughness":"4","imageName":"wakestone gargoyle","colorIdentity":["W"]},"Court Hussar":{"layout":"normal","name":"Court Hussar","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Knight","types":["Creature"],"subtypes":["Vedalken","Knight"],"text":"Vigilance\nWhen Court Hussar enters the battlefield, look at the top three cards of your library, then put one of them into your hand and the rest on the bottom of your library in any order.\nWhen Court Hussar enters the battlefield, sacrifice it unless {W} was spent to cast it.","power":"1","toughness":"3","imageName":"court hussar","colorIdentity":["U","W"]},"Cytoplast Manipulator":{"layout":"normal","name":"Cytoplast Manipulator","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard Mutant","types":["Creature"],"subtypes":["Human","Wizard","Mutant"],"text":"Graft 2 (This creature enters the battlefield with two +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\n{U}, {T}: Gain control of target creature with a +1/+1 counter on it for as long as Cytoplast Manipulator remains on the battlefield.","power":"0","toughness":"0","imageName":"cytoplast manipulator","colorIdentity":["U"]},"Enigma Eidolon":{"layout":"normal","name":"Enigma Eidolon","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{U}, Sacrifice Enigma Eidolon: Target player puts the top three cards of his or her library into his or her graveyard.\nWhenever you cast a multicolored spell, you may return Enigma Eidolon from your graveyard to your hand.","power":"2","toughness":"2","imageName":"enigma eidolon","colorIdentity":["U"]},"Govern the Guildless":{"layout":"normal","name":"Govern the Guildless","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target monocolored creature.\nForecast — {1}{U}, Reveal Govern the Guildless from your hand: Target creature becomes the color or colors of your choice until end of turn. (Activate this ability only during your upkeep and only once each turn.)","imageName":"govern the guildless","colorIdentity":["U"]},"Helium Squirter":{"layout":"normal","name":"Helium Squirter","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Beast Mutant","types":["Creature"],"subtypes":["Beast","Mutant"],"text":"Graft 3 (This creature enters the battlefield with three +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\n{1}: Target creature with a +1/+1 counter on it gains flying until end of turn.","power":"0","toughness":"0","imageName":"helium squirter","colorIdentity":["U"]},"Novijen Sages":{"layout":"normal","name":"Novijen Sages","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Human Advisor Mutant","types":["Creature"],"subtypes":["Human","Advisor","Mutant"],"text":"Graft 4 (This creature enters the battlefield with four +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\n{1}, Remove two +1/+1 counters from among creatures you control: Draw a card.","power":"0","toughness":"0","imageName":"novijen sages","colorIdentity":["U"]},"Ocular Halo":{"layout":"normal","name":"Ocular Halo","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: Draw a card.\"\n{W}: Enchanted creature gains vigilance until end of turn.","imageName":"ocular halo","colorIdentity":["U","W"]},"Plaxmanta":{"layout":"normal","name":"Plaxmanta","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flash\nWhen Plaxmanta enters the battlefield, creatures you control gain shroud until end of turn. (They can't be the targets of spells or abilities.)\nWhen Plaxmanta enters the battlefield, sacrifice it unless {G} was spent to cast it.","power":"2","toughness":"2","imageName":"plaxmanta","colorIdentity":["U","G"]},"Psychic Possession":{"layout":"normal","name":"Psychic Possession","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant opponent\nSkip your draw step.\nWhenever enchanted opponent draws a card, you may draw a card.","imageName":"psychic possession","colorIdentity":["U"]},"Silkwing Scout":{"layout":"normal","name":"Silkwing Scout","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Faerie Scout","types":["Creature"],"subtypes":["Faerie","Scout"],"text":"Flying\n{G}, Sacrifice Silkwing Scout: Search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library.","power":"2","toughness":"1","imageName":"silkwing scout","colorIdentity":["U","G"]},"Skyscribing":{"layout":"normal","name":"Skyscribing","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player draws X cards.\nForecast — {2}{U}, Reveal Skyscribing from your hand: Each player draws a card. (Activate this ability only during your upkeep and only once each turn.)","imageName":"skyscribing","colorIdentity":["U"]},"Spell Snare":{"layout":"normal","name":"Spell Snare","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell with converted mana cost 2.","imageName":"spell snare","colorIdentity":["U"]},"Tidespout Tyrant":{"layout":"normal","name":"Tidespout Tyrant","manaCost":"{5}{U}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nWhenever you cast a spell, return target permanent to its owner's hand.","power":"5","toughness":"5","imageName":"tidespout tyrant","colorIdentity":["U"]},"Vigean Graftmage":{"layout":"normal","name":"Vigean Graftmage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Wizard Mutant","types":["Creature"],"subtypes":["Vedalken","Wizard","Mutant"],"text":"Graft 2 (This creature enters the battlefield with two +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\n{1}{U}: Untap target creature with a +1/+1 counter on it.","power":"0","toughness":"0","imageName":"vigean graftmage","colorIdentity":["U"]},"Vision Skeins":{"layout":"normal","name":"Vision Skeins","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Each player draws two cards.","imageName":"vision skeins","colorIdentity":["U"]},"Writ of Passage":{"layout":"normal","name":"Writ of Passage","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks, if its power is 2 or less, it can't be blocked this turn.\nForecast — {1}{U}, Reveal Writ of Passage from your hand: Target creature with power 2 or less can't be blocked this turn. (Activate this ability only during your upkeep and only once each turn.)","imageName":"writ of passage","colorIdentity":["U"]},"Bond of Agony":{"layout":"normal","name":"Bond of Agony","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Bond of Agony, pay X life.\nEach other player loses X life.","imageName":"bond of agony","colorIdentity":["B"]},"Brain Pry":{"layout":"normal","name":"Brain Pry","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Name a nonland card. Target player reveals his or her hand. That player discards a card with that name. If he or she can't, you draw a card.","imageName":"brain pry","colorIdentity":["B"]},"Crypt Champion":{"layout":"normal","name":"Crypt Champion","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Double strike\nWhen Crypt Champion enters the battlefield, each player puts a creature card with converted mana cost 3 or less from his or her graveyard onto the battlefield.\nWhen Crypt Champion enters the battlefield, sacrifice it unless {R} was spent to cast it.","power":"2","toughness":"2","imageName":"crypt champion","colorIdentity":["B","R"]},"Delirium Skeins":{"layout":"normal","name":"Delirium Skeins","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player discards three cards.","imageName":"delirium skeins","colorIdentity":["B"]},"Demon's Jester":{"layout":"normal","name":"Demon's Jester","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nHellbent — Demon's Jester gets +2/+1 as long as you have no cards in hand.","power":"2","toughness":"2","imageName":"demon's jester","colorIdentity":["B"]},"Drekavac":{"layout":"normal","name":"Drekavac","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Drekavac enters the battlefield, sacrifice it unless you discard a noncreature card.","power":"3","toughness":"3","imageName":"drekavac","colorIdentity":["B"]},"Enemy of the Guildpact":{"layout":"normal","name":"Enemy of the Guildpact","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Protection from multicolored","power":"4","toughness":"2","imageName":"enemy of the guildpact","colorIdentity":["B"]},"Entropic Eidolon":{"layout":"normal","name":"Entropic Eidolon","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{B}, Sacrifice Entropic Eidolon: Target player loses 1 life and you gain 1 life.\nWhenever you cast a multicolored spell, you may return Entropic Eidolon from your graveyard to your hand.","power":"2","toughness":"2","imageName":"entropic eidolon","colorIdentity":["B"]},"Infernal Tutor":{"layout":"normal","name":"Infernal Tutor","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal a card from your hand. Search your library for a card with the same name as that card, reveal it, put it into your hand, then shuffle your library.\nHellbent — If you have no cards in hand, instead search your library for a card, put it into your hand, then shuffle your library.","imageName":"infernal tutor","colorIdentity":["B"]},"Macabre Waltz":{"layout":"normal","name":"Macabre Waltz","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to two target creature cards from your graveyard to your hand, then discard a card.","imageName":"macabre waltz","colorIdentity":["B"]},"Nettling Curse":{"layout":"normal","name":"Nettling Curse","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks or blocks, its controller loses 3 life.\n{1}{R}: Enchanted creature attacks this turn if able.","imageName":"nettling curse","colorIdentity":["B","R"]},"Nightcreep":{"layout":"normal","name":"Nightcreep","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Until end of turn, all creatures become black and all lands become Swamps.","imageName":"nightcreep","colorIdentity":["B"]},"Nihilistic Glee":{"layout":"normal","name":"Nihilistic Glee","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{B}, Discard a card: Target opponent loses 1 life and you gain 1 life.\nHellbent — {1}, Pay 2 life: Draw a card. Activate this ability only if you have no cards in hand.","imageName":"nihilistic glee","colorIdentity":["B"]},"Ragamuffyn":{"layout":"normal","name":"Ragamuffyn","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Cleric","types":["Creature"],"subtypes":["Zombie","Cleric"],"text":"Hellbent — {T}, Sacrifice a creature or land: Draw a card. Activate this ability only if you have no cards in hand.","power":"2","toughness":"2","imageName":"ragamuffyn","colorIdentity":["B"]},"Ratcatcher":{"layout":"normal","name":"Ratcatcher","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Ogre Rogue","types":["Creature"],"subtypes":["Ogre","Rogue"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nAt the beginning of your upkeep, you may search your library for a Rat card, reveal it, and put it into your hand. If you do, shuffle your library.","power":"4","toughness":"4","imageName":"ratcatcher","colorIdentity":["B"]},"Slaughterhouse Bouncer":{"layout":"normal","name":"Slaughterhouse Bouncer","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Hellbent — When Slaughterhouse Bouncer dies, if you have no cards in hand, target creature gets -3/-3 until end of turn.","power":"3","toughness":"3","imageName":"slaughterhouse bouncer","colorIdentity":["B"]},"Slithering Shade":{"layout":"normal","name":"Slithering Shade","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"Defender (This creature can't attack.)\n{B}: Slithering Shade gets +1/+1 until end of turn.\nHellbent — Slithering Shade can attack as though it didn't have defender as long as you have no cards in hand.","power":"0","toughness":"1","imageName":"slithering shade","colorIdentity":["B"]},"Unliving Psychopath":{"layout":"normal","name":"Unliving Psychopath","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Assassin","types":["Creature"],"subtypes":["Zombie","Assassin"],"text":"{B}: Unliving Psychopath gets +1/-1 until end of turn.\n{B}, {T}: Destroy target creature with power less than Unliving Psychopath's power.","power":"0","toughness":"4","imageName":"unliving psychopath","colorIdentity":["B"]},"Vesper Ghoul":{"layout":"normal","name":"Vesper Ghoul","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Druid","types":["Creature"],"subtypes":["Zombie","Druid"],"text":"{T}, Pay 1 life: Add one mana of any color to your mana pool.","power":"1","toughness":"1","imageName":"vesper ghoul","colorIdentity":["B"]},"Wit's End":{"layout":"normal","name":"Wit's End","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards his or her hand.","imageName":"wit's end","colorIdentity":["B"]},"Cackling Flames":{"layout":"normal","name":"Cackling Flames","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Cackling Flames deals 3 damage to target creature or player.\nHellbent — Cackling Flames deals 5 damage to that creature or player instead if you have no cards in hand.","imageName":"cackling flames","colorIdentity":["R"]},"Demonfire":{"layout":"normal","name":"Demonfire","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Demonfire deals X damage to target creature or player. If a creature dealt damage this way would die this turn, exile it instead.\nHellbent — If you have no cards in hand, Demonfire can't be countered by spells or abilities and the damage can't be prevented.","imageName":"demonfire","colorIdentity":["R"]},"Flame-Kin War Scout":{"layout":"normal","name":"Flame-Kin War Scout","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental Scout","types":["Creature"],"subtypes":["Elemental","Scout"],"text":"When another creature enters the battlefield, sacrifice Flame-Kin War Scout. If you do, Flame-Kin War Scout deals 4 damage to that creature.","power":"2","toughness":"4","imageName":"flame-kin war scout","colorIdentity":["R"]},"Flaring Flame-Kin":{"layout":"normal","name":"Flaring Flame-Kin","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"As long as Flaring Flame-Kin is enchanted, it gets +2/+2, has trample, and has \"{R}: Flaring Flame-Kin gets +1/+0 until end of turn.\"","power":"2","toughness":"2","imageName":"flaring flame-kin","colorIdentity":["R"]},"Gnat Alley Creeper":{"layout":"normal","name":"Gnat Alley Creeper","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Gnat Alley Creeper can't be blocked by creatures with flying.","power":"3","toughness":"1","imageName":"gnat alley creeper","colorIdentity":["R"]},"Ignorant Bliss":{"layout":"normal","name":"Ignorant Bliss","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Exile all cards from your hand face down. At the beginning of the next end step, return those cards to your hand, then draw a card.","imageName":"ignorant bliss","colorIdentity":["R"]},"Kill-Suit Cultist":{"layout":"normal","name":"Kill-Suit Cultist","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"Kill-Suit Cultist attacks each turn if able.\n{B}, Sacrifice Kill-Suit Cultist: The next time damage would be dealt to target creature this turn, destroy that creature instead.","power":"1","toughness":"1","imageName":"kill-suit cultist","colorIdentity":["R","B"]},"Kindle the Carnage":{"layout":"normal","name":"Kindle the Carnage","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Discard a card at random. If you do, Kindle the Carnage deals damage equal to that card's converted mana cost to each creature. You may repeat this process any number of times.","imageName":"kindle the carnage","colorIdentity":["R"]},"Ogre Gatecrasher":{"layout":"normal","name":"Ogre Gatecrasher","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre Rogue","types":["Creature"],"subtypes":["Ogre","Rogue"],"text":"When Ogre Gatecrasher enters the battlefield, destroy target creature with defender.","power":"3","toughness":"3","imageName":"ogre gatecrasher","colorIdentity":["R"]},"Psychotic Fury":{"layout":"normal","name":"Psychotic Fury","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target multicolored creature gains double strike until end of turn.\nDraw a card.","imageName":"psychotic fury","colorIdentity":["R"]},"Rakdos Pit Dragon":{"layout":"normal","name":"Rakdos Pit Dragon","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"{R}{R}: Rakdos Pit Dragon gains flying until end of turn.\n{R}: Rakdos Pit Dragon gets +1/+0 until end of turn.\nHellbent — Rakdos Pit Dragon has double strike as long as you have no cards in hand.","power":"3","toughness":"3","imageName":"rakdos pit dragon","colorIdentity":["R"]},"Sandstorm Eidolon":{"layout":"normal","name":"Sandstorm Eidolon","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{R}, Sacrifice Sandstorm Eidolon: Target creature can't block this turn.\nWhenever you cast a multicolored spell, you may return Sandstorm Eidolon from your graveyard to your hand.","power":"2","toughness":"2","imageName":"sandstorm eidolon","colorIdentity":["R"]},"Squealing Devil":{"layout":"normal","name":"Squealing Devil","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhen Squealing Devil enters the battlefield, you may pay {X}. If you do, target creature gets +X/+0 until end of turn.\nWhen Squealing Devil enters the battlefield, sacrifice it unless {B} was spent to cast it.","power":"2","toughness":"1","imageName":"squealing devil","colorIdentity":["R","B"]},"Stalking Vengeance":{"layout":"normal","name":"Stalking Vengeance","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Haste\nWhenever another creature you control dies, it deals damage equal to its power to target player.","power":"5","toughness":"5","imageName":"stalking vengeance","colorIdentity":["R"]},"Stormscale Anarch":{"layout":"normal","name":"Stormscale Anarch","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino Shaman","types":["Creature"],"subtypes":["Viashino","Shaman"],"text":"{2}{R}, Discard a card at random: Stormscale Anarch deals 2 damage to target creature or player. If the discarded card was multicolored, Stormscale Anarch deals 4 damage to that creature or player instead.","power":"2","toughness":"2","imageName":"stormscale anarch","colorIdentity":["R"]},"Taste for Mayhem":{"layout":"normal","name":"Taste for Mayhem","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+0.\nHellbent — Enchanted creature gets an additional +2/+0 as long as you have no cards in hand.","imageName":"taste for mayhem","colorIdentity":["R"]},"Utvara Scalper":{"layout":"normal","name":"Utvara Scalper","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Scout","types":["Creature"],"subtypes":["Goblin","Scout"],"text":"Flying\nUtvara Scalper attacks each turn if able.","power":"1","toughness":"2","imageName":"utvara scalper","colorIdentity":["R"]},"War's Toll":{"layout":"normal","name":"War's Toll","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent taps a land for mana, tap all lands that player controls.\nIf a creature an opponent controls attacks, all creatures that opponent controls attack if able.","imageName":"war's toll","colorIdentity":["R"]},"Weight of Spires":{"layout":"normal","name":"Weight of Spires","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Weight of Spires deals damage to target creature equal to the number of nonbasic lands that creature's controller controls.","imageName":"weight of spires","colorIdentity":["R"]},"Whiptail Moloch":{"layout":"normal","name":"Whiptail Moloch","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"When Whiptail Moloch enters the battlefield, it deals 3 damage to target creature you control.","power":"6","toughness":"3","imageName":"whiptail moloch","colorIdentity":["R"]},"Aquastrand Spider":{"layout":"normal","name":"Aquastrand Spider","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Spider Mutant","types":["Creature"],"subtypes":["Spider","Mutant"],"text":"Graft 2 (This creature enters the battlefield with two +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\n{G}: Target creature with a +1/+1 counter on it gains reach until end of turn. (It can block creatures with flying.)","power":"0","toughness":"0","imageName":"aquastrand spider","colorIdentity":["G"]},"Cytoplast Root-Kin":{"layout":"normal","name":"Cytoplast Root-Kin","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental Mutant","types":["Creature"],"subtypes":["Elemental","Mutant"],"text":"Graft 4 (This creature enters the battlefield with four +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\nWhen Cytoplast Root-Kin enters the battlefield, put a +1/+1 counter on each other creature you control with a +1/+1 counter on it.\n{2}: Move a +1/+1 counter from target creature you control onto Cytoplast Root-Kin.","power":"0","toughness":"0","imageName":"cytoplast root-kin","colorIdentity":["G"]},"Cytospawn Shambler":{"layout":"normal","name":"Cytospawn Shambler","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elemental Mutant","types":["Creature"],"subtypes":["Elemental","Mutant"],"text":"Graft 6 (This creature enters the battlefield with six +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\n{G}: Target creature with a +1/+1 counter on it gains trample until end of turn.","power":"0","toughness":"0","imageName":"cytospawn shambler","colorIdentity":["G"]},"Elemental Resonance":{"layout":"normal","name":"Elemental Resonance","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant permanent\nAt the beginning of your precombat main phase, add mana equal to enchanted permanent's mana cost to your mana pool. (Mana cost includes color. If a mana symbol has multiple colors, choose one.)","imageName":"elemental resonance","colorIdentity":["G"]},"Fertile Imagination":{"layout":"normal","name":"Fertile Imagination","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a card type. Target opponent reveals his or her hand. Put two 1/1 green Saproling creature tokens onto the battlefield for each card of the chosen type revealed this way. (Artifact, creature, enchantment, instant, land, planeswalker, sorcery, and tribal are card types.)","imageName":"fertile imagination","colorIdentity":["G"]},"Flash Foliage":{"layout":"normal","name":"Flash Foliage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Cast Flash Foliage only during combat after blockers are declared.\nPut a 1/1 green Saproling creature token onto the battlefield blocking target creature attacking you.\nDraw a card.","imageName":"flash foliage","colorIdentity":["G"]},"Indrik Stomphowler":{"layout":"normal","name":"Indrik Stomphowler","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Indrik Stomphowler enters the battlefield, destroy target artifact or enchantment.","power":"4","toughness":"4","imageName":"indrik stomphowler","colorIdentity":["G"]},"Loaming Shaman":{"layout":"normal","name":"Loaming Shaman","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Centaur Shaman","types":["Creature"],"subtypes":["Centaur","Shaman"],"text":"When Loaming Shaman enters the battlefield, target player shuffles any number of target cards from his or her graveyard into his or her library.","power":"3","toughness":"2","imageName":"loaming shaman","colorIdentity":["G"]},"Might of the Nephilim":{"layout":"normal","name":"Might of the Nephilim","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn for each of its colors.","imageName":"might of the nephilim","colorIdentity":["G"]},"Patagia Viper":{"layout":"normal","name":"Patagia Viper","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Flying\nWhen Patagia Viper enters the battlefield, put two 1/1 green and blue Snake creature tokens onto the battlefield.\nWhen Patagia Viper enters the battlefield, sacrifice it unless {U} was spent to cast it.","power":"2","toughness":"1","imageName":"patagia viper","colorIdentity":["G","U"]},"Protean Hulk":{"layout":"normal","name":"Protean Hulk","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Protean Hulk dies, search your library for any number of creature cards with total converted mana cost 6 or less and put them onto the battlefield. Then shuffle your library.","power":"6","toughness":"6","imageName":"protean hulk","colorIdentity":["G"]},"Simic Basilisk":{"layout":"normal","name":"Simic Basilisk","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Basilisk Mutant","types":["Creature"],"subtypes":["Basilisk","Mutant"],"text":"Graft 3 (This creature enters the battlefield with three +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\n{1}{G}: Until end of turn, target creature with a +1/+1 counter on it gains \"Whenever this creature deals combat damage to a creature, destroy that creature at end of combat.\"","power":"0","toughness":"0","imageName":"simic basilisk","colorIdentity":["G"]},"Simic Initiate":{"layout":"normal","name":"Simic Initiate","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Mutant","types":["Creature"],"subtypes":["Human","Mutant"],"text":"Graft 1 (This creature enters the battlefield with a +1/+1 counter on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)","power":"0","toughness":"0","imageName":"simic initiate","colorIdentity":["G"]},"Simic Ragworm":{"layout":"normal","name":"Simic Ragworm","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Worm","types":["Creature"],"subtypes":["Worm"],"text":"{U}: Untap Simic Ragworm.","power":"3","toughness":"3","imageName":"simic ragworm","colorIdentity":["G","U"]},"Sporeback Troll":{"layout":"normal","name":"Sporeback Troll","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Troll Mutant","types":["Creature"],"subtypes":["Troll","Mutant"],"text":"Graft 2 (This creature enters the battlefield with two +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\n{1}{G}: Regenerate target creature with a +1/+1 counter on it.","power":"0","toughness":"0","imageName":"sporeback troll","colorIdentity":["G"]},"Sprouting Phytohydra":{"layout":"normal","name":"Sprouting Phytohydra","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Plant Hydra","types":["Creature"],"subtypes":["Plant","Hydra"],"text":"Defender (This creature can't attack.)\nWhenever Sprouting Phytohydra is dealt damage, you may put a token that's a copy of Sprouting Phytohydra onto the battlefield.","power":"0","toughness":"2","imageName":"sprouting phytohydra","colorIdentity":["G"]},"Stomp and Howl":{"layout":"normal","name":"Stomp and Howl","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact and target enchantment.","imageName":"stomp and howl","colorIdentity":["G"]},"Street Savvy":{"layout":"normal","name":"Street Savvy","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +0/+2 and can block creatures with landwalk abilities as though they didn't have those abilities.","imageName":"street savvy","colorIdentity":["G"]},"Utopia Sprawl":{"layout":"normal","name":"Utopia Sprawl","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Forest\nAs Utopia Sprawl enters the battlefield, choose a color.\nWhenever enchanted Forest is tapped for mana, its controller adds one mana of the chosen color to his or her mana pool (in addition to the mana the land produces).","imageName":"utopia sprawl","colorIdentity":["G"]},"Verdant Eidolon":{"layout":"normal","name":"Verdant Eidolon","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{G}, Sacrifice Verdant Eidolon: Add three mana of any one color to your mana pool.\nWhenever you cast a multicolored spell, you may return Verdant Eidolon from your graveyard to your hand.","power":"2","toughness":"2","imageName":"verdant eidolon","colorIdentity":["G"]},"Æthermage's Touch":{"layout":"normal","name":"Æthermage's Touch","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Reveal the top four cards of your library. You may put a creature card from among them onto the battlefield. It gains \"At the beginning of your end step, return this creature to its owner's hand.\" Then put the rest of the cards revealed this way on the bottom of your library in any order.","imageName":"æthermage's touch","colorIdentity":["W","U"]},"Anthem of Rakdos":{"layout":"normal","name":"Anthem of Rakdos","manaCost":"{2}{B}{R}{R}","cmc":5,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control attacks, it gets +2/+0 until end of turn and Anthem of Rakdos deals 1 damage to you.\nHellbent — As long as you have no cards in hand, if a source you control would deal damage to a creature or player, it deals double that damage to that creature or player instead.","imageName":"anthem of rakdos","colorIdentity":["B","R"]},"Assault Zeppelid":{"layout":"normal","name":"Assault Zeppelid","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flying, trample","power":"3","toughness":"3","imageName":"assault zeppelid","colorIdentity":["U","G"]},"Azorius Æthermage":{"layout":"normal","name":"Azorius Æthermage","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever a permanent is returned to your hand, you may pay {1}. If you do, draw a card.","power":"1","toughness":"1","imageName":"azorius æthermage","colorIdentity":["W","U"]},"Azorius First-Wing":{"layout":"normal","name":"Azorius First-Wing","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying, protection from enchantments","power":"2","toughness":"2","imageName":"azorius first-wing","colorIdentity":["W","U"]},"Azorius Ploy":{"layout":"normal","name":"Azorius Ploy","manaCost":"{1}{W}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage target creature would deal this turn.\nPrevent all combat damage that would be dealt to target creature this turn.","imageName":"azorius ploy","colorIdentity":["W","U"]},"Cytoshape":{"layout":"normal","name":"Cytoshape","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Choose a nonlegendary creature on the battlefield. Target creature becomes a copy of that creature until end of turn.","imageName":"cytoshape","colorIdentity":["U","G"]},"Dread Slag":{"layout":"normal","name":"Dread Slag","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Trample\nDread Slag gets -4/-4 for each card in your hand.","power":"9","toughness":"9","imageName":"dread slag","colorIdentity":["B","R"]},"Experiment Kraj":{"layout":"normal","name":"Experiment Kraj","manaCost":"{2}{G}{G}{U}{U}","cmc":6,"colors":["Blue","Green"],"type":"Legendary Creature — Ooze Mutant","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Ooze","Mutant"],"text":"Experiment Kraj has all activated abilities of each other creature with a +1/+1 counter on it.\n{T}: Put a +1/+1 counter on target creature.","power":"4","toughness":"6","imageName":"experiment kraj","colorIdentity":["U","G"]},"Gobhobbler Rats":{"layout":"normal","name":"Gobhobbler Rats","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Hellbent — As long as you have no cards in hand, Gobhobbler Rats gets +1/+0 and has \"{B}: Regenerate Gobhobbler Rats.\"","power":"2","toughness":"2","imageName":"gobhobbler rats","colorIdentity":["B","R"]},"Grand Arbiter Augustin IV":{"layout":"normal","name":"Grand Arbiter Augustin IV","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"White spells you cast cost {1} less to cast.\nBlue spells you cast cost {1} less to cast.\nSpells your opponents cast cost {1} more to cast.","power":"2","toughness":"3","imageName":"grand arbiter augustin iv","colorIdentity":["W","U"]},"Hellhole Rats":{"layout":"normal","name":"Hellhole Rats","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Haste\nWhen Hellhole Rats enters the battlefield, target player discards a card. Hellhole Rats deals damage to that player equal to that card's converted mana cost.","power":"2","toughness":"2","imageName":"hellhole rats","colorIdentity":["B","R"]},"Isperia the Inscrutable":{"layout":"normal","name":"Isperia the Inscrutable","manaCost":"{1}{W}{W}{U}{U}","cmc":5,"colors":["White","Blue"],"type":"Legendary Creature — Sphinx","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhenever Isperia the Inscrutable deals combat damage to a player, name a card. That player reveals his or her hand. If he or she reveals the named card, search your library for a creature card with flying, reveal it, put it into your hand, then shuffle your library.","power":"3","toughness":"6","imageName":"isperia the inscrutable","colorIdentity":["W","U"]},"Jagged Poppet":{"layout":"normal","name":"Jagged Poppet","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Whenever Jagged Poppet is dealt damage, discard that many cards.\nHellbent — Whenever Jagged Poppet deals combat damage to a player, if you have no cards in hand, that player discards cards equal to the damage.","power":"3","toughness":"4","imageName":"jagged poppet","colorIdentity":["B","R"]},"Leafdrake Roost":{"layout":"normal","name":"Leafdrake Roost","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{G}{U}, {T}: Put a 2/2 green and blue Drake creature token with flying onto the battlefield.\"","imageName":"leafdrake roost","colorIdentity":["U","G"]},"Lyzolda, the Blood Witch":{"layout":"normal","name":"Lyzolda, the Blood Witch","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"{2}, Sacrifice a creature: Lyzolda, the Blood Witch deals 2 damage to target creature or player if the sacrificed creature was red. Draw a card if the sacrificed creature was black.","power":"3","toughness":"1","imageName":"lyzolda, the blood witch","colorIdentity":["B","R"]},"Momir Vig, Simic Visionary":{"layout":"normal","name":"Momir Vig, Simic Visionary","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Legendary Creature — Elf Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Wizard"],"text":"Whenever you cast a green creature spell, you may search your library for a creature card and reveal it. If you do, shuffle your library and put that card on top of it.\nWhenever you cast a blue creature spell, reveal the top card of your library. If it's a creature card, put that card into your hand.","power":"2","toughness":"2","imageName":"momir vig, simic visionary","colorIdentity":["U","G"]},"Omnibian":{"layout":"normal","name":"Omnibian","manaCost":"{1}{G}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Frog","types":["Creature"],"subtypes":["Frog"],"text":"{T}: Target creature becomes a Frog with base power and toughness 3/3 until end of turn.","power":"3","toughness":"3","imageName":"omnibian","colorIdentity":["U","G"]},"Overrule":{"layout":"normal","name":"Overrule","manaCost":"{X}{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {X}. You gain X life.","imageName":"overrule","colorIdentity":["W","U"]},"Pain Magnification":{"layout":"normal","name":"Pain Magnification","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent is dealt 3 or more damage by a single source, that player discards a card.","imageName":"pain magnification","colorIdentity":["B","R"]},"Palliation Accord":{"layout":"normal","name":"Palliation Accord","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature an opponent controls becomes tapped, put a shield counter on Palliation Accord.\nRemove a shield counter from Palliation Accord: Prevent the next 1 damage that would be dealt to you this turn.","imageName":"palliation accord","colorIdentity":["W","U"]},"Plaxcaster Frogling":{"layout":"normal","name":"Plaxcaster Frogling","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Frog Mutant","types":["Creature"],"subtypes":["Frog","Mutant"],"text":"Graft 3 (This creature enters the battlefield with three +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\n{2}: Target creature with a +1/+1 counter on it gains shroud until end of turn. (It can't be the target of spells or abilities.)","power":"0","toughness":"0","imageName":"plaxcaster frogling","colorIdentity":["U","G"]},"Plumes of Peace":{"layout":"normal","name":"Plumes of Peace","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature doesn't untap during its controller's untap step.\nForecast — {W}{U}, Reveal Plumes of Peace from your hand: Tap target creature. (Activate this ability only during your upkeep and only once each turn.)","imageName":"plumes of peace","colorIdentity":["W","U"]},"Pride of the Clouds":{"layout":"normal","name":"Pride of the Clouds","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Elemental Cat","types":["Creature"],"subtypes":["Elemental","Cat"],"text":"Flying\nPride of the Clouds gets +1/+1 for each other creature with flying on the battlefield.\nForecast — {2}{W}{U}, Reveal Pride of the Clouds from your hand: Put a 1/1 white and blue Bird creature token with flying onto the battlefield. (Activate this ability only during your upkeep and only once each turn.)","power":"1","toughness":"1","imageName":"pride of the clouds","colorIdentity":["W","U"]},"Rain of Gore":{"layout":"normal","name":"Rain of Gore","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"If a spell or ability would cause its controller to gain life, that player loses that much life instead.","imageName":"rain of gore","colorIdentity":["B","R"]},"Rakdos Augermage":{"layout":"normal","name":"Rakdos Augermage","manaCost":"{B}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"First strike\n{T}: Reveal your hand and discard a card of target opponent's choice. Then that player reveals his or her hand and discards a card of your choice. Activate this ability only any time you could cast a sorcery.","power":"3","toughness":"2","imageName":"rakdos augermage","colorIdentity":["B","R"]},"Rakdos Ickspitter":{"layout":"normal","name":"Rakdos Ickspitter","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"{T}: Rakdos Ickspitter deals 1 damage to target creature and that creature's controller loses 1 life.","power":"1","toughness":"1","imageName":"rakdos ickspitter","colorIdentity":["B","R"]},"Rakdos the Defiler":{"layout":"normal","name":"Rakdos the Defiler","manaCost":"{2}{B}{B}{R}{R}","cmc":6,"colors":["Black","Red"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"text":"Flying, trample\nWhenever Rakdos the Defiler attacks, sacrifice half the non-Demon permanents you control, rounded up.\nWhenever Rakdos deals combat damage to a player, that player sacrifices half the non-Demon permanents he or she controls, rounded up.","power":"7","toughness":"6","imageName":"rakdos the defiler","colorIdentity":["B","R"]},"Simic Sky Swallower":{"layout":"normal","name":"Simic Sky Swallower","manaCost":"{5}{G}{U}","cmc":7,"colors":["Blue","Green"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Flying, trample\nShroud (This creature can't be the target of spells or abilities.)","power":"6","toughness":"6","imageName":"simic sky swallower","colorIdentity":["U","G"]},"Sky Hussar":{"layout":"normal","name":"Sky Hussar","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flying\nWhen Sky Hussar enters the battlefield, untap all creatures you control.\nForecast — Tap two untapped white and/or blue creatures you control, Reveal Sky Hussar from your hand: Draw a card. (Activate this ability only during your upkeep and only once each turn.)","power":"4","toughness":"3","imageName":"sky hussar","colorIdentity":["W","U"]},"Swift Silence":{"layout":"normal","name":"Swift Silence","manaCost":"{2}{W}{U}{U}","cmc":5,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Counter all other spells. Draw a card for each spell countered this way.","imageName":"swift silence","colorIdentity":["W","U"]},"Trygon Predator":{"layout":"normal","name":"Trygon Predator","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flying\nWhenever Trygon Predator deals combat damage to a player, you may destroy target artifact or enchantment that player controls.","power":"2","toughness":"3","imageName":"trygon predator","colorIdentity":["U","G"]},"Twinstrike":{"layout":"normal","name":"Twinstrike","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Twinstrike deals 2 damage to each of two target creatures.\nHellbent — Destroy those creatures instead if you have no cards in hand.","imageName":"twinstrike","colorIdentity":["B","R"]},"Vigean Hydropon":{"layout":"normal","name":"Vigean Hydropon","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Plant Mutant","types":["Creature"],"subtypes":["Plant","Mutant"],"text":"Graft 5 (This creature enters the battlefield with five +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\nVigean Hydropon can't attack or block.","power":"0","toughness":"0","imageName":"vigean hydropon","colorIdentity":["U","G"]},"Vigean Intuition":{"layout":"normal","name":"Vigean Intuition","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Choose a card type, then reveal the top four cards of your library. Put all cards of the chosen type revealed this way into your hand and the rest into your graveyard. (Artifact, creature, enchantment, instant, land, planeswalker, sorcery, and tribal are card types.)","imageName":"vigean intuition","colorIdentity":["U","G"]},"Windreaver":{"layout":"normal","name":"Windreaver","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\n{W}: Windreaver gains vigilance until end of turn.\n{W}: Windreaver gets +0/+1 until end of turn.\n{U}: Switch Windreaver's power and toughness until end of turn.\n{U}: Return Windreaver to its owner's hand.","power":"1","toughness":"3","imageName":"windreaver","colorIdentity":["W","U"]},"Wrecking Ball":{"layout":"normal","name":"Wrecking Ball","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Destroy target creature or land.","imageName":"wrecking ball","colorIdentity":["B","R"]},"Biomantic Mastery":{"layout":"normal","name":"Biomantic Mastery","manaCost":"{4}{G/U}{G/U}{G/U}","cmc":7,"colors":["Blue","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card for each creature target player controls, then draw a card for each creature another target player controls.","imageName":"biomantic mastery","colorIdentity":["U","G"]},"Dovescape":{"layout":"normal","name":"Dovescape","manaCost":"{3}{W/U}{W/U}{W/U}","cmc":6,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"({W/U} can be paid with either {W} or {U}.)\nWhenever a player casts a noncreature spell, counter that spell. That player puts X 1/1 white and blue Bird creature tokens with flying onto the battlefield, where X is the spell's converted mana cost.","imageName":"dovescape","colorIdentity":["W","U"]},"Minister of Impediments":{"layout":"normal","name":"Minister of Impediments","manaCost":"{2}{W/U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"({W/U} can be paid with either {W} or {U}.)\n{T}: Tap target creature.","power":"1","toughness":"1","imageName":"minister of impediments","colorIdentity":["W","U"]},"Riot Spikes":{"layout":"normal","name":"Riot Spikes","manaCost":"{B/R}","cmc":1,"colors":["Black","Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"({B/R} can be paid with either {B} or {R}.)\nEnchant creature\nEnchanted creature gets +2/-1.","imageName":"riot spikes","colorIdentity":["B","R"]},"Shielding Plax":{"layout":"normal","name":"Shielding Plax","manaCost":"{2}{G/U}","cmc":3,"colors":["Blue","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"({G/U} can be paid with either {G} or {U}.)\nEnchant creature\nWhen Shielding Plax enters the battlefield, draw a card.\nEnchanted creature can't be the target of spells or abilities your opponents control.","imageName":"shielding plax","colorIdentity":["U","G"]},"Simic Guildmage":{"layout":"normal","name":"Simic Guildmage","manaCost":"{G/U}{G/U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Elf Wizard","types":["Creature"],"subtypes":["Elf","Wizard"],"text":"({G/U} can be paid with either {G} or {U}.)\n{1}{G}: Move a +1/+1 counter from target creature onto another target creature with the same controller.\n{1}{U}: Attach target Aura enchanting a permanent to another permanent with the same controller.","power":"2","toughness":"2","imageName":"simic guildmage","colorIdentity":["U","G"]},"Bound":{"layout":"split","name":"Bound","names":["Bound","Determined"],"manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Instant","types":["Instant"],"text":"Sacrifice a creature. Return up to X cards from your graveyard to your hand, where X is the number of colors that creature was. Exile this card.","imageName":"bound","colorIdentity":["U","G","B"]},"Determined":{"layout":"split","name":"Determined","names":["Bound","Determined"],"manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Other spells you control can't be countered by spells or abilities this turn.\nDraw a card.","imageName":"determined","colorIdentity":["U","G","B"]},"Crime":{"layout":"split","name":"Crime","names":["Crime","Punishment"],"manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature or enchantment card from an opponent's graveyard onto the battlefield under your control.","imageName":"crime","colorIdentity":["B","G","W"]},"Punishment":{"layout":"split","name":"Punishment","names":["Crime","Punishment"],"manaCost":"{X}{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy each artifact, creature, and enchantment with converted mana cost X.","imageName":"punishment","colorIdentity":["B","G","W"]},"Hide":{"layout":"split","name":"Hide","names":["Hide","Seek"],"manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Put target artifact or enchantment on the bottom of its owner's library.","imageName":"hide","colorIdentity":["W","B","R"]},"Seek":{"layout":"split","name":"Seek","names":["Hide","Seek"],"manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Search target opponent's library for a card and exile it. You gain life equal to its converted mana cost. Then that player shuffles his or her library.","imageName":"seek","colorIdentity":["W","B","R"]},"Hit":{"layout":"split","name":"Hit","names":["Hit","Run"],"manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices an artifact or creature. Hit deals damage to that player equal to that permanent's converted mana cost.","imageName":"hit","colorIdentity":["R","G","B"]},"Run":{"layout":"split","name":"Run","names":["Hit","Run"],"manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Attacking creatures you control get +1/+0 until end of turn for each other attacking creature.","imageName":"run","colorIdentity":["R","G","B"]},"Odds":{"layout":"split","name":"Odds","names":["Odds","Ends"],"manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Flip a coin. If it comes up heads, counter target instant or sorcery spell. If it comes up tails, copy that spell and you may choose new targets for the copy.","imageName":"odds","colorIdentity":["W","R","U"]},"Ends":{"layout":"split","name":"Ends","names":["Odds","Ends"],"manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices two attacking creatures.","imageName":"ends","colorIdentity":["W","R","U"]},"Pure":{"layout":"split","name":"Pure","names":["Pure","Simple"],"manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target multicolored permanent.","imageName":"pure","colorIdentity":["W","G","R"]},"Simple":{"layout":"split","name":"Simple","names":["Pure","Simple"],"manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all Auras and Equipment.","imageName":"simple","colorIdentity":["W","G","R"]},"Research":{"layout":"split","name":"Research","names":["Research","Development"],"manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Choose up to four cards you own from outside the game and shuffle them into your library.","imageName":"research","colorIdentity":["U","R","G"]},"Development":{"layout":"split","name":"Development","names":["Research","Development"],"manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Put a 3/1 red Elemental creature token onto the battlefield unless any opponent has you draw a card. Repeat this process two more times.","imageName":"development","colorIdentity":["U","R","G"]},"Rise":{"layout":"split","name":"Rise","names":["Rise","Fall"],"manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from a graveyard and target creature on the battlefield to their owners' hands.","imageName":"rise","colorIdentity":["U","B","R"]},"Fall":{"layout":"split","name":"Fall","names":["Rise","Fall"],"manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals two cards at random from his or her hand, then discards each nonland card revealed this way.","imageName":"fall","colorIdentity":["U","B","R"]},"Supply":{"layout":"split","name":"Supply","names":["Supply","Demand"],"manaCost":"{X}{G}{W}","cmc":2,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put X 1/1 green Saproling creature tokens onto the battlefield.","imageName":"supply","colorIdentity":["W","U","G"]},"Demand":{"layout":"split","name":"Demand","names":["Supply","Demand"],"manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a multicolored card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"demand","colorIdentity":["W","U","G"]},"Trial":{"layout":"split","name":"Trial","names":["Trial","Error"],"manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Return all creatures blocking or blocked by target creature to their owner's hand.","imageName":"trial","colorIdentity":["U","B","W"]},"Error":{"layout":"split","name":"Error","names":["Trial","Error"],"manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Counter target multicolored spell.","imageName":"error","colorIdentity":["U","B","W"]},"Azorius Signet":{"layout":"normal","name":"Azorius Signet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add {W}{U} to your mana pool.","imageName":"azorius signet","colorIdentity":["W","U"]},"Bronze Bombshell":{"layout":"normal","name":"Bronze Bombshell","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When a player other than Bronze Bombshell's owner controls it, that player sacrifices it. If the player does, Bronze Bombshell deals 7 damage to him or her.","power":"4","toughness":"1","imageName":"bronze bombshell"},"Evolution Vat":{"layout":"normal","name":"Evolution Vat","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Tap target creature and put a +1/+1 counter on it. Until end of turn, that creature gains \"{2}{G}{U}: Double the number of +1/+1 counters on this creature.\"","imageName":"evolution vat","colorIdentity":["G","U"]},"Magewright's Stone":{"layout":"normal","name":"Magewright's Stone","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Untap target creature that has an activated ability with {T} in its cost.","imageName":"magewright's stone"},"Muse Vessel":{"layout":"normal","name":"Muse Vessel","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target player exiles a card from his or her hand. Activate this ability only any time you could cast a sorcery.\n{1}: Choose a card exiled with Muse Vessel. You may play that card this turn.","imageName":"muse vessel"},"Rakdos Riteknife":{"layout":"normal","name":"Rakdos Riteknife","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0 for each blood counter on Rakdos Riteknife and has \"{T}, Sacrifice a creature: Put a blood counter on Rakdos Riteknife.\"\n{B}{R}, Sacrifice Rakdos Riteknife: Target player sacrifices a permanent for each blood counter on Rakdos Riteknife.\nEquip {2}","imageName":"rakdos riteknife","colorIdentity":["B","R"]},"Rakdos Signet":{"layout":"normal","name":"Rakdos Signet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add {B}{R} to your mana pool.","imageName":"rakdos signet","colorIdentity":["B","R"]},"Simic Signet":{"layout":"normal","name":"Simic Signet","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Add {G}{U} to your mana pool.","imageName":"simic signet","colorIdentity":["G","U"]},"Skullmead Cauldron":{"layout":"normal","name":"Skullmead Cauldron","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}: You gain 1 life.\n{T}, Discard a card: You gain 3 life.","imageName":"skullmead cauldron"},"Transguild Courier":{"layout":"normal","name":"Transguild Courier","manaCost":"{4}","cmc":4,"colors":["White","Blue","Black","Red","Green"],"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"power":"3","toughness":"3","imageName":"transguild courier","colorIdentity":["W","U","B","R","G"]},"Walking Archive":{"layout":"normal","name":"Walking Archive","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Defender (This creature can't attack.)\nWalking Archive enters the battlefield with a +1/+1 counter on it.\nAt the beginning of each player's upkeep, that player draws a card for each +1/+1 counter on Walking Archive.\n{2}{W}{U}: Put a +1/+1 counter on Walking Archive.","power":"1","toughness":"1","imageName":"walking archive","colorIdentity":["W","U"]},"Azorius Chancery":{"layout":"normal","name":"Azorius Chancery","type":"Land","types":["Land"],"text":"Azorius Chancery enters the battlefield tapped.\nWhen Azorius Chancery enters the battlefield, return a land you control to its owner's hand.\n{T}: Add {W}{U} to your mana pool.","imageName":"azorius chancery","colorIdentity":["W","U"]},"Blood Crypt":{"layout":"normal","name":"Blood Crypt","type":"Land — Swamp Mountain","types":["Land"],"subtypes":["Swamp","Mountain"],"text":"({T}: Add {B} or {R} to your mana pool.)\nAs Blood Crypt enters the battlefield, you may pay 2 life. If you don't, Blood Crypt enters the battlefield tapped.","imageName":"blood crypt","colorIdentity":["B","R"]},"Breeding Pool":{"layout":"normal","name":"Breeding Pool","type":"Land — Forest Island","types":["Land"],"subtypes":["Forest","Island"],"text":"({T}: Add {G} or {U} to your mana pool.)\nAs Breeding Pool enters the battlefield, you may pay 2 life. If you don't, Breeding Pool enters the battlefield tapped.","imageName":"breeding pool","colorIdentity":["U","G"]},"Ghost Quarter":{"layout":"normal","name":"Ghost Quarter","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}, Sacrifice Ghost Quarter: Destroy target land. Its controller may search his or her library for a basic land card, put it onto the battlefield, then shuffle his or her library.","imageName":"ghost quarter"},"Hallowed Fountain":{"layout":"normal","name":"Hallowed Fountain","type":"Land — Plains Island","types":["Land"],"subtypes":["Plains","Island"],"text":"({T}: Add {W} or {U} to your mana pool.)\nAs Hallowed Fountain enters the battlefield, you may pay 2 life. If you don't, Hallowed Fountain enters the battlefield tapped.","imageName":"hallowed fountain","colorIdentity":["W","U"]},"Novijen, Heart of Progress":{"layout":"normal","name":"Novijen, Heart of Progress","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{G}{U}, {T}: Put a +1/+1 counter on each creature that entered the battlefield this turn.","imageName":"novijen, heart of progress","colorIdentity":["G","U"]},"Pillar of the Paruns":{"layout":"normal","name":"Pillar of the Paruns","type":"Land","types":["Land"],"text":"{T}: Add one mana of any color to your mana pool. Spend this mana only to cast a multicolored spell.","imageName":"pillar of the paruns"},"Prahv, Spires of Order":{"layout":"normal","name":"Prahv, Spires of Order","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}{W}{U}, {T}: Prevent all damage a source of your choice would deal this turn.","imageName":"prahv, spires of order","colorIdentity":["W","U"]},"Rakdos Carnarium":{"layout":"normal","name":"Rakdos Carnarium","type":"Land","types":["Land"],"text":"Rakdos Carnarium enters the battlefield tapped.\nWhen Rakdos Carnarium enters the battlefield, return a land you control to its owner's hand.\n{T}: Add {B}{R} to your mana pool.","imageName":"rakdos carnarium","colorIdentity":["B","R"]},"Rix Maadi, Dungeon Palace":{"layout":"normal","name":"Rix Maadi, Dungeon Palace","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{B}{R}, {T}: Each player discards a card. Activate this ability only any time you could cast a sorcery.","imageName":"rix maadi, dungeon palace","colorIdentity":["B","R"]},"Simic Growth Chamber":{"layout":"normal","name":"Simic Growth Chamber","type":"Land","types":["Land"],"text":"Simic Growth Chamber enters the battlefield tapped.\nWhen Simic Growth Chamber enters the battlefield, return a land you control to its owner's hand.\n{T}: Add {G}{U} to your mana pool.","imageName":"simic growth chamber","colorIdentity":["G","U"]},"Adarkar Valkyrie":{"layout":"normal","name":"Adarkar Valkyrie","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Snow Creature — Angel","supertypes":["Snow"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance\n{T}: When target creature other than Adarkar Valkyrie dies this turn, return that card to the battlefield under your control.","power":"4","toughness":"5","imageName":"adarkar valkyrie","colorIdentity":["W"]},"Boreal Griffin":{"layout":"normal","name":"Boreal Griffin","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Snow Creature — Griffin","supertypes":["Snow"],"types":["Creature"],"subtypes":["Griffin"],"text":"Flying\n{S}: Boreal Griffin gains first strike until end of turn. ({S} can be paid with one mana from a snow permanent.)","power":"3","toughness":"2","imageName":"boreal griffin","colorIdentity":["W"]},"Cover of Winter":{"layout":"normal","name":"Cover of Winter","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Snow Enchantment","supertypes":["Snow"],"types":["Enchantment"],"text":"Cumulative upkeep {S} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it. {S} can be paid with one mana from a snow permanent.)\nIf a creature would deal combat damage to you and/or one or more creatures you control, prevent X of that damage, where X is the number of age counters on Cover of Winter.\n{S}: Put an age counter on Cover of Winter.","imageName":"cover of winter","colorIdentity":["W"]},"Darien, King of Kjeldor":{"layout":"normal","name":"Darien, King of Kjeldor","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever you're dealt damage, you may put that many 1/1 white Soldier creature tokens onto the battlefield.","power":"3","toughness":"3","imageName":"darien, king of kjeldor","colorIdentity":["W"]},"Field Marshal":{"layout":"normal","name":"Field Marshal","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Other Soldier creatures get +1/+1 and have first strike. (They deal combat damage before creatures without first strike.)","power":"2","toughness":"2","imageName":"field marshal","colorIdentity":["W"]},"Gelid Shackles":{"layout":"normal","name":"Gelid Shackles","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Snow Enchantment — Aura","supertypes":["Snow"],"types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't block, and its activated abilities can't be activated.\n{S}: Enchanted creature gains defender until end of turn. ({S} can be paid with one mana from a snow permanent.)","imageName":"gelid shackles","colorIdentity":["W"]},"Glacial Plating":{"layout":"normal","name":"Glacial Plating","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Snow Enchantment — Aura","supertypes":["Snow"],"types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nCumulative upkeep {S} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it. {S} can be paid with one mana from a snow permanent.)\nEnchanted creature gets +3/+3 for each age counter on Glacial Plating.","imageName":"glacial plating","colorIdentity":["W"]},"Jötun Grunt":{"layout":"normal","name":"Jötun Grunt","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"Cumulative upkeep—Put two cards from a single graveyard on the bottom of their owner's library. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"4","toughness":"4","imageName":"jötun grunt","colorIdentity":["W"]},"Jötun Owl Keeper":{"layout":"normal","name":"Jötun Owl Keeper","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Cumulative upkeep {W} or {U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen Jötun Owl Keeper dies, put a 1/1 white Bird creature token with flying onto the battlefield for each age counter on it.","power":"3","toughness":"3","imageName":"jötun owl keeper","colorIdentity":["W","U"]},"Kjeldoran Gargoyle":{"layout":"normal","name":"Kjeldoran Gargoyle","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Flying, first strike\nWhenever Kjeldoran Gargoyle deals damage, you gain that much life.","power":"3","toughness":"3","imageName":"kjeldoran gargoyle","colorIdentity":["W"]},"Kjeldoran Javelineer":{"layout":"normal","name":"Kjeldoran Javelineer","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\n{T}: Kjeldoran Javelineer deals damage equal to the number of age counters on it to target attacking or blocking creature.","power":"1","toughness":"2","imageName":"kjeldoran javelineer","colorIdentity":["W"]},"Kjeldoran Outrider":{"layout":"normal","name":"Kjeldoran Outrider","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{W}: Kjeldoran Outrider gets +0/+1 until end of turn.","power":"2","toughness":"2","imageName":"kjeldoran outrider","colorIdentity":["W"]},"Kjeldoran War Cry":{"layout":"normal","name":"Kjeldoran War Cry","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +X/+X until end of turn, where X is 1 plus the number of cards named Kjeldoran War Cry in all graveyards.","imageName":"kjeldoran war cry","colorIdentity":["W"]},"Luminesce":{"layout":"normal","name":"Luminesce","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that black sources and red sources would deal this turn.","imageName":"luminesce","colorIdentity":["W"]},"Martyr of Sands":{"layout":"normal","name":"Martyr of Sands","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}, Reveal X white cards from your hand, Sacrifice Martyr of Sands: You gain three times X life.","power":"1","toughness":"1","imageName":"martyr of sands","colorIdentity":["W"]},"Ronom Unicorn":{"layout":"normal","name":"Ronom Unicorn","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Unicorn","types":["Creature"],"subtypes":["Unicorn"],"text":"Sacrifice Ronom Unicorn: Destroy target enchantment.","power":"2","toughness":"2","imageName":"ronom unicorn","colorIdentity":["W"]},"Squall Drifter":{"layout":"normal","name":"Squall Drifter","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Snow Creature — Elemental","supertypes":["Snow"],"types":["Creature"],"subtypes":["Elemental"],"text":"Flying\n{W}, {T}: Tap target creature.","power":"1","toughness":"1","imageName":"squall drifter","colorIdentity":["W"]},"Sun's Bounty":{"layout":"normal","name":"Sun's Bounty","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 4 life.\nRecover {1}{W} (When a creature is put into your graveyard from the battlefield, you may pay {1}{W}. If you do, return this card from your graveyard to your hand. Otherwise, exile this card.)","imageName":"sun's bounty","colorIdentity":["W"]},"Sunscour":{"layout":"normal","name":"Sunscour","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You may exile two white cards from your hand rather than pay Sunscour's mana cost.\nDestroy all creatures.","imageName":"sunscour","colorIdentity":["W"]},"Surging Sentinels":{"layout":"normal","name":"Surging Sentinels","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nRipple 4 (When you cast this spell, you may reveal the top four cards of your library. You may cast any revealed cards with the same name as this spell without paying their mana costs. Put the rest on the bottom of your library.)","power":"2","toughness":"1","imageName":"surging sentinels","colorIdentity":["W"]},"Swift Maneuver":{"layout":"normal","name":"Swift Maneuver","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 2 damage that would be dealt to target creature or player this turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"swift maneuver","colorIdentity":["W"]},"Ursine Fylgja":{"layout":"normal","name":"Ursine Fylgja","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit Bear","types":["Creature"],"subtypes":["Spirit","Bear"],"text":"Ursine Fylgja enters the battlefield with four healing counters on it.\nRemove a healing counter from Ursine Fylgja: Prevent the next 1 damage that would be dealt to Ursine Fylgja this turn.\n{2}{W}: Put a healing counter on Ursine Fylgja.","power":"3","toughness":"3","imageName":"ursine fylgja","colorIdentity":["W"]},"Wall of Shards":{"layout":"normal","name":"Wall of Shards","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Snow Creature — Wall","supertypes":["Snow"],"types":["Creature"],"subtypes":["Wall"],"text":"Defender, flying\nCumulative upkeep—An opponent gains 1 life. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"1","toughness":"8","imageName":"wall of shards","colorIdentity":["W"]},"White Shield Crusader":{"layout":"normal","name":"White Shield Crusader","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Protection from black\n{W}: White Shield Crusader gains flying until end of turn.\n{W}{W}: White Shield Crusader gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"white shield crusader","colorIdentity":["W"]},"Woolly Razorback":{"layout":"normal","name":"Woolly Razorback","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Boar Beast","types":["Creature"],"subtypes":["Boar","Beast"],"text":"Woolly Razorback enters the battlefield with three ice counters on it.\nAs long as Woolly Razorback has an ice counter on it, prevent all combat damage it would deal and it has defender.\nWhenever Woolly Razorback blocks, remove an ice counter from it.","power":"7","toughness":"7","imageName":"woolly razorback","colorIdentity":["W"]},"Adarkar Windform":{"layout":"normal","name":"Adarkar Windform","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Snow Creature — Illusion","supertypes":["Snow"],"types":["Creature"],"subtypes":["Illusion"],"text":"Flying\n{1}{S}: Target creature loses flying until end of turn. ({S} can be paid with one mana from a snow permanent.)","power":"3","toughness":"3","imageName":"adarkar windform","colorIdentity":["U"]},"Arcum Dagsson":{"layout":"normal","name":"Arcum Dagsson","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Artificer"],"text":"{T}: Target artifact creature's controller sacrifices it. That player may search his or her library for a noncreature artifact card, put it onto the battlefield, then shuffle his or her library.","power":"2","toughness":"2","imageName":"arcum dagsson","colorIdentity":["U"]},"Balduvian Frostwaker":{"layout":"normal","name":"Balduvian Frostwaker","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}: Target snow land becomes a 2/2 blue Elemental creature with flying. It's still a land.","power":"1","toughness":"1","imageName":"balduvian frostwaker","colorIdentity":["U"]},"Commandeer":{"layout":"normal","name":"Commandeer","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may exile two blue cards from your hand rather than pay Commandeer's mana cost.\nGain control of target noncreature spell. You may choose new targets for it. (If that spell is an artifact, enchantment, or planeswalker, the permanent enters the battlefield under your control.)","imageName":"commandeer","colorIdentity":["U"]},"Controvert":{"layout":"normal","name":"Controvert","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.\nRecover {2}{U}{U} (When a creature is put into your graveyard from the battlefield, you may pay {2}{U}{U}. If you do, return this card from your graveyard to your hand. Otherwise, exile this card.)","imageName":"controvert","colorIdentity":["U"]},"Counterbalance":{"layout":"normal","name":"Counterbalance","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a spell, you may reveal the top card of your library. If you do, counter that spell if it has the same converted mana cost as the revealed card.","imageName":"counterbalance","colorIdentity":["U"]},"Drelnoch":{"layout":"normal","name":"Drelnoch","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Yeti Mutant","types":["Creature"],"subtypes":["Yeti","Mutant"],"text":"Whenever Drelnoch becomes blocked, you may draw two cards.","power":"3","toughness":"3","imageName":"drelnoch","colorIdentity":["U"]},"Flashfreeze":{"layout":"normal","name":"Flashfreeze","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target red or green spell.","imageName":"flashfreeze","colorIdentity":["U"]},"Frost Raptor":{"layout":"normal","name":"Frost Raptor","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Snow Creature — Bird","supertypes":["Snow"],"types":["Creature"],"subtypes":["Bird"],"text":"Flying\n{S}{S}: Frost Raptor gains shroud until end of turn. ({S} can be paid with one mana from a snow permanent. A creature with shroud can't be the target of spells or abilities.)","power":"2","toughness":"2","imageName":"frost raptor","colorIdentity":["U"]},"Heidar, Rimewind Master":{"layout":"normal","name":"Heidar, Rimewind Master","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}, {T}: Return target permanent to its owner's hand. Activate this ability only if you control four or more snow permanents.","power":"3","toughness":"3","imageName":"heidar, rimewind master","colorIdentity":["U"]},"Jokulmorder":{"layout":"normal","name":"Jokulmorder","manaCost":"{4}{U}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Trample\nJokulmorder enters the battlefield tapped.\nWhen Jokulmorder enters the battlefield, sacrifice it unless you sacrifice five lands.\nJokulmorder doesn't untap during your untap step.\nWhenever you play an Island, you may untap Jokulmorder.","power":"12","toughness":"12","imageName":"jokulmorder","colorIdentity":["U"]},"Krovikan Mist":{"layout":"normal","name":"Krovikan Mist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nKrovikan Mist's power and toughness are each equal to the number of Illusions on the battlefield.","power":"*","toughness":"*","imageName":"krovikan mist","colorIdentity":["U"]},"Krovikan Whispers":{"layout":"normal","name":"Krovikan Whispers","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nCumulative upkeep {U} or {B} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nYou control enchanted creature.\nWhen Krovikan Whispers is put into a graveyard from the battlefield, you lose 2 life for each age counter on it.","imageName":"krovikan whispers","colorIdentity":["U","B"]},"Martyr of Frost":{"layout":"normal","name":"Martyr of Frost","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}, Reveal X blue cards from your hand, Sacrifice Martyr of Frost: Counter target spell unless its controller pays {X}.","power":"1","toughness":"1","imageName":"martyr of frost","colorIdentity":["U"]},"Perilous Research":{"layout":"normal","name":"Perilous Research","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw two cards, then sacrifice a permanent.","imageName":"perilous research","colorIdentity":["U"]},"Rimefeather Owl":{"layout":"normal","name":"Rimefeather Owl","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Snow Creature — Bird","supertypes":["Snow"],"types":["Creature"],"subtypes":["Bird"],"text":"Flying\nRimefeather Owl's power and toughness are each equal to the number of snow permanents on the battlefield.\n{1}{S}: Put an ice counter on target permanent.\nPermanents with ice counters on them are snow.","power":"*","toughness":"*","imageName":"rimefeather owl","colorIdentity":["U"]},"Rimewind Cryomancer":{"layout":"normal","name":"Rimewind Cryomancer","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}, {T}: Counter target activated ability. Activate this ability only if you control four or more snow permanents. (Mana abilities can't be targeted.)","power":"2","toughness":"3","imageName":"rimewind cryomancer","colorIdentity":["U"]},"Rimewind Taskmage":{"layout":"normal","name":"Rimewind Taskmage","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}, {T}: You may tap or untap target permanent. Activate this ability only if you control four or more snow permanents.","power":"1","toughness":"2","imageName":"rimewind taskmage","colorIdentity":["U"]},"Ronom Serpent":{"layout":"normal","name":"Ronom Serpent","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Snow Creature — Serpent","supertypes":["Snow"],"types":["Creature"],"subtypes":["Serpent"],"text":"Ronom Serpent can't attack unless defending player controls a snow land.\nWhen you control no snow lands, sacrifice Ronom Serpent.","power":"5","toughness":"6","imageName":"ronom serpent","colorIdentity":["U"]},"Rune Snag":{"layout":"normal","name":"Rune Snag","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {2} plus an additional {2} for each card named Rune Snag in each graveyard.","imageName":"rune snag","colorIdentity":["U"]},"Surging Æther":{"layout":"normal","name":"Surging Æther","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Ripple 4 (When you cast this spell, you may reveal the top four cards of your library. You may cast any revealed cards with the same name as this spell without paying their mana costs. Put the rest on the bottom of your library.)\nReturn target permanent to its owner's hand.","imageName":"surging æther","colorIdentity":["U"]},"Survivor of the Unseen":{"layout":"normal","name":"Survivor of the Unseen","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\n{T}: Draw two cards, then put a card from your hand on top of your library.","power":"2","toughness":"1","imageName":"survivor of the unseen","colorIdentity":["U"]},"Thermal Flux":{"layout":"normal","name":"Thermal Flux","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target nonsnow permanent becomes snow until end of turn.\n• Target snow permanent isn't snow until end of turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"thermal flux","colorIdentity":["U"]},"Vexing Sphinx":{"layout":"normal","name":"Vexing Sphinx","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nCumulative upkeep—Discard a card. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen Vexing Sphinx dies, draw a card for each age counter on it.","power":"4","toughness":"4","imageName":"vexing sphinx","colorIdentity":["U"]},"Balduvian Fallen":{"layout":"normal","name":"Balduvian Fallen","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhenever Balduvian Fallen's cumulative upkeep is paid, it gets +1/+0 until end of turn for each {B} or {R} spent this way.","power":"3","toughness":"5","imageName":"balduvian fallen","colorIdentity":["B","R"]},"Chill to the Bone":{"layout":"normal","name":"Chill to the Bone","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonsnow creature.","imageName":"chill to the bone","colorIdentity":["B"]},"Chilling Shade":{"layout":"normal","name":"Chilling Shade","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Snow Creature — Shade","supertypes":["Snow"],"types":["Creature"],"subtypes":["Shade"],"text":"Flying\n{S}: Chilling Shade gets +1/+1 until end of turn. ({S} can be paid with one mana from a snow permanent.)","power":"1","toughness":"1","imageName":"chilling shade","colorIdentity":["B"]},"Deathmark":{"layout":"normal","name":"Deathmark","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target green or white creature.","imageName":"deathmark","colorIdentity":["B"]},"Disciple of Tevesh Szat":{"layout":"normal","name":"Disciple of Tevesh Szat","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Target creature gets -1/-1 until end of turn.\n{4}{B}{B}, {T}, Sacrifice Disciple of Tevesh Szat: Target creature gets -6/-6 until end of turn.","power":"3","toughness":"1","imageName":"disciple of tevesh szat","colorIdentity":["B"]},"Feast of Flesh":{"layout":"normal","name":"Feast of Flesh","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Feast of Flesh deals X damage to target creature and you gain X life, where X is 1 plus the number of cards named Feast of Flesh in all graveyards.","imageName":"feast of flesh","colorIdentity":["B"]},"Garza's Assassin":{"layout":"normal","name":"Garza's Assassin","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"Sacrifice Garza's Assassin: Destroy target nonblack creature.\nRecover—Pay half your life, rounded up. (When another creature is put into your graveyard from the battlefield, you may pay half your life, rounded up. If you do, return this card from your graveyard to your hand. Otherwise, exile this card.)","power":"2","toughness":"2","imageName":"garza's assassin","colorIdentity":["B"]},"Grim Harvest":{"layout":"normal","name":"Grim Harvest","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Return target creature card from your graveyard to your hand.\nRecover {2}{B} (When a creature is put into your graveyard from the battlefield, you may pay {2}{B}. If you do, return this card from your graveyard to your hand. Otherwise, exile this card.)","imageName":"grim harvest","colorIdentity":["B"]},"Gristle Grinner":{"layout":"normal","name":"Gristle Grinner","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever a creature dies, Gristle Grinner gets +2/+2 until end of turn.","power":"3","toughness":"3","imageName":"gristle grinner","colorIdentity":["B"]},"Gutless Ghoul":{"layout":"normal","name":"Gutless Ghoul","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Snow Creature — Zombie","supertypes":["Snow"],"types":["Creature"],"subtypes":["Zombie"],"text":"{1}, Sacrifice a creature: You gain 2 life.","power":"2","toughness":"2","imageName":"gutless ghoul","colorIdentity":["B"]},"Haakon, Stromgald Scourge":{"layout":"normal","name":"Haakon, Stromgald Scourge","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Legendary Creature — Zombie Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Knight"],"text":"You may cast Haakon, Stromgald Scourge from your graveyard, but not from anywhere else.\nAs long as Haakon is on the battlefield, you may play Knight cards from your graveyard.\nWhen Haakon dies, you lose 2 life.","power":"3","toughness":"3","imageName":"haakon, stromgald scourge","colorIdentity":["B"]},"Herald of Leshrac":{"layout":"normal","name":"Herald of Leshrac","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Flying\nCumulative upkeep—Gain control of a land you don't control. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nHerald of Leshrac gets +1/+1 for each land you control but don't own.\nWhen Herald of Leshrac leaves the battlefield, each player gains control of each land he or she owns that you control.","power":"2","toughness":"4","imageName":"herald of leshrac","colorIdentity":["B"]},"Krovikan Rot":{"layout":"normal","name":"Krovikan Rot","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with power 2 or less.\nRecover {1}{B}{B} (When a creature is put into your graveyard from the battlefield, you may pay {1}{B}{B}. If you do, return this card from your graveyard to your hand. Otherwise, exile this card.)","imageName":"krovikan rot","colorIdentity":["B"]},"Krovikan Scoundrel":{"layout":"normal","name":"Krovikan Scoundrel","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"power":"2","toughness":"1","imageName":"krovikan scoundrel","colorIdentity":["B"]},"Martyr of Bones":{"layout":"normal","name":"Martyr of Bones","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}, Reveal X black cards from your hand, Sacrifice Martyr of Bones: Exile up to X target cards from a single graveyard.","power":"1","toughness":"1","imageName":"martyr of bones","colorIdentity":["B"]},"Phobian Phantasm":{"layout":"normal","name":"Phobian Phantasm","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying; fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nCumulative upkeep {B} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"3","toughness":"3","imageName":"phobian phantasm","colorIdentity":["B"]},"Phyrexian Etchings":{"layout":"normal","name":"Phyrexian Etchings","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {B} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of your end step, draw a card for each age counter on Phyrexian Etchings.\nWhen Phyrexian Etchings is put into a graveyard from the battlefield, you lose 2 life for each age counter on it.","imageName":"phyrexian etchings","colorIdentity":["B"]},"Rime Transfusion":{"layout":"normal","name":"Rime Transfusion","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Snow Enchantment — Aura","supertypes":["Snow"],"types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+1 and has \"{S}: This creature can't be blocked this turn except by snow creatures.\" ({S} can be paid with one mana from a snow permanent.)","imageName":"rime transfusion","colorIdentity":["B"]},"Rimebound Dead":{"layout":"normal","name":"Rimebound Dead","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Snow Creature — Skeleton","supertypes":["Snow"],"types":["Creature"],"subtypes":["Skeleton"],"text":"{S}: Regenerate Rimebound Dead. ({S} can be paid with one mana from a snow permanent.)","power":"1","toughness":"1","imageName":"rimebound dead","colorIdentity":["B"]},"Soul Spike":{"layout":"normal","name":"Soul Spike","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"You may exile two black cards from your hand rather than pay Soul Spike's mana cost.\nSoul Spike deals 4 damage to target creature or player and you gain 4 life.","imageName":"soul spike","colorIdentity":["B"]},"Stromgald Crusader":{"layout":"normal","name":"Stromgald Crusader","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"Protection from white\n{B}: Stromgald Crusader gains flying until end of turn.\n{B}{B}: Stromgald Crusader gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"stromgald crusader","colorIdentity":["B"]},"Surging Dementia":{"layout":"normal","name":"Surging Dementia","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Ripple 4 (When you cast this spell, you may reveal the top four cards of your library. You may cast any revealed cards with the same name as this spell without paying their mana costs. Put the rest on the bottom of your library.)\nTarget player discards a card.","imageName":"surging dementia","colorIdentity":["B"]},"Tresserhorn Skyknight":{"layout":"normal","name":"Tresserhorn Skyknight","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"Flying\nPrevent all damage that would be dealt to Tresserhorn Skyknight by creatures with first strike.","power":"5","toughness":"3","imageName":"tresserhorn skyknight","colorIdentity":["B"]},"Void Maw":{"layout":"normal","name":"Void Maw","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Trample\nIf another creature would die, exile it instead.\nPut a card exiled with Void Maw into its owner's graveyard: Void Maw gets +2/+2 until end of turn.","power":"4","toughness":"5","imageName":"void maw","colorIdentity":["B"]},"Zombie Musher":{"layout":"normal","name":"Zombie Musher","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Snow Creature — Zombie","supertypes":["Snow"],"types":["Creature"],"subtypes":["Zombie"],"text":"Snow landwalk (This creature can't be blocked as long as defending player controls a snow land.)\n{S}: Regenerate Zombie Musher. ({S} can be paid with one mana from a snow permanent.)","power":"2","toughness":"3","imageName":"zombie musher","colorIdentity":["B"]},"Balduvian Rage":{"layout":"normal","name":"Balduvian Rage","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target attacking creature gets +X/+0 until end of turn.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"balduvian rage","colorIdentity":["R"]},"Balduvian Warlord":{"layout":"normal","name":"Balduvian Warlord","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Barbarian","types":["Creature"],"subtypes":["Human","Barbarian"],"text":"{T}: Remove target blocking creature from combat. Creatures it was blocking that hadn't become blocked by another creature this combat become unblocked, then it blocks an attacking creature of your choice. Activate this ability only during the declare blockers step.","power":"3","toughness":"2","imageName":"balduvian warlord","colorIdentity":["R"]},"Braid of Fire":{"layout":"normal","name":"Braid of Fire","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep—Add {R} to your mana pool. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","imageName":"braid of fire","colorIdentity":["R"]},"Cryoclasm":{"layout":"normal","name":"Cryoclasm","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target Plains or Island. Cryoclasm deals 3 damage to that land's controller.","imageName":"cryoclasm","colorIdentity":["R"]},"Earthen Goo":{"layout":"normal","name":"Earthen Goo","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Trample\nCumulative upkeep {R} or {G} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nEarthen Goo gets +1/+1 for each age counter on it.","power":"2","toughness":"2","imageName":"earthen goo","colorIdentity":["R","G"]},"Fury of the Horde":{"layout":"normal","name":"Fury of the Horde","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"You may exile two red cards from your hand rather than pay Fury of the Horde's mana cost.\nUntap all creatures that attacked this turn. After this main phase, there is an additional combat phase followed by an additional main phase.","imageName":"fury of the horde","colorIdentity":["R"]},"Goblin Furrier":{"layout":"normal","name":"Goblin Furrier","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Prevent all damage that Goblin Furrier would deal to snow creatures.","power":"2","toughness":"2","imageName":"goblin furrier","colorIdentity":["R"]},"Goblin Rimerunner":{"layout":"normal","name":"Goblin Rimerunner","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Snow Creature — Goblin Warrior","supertypes":["Snow"],"types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{T}: Target creature can't block this turn.\n{S}: Goblin Rimerunner gains haste until end of turn. ({S} can be paid with one mana from a snow permanent.)","power":"2","toughness":"2","imageName":"goblin rimerunner","colorIdentity":["R"]},"Greater Stone Spirit":{"layout":"normal","name":"Greater Stone Spirit","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"Greater Stone Spirit can't be blocked by creatures with flying.\n{2}{R}: Until end of turn, target creature gets +0/+2 and gains \"{R}: This creature gets +1/+0 until end of turn.\"","power":"4","toughness":"4","imageName":"greater stone spirit","colorIdentity":["R"]},"Icefall":{"layout":"normal","name":"Icefall","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or land.\nRecover {R}{R} (When a creature is put into your graveyard from the battlefield, you may pay {R}{R}. If you do, return this card from your graveyard to your hand. Otherwise, exile this card.)","imageName":"icefall","colorIdentity":["R"]},"Karplusan Minotaur":{"layout":"normal","name":"Karplusan Minotaur","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Warrior","types":["Creature"],"subtypes":["Minotaur","Warrior"],"text":"Cumulative upkeep—Flip a coin. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhenever you win a coin flip, Karplusan Minotaur deals 1 damage to target creature or player.\nWhenever you lose a coin flip, Karplusan Minotaur deals 1 damage to target creature or player of an opponent's choice.","power":"3","toughness":"3","imageName":"karplusan minotaur","colorIdentity":["R"]},"Karplusan Wolverine":{"layout":"normal","name":"Karplusan Wolverine","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Snow Creature — Wolverine Beast","supertypes":["Snow"],"types":["Creature"],"subtypes":["Wolverine","Beast"],"text":"Whenever Karplusan Wolverine becomes blocked, you may have it deal 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"karplusan wolverine","colorIdentity":["R"]},"Lightning Serpent":{"layout":"normal","name":"Lightning Serpent","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Creature — Elemental Serpent","types":["Creature"],"subtypes":["Elemental","Serpent"],"text":"Trample, haste\nLightning Serpent enters the battlefield with X +1/+0 counters on it.\nAt the beginning of the end step, sacrifice Lightning Serpent.","power":"2","toughness":"1","imageName":"lightning serpent","colorIdentity":["R"]},"Lightning Storm":{"layout":"normal","name":"Lightning Storm","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Lightning Storm deals X damage to target creature or player, where X is 3 plus the number of charge counters on it.\nDiscard a land card: Put two charge counters on Lightning Storm. You may choose a new target for it. Any player may activate this ability but only if Lightning Storm is on the stack.","imageName":"lightning storm","colorIdentity":["R"]},"Lovisa Coldeyes":{"layout":"normal","name":"Lovisa Coldeyes","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Human","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human"],"text":"Each creature that's a Barbarian, a Warrior, or a Berserker gets +2/+2 and has haste.","power":"3","toughness":"3","imageName":"lovisa coldeyes","colorIdentity":["R"]},"Magmatic Core":{"layout":"normal","name":"Magmatic Core","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nAt the beginning of your end step, Magmatic Core deals X damage divided as you choose among any number of target creatures, where X is the number of age counters on it.","imageName":"magmatic core","colorIdentity":["R"]},"Martyr of Ashes":{"layout":"normal","name":"Martyr of Ashes","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{2}, Reveal X red cards from your hand, Sacrifice Martyr of Ashes: Martyr of Ashes deals X damage to each creature without flying.","power":"1","toughness":"1","imageName":"martyr of ashes","colorIdentity":["R"]},"Ohran Yeti":{"layout":"normal","name":"Ohran Yeti","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Snow Creature — Yeti","supertypes":["Snow"],"types":["Creature"],"subtypes":["Yeti"],"text":"{2}{S}: Target snow creature gains first strike until end of turn. ({S} can be paid with one mana from a snow permanent.)","power":"3","toughness":"3","imageName":"ohran yeti","colorIdentity":["R"]},"Orcish Bloodpainter":{"layout":"normal","name":"Orcish Bloodpainter","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc Shaman","types":["Creature"],"subtypes":["Orc","Shaman"],"text":"{T}, Sacrifice a creature: Orcish Bloodpainter deals 1 damage to target creature or player.","power":"2","toughness":"1","imageName":"orcish bloodpainter","colorIdentity":["R"]},"Rimescale Dragon":{"layout":"normal","name":"Rimescale Dragon","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Snow Creature — Dragon","supertypes":["Snow"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{2}{S}: Tap target creature and put an ice counter on it. ({S} can be paid with one mana from a snow permanent.)\nCreatures with ice counters on them don't untap during their controllers' untap steps.","power":"5","toughness":"5","imageName":"rimescale dragon","colorIdentity":["R"]},"Rite of Flame":{"layout":"normal","name":"Rite of Flame","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Add {R}{R} to your mana pool, then add {R} to your mana pool for each card named Rite of Flame in each graveyard.","imageName":"rite of flame","colorIdentity":["R"]},"Skred":{"layout":"normal","name":"Skred","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Skred deals damage to target creature equal to the number of snow permanents you control.","imageName":"skred","colorIdentity":["R"]},"Stalking Yeti":{"layout":"normal","name":"Stalking Yeti","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Snow Creature — Yeti","supertypes":["Snow"],"types":["Creature"],"subtypes":["Yeti"],"text":"When Stalking Yeti enters the battlefield, if it's on the battlefield, it deals damage equal to its power to target creature an opponent controls and that creature deals damage equal to its power to Stalking Yeti.\n{2}{S}: Return Stalking Yeti to its owner's hand. Activate this ability only any time you could cast a sorcery. ({S} can be paid with one mana from a snow permanent.)","power":"3","toughness":"3","imageName":"stalking yeti","colorIdentity":["R"]},"Thermopod":{"layout":"normal","name":"Thermopod","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Snow Creature — Slug","supertypes":["Snow"],"types":["Creature"],"subtypes":["Slug"],"text":"{S}: Thermopod gains haste until end of turn. ({S} can be paid with one mana from a snow permanent.)\nSacrifice a creature: Add {R} to your mana pool.","power":"4","toughness":"3","imageName":"thermopod","colorIdentity":["R"]},"Arctic Nishoba":{"layout":"normal","name":"Arctic Nishoba","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Trample\nCumulative upkeep {G} or {W} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhen Arctic Nishoba dies, you gain 2 life for each age counter on it.","power":"6","toughness":"6","imageName":"arctic nishoba","colorIdentity":["G","W"]},"Aurochs Herd":{"layout":"normal","name":"Aurochs Herd","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Aurochs","types":["Creature"],"subtypes":["Aurochs"],"text":"Trample\nWhen Aurochs Herd enters the battlefield, you may search your library for an Aurochs card, reveal it, and put it into your hand. If you do, shuffle your library.\nWhenever Aurochs Herd attacks, it gets +1/+0 until end of turn for each other attacking Aurochs.","power":"4","toughness":"4","imageName":"aurochs herd","colorIdentity":["G"]},"Boreal Centaur":{"layout":"normal","name":"Boreal Centaur","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Snow Creature — Centaur Warrior","supertypes":["Snow"],"types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"{S}: Boreal Centaur gets +1/+1 until end of turn. Activate this ability only once each turn. ({S} can be paid with one mana from a snow permanent.)","power":"2","toughness":"2","imageName":"boreal centaur","colorIdentity":["G"]},"Boreal Druid":{"layout":"normal","name":"Boreal Druid","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Snow Creature — Elf Druid","supertypes":["Snow"],"types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {C} to your mana pool.","power":"1","toughness":"1","imageName":"boreal druid","colorIdentity":["G"]},"Brooding Saurian":{"layout":"normal","name":"Brooding Saurian","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"At the beginning of each end step, each player gains control of all nontoken permanents he or she owns.","power":"4","toughness":"4","imageName":"brooding saurian","colorIdentity":["G"]},"Bull Aurochs":{"layout":"normal","name":"Bull Aurochs","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Aurochs","types":["Creature"],"subtypes":["Aurochs"],"text":"Trample\nWhenever Bull Aurochs attacks, it gets +1/+0 until end of turn for each other attacking Aurochs.","power":"2","toughness":"1","imageName":"bull aurochs","colorIdentity":["G"]},"Freyalise's Radiance":{"layout":"normal","name":"Freyalise's Radiance","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nSnow permanents don't untap during their controllers' untap steps.","imageName":"freyalise's radiance","colorIdentity":["G"]},"Frostweb Spider":{"layout":"normal","name":"Frostweb Spider","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Snow Creature — Spider","supertypes":["Snow"],"types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nWhenever Frostweb Spider blocks a creature with flying, put a +1/+1 counter on Frostweb Spider at end of combat.","power":"1","toughness":"3","imageName":"frostweb spider","colorIdentity":["G"]},"Hibernation's End":{"layout":"normal","name":"Hibernation's End","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nWhenever you pay Hibernation's End's cumulative upkeep, you may search your library for a creature card with converted mana cost equal to the number of age counters on Hibernation's End and put it onto the battlefield. If you do, shuffle your library.","imageName":"hibernation's end","colorIdentity":["G"]},"Into the North":{"layout":"normal","name":"Into the North","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a snow land card and put it onto the battlefield tapped. Then shuffle your library.","imageName":"into the north","colorIdentity":["G"]},"Karplusan Strider":{"layout":"normal","name":"Karplusan Strider","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Yeti","types":["Creature"],"subtypes":["Yeti"],"text":"Karplusan Strider can't be the target of blue or black spells.","power":"3","toughness":"4","imageName":"karplusan strider","colorIdentity":["G"]},"Martyr of Spores":{"layout":"normal","name":"Martyr of Spores","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{1}, Reveal X green cards from your hand, Sacrifice Martyr of Spores: Target creature gets +X/+X until end of turn.","power":"1","toughness":"1","imageName":"martyr of spores","colorIdentity":["G"]},"Mystic Melting":{"layout":"normal","name":"Mystic Melting","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment.\nDraw a card at the beginning of the next turn's upkeep.","imageName":"mystic melting","colorIdentity":["G"]},"Ohran Viper":{"layout":"normal","name":"Ohran Viper","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Snow Creature — Snake","supertypes":["Snow"],"types":["Creature"],"subtypes":["Snake"],"text":"Whenever Ohran Viper deals combat damage to a creature, destroy that creature at end of combat.\nWhenever Ohran Viper deals combat damage to a player, you may draw a card.","power":"1","toughness":"3","imageName":"ohran viper","colorIdentity":["G"]},"Panglacial Wurm":{"layout":"normal","name":"Panglacial Wurm","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nWhile you're searching your library, you may cast Panglacial Wurm from your library.","power":"9","toughness":"5","imageName":"panglacial wurm","colorIdentity":["G"]},"Resize":{"layout":"normal","name":"Resize","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+3 until end of turn.\nRecover {1}{G} (When a creature is put into your graveyard from the battlefield, you may pay {1}{G}. If you do, return this card from your graveyard to your hand. Otherwise, exile this card.)","imageName":"resize","colorIdentity":["G"]},"Rimehorn Aurochs":{"layout":"normal","name":"Rimehorn Aurochs","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Snow Creature — Aurochs","supertypes":["Snow"],"types":["Creature"],"subtypes":["Aurochs"],"text":"Trample\nWhenever Rimehorn Aurochs attacks, it gets +1/+0 until end of turn for each other attacking Aurochs.\n{2}{S}: Target creature blocks target creature this turn if able. ({S} can be paid with one mana from a snow permanent.)","power":"3","toughness":"3","imageName":"rimehorn aurochs","colorIdentity":["G"]},"Ronom Hulk":{"layout":"normal","name":"Ronom Hulk","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Protection from snow\nCumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"5","toughness":"6","imageName":"ronom hulk","colorIdentity":["G"]},"Shape of the Wiitigo":{"layout":"normal","name":"Shape of the Wiitigo","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Shape of the Wiitigo enters the battlefield, put six +1/+1 counters on enchanted creature.\nAt the beginning of your upkeep, put a +1/+1 counter on enchanted creature if it attacked or blocked since your last upkeep. Otherwise, remove a +1/+1 counter from it.","imageName":"shape of the wiitigo","colorIdentity":["G"]},"Sheltering Ancient":{"layout":"normal","name":"Sheltering Ancient","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Trample\nCumulative upkeep—Put a +1/+1 counter on a creature an opponent controls. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"5","toughness":"5","imageName":"sheltering ancient","colorIdentity":["G"]},"Simian Brawler":{"layout":"normal","name":"Simian Brawler","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Ape Warrior","types":["Creature"],"subtypes":["Ape","Warrior"],"text":"Discard a land card: Simian Brawler gets +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"simian brawler","colorIdentity":["G"]},"Sound the Call":{"layout":"normal","name":"Sound the Call","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/1 green Wolf creature token onto the battlefield. It has \"This creature gets +1/+1 for each card named Sound the Call in each graveyard.\"","imageName":"sound the call","colorIdentity":["G"]},"Steam Spitter":{"layout":"normal","name":"Steam Spitter","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\n{R}: Steam Spitter gets +1/+0 until end of turn.","power":"1","toughness":"5","imageName":"steam spitter","colorIdentity":["G","R"]},"Surging Might":{"layout":"normal","name":"Surging Might","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nRipple 4 (When you cast this spell, you may reveal the top four cards of your library. You may cast any revealed cards with the same name as this spell without paying their mana costs. Put the rest on the bottom of your library.)","imageName":"surging might","colorIdentity":["G"]},"Blizzard Specter":{"layout":"normal","name":"Blizzard Specter","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Snow Creature — Specter","supertypes":["Snow"],"types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhenever Blizzard Specter deals combat damage to a player, choose one —\n• That player returns a permanent he or she controls to its owner's hand.\n• That player discards a card.","power":"2","toughness":"3","imageName":"blizzard specter","colorIdentity":["U","B"]},"Deepfire Elemental":{"layout":"normal","name":"Deepfire Elemental","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{X}{X}{1}: Destroy target artifact or creature with converted mana cost X.","power":"4","toughness":"4","imageName":"deepfire elemental","colorIdentity":["B","R"]},"Diamond Faerie":{"layout":"normal","name":"Diamond Faerie","manaCost":"{2}{G}{W}{U}","cmc":5,"colors":["White","Blue","Green"],"type":"Snow Creature — Faerie","supertypes":["Snow"],"types":["Creature"],"subtypes":["Faerie"],"text":"Flying\n{1}{S}: Snow creatures you control get +1/+1 until end of turn. ({S} can be paid with one mana from a snow permanent.)","power":"3","toughness":"3","imageName":"diamond faerie","colorIdentity":["W","U","G"]},"Garza Zol, Plague Queen":{"layout":"normal","name":"Garza Zol, Plague Queen","manaCost":"{4}{U}{B}{R}","cmc":7,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Vampire","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire"],"text":"Flying, haste\nWhenever a creature dealt damage by Garza Zol, Plague Queen this turn dies, put a +1/+1 counter on Garza Zol.\nWhenever Garza Zol deals combat damage to a player, you may draw a card.","power":"5","toughness":"5","imageName":"garza zol, plague queen","colorIdentity":["U","B","R"]},"Juniper Order Ranger":{"layout":"normal","name":"Juniper Order Ranger","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Whenever another creature enters the battlefield under your control, put a +1/+1 counter on that creature and a +1/+1 counter on Juniper Order Ranger.","power":"2","toughness":"4","imageName":"juniper order ranger","colorIdentity":["W","G"]},"Sek'Kuar, Deathkeeper":{"layout":"normal","name":"Sek'Kuar, Deathkeeper","manaCost":"{2}{B}{R}{G}","cmc":5,"colors":["Black","Red","Green"],"type":"Legendary Creature — Orc Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Orc","Shaman"],"text":"Whenever another nontoken creature you control dies, put a 3/1 black and red Graveborn creature token with haste onto the battlefield.","power":"4","toughness":"3","imageName":"sek'kuar, deathkeeper","colorIdentity":["B","R","G"]},"Tamanoa":{"layout":"normal","name":"Tamanoa","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever a noncreature source you control deals damage, you gain that much life.","power":"2","toughness":"4","imageName":"tamanoa","colorIdentity":["W","R","G"]},"Vanish into Memory":{"layout":"normal","name":"Vanish into Memory","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Exile target creature. You draw cards equal to that creature's power. At the beginning of your next upkeep, return that card to the battlefield under its owner's control. If you do, discard cards equal to that creature's toughness.","imageName":"vanish into memory","colorIdentity":["W","U"]},"Wilderness Elemental":{"layout":"normal","name":"Wilderness Elemental","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nWilderness Elemental's power is equal to the number of nonbasic lands your opponents control.","power":"*","toughness":"3","imageName":"wilderness elemental","colorIdentity":["R","G"]},"Zur the Enchanter":{"layout":"normal","name":"Zur the Enchanter","manaCost":"{1}{W}{U}{B}","cmc":4,"colors":["White","Blue","Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flying\nWhenever Zur the Enchanter attacks, you may search your library for an enchantment card with converted mana cost 3 or less and put it onto the battlefield. If you do, shuffle your library.","power":"1","toughness":"4","imageName":"zur the enchanter","colorIdentity":["W","U","B"]},"Coldsteel Heart":{"layout":"normal","name":"Coldsteel Heart","manaCost":"{2}","cmc":2,"type":"Snow Artifact","supertypes":["Snow"],"types":["Artifact"],"text":"Coldsteel Heart enters the battlefield tapped.\nAs Coldsteel Heart enters the battlefield, choose a color.\n{T}: Add one mana of the chosen color to your mana pool.","imageName":"coldsteel heart"},"Jester's Scepter":{"layout":"normal","name":"Jester's Scepter","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"When Jester's Scepter enters the battlefield, exile the top five cards of target player's library face down. You may look at those cards for as long as they remain exiled.\n{2}, {T}, Put a card exiled with Jester's Scepter into its owner's graveyard: Counter target spell if it has the same name as that card.","imageName":"jester's scepter"},"Mishra's Bauble":{"layout":"normal","name":"Mishra's Bauble","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Mishra's Bauble: Look at the top card of target player's library. Draw a card at the beginning of the next turn's upkeep.","imageName":"mishra's bauble"},"Phyrexian Ironfoot":{"layout":"normal","name":"Phyrexian Ironfoot","manaCost":"{3}","cmc":3,"type":"Snow Artifact Creature — Construct","supertypes":["Snow"],"types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Phyrexian Ironfoot doesn't untap during your untap step.\n{1}{S}: Untap Phyrexian Ironfoot. ({S} can be paid with one mana from a snow permanent.)","power":"3","toughness":"4","imageName":"phyrexian ironfoot"},"Phyrexian Snowcrusher":{"layout":"normal","name":"Phyrexian Snowcrusher","manaCost":"{6}","cmc":6,"type":"Snow Artifact Creature — Juggernaut","supertypes":["Snow"],"types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Phyrexian Snowcrusher attacks each turn if able.\n{1}{S}: Phyrexian Snowcrusher gets +1/+0 until end of turn. ({S} can be paid with one mana from a snow permanent.)","power":"6","toughness":"5","imageName":"phyrexian snowcrusher"},"Phyrexian Soulgorger":{"layout":"normal","name":"Phyrexian Soulgorger","manaCost":"{3}","cmc":3,"type":"Snow Artifact Creature — Construct","supertypes":["Snow"],"types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Cumulative upkeep—Sacrifice a creature. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)","power":"8","toughness":"8","imageName":"phyrexian soulgorger"},"Thrumming Stone":{"layout":"normal","name":"Thrumming Stone","manaCost":"{5}","cmc":5,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"Spells you cast have ripple 4. (Whenever you cast a spell, you may reveal the top four cards of your library. You may cast any revealed cards with the same name as the spell without paying their mana costs. Put the rest on the bottom of your library.)","imageName":"thrumming stone"},"Arctic Flats":{"layout":"normal","name":"Arctic Flats","type":"Snow Land","supertypes":["Snow"],"types":["Land"],"text":"Arctic Flats enters the battlefield tapped.\n{T}: Add {G} or {W} to your mana pool.","imageName":"arctic flats","colorIdentity":["G","W"]},"Boreal Shelf":{"layout":"normal","name":"Boreal Shelf","type":"Snow Land","supertypes":["Snow"],"types":["Land"],"text":"Boreal Shelf enters the battlefield tapped.\n{T}: Add {W} or {U} to your mana pool.","imageName":"boreal shelf","colorIdentity":["W","U"]},"Dark Depths":{"layout":"normal","name":"Dark Depths","type":"Legendary Snow Land","supertypes":["Legendary","Snow"],"types":["Land"],"text":"Dark Depths enters the battlefield with ten ice counters on it.\n{3}: Remove an ice counter from Dark Depths.\nWhen Dark Depths has no ice counters on it, sacrifice it. If you do, put a legendary 20/20 black Avatar creature token with flying and indestructible named Marit Lage onto the battlefield.","imageName":"dark depths"},"Frost Marsh":{"layout":"normal","name":"Frost Marsh","type":"Snow Land","supertypes":["Snow"],"types":["Land"],"text":"Frost Marsh enters the battlefield tapped.\n{T}: Add {U} or {B} to your mana pool.","imageName":"frost marsh","colorIdentity":["U","B"]},"Highland Weald":{"layout":"normal","name":"Highland Weald","type":"Snow Land","supertypes":["Snow"],"types":["Land"],"text":"Highland Weald enters the battlefield tapped.\n{T}: Add {R} or {G} to your mana pool.","imageName":"highland weald","colorIdentity":["R","G"]},"Mouth of Ronom":{"layout":"normal","name":"Mouth of Ronom","type":"Snow Land","supertypes":["Snow"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}{S}, {T}, Sacrifice Mouth of Ronom: Mouth of Ronom deals 4 damage to target creature. ({S} can be paid with one mana from a snow permanent.)","imageName":"mouth of ronom"},"Scrying Sheets":{"layout":"normal","name":"Scrying Sheets","type":"Snow Land","supertypes":["Snow"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{S}, {T}: Look at the top card of your library. If that card is snow, you may reveal it and put it into your hand. ({S} can be paid with one mana from a snow permanent.)","imageName":"scrying sheets"},"Tresserhorn Sinks":{"layout":"normal","name":"Tresserhorn Sinks","type":"Snow Land","supertypes":["Snow"],"types":["Land"],"text":"Tresserhorn Sinks enters the battlefield tapped.\n{T}: Add {B} or {R} to your mana pool.","imageName":"tresserhorn sinks","colorIdentity":["B","R"]},"Amrou Scout":{"layout":"normal","name":"Amrou Scout","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Rebel Scout","types":["Creature"],"subtypes":["Kithkin","Rebel","Scout"],"text":"{4}, {T}: Search your library for a Rebel permanent card with converted mana cost 3 or less and put it onto the battlefield. Then shuffle your library.","power":"2","toughness":"1","imageName":"amrou scout","colorIdentity":["W"]},"Amrou Seekers":{"layout":"normal","name":"Amrou Seekers","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kithkin Rebel","types":["Creature"],"subtypes":["Kithkin","Rebel"],"text":"Amrou Seekers can't be blocked except by artifact creatures and/or white creatures.","power":"2","toughness":"2","imageName":"amrou seekers","colorIdentity":["W"]},"Angel's Grace":{"layout":"normal","name":"Angel's Grace","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nYou can't lose the game this turn and your opponents can't win the game this turn. Until end of turn, damage that would reduce your life total to less than 1 reduces it to 1 instead.","imageName":"angel's grace","colorIdentity":["W"]},"Benalish Cavalry":{"layout":"normal","name":"Benalish Cavalry","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)","power":"2","toughness":"2","imageName":"benalish cavalry","colorIdentity":["W"]},"Castle Raptors":{"layout":"normal","name":"Castle Raptors","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nAs long as Castle Raptors is untapped, it gets +0/+2.","power":"3","toughness":"3","imageName":"castle raptors","colorIdentity":["W"]},"Cavalry Master":{"layout":"normal","name":"Cavalry Master","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nOther creatures you control with flanking have flanking. (Each instance of flanking triggers separately.)","power":"3","toughness":"3","imageName":"cavalry master","colorIdentity":["W"]},"Celestial Crusader":{"layout":"normal","name":"Celestial Crusader","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nSplit second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nFlying\nOther white creatures get +1/+1.","power":"2","toughness":"2","imageName":"celestial crusader","colorIdentity":["W"]},"Children of Korlis":{"layout":"normal","name":"Children of Korlis","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Rebel Cleric","types":["Creature"],"subtypes":["Human","Rebel","Cleric"],"text":"Sacrifice Children of Korlis: You gain life equal to the life you've lost this turn. (Damage causes loss of life.)","power":"1","toughness":"1","imageName":"children of korlis","colorIdentity":["W"]},"Chronosavant":{"layout":"normal","name":"Chronosavant","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"{1}{W}: Return Chronosavant from your graveyard to the battlefield tapped. You skip your next turn.","power":"5","toughness":"5","imageName":"chronosavant","colorIdentity":["W"]},"Cloudchaser Kestrel":{"layout":"normal","name":"Cloudchaser Kestrel","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Cloudchaser Kestrel enters the battlefield, destroy target enchantment.\n{W}: Target permanent becomes white until end of turn.","power":"2","toughness":"2","imageName":"cloudchaser kestrel","colorIdentity":["W"]},"D'Avenant Healer":{"layout":"normal","name":"D'Avenant Healer","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric Archer","types":["Creature"],"subtypes":["Human","Cleric","Archer"],"text":"{T}: D'Avenant Healer deals 1 damage to target attacking or blocking creature.\n{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"1","toughness":"2","imageName":"d'avenant healer","colorIdentity":["W"]},"Detainment Spell":{"layout":"normal","name":"Detainment Spell","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature's activated abilities can't be activated.\n{1}{W}: Attach Detainment Spell to target creature.","imageName":"detainment spell","colorIdentity":["W"]},"Divine Congregation":{"layout":"normal","name":"Divine Congregation","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life for each creature target player controls.\nSuspend 5—{1}{W} (Rather than cast this card from your hand, you may pay {1}{W} and exile it with five time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"divine congregation","colorIdentity":["W"]},"Duskrider Peregrine":{"layout":"normal","name":"Duskrider Peregrine","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, protection from black\nSuspend 3—{1}{W} (Rather than cast this card from your hand, you may pay {1}{W} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"3","toughness":"3","imageName":"duskrider peregrine","colorIdentity":["W"]},"Errant Doomsayers":{"layout":"normal","name":"Errant Doomsayers","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"{T}: Tap target creature with toughness 2 or less.","power":"1","toughness":"1","imageName":"errant doomsayers","colorIdentity":["W"]},"Evangelize":{"layout":"normal","name":"Evangelize","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {2}{W}{W} (You may pay an additional {2}{W}{W} as you cast this spell. If you do, put this card into your hand as it resolves.)\nGain control of target creature of an opponent's choice he or she controls.","imageName":"evangelize","colorIdentity":["W"]},"Flickering Spirit":{"layout":"normal","name":"Flickering Spirit","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{3}{W}: Exile Flickering Spirit, then return it to the battlefield under its owner's control.","power":"2","toughness":"2","imageName":"flickering spirit","colorIdentity":["W"]},"Foriysian Interceptor":{"layout":"normal","name":"Foriysian Interceptor","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nDefender\nForiysian Interceptor can block an additional creature each combat.","power":"0","toughness":"5","imageName":"foriysian interceptor","colorIdentity":["W"]},"Fortify":{"layout":"normal","name":"Fortify","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Creatures you control get +2/+0 until end of turn.\n• Creatures you control get +0/+2 until end of turn.","imageName":"fortify","colorIdentity":["W"]},"Gaze of Justice":{"layout":"normal","name":"Gaze of Justice","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Gaze of Justice, tap three untapped white creatures you control.\nExile target creature.\nFlashback {5}{W} (You may cast this card from your graveyard for its flashback cost and any additional costs. Then exile it.)","imageName":"gaze of justice","colorIdentity":["W"]},"Griffin Guide":{"layout":"normal","name":"Griffin Guide","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has flying.\nWhen enchanted creature dies, put a 2/2 white Griffin creature token with flying onto the battlefield.","imageName":"griffin guide","colorIdentity":["W"]},"Gustcloak Cavalier":{"layout":"normal","name":"Gustcloak Cavalier","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nWhenever Gustcloak Cavalier attacks, you may tap target creature.\nWhenever Gustcloak Cavalier becomes blocked, you may untap Gustcloak Cavalier and remove it from combat.","power":"2","toughness":"2","imageName":"gustcloak cavalier","colorIdentity":["W"]},"Icatian Crier":{"layout":"normal","name":"Icatian Crier","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{1}{W}, {T}, Discard a card: Put two 1/1 white Citizen creature tokens onto the battlefield.","power":"1","toughness":"1","imageName":"icatian crier","colorIdentity":["W"]},"Ivory Giant":{"layout":"normal","name":"Ivory Giant","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"When Ivory Giant enters the battlefield, tap all nonwhite creatures.\nSuspend 5—{W} (Rather than cast this card from your hand, you may pay {W} and exile it with five time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"3","toughness":"4","imageName":"ivory giant","colorIdentity":["W"]},"Jedit's Dragoons":{"layout":"normal","name":"Jedit's Dragoons","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"Vigilance\nWhen Jedit's Dragoons enters the battlefield, you gain 4 life.","power":"2","toughness":"5","imageName":"jedit's dragoons","colorIdentity":["W"]},"Knight of the Holy Nimbus":{"layout":"normal","name":"Knight of the Holy Nimbus","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Rebel Knight","types":["Creature"],"subtypes":["Human","Rebel","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nIf Knight of the Holy Nimbus would be destroyed, regenerate it.\n{2}: Knight of the Holy Nimbus can't be regenerated this turn. Only any opponent may activate this ability.","power":"2","toughness":"2","imageName":"knight of the holy nimbus","colorIdentity":["W"]},"Magus of the Disk":{"layout":"normal","name":"Magus of the Disk","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Magus of the Disk enters the battlefield tapped.\n{1}, {T}: Destroy all artifacts, creatures, and enchantments.","power":"2","toughness":"4","imageName":"magus of the disk","colorIdentity":["W"]},"Mangara of Corondor":{"layout":"normal","name":"Mangara of Corondor","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Exile Mangara of Corondor and target permanent.","power":"1","toughness":"1","imageName":"mangara of corondor","colorIdentity":["W"]},"Momentary Blink":{"layout":"normal","name":"Momentary Blink","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature you control, then return it to the battlefield under its owner's control.\nFlashback {3}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"momentary blink","colorIdentity":["W","U"]},"Opal Guardian":{"layout":"normal","name":"Opal Guardian","manaCost":"{W}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a creature spell, if Opal Guardian is an enchantment, Opal Guardian becomes a 3/4 Gargoyle creature with flying and protection from red.","imageName":"opal guardian","colorIdentity":["W"]},"Outrider en-Kor":{"layout":"normal","name":"Outrider en-Kor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Rebel Knight","types":["Creature"],"subtypes":["Kor","Rebel","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{0}: The next 1 damage that would be dealt to Outrider en-Kor this turn is dealt to target creature you control instead.","power":"2","toughness":"2","imageName":"outrider en-kor","colorIdentity":["W"]},"Pentarch Paladin":{"layout":"normal","name":"Pentarch Paladin","manaCost":"{2}{W}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nAs Pentarch Paladin enters the battlefield, choose a color.\n{W}{W}, {T}: Destroy target permanent of the chosen color.","power":"3","toughness":"3","imageName":"pentarch paladin","colorIdentity":["W"]},"Pentarch Ward":{"layout":"normal","name":"Pentarch Ward","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs Pentarch Ward enters the battlefield, choose a color.\nWhen Pentarch Ward enters the battlefield, draw a card.\nEnchanted creature has protection from the chosen color. This effect doesn't remove Pentarch Ward.","imageName":"pentarch ward","colorIdentity":["W"]},"Plated Pegasus":{"layout":"normal","name":"Plated Pegasus","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nIf a spell would deal damage to a creature or player, prevent 1 damage that spell would deal to that creature or player.","power":"1","toughness":"2","imageName":"plated pegasus","colorIdentity":["W"]},"Pull from Eternity":{"layout":"normal","name":"Pull from Eternity","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put target face-up exiled card into its owner's graveyard.","imageName":"pull from eternity","colorIdentity":["W"]},"Pulmonic Sliver":{"layout":"normal","name":"Pulmonic Sliver","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have flying.\nAll Slivers have \"If this permanent would be put into a graveyard, you may put it on top of its owner's library instead.\"","power":"3","toughness":"3","imageName":"pulmonic sliver","colorIdentity":["W"]},"Quilled Sliver":{"layout":"normal","name":"Quilled Sliver","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{T}: This permanent deals 1 damage to target attacking or blocking creature.\"","power":"1","toughness":"1","imageName":"quilled sliver","colorIdentity":["W"]},"Restore Balance":{"layout":"normal","name":"Restore Balance","colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Suspend 6—{W} (Rather than cast this card from your hand, pay {W} and exile it with six time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)\nEach player chooses a number of lands he or she controls equal to the number of lands controlled by the player who controls the fewest, then sacrifices the rest. Players sacrifice creatures and discard cards the same way.","imageName":"restore balance","colorIdentity":["W"]},"Return to Dust":{"layout":"normal","name":"Return to Dust","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target artifact or enchantment. If you cast this spell during your main phase, you may exile up to one other target artifact or enchantment.","imageName":"return to dust","colorIdentity":["W"]},"Sidewinder Sliver":{"layout":"normal","name":"Sidewinder Sliver","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have flanking. (Whenever a creature without flanking blocks a Sliver, the blocking creature gets -1/-1 until end of turn.)","power":"1","toughness":"1","imageName":"sidewinder sliver","colorIdentity":["W"]},"Spirit Loop":{"layout":"normal","name":"Spirit Loop","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nWhenever enchanted creature deals damage, you gain that much life.\nWhen Spirit Loop is put into a graveyard from the battlefield, return Spirit Loop to its owner's hand.","imageName":"spirit loop","colorIdentity":["W"]},"Temporal Isolation":{"layout":"normal","name":"Temporal Isolation","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature has shadow. (It can block or be blocked by only creatures with shadow.)\nPrevent all damage that would be dealt by enchanted creature.","imageName":"temporal isolation","colorIdentity":["W"]},"Tivadar of Thorn":{"layout":"normal","name":"Tivadar of Thorn","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Human Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike, protection from red\nWhen Tivadar of Thorn enters the battlefield, destroy target Goblin.","power":"2","toughness":"2","imageName":"tivadar of thorn","colorIdentity":["W"]},"Watcher Sliver":{"layout":"normal","name":"Watcher Sliver","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures get +0/+2.","power":"2","toughness":"2","imageName":"watcher sliver","colorIdentity":["W"]},"Weathered Bodyguards":{"layout":"normal","name":"Weathered Bodyguards","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"As long as Weathered Bodyguards is untapped, all combat damage that would be dealt to you by unblocked creatures is dealt to Weathered Bodyguards instead.\nMorph {3}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"5","imageName":"weathered bodyguards","colorIdentity":["W"]},"Zealot il-Vec":{"layout":"normal","name":"Zealot il-Vec","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel","types":["Creature"],"subtypes":["Human","Rebel"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Zealot il-Vec attacks and isn't blocked, you may have it deal 1 damage to target creature. If you do, prevent all combat damage Zealot il-Vec would deal this turn.","power":"1","toughness":"1","imageName":"zealot il-vec","colorIdentity":["W"]},"Ancestral Vision":{"layout":"normal","name":"Ancestral Vision","colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Suspend 4—{U} (Rather than cast this card from your hand, pay {U} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)\nTarget player draws three cards.","imageName":"ancestral vision","colorIdentity":["U"]},"Bewilder":{"layout":"normal","name":"Bewilder","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gets -3/-0 until end of turn.\nDraw a card.","imageName":"bewilder","colorIdentity":["U"]},"Brine Elemental":{"layout":"normal","name":"Brine Elemental","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Morph {5}{U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Brine Elemental is turned face up, each opponent skips his or her next untap step.","power":"5","toughness":"4","imageName":"brine elemental","colorIdentity":["U"]},"Careful Consideration":{"layout":"normal","name":"Careful Consideration","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player draws four cards, then discards three cards. If you cast this spell during your main phase, instead that player draws four cards, then discards two cards.","imageName":"careful consideration","colorIdentity":["U"]},"Clockspinning":{"layout":"normal","name":"Clockspinning","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nChoose a counter on target permanent or suspended card. Remove that counter from that permanent or card or put another of those counters on it.","imageName":"clockspinning","colorIdentity":["U"]},"Coral Trickster":{"layout":"normal","name":"Coral Trickster","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Morph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Coral Trickster is turned face up, you may tap or untap target permanent.","power":"2","toughness":"1","imageName":"coral trickster","colorIdentity":["U"]},"Crookclaw Transmuter":{"layout":"normal","name":"Crookclaw Transmuter","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nWhen Crookclaw Transmuter enters the battlefield, switch target creature's power and toughness until end of turn.","power":"3","toughness":"1","imageName":"crookclaw transmuter","colorIdentity":["U"]},"Deep-Sea Kraken":{"layout":"normal","name":"Deep-Sea Kraken","manaCost":"{7}{U}{U}{U}","cmc":10,"colors":["Blue"],"type":"Creature — Kraken","types":["Creature"],"subtypes":["Kraken"],"text":"Deep-Sea Kraken can't be blocked.\nSuspend 9—{2}{U} (Rather than cast this card from your hand, you may pay {2}{U} and exile it with nine time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)\nWhenever an opponent casts a spell, if Deep-Sea Kraken is suspended, remove a time counter from it.","power":"6","toughness":"6","imageName":"deep-sea kraken","colorIdentity":["U"]},"Draining Whelk":{"layout":"normal","name":"Draining Whelk","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nWhen Draining Whelk enters the battlefield, counter target spell. Put X +1/+1 counters on Draining Whelk, where X is that spell's converted mana cost.","power":"1","toughness":"1","imageName":"draining whelk","colorIdentity":["U"]},"Dream Stalker":{"layout":"normal","name":"Dream Stalker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"When Dream Stalker enters the battlefield, return a permanent you control to its owner's hand.","power":"1","toughness":"5","imageName":"dream stalker","colorIdentity":["U"]},"Drifter il-Dal":{"layout":"normal","name":"Drifter il-Dal","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nAt the beginning of your upkeep, sacrifice Drifter il-Dal unless you pay {U}.","power":"2","toughness":"1","imageName":"drifter il-dal","colorIdentity":["U"]},"Errant Ephemeron":{"layout":"normal","name":"Errant Ephemeron","manaCost":"{6}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nSuspend 4—{1}{U} (Rather than cast this card from your hand, you may pay {1}{U} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"4","toughness":"4","imageName":"errant ephemeron","colorIdentity":["U"]},"Eternity Snare":{"layout":"normal","name":"Eternity Snare","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Eternity Snare enters the battlefield, draw a card.\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"eternity snare","colorIdentity":["U"]},"Fathom Seer":{"layout":"normal","name":"Fathom Seer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Morph—Return two Islands you control to their owner's hand. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Fathom Seer is turned face up, draw two cards.","power":"1","toughness":"3","imageName":"fathom seer","colorIdentity":["U"]},"Fledgling Mawcor":{"layout":"normal","name":"Fledgling Mawcor","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flying\n{T}: Fledgling Mawcor deals 1 damage to target creature or player.\nMorph {U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"2","imageName":"fledgling mawcor","colorIdentity":["U"]},"Fool's Demise":{"layout":"normal","name":"Fool's Demise","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, return that card to the battlefield under your control.\nWhen Fool's Demise is put into a graveyard from the battlefield, return Fool's Demise to its owner's hand.","imageName":"fool's demise","colorIdentity":["U"]},"Ixidron":{"layout":"normal","name":"Ixidron","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"As Ixidron enters the battlefield, turn all other nontoken creatures face down. (They're 2/2 creatures.)\nIxidron's power and toughness are each equal to the number of face-down creatures on the battlefield.","power":"*","toughness":"*","imageName":"ixidron","colorIdentity":["U"]},"Looter il-Kor":{"layout":"normal","name":"Looter il-Kor","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Kor Rogue","types":["Creature"],"subtypes":["Kor","Rogue"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Looter il-Kor deals damage to an opponent, draw a card, then discard a card.","power":"1","toughness":"1","imageName":"looter il-kor","colorIdentity":["U"]},"Magus of the Jar":{"layout":"normal","name":"Magus of the Jar","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}, Sacrifice Magus of the Jar: Each player exiles all cards from his or her hand face down and draws seven cards. At the beginning of the next end step, each player discards his or her hand and returns to his or her hand each card he or she exiled this way.","power":"3","toughness":"3","imageName":"magus of the jar","colorIdentity":["U"]},"Moonlace":{"layout":"normal","name":"Moonlace","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target spell or permanent becomes colorless.","imageName":"moonlace","colorIdentity":["U"]},"Mystical Teachings":{"layout":"normal","name":"Mystical Teachings","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Search your library for an instant card or a card with flash, reveal it, and put it into your hand. Then shuffle your library.\nFlashback {5}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"mystical teachings","colorIdentity":["U","B"]},"Ophidian Eye":{"layout":"normal","name":"Ophidian Eye","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nWhenever enchanted creature deals damage to an opponent, you may draw a card.","imageName":"ophidian eye","colorIdentity":["U"]},"Paradox Haze":{"layout":"normal","name":"Paradox Haze","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant player\nAt the beginning of enchanted player's first upkeep each turn, that player gets an additional upkeep step after this step.","imageName":"paradox haze","colorIdentity":["U"]},"Psionic Sliver":{"layout":"normal","name":"Psionic Sliver","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have \"{T}: This creature deals 2 damage to target creature or player and 3 damage to itself.\"","power":"2","toughness":"2","imageName":"psionic sliver","colorIdentity":["U"]},"Riftwing Cloudskate":{"layout":"normal","name":"Riftwing Cloudskate","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nWhen Riftwing Cloudskate enters the battlefield, return target permanent to its owner's hand.\nSuspend 3—{1}{U} (Rather than cast this card from your hand, you may pay {1}{U} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"2","toughness":"2","imageName":"riftwing cloudskate","colorIdentity":["U"]},"Sage of Epityr":{"layout":"normal","name":"Sage of Epityr","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Sage of Epityr enters the battlefield, look at the top four cards of your library, then put them back in any order.","power":"1","toughness":"1","imageName":"sage of epityr","colorIdentity":["U"]},"Screeching Sliver":{"layout":"normal","name":"Screeching Sliver","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{T}: Target player puts the top card of his or her library into his or her graveyard.\"","power":"1","toughness":"1","imageName":"screeching sliver","colorIdentity":["U"]},"Shadow Sliver":{"layout":"normal","name":"Shadow Sliver","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have shadow. (They can block or be blocked by only creatures with shadow.)","power":"1","toughness":"1","imageName":"shadow sliver","colorIdentity":["U"]},"Slipstream Serpent":{"layout":"normal","name":"Slipstream Serpent","manaCost":"{7}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Slipstream Serpent can't attack unless defending player controls an Island.\nWhen you control no Islands, sacrifice Slipstream Serpent.\nMorph {5}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"6","toughness":"6","imageName":"slipstream serpent","colorIdentity":["U"]},"Snapback":{"layout":"normal","name":"Snapback","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may exile a blue card from your hand rather than pay Snapback's mana cost.\nReturn target creature to its owner's hand.","imageName":"snapback","colorIdentity":["U"]},"Spell Burst":{"layout":"normal","name":"Spell Burst","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nCounter target spell with converted mana cost X.","imageName":"spell burst","colorIdentity":["U"]},"Spiketail Drakeling":{"layout":"normal","name":"Spiketail Drakeling","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nSacrifice Spiketail Drakeling: Counter target spell unless its controller pays {2}.","power":"2","toughness":"2","imageName":"spiketail drakeling","colorIdentity":["U"]},"Sprite Noble":{"layout":"normal","name":"Sprite Noble","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying\nOther creatures you control with flying get +0/+1.\n{T}: Other creatures you control with flying get +1/+0 until end of turn.","power":"2","toughness":"2","imageName":"sprite noble","colorIdentity":["U"]},"Stormcloud Djinn":{"layout":"normal","name":"Stormcloud Djinn","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nStormcloud Djinn can block only creatures with flying.\n{R}{R}: Stormcloud Djinn gets +2/+0 until end of turn and deals 1 damage to you.","power":"3","toughness":"3","imageName":"stormcloud djinn","colorIdentity":["U","R"]},"Teferi, Mage of Zhalfir":{"layout":"normal","name":"Teferi, Mage of Zhalfir","manaCost":"{2}{U}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nCreature cards you own that aren't on the battlefield have flash.\nEach opponent can cast spells only any time he or she could cast a sorcery.","power":"3","toughness":"4","imageName":"teferi, mage of zhalfir","colorIdentity":["U"]},"Telekinetic Sliver":{"layout":"normal","name":"Telekinetic Sliver","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{T}: Tap target permanent.\"","power":"2","toughness":"2","imageName":"telekinetic sliver","colorIdentity":["U"]},"Temporal Eddy":{"layout":"normal","name":"Temporal Eddy","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature or land on top of its owner's library.","imageName":"temporal eddy","colorIdentity":["U"]},"Think Twice":{"layout":"normal","name":"Think Twice","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw a card.\nFlashback {2}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"think twice","colorIdentity":["U"]},"Tolarian Sentinel":{"layout":"normal","name":"Tolarian Sentinel","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"Flying\n{U}, {T}, Discard a card: Return target permanent you control to its owner's hand.","power":"1","toughness":"3","imageName":"tolarian sentinel","colorIdentity":["U"]},"Trickbind":{"layout":"normal","name":"Trickbind","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nCounter target activated or triggered ability. If a permanent's ability is countered this way, activated abilities of that permanent can't be activated this turn. (Mana abilities can't be targeted.)","imageName":"trickbind","colorIdentity":["U"]},"Truth or Tale":{"layout":"normal","name":"Truth or Tale","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Reveal the top five cards of your library and separate them into two piles. An opponent chooses one of those piles. Put a card from the chosen pile into your hand, then put all other cards revealed this way on the bottom of your library in any order.","imageName":"truth or tale","colorIdentity":["U"]},"Vesuvan Shapeshifter":{"layout":"normal","name":"Vesuvan Shapeshifter","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"As Vesuvan Shapeshifter enters the battlefield or is turned face up, you may choose another creature on the battlefield. If you do, until Vesuvan Shapeshifter is turned face down, it becomes a copy of that creature and gains \"At the beginning of your upkeep, you may turn this creature face down.\"\nMorph {1}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"0","toughness":"0","imageName":"vesuvan shapeshifter","colorIdentity":["U"]},"Viscerid Deepwalker":{"layout":"normal","name":"Viscerid Deepwalker","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Homarid Warrior","types":["Creature"],"subtypes":["Homarid","Warrior"],"text":"{U}: Viscerid Deepwalker gets +1/+0 until end of turn.\nSuspend 4—{U} (Rather than cast this card from your hand, you may pay {U} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"2","toughness":"3","imageName":"viscerid deepwalker","colorIdentity":["U"]},"Walk the Aeons":{"layout":"normal","name":"Walk the Aeons","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback—Sacrifice three Islands. (You may sacrifice three Islands in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.)\nTarget player takes an extra turn after this one.","imageName":"walk the aeons","colorIdentity":["U"]},"Wipe Away":{"layout":"normal","name":"Wipe Away","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nReturn target permanent to its owner's hand.","imageName":"wipe away","colorIdentity":["U"]},"Assassinate":{"layout":"normal","name":"Assassinate","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target tapped creature.","imageName":"assassinate","colorIdentity":["B"]},"Basal Sliver":{"layout":"normal","name":"Basal Sliver","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"Sacrifice this permanent: Add {B}{B} to your mana pool.\"","power":"2","toughness":"2","imageName":"basal sliver","colorIdentity":["B"]},"Call to the Netherworld":{"layout":"normal","name":"Call to the Netherworld","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target black creature card from your graveyard to your hand.\nMadness {0} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"call to the netherworld","colorIdentity":["B"]},"Corpulent Corpse":{"layout":"normal","name":"Corpulent Corpse","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nSuspend 5—{B} (Rather than cast this card from your hand, you may pay {B} and exile it with five time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"3","toughness":"3","imageName":"corpulent corpse","colorIdentity":["B"]},"Curse of the Cabal":{"layout":"normal","name":"Curse of the Cabal","manaCost":"{9}{B}","cmc":10,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player sacrifices half the permanents he or she controls, rounded down.\nSuspend 2—{2}{B}{B} (Rather than cast this card from your hand, you may pay {2}{B}{B} and exile it with two time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)\nAt the beginning of each player's upkeep, if Curse of the Cabal is suspended, that player may sacrifice a permanent. If he or she does, put two time counters on Curse of the Cabal.","imageName":"curse of the cabal","colorIdentity":["B"]},"Cyclopean Giant":{"layout":"normal","name":"Cyclopean Giant","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"text":"When Cyclopean Giant dies, target land becomes a Swamp. Exile Cyclopean Giant.","power":"4","toughness":"2","imageName":"cyclopean giant","colorIdentity":["B"]},"Dark Withering":{"layout":"normal","name":"Dark Withering","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature.\nMadness {B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"dark withering","colorIdentity":["B"]},"Deathspore Thallid":{"layout":"normal","name":"Deathspore Thallid","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Fungus","types":["Creature"],"subtypes":["Zombie","Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Deathspore Thallid.\nRemove three spore counters from Deathspore Thallid: Put a 1/1 green Saproling creature token onto the battlefield.\nSacrifice a Saproling: Target creature gets -1/-1 until end of turn.","power":"1","toughness":"1","imageName":"deathspore thallid","colorIdentity":["B"]},"Demonic Collusion":{"layout":"normal","name":"Demonic Collusion","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback—Discard two cards. (You may discard two cards in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.)\nSearch your library for a card and put that card into your hand. Then shuffle your library.","imageName":"demonic collusion","colorIdentity":["B"]},"Dread Return":{"layout":"normal","name":"Dread Return","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to the battlefield.\nFlashback—Sacrifice three creatures. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"dread return","colorIdentity":["B"]},"Drudge Reavers":{"layout":"normal","name":"Drudge Reavers","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"Flash (You may cast this spell any time you could cast an instant.)\n{B}: Regenerate Drudge Reavers.","power":"2","toughness":"1","imageName":"drudge reavers","colorIdentity":["B"]},"Endrek Sahr, Master Breeder":{"layout":"normal","name":"Endrek Sahr, Master Breeder","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever you cast a creature spell, put X 1/1 black Thrull creature tokens onto the battlefield, where X is that spell's converted mana cost.\nWhen you control seven or more Thrulls, sacrifice Endrek Sahr, Master Breeder.","power":"2","toughness":"2","imageName":"endrek sahr, master breeder","colorIdentity":["B"]},"Evil Eye of Urborg":{"layout":"normal","name":"Evil Eye of Urborg","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Eye","types":["Creature"],"subtypes":["Eye"],"text":"Non-Eye creatures you control can't attack.\nWhenever Evil Eye of Urborg becomes blocked by a creature, destroy that creature.","power":"6","toughness":"3","imageName":"evil eye of urborg","colorIdentity":["B"]},"Faceless Devourer":{"layout":"normal","name":"Faceless Devourer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Nightmare Horror","types":["Creature"],"subtypes":["Nightmare","Horror"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhen Faceless Devourer enters the battlefield, exile another target creature with shadow.\nWhen Faceless Devourer leaves the battlefield, return the exiled card to the battlefield under its owner's control.","power":"2","toughness":"1","imageName":"faceless devourer","colorIdentity":["B"]},"Fallen Ideal":{"layout":"normal","name":"Fallen Ideal","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying and \"Sacrifice a creature: This creature gets +2/+1 until end of turn.\"\nWhen Fallen Ideal is put into a graveyard from the battlefield, return Fallen Ideal to its owner's hand.","imageName":"fallen ideal","colorIdentity":["B"]},"Feebleness":{"layout":"normal","name":"Feebleness","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets -2/-1.","imageName":"feebleness","colorIdentity":["B"]},"Gorgon Recluse":{"layout":"normal","name":"Gorgon Recluse","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Gorgon","types":["Creature"],"subtypes":["Gorgon"],"text":"Whenever Gorgon Recluse blocks or becomes blocked by a nonblack creature, destroy that creature at end of combat.\nMadness {B}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"2","toughness":"4","imageName":"gorgon recluse","colorIdentity":["B"]},"Haunting Hymn":{"layout":"normal","name":"Haunting Hymn","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target player discards two cards. If you cast this spell during your main phase, that player discards four cards instead.","imageName":"haunting hymn","colorIdentity":["B"]},"Liege of the Pit":{"layout":"normal","name":"Liege of the Pit","manaCost":"{5}{B}{B}{B}","cmc":8,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying, trample\nAt the beginning of your upkeep, sacrifice a creature other than Liege of the Pit. If you can't, Liege of the Pit deals 7 damage to you.\nMorph {B}{B}{B}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"7","toughness":"7","imageName":"liege of the pit","colorIdentity":["B"]},"Lim-Dûl the Necromancer":{"layout":"normal","name":"Lim-Dûl the Necromancer","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever a creature an opponent controls dies, you may pay {1}{B}. If you do, return that card to the battlefield under your control. If it's a creature, it's a Zombie in addition to its other creature types.\n{1}{B}: Regenerate target Zombie.","power":"4","toughness":"4","imageName":"lim-dûl the necromancer","colorIdentity":["B"]},"Living End":{"layout":"normal","name":"Living End","colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Suspend 3—{2}{B}{B} (Rather than cast this card from your hand, pay {2}{B}{B} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)\nEach player exiles all creature cards from his or her graveyard, then sacrifices all creatures he or she controls, then puts all cards he or she exiled this way onto the battlefield.","imageName":"living end","colorIdentity":["B"]},"Magus of the Mirror":{"layout":"normal","name":"Magus of the Mirror","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}, Sacrifice Magus of the Mirror: Exchange life totals with target opponent. Activate this ability only during your upkeep.","power":"4","toughness":"2","imageName":"magus of the mirror","colorIdentity":["B"]},"Mana Skimmer":{"layout":"normal","name":"Mana Skimmer","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Leech","types":["Creature"],"subtypes":["Leech"],"text":"Flying\nWhenever Mana Skimmer deals damage to a player, tap target land that player controls. That land doesn't untap during its controller's next untap step.","power":"2","toughness":"2","imageName":"mana skimmer","colorIdentity":["B"]},"Mindlash Sliver":{"layout":"normal","name":"Mindlash Sliver","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{1}, Sacrifice this permanent: Each player discards a card.\"","power":"1","toughness":"1","imageName":"mindlash sliver","colorIdentity":["B"]},"Mindstab":{"layout":"normal","name":"Mindstab","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards three cards.\nSuspend 4—{B} (Rather than cast this card from your hand, you may pay {B} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"mindstab","colorIdentity":["B"]},"Nether Traitor":{"layout":"normal","name":"Nether Traitor","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Haste\nShadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever another creature is put into your graveyard from the battlefield, you may pay {B}. If you do, return Nether Traitor from your graveyard to the battlefield.","power":"1","toughness":"1","imageName":"nether traitor","colorIdentity":["B"]},"Nightshade Assassin":{"layout":"normal","name":"Nightshade Assassin","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"First strike\nWhen Nightshade Assassin enters the battlefield, you may reveal X black cards in your hand. If you do, target creature gets -X/-X until end of turn.\nMadness {1}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"2","toughness":"1","imageName":"nightshade assassin","colorIdentity":["B"]},"Phthisis":{"layout":"normal","name":"Phthisis","manaCost":"{3}{B}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. Its controller loses life equal to its power plus its toughness.\nSuspend 5—{1}{B} (Rather than cast this card from your hand, you may pay {1}{B} and exile it with five time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"phthisis","colorIdentity":["B"]},"Pit Keeper":{"layout":"normal","name":"Pit Keeper","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Pit Keeper enters the battlefield, if you have four or more creature cards in your graveyard, you may return target creature card from your graveyard to your hand.","power":"2","toughness":"1","imageName":"pit keeper","colorIdentity":["B"]},"Plague Sliver":{"layout":"normal","name":"Plague Sliver","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"At the beginning of your upkeep, this permanent deals 1 damage to you.\"","power":"5","toughness":"5","imageName":"plague sliver","colorIdentity":["B"]},"Premature Burial":{"layout":"normal","name":"Premature Burial","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonblack creature that entered the battlefield since your last turn ended.","imageName":"premature burial","colorIdentity":["B"]},"Psychotic Episode":{"layout":"normal","name":"Psychotic Episode","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand and the top card of his or her library. You choose a card revealed this way. That player puts the chosen card on the bottom of his or her library.\nMadness {1}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"psychotic episode","colorIdentity":["B"]},"Sangrophage":{"layout":"normal","name":"Sangrophage","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"At the beginning of your upkeep, tap Sangrophage unless you pay 2 life.","power":"3","toughness":"3","imageName":"sangrophage","colorIdentity":["B"]},"Sengir Nosferatu":{"layout":"normal","name":"Sengir Nosferatu","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\n{1}{B}, Exile Sengir Nosferatu: Put a 1/2 black Bat creature token with flying onto the battlefield. It has \"{1}{B}, Sacrifice this creature: Return an exiled card named Sengir Nosferatu to the battlefield under its owner's control.\"","power":"4","toughness":"4","imageName":"sengir nosferatu","colorIdentity":["B"]},"Skittering Monstrosity":{"layout":"normal","name":"Skittering Monstrosity","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When you cast a creature spell, sacrifice Skittering Monstrosity.","power":"5","toughness":"5","imageName":"skittering monstrosity","colorIdentity":["B"]},"Skulking Knight":{"layout":"normal","name":"Skulking Knight","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nWhen Skulking Knight becomes the target of a spell or ability, sacrifice it.","power":"3","toughness":"3","imageName":"skulking knight","colorIdentity":["B"]},"Smallpox":{"layout":"normal","name":"Smallpox","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player loses 1 life, discards a card, sacrifices a creature, then sacrifices a land.","imageName":"smallpox","colorIdentity":["B"]},"Strangling Soot":{"layout":"normal","name":"Strangling Soot","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with toughness 3 or less.\nFlashback {5}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"strangling soot","colorIdentity":["B","R"]},"Stronghold Overseer":{"layout":"normal","name":"Stronghold Overseer","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nShadow (This creature can block or be blocked by only creatures with shadow.)\n{B}{B}: Creatures with shadow get +1/+0 until end of turn and creatures without shadow get -1/-0 until end of turn.","power":"5","toughness":"5","imageName":"stronghold overseer","colorIdentity":["B"]},"Sudden Death":{"layout":"normal","name":"Sudden Death","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nTarget creature gets -4/-4 until end of turn.","imageName":"sudden death","colorIdentity":["B"]},"Sudden Spoiling":{"layout":"normal","name":"Sudden Spoiling","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nUntil end of turn, creatures target player controls lose all abilities and have base power and toughness 0/2.","imageName":"sudden spoiling","colorIdentity":["B"]},"Tendrils of Corruption":{"layout":"normal","name":"Tendrils of Corruption","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Tendrils of Corruption deals X damage to target creature and you gain X life, where X is the number of Swamps you control.","imageName":"tendrils of corruption","colorIdentity":["B"]},"Traitor's Clutch":{"layout":"normal","name":"Traitor's Clutch","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+0, becomes black, and gains shadow until end of turn. (It can block or be blocked by only creatures with shadow.)\nFlashback {1}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"traitor's clutch","colorIdentity":["B"]},"Trespasser il-Vec":{"layout":"normal","name":"Trespasser il-Vec","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Discard a card: Trespasser il-Vec gains shadow until end of turn. (It can block or be blocked by only creatures with shadow.)","power":"3","toughness":"1","imageName":"trespasser il-vec","colorIdentity":["B"]},"Urborg Syphon-Mage":{"layout":"normal","name":"Urborg Syphon-Mage","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{2}{B}, {T}, Discard a card: Each other player loses 2 life. You gain life equal to the life lost this way.","power":"2","toughness":"2","imageName":"urborg syphon-mage","colorIdentity":["B"]},"Vampiric Sliver":{"layout":"normal","name":"Vampiric Sliver","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have \"Whenever a creature dealt damage by this creature this turn dies, put a +1/+1 counter on this creature.\"","power":"3","toughness":"3","imageName":"vampiric sliver","colorIdentity":["B"]},"Viscid Lemures":{"layout":"normal","name":"Viscid Lemures","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{0}: Viscid Lemures gets -1/-0 and gains swampwalk until end of turn. (It can't be blocked as long as defending player controls a Swamp.)","power":"4","toughness":"3","imageName":"viscid lemures","colorIdentity":["B"]},"Ætherflame Wall":{"layout":"normal","name":"Ætherflame Wall","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender\nÆtherflame Wall can block creatures with shadow as though they didn't have shadow.\n{R}: Ætherflame Wall gets +1/+0 until end of turn.","power":"0","toughness":"4","imageName":"ætherflame wall","colorIdentity":["R"]},"Barbed Shocker":{"layout":"normal","name":"Barbed Shocker","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Trample, haste\nWhenever Barbed Shocker deals damage to a player, that player discards all the cards in his or her hand, then draws that many cards.","power":"2","toughness":"2","imageName":"barbed shocker","colorIdentity":["R"]},"Basalt Gargoyle":{"layout":"normal","name":"Basalt Gargoyle","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Flying\nEcho {2}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\n{R}: Basalt Gargoyle gets +0/+1 until end of turn.","power":"3","toughness":"2","imageName":"basalt gargoyle","colorIdentity":["R"]},"Blazing Blade Askari":{"layout":"normal","name":"Blazing Blade Askari","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\n{2}: Blazing Blade Askari becomes colorless until end of turn.","power":"2","toughness":"2","imageName":"blazing blade askari","colorIdentity":["R"]},"Bogardan Hellkite":{"layout":"normal","name":"Bogardan Hellkite","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flash\nFlying\nWhen Bogardan Hellkite enters the battlefield, it deals 5 damage divided as you choose among any number of target creatures and/or players.","power":"5","toughness":"5","imageName":"bogardan hellkite","colorIdentity":["R"]},"Bogardan Rager":{"layout":"normal","name":"Bogardan Rager","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Bogardan Rager enters the battlefield, target creature gets +4/+0 until end of turn.","power":"3","toughness":"4","imageName":"bogardan rager","colorIdentity":["R"]},"Bonesplitter Sliver":{"layout":"normal","name":"Bonesplitter Sliver","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures get +2/+0.","power":"2","toughness":"2","imageName":"bonesplitter sliver","colorIdentity":["R"]},"Coal Stoker":{"layout":"normal","name":"Coal Stoker","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Coal Stoker enters the battlefield, if you cast it from your hand, add {R}{R}{R} to your mana pool.","power":"3","toughness":"3","imageName":"coal stoker","colorIdentity":["R"]},"Conflagrate":{"layout":"normal","name":"Conflagrate","manaCost":"{X}{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Conflagrate deals X damage divided as you choose among any number of target creatures and/or players.\nFlashback—{R}{R}, Discard X cards. (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"conflagrate","colorIdentity":["R"]},"Empty the Warrens":{"layout":"normal","name":"Empty the Warrens","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 red Goblin creature tokens onto the battlefield.\nStorm (When you cast this spell, copy it for each spell cast before it this turn.)","imageName":"empty the warrens","colorIdentity":["R"]},"Firemaw Kavu":{"layout":"normal","name":"Firemaw Kavu","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Echo {5}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Firemaw Kavu enters the battlefield, it deals 2 damage to target creature.\nWhen Firemaw Kavu leaves the battlefield, it deals 4 damage to target creature.","power":"4","toughness":"2","imageName":"firemaw kavu","colorIdentity":["R"]},"Flamecore Elemental":{"layout":"normal","name":"Flamecore Elemental","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Echo {2}{R}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"5","toughness":"4","imageName":"flamecore elemental","colorIdentity":["R"]},"Flowstone Channeler":{"layout":"normal","name":"Flowstone Channeler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{1}{R}, {T}, Discard a card: Target creature gets +1/-1 and gains haste until end of turn.","power":"2","toughness":"2","imageName":"flowstone channeler","colorIdentity":["R"]},"Fortune Thief":{"layout":"normal","name":"Fortune Thief","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Damage that would reduce your life total to less than 1 reduces it to 1 instead.\nMorph {R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"0","toughness":"1","imageName":"fortune thief","colorIdentity":["R"]},"Fury Sliver":{"layout":"normal","name":"Fury Sliver","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have double strike.","power":"3","toughness":"3","imageName":"fury sliver","colorIdentity":["R"]},"Ghitu Firebreathing":{"layout":"normal","name":"Ghitu Firebreathing","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\n{R}: Enchanted creature gets +1/+0 until end of turn.\n{R}: Return Ghitu Firebreathing to its owner's hand.","imageName":"ghitu firebreathing","colorIdentity":["R"]},"Goblin Skycutter":{"layout":"normal","name":"Goblin Skycutter","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Sacrifice Goblin Skycutter: Goblin Skycutter deals 2 damage to target creature with flying. That creature loses flying until end of turn.","power":"2","toughness":"1","imageName":"goblin skycutter","colorIdentity":["R"]},"Grapeshot":{"layout":"normal","name":"Grapeshot","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Grapeshot deals 1 damage to target creature or player.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"grapeshot","colorIdentity":["R"]},"Greater Gargadon":{"layout":"normal","name":"Greater Gargadon","manaCost":"{9}{R}","cmc":10,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Suspend 10—{R}\nSacrifice an artifact, creature, or land: Remove a time counter from Greater Gargadon. Activate this ability only if Greater Gargadon is suspended.","power":"9","toughness":"7","imageName":"greater gargadon","colorIdentity":["R"]},"Ground Rift":{"layout":"normal","name":"Ground Rift","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature without flying can't block this turn.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"ground rift","colorIdentity":["R"]},"Ib Halfheart, Goblin Tactician":{"layout":"normal","name":"Ib Halfheart, Goblin Tactician","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Goblin Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Advisor"],"text":"Whenever another Goblin you control becomes blocked, sacrifice it. If you do, it deals 4 damage to each creature blocking it.\nSacrifice two Mountains: Put two 1/1 red Goblin creature tokens onto the battlefield.","power":"3","toughness":"2","imageName":"ib halfheart, goblin tactician","colorIdentity":["R"]},"Ignite Memories":{"layout":"normal","name":"Ignite Memories","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals a card at random from his or her hand. Ignite Memories deals damage to that player equal to that card's converted mana cost.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"ignite memories","colorIdentity":["R"]},"Ironclaw Buzzardiers":{"layout":"normal","name":"Ironclaw Buzzardiers","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc Scout","types":["Creature"],"subtypes":["Orc","Scout"],"text":"Ironclaw Buzzardiers can't block creatures with power 2 or greater.\n{R}: Ironclaw Buzzardiers gains flying until end of turn.","power":"2","toughness":"2","imageName":"ironclaw buzzardiers","colorIdentity":["R"]},"Keldon Halberdier":{"layout":"normal","name":"Keldon Halberdier","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"First strike\nSuspend 4—{R} (Rather than cast this card from your hand, you may pay {R} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"4","toughness":"1","imageName":"keldon halberdier","colorIdentity":["R"]},"Lightning Axe":{"layout":"normal","name":"Lightning Axe","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Lightning Axe, discard a card or pay {5}.\nLightning Axe deals 5 damage to target creature.","imageName":"lightning axe","colorIdentity":["R"]},"Magus of the Scroll":{"layout":"normal","name":"Magus of the Scroll","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{3}, {T}: Name a card. Reveal a card at random from your hand. If it's the named card, Magus of the Scroll deals 2 damage to target creature or player.","power":"1","toughness":"1","imageName":"magus of the scroll","colorIdentity":["R"]},"Mogg War Marshal":{"layout":"normal","name":"Mogg War Marshal","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Echo {1}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Mogg War Marshal enters the battlefield or dies, put a 1/1 red Goblin creature token onto the battlefield.","power":"1","toughness":"1","imageName":"mogg war marshal","colorIdentity":["R"]},"Norin the Wary":{"layout":"normal","name":"Norin the Wary","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"When a player casts a spell or a creature attacks, exile Norin the Wary. Return it to the battlefield under its owner's control at the beginning of the next end step.","power":"2","toughness":"1","imageName":"norin the wary","colorIdentity":["R"]},"Orcish Cannonade":{"layout":"normal","name":"Orcish Cannonade","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Orcish Cannonade deals 2 damage to target creature or player and 3 damage to you.\nDraw a card.","imageName":"orcish cannonade","colorIdentity":["R"]},"Pardic Dragon":{"layout":"normal","name":"Pardic Dragon","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{R}: Pardic Dragon gets +1/+0 until end of turn.\nSuspend 2—{R}{R}\nWhenever an opponent casts a spell, if Pardic Dragon is suspended, that player may put a time counter on Pardic Dragon.","power":"4","toughness":"4","imageName":"pardic dragon","colorIdentity":["R"]},"Plunder":{"layout":"normal","name":"Plunder","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or land.\nSuspend 4—{1}{R} (Rather than cast this card from your hand, you may pay {1}{R} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"plunder","colorIdentity":["R"]},"Reiterate":{"layout":"normal","name":"Reiterate","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nCopy target instant or sorcery spell. You may choose new targets for the copy.","imageName":"reiterate","colorIdentity":["R"]},"Sedge Sliver":{"layout":"normal","name":"Sedge Sliver","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have \"This creature gets +1/+1 as long as you control a Swamp.\"\nAll Slivers have \"{B}: Regenerate this permanent.\"","power":"2","toughness":"2","imageName":"sedge sliver","colorIdentity":["R","B"]},"Subterranean Shambler":{"layout":"normal","name":"Subterranean Shambler","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Echo {3}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Subterranean Shambler enters the battlefield or leaves the battlefield, it deals 1 damage to each creature without flying.","power":"2","toughness":"3","imageName":"subterranean shambler","colorIdentity":["R"]},"Sulfurous Blast":{"layout":"normal","name":"Sulfurous Blast","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Sulfurous Blast deals 2 damage to each creature and each player. If you cast this spell during your main phase, Sulfurous Blast deals 3 damage to each creature and each player instead.","imageName":"sulfurous blast","colorIdentity":["R"]},"Tectonic Fiend":{"layout":"normal","name":"Tectonic Fiend","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Echo {4}{R}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nTectonic Fiend attacks each turn if able.","power":"7","toughness":"7","imageName":"tectonic fiend","colorIdentity":["R"]},"Thick-Skinned Goblin":{"layout":"normal","name":"Thick-Skinned Goblin","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"You may pay {0} rather than pay the echo cost for permanents you control.\n{R}: Thick-Skinned Goblin gains protection from red until end of turn.","power":"2","toughness":"1","imageName":"thick-skinned goblin","colorIdentity":["R"]},"Two-Headed Sliver":{"layout":"normal","name":"Two-Headed Sliver","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have menace. (They can't be blocked except by two or more creatures.)","power":"1","toughness":"1","imageName":"two-headed sliver","colorIdentity":["R"]},"Undying Rage":{"layout":"normal","name":"Undying Rage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and can't block.\nWhen Undying Rage is put into a graveyard from the battlefield, return Undying Rage to its owner's hand.","imageName":"undying rage","colorIdentity":["R"]},"Viashino Bladescout":{"layout":"normal","name":"Viashino Bladescout","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Viashino Scout","types":["Creature"],"subtypes":["Viashino","Scout"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Viashino Bladescout enters the battlefield, target creature gains first strike until end of turn.","power":"2","toughness":"1","imageName":"viashino bladescout","colorIdentity":["R"]},"Volcanic Awakening":{"layout":"normal","name":"Volcanic Awakening","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)","imageName":"volcanic awakening","colorIdentity":["R"]},"Wheel of Fate":{"layout":"normal","name":"Wheel of Fate","colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Suspend 4—{1}{R} (Rather than cast this card from your hand, pay {1}{R} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)\nEach player discards his or her hand, then draws seven cards.","imageName":"wheel of fate","colorIdentity":["R"]},"Word of Seizing":{"layout":"normal","name":"Word of Seizing","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nUntap target permanent and gain control of it until end of turn. It gains haste until end of turn.","imageName":"word of seizing","colorIdentity":["R"]},"Æther Web":{"layout":"normal","name":"Æther Web","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets +1/+1, has reach, and can block creatures with shadow as though they didn't have shadow. (Creatures with reach can block creatures with flying.)","imageName":"æther web","colorIdentity":["G"]},"Ashcoat Bear":{"layout":"normal","name":"Ashcoat Bear","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"text":"Flash (You may cast this spell any time you could cast an instant.)","power":"2","toughness":"2","imageName":"ashcoat bear","colorIdentity":["G"]},"Aspect of Mongoose":{"layout":"normal","name":"Aspect of Mongoose","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has shroud. (It can't be the target of spells or abilities.)\nWhen Aspect of Mongoose is put into a graveyard from the battlefield, return Aspect of Mongoose to its owner's hand.","imageName":"aspect of mongoose","colorIdentity":["G"]},"Chameleon Blur":{"layout":"normal","name":"Chameleon Blur","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that creatures would deal to players this turn.","imageName":"chameleon blur","colorIdentity":["G"]},"Durkwood Baloth":{"layout":"normal","name":"Durkwood Baloth","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Suspend 5—{G} (Rather than cast this card from your hand, you may pay {G} and exile it with five time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"5","toughness":"5","imageName":"durkwood baloth","colorIdentity":["G"]},"Durkwood Tracker":{"layout":"normal","name":"Durkwood Tracker","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"{1}{G}, {T}: If Durkwood Tracker is on the battlefield, it deals damage equal to its power to target attacking creature. That creature deals damage equal to its power to Durkwood Tracker.","power":"4","toughness":"3","imageName":"durkwood tracker","colorIdentity":["G"]},"Fungus Sliver":{"layout":"normal","name":"Fungus Sliver","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Fungus Sliver","types":["Creature"],"subtypes":["Fungus","Sliver"],"text":"All Sliver creatures have \"Whenever this creature is dealt damage, put a +1/+1 counter on it.\" (The damage is dealt before the counter is put on.)","power":"2","toughness":"2","imageName":"fungus sliver","colorIdentity":["G"]},"Gemhide Sliver":{"layout":"normal","name":"Gemhide Sliver","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{T}: Add one mana of any color to your mana pool.\"","power":"1","toughness":"1","imageName":"gemhide sliver","colorIdentity":["G"]},"Glass Asp":{"layout":"normal","name":"Glass Asp","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Whenever Glass Asp deals combat damage to a player, that player loses 2 life at the beginning of his or her next draw step unless he or she pays {2} before that step.","power":"2","toughness":"1","imageName":"glass asp","colorIdentity":["G"]},"Greenseeker":{"layout":"normal","name":"Greenseeker","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Spellshaper","types":["Creature"],"subtypes":["Elf","Spellshaper"],"text":"{G}, {T}, Discard a card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.","power":"1","toughness":"1","imageName":"greenseeker","colorIdentity":["G"]},"Havenwood Wurm":{"layout":"normal","name":"Havenwood Wurm","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nTrample","power":"5","toughness":"6","imageName":"havenwood wurm","colorIdentity":["G"]},"Herd Gnarr":{"layout":"normal","name":"Herd Gnarr","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever another creature enters the battlefield under your control, Herd Gnarr gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"herd gnarr","colorIdentity":["G"]},"Hypergenesis":{"layout":"normal","name":"Hypergenesis","colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Suspend 3—{1}{G}{G} (Rather than cast this card from your hand, pay {1}{G}{G} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)\nStarting with you, each player may put an artifact, creature, enchantment, or land card from his or her hand onto the battlefield. Repeat this process until no one puts a card onto the battlefield.","imageName":"hypergenesis","colorIdentity":["G"]},"Magus of the Candelabra":{"layout":"normal","name":"Magus of the Candelabra","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{X}, {T}: Untap X target lands.","power":"1","toughness":"2","imageName":"magus of the candelabra","colorIdentity":["G"]},"Might of Old Krosa":{"layout":"normal","name":"Might of Old Krosa","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn. If you cast this spell during your main phase, that creature gets +4/+4 until end of turn instead.","imageName":"might of old krosa","colorIdentity":["G"]},"Might Sliver":{"layout":"normal","name":"Might Sliver","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures get +2/+2.","power":"2","toughness":"2","imageName":"might sliver","colorIdentity":["G"]},"Molder":{"layout":"normal","name":"Molder","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment with converted mana cost X. It can't be regenerated. You gain X life.","imageName":"molder","colorIdentity":["G"]},"Mwonvuli Acid-Moss":{"layout":"normal","name":"Mwonvuli Acid-Moss","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Search your library for a Forest card and put that card onto the battlefield tapped. Then shuffle your library.","imageName":"mwonvuli acid-moss","colorIdentity":["G"]},"Nantuko Shaman":{"layout":"normal","name":"Nantuko Shaman","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect Shaman","types":["Creature"],"subtypes":["Insect","Shaman"],"text":"When Nantuko Shaman enters the battlefield, if you control no tapped lands, draw a card.\nSuspend 1—{2}{G}{G} (Rather than cast this card from your hand, you may pay {2}{G}{G} and exile it with a time counter on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"3","toughness":"2","imageName":"nantuko shaman","colorIdentity":["G"]},"Pendelhaven Elder":{"layout":"normal","name":"Pendelhaven Elder","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{T}: Each 1/1 creature you control gets +1/+2 until end of turn.","power":"1","toughness":"1","imageName":"pendelhaven elder","colorIdentity":["G"]},"Penumbra Spider":{"layout":"normal","name":"Penumbra Spider","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach\nWhen Penumbra Spider dies, put a 2/4 black Spider creature token with reach onto the battlefield.","power":"2","toughness":"4","imageName":"penumbra spider","colorIdentity":["G"]},"Phantom Wurm":{"layout":"normal","name":"Phantom Wurm","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm Spirit","types":["Creature"],"subtypes":["Wurm","Spirit"],"text":"Phantom Wurm enters the battlefield with four +1/+1 counters on it.\nIf damage would be dealt to Phantom Wurm, prevent that damage. Remove a +1/+1 counter from Phantom Wurm.","power":"2","toughness":"0","imageName":"phantom wurm","colorIdentity":["G"]},"Primal Forcemage":{"layout":"normal","name":"Primal Forcemage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Whenever another creature enters the battlefield under your control, that creature gets +3/+3 until end of turn.","power":"2","toughness":"2","imageName":"primal forcemage","colorIdentity":["G"]},"Savage Thallid":{"layout":"normal","name":"Savage Thallid","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Savage Thallid.\nRemove three spore counters from Savage Thallid: Put a 1/1 green Saproling creature token onto the battlefield.\nSacrifice a Saproling: Regenerate target Fungus.","power":"5","toughness":"2","imageName":"savage thallid","colorIdentity":["G"]},"Scarwood Treefolk":{"layout":"normal","name":"Scarwood Treefolk","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Scarwood Treefolk enters the battlefield tapped.","power":"3","toughness":"5","imageName":"scarwood treefolk","colorIdentity":["G"]},"Scryb Ranger":{"layout":"normal","name":"Scryb Ranger","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying, protection from blue\nReturn a Forest you control to its owner's hand: Untap target creature. Activate this ability only once each turn.","power":"1","toughness":"1","imageName":"scryb ranger","colorIdentity":["G"]},"Search for Tomorrow":{"layout":"normal","name":"Search for Tomorrow","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card and put it onto the battlefield. Then shuffle your library.\nSuspend 2—{G} (Rather than cast this card from your hand, you may pay {G} and exile it with two time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"search for tomorrow","colorIdentity":["G"]},"Spectral Force":{"layout":"normal","name":"Spectral Force","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"Trample\nWhenever Spectral Force attacks, if defending player controls no black permanents, it doesn't untap during your next untap step.","power":"8","toughness":"8","imageName":"spectral force","colorIdentity":["G"]},"Spike Tiller":{"layout":"normal","name":"Spike Tiller","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spike","types":["Creature"],"subtypes":["Spike"],"text":"Spike Tiller enters the battlefield with three +1/+1 counters on it.\n{2}, Remove a +1/+1 counter from Spike Tiller: Put a +1/+1 counter on target creature.\n{2}, Remove a +1/+1 counter from Spike Tiller: Target land becomes a 2/2 creature that's still a land. Put a +1/+1 counter on it.","power":"0","toughness":"0","imageName":"spike tiller","colorIdentity":["G"]},"Spinneret Sliver":{"layout":"normal","name":"Spinneret Sliver","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have reach. (They can block creatures with flying.)","power":"2","toughness":"2","imageName":"spinneret sliver","colorIdentity":["G"]},"Sporesower Thallid":{"layout":"normal","name":"Sporesower Thallid","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on each Fungus you control.\nRemove three spore counters from Sporesower Thallid: Put a 1/1 green Saproling creature token onto the battlefield.","power":"4","toughness":"4","imageName":"sporesower thallid","colorIdentity":["G"]},"Sprout":{"layout":"normal","name":"Sprout","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put a 1/1 green Saproling creature token onto the battlefield.","imageName":"sprout","colorIdentity":["G"]},"Squall Line":{"layout":"normal","name":"Squall Line","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Squall Line deals X damage to each creature with flying and each player.","imageName":"squall line","colorIdentity":["G"]},"Stonewood Invocation":{"layout":"normal","name":"Stonewood Invocation","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nTarget creature gets +5/+5 and gains shroud until end of turn. (It can't be the target of spells or abilities.)","imageName":"stonewood invocation","colorIdentity":["G"]},"Strength in Numbers":{"layout":"normal","name":"Strength in Numbers","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature gains trample and gets +X/+X, where X is the number of attacking creatures.","imageName":"strength in numbers","colorIdentity":["G"]},"Thallid Germinator":{"layout":"normal","name":"Thallid Germinator","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Thallid Germinator.\nRemove three spore counters from Thallid Germinator: Put a 1/1 green Saproling creature token onto the battlefield.\nSacrifice a Saproling: Target creature gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"thallid germinator","colorIdentity":["G"]},"Thallid Shell-Dweller":{"layout":"normal","name":"Thallid Shell-Dweller","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"Defender\nAt the beginning of your upkeep, put a spore counter on Thallid Shell-Dweller.\nRemove three spore counters from Thallid Shell-Dweller: Put a 1/1 green Saproling creature token onto the battlefield.","power":"0","toughness":"5","imageName":"thallid shell-dweller","colorIdentity":["G"]},"Thelon of Havenwood":{"layout":"normal","name":"Thelon of Havenwood","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Legendary Creature — Elf Druid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Druid"],"text":"Each Fungus creature gets +1/+1 for each spore counter on it.\n{B}{G}, Exile a Fungus card from a graveyard: Put a spore counter on each Fungus on the battlefield.","power":"2","toughness":"2","imageName":"thelon of havenwood","colorIdentity":["G","B"]},"Thelonite Hermit":{"layout":"normal","name":"Thelonite Hermit","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Saproling creatures get +1/+1.\nMorph {3}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Thelonite Hermit is turned face up, put four 1/1 green Saproling creature tokens onto the battlefield.","power":"1","toughness":"1","imageName":"thelonite hermit","colorIdentity":["G"]},"Thrill of the Hunt":{"layout":"normal","name":"Thrill of the Hunt","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+2 until end of turn.\nFlashback {W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"thrill of the hunt","colorIdentity":["G","W"]},"Tromp the Domains":{"layout":"normal","name":"Tromp the Domains","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Domain — Until end of turn, creatures you control gain trample and get +1/+1 for each basic land type among lands you control.","imageName":"tromp the domains","colorIdentity":["G"]},"Unyaro Bees":{"layout":"normal","name":"Unyaro Bees","manaCost":"{G}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\n{G}: Unyaro Bees gets +1/+1 until end of turn.\n{3}{G}, Sacrifice Unyaro Bees: Unyaro Bees deals 2 damage to target creature or player.","power":"0","toughness":"1","imageName":"unyaro bees","colorIdentity":["G"]},"Verdant Embrace":{"layout":"normal","name":"Verdant Embrace","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3 and has \"At the beginning of each upkeep, put a 1/1 green Saproling creature token onto the battlefield.\"","imageName":"verdant embrace","colorIdentity":["G"]},"Wormwood Dryad":{"layout":"normal","name":"Wormwood Dryad","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"{G}: Wormwood Dryad gains forestwalk until end of turn and deals 1 damage to you. (It can't be blocked as long as defending player controls a Forest.)\n{B}: Wormwood Dryad gains swampwalk until end of turn and deals 1 damage to you. (It can't be blocked as long as defending player controls a Swamp.)","power":"3","toughness":"1","imageName":"wormwood dryad","colorIdentity":["G","B"]},"Wurmcalling":{"layout":"normal","name":"Wurmcalling","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {2}{G} (You may pay an additional {2}{G} as you cast this spell. If you do, put this card into your hand as it resolves.)\nPut an X/X green Wurm creature token onto the battlefield.","imageName":"wurmcalling","colorIdentity":["G"]},"Yavimaya Dryad":{"layout":"normal","name":"Yavimaya Dryad","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)\nWhen Yavimaya Dryad enters the battlefield, you may search your library for a Forest card and put it onto the battlefield tapped under target player's control. If you do, shuffle your library.","power":"2","toughness":"1","imageName":"yavimaya dryad","colorIdentity":["G"]},"Dementia Sliver":{"layout":"normal","name":"Dementia Sliver","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{T}: Name a card. Target opponent reveals a card at random from his or her hand. If it's the named card, that player discards it. Activate this ability only during your turn.\"","power":"3","toughness":"3","imageName":"dementia sliver","colorIdentity":["U","B"]},"Dralnu, Lich Lord":{"layout":"normal","name":"Dralnu, Lich Lord","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Legendary Creature — Zombie Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"If damage would be dealt to Dralnu, Lich Lord, sacrifice that many permanents instead.\n{T}: Target instant or sorcery card in your graveyard gains flashback until end of turn. The flashback cost is equal to its mana cost. (You may cast that card from your graveyard for its flashback cost. Then exile it.)","power":"3","toughness":"3","imageName":"dralnu, lich lord","colorIdentity":["U","B"]},"Firewake Sliver":{"layout":"normal","name":"Firewake Sliver","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have haste.\nAll Slivers have \"{1}, Sacrifice this permanent: Target Sliver creature gets +2/+2 until end of turn.\"","power":"1","toughness":"1","imageName":"firewake sliver","colorIdentity":["R","G"]},"Ghostflame Sliver":{"layout":"normal","name":"Ghostflame Sliver","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers are colorless.","power":"2","toughness":"2","imageName":"ghostflame sliver","colorIdentity":["B","R"]},"Harmonic Sliver":{"layout":"normal","name":"Harmonic Sliver","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"When this permanent enters the battlefield, destroy target artifact or enchantment.\"","power":"1","toughness":"1","imageName":"harmonic sliver","colorIdentity":["W","G"]},"Ith, High Arcanist":{"layout":"normal","name":"Ith, High Arcanist","manaCost":"{5}{W}{U}","cmc":7,"colors":["White","Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Vigilance\n{T}: Untap target attacking creature. Prevent all combat damage that would be dealt to and dealt by that creature this turn.\nSuspend 4—{W}{U} (Rather than cast this card from your hand, you may pay {W}{U} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"3","toughness":"5","imageName":"ith, high arcanist","colorIdentity":["W","U"]},"Kaervek the Merciless":{"layout":"normal","name":"Kaervek the Merciless","manaCost":"{5}{B}{R}","cmc":7,"colors":["Black","Red"],"type":"Legendary Creature — Human Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever an opponent casts a spell, Kaervek the Merciless deals damage to target creature or player equal to that spell's converted mana cost.","power":"5","toughness":"4","imageName":"kaervek the merciless","colorIdentity":["B","R"]},"Mishra, Artificer Prodigy":{"layout":"normal","name":"Mishra, Artificer Prodigy","manaCost":"{1}{U}{B}{R}","cmc":4,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Human Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Artificer"],"text":"Whenever you cast an artifact spell, you may search your graveyard, hand, and/or library for a card with the same name as that spell and put it onto the battlefield. If you search your library this way, shuffle it.","power":"4","toughness":"4","imageName":"mishra, artificer prodigy","colorIdentity":["U","B","R"]},"Opaline Sliver":{"layout":"normal","name":"Opaline Sliver","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"Whenever this permanent becomes the target of a spell an opponent controls, you may draw a card.\"","power":"2","toughness":"2","imageName":"opaline sliver","colorIdentity":["W","U"]},"Saffi Eriksdotter":{"layout":"normal","name":"Saffi Eriksdotter","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Legendary Creature — Human Scout","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Scout"],"text":"Sacrifice Saffi Eriksdotter: When target creature is put into your graveyard from the battlefield this turn, return that card to the battlefield.","power":"2","toughness":"2","imageName":"saffi eriksdotter","colorIdentity":["W","G"]},"Scion of the Ur-Dragon":{"layout":"normal","name":"Scion of the Ur-Dragon","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Dragon Avatar","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon","Avatar"],"text":"Flying\n{2}: Search your library for a Dragon permanent card and put it into your graveyard. If you do, Scion of the Ur-Dragon becomes a copy of that card until end of turn. Then shuffle your library.","power":"4","toughness":"4","imageName":"scion of the ur-dragon","colorIdentity":["W","U","B","R","G"]},"Stonebrow, Krosan Hero":{"layout":"normal","name":"Stonebrow, Krosan Hero","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Legendary Creature — Centaur Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"Trample\nWhenever a creature you control with trample attacks, it gets +2/+2 until end of turn.","power":"4","toughness":"4","imageName":"stonebrow, krosan hero","colorIdentity":["R","G"]},"Assembly-Worker":{"layout":"normal","name":"Assembly-Worker","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Assembly-Worker","types":["Artifact","Creature"],"subtypes":["Assembly-Worker"],"text":"{T}: Target Assembly-Worker creature gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"assembly-worker"},"Brass Gnat":{"layout":"normal","name":"Brass Gnat","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"Flying\nBrass Gnat doesn't untap during your untap step.\nAt the beginning of your upkeep, you may pay {1}. If you do, untap Brass Gnat.","power":"1","toughness":"1","imageName":"brass gnat"},"Candles of Leng":{"layout":"normal","name":"Candles of Leng","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Reveal the top card of your library. If it has the same name as a card in your graveyard, put it into your graveyard. Otherwise, draw a card.","imageName":"candles of leng"},"Chromatic Star":{"layout":"normal","name":"Chromatic Star","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Chromatic Star: Add one mana of any color to your mana pool.\nWhen Chromatic Star is put into a graveyard from the battlefield, draw a card.","imageName":"chromatic star"},"Chronatog Totem":{"layout":"normal","name":"Chronatog Totem","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U} to your mana pool.\n{1}{U}: Chronatog Totem becomes a 1/2 blue Atog artifact creature until end of turn.\n{0}: Chronatog Totem gets +3/+3 until end of turn. You skip your next turn. Activate this ability only once each turn and only if Chronatog Totem is a creature.","imageName":"chronatog totem","colorIdentity":["U"]},"Clockwork Hydra":{"layout":"normal","name":"Clockwork Hydra","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Hydra","types":["Artifact","Creature"],"subtypes":["Hydra"],"text":"Clockwork Hydra enters the battlefield with four +1/+1 counters on it.\nWhenever Clockwork Hydra attacks or blocks, remove a +1/+1 counter from it. If you do, Clockwork Hydra deals 1 damage to target creature or player.\n{T}: Put a +1/+1 counter on Clockwork Hydra.","power":"0","toughness":"0","imageName":"clockwork hydra"},"Foriysian Totem":{"layout":"normal","name":"Foriysian Totem","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R} to your mana pool.\n{4}{R}: Foriysian Totem becomes a 4/4 red Giant artifact creature with trample until end of turn.\nAs long as Foriysian Totem is a creature, it can block an additional creature each combat.","imageName":"foriysian totem","colorIdentity":["R"]},"Gauntlet of Power":{"layout":"normal","name":"Gauntlet of Power","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"As Gauntlet of Power enters the battlefield, choose a color.\nCreatures of the chosen color get +1/+1.\nWhenever a basic land is tapped for mana of the chosen color, its controller adds one mana of that color to his or her mana pool (in addition to the mana the land produces).","imageName":"gauntlet of power"},"Hivestone":{"layout":"normal","name":"Hivestone","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Creatures you control are Slivers in addition to their other creature types.","imageName":"hivestone"},"Jhoira's Timebug":{"layout":"normal","name":"Jhoira's Timebug","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"{T}: Choose target permanent you control or suspended card you own. If that permanent or card has a time counter on it, you may remove a time counter from it or put another time counter on it.","power":"1","toughness":"2","imageName":"jhoira's timebug"},"Locket of Yesterdays":{"layout":"normal","name":"Locket of Yesterdays","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Spells you cast cost {1} less to cast for each card with the same name as that spell in your graveyard.","imageName":"locket of yesterdays"},"Paradise Plume":{"layout":"normal","name":"Paradise Plume","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"As Paradise Plume enters the battlefield, choose a color.\nWhenever a player casts a spell of the chosen color, you may gain 1 life.\n{T}: Add one mana of the chosen color to your mana pool.","imageName":"paradise plume"},"Phyrexian Totem":{"layout":"normal","name":"Phyrexian Totem","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B} to your mana pool.\n{2}{B}: Phyrexian Totem becomes a 5/5 black Horror artifact creature with trample until end of turn.\nWhenever Phyrexian Totem is dealt damage, if it's a creature, sacrifice that many permanents.","imageName":"phyrexian totem","colorIdentity":["B"]},"Prismatic Lens":{"layout":"normal","name":"Prismatic Lens","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Add one mana of any color to your mana pool.","imageName":"prismatic lens"},"Sarpadian Empires, Vol. VII":{"layout":"normal","name":"Sarpadian Empires, Vol. VII","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"As Sarpadian Empires, Vol. VII enters the battlefield, choose white Citizen, blue Camarid, black Thrull, red Goblin, or green Saproling.\n{3}, {T}: Put a 1/1 creature token of the chosen color and type onto the battlefield.","imageName":"sarpadian empires, vol. vii"},"Stuffy Doll":{"layout":"normal","name":"Stuffy Doll","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Indestructible\nAs Stuffy Doll enters the battlefield, choose a player.\nWhenever Stuffy Doll is dealt damage, it deals that much damage to the chosen player.\n{T}: Stuffy Doll deals 1 damage to itself.","power":"0","toughness":"1","imageName":"stuffy doll"},"Thunder Totem":{"layout":"normal","name":"Thunder Totem","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W} to your mana pool.\n{1}{W}{W}: Thunder Totem becomes a 2/2 white Spirit artifact creature with flying and first strike until end of turn.","imageName":"thunder totem","colorIdentity":["W"]},"Triskelavus":{"layout":"normal","name":"Triskelavus","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Flying\nTriskelavus enters the battlefield with three +1/+1 counters on it.\n{1}, Remove a +1/+1 counter from Triskelavus: Put a 1/1 colorless Triskelavite artifact creature token with flying onto the battlefield. It has \"Sacrifice this creature: This creature deals 1 damage to target creature or player.\"","power":"1","toughness":"1","imageName":"triskelavus"},"Venser's Sliver":{"layout":"normal","name":"Venser's Sliver","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Sliver","types":["Artifact","Creature"],"subtypes":["Sliver"],"power":"3","toughness":"3","imageName":"venser's sliver"},"Weatherseed Totem":{"layout":"normal","name":"Weatherseed Totem","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G} to your mana pool.\n{2}{G}{G}{G}: Weatherseed Totem becomes a 5/3 green Treefolk artifact creature with trample until end of turn.\nWhen Weatherseed Totem is put into a graveyard from the battlefield, if it was a creature, return this card to its owner's hand.","imageName":"weatherseed totem","colorIdentity":["G"]},"Academy Ruins":{"layout":"normal","name":"Academy Ruins","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{U}, {T}: Put target artifact card from your graveyard on top of your library.","imageName":"academy ruins","colorIdentity":["U"]},"Calciform Pools":{"layout":"normal","name":"Calciform Pools","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Put a storage counter on Calciform Pools.\n{1}, Remove X storage counters from Calciform Pools: Add X mana in any combination of {W} and/or {U} to your mana pool.","imageName":"calciform pools","colorIdentity":["W","U"]},"Dreadship Reef":{"layout":"normal","name":"Dreadship Reef","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Put a storage counter on Dreadship Reef.\n{1}, Remove X storage counters from Dreadship Reef: Add X mana in any combination of {U} and/or {B} to your mana pool.","imageName":"dreadship reef","colorIdentity":["U","B"]},"Flagstones of Trokair":{"layout":"normal","name":"Flagstones of Trokair","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {W} to your mana pool.\nWhen Flagstones of Trokair is put into a graveyard from the battlefield, you may search your library for a Plains card and put it onto the battlefield tapped. If you do, shuffle your library.","imageName":"flagstones of trokair","colorIdentity":["W"]},"Fungal Reaches":{"layout":"normal","name":"Fungal Reaches","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Put a storage counter on Fungal Reaches.\n{1}, Remove X storage counters from Fungal Reaches: Add X mana in any combination of {R} and/or {G} to your mana pool.","imageName":"fungal reaches","colorIdentity":["R","G"]},"Gemstone Caverns":{"layout":"normal","name":"Gemstone Caverns","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"If Gemstone Caverns is in your opening hand and you're not playing first, you may begin the game with Gemstone Caverns on the battlefield with a luck counter on it. If you do, exile a card from your hand.\n{T}: Add {C} to your mana pool. If Gemstone Caverns has a luck counter on it, instead add one mana of any color to your mana pool.","imageName":"gemstone caverns"},"Kher Keep":{"layout":"normal","name":"Kher Keep","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{R}, {T}: Put a 0/1 red Kobold creature token named Kobolds of Kher Keep onto the battlefield.","imageName":"kher keep","colorIdentity":["R"]},"Molten Slagheap":{"layout":"normal","name":"Molten Slagheap","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Put a storage counter on Molten Slagheap.\n{1}, Remove X storage counters from Molten Slagheap: Add X mana in any combination of {B} and/or {R} to your mana pool.","imageName":"molten slagheap","colorIdentity":["B","R"]},"Saltcrusted Steppe":{"layout":"normal","name":"Saltcrusted Steppe","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Put a storage counter on Saltcrusted Steppe.\n{1}, Remove X storage counters from Saltcrusted Steppe: Add X mana in any combination of {G} and/or {W} to your mana pool.","imageName":"saltcrusted steppe","colorIdentity":["G","W"]},"Swarmyard":{"layout":"normal","name":"Swarmyard","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Regenerate target Insect, Rat, Spider, or Squirrel.","imageName":"swarmyard"},"Terramorphic Expanse":{"layout":"normal","name":"Terramorphic Expanse","type":"Land","types":["Land"],"text":"{T}, Sacrifice Terramorphic Expanse: Search your library for a basic land card and put it onto the battlefield tapped. Then shuffle your library.","imageName":"terramorphic expanse"},"Vesuva":{"layout":"normal","name":"Vesuva","type":"Land","types":["Land"],"text":"You may have Vesuva enter the battlefield tapped as a copy of any land on the battlefield.","imageName":"vesuva"},"Fruitcake Elemental":{"layout":"normal","name":"Fruitcake Elemental","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Fruitcake Elemental is indestructible.\nAt the end of your turn, Fruitcake Elemental deals 7 damage to you.\n{3}: Target player gains control of Fruitcake Elemental.","power":"7","toughness":"7","imageName":"fruitcake elemental","colorIdentity":["G"]},"Gifts Given":{"layout":"normal","name":"Gifts Given","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Search target opponent's library for four cards with different names and reveal them. That player chooses two of those cards. Put the chosen cards into the player's graveyard and the rest into your hand. Then that player shuffles his or her library.","imageName":"gifts given","colorIdentity":["U"]},"Evil Presents":{"layout":"normal","name":"Evil Presents","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put a creature card from your hand into play under target opponent's control. That creature attacks each turn if able... and always attacks its controller.","imageName":"evil presents","colorIdentity":["B"]},"Season's Beatings":{"layout":"normal","name":"Season's Beatings","manaCost":"{R}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Family gathering - Each creature target player controls deals damage equal to its power to another random creature that player controls.","imageName":"season's beatings","colorIdentity":["R"]},"Snow Mercy":{"layout":"normal","name":"Snow Mercy","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Snow Enchantment","supertypes":["Snow"],"types":["Enchantment"],"text":"Whenever a creature deals damage to you, put a globe counter on it.\n{T}, {Q}, {T}, {Q}, {T}: Tap all creatures with globe counters on them.","imageName":"snow mercy","colorIdentity":["W"]},"Yule Ooze":{"layout":"normal","name":"Yule Ooze","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"At the beginning of your upkeep, destroy another nonland permanent chosen at random, then put a number of +1/+1 counters on Yule Ooze equal to that permanent's converted mana cost.\n{R}{G}, Eat some food: Regenerate Yule Ooze.","power":"1","toughness":"1","imageName":"yule ooze","colorIdentity":["R","G"]},"Naughty":{"layout":"split","name":"Naughty","names":["Naughty","Nice"],"manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search another target player's library for a card and put that card into your hand. Then shuffle that player's library.","imageName":"naughty","colorIdentity":["W","B"]},"Nice":{"layout":"split","name":"Nice","names":["Naughty","Nice"],"manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a card and put it into another target player's hand. Then shuffle your library.","imageName":"nice","colorIdentity":["W","B"]},"Stocking Tiger":{"layout":"normal","name":"Stocking Tiger","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Cat Construct","types":["Artifact","Creature"],"subtypes":["Cat","Construct"],"text":"Stocking Tiger enters the battlefield with a sealed Magic booster pack under it.\nWhen Stocking Tiger deals combat damage to a player, unwrap the booster pack and put it in your hand.","power":"3","toughness":"3","imageName":"stocking tiger"},"Mishra's Toy Workshop":{"layout":"normal","name":"Mishra's Toy Workshop","type":"Land","types":["Land"],"text":"{T}: Add {C}{C}{C} to your mana pool. Spend this mana only on spells and abilities that put tokens onto the battlefield. Use toys to represent the tokens.","imageName":"mishra's toy workshop"},"Aven Riftwatcher":{"layout":"normal","name":"Aven Riftwatcher","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird Rebel Soldier","types":["Creature"],"subtypes":["Bird","Rebel","Soldier"],"text":"Flying\nVanishing 3 (This creature enters the battlefield with three time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nWhen Aven Riftwatcher enters the battlefield or leaves the battlefield, you gain 2 life.","power":"2","toughness":"3","imageName":"aven riftwatcher","colorIdentity":["W"]},"Benalish Commander":{"layout":"normal","name":"Benalish Commander","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Benalish Commander's power and toughness are each equal to the number of Soldiers you control.\nSuspend X—{X}{W}{W}. X can't be 0. (Rather than cast this card from your hand, you may pay {X}{W}{W} and exile it with X time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)\nWhenever a time counter is removed from Benalish Commander while it's exiled, put a 1/1 white Soldier creature token onto the battlefield.","power":"*","toughness":"*","imageName":"benalish commander","colorIdentity":["W"]},"Crovax, Ascendant Hero":{"layout":"normal","name":"Crovax, Ascendant Hero","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Legendary Creature — Human","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human"],"text":"Other white creatures get +1/+1.\nNonwhite creatures get -1/-1.\nPay 2 life: Return Crovax, Ascendant Hero to its owner's hand.","power":"4","toughness":"4","imageName":"crovax, ascendant hero","colorIdentity":["W"]},"Dawn Charm":{"layout":"normal","name":"Dawn Charm","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Prevent all combat damage that would be dealt this turn.\n• Regenerate target creature.\n• Counter target spell that targets you.","imageName":"dawn charm","colorIdentity":["W"]},"Dust Elemental":{"layout":"normal","name":"Dust Elemental","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying; fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhen Dust Elemental enters the battlefield, return three creatures you control to their owner's hand.","power":"6","toughness":"6","imageName":"dust elemental","colorIdentity":["W"]},"Ghost Tactician":{"layout":"normal","name":"Ghost Tactician","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit Spellshaper","types":["Creature"],"subtypes":["Spirit","Spellshaper"],"text":"{W}, {T}, Discard a card: Creatures you control get +1/+0 until end of turn.","power":"2","toughness":"5","imageName":"ghost tactician","colorIdentity":["W"]},"Heroes Remembered":{"layout":"normal","name":"Heroes Remembered","manaCost":"{6}{W}{W}{W}","cmc":9,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 20 life.\nSuspend 10—{W} (Rather than cast this card from your hand, you may pay {W} and exile it with ten time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"heroes remembered","colorIdentity":["W"]},"Magus of the Tabernacle":{"layout":"normal","name":"Magus of the Tabernacle","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"All creatures have \"At the beginning of your upkeep, sacrifice this creature unless you pay {1}.\"","power":"2","toughness":"6","imageName":"magus of the tabernacle","colorIdentity":["W"]},"Mantle of Leadership":{"layout":"normal","name":"Mantle of Leadership","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nWhenever a creature enters the battlefield, enchanted creature gets +2/+2 until end of turn.","imageName":"mantle of leadership","colorIdentity":["W"]},"Pallid Mycoderm":{"layout":"normal","name":"Pallid Mycoderm","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Pallid Mycoderm.\nRemove three spore counters from Pallid Mycoderm: Put a 1/1 green Saproling creature token onto the battlefield.\nSacrifice a Saproling: Each creature you control that's a Fungus or a Saproling gets +1/+1 until end of turn.","power":"2","toughness":"4","imageName":"pallid mycoderm","colorIdentity":["W"]},"Poultice Sliver":{"layout":"normal","name":"Poultice Sliver","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{2}, {T}: Regenerate target Sliver.\"","power":"2","toughness":"2","imageName":"poultice sliver","colorIdentity":["W"]},"Rebuff the Wicked":{"layout":"normal","name":"Rebuff the Wicked","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Counter target spell that targets a permanent you control.","imageName":"rebuff the wicked","colorIdentity":["W"]},"Retether":{"layout":"normal","name":"Retether","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return each Aura card from your graveyard to the battlefield. Only creatures can be enchanted this way. (Aura cards that can't enchant a creature on the battlefield remain in your graveyard.)","imageName":"retether","colorIdentity":["W"]},"Riftmarked Knight":{"layout":"normal","name":"Riftmarked Knight","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel Knight","types":["Creature"],"subtypes":["Human","Rebel","Knight"],"text":"Protection from black; flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nSuspend 3—{1}{W}{W} (Rather than cast this card from your hand, you may pay {1}{W}{W} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)\nWhen the last time counter is removed from Riftmarked Knight while it's exiled, put a 2/2 black Knight creature token with flanking, protection from white, and haste onto the battlefield.","power":"2","toughness":"2","imageName":"riftmarked knight","colorIdentity":["W"]},"Saltblast":{"layout":"normal","name":"Saltblast","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonwhite permanent.","imageName":"saltblast","colorIdentity":["W"]},"Saltfield Recluse":{"layout":"normal","name":"Saltfield Recluse","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Rebel Cleric","types":["Creature"],"subtypes":["Human","Rebel","Cleric"],"text":"{T}: Target creature gets -2/-0 until end of turn.","power":"1","toughness":"2","imageName":"saltfield recluse","colorIdentity":["W"]},"Serra's Boon":{"layout":"normal","name":"Serra's Boon","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+2 as long as it's white. Otherwise, it gets -2/-1.","imageName":"serra's boon","colorIdentity":["W"]},"Shade of Trokair":{"layout":"normal","name":"Shade of Trokair","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"{W}: Shade of Trokair gets +1/+1 until end of turn.\nSuspend 3—{W} (Rather than cast this card from your hand, you may pay {W} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"1","toughness":"2","imageName":"shade of trokair","colorIdentity":["W"]},"Stonecloaker":{"layout":"normal","name":"Stonecloaker","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nWhen Stonecloaker enters the battlefield, return a creature you control to its owner's hand.\nWhen Stonecloaker enters the battlefield, exile target card from a graveyard.","power":"3","toughness":"2","imageName":"stonecloaker","colorIdentity":["W"]},"Stormfront Riders":{"layout":"normal","name":"Stormfront Riders","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flying\nWhen Stormfront Riders enters the battlefield, return two creatures you control to their owner's hand.\nWhenever Stormfront Riders or another creature is returned to your hand from the battlefield, put a 1/1 white Soldier creature token onto the battlefield.","power":"4","toughness":"3","imageName":"stormfront riders","colorIdentity":["W"]},"Voidstone Gargoyle":{"layout":"normal","name":"Voidstone Gargoyle","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Gargoyle","types":["Creature"],"subtypes":["Gargoyle"],"text":"Flying\nAs Voidstone Gargoyle enters the battlefield, name a nonland card.\nThe named card can't be cast.\nActivated abilities of sources with the chosen name can't be activated.","power":"3","toughness":"3","imageName":"voidstone gargoyle","colorIdentity":["W"]},"Whitemane Lion":{"layout":"normal","name":"Whitemane Lion","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Whitemane Lion enters the battlefield, return a creature you control to its owner's hand.","power":"2","toughness":"2","imageName":"whitemane lion","colorIdentity":["W"]},"Malach of the Dawn":{"layout":"normal","name":"Malach of the Dawn","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\n{W}{W}{W}: Regenerate Malach of the Dawn.","power":"2","toughness":"4","imageName":"malach of the dawn","colorIdentity":["W"]},"Mesa Enchantress":{"layout":"normal","name":"Mesa Enchantress","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Whenever you cast an enchantment spell, you may draw a card.","power":"0","toughness":"2","imageName":"mesa enchantress","colorIdentity":["W"]},"Mycologist":{"layout":"normal","name":"Mycologist","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"At the beginning of your upkeep, put a spore counter on Mycologist.\nRemove three spore counters from Mycologist: Put a 1/1 green Saproling creature token onto the battlefield.\nSacrifice a Saproling: You gain 2 life.","power":"0","toughness":"2","imageName":"mycologist","colorIdentity":["W"]},"Porphyry Nodes":{"layout":"normal","name":"Porphyry Nodes","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, destroy the creature with the least power. It can't be regenerated. If two or more creatures are tied for least power, you choose one of them.\nWhen there are no creatures on the battlefield, sacrifice Porphyry Nodes.","imageName":"porphyry nodes","colorIdentity":["W"]},"Revered Dead":{"layout":"normal","name":"Revered Dead","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit Soldier","types":["Creature"],"subtypes":["Spirit","Soldier"],"text":"{W}: Regenerate Revered Dead.","power":"1","toughness":"1","imageName":"revered dead","colorIdentity":["W"]},"Sinew Sliver":{"layout":"normal","name":"Sinew Sliver","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures get +1/+1.","power":"1","toughness":"1","imageName":"sinew sliver","colorIdentity":["W"]},"Sunlance":{"layout":"normal","name":"Sunlance","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Sunlance deals 3 damage to target nonwhite creature.","imageName":"sunlance","colorIdentity":["W"]},"Aeon Chronicler":{"layout":"normal","name":"Aeon Chronicler","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Aeon Chronicler's power and toughness are each equal to the number of cards in your hand.\nSuspend X—{X}{3}{U}. X can't be 0. (Rather than cast this card from your hand, you may pay {X}{3}{U} and exile it with X time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)\nWhenever a time counter is removed from Aeon Chronicler while it's exiled, draw a card.","power":"*","toughness":"*","imageName":"aeon chronicler","colorIdentity":["U"]},"Aquamorph Entity":{"layout":"normal","name":"Aquamorph Entity","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"As Aquamorph Entity enters the battlefield or is turned face up, it becomes your choice of 5/1 or 1/5.\nMorph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"*","toughness":"*","imageName":"aquamorph entity","colorIdentity":["U"]},"Auramancer's Guise":{"layout":"normal","name":"Auramancer's Guise","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 for each Aura attached to it and has vigilance.","imageName":"auramancer's guise","colorIdentity":["U"]},"Body Double":{"layout":"normal","name":"Body Double","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"You may have Body Double enter the battlefield as a copy of any creature card in a graveyard.","power":"0","toughness":"0","imageName":"body double","colorIdentity":["U"]},"Braids, Conjurer Adept":{"layout":"normal","name":"Braids, Conjurer Adept","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"At the beginning of each player's upkeep, that player may put an artifact, creature, or land card from his or her hand onto the battlefield.","power":"2","toughness":"2","imageName":"braids, conjurer adept","colorIdentity":["U"]},"Chronozoa":{"layout":"normal","name":"Chronozoa","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nVanishing 3 (This creature enters the battlefield with three time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nWhen Chronozoa dies, if it had no time counters on it, put two tokens that are copies of it onto the battlefield.","power":"3","toughness":"3","imageName":"chronozoa","colorIdentity":["U"]},"Dichotomancy":{"layout":"normal","name":"Dichotomancy","manaCost":"{7}{U}{U}","cmc":9,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"For each tapped nonland permanent target opponent controls, search that player's library for a card with the same name as that permanent and put it onto the battlefield under your control. Then that player shuffles his or her library.\nSuspend 3—{1}{U}{U} (Rather than cast this card from your hand, you may pay {1}{U}{U} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"dichotomancy","colorIdentity":["U"]},"Dismal Failure":{"layout":"normal","name":"Dismal Failure","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Its controller discards a card.","imageName":"dismal failure","colorIdentity":["U"]},"Dreamscape Artist":{"layout":"normal","name":"Dreamscape Artist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Spellshaper","types":["Creature"],"subtypes":["Human","Spellshaper"],"text":"{2}{U}, {T}, Discard a card, Sacrifice a land: Search your library for up to two basic land cards and put them onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"dreamscape artist","colorIdentity":["U"]},"Erratic Mutation":{"layout":"normal","name":"Erratic Mutation","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose target creature. Reveal cards from the top of your library until you reveal a nonland card. That creature gets +X/-X until end of turn, where X is that card's converted mana cost. Put all cards revealed this way on the bottom of your library in any order.","imageName":"erratic mutation","colorIdentity":["U"]},"Jodah's Avenger":{"layout":"normal","name":"Jodah's Avenger","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"{0}: Until end of turn, Jodah's Avenger gets -1/-1 and gains your choice of double strike, protection from red, vigilance, or shadow. (A creature with shadow can block or be blocked by only creatures with shadow.)","power":"4","toughness":"4","imageName":"jodah's avenger","colorIdentity":["U"]},"Magus of the Bazaar":{"layout":"normal","name":"Magus of the Bazaar","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Draw two cards, then discard three cards.","power":"0","toughness":"1","imageName":"magus of the bazaar","colorIdentity":["U"]},"Pongify":{"layout":"normal","name":"Pongify","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Destroy target creature. It can't be regenerated. Its controller puts a 3/3 green Ape creature token onto the battlefield.","imageName":"pongify","colorIdentity":["U"]},"Reality Acid":{"layout":"normal","name":"Reality Acid","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant permanent\nVanishing 3 (This Aura enters the battlefield with three time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nWhen Reality Acid leaves the battlefield, enchanted permanent's controller sacrifices it.","imageName":"reality acid","colorIdentity":["U"]},"Shaper Parasite":{"layout":"normal","name":"Shaper Parasite","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Morph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Shaper Parasite is turned face up, target creature gets +2/-2 or -2/+2 until end of turn.","power":"2","toughness":"3","imageName":"shaper parasite","colorIdentity":["U"]},"Spellshift":{"layout":"normal","name":"Spellshift","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target instant or sorcery spell. Its controller reveals cards from the top of his or her library until he or she reveals an instant or sorcery card. That player may cast that card without paying its mana cost. Then he or she shuffles his or her library.","imageName":"spellshift","colorIdentity":["U"]},"Synchronous Sliver":{"layout":"normal","name":"Synchronous Sliver","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have vigilance.","power":"3","toughness":"3","imageName":"synchronous sliver","colorIdentity":["U"]},"Tidewalker":{"layout":"normal","name":"Tidewalker","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Tidewalker enters the battlefield with a time counter on it for each Island you control.\nVanishing (At the beginning of your upkeep, remove a time counter from this creature. When the last is removed, sacrifice it.)\nTidewalker's power and toughness are each equal to the number of time counters on it.","power":"*","toughness":"*","imageName":"tidewalker","colorIdentity":["U"]},"Timebender":{"layout":"normal","name":"Timebender","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Timebender is turned face up, choose one —\n• Remove two time counters from target permanent or suspended card.\n• Put two time counters on target permanent with a time counter on it or suspended card.","power":"1","toughness":"1","imageName":"timebender","colorIdentity":["U"]},"Veiling Oddity":{"layout":"normal","name":"Veiling Oddity","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Suspend 4—{1}{U} (Rather than cast this card from your hand, you may pay {1}{U} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)\nWhen the last time counter is removed from Veiling Oddity while it's exiled, creatures can't be blocked this turn.","power":"2","toughness":"3","imageName":"veiling oddity","colorIdentity":["U"]},"Venarian Glimmer":{"layout":"normal","name":"Venarian Glimmer","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player reveals his or her hand. You choose a nonland card with converted mana cost X or less from it. That player discards that card.","imageName":"venarian glimmer","colorIdentity":["U"]},"Wistful Thinking":{"layout":"normal","name":"Wistful Thinking","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player draws two cards, then discards four cards.","imageName":"wistful thinking","colorIdentity":["U"]},"Frozen Æther":{"layout":"normal","name":"Frozen Æther","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Artifacts, creatures, and lands your opponents control enter the battlefield tapped.","imageName":"frozen æther","colorIdentity":["U"]},"Gossamer Phantasm":{"layout":"normal","name":"Gossamer Phantasm","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nWhen Gossamer Phantasm becomes the target of a spell or ability, sacrifice it.","power":"2","toughness":"1","imageName":"gossamer phantasm","colorIdentity":["U"]},"Merfolk Thaumaturgist":{"layout":"normal","name":"Merfolk Thaumaturgist","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{T}: Switch target creature's power and toughness until end of turn.","power":"1","toughness":"2","imageName":"merfolk thaumaturgist","colorIdentity":["U"]},"Ovinize":{"layout":"normal","name":"Ovinize","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature loses all abilities and has base power and toughness 0/1.","imageName":"ovinize","colorIdentity":["U"]},"Piracy Charm":{"layout":"normal","name":"Piracy Charm","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target creature gains islandwalk until end of turn. (It can't be blocked as long as defending player controls an Island.)\n• Target creature gets +2/-1 until end of turn.\n• Target player discards a card.","imageName":"piracy charm","colorIdentity":["U"]},"Primal Plasma":{"layout":"normal","name":"Primal Plasma","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Elemental Shapeshifter","types":["Creature"],"subtypes":["Elemental","Shapeshifter"],"text":"As Primal Plasma enters the battlefield, it becomes your choice of a 3/3 creature, a 2/2 creature with flying, or a 1/6 creature with defender.","power":"*","toughness":"*","imageName":"primal plasma","colorIdentity":["U"]},"Riptide Pilferer":{"layout":"normal","name":"Riptide Pilferer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Whenever Riptide Pilferer deals combat damage to a player, that player discards a card.\nMorph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"riptide pilferer","colorIdentity":["U"]},"Serendib Sorcerer":{"layout":"normal","name":"Serendib Sorcerer","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Target creature other than Serendib Sorcerer has base power and toughness 0/2 until end of turn.","power":"1","toughness":"1","imageName":"serendib sorcerer","colorIdentity":["U"]},"Serra Sphinx":{"layout":"normal","name":"Serra Sphinx","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying, vigilance","power":"4","toughness":"4","imageName":"serra sphinx","colorIdentity":["U"]},"Big Game Hunter":{"layout":"normal","name":"Big Game Hunter","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Rebel Assassin","types":["Creature"],"subtypes":["Human","Rebel","Assassin"],"text":"When Big Game Hunter enters the battlefield, destroy target creature with power 4 or greater. It can't be regenerated.\nMadness {B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"1","toughness":"1","imageName":"big game hunter","colorIdentity":["B"]},"Blightspeaker":{"layout":"normal","name":"Blightspeaker","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Rebel Cleric","types":["Creature"],"subtypes":["Human","Rebel","Cleric"],"text":"{T}: Target player loses 1 life.\n{4}, {T}: Search your library for a Rebel permanent card with converted mana cost 3 or less and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"blightspeaker","colorIdentity":["B"]},"Brain Gorgers":{"layout":"normal","name":"Brain Gorgers","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When you cast Brain Gorgers, any player may sacrifice a creature. If a player does, counter Brain Gorgers.\nMadness {1}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"4","toughness":"2","imageName":"brain gorgers","colorIdentity":["B"]},"Circle of Affliction":{"layout":"normal","name":"Circle of Affliction","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"As Circle of Affliction enters the battlefield, choose a color.\nWhenever a source of the chosen color deals damage to you, you may pay {1}. If you do, target player loses 1 life and you gain 1 life.","imageName":"circle of affliction","colorIdentity":["B"]},"Cradle to Grave":{"layout":"normal","name":"Cradle to Grave","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature that entered the battlefield this turn.","imageName":"cradle to grave","colorIdentity":["B"]},"Dash Hopes":{"layout":"normal","name":"Dash Hopes","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"When you cast Dash Hopes, any player may pay 5 life. If a player does, counter Dash Hopes.\nCounter target spell.","imageName":"dash hopes","colorIdentity":["B"]},"Deadly Grub":{"layout":"normal","name":"Deadly Grub","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Vanishing 3 (This creature enters the battlefield with three time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nWhen Deadly Grub dies, if it had no time counters on it, put a 6/1 green Insect creature token with shroud onto the battlefield. (It can't be the target of spells or abilities.)","power":"3","toughness":"1","imageName":"deadly grub","colorIdentity":["B"]},"Enslave":{"layout":"normal","name":"Enslave","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.\nAt the beginning of your upkeep, enchanted creature deals 1 damage to its owner.","imageName":"enslave","colorIdentity":["B"]},"Extirpate":{"layout":"normal","name":"Extirpate","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nChoose target card in a graveyard other than a basic land card. Search its owner's graveyard, hand, and library for all cards with the same name as that card and exile them. Then that player shuffles his or her library.","imageName":"extirpate","colorIdentity":["B"]},"Imp's Mischief":{"layout":"normal","name":"Imp's Mischief","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Change the target of target spell with a single target. You lose life equal to that spell's converted mana cost.","imageName":"imp's mischief","colorIdentity":["B"]},"Magus of the Coffers":{"layout":"normal","name":"Magus of the Coffers","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}, {T}: Add {B} to your mana pool for each Swamp you control.","power":"4","toughness":"4","imageName":"magus of the coffers","colorIdentity":["B"]},"Midnight Charm":{"layout":"normal","name":"Midnight Charm","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Midnight Charm deals 1 damage to target creature and you gain 1 life.\n• Target creature gains first strike until end of turn.\n• Tap target creature.","imageName":"midnight charm","colorIdentity":["B"]},"Mirri the Cursed":{"layout":"normal","name":"Mirri the Cursed","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Vampire Cat","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire","Cat"],"text":"Flying, first strike, haste\nWhenever Mirri the Cursed deals combat damage to a creature, put a +1/+1 counter on Mirri the Cursed.","power":"3","toughness":"2","imageName":"mirri the cursed","colorIdentity":["B"]},"Muck Drubb":{"layout":"normal","name":"Muck Drubb","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Muck Drubb enters the battlefield, change the target of target spell that targets only a single creature to Muck Drubb.\nMadness {2}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"3","toughness":"3","imageName":"muck drubb","colorIdentity":["B"]},"Phantasmagorian":{"layout":"normal","name":"Phantasmagorian","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When you cast Phantasmagorian, any player may discard three cards. If a player does, counter Phantasmagorian.\nDiscard three cards: Return Phantasmagorian from your graveyard to your hand.","power":"6","toughness":"6","imageName":"phantasmagorian","colorIdentity":["B"]},"Ridged Kusite":{"layout":"normal","name":"Ridged Kusite","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Horror Spellshaper","types":["Creature"],"subtypes":["Horror","Spellshaper"],"text":"{1}{B}, {T}, Discard a card: Target creature gets +1/+0 and gains first strike until end of turn.","power":"1","toughness":"1","imageName":"ridged kusite","colorIdentity":["B"]},"Roiling Horror":{"layout":"normal","name":"Roiling Horror","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Roiling Horror's power and toughness are each equal to your life total minus the life total of an opponent with the most life.\nSuspend X—{X}{B}{B}{B}. X can't be 0. (Rather than cast this card from your hand, you may pay {X}{B}{B}{B} and exile it with X time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)\nWhenever a time counter is removed from Roiling Horror while it's exiled, target player loses 1 life and you gain 1 life.","power":"*","toughness":"*","imageName":"roiling horror","colorIdentity":["B"]},"Spitting Sliver":{"layout":"normal","name":"Spitting Sliver","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have first strike.","power":"3","toughness":"3","imageName":"spitting sliver","colorIdentity":["B"]},"Temporal Extortion":{"layout":"normal","name":"Temporal Extortion","manaCost":"{B}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"When you cast Temporal Extortion, any player may pay half his or her life, rounded up. If a player does, counter Temporal Extortion.\nTake an extra turn after this one.","imageName":"temporal extortion","colorIdentity":["B"]},"Treacherous Urge":{"layout":"normal","name":"Treacherous Urge","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target opponent reveals his or her hand. You may put a creature card from it onto the battlefield under your control. That creature gains haste. Sacrifice it at the beginning of the next end step.","imageName":"treacherous urge","colorIdentity":["B"]},"Waning Wurm":{"layout":"normal","name":"Waning Wurm","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Wurm","types":["Creature"],"subtypes":["Zombie","Wurm"],"text":"Vanishing 2 (This creature enters the battlefield with two time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)","power":"7","toughness":"6","imageName":"waning wurm","colorIdentity":["B"]},"Bog Serpent":{"layout":"normal","name":"Bog Serpent","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Bog Serpent can't attack unless defending player controls a Swamp.\nWhen you control no Swamps, sacrifice Bog Serpent.","power":"5","toughness":"5","imageName":"bog serpent","colorIdentity":["B"]},"Dunerider Outlaw":{"layout":"normal","name":"Dunerider Outlaw","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Rebel Rogue","types":["Creature"],"subtypes":["Human","Rebel","Rogue"],"text":"Protection from green\nAt the beginning of each end step, if Dunerider Outlaw dealt damage to an opponent this turn, put a +1/+1 counter on it.","power":"1","toughness":"1","imageName":"dunerider outlaw","colorIdentity":["B"]},"Kor Dirge":{"layout":"normal","name":"Kor Dirge","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"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.","imageName":"kor dirge","colorIdentity":["B"]},"Melancholy":{"layout":"normal","name":"Melancholy","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Melancholy enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.\nAt the beginning of your upkeep, sacrifice Melancholy unless you pay {B}.","imageName":"melancholy","colorIdentity":["B"]},"Null Profusion":{"layout":"normal","name":"Null Profusion","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Skip your draw step.\nWhenever you play a card, draw a card.\nYour maximum hand size is two.","imageName":"null profusion","colorIdentity":["B"]},"Rathi Trapper":{"layout":"normal","name":"Rathi Trapper","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Rebel Rogue","types":["Creature"],"subtypes":["Human","Rebel","Rogue"],"text":"{B}, {T}: Tap target creature.","power":"1","toughness":"2","imageName":"rathi trapper","colorIdentity":["B"]},"Shrouded Lore":{"layout":"normal","name":"Shrouded Lore","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent chooses a card in your graveyard. You may pay {B}. If you do, repeat this process except that opponent can't choose a card already chosen for Shrouded Lore. Then put the last chosen card into your hand.","imageName":"shrouded lore","colorIdentity":["B"]},"Vampiric Link":{"layout":"normal","name":"Vampiric Link","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals damage, you gain that much life.","imageName":"vampiric link","colorIdentity":["B"]},"Æther Membrane":{"layout":"normal","name":"Æther Membrane","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender; reach (This creature can block creatures with flying.)\nWhenever Æther Membrane blocks a creature, return that creature to its owner's hand at end of combat.","power":"0","toughness":"5","imageName":"æther membrane","colorIdentity":["R"]},"Akroma, Angel of Fury":{"layout":"normal","name":"Akroma, Angel of Fury","manaCost":"{5}{R}{R}{R}","cmc":8,"colors":["Red"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Akroma, Angel of Fury can't be countered.\nFlying, trample, protection from white and from blue\n{R}: Akroma, Angel of Fury gets +1/+0 until end of turn.\nMorph {3}{R}{R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"6","toughness":"6","imageName":"akroma, angel of fury","colorIdentity":["R"]},"Battering Sliver":{"layout":"normal","name":"Battering Sliver","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have trample.","power":"4","toughness":"4","imageName":"battering sliver","colorIdentity":["R"]},"Detritivore":{"layout":"normal","name":"Detritivore","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Lhurgoyf","types":["Creature"],"subtypes":["Lhurgoyf"],"text":"Detritivore's power and toughness are each equal to the number of nonbasic land cards in your opponents' graveyards.\nSuspend X—{X}{3}{R}. X can't be 0. (Rather than cast this card from your hand, you may pay {X}{3}{R} and exile it with X time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)\nWhenever a time counter is removed from Detritivore while it's exiled, destroy target nonbasic land.","power":"*","toughness":"*","imageName":"detritivore","colorIdentity":["R"]},"Dust Corona":{"layout":"normal","name":"Dust Corona","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+0 and can't be blocked by creatures with flying.","imageName":"dust corona","colorIdentity":["R"]},"Fatal Frenzy":{"layout":"normal","name":"Fatal Frenzy","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature you control gains trample and gets +X/+0, where X is its power. Sacrifice it at the beginning of the next end step.","imageName":"fatal frenzy","colorIdentity":["R"]},"Firefright Mage":{"layout":"normal","name":"Firefright Mage","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Spellshaper","types":["Creature"],"subtypes":["Goblin","Spellshaper"],"text":"{1}{R}, {T}, Discard a card: Target creature can't be blocked this turn except by artifact creatures and/or red creatures.","power":"1","toughness":"1","imageName":"firefright mage","colorIdentity":["R"]},"Fury Charm":{"layout":"normal","name":"Fury Charm","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target artifact.\n• Target creature gets +1/+1 and gains trample until end of turn.\n• Remove two time counters from target permanent or suspended card.","imageName":"fury charm","colorIdentity":["R"]},"Hammerheim Deadeye":{"layout":"normal","name":"Hammerheim Deadeye","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Echo {5}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Hammerheim Deadeye enters the battlefield, destroy target creature with flying.","power":"3","toughness":"3","imageName":"hammerheim deadeye","colorIdentity":["R"]},"Keldon Marauders":{"layout":"normal","name":"Keldon Marauders","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Vanishing 2 (This creature enters the battlefield with two time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nWhen Keldon Marauders enters the battlefield or leaves the battlefield, it deals 1 damage to target player.","power":"3","toughness":"3","imageName":"keldon marauders","colorIdentity":["R"]},"Lavacore Elemental":{"layout":"normal","name":"Lavacore Elemental","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Vanishing 1 (This creature enters the battlefield with a time counter on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nWhenever a creature you control deals combat damage to a player, put a time counter on Lavacore Elemental.","power":"5","toughness":"3","imageName":"lavacore elemental","colorIdentity":["R"]},"Magus of the Arena":{"layout":"normal","name":"Magus of the Arena","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{3}, {T}: Tap target creature you control and target creature of an opponent's choice he or she controls. Those creatures fight each other. (Each deals damage equal to its power to the other.)","power":"5","toughness":"5","imageName":"magus of the arena","colorIdentity":["R"]},"Needlepeak Spider":{"layout":"normal","name":"Needlepeak Spider","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)","power":"4","toughness":"2","imageName":"needlepeak spider","colorIdentity":["R"]},"Shivan Meteor":{"layout":"normal","name":"Shivan Meteor","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Shivan Meteor deals 13 damage to target creature.\nSuspend 2—{1}{R}{R} (Rather than cast this card from your hand, you may pay {1}{R}{R} and exile it with two time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"shivan meteor","colorIdentity":["R"]},"Stingscourger":{"layout":"normal","name":"Stingscourger","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Echo {3}{R} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Stingscourger enters the battlefield, return target creature an opponent controls to its owner's hand.","power":"2","toughness":"2","imageName":"stingscourger","colorIdentity":["R"]},"Sulfur Elemental":{"layout":"normal","name":"Sulfur Elemental","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nSplit second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nWhite creatures get +1/-1.","power":"3","toughness":"2","imageName":"sulfur elemental","colorIdentity":["R"]},"Timecrafting":{"layout":"normal","name":"Timecrafting","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Remove X time counters from target permanent or suspended card.\n• Put X time counters on target permanent with a time counter on it or suspended card.","imageName":"timecrafting","colorIdentity":["R"]},"Torchling":{"layout":"normal","name":"Torchling","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"{R}: Untap Torchling.\n{R}: Target creature blocks Torchling this turn if able.\n{R}: Change the target of target spell that targets only Torchling.\n{1}: Torchling gets +1/-1 until end of turn.\n{1}: Torchling gets -1/+1 until end of turn.","power":"3","toughness":"3","imageName":"torchling","colorIdentity":["R"]},"Volcano Hellion":{"layout":"normal","name":"Volcano Hellion","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Hellion","types":["Creature"],"subtypes":["Hellion"],"text":"Volcano Hellion has echo {X}, where X is your life total. (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Volcano Hellion enters the battlefield, it deals an amount of damage of your choice to you and target creature. The damage can't be prevented.","power":"6","toughness":"5","imageName":"volcano hellion","colorIdentity":["R"]},"Boom":{"layout":"split","name":"Boom","names":["Boom","Bust"],"manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land you control and target land you don't control.","imageName":"boom","colorIdentity":["R"]},"Bust":{"layout":"split","name":"Bust","names":["Boom","Bust"],"manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all lands.","imageName":"bust","colorIdentity":["R"]},"Dead":{"layout":"split","name":"Dead","names":["Dead","Gone"],"manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Dead deals 2 damage to target creature.","imageName":"dead","colorIdentity":["R"]},"Gone":{"layout":"split","name":"Gone","names":["Dead","Gone"],"manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Return target creature you don't control to its owner's hand.","imageName":"gone","colorIdentity":["R"]},"Rough":{"layout":"split","name":"Rough","names":["Rough","Tumble"],"manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Rough deals 2 damage to each creature without flying.","imageName":"rough","colorIdentity":["R"]},"Tumble":{"layout":"split","name":"Tumble","names":["Rough","Tumble"],"manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Tumble deals 6 damage to each creature with flying.","imageName":"tumble","colorIdentity":["R"]},"Brute Force":{"layout":"normal","name":"Brute Force","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+3 until end of turn.","imageName":"brute force","colorIdentity":["R"]},"Molten Firebird":{"layout":"normal","name":"Molten Firebird","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying\nWhen Molten Firebird dies, return it to the battlefield under its owner's control at the beginning of the next end step and you skip your next draw step.\n{4}{R}: Exile Molten Firebird.","power":"2","toughness":"2","imageName":"molten firebird","colorIdentity":["R"]},"Prodigal Pyromancer":{"layout":"normal","name":"Prodigal Pyromancer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Prodigal Pyromancer deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"prodigal pyromancer","colorIdentity":["R"]},"Pyrohemia":{"layout":"normal","name":"Pyrohemia","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of the end step, if no creatures are on the battlefield, sacrifice Pyrohemia.\n{R}: Pyrohemia deals 1 damage to each creature and each player.","imageName":"pyrohemia","colorIdentity":["R"]},"Shivan Wumpus":{"layout":"normal","name":"Shivan Wumpus","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nWhen Shivan Wumpus enters the battlefield, any player may sacrifice a land. If a player does, put Shivan Wumpus on top of its owner's library.","power":"6","toughness":"6","imageName":"shivan wumpus","colorIdentity":["R"]},"Simian Spirit Guide":{"layout":"normal","name":"Simian Spirit Guide","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ape Spirit","types":["Creature"],"subtypes":["Ape","Spirit"],"text":"Exile Simian Spirit Guide from your hand: Add {R} to your mana pool.","power":"2","toughness":"2","imageName":"simian spirit guide","colorIdentity":["R"]},"Skirk Shaman":{"layout":"normal","name":"Skirk Shaman","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Skirk Shaman can't be blocked except by artifact creatures and/or red creatures.","power":"2","toughness":"2","imageName":"skirk shaman","colorIdentity":["R"]},"Ana Battlemage":{"layout":"normal","name":"Ana Battlemage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Kicker {2}{U} and/or {1}{B} (You may pay an additional {2}{U} and/or {1}{B} as you cast this spell.)\nWhen Ana Battlemage enters the battlefield, if it was kicked with its {2}{U} kicker, target player discards three cards.\nWhen Ana Battlemage enters the battlefield, if it was kicked with its {1}{B} kicker, tap target untapped creature and that creature deals damage equal to its power to its controller.","power":"2","toughness":"2","imageName":"ana battlemage","colorIdentity":["G","U","B"]},"Citanul Woodreaders":{"layout":"normal","name":"Citanul Woodreaders","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Kicker {2}{G} (You may pay an additional {2}{G} as you cast this spell.)\nWhen Citanul Woodreaders enters the battlefield, if it was kicked, draw two cards.","power":"1","toughness":"4","imageName":"citanul woodreaders","colorIdentity":["G"]},"Deadwood Treefolk":{"layout":"normal","name":"Deadwood Treefolk","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Vanishing 3 (This creature enters the battlefield with three time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nWhen Deadwood Treefolk enters the battlefield or leaves the battlefield, return another target creature card from your graveyard to your hand.","power":"3","toughness":"6","imageName":"deadwood treefolk","colorIdentity":["G"]},"Evolution Charm":{"layout":"normal","name":"Evolution Charm","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.\n• Return target creature card from your graveyard to your hand.\n• Target creature gains flying until end of turn.","imageName":"evolution charm","colorIdentity":["G"]},"Fungal Behemoth":{"layout":"normal","name":"Fungal Behemoth","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"Fungal Behemoth's power and toughness are each equal to the number of +1/+1 counters on creatures you control.\nSuspend X—{X}{G}{G}. X can't be 0. (Rather than cast this card from your hand, you may pay {X}{G}{G} and exile it with X time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)\nWhenever a time counter is removed from Fungal Behemoth while it's exiled, you may put a +1/+1 counter on target creature.","power":"*","toughness":"*","imageName":"fungal behemoth","colorIdentity":["G"]},"Giant Dustwasp":{"layout":"normal","name":"Giant Dustwasp","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nSuspend 4—{1}{G} (Rather than cast this card from your hand, you may pay {1}{G} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"3","toughness":"3","imageName":"giant dustwasp","colorIdentity":["G"]},"Hunting Wilds":{"layout":"normal","name":"Hunting Wilds","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {3}{G} (You may pay an additional {3}{G} as you cast this spell.)\nSearch your library for up to two Forest cards and put them onto the battlefield tapped. Then shuffle your library.\nIf Hunting Wilds was kicked, untap all Forests put onto the battlefield this way. They become 3/3 green creatures with haste that are still lands.","imageName":"hunting wilds","colorIdentity":["G"]},"Jedit Ojanen of Efrava":{"layout":"normal","name":"Jedit Ojanen of Efrava","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Legendary Creature — Cat Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)\nWhenever Jedit Ojanen of Efrava attacks or blocks, put a 2/2 green Cat Warrior creature token with forestwalk onto the battlefield.","power":"5","toughness":"5","imageName":"jedit ojanen of efrava","colorIdentity":["G"]},"Kavu Predator":{"layout":"normal","name":"Kavu Predator","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Trample\nWhenever an opponent gains life, put that many +1/+1 counters on Kavu Predator.","power":"2","toughness":"2","imageName":"kavu predator","colorIdentity":["G"]},"Life and Limb":{"layout":"normal","name":"Life and Limb","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"All Forests and all Saprolings are 1/1 green Saproling creatures and Forest lands in addition to their other types.","imageName":"life and limb","colorIdentity":["G"]},"Magus of the Library":{"layout":"normal","name":"Magus of the Library","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Add {C} to your mana pool.\n{T}: Draw a card. Activate this ability only if you have exactly seven cards in hand.","power":"1","toughness":"1","imageName":"magus of the library","colorIdentity":["G"]},"Mire Boa":{"layout":"normal","name":"Mire Boa","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\n{G}: Regenerate Mire Boa.","power":"2","toughness":"1","imageName":"mire boa","colorIdentity":["G"]},"Pouncing Wurm":{"layout":"normal","name":"Pouncing Wurm","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Kicker {2}{G} (You may pay an additional {2}{G} as you cast this spell.)\nIf Pouncing Wurm was kicked, it enters the battlefield with three +1/+1 counters on it and with haste.","power":"3","toughness":"3","imageName":"pouncing wurm","colorIdentity":["G"]},"Psychotrope Thallid":{"layout":"normal","name":"Psychotrope Thallid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Psychotrope Thallid.\nRemove three spore counters from Psychotrope Thallid: Put a 1/1 green Saproling creature token onto the battlefield.\n{1}, Sacrifice a Saproling: Draw a card.","power":"1","toughness":"1","imageName":"psychotrope thallid","colorIdentity":["G"]},"Reflex Sliver":{"layout":"normal","name":"Reflex Sliver","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have haste.","power":"2","toughness":"2","imageName":"reflex sliver","colorIdentity":["G"]},"Sophic Centaur":{"layout":"normal","name":"Sophic Centaur","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur Spellshaper","types":["Creature"],"subtypes":["Centaur","Spellshaper"],"text":"{2}{G}{G}, {T}, Discard a card: You gain 2 life for each card in your hand.","power":"1","toughness":"1","imageName":"sophic centaur","colorIdentity":["G"]},"Timbermare":{"layout":"normal","name":"Timbermare","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental Horse","types":["Creature"],"subtypes":["Elemental","Horse"],"text":"Haste\nEcho {5}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Timbermare enters the battlefield, tap all other creatures.","power":"5","toughness":"5","imageName":"timbermare","colorIdentity":["G"]},"Uktabi Drake":{"layout":"normal","name":"Uktabi Drake","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying, haste\nEcho {1}{G}{G} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"2","toughness":"1","imageName":"uktabi drake","colorIdentity":["G"]},"Utopia Vow":{"layout":"normal","name":"Utopia Vow","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block.\nEnchanted creature has \"{T}: Add one mana of any color to your mana pool.\"","imageName":"utopia vow","colorIdentity":["G"]},"Vitaspore Thallid":{"layout":"normal","name":"Vitaspore Thallid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Vitaspore Thallid.\nRemove three spore counters from Vitaspore Thallid: Put a 1/1 green Saproling creature token onto the battlefield.\nSacrifice a Saproling: Target creature gains haste until end of turn.","power":"1","toughness":"1","imageName":"vitaspore thallid","colorIdentity":["G"]},"Wild Pair":{"layout":"normal","name":"Wild Pair","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield, if you cast it from your hand, you may search your library for a creature card with the same total power and toughness and put it onto the battlefield. If you do, shuffle your library.","imageName":"wild pair","colorIdentity":["G"]},"Essence Warden":{"layout":"normal","name":"Essence Warden","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Whenever another creature enters the battlefield, you gain 1 life.","power":"1","toughness":"1","imageName":"essence warden","colorIdentity":["G"]},"Fa'adiyah Seer":{"layout":"normal","name":"Fa'adiyah Seer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{T}: Draw a card and reveal it. If it isn't a land card, discard it.","power":"1","toughness":"1","imageName":"fa'adiyah seer","colorIdentity":["G"]},"Gaea's Anthem":{"layout":"normal","name":"Gaea's Anthem","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +1/+1.","imageName":"gaea's anthem","colorIdentity":["G"]},"Healing Leaves":{"layout":"normal","name":"Healing Leaves","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target player gains 3 life.\n• Prevent the next 3 damage that would be dealt to target creature or player this turn.","imageName":"healing leaves","colorIdentity":["G"]},"Keen Sense":{"layout":"normal","name":"Keen Sense","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature deals damage to an opponent, you may draw a card.","imageName":"keen sense","colorIdentity":["G"]},"Seal of Primordium":{"layout":"normal","name":"Seal of Primordium","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice Seal of Primordium: Destroy target artifact or enchantment.","imageName":"seal of primordium","colorIdentity":["G"]},"Cautery Sliver":{"layout":"normal","name":"Cautery Sliver","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{1}, Sacrifice this permanent: This permanent deals 1 damage to target creature or player.\"\nAll Slivers have \"{1}, Sacrifice this permanent: Prevent the next 1 damage that would be dealt to target Sliver creature or player this turn.\"","power":"2","toughness":"2","imageName":"cautery sliver","colorIdentity":["W","R"]},"Darkheart Sliver":{"layout":"normal","name":"Darkheart Sliver","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"Sacrifice this permanent: You gain 3 life.\"","power":"2","toughness":"2","imageName":"darkheart sliver","colorIdentity":["B","G"]},"Dormant Sliver":{"layout":"normal","name":"Dormant Sliver","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have defender.\nAll Slivers have \"When this permanent enters the battlefield, draw a card.\"","power":"2","toughness":"2","imageName":"dormant sliver","colorIdentity":["U","G"]},"Frenetic Sliver":{"layout":"normal","name":"Frenetic Sliver","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{0}: If this permanent is on the battlefield, flip a coin. If you win the flip, exile this permanent and return it to the battlefield under its owner's control at the beginning of the next end step. If you lose the flip, sacrifice it.\"","power":"2","toughness":"2","imageName":"frenetic sliver","colorIdentity":["U","R"]},"Intet, the Dreamer":{"layout":"normal","name":"Intet, the Dreamer","manaCost":"{3}{U}{R}{G}","cmc":6,"colors":["Blue","Red","Green"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Intet, the Dreamer deals combat damage to a player, you may pay {2}{U}. If you do, exile the top card of your library face down. You may look at that card for as long as it remains exiled. You may play that card without paying its mana cost for as long as Intet remains on the battlefield.","power":"6","toughness":"6","imageName":"intet, the dreamer","colorIdentity":["U","R","G"]},"Necrotic Sliver":{"layout":"normal","name":"Necrotic Sliver","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"{3}, Sacrifice this permanent: Destroy target permanent.\"","power":"2","toughness":"2","imageName":"necrotic sliver","colorIdentity":["W","B"]},"Numot, the Devastator":{"layout":"normal","name":"Numot, the Devastator","manaCost":"{3}{R}{W}{U}","cmc":6,"colors":["White","Blue","Red"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Numot, the Devastator deals combat damage to a player, you may pay {2}{R}. If you do, destroy up to two target lands.","power":"6","toughness":"6","imageName":"numot, the devastator","colorIdentity":["W","U","R"]},"Radha, Heir to Keld":{"layout":"normal","name":"Radha, Heir to Keld","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Legendary Creature — Elf Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Whenever Radha, Heir to Keld attacks, you may add {R}{R} to your mana pool.\n{T}: Add {G} to your mana pool.","power":"2","toughness":"2","imageName":"radha, heir to keld","colorIdentity":["R","G"]},"Teneb, the Harvester":{"layout":"normal","name":"Teneb, the Harvester","manaCost":"{3}{B}{G}{W}","cmc":6,"colors":["White","Black","Green"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Teneb, the Harvester deals combat damage to a player, you may pay {2}{B}. If you do, put target creature card from a graveyard onto the battlefield under your control.","power":"6","toughness":"6","imageName":"teneb, the harvester","colorIdentity":["W","B","G"]},"Vorosh, the Hunter":{"layout":"normal","name":"Vorosh, the Hunter","manaCost":"{3}{G}{U}{B}","cmc":6,"colors":["Blue","Black","Green"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Vorosh, the Hunter deals combat damage to a player, you may pay {2}{G}. If you do, put six +1/+1 counters on Vorosh.","power":"6","toughness":"6","imageName":"vorosh, the hunter","colorIdentity":["U","B","G"]},"Urborg, Tomb of Yawgmoth":{"layout":"normal","name":"Urborg, Tomb of Yawgmoth","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"Each land is a Swamp in addition to its other land types.","imageName":"urborg, tomb of yawgmoth"},"Ajani Goldmane":{"layout":"normal","name":"Ajani Goldmane","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Planeswalker — Ajani","types":["Planeswalker"],"subtypes":["Ajani"],"text":"+1: You gain 2 life.\n−1: Put a +1/+1 counter on each creature you control. Those creatures gain vigilance until end of turn.\n−6: Put a white Avatar creature token onto the battlefield. It has \"This creature's power and toughness are each equal to your life total.\"","loyalty":4,"imageName":"ajani goldmane","colorIdentity":["W"]},"Maelstrom Pulse":{"layout":"normal","name":"Maelstrom Pulse","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonland permanent and all other permanents with the same name as that permanent.","imageName":"maelstrom pulse","colorIdentity":["B","G"]},"Goblin Guide":{"layout":"normal","name":"Goblin Guide","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Scout","types":["Creature"],"subtypes":["Goblin","Scout"],"text":"Haste\nWhenever Goblin Guide attacks, defending player reveals the top card of his or her library. If it's a land card, that player puts it into his or her hand.","power":"2","toughness":"2","imageName":"goblin guide","colorIdentity":["R"]},"Lotus Cobra":{"layout":"normal","name":"Lotus Cobra","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may add one mana of any color to your mana pool.","power":"2","toughness":"1","imageName":"lotus cobra","colorIdentity":["G"]},"Primeval Titan":{"layout":"normal","name":"Primeval Titan","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Trample\nWhenever Primeval Titan enters the battlefield or attacks, you may search your library for up to two land cards, put them onto the battlefield tapped, then shuffle your library.","power":"6","toughness":"6","imageName":"primeval titan","colorIdentity":["G"]},"All Is Dust":{"layout":"normal","name":"All Is Dust","manaCost":"{7}","cmc":7,"type":"Tribal Sorcery — Eldrazi","types":["Tribal","Sorcery"],"subtypes":["Eldrazi"],"text":"Each player sacrifices all colored permanents he or she controls.","imageName":"all is dust"},"Batterskull":{"layout":"normal","name":"Batterskull","manaCost":"{5}","cmc":5,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Living weapon (When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this to it.)\nEquipped creature gets +4/+4 and has vigilance and lifelink.\n{3}: Return Batterskull to its owner's hand.\nEquip {5}","imageName":"batterskull"},"Griselbrand":{"layout":"normal","name":"Griselbrand","manaCost":"{4}{B}{B}{B}{B}","cmc":8,"colors":["Black"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"text":"Flying, lifelink\nPay 7 life: Draw seven cards.","power":"7","toughness":"7","imageName":"griselbrand","colorIdentity":["B"]},"Angel of Salvation":{"layout":"normal","name":"Angel of Salvation","manaCost":"{6}{W}{W}","cmc":8,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flash; convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nFlying\nWhen Angel of Salvation enters the battlefield, prevent the next 5 damage that would be dealt this turn to any number of target creatures and/or players, divided as you choose.","power":"5","toughness":"5","imageName":"angel of salvation","colorIdentity":["W"]},"Augur il-Vec":{"layout":"normal","name":"Augur il-Vec","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nSacrifice Augur il-Vec: You gain 4 life. Activate this ability only during your upkeep.","power":"1","toughness":"3","imageName":"augur il-vec","colorIdentity":["W"]},"Barren Glory":{"layout":"normal","name":"Barren Glory","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you control no permanents other than Barren Glory and have no cards in hand, you win the game.","imageName":"barren glory","colorIdentity":["W"]},"Chronomantic Escape":{"layout":"normal","name":"Chronomantic Escape","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Until your next turn, creatures can't attack you. Exile Chronomantic Escape with three time counters on it.\nSuspend 3—{2}{W} (Rather than cast this card from your hand, you may pay {2}{W} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"chronomantic escape","colorIdentity":["W"]},"Dust of Moments":{"layout":"normal","name":"Dust of Moments","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Remove two time counters from each permanent and each suspended card.\n• Put two time counters on each permanent with a time counter on it and each suspended card.","imageName":"dust of moments","colorIdentity":["W"]},"Even the Odds":{"layout":"normal","name":"Even the Odds","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Cast Even the Odds only if you control fewer creatures than each opponent.\nPut three 1/1 white Soldier creature tokens onto the battlefield.","imageName":"even the odds","colorIdentity":["W"]},"Gift of Granite":{"layout":"normal","name":"Gift of Granite","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets +0/+2.","imageName":"gift of granite","colorIdentity":["W"]},"Intervention Pact":{"layout":"normal","name":"Intervention Pact","manaCost":"{0}","cmc":0,"colors":["White"],"type":"Instant","types":["Instant"],"text":"The next time a source of your choice would deal damage to you this turn, prevent that damage. You gain life equal to the damage prevented this way.\nAt the beginning of your next upkeep, pay {1}{W}{W}. If you don't, you lose the game.","imageName":"intervention pact","colorIdentity":["W"]},"Judge Unworthy":{"layout":"normal","name":"Judge Unworthy","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose target attacking or blocking creature. Scry 3, then reveal the top card of your library. Judge Unworthy deals damage equal to that card's converted mana cost to that creature. (To scry 3, look at the top three cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"judge unworthy","colorIdentity":["W"]},"Knight of Sursi":{"layout":"normal","name":"Knight of Sursi","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flying; flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nSuspend 3—{W} (Rather than cast this card from your hand, you may pay {W} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"2","toughness":"2","imageName":"knight of sursi","colorIdentity":["W"]},"Lost Auramancers":{"layout":"normal","name":"Lost Auramancers","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Vanishing 3 (This creature enters the battlefield with three time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nWhen Lost Auramancers dies, if it had no time counters on it, you may search your library for an enchantment card and put it onto the battlefield. If you do, shuffle your library.","power":"3","toughness":"3","imageName":"lost auramancers","colorIdentity":["W"]},"Magus of the Moat":{"layout":"normal","name":"Magus of the Moat","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Creatures without flying can't attack.","power":"0","toughness":"3","imageName":"magus of the moat","colorIdentity":["W"]},"Marshaling Cry":{"layout":"normal","name":"Marshaling Cry","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +1/+1 and gain vigilance until end of turn.\nCycling {2} ({2}, Discard this card: Draw a card.)\nFlashback {3}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"marshaling cry","colorIdentity":["W"]},"Saltskitter":{"layout":"normal","name":"Saltskitter","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Whenever another creature enters the battlefield, exile Saltskitter. Return Saltskitter to the battlefield under its owner's control at the beginning of the next end step.","power":"3","toughness":"4","imageName":"saltskitter","colorIdentity":["W"]},"Samite Censer-Bearer":{"layout":"normal","name":"Samite Censer-Bearer","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Rebel Cleric","types":["Creature"],"subtypes":["Human","Rebel","Cleric"],"text":"{W}, Sacrifice Samite Censer-Bearer: Prevent the next 1 damage that would be dealt to each creature you control this turn.","power":"1","toughness":"1","imageName":"samite censer-bearer","colorIdentity":["W"]},"Scout's Warning":{"layout":"normal","name":"Scout's Warning","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"The next creature card you play this turn can be played as though it had flash.\nDraw a card.","imageName":"scout's warning","colorIdentity":["W"]},"Spirit en-Dal":{"layout":"normal","name":"Spirit en-Dal","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nForecast — {1}{W}, Reveal Spirit en-Dal from your hand: Target creature gains shadow until end of turn. (Activate this ability only during your upkeep and only once each turn.)","power":"2","toughness":"1","imageName":"spirit en-dal","colorIdentity":["W"]},"Aven Mindcensor":{"layout":"normal","name":"Aven Mindcensor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nIf an opponent would search a library, that player searches the top four cards of that library instead.","power":"2","toughness":"1","imageName":"aven mindcensor","colorIdentity":["W"]},"Blade of the Sixth Pride":{"layout":"normal","name":"Blade of the Sixth Pride","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Rebel","types":["Creature"],"subtypes":["Cat","Rebel"],"power":"3","toughness":"1","imageName":"blade of the sixth pride","colorIdentity":["W"]},"Bound in Silence":{"layout":"normal","name":"Bound in Silence","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Tribal Enchantment — Rebel Aura","types":["Tribal","Enchantment"],"subtypes":["Rebel","Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block.","imageName":"bound in silence","colorIdentity":["W"]},"Daybreak Coronet":{"layout":"normal","name":"Daybreak Coronet","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature with another Aura attached to it\nEnchanted creature gets +3/+3 and has first strike, vigilance, and lifelink. (Damage dealt by the creature also causes its controller to gain that much life.)","imageName":"daybreak coronet","colorIdentity":["W"]},"Goldmeadow Lookout":{"layout":"normal","name":"Goldmeadow Lookout","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Kithkin Spellshaper","types":["Creature"],"subtypes":["Kithkin","Spellshaper"],"text":"{W}, {T}, Discard a card: Put a 1/1 white Kithkin Soldier creature token named Goldmeadow Harrier onto the battlefield. It has \"{W}, {T}: Tap target creature.\"","power":"2","toughness":"2","imageName":"goldmeadow lookout","colorIdentity":["W"]},"Imperial Mask":{"layout":"normal","name":"Imperial Mask","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Imperial Mask enters the battlefield, if it's not a token, each of your teammates puts a token that's a copy of Imperial Mask onto the battlefield.\nYou have hexproof. (You can't be the target of spells or abilities your opponents control.)","imageName":"imperial mask","colorIdentity":["W"]},"Lucent Liminid":{"layout":"normal","name":"Lucent Liminid","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment Creature — Elemental","types":["Enchantment","Creature"],"subtypes":["Elemental"],"text":"Flying","power":"3","toughness":"3","imageName":"lucent liminid","colorIdentity":["W"]},"Lumithread Field":{"layout":"normal","name":"Lumithread Field","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +0/+1.\nMorph {1}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","imageName":"lumithread field","colorIdentity":["W"]},"Lymph Sliver":{"layout":"normal","name":"Lymph Sliver","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have absorb 1. (If a source would deal damage to a Sliver, prevent 1 of that damage.)","power":"3","toughness":"3","imageName":"lymph sliver","colorIdentity":["W"]},"Mistmeadow Skulk":{"layout":"normal","name":"Mistmeadow Skulk","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Rogue","types":["Creature"],"subtypes":["Kithkin","Rogue"],"text":"Lifelink, protection from converted mana cost 3 or greater","power":"1","toughness":"1","imageName":"mistmeadow skulk","colorIdentity":["W"]},"Oriss, Samite Guardian":{"layout":"normal","name":"Oriss, Samite Guardian","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent all damage that would be dealt to target creature this turn.\nGrandeur — Discard another card named Oriss, Samite Guardian: Target player can't cast spells this turn, and creatures that player controls can't attack this turn.","power":"1","toughness":"3","imageName":"oriss, samite guardian","colorIdentity":["W"]},"Patrician's Scorn":{"layout":"normal","name":"Patrician's Scorn","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"If you've cast another white spell this turn, you may cast Patrician's Scorn without paying its mana cost.\nDestroy all enchantments.","imageName":"patrician's scorn","colorIdentity":["W"]},"Ramosian Revivalist":{"layout":"normal","name":"Ramosian Revivalist","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Rebel Cleric","types":["Creature"],"subtypes":["Human","Rebel","Cleric"],"text":"{6}, {T}: Return target Rebel permanent card with converted mana cost 5 or less from your graveyard to the battlefield.","power":"2","toughness":"2","imageName":"ramosian revivalist","colorIdentity":["W"]},"Seht's Tiger":{"layout":"normal","name":"Seht's Tiger","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Seht's Tiger enters the battlefield, you gain protection from the color of your choice until end of turn. (You can't be targeted, dealt damage, or enchanted by anything of the chosen color.)","power":"3","toughness":"3","imageName":"seht's tiger","colorIdentity":["W"]},"Aven Augur":{"layout":"normal","name":"Aven Augur","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\nSacrifice Aven Augur: Return up to two target creatures to their owners' hands. Activate this ability only during your upkeep.","power":"2","toughness":"2","imageName":"aven augur","colorIdentity":["U"]},"Cloudseeder":{"layout":"normal","name":"Cloudseeder","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie Spellshaper","types":["Creature"],"subtypes":["Faerie","Spellshaper"],"text":"Flying\n{U}, {T}, Discard a card: Put a 1/1 blue Faerie creature token named Cloud Sprite onto the battlefield. It has flying and \"Cloud Sprite can block only creatures with flying.\"","power":"1","toughness":"1","imageName":"cloudseeder","colorIdentity":["U"]},"Cryptic Annelid":{"layout":"normal","name":"Cryptic Annelid","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Worm Beast","types":["Creature"],"subtypes":["Worm","Beast"],"text":"When Cryptic Annelid enters the battlefield, scry 1, then scry 2, then scry 3. (To scry X, look at the top X cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","power":"1","toughness":"4","imageName":"cryptic annelid","colorIdentity":["U"]},"Delay":{"layout":"normal","name":"Delay","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"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 time 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.)","imageName":"delay","colorIdentity":["U"]},"Foresee":{"layout":"normal","name":"Foresee","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Scry 4, then draw two cards. (To scry 4, look at the top four cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"foresee","colorIdentity":["U"]},"Infiltrator il-Kor":{"layout":"normal","name":"Infiltrator il-Kor","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Kor Rogue","types":["Creature"],"subtypes":["Kor","Rogue"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nSuspend 2—{1}{U} (Rather than cast this card from your hand, you may pay {1}{U} and exile it with two time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"3","toughness":"1","imageName":"infiltrator il-kor","colorIdentity":["U"]},"Leaden Fists":{"layout":"normal","name":"Leaden Fists","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets +3/+3 and doesn't untap during its controller's untap step.","imageName":"leaden fists","colorIdentity":["U"]},"Maelstrom Djinn":{"layout":"normal","name":"Maelstrom Djinn","manaCost":"{7}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nMorph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Maelstrom Djinn is turned face up, put two time counters on it and it gains vanishing. (At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)","power":"5","toughness":"6","imageName":"maelstrom djinn","colorIdentity":["U"]},"Magus of the Future":{"layout":"normal","name":"Magus of the Future","manaCost":"{2}{U}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Play with the top card of your library revealed.\nYou may play the top card of your library.","power":"2","toughness":"3","imageName":"magus of the future","colorIdentity":["U"]},"Mystic Speculation":{"layout":"normal","name":"Mystic Speculation","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {2} (You may pay an additional {2} as you cast this spell. If you do, put this card into your hand as it resolves.)\nScry 3. (Look at the top three cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"mystic speculation","colorIdentity":["U"]},"Pact of Negation":{"layout":"normal","name":"Pact of Negation","manaCost":"{0}","cmc":0,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.\nAt the beginning of your next upkeep, pay {3}{U}{U}. If you don't, you lose the game.","imageName":"pact of negation","colorIdentity":["U"]},"Reality Strobe":{"layout":"normal","name":"Reality Strobe","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target permanent to its owner's hand. Exile Reality Strobe with three time counters on it.\nSuspend 3—{2}{U} (Rather than cast this card from your hand, you may pay {2}{U} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"reality strobe","colorIdentity":["U"]},"Take Possession":{"layout":"normal","name":"Take Possession","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nEnchant permanent\nYou control enchanted permanent.","imageName":"take possession","colorIdentity":["U"]},"Unblinking Bleb":{"layout":"normal","name":"Unblinking Bleb","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Morph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhenever Unblinking Bleb or another permanent is turned face up, you may scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","power":"1","toughness":"3","imageName":"unblinking bleb","colorIdentity":["U"]},"Venser, Shaper Savant":{"layout":"normal","name":"Venser, Shaper Savant","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Venser, Shaper Savant enters the battlefield, return target spell or permanent to its owner's hand.","power":"2","toughness":"2","imageName":"venser, shaper savant","colorIdentity":["U"]},"Venser's Diffusion":{"layout":"normal","name":"Venser's Diffusion","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target nonland permanent or suspended card to its owner's hand.","imageName":"venser's diffusion","colorIdentity":["U"]},"Arcanum Wings":{"layout":"normal","name":"Arcanum Wings","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\nAura swap {2}{U} ({2}{U}: Exchange this Aura with an Aura card in your hand.)","imageName":"arcanum wings","colorIdentity":["U"]},"Blind Phantasm":{"layout":"normal","name":"Blind Phantasm","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"power":"2","toughness":"3","imageName":"blind phantasm","colorIdentity":["U"]},"Bonded Fetch":{"layout":"normal","name":"Bonded Fetch","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Homunculus","types":["Creature"],"subtypes":["Homunculus"],"text":"Defender, haste\n{T}: Draw a card, then discard a card.","power":"0","toughness":"2","imageName":"bonded fetch","colorIdentity":["U"]},"Linessa, Zephyr Mage":{"layout":"normal","name":"Linessa, Zephyr Mage","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{X}{U}{U}, {T}: Return target creature with converted mana cost X to its owner's hand.\nGrandeur — Discard another card named Linessa, Zephyr Mage: Target player returns a creature he or she controls to its owner's hand, then repeats this process for an artifact, an enchantment, and a land.","power":"3","toughness":"3","imageName":"linessa, zephyr mage","colorIdentity":["U"]},"Logic Knot":{"layout":"normal","name":"Logic Knot","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nCounter target spell unless its controller pays {X}.","imageName":"logic knot","colorIdentity":["U"]},"Mesmeric Sliver":{"layout":"normal","name":"Mesmeric Sliver","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Slivers have \"When this permanent enters the battlefield, you may fateseal 1.\" (To fateseal 1, its controller looks at the top card of an opponent's library, then he or she may put that card on the bottom of that library.)","power":"2","toughness":"2","imageName":"mesmeric sliver","colorIdentity":["U"]},"Narcomoeba":{"layout":"normal","name":"Narcomoeba","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nWhen Narcomoeba is put into your graveyard from your library, you may put it onto the battlefield.","power":"1","toughness":"1","imageName":"narcomoeba","colorIdentity":["U"]},"Nix":{"layout":"normal","name":"Nix","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell if no mana was spent to cast it.","imageName":"nix","colorIdentity":["U"]},"Sarcomite Myr":{"layout":"normal","name":"Sarcomite Myr","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{2}: Sarcomite Myr gains flying until end of turn.\n{2}, Sacrifice Sarcomite Myr: Draw a card.","power":"2","toughness":"1","imageName":"sarcomite myr","colorIdentity":["U"]},"Second Wind":{"layout":"normal","name":"Second Wind","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{T}: Tap enchanted creature.\n{T}: Untap enchanted creature.","imageName":"second wind","colorIdentity":["U"]},"Shapeshifter's Marrow":{"layout":"normal","name":"Shapeshifter's Marrow","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each opponent's upkeep, that player reveals the top card of his or her library. If it's a creature card, the player puts the card into his or her graveyard and Shapeshifter's Marrow becomes a copy of that card. (If it does, it loses this ability.)","imageName":"shapeshifter's marrow","colorIdentity":["U"]},"Spellweaver Volute":{"layout":"normal","name":"Spellweaver Volute","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant instant card in a graveyard\nWhenever you cast a sorcery spell, copy the enchanted instant card. You may cast the copy without paying its mana cost. If you do, exile the enchanted card and attach Spellweaver Volute to another instant card in a graveyard.","imageName":"spellweaver volute","colorIdentity":["U"]},"Spin into Myth":{"layout":"normal","name":"Spin into Myth","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put target creature on top of its owner's library, then fateseal 2. (To fateseal 2, look at the top two cards of an opponent's library, then put any number of them on the bottom of that player's library and the rest on top in any order.)","imageName":"spin into myth","colorIdentity":["U"]},"Vedalken Æthermage":{"layout":"normal","name":"Vedalken Æthermage","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Vedalken Æthermage enters the battlefield, return target Sliver to its owner's hand.\nWizardcycling {3} ({3}, Discard this card: Search your library for a Wizard card, reveal it, and put it into your hand. Then shuffle your library.)","power":"1","toughness":"2","imageName":"vedalken æthermage","colorIdentity":["U"]},"Whip-Spine Drake":{"layout":"normal","name":"Whip-Spine Drake","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nMorph {2}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"3","imageName":"whip-spine drake","colorIdentity":["U","W"]},"Augur of Skulls":{"layout":"normal","name":"Augur of Skulls","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Skeleton Wizard","types":["Creature"],"subtypes":["Skeleton","Wizard"],"text":"{1}{B}: Regenerate Augur of Skulls.\nSacrifice Augur of Skulls: Target player discards two cards. Activate this ability only during your upkeep.","power":"1","toughness":"1","imageName":"augur of skulls","colorIdentity":["B"]},"Cutthroat il-Dal":{"layout":"normal","name":"Cutthroat il-Dal","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Hellbent — Cutthroat il-Dal has shadow as long as you have no cards in hand. (It can block or be blocked by only creatures with shadow.)","power":"4","toughness":"1","imageName":"cutthroat il-dal","colorIdentity":["B"]},"Festering March":{"layout":"normal","name":"Festering March","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures your opponents control get -1/-1 until end of turn. Exile Festering March with three time counters on it.\nSuspend 3—{2}{B} (Rather than cast this card from your hand, you may pay {2}{B} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"festering march","colorIdentity":["B"]},"Gibbering Descent":{"layout":"normal","name":"Gibbering Descent","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player loses 1 life and discards a card.\nHellbent — Skip your upkeep step if you have no cards in hand.\nMadness {2}{B}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"gibbering descent","colorIdentity":["B"]},"Grave Peril":{"layout":"normal","name":"Grave Peril","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When a nonblack creature enters the battlefield, sacrifice Grave Peril. If you do, destroy that creature.","imageName":"grave peril","colorIdentity":["B"]},"Ichor Slick":{"layout":"normal","name":"Ichor Slick","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets -3/-3 until end of turn.\nCycling {2} ({2}, Discard this card: Draw a card.)\nMadness {3}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"ichor slick","colorIdentity":["B"]},"Lost Hours":{"layout":"normal","name":"Lost Hours","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. You choose a nonland card from it. That player puts that card into his or her library third from the top.","imageName":"lost hours","colorIdentity":["B"]},"Magus of the Abyss":{"layout":"normal","name":"Magus of the Abyss","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"At the beginning of each player's upkeep, destroy target nonartifact creature that player controls of his or her choice. It can't be regenerated.","power":"4","toughness":"3","imageName":"magus of the abyss","colorIdentity":["B"]},"Minions' Murmurs":{"layout":"normal","name":"Minions' Murmurs","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You draw X cards and you lose X life, where X is the number of creatures you control.","imageName":"minions' murmurs","colorIdentity":["B"]},"Nihilith":{"layout":"normal","name":"Nihilith","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nSuspend 7—{1}{B} (Rather than cast this card from your hand, you may pay {1}{B} and exile it with seven time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)\nWhenever a card is put into an opponent's graveyard from anywhere, if Nihilith is suspended, you may remove a time counter from Nihilith.","power":"4","toughness":"4","imageName":"nihilith","colorIdentity":["B"]},"Oblivion Crown":{"layout":"normal","name":"Oblivion Crown","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature has \"Discard a card: This creature gets +1/+1 until end of turn.\"","imageName":"oblivion crown","colorIdentity":["B"]},"Pooling Venom":{"layout":"normal","name":"Pooling Venom","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhenever enchanted land becomes tapped, its controller loses 2 life.\n{3}{B}: Destroy enchanted land.","imageName":"pooling venom","colorIdentity":["B"]},"Putrid Cyclops":{"layout":"normal","name":"Putrid Cyclops","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Cyclops","types":["Creature"],"subtypes":["Zombie","Cyclops"],"text":"When Putrid Cyclops enters the battlefield, scry 1, then reveal the top card of your library. Putrid Cyclops gets -X/-X until end of turn, where X is that card's converted mana cost. (To scry 1, look at the top card of your library, then you may put that card on the bottom of your library.)","power":"3","toughness":"3","imageName":"putrid cyclops","colorIdentity":["B"]},"Shimian Specter":{"layout":"normal","name":"Shimian Specter","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhenever Shimian Specter deals combat damage to a player, that player reveals his or her hand. You choose a nonland card from it. Search that player's graveyard, hand, and library for all cards with the same name as that card and exile them. Then that player shuffles his or her library.","power":"2","toughness":"2","imageName":"shimian specter","colorIdentity":["B"]},"Skirk Ridge Exhumer":{"layout":"normal","name":"Skirk Ridge Exhumer","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Spellshaper","types":["Creature"],"subtypes":["Zombie","Spellshaper"],"text":"{B}, {T}, Discard a card: Put a 1/1 black Zombie Goblin creature token named Festering Goblin onto the battlefield. It has \"When Festering Goblin dies, target creature gets -1/-1 until end of turn.\"","power":"1","toughness":"1","imageName":"skirk ridge exhumer","colorIdentity":["B"]},"Slaughter Pact":{"layout":"normal","name":"Slaughter Pact","manaCost":"{0}","cmc":0,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature.\nAt the beginning of your next upkeep, pay {2}{B}. If you don't, you lose the game.","imageName":"slaughter pact","colorIdentity":["B"]},"Stronghold Rats":{"layout":"normal","name":"Stronghold Rats","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Stronghold Rats deals combat damage to a player, each player discards a card.","power":"2","toughness":"1","imageName":"stronghold rats","colorIdentity":["B"]},"Bitter Ordeal":{"layout":"normal","name":"Bitter Ordeal","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search target player's library for a card and exile it. Then that player shuffles his or her library.\nGravestorm (When you cast this spell, copy it for each permanent put into a graveyard this turn. You may choose new targets for the copies.)","imageName":"bitter ordeal","colorIdentity":["B"]},"Bridge from Below":{"layout":"normal","name":"Bridge from Below","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature is put into your graveyard from the battlefield, if Bridge from Below is in your graveyard, put a 2/2 black Zombie creature token onto the battlefield.\nWhen a creature is put into an opponent's graveyard from the battlefield, if Bridge from Below is in your graveyard, exile Bridge from Below.","imageName":"bridge from below","colorIdentity":["B"]},"Death Rattle":{"layout":"normal","name":"Death Rattle","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nDestroy target nongreen creature. It can't be regenerated.","imageName":"death rattle","colorIdentity":["B"]},"Deepcavern Imp":{"layout":"normal","name":"Deepcavern Imp","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp Rebel","types":["Creature"],"subtypes":["Imp","Rebel"],"text":"Flying, haste\nEcho—Discard a card. (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"2","toughness":"2","imageName":"deepcavern imp","colorIdentity":["B"]},"Fleshwrither":{"layout":"normal","name":"Fleshwrither","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Transfigure {1}{B}{B} ({1}{B}{B}, Sacrifice this creature: Search your library for a creature card with the same converted mana cost as this creature and put that card onto the battlefield. Then shuffle your library. Transfigure only as a sorcery.)","power":"3","toughness":"3","imageName":"fleshwrither","colorIdentity":["B"]},"Frenzy Sliver":{"layout":"normal","name":"Frenzy Sliver","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have frenzy 1. (Whenever a Sliver attacks and isn't blocked, it gets +1/+0 until end of turn.)","power":"1","toughness":"1","imageName":"frenzy sliver","colorIdentity":["B"]},"Grave Scrabbler":{"layout":"normal","name":"Grave Scrabbler","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Madness {1}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)\nWhen Grave Scrabbler enters the battlefield, if its madness cost was paid, you may return target creature card from a graveyard to its owner's hand.","power":"2","toughness":"2","imageName":"grave scrabbler","colorIdentity":["B"]},"Mass of Ghouls":{"layout":"normal","name":"Mass of Ghouls","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Warrior","types":["Creature"],"subtypes":["Zombie","Warrior"],"power":"5","toughness":"3","imageName":"mass of ghouls","colorIdentity":["B"]},"Snake Cult Initiation":{"layout":"normal","name":"Snake Cult Initiation","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has poisonous 3. (Whenever it deals combat damage to a player, that player gets three poison counters. A player with ten or more poison counters loses the game.)","imageName":"snake cult initiation","colorIdentity":["B"]},"Street Wraith":{"layout":"normal","name":"Street Wraith","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Wraith","types":["Creature"],"subtypes":["Wraith"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nCycling—Pay 2 life. (Pay 2 life, Discard this card: Draw a card.)","power":"3","toughness":"4","imageName":"street wraith","colorIdentity":["B"]},"Tombstalker":{"layout":"normal","name":"Tombstalker","manaCost":"{6}{B}{B}","cmc":8,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nDelve (Each card you exile from your graveyard while casting this spell pays for {1}.)","power":"5","toughness":"5","imageName":"tombstalker","colorIdentity":["B"]},"Witch's Mist":{"layout":"normal","name":"Witch's Mist","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{B}, {T}: Destroy target creature that was dealt damage this turn.","imageName":"witch's mist","colorIdentity":["B"]},"Arc Blade":{"layout":"normal","name":"Arc Blade","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Arc Blade deals 2 damage to target creature or player. Exile Arc Blade with three time counters on it.\nSuspend 3—{2}{R} (Rather than cast this card from your hand, you may pay {2}{R} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"arc blade","colorIdentity":["R"]},"Bogardan Lancer":{"layout":"normal","name":"Bogardan Lancer","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\nFlanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)","power":"1","toughness":"1","imageName":"bogardan lancer","colorIdentity":["R"]},"Char-Rumbler":{"layout":"normal","name":"Char-Rumbler","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Double strike\n{R}: Char-Rumbler gets +1/+0 until end of turn.","power":"-1","toughness":"3","imageName":"char-rumbler","colorIdentity":["R"]},"Emberwilde Augur":{"layout":"normal","name":"Emberwilde Augur","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Sacrifice Emberwilde Augur: Emberwilde Augur deals 3 damage to target player. Activate this ability only during your upkeep.","power":"2","toughness":"1","imageName":"emberwilde augur","colorIdentity":["R"]},"Fatal Attraction":{"layout":"normal","name":"Fatal Attraction","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Fatal Attraction enters the battlefield, it deals 2 damage to enchanted creature.\nAt the beginning of your upkeep, Fatal Attraction deals 4 damage to enchanted creature.","imageName":"fatal attraction","colorIdentity":["R"]},"Gathan Raiders":{"layout":"normal","name":"Gathan Raiders","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Hellbent — Gathan Raiders gets +2/+2 as long as you have no cards in hand.\nMorph—Discard a card. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"3","imageName":"gathan raiders","colorIdentity":["R"]},"Haze of Rage":{"layout":"normal","name":"Haze of Rage","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Buyback {2} (You may pay an additional {2} as you cast this spell. If you do, put this card into your hand as it resolves.)\nCreatures you control get +1/+0 until end of turn.\nStorm (When you cast this spell, copy it for each spell cast before it this turn.)","imageName":"haze of rage","colorIdentity":["R"]},"Magus of the Moon":{"layout":"normal","name":"Magus of the Moon","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Nonbasic lands are Mountains.","power":"2","toughness":"2","imageName":"magus of the moon","colorIdentity":["R"]},"Molten Disaster":{"layout":"normal","name":"Molten Disaster","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {R} (You may pay an additional {R} as you cast this spell.)\nIf Molten Disaster was kicked, it has split second. (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nMolten Disaster deals X damage to each creature without flying and each player.","imageName":"molten disaster","colorIdentity":["R"]},"Pact of the Titan":{"layout":"normal","name":"Pact of the Titan","manaCost":"{0}","cmc":0,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Put a 4/4 red Giant creature token onto the battlefield.\nAt the beginning of your next upkeep, pay {4}{R}. If you don't, you lose the game.","imageName":"pact of the titan","colorIdentity":["R"]},"Pyromancer's Swath":{"layout":"normal","name":"Pyromancer's Swath","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"If an instant or sorcery source you control would deal damage to a creature or player, it deals that much damage plus 2 to that creature or player instead.\nAt the beginning of each end step, discard your hand.","imageName":"pyromancer's swath","colorIdentity":["R"]},"Riddle of Lightning":{"layout":"normal","name":"Riddle of Lightning","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose target creature or player. Scry 3, then reveal the top card of your library. Riddle of Lightning deals damage equal to that card's converted mana cost to that creature or player. (To scry 3, look at the top three cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"riddle of lightning","colorIdentity":["R"]},"Rift Elemental":{"layout":"normal","name":"Rift Elemental","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{1}{R}, Remove a time counter from a permanent you control or suspended card you own: Rift Elemental gets +2/+0 until end of turn.","power":"1","toughness":"1","imageName":"rift elemental","colorIdentity":["R"]},"Scourge of Kher Ridges":{"layout":"normal","name":"Scourge of Kher Ridges","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{1}{R}: Scourge of Kher Ridges deals 2 damage to each creature without flying.\n{5}{R}: Scourge of Kher Ridges deals 6 damage to each other creature with flying.","power":"6","toughness":"6","imageName":"scourge of kher ridges","colorIdentity":["R"]},"Shivan Sand-Mage":{"layout":"normal","name":"Shivan Sand-Mage","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino Shaman","types":["Creature"],"subtypes":["Viashino","Shaman"],"text":"When Shivan Sand-Mage enters the battlefield, choose one —\n• Remove two time counters from target permanent or suspended card.\n• Put two time counters on target permanent with a time counter on it or suspended card.\nSuspend 4—{R} (Rather than cast this card from your hand, you may pay {R} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)","power":"3","toughness":"2","imageName":"shivan sand-mage","colorIdentity":["R"]},"Sparkspitter":{"layout":"normal","name":"Sparkspitter","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Spellshaper","types":["Creature"],"subtypes":["Elemental","Spellshaper"],"text":"{R}, {T}, Discard a card: Put a 3/1 red Elemental creature token named Spark Elemental onto the battlefield. It has trample, haste, and \"At the beginning of the end step, sacrifice Spark Elemental.\"","power":"1","toughness":"3","imageName":"sparkspitter","colorIdentity":["R"]},"Bloodshot Trainee":{"layout":"normal","name":"Bloodshot Trainee","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{T}: Bloodshot Trainee deals 4 damage to target creature. Activate this ability only if Bloodshot Trainee's power is 4 or greater.","power":"2","toughness":"3","imageName":"bloodshot trainee","colorIdentity":["R"]},"Boldwyr Intimidator":{"layout":"normal","name":"Boldwyr Intimidator","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Cowards can't block Warriors.\n{R}: Target creature becomes a Coward until end of turn.\n{2}{R}: Target creature becomes a Warrior until end of turn.","power":"5","toughness":"5","imageName":"boldwyr intimidator","colorIdentity":["R"]},"Emblem of the Warmind":{"layout":"normal","name":"Emblem of the Warmind","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nCreatures you control have haste.","imageName":"emblem of the warmind","colorIdentity":["R"]},"Flowstone Embrace":{"layout":"normal","name":"Flowstone Embrace","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{T}: Enchanted creature gets +2/-2 until end of turn.","imageName":"flowstone embrace","colorIdentity":["R"]},"Fomori Nomad":{"layout":"normal","name":"Fomori Nomad","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Nomad Giant","types":["Creature"],"subtypes":["Nomad","Giant"],"power":"4","toughness":"4","imageName":"fomori nomad","colorIdentity":["R"]},"Ghostfire":{"layout":"normal","name":"Ghostfire","manaCost":"{2}{R}","cmc":3,"type":"Instant","types":["Instant"],"text":"Ghostfire is colorless.\nGhostfire deals 3 damage to target creature or player.","imageName":"ghostfire","colorIdentity":["R"]},"Grinning Ignus":{"layout":"normal","name":"Grinning Ignus","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{R}, Return Grinning Ignus to its owner's hand: Add {C}{C}{R} to your mana pool. Activate this ability only any time you could cast a sorcery.","power":"2","toughness":"2","imageName":"grinning ignus","colorIdentity":["R"]},"Henchfiend of Ukor":{"layout":"normal","name":"Henchfiend of Ukor","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Haste\nEcho {1}{B} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice this permanent unless you pay its echo cost.)\n{B/R}: Henchfiend of Ukor gets +1/+0 until end of turn.","power":"3","toughness":"2","imageName":"henchfiend of ukor","colorIdentity":["R","B"]},"Homing Sliver":{"layout":"normal","name":"Homing Sliver","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Each Sliver card in each player's hand has slivercycling {3}.\nSlivercycling {3} ({3}, Discard this card: Search your library for a Sliver card, reveal it, and put it into your hand. Then shuffle your library.)","power":"2","toughness":"2","imageName":"homing sliver","colorIdentity":["R"]},"Shah of Naar Isle":{"layout":"normal","name":"Shah of Naar Isle","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"Trample\nEcho {0} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nWhen Shah of Naar Isle's echo cost is paid, each opponent may draw up to three cards.","power":"6","toughness":"6","imageName":"shah of naar isle","colorIdentity":["R"]},"Skizzik Surger":{"layout":"normal","name":"Skizzik Surger","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Haste\nEcho—Sacrifice two lands. (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)","power":"6","toughness":"4","imageName":"skizzik surger","colorIdentity":["R"]},"Steamflogger Boss":{"layout":"normal","name":"Steamflogger Boss","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Rigger","types":["Creature"],"subtypes":["Goblin","Rigger"],"text":"Other Rigger creatures you control get +1/+0 and have haste.\nIf a Rigger you control would assemble a Contraption, it assembles two Contraptions instead.","power":"3","toughness":"3","imageName":"steamflogger boss","colorIdentity":["R"]},"Tarox Bladewing":{"layout":"normal","name":"Tarox Bladewing","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste\nGrandeur — Discard another card named Tarox Bladewing: Tarox Bladewing gets +X/+X until end of turn, where X is its power.","power":"4","toughness":"3","imageName":"tarox bladewing","colorIdentity":["R"]},"Thunderblade Charge":{"layout":"normal","name":"Thunderblade Charge","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Thunderblade Charge deals 3 damage to target creature or player.\nWhenever one or more creatures you control deal combat damage to a player, if Thunderblade Charge is in your graveyard, you may pay {2}{R}{R}{R}. If you do, you may cast it without paying its mana cost.","imageName":"thunderblade charge","colorIdentity":["R"]},"Cyclical Evolution":{"layout":"normal","name":"Cyclical Evolution","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +3/+3 until end of turn. Exile Cyclical Evolution with three time counters on it.\nSuspend 3—{2}{G} (Rather than cast this card from your hand, you may pay {2}{G} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"cyclical evolution","colorIdentity":["G"]},"Force of Savagery":{"layout":"normal","name":"Force of Savagery","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample","power":"8","toughness":"0","imageName":"force of savagery","colorIdentity":["G"]},"Heartwood Storyteller":{"layout":"normal","name":"Heartwood Storyteller","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Whenever a player casts a noncreature spell, each of that player's opponents may draw a card.","power":"2","toughness":"3","imageName":"heartwood storyteller","colorIdentity":["G"]},"Kavu Primarch":{"layout":"normal","name":"Kavu Primarch","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Kavu","types":["Creature"],"subtypes":["Kavu"],"text":"Kicker {4} (You may pay an additional {4} as you cast this spell.)\nConvoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nIf Kavu Primarch was kicked, it enters the battlefield with four +1/+1 counters on it.","power":"3","toughness":"3","imageName":"kavu primarch","colorIdentity":["G"]},"Llanowar Augur":{"layout":"normal","name":"Llanowar Augur","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Sacrifice Llanowar Augur: Target creature gets +3/+3 and gains trample until end of turn. Activate this ability only during your upkeep.","power":"0","toughness":"3","imageName":"llanowar augur","colorIdentity":["G"]},"Llanowar Empath":{"layout":"normal","name":"Llanowar Empath","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Llanowar Empath enters the battlefield, scry 2, then reveal the top card of your library. If it's a creature card, put it into your hand. (To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","power":"2","toughness":"2","imageName":"llanowar empath","colorIdentity":["G"]},"Llanowar Mentor":{"layout":"normal","name":"Llanowar Mentor","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Spellshaper","types":["Creature"],"subtypes":["Elf","Spellshaper"],"text":"{G}, {T}, Discard a card: Put a 1/1 green Elf Druid creature token named Llanowar Elves onto the battlefield. It has \"{T}: Add {G} to your mana pool.\"","power":"1","toughness":"1","imageName":"llanowar mentor","colorIdentity":["G"]},"Magus of the Vineyard":{"layout":"normal","name":"Magus of the Vineyard","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"At the beginning of each player's precombat main phase, add {G}{G} to that player's mana pool.","power":"1","toughness":"1","imageName":"magus of the vineyard","colorIdentity":["G"]},"Petrified Plating":{"layout":"normal","name":"Petrified Plating","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nSuspend 2—{G} (Rather than cast this card from your hand, you may pay {G} and exile it with two time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)","imageName":"petrified plating","colorIdentity":["G"]},"Quiet Disrepair":{"layout":"normal","name":"Quiet Disrepair","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact or enchantment\nAt the beginning of your upkeep, choose one —\n• Destroy enchanted permanent.\n• You gain 2 life.","imageName":"quiet disrepair","colorIdentity":["G"]},"Ravaging Riftwurm":{"layout":"normal","name":"Ravaging Riftwurm","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Kicker {4} (You may pay an additional {4} as you cast this spell.)\nVanishing 2 (This creature enters the battlefield with two time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nIf Ravaging Riftwurm was kicked, it enters the battlefield with three additional time counters on it.","power":"6","toughness":"6","imageName":"ravaging riftwurm","colorIdentity":["G"]},"Riftsweeper":{"layout":"normal","name":"Riftsweeper","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Riftsweeper enters the battlefield, choose target face-up exiled card. Its owner shuffles it into his or her library.","power":"2","toughness":"2","imageName":"riftsweeper","colorIdentity":["G"]},"Rites of Flourishing":{"layout":"normal","name":"Rites of Flourishing","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's draw step, that player draws an additional card.\nEach player may play an additional land on each of his or her turns.","imageName":"rites of flourishing","colorIdentity":["G"]},"Sprout Swarm":{"layout":"normal","name":"Sprout Swarm","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nBuyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.)\nPut a 1/1 green Saproling creature token onto the battlefield.","imageName":"sprout swarm","colorIdentity":["G"]},"Summoner's Pact":{"layout":"normal","name":"Summoner's Pact","manaCost":"{0}","cmc":0,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Search your library for a green creature card, reveal it, and put it into your hand. Then shuffle your library.\nAt the beginning of your next upkeep, pay {2}{G}{G}. If you don't, you lose the game.","imageName":"summoner's pact","colorIdentity":["G"]},"Utopia Mycon":{"layout":"normal","name":"Utopia Mycon","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Utopia Mycon.\nRemove three spore counters from Utopia Mycon: Put a 1/1 green Saproling creature token onto the battlefield.\nSacrifice a Saproling: Add one mana of any color to your mana pool.","power":"0","toughness":"2","imageName":"utopia mycon","colorIdentity":["G"]},"Wrap in Vigor":{"layout":"normal","name":"Wrap in Vigor","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Regenerate each creature you control.","imageName":"wrap in vigor","colorIdentity":["G"]},"Baru, Fist of Krosa":{"layout":"normal","name":"Baru, Fist of Krosa","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Human Druid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Druid"],"text":"Whenever a Forest enters the battlefield, green creatures you control get +1/+1 and gain trample until end of turn.\nGrandeur — Discard another card named Baru, Fist of Krosa: Put an X/X green Wurm creature token onto the battlefield, where X is the number of lands you control.","power":"4","toughness":"4","imageName":"baru, fist of krosa","colorIdentity":["G"]},"Centaur Omenreader":{"layout":"normal","name":"Centaur Omenreader","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Snow Creature — Centaur Shaman","supertypes":["Snow"],"types":["Creature"],"subtypes":["Centaur","Shaman"],"text":"As long as Centaur Omenreader is tapped, creature spells you cast cost {2} less to cast.","power":"3","toughness":"3","imageName":"centaur omenreader","colorIdentity":["G"]},"Edge of Autumn":{"layout":"normal","name":"Edge of Autumn","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"If you control four or fewer lands, search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.\nCycling—Sacrifice a land. (Sacrifice a land, Discard this card: Draw a card.)","imageName":"edge of autumn","colorIdentity":["G"]},"Imperiosaur":{"layout":"normal","name":"Imperiosaur","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Spend only mana produced by basic lands to cast Imperiosaur.","power":"5","toughness":"5","imageName":"imperiosaur","colorIdentity":["G"]},"Muraganda Petroglyphs":{"layout":"normal","name":"Muraganda Petroglyphs","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with no abilities get +2/+2.","imageName":"muraganda petroglyphs","colorIdentity":["G"]},"Nacatl War-Pride":{"layout":"normal","name":"Nacatl War-Pride","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Nacatl War-Pride must be blocked by exactly one creature if able.\nWhenever Nacatl War-Pride attacks, put X tokens that are copies of Nacatl War-Pride onto the battlefield tapped and attacking, where X is the number of creatures defending player controls. Exile the tokens at the beginning of the next end step.","power":"3","toughness":"3","imageName":"nacatl war-pride","colorIdentity":["G"]},"Nessian Courser":{"layout":"normal","name":"Nessian Courser","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"power":"3","toughness":"3","imageName":"nessian courser","colorIdentity":["G"]},"Phosphorescent Feast":{"layout":"normal","name":"Phosphorescent Feast","manaCost":"{2}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Chroma — Reveal any number of cards in your hand. You gain 2 life for each green mana symbol in those cards' mana costs.","imageName":"phosphorescent feast","colorIdentity":["G"]},"Quagnoth":{"layout":"normal","name":"Quagnoth","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.)\nShroud (This creature can't be the target of spells or abilities.)\nWhen a spell or ability an opponent controls causes you to discard Quagnoth, return it to your hand.","power":"4","toughness":"5","imageName":"quagnoth","colorIdentity":["G"]},"Spellwild Ouphe":{"layout":"normal","name":"Spellwild Ouphe","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Ouphe","types":["Creature"],"subtypes":["Ouphe"],"text":"Spells that target Spellwild Ouphe cost {2} less to cast.","power":"1","toughness":"3","imageName":"spellwild ouphe","colorIdentity":["G"]},"Sporoloth Ancient":{"layout":"normal","name":"Sporoloth Ancient","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"At the beginning of your upkeep, put a spore counter on Sporoloth Ancient.\nCreatures you control have \"Remove two spore counters from this creature: Put a 1/1 green Saproling creature token onto the battlefield.\"","power":"4","toughness":"4","imageName":"sporoloth ancient","colorIdentity":["G"]},"Tarmogoyf":{"layout":"normal","name":"Tarmogoyf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Lhurgoyf","types":["Creature"],"subtypes":["Lhurgoyf"],"text":"Tarmogoyf's power is equal to the number of card types among cards in all graveyards and its toughness is equal to that number plus 1.","power":"*","toughness":"1+*","imageName":"tarmogoyf","colorIdentity":["G"]},"Thornweald Archer":{"layout":"normal","name":"Thornweald Archer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Reach (This creature can block creatures with flying.)\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"2","toughness":"1","imageName":"thornweald archer","colorIdentity":["G"]},"Virulent Sliver":{"layout":"normal","name":"Virulent Sliver","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures have poisonous 1. (Whenever a Sliver deals combat damage to a player, that player gets a poison counter. A player with ten or more poison counters loses the game.)","power":"1","toughness":"1","imageName":"virulent sliver","colorIdentity":["G"]},"Glittering Wish":{"layout":"normal","name":"Glittering Wish","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"You may choose a multicolored card you own from outside the game, reveal that card, and put it into your hand. Exile Glittering Wish.","imageName":"glittering wish","colorIdentity":["W","G"]},"Jhoira of the Ghitu":{"layout":"normal","name":"Jhoira of the Ghitu","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}, Exile a nonland card from your hand: Put four time counters on the exiled card. If it doesn't have suspend, it gains suspend. (At the beginning of your upkeep, remove a time counter from that card. When the last is removed, cast it without paying its mana cost. If it's a creature, it has haste.)","power":"2","toughness":"2","imageName":"jhoira of the ghitu","colorIdentity":["U","R"]},"Sliver Legion":{"layout":"normal","name":"Sliver Legion","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Sliver","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Sliver"],"text":"All Sliver creatures get +1/+1 for each other Sliver on the battlefield.","power":"7","toughness":"7","imageName":"sliver legion","colorIdentity":["W","U","B","R","G"]},"Akroma's Memorial":{"layout":"normal","name":"Akroma's Memorial","manaCost":"{7}","cmc":7,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"Creatures you control have flying, first strike, vigilance, trample, haste, and protection from black and from red.","imageName":"akroma's memorial"},"Cloud Key":{"layout":"normal","name":"Cloud Key","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"As Cloud Key enters the battlefield, choose artifact, creature, enchantment, instant, or sorcery.\nSpells you cast of the chosen type cost {1} less to cast.","imageName":"cloud key"},"Coalition Relic":{"layout":"normal","name":"Coalition Relic","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add one mana of any color to your mana pool.\n{T}: Put a charge counter on Coalition Relic.\nAt the beginning of your precombat main phase, remove all charge counters from Coalition Relic. Add one mana of any color to your mana pool for each charge counter removed this way.","imageName":"coalition relic"},"Epochrasite":{"layout":"normal","name":"Epochrasite","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Epochrasite enters the battlefield with three +1/+1 counters on it if you didn't cast it from your hand.\nWhen Epochrasite dies, exile it with three time counters on it and it gains suspend. (At the beginning of your upkeep, remove a time counter. When the last is removed, cast this card without paying its mana cost. It has haste.)","power":"1","toughness":"1","imageName":"epochrasite"},"Sliversmith":{"layout":"normal","name":"Sliversmith","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Spellshaper","types":["Artifact","Creature"],"subtypes":["Spellshaper"],"text":"{1}, {T}, Discard a card: Put a 1/1 colorless Sliver artifact creature token named Metallic Sliver onto the battlefield.","power":"1","toughness":"1","imageName":"sliversmith"},"Soultether Golem":{"layout":"normal","name":"Soultether Golem","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Vanishing 1 (This creature enters the battlefield with a time counter on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nWhenever another creature enters the battlefield under your control, put a time counter on Soultether Golem.","power":"3","toughness":"3","imageName":"soultether golem"},"Sword of the Meek":{"layout":"normal","name":"Sword of the Meek","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+2.\nEquip {2}\nWhenever a 1/1 creature enters the battlefield under your control, you may return Sword of the Meek from your graveyard to the battlefield, then attach it to that creature.","imageName":"sword of the meek"},"Veilstone Amulet":{"layout":"normal","name":"Veilstone Amulet","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast a spell, creatures you control can't be the targets of spells or abilities your opponents control this turn.","imageName":"veilstone amulet"},"Darksteel Garrison":{"layout":"normal","name":"Darksteel Garrison","manaCost":"{2}","cmc":2,"type":"Artifact — Fortification","types":["Artifact"],"subtypes":["Fortification"],"text":"Fortified land has indestructible.\nWhenever fortified land becomes tapped, target creature gets +1/+1 until end of turn.\nFortify {3} ({3}: Attach to target land you control. Fortify only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the land leaves.)","imageName":"darksteel garrison"},"Whetwheel":{"layout":"normal","name":"Whetwheel","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{X}{X}, {T}: Target player puts the top X cards of his or her library into his or her graveyard.\nMorph {3} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","imageName":"whetwheel"},"Dakmor Salvage":{"layout":"normal","name":"Dakmor Salvage","type":"Land","types":["Land"],"text":"Dakmor Salvage enters the battlefield tapped.\n{T}: Add {B} to your mana pool.\nDredge 2 (If you would draw a card, instead you may put exactly two cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)","imageName":"dakmor salvage","colorIdentity":["B"]},"Keldon Megaliths":{"layout":"normal","name":"Keldon Megaliths","type":"Land","types":["Land"],"text":"Keldon Megaliths enters the battlefield tapped.\n{T}: Add {R} to your mana pool.\nHellbent — {1}{R}, {T}: Keldon Megaliths deals 1 damage to target creature or player. Activate this ability only if you have no cards in hand.","imageName":"keldon megaliths","colorIdentity":["R"]},"Llanowar Reborn":{"layout":"normal","name":"Llanowar Reborn","type":"Land","types":["Land"],"text":"Llanowar Reborn enters the battlefield tapped.\n{T}: Add {G} to your mana pool.\nGraft 1 (This land enters the battlefield with a +1/+1 counter on it. Whenever a creature enters the battlefield, you may move a +1/+1 counter from this land onto it.)","imageName":"llanowar reborn","colorIdentity":["G"]},"New Benalia":{"layout":"normal","name":"New Benalia","type":"Land","types":["Land"],"text":"New Benalia enters the battlefield tapped.\nWhen New Benalia enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {W} to your mana pool.","imageName":"new benalia","colorIdentity":["W"]},"Tolaria West":{"layout":"normal","name":"Tolaria West","type":"Land","types":["Land"],"text":"Tolaria West enters the battlefield tapped.\n{T}: Add {U} to your mana pool.\nTransmute {1}{U}{U} ({1}{U}{U}, Discard this card: Search your library for a card with converted mana cost 0, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)","imageName":"tolaria west","colorIdentity":["U"]},"Dryad Arbor":{"layout":"normal","name":"Dryad Arbor","colors":["Green"],"type":"Land Creature — Forest Dryad","types":["Land","Creature"],"subtypes":["Forest","Dryad"],"text":"(Dryad Arbor isn't a spell, it's affected by summoning sickness, and it has \"{T}: Add {G} to your mana pool.\")","power":"1","toughness":"1","imageName":"dryad arbor","colorIdentity":["G"]},"Graven Cairns":{"layout":"normal","name":"Graven Cairns","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{B/R}, {T}: Add {B}{B}, {B}{R}, or {R}{R} to your mana pool.","imageName":"graven cairns","colorIdentity":["B","R"]},"Grove of the Burnwillows":{"layout":"normal","name":"Grove of the Burnwillows","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {R} or {G} to your mana pool. Each opponent gains 1 life.","imageName":"grove of the burnwillows","colorIdentity":["R","G"]},"Horizon Canopy":{"layout":"normal","name":"Horizon Canopy","type":"Land","types":["Land"],"text":"{T}, Pay 1 life: Add {G} or {W} to your mana pool.\n{1}, {T}, Sacrifice Horizon Canopy: Draw a card.","imageName":"horizon canopy","colorIdentity":["G","W"]},"Nimbus Maze":{"layout":"normal","name":"Nimbus Maze","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {W} to your mana pool. Activate this ability only if you control an Island.\n{T}: Add {U} to your mana pool. Activate this ability only if you control a Plains.","imageName":"nimbus maze","colorIdentity":["W","U"]},"River of Tears":{"layout":"normal","name":"River of Tears","type":"Land","types":["Land"],"text":"{T}: Add {U} to your mana pool. If you played a land this turn, add {B} to your mana pool instead.","imageName":"river of tears","colorIdentity":["U","B"]},"Liliana's Specter":{"layout":"normal","name":"Liliana's Specter","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhen Liliana's Specter enters the battlefield, each opponent discards a card.","power":"2","toughness":"1","imageName":"liliana's specter","colorIdentity":["B"]},"Mitotic Slime":{"layout":"normal","name":"Mitotic Slime","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"When Mitotic Slime dies, put two 2/2 green Ooze creature tokens onto the battlefield. They have \"When this creature dies, put two 1/1 green Ooze creature tokens onto the battlefield.\"","power":"4","toughness":"4","imageName":"mitotic slime","colorIdentity":["G"]},"Memnite":{"layout":"normal","name":"Memnite","manaCost":"{0}","cmc":0,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"power":"1","toughness":"1","imageName":"memnite"},"Tempered Steel":{"layout":"normal","name":"Tempered Steel","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Artifact creatures you control get +2/+2.","imageName":"tempered steel","colorIdentity":["W"]},"Treasure Mage":{"layout":"normal","name":"Treasure Mage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Treasure Mage enters the battlefield, you may search your library for an artifact card with converted mana cost 6 or greater, reveal that card, and put it into your hand. If you do, shuffle your library.","power":"2","toughness":"2","imageName":"treasure mage","colorIdentity":["U"]},"Black Sun's Zenith":{"layout":"normal","name":"Black Sun's Zenith","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put X -1/-1 counters on each creature. Shuffle Black Sun's Zenith into its owner's library.","imageName":"black sun's zenith","colorIdentity":["B"]},"Myr Superion":{"layout":"normal","name":"Myr Superion","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Spend only mana produced by creatures to cast Myr Superion.","power":"5","toughness":"6","imageName":"myr superion"},"Priest of Urabrask":{"layout":"normal","name":"Priest of Urabrask","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Priest of Urabrask enters the battlefield, add {R}{R}{R} to your mana pool.","power":"2","toughness":"1","imageName":"priest of urabrask","colorIdentity":["R"]},"Stormblood Berserker":{"layout":"normal","name":"Stormblood Berserker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Bloodthirst 2 (If an opponent was dealt damage this turn, this creature enters the battlefield with two +1/+1 counters on it.)\nMenace (This creature can't be blocked except by two or more creatures.)","power":"1","toughness":"1","imageName":"stormblood berserker","colorIdentity":["R"]},"Dungrove Elder":{"layout":"normal","name":"Dungrove Elder","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nDungrove Elder's power and toughness are each equal to the number of Forests you control.","power":"*","toughness":"*","imageName":"dungrove elder","colorIdentity":["G"]},"Diregraf Ghoul":{"layout":"normal","name":"Diregraf Ghoul","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Diregraf Ghoul enters the battlefield tapped.","power":"2","toughness":"2","imageName":"diregraf ghoul","colorIdentity":["B"]},"Elite Inquisitor":{"layout":"normal","name":"Elite Inquisitor","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike, vigilance\nProtection from Vampires, from Werewolves, and from Zombies","power":"2","toughness":"2","imageName":"elite inquisitor","colorIdentity":["W"]},"Zombie Apocalypse":{"layout":"normal","name":"Zombie Apocalypse","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return all Zombie creature cards from your graveyard to the battlefield tapped, then destroy all Humans.","imageName":"zombie apocalypse","colorIdentity":["B"]},"Strangleroot Geist":{"layout":"normal","name":"Strangleroot Geist","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Haste\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"2","toughness":"1","imageName":"strangleroot geist","colorIdentity":["G"]},"Suture Priest":{"layout":"normal","name":"Suture Priest","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cleric","types":["Creature"],"subtypes":["Cleric"],"text":"Whenever another creature enters the battlefield under your control, you may gain 1 life.\nWhenever a creature enters the battlefield under an opponent's control, you may have that player lose 1 life.","power":"1","toughness":"1","imageName":"suture priest","colorIdentity":["W"]},"Pristine Talisman":{"layout":"normal","name":"Pristine Talisman","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool. You gain 1 life.","imageName":"pristine talisman"},"Latch Seeker":{"layout":"normal","name":"Latch Seeker","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Latch Seeker can't be blocked.","power":"3","toughness":"1","imageName":"latch seeker","colorIdentity":["U"]},"Killing Wave":{"layout":"normal","name":"Killing Wave","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"For each creature, its controller sacrifices it unless he or she pays X life.","imageName":"killing wave","colorIdentity":["B"]},"Magmaquake":{"layout":"normal","name":"Magmaquake","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Magmaquake deals X damage to each creature without flying and each planeswalker.","imageName":"magmaquake","colorIdentity":["R"]},"Mwonvuli Beast Tracker":{"layout":"normal","name":"Mwonvuli Beast Tracker","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"When Mwonvuli Beast Tracker enters the battlefield, search your library for a creature card with deathtouch, hexproof, reach, or trample and reveal it. Shuffle your library and put that card on top of it.","power":"2","toughness":"1","imageName":"mwonvuli beast tracker","colorIdentity":["G"]},"Cryptborn Horror":{"layout":"normal","name":"Cryptborn Horror","manaCost":"{1}{B/R}{B/R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Trample\nCryptborn Horror enters the battlefield with X +1/+1 counters on it, where X is the total life lost by your opponents this turn.","power":"0","toughness":"0","imageName":"cryptborn horror","colorIdentity":["B","R"]},"Dryad Militant":{"layout":"normal","name":"Dryad Militant","manaCost":"{G/W}","cmc":1,"colors":["White","Green"],"type":"Creature — Dryad Soldier","types":["Creature"],"subtypes":["Dryad","Soldier"],"text":"If an instant or sorcery card would be put into a graveyard from anywhere, exile it instead.","power":"2","toughness":"1","imageName":"dryad militant","colorIdentity":["W","G"]},"Firemane Avenger":{"layout":"normal","name":"Firemane Avenger","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nBattalion — Whenever Firemane Avenger and at least two other creatures attack, Firemane Avenger deals 3 damage to target creature or player and you gain 3 life.","power":"3","toughness":"3","imageName":"firemane avenger","colorIdentity":["W","R"]},"Zameck Guildmage":{"layout":"normal","name":"Zameck Guildmage","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Elf Wizard","types":["Creature"],"subtypes":["Elf","Wizard"],"text":"{G}{U}: This turn, each creature you control enters the battlefield with an additional +1/+1 counter on it.\n{G}{U}, Remove a +1/+1 counter from a creature you control: Draw a card.","power":"2","toughness":"2","imageName":"zameck guildmage","colorIdentity":["U","G"]},"Melek, Izzet Paragon":{"layout":"normal","name":"Melek, Izzet Paragon","manaCost":"{4}{U}{R}","cmc":6,"colors":["Blue","Red"],"type":"Legendary Creature — Weird Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Weird","Wizard"],"text":"Play with the top card of your library revealed.\nYou may cast the top card of your library if it's an instant or sorcery card.\nWhenever you cast an instant or sorcery spell from your library, copy it. You may choose new targets for the copy.","power":"2","toughness":"4","imageName":"melek, izzet paragon","colorIdentity":["U","R"]},"Trostani's Summoner":{"layout":"normal","name":"Trostani's Summoner","manaCost":"{5}{G}{W}","cmc":7,"colors":["White","Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Trostani's Summoner enters the battlefield, put a 2/2 white Knight creature token with vigilance, a 3/3 green Centaur creature token, and a 4/4 green Rhino creature token with trample onto the battlefield.","power":"1","toughness":"1","imageName":"trostani's summoner","colorIdentity":["W","G"]},"Hive Stirrings":{"layout":"normal","name":"Hive Stirrings","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 colorless Sliver creature tokens onto the battlefield.","imageName":"hive stirrings","colorIdentity":["W"]},"Goblin Diplomats":{"layout":"normal","name":"Goblin Diplomats","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{T}: Each creature attacks this turn if able.","power":"2","toughness":"1","imageName":"goblin diplomats","colorIdentity":["R"]},"Phalanx Leader":{"layout":"normal","name":"Phalanx Leader","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Heroic — Whenever you cast a spell that targets Phalanx Leader, put a +1/+1 counter on each creature you control.","power":"1","toughness":"1","imageName":"phalanx leader","colorIdentity":["W"]},"Nighthowler":{"layout":"normal","name":"Nighthowler","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment Creature — Horror","types":["Enchantment","Creature"],"subtypes":["Horror"],"text":"Bestow {2}{B}{B} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nNighthowler and enchanted creature each get +X/+X, where X is the number of creature cards in all graveyards.","power":"0","toughness":"0","imageName":"nighthowler","colorIdentity":["B"]},"Pain Seer":{"layout":"normal","name":"Pain Seer","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Inspired — Whenever Pain Seer becomes untapped, reveal the top card of your library and put that card into your hand. You lose life equal to that card's converted mana cost.","power":"2","toughness":"2","imageName":"pain seer","colorIdentity":["B"]},"Kiora's Follower":{"layout":"normal","name":"Kiora's Follower","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"{T}: Untap another target permanent.","power":"2","toughness":"2","imageName":"kiora's follower","colorIdentity":["U","G"]},"Squelching Leeches":{"layout":"normal","name":"Squelching Leeches","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Leech","types":["Creature"],"subtypes":["Leech"],"text":"Squelching Leeches's power and toughness are each equal to the number of Swamps you control.","power":"*","toughness":"*","imageName":"squelching leeches","colorIdentity":["B"]},"Dictate of Kruphix":{"layout":"normal","name":"Dictate of Kruphix","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Flash\nAt the beginning of each player's draw step, that player draws an additional card.","imageName":"dictate of kruphix","colorIdentity":["U"]},"Hall of Triumph":{"layout":"normal","name":"Hall of Triumph","manaCost":"{3}","cmc":3,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"As Hall of Triumph enters the battlefield, choose a color.\nCreatures you control of the chosen color get +1/+1.","imageName":"hall of triumph"},"Heir of the Wilds":{"layout":"normal","name":"Heir of the Wilds","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Deathtouch\nFerocious — Whenever Heir of the Wilds attacks, if you control a creature with power 4 or greater, Heir of the Wilds gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"heir of the wilds","colorIdentity":["G"]},"Reclamation Sage":{"layout":"normal","name":"Reclamation Sage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Reclamation Sage enters the battlefield, you may destroy target artifact or enchantment.","power":"2","toughness":"1","imageName":"reclamation sage","colorIdentity":["G"]},"Chief Engineer":{"layout":"normal","name":"Chief Engineer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Vedalken Artificer","types":["Creature"],"subtypes":["Vedalken","Artificer"],"text":"Artifact spells you cast have convoke. (Your creatures can help cast those spells. Each creature you tap while casting an artifact spell pays for {1} or one mana of that creature's color.)","power":"1","toughness":"3","imageName":"chief engineer","colorIdentity":["U"]},"Mardu Shadowspear":{"layout":"normal","name":"Mardu Shadowspear","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Mardu Shadowspear attacks, each opponent loses 1 life.\nDash {1}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"1","toughness":"1","imageName":"mardu shadowspear","colorIdentity":["B"]},"Scaleguard Sentinels":{"layout":"normal","name":"Scaleguard Sentinels","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"As an additional cost to cast Scaleguard Sentinels, you may reveal a Dragon card from your hand.\nScaleguard Sentinels enters the battlefield with a +1/+1 counter on it if you revealed a Dragon card or controlled a Dragon as you cast Scaleguard Sentinels.","power":"2","toughness":"3","imageName":"scaleguard sentinels","colorIdentity":["G"]},"Conclave Naturalists":{"layout":"normal","name":"Conclave Naturalists","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"When Conclave Naturalists enters the battlefield, you may destroy target artifact or enchantment.","power":"4","toughness":"4","imageName":"conclave naturalists","colorIdentity":["G"]},"Stasis Snare":{"layout":"normal","name":"Stasis Snare","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Stasis Snare enters the battlefield, exile target creature an opponent controls until Stasis Snare leaves the battlefield. (That creature returns under its owner's control.)","imageName":"stasis snare","colorIdentity":["W"]},"Immolating Glare":{"layout":"normal","name":"Immolating Glare","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target attacking creature.","imageName":"immolating glare","colorIdentity":["W"]},"Jori En, Ruin Diver":{"layout":"normal","name":"Jori En, Ruin Diver","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Legendary Creature — Merfolk Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Whenever you cast your second spell each turn, draw a card.","power":"2","toughness":"3","imageName":"jori en, ruin diver","colorIdentity":["U","R"]},"Arbiter of Knollridge":{"layout":"normal","name":"Arbiter of Knollridge","manaCost":"{6}{W}","cmc":7,"colors":["White"],"type":"Creature — Giant Wizard","types":["Creature"],"subtypes":["Giant","Wizard"],"text":"Vigilance\nWhen Arbiter of Knollridge enters the battlefield, each player's life total becomes the highest life total among all players.","power":"5","toughness":"5","imageName":"arbiter of knollridge","colorIdentity":["W"]},"Austere Command":{"layout":"normal","name":"Austere Command","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Choose two —\n• Destroy all artifacts.\n• Destroy all enchantments.\n• Destroy all creatures with converted mana cost 3 or less.\n• Destroy all creatures with converted mana cost 4 or greater.","imageName":"austere command","colorIdentity":["W"]},"Avian Changeling":{"layout":"normal","name":"Avian Changeling","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nFlying","power":"2","toughness":"2","imageName":"avian changeling","colorIdentity":["W"]},"Battle Mastery":{"layout":"normal","name":"Battle Mastery","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has double strike. (It deals both first-strike and regular combat damage.)","imageName":"battle mastery","colorIdentity":["W"]},"Brigid, Hero of Kinsbaile":{"layout":"normal","name":"Brigid, Hero of Kinsbaile","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Kithkin Archer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kithkin","Archer"],"text":"First strike\n{T}: Brigid, Hero of Kinsbaile deals 2 damage to each attacking or blocking creature target player controls.","power":"2","toughness":"3","imageName":"brigid, hero of kinsbaile","colorIdentity":["W"]},"Burrenton Forge-Tender":{"layout":"normal","name":"Burrenton Forge-Tender","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kithkin Wizard","types":["Creature"],"subtypes":["Kithkin","Wizard"],"text":"Protection from red\nSacrifice Burrenton Forge-Tender: Prevent all damage a red source of your choice would deal this turn.","power":"1","toughness":"1","imageName":"burrenton forge-tender","colorIdentity":["W"]},"Cenn's Heir":{"layout":"normal","name":"Cenn's Heir","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"Whenever Cenn's Heir attacks, it gets +1/+1 until end of turn for each other attacking Kithkin.","power":"1","toughness":"1","imageName":"cenn's heir","colorIdentity":["W"]},"Changeling Hero":{"layout":"normal","name":"Changeling Hero","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nChampion a creature (When this enters the battlefield, sacrifice it unless you exile another creature you control. When this leaves the battlefield, that card returns to the battlefield.)\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"4","toughness":"4","imageName":"changeling hero","colorIdentity":["W"]},"Cloudgoat Ranger":{"layout":"normal","name":"Cloudgoat Ranger","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"When Cloudgoat Ranger enters the battlefield, put three 1/1 white Kithkin Soldier creature tokens onto the battlefield.\nTap three untapped Kithkin you control: Cloudgoat Ranger gets +2/+0 and gains flying until end of turn.","power":"3","toughness":"3","imageName":"cloudgoat ranger","colorIdentity":["W"]},"Crib Swap":{"layout":"normal","name":"Crib Swap","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Tribal Instant — Shapeshifter","types":["Tribal","Instant"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nExile target creature. Its controller puts a 1/1 colorless Shapeshifter creature token with changeling onto the battlefield.","imageName":"crib swap","colorIdentity":["W"]},"Dawnfluke":{"layout":"normal","name":"Dawnfluke","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flash\nWhen Dawnfluke enters the battlefield, prevent the next 3 damage that would be dealt to target creature or player this turn.\nEvoke {W} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"0","toughness":"3","imageName":"dawnfluke","colorIdentity":["W"]},"Entangling Trap":{"layout":"normal","name":"Entangling Trap","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you clash, tap target creature an opponent controls. If you won, that creature doesn't untap during its controller's next untap step. (This ability triggers after the clash ends.)","imageName":"entangling trap","colorIdentity":["W"]},"Favor of the Mighty":{"layout":"normal","name":"Favor of the Mighty","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Tribal Enchantment — Giant","types":["Tribal","Enchantment"],"subtypes":["Giant"],"text":"Each creature with the highest converted mana cost has protection from all colors.","imageName":"favor of the mighty","colorIdentity":["W"]},"Galepowder Mage":{"layout":"normal","name":"Galepowder Mage","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Kithkin Wizard","types":["Creature"],"subtypes":["Kithkin","Wizard"],"text":"Flying\nWhenever Galepowder Mage attacks, exile another target creature. Return that card to the battlefield under its owner's control at the beginning of the next end step.","power":"3","toughness":"3","imageName":"galepowder mage","colorIdentity":["W"]},"Goldmeadow Dodger":{"layout":"normal","name":"Goldmeadow Dodger","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kithkin Rogue","types":["Creature"],"subtypes":["Kithkin","Rogue"],"text":"Goldmeadow Dodger can't be blocked by creatures with power 4 or greater.","power":"1","toughness":"1","imageName":"goldmeadow dodger","colorIdentity":["W"]},"Goldmeadow Harrier":{"layout":"normal","name":"Goldmeadow Harrier","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"{W}, {T}: Tap target creature.","power":"1","toughness":"1","imageName":"goldmeadow harrier","colorIdentity":["W"]},"Goldmeadow Stalwart":{"layout":"normal","name":"Goldmeadow Stalwart","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"As an additional cost to cast Goldmeadow Stalwart, reveal a Kithkin card from your hand or pay {3}.","power":"2","toughness":"2","imageName":"goldmeadow stalwart","colorIdentity":["W"]},"Harpoon Sniper":{"layout":"normal","name":"Harpoon Sniper","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Merfolk Archer","types":["Creature"],"subtypes":["Merfolk","Archer"],"text":"{W}, {T}: Harpoon Sniper deals X damage to target attacking or blocking creature, where X is the number of Merfolk you control.","power":"2","toughness":"2","imageName":"harpoon sniper","colorIdentity":["W"]},"Hillcomber Giant":{"layout":"normal","name":"Hillcomber Giant","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Giant Scout","types":["Creature"],"subtypes":["Giant","Scout"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"3","toughness":"3","imageName":"hillcomber giant","colorIdentity":["W"]},"Hoofprints of the Stag":{"layout":"normal","name":"Hoofprints of the Stag","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Tribal Enchantment — Elemental","types":["Tribal","Enchantment"],"subtypes":["Elemental"],"text":"Whenever you draw a card, you may put a hoofprint counter on Hoofprints of the Stag.\n{2}{W}, Remove four hoofprint counters from Hoofprints of the Stag: Put a 4/4 white Elemental creature token with flying onto the battlefield. Activate this ability only during your turn.","imageName":"hoofprints of the stag","colorIdentity":["W"]},"Judge of Currents":{"layout":"normal","name":"Judge of Currents","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Whenever a Merfolk you control becomes tapped, you may gain 1 life.","power":"1","toughness":"1","imageName":"judge of currents","colorIdentity":["W"]},"Kinsbaile Balloonist":{"layout":"normal","name":"Kinsbaile Balloonist","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"Flying\nWhenever Kinsbaile Balloonist attacks, you may have target creature gain flying until end of turn.","power":"2","toughness":"2","imageName":"kinsbaile balloonist","colorIdentity":["W"]},"Kinsbaile Skirmisher":{"layout":"normal","name":"Kinsbaile Skirmisher","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"When Kinsbaile Skirmisher enters the battlefield, target creature gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"kinsbaile skirmisher","colorIdentity":["W"]},"Kithkin Greatheart":{"layout":"normal","name":"Kithkin Greatheart","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"As long as you control a Giant, Kithkin Greatheart gets +1/+1 and has first strike.","power":"2","toughness":"1","imageName":"kithkin greatheart","colorIdentity":["W"]},"Kithkin Harbinger":{"layout":"normal","name":"Kithkin Harbinger","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kithkin Wizard","types":["Creature"],"subtypes":["Kithkin","Wizard"],"text":"When Kithkin Harbinger enters the battlefield, you may search your library for a Kithkin card, reveal it, then shuffle your library and put that card on top of it.","power":"1","toughness":"3","imageName":"kithkin harbinger","colorIdentity":["W"]},"Kithkin Healer":{"layout":"normal","name":"Kithkin Healer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kithkin Cleric","types":["Creature"],"subtypes":["Kithkin","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.","power":"2","toughness":"2","imageName":"kithkin healer","colorIdentity":["W"]},"Knight of Meadowgrain":{"layout":"normal","name":"Knight of Meadowgrain","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Knight","types":["Creature"],"subtypes":["Kithkin","Knight"],"text":"First strike\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"2","toughness":"2","imageName":"knight of meadowgrain","colorIdentity":["W"]},"Lairwatch Giant":{"layout":"normal","name":"Lairwatch Giant","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Lairwatch Giant can block an additional creature each combat.\nWhenever Lairwatch Giant blocks two or more creatures, it gains first strike until end of turn.","power":"5","toughness":"3","imageName":"lairwatch giant","colorIdentity":["W"]},"Militia's Pride":{"layout":"normal","name":"Militia's Pride","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Tribal Enchantment — Kithkin","types":["Tribal","Enchantment"],"subtypes":["Kithkin"],"text":"Whenever a nontoken creature you control attacks, you may pay {W}. If you do, put a 1/1 white Kithkin Soldier creature token onto the battlefield tapped and attacking.","imageName":"militia's pride","colorIdentity":["W"]},"Mirror Entity":{"layout":"normal","name":"Mirror Entity","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\n{X}: Until end of turn, creatures you control have base power and toughness X/X and gain all creature types.","power":"1","toughness":"1","imageName":"mirror entity","colorIdentity":["W"]},"Neck Snap":{"layout":"normal","name":"Neck Snap","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target attacking or blocking creature.","imageName":"neck snap","colorIdentity":["W"]},"Oaken Brawler":{"layout":"normal","name":"Oaken Brawler","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"When Oaken Brawler enters the battlefield, clash with an opponent. If you win, put a +1/+1 counter on Oaken Brawler. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","power":"2","toughness":"4","imageName":"oaken brawler","colorIdentity":["W"]},"Plover Knights":{"layout":"normal","name":"Plover Knights","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Kithkin Knight","types":["Creature"],"subtypes":["Kithkin","Knight"],"text":"Flying, first strike","power":"3","toughness":"3","imageName":"plover knights","colorIdentity":["W"]},"Pollen Lullaby":{"layout":"normal","name":"Pollen Lullaby","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn. Clash with an opponent. If you win, creatures that player controls don't untap during the player's next untap step. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"pollen lullaby","colorIdentity":["W"]},"Purity":{"layout":"normal","name":"Purity","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Elemental Incarnation","types":["Creature"],"subtypes":["Elemental","Incarnation"],"text":"Flying\nIf noncombat damage would be dealt to you, prevent that damage. You gain life equal to the damage prevented this way.\nWhen Purity is put into a graveyard from anywhere, shuffle it into its owner's library.","power":"6","toughness":"6","imageName":"purity","colorIdentity":["W"]},"Sentry Oak":{"layout":"normal","name":"Sentry Oak","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"Defender\nAt the beginning of combat on your turn, you may clash with an opponent. If you win, Sentry Oak gets +2/+0 and loses defender until end of turn. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","power":"3","toughness":"5","imageName":"sentry oak","colorIdentity":["W"]},"Shields of Velis Vel":{"layout":"normal","name":"Shields of Velis Vel","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Tribal Instant — Shapeshifter","types":["Tribal","Instant"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nCreatures target player controls get +0/+1 and gain all creature types until end of turn.","imageName":"shields of velis vel","colorIdentity":["W"]},"Soaring Hope":{"layout":"normal","name":"Soaring Hope","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Soaring Hope enters the battlefield, you gain 3 life.\nEnchanted creature has flying.\n{W}: Put Soaring Hope on top of its owner's library.","imageName":"soaring hope","colorIdentity":["W"]},"Springjack Knight":{"layout":"normal","name":"Springjack Knight","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kithkin Knight","types":["Creature"],"subtypes":["Kithkin","Knight"],"text":"Whenever Springjack Knight attacks, clash with an opponent. If you win, target creature gains double strike until end of turn. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","power":"2","toughness":"1","imageName":"springjack knight","colorIdentity":["W"]},"Summon the School":{"layout":"normal","name":"Summon the School","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Tribal Sorcery — Merfolk","types":["Tribal","Sorcery"],"subtypes":["Merfolk"],"text":"Put two 1/1 blue Merfolk Wizard creature tokens onto the battlefield.\nTap four untapped Merfolk you control: Return Summon the School from your graveyard to your hand.","imageName":"summon the school","colorIdentity":["W"]},"Surge of Thoughtweft":{"layout":"normal","name":"Surge of Thoughtweft","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Tribal Instant — Kithkin","types":["Tribal","Instant"],"subtypes":["Kithkin"],"text":"Creatures you control get +1/+1 until end of turn. If you control a Kithkin, draw a card.","imageName":"surge of thoughtweft","colorIdentity":["W"]},"Thoughtweft Trio":{"layout":"normal","name":"Thoughtweft Trio","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"First strike, vigilance\nChampion a Kithkin (When this enters the battlefield, sacrifice it unless you exile another Kithkin you control. When this leaves the battlefield, that card returns to the battlefield.)\nThoughtweft Trio can block any number of creatures.","power":"5","toughness":"5","imageName":"thoughtweft trio","colorIdentity":["W"]},"Triclopean Sight":{"layout":"normal","name":"Triclopean Sight","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nWhen Triclopean Sight enters the battlefield, untap enchanted creature.\nEnchanted creature gets +1/+1 and has vigilance.","imageName":"triclopean sight","colorIdentity":["W"]},"Veteran of the Depths":{"layout":"normal","name":"Veteran of the Depths","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Whenever Veteran of the Depths becomes tapped, you may put a +1/+1 counter on it.","power":"2","toughness":"2","imageName":"veteran of the depths","colorIdentity":["W"]},"Wellgabber Apothecary":{"layout":"normal","name":"Wellgabber Apothecary","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Merfolk Cleric","types":["Creature"],"subtypes":["Merfolk","Cleric"],"text":"{1}{W}: Prevent all damage that would be dealt to target tapped Merfolk or Kithkin creature this turn.","power":"2","toughness":"3","imageName":"wellgabber apothecary","colorIdentity":["W"]},"Wispmare":{"layout":"normal","name":"Wispmare","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nWhen Wispmare enters the battlefield, destroy target enchantment.\nEvoke {W} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"1","toughness":"3","imageName":"wispmare","colorIdentity":["W"]},"Wizened Cenn":{"layout":"normal","name":"Wizened Cenn","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Cleric","types":["Creature"],"subtypes":["Kithkin","Cleric"],"text":"Other Kithkin creatures you control get +1/+1.","power":"2","toughness":"2","imageName":"wizened cenn","colorIdentity":["W"]},"Æthersnipe":{"layout":"normal","name":"Æthersnipe","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Æthersnipe enters the battlefield, return target nonland permanent to its owner's hand.\nEvoke {1}{U}{U} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"4","toughness":"4","imageName":"æthersnipe","colorIdentity":["U"]},"Amoeboid Changeling":{"layout":"normal","name":"Amoeboid Changeling","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\n{T}: Target creature gains all creature types until end of turn.\n{T}: Target creature loses all creature types until end of turn.","power":"1","toughness":"1","imageName":"amoeboid changeling","colorIdentity":["U"]},"Aquitect's Will":{"layout":"normal","name":"Aquitect's Will","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Tribal Sorcery — Merfolk","types":["Tribal","Sorcery"],"subtypes":["Merfolk"],"text":"Put a flood counter on target land. That land is an Island in addition to its other types for as long as it has a flood counter on it. If you control a Merfolk, draw a card.","imageName":"aquitect's will","colorIdentity":["U"]},"Benthicore":{"layout":"normal","name":"Benthicore","manaCost":"{6}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Benthicore enters the battlefield, put two 1/1 blue Merfolk Wizard creature tokens onto the battlefield.\nTap two untapped Merfolk you control: Untap Benthicore. It gains shroud until end of turn. (It can't be the target of spells or abilities.)","power":"5","toughness":"5","imageName":"benthicore","colorIdentity":["U"]},"Broken Ambitions":{"layout":"normal","name":"Broken Ambitions","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {X}. Clash with an opponent. If you win, that spell's controller puts the top four cards of his or her library into his or her graveyard. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"broken ambitions","colorIdentity":["U"]},"Captivating Glance":{"layout":"normal","name":"Captivating Glance","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your end step, clash with an opponent. If you win, gain control of enchanted creature. Otherwise, that player gains control of enchanted creature. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"captivating glance","colorIdentity":["U"]},"Deeptread Merrow":{"layout":"normal","name":"Deeptread Merrow","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"{U}: Deeptread Merrow gains islandwalk until end of turn. (It can't be blocked as long as defending player controls an Island.)","power":"2","toughness":"1","imageName":"deeptread merrow","colorIdentity":["U"]},"Drowner of Secrets":{"layout":"normal","name":"Drowner of Secrets","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Tap an untapped Merfolk you control: Target player puts the top card of his or her library into his or her graveyard.","power":"1","toughness":"3","imageName":"drowner of secrets","colorIdentity":["U"]},"Ego Erasure":{"layout":"normal","name":"Ego Erasure","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Tribal Instant — Shapeshifter","types":["Tribal","Instant"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nCreatures target player controls get -2/-0 and lose all creature types until end of turn.","imageName":"ego erasure","colorIdentity":["U"]},"Ethereal Whiskergill":{"layout":"normal","name":"Ethereal Whiskergill","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nEthereal Whiskergill can't attack unless defending player controls an Island.","power":"4","toughness":"3","imageName":"ethereal whiskergill","colorIdentity":["U"]},"Faerie Harbinger":{"layout":"normal","name":"Faerie Harbinger","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flash\nFlying\nWhen Faerie Harbinger enters the battlefield, you may search your library for a Faerie card, reveal it, then shuffle your library and put that card on top of it.","power":"2","toughness":"2","imageName":"faerie harbinger","colorIdentity":["U"]},"Faerie Trickery":{"layout":"normal","name":"Faerie Trickery","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Tribal Instant — Faerie","types":["Tribal","Instant"],"subtypes":["Faerie"],"text":"Counter target non-Faerie spell. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.","imageName":"faerie trickery","colorIdentity":["U"]},"Fallowsage":{"layout":"normal","name":"Fallowsage","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Whenever Fallowsage becomes tapped, you may draw a card.","power":"2","toughness":"2","imageName":"fallowsage","colorIdentity":["U"]},"Familiar's Ruse":{"layout":"normal","name":"Familiar's Ruse","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Familiar's Ruse, return a creature you control to its owner's hand.\nCounter target spell.","imageName":"familiar's ruse","colorIdentity":["U"]},"Fathom Trawl":{"layout":"normal","name":"Fathom Trawl","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal cards from the top of your library until you reveal three nonland cards. Put the nonland cards revealed this way into your hand, then put the rest of the revealed cards on the bottom of your library in any order.","imageName":"fathom trawl","colorIdentity":["U"]},"Forced Fruition":{"layout":"normal","name":"Forced Fruition","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a spell, that player draws seven cards.","imageName":"forced fruition","colorIdentity":["U"]},"Glen Elendra Pranksters":{"layout":"normal","name":"Glen Elendra Pranksters","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\nWhenever you cast a spell during an opponent's turn, you may return target creature you control to its owner's hand.","power":"1","toughness":"3","imageName":"glen elendra pranksters","colorIdentity":["U"]},"Glimmerdust Nap":{"layout":"normal","name":"Glimmerdust Nap","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant tapped creature\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"glimmerdust nap","colorIdentity":["U"]},"Guile":{"layout":"normal","name":"Guile","manaCost":"{3}{U}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental Incarnation","types":["Creature"],"subtypes":["Elemental","Incarnation"],"text":"Guile can't be blocked except by three or more creatures.\nIf a spell or ability you control would counter a spell, instead exile that spell and you may play that card without paying its mana cost.\nWhen Guile is put into a graveyard from anywhere, shuffle it into its owner's library.","power":"6","toughness":"6","imageName":"guile","colorIdentity":["U"]},"Inkfathom Divers":{"layout":"normal","name":"Inkfathom Divers","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nWhen Inkfathom Divers enters the battlefield, look at the top four cards of your library, then put them back in any order.","power":"3","toughness":"3","imageName":"inkfathom divers","colorIdentity":["U"]},"Merrow Commerce":{"layout":"normal","name":"Merrow Commerce","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Tribal Enchantment — Merfolk","types":["Tribal","Enchantment"],"subtypes":["Merfolk"],"text":"At the beginning of your end step, untap all Merfolk you control.","imageName":"merrow commerce","colorIdentity":["U"]},"Merrow Harbinger":{"layout":"normal","name":"Merrow Harbinger","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nWhen Merrow Harbinger enters the battlefield, you may search your library for a Merfolk card, reveal it, then shuffle your library and put that card on top of it.","power":"2","toughness":"3","imageName":"merrow harbinger","colorIdentity":["U"]},"Mistbind Clique":{"layout":"normal","name":"Mistbind Clique","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flash\nFlying\nChampion a Faerie (When this enters the battlefield, sacrifice it unless you exile another Faerie you control. When this leaves the battlefield, that card returns to the battlefield.)\nWhen a Faerie is championed with Mistbind Clique, tap all lands target player controls.","power":"4","toughness":"4","imageName":"mistbind clique","colorIdentity":["U"]},"Paperfin Rascal":{"layout":"normal","name":"Paperfin Rascal","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"When Paperfin Rascal enters the battlefield, clash with an opponent. If you win, put a +1/+1 counter on Paperfin Rascal. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","power":"2","toughness":"2","imageName":"paperfin rascal","colorIdentity":["U"]},"Pestermite":{"layout":"normal","name":"Pestermite","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flash\nFlying\nWhen Pestermite enters the battlefield, you may tap or untap target permanent.","power":"2","toughness":"1","imageName":"pestermite","colorIdentity":["U"]},"Protective Bubble":{"layout":"normal","name":"Protective Bubble","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked and has shroud. (It can't be the target of spells or abilities.)","imageName":"protective bubble","colorIdentity":["U"]},"Ringskipper":{"layout":"normal","name":"Ringskipper","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\nWhen Ringskipper dies, clash with an opponent. If you win, return Ringskipper to its owner's hand. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","power":"1","toughness":"1","imageName":"ringskipper","colorIdentity":["U"]},"Scattering Stroke":{"layout":"normal","name":"Scattering Stroke","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Clash with an opponent. If you win, at the beginning of your next main phase, you may add an amount of {C} to your mana pool equal to that spell's converted mana cost. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"scattering stroke","colorIdentity":["U"]},"Scion of Oona":{"layout":"normal","name":"Scion of Oona","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Faerie Soldier","types":["Creature"],"subtypes":["Faerie","Soldier"],"text":"Flash\nFlying\nOther Faerie creatures you control get +1/+1.\nOther Faeries you control have shroud. (They can't be the targets of spells or abilities.)","power":"1","toughness":"1","imageName":"scion of oona","colorIdentity":["U"]},"Sentinels of Glen Elendra":{"layout":"normal","name":"Sentinels of Glen Elendra","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Soldier","types":["Creature"],"subtypes":["Faerie","Soldier"],"text":"Flash\nFlying","power":"2","toughness":"3","imageName":"sentinels of glen elendra","colorIdentity":["U"]},"Shapesharer":{"layout":"normal","name":"Shapesharer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\n{2}{U}: Target Shapeshifter becomes a copy of target creature until your next turn.","power":"1","toughness":"1","imageName":"shapesharer","colorIdentity":["U"]},"Silvergill Adept":{"layout":"normal","name":"Silvergill Adept","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"As an additional cost to cast Silvergill Adept, reveal a Merfolk card from your hand or pay {3}.\nWhen Silvergill Adept enters the battlefield, draw a card.","power":"2","toughness":"1","imageName":"silvergill adept","colorIdentity":["U"]},"Silvergill Douser":{"layout":"normal","name":"Silvergill Douser","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{T}: Target creature gets -X/-0 until end of turn, where X is the number of Merfolk and/or Faeries you control.","power":"1","toughness":"1","imageName":"silvergill douser","colorIdentity":["U"]},"Sower of Temptation":{"layout":"normal","name":"Sower of Temptation","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\nWhen Sower of Temptation enters the battlefield, gain control of target creature for as long as Sower of Temptation remains on the battlefield.","power":"2","toughness":"2","imageName":"sower of temptation","colorIdentity":["U"]},"Stonybrook Angler":{"layout":"normal","name":"Stonybrook Angler","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{1}{U}, {T}: You may tap or untap target creature.","power":"1","toughness":"2","imageName":"stonybrook angler","colorIdentity":["U"]},"Streambed Aquitects":{"layout":"normal","name":"Streambed Aquitects","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Scout","types":["Creature"],"subtypes":["Merfolk","Scout"],"text":"{T}: Target Merfolk creature gets +1/+1 and gains islandwalk until end of turn. (It can't be blocked as long as defending player controls an Island.)\n{T}: Target land becomes an Island until end of turn.","power":"2","toughness":"3","imageName":"streambed aquitects","colorIdentity":["U"]},"Surgespanner":{"layout":"normal","name":"Surgespanner","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Whenever Surgespanner becomes tapped, you may pay {1}{U}. If you do, return target permanent to its owner's hand.","power":"2","toughness":"2","imageName":"surgespanner","colorIdentity":["U"]},"Tideshaper Mystic":{"layout":"normal","name":"Tideshaper Mystic","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{T}: Target land becomes the basic land type of your choice until end of turn. Activate this ability only during your turn.","power":"1","toughness":"1","imageName":"tideshaper mystic","colorIdentity":["U"]},"Turtleshell Changeling":{"layout":"normal","name":"Turtleshell Changeling","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\n{1}{U}: Switch Turtleshell Changeling's power and toughness until end of turn.","power":"1","toughness":"4","imageName":"turtleshell changeling","colorIdentity":["U"]},"Wanderwine Prophets":{"layout":"normal","name":"Wanderwine Prophets","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Champion a Merfolk (When this enters the battlefield, sacrifice it unless you exile another Merfolk you control. When this leaves the battlefield, that card returns to the battlefield.)\nWhenever Wanderwine Prophets deals combat damage to a player, you may sacrifice a Merfolk. If you do, take an extra turn after this one.","power":"4","toughness":"4","imageName":"wanderwine prophets","colorIdentity":["U"]},"Whirlpool Whelm":{"layout":"normal","name":"Whirlpool Whelm","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Clash with an opponent, then return target creature to its owner's hand. If you win, you may put that creature on top of its owner's library instead. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"whirlpool whelm","colorIdentity":["U"]},"Wings of Velis Vel":{"layout":"normal","name":"Wings of Velis Vel","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Tribal Instant — Shapeshifter","types":["Tribal","Instant"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nUntil end of turn, target creature has base power and toughness 4/4, gains all creature types, and gains flying.","imageName":"wings of velis vel","colorIdentity":["U"]},"Zephyr Net":{"layout":"normal","name":"Zephyr Net","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has defender and flying.","imageName":"zephyr net","colorIdentity":["U"]},"Black Poplar Shaman":{"layout":"normal","name":"Black Poplar Shaman","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"{2}{B}: Regenerate target Treefolk.","power":"1","toughness":"3","imageName":"black poplar shaman","colorIdentity":["B"]},"Bog Hoodlums":{"layout":"normal","name":"Bog Hoodlums","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Bog Hoodlums can't block.\nWhen Bog Hoodlums enters the battlefield, clash with an opponent. If you win, put a +1/+1 counter on Bog Hoodlums. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","power":"4","toughness":"1","imageName":"bog hoodlums","colorIdentity":["B"]},"Boggart Birth Rite":{"layout":"normal","name":"Boggart Birth Rite","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Tribal Sorcery — Goblin","types":["Tribal","Sorcery"],"subtypes":["Goblin"],"text":"Return target Goblin card from your graveyard to your hand.","imageName":"boggart birth rite","colorIdentity":["B"]},"Boggart Harbinger":{"layout":"normal","name":"Boggart Harbinger","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"When Boggart Harbinger enters the battlefield, you may search your library for a Goblin card, reveal it, then shuffle your library and put that card on top of it.","power":"2","toughness":"1","imageName":"boggart harbinger","colorIdentity":["B"]},"Boggart Loggers":{"layout":"normal","name":"Boggart Loggers","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)\n{2}{B}, Sacrifice Boggart Loggers: Destroy target Treefolk or Forest.","power":"2","toughness":"1","imageName":"boggart loggers","colorIdentity":["B"]},"Boggart Mob":{"layout":"normal","name":"Boggart Mob","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Champion a Goblin (When this enters the battlefield, sacrifice it unless you exile another Goblin you control. When this leaves the battlefield, that card returns to the battlefield.)\nWhenever a Goblin you control deals combat damage to a player, you may put a 1/1 black Goblin Rogue creature token onto the battlefield.","power":"5","toughness":"5","imageName":"boggart mob","colorIdentity":["B"]},"Cairn Wanderer":{"layout":"normal","name":"Cairn Wanderer","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nAs long as a creature card with flying is in a graveyard, Cairn Wanderer has flying. The same is true for fear, first strike, double strike, deathtouch, haste, landwalk, lifelink, protection, reach, trample, shroud, and vigilance.","power":"4","toughness":"4","imageName":"cairn wanderer","colorIdentity":["B"]},"Colfenor's Plans":{"layout":"normal","name":"Colfenor's Plans","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When Colfenor's Plans enters the battlefield, exile the top seven cards of your library face down.\nYou may look at and play cards exiled with Colfenor's Plans.\nSkip your draw step.\nYou can't cast more than one spell each turn.","imageName":"colfenor's plans","colorIdentity":["B"]},"Dread":{"layout":"normal","name":"Dread","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Elemental Incarnation","types":["Creature"],"subtypes":["Elemental","Incarnation"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhenever a creature deals damage to you, destroy it.\nWhen Dread is put into a graveyard from anywhere, shuffle it into its owner's library.","power":"6","toughness":"6","imageName":"dread","colorIdentity":["B"]},"Dreamspoiler Witches":{"layout":"normal","name":"Dreamspoiler Witches","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\nWhenever you cast a spell during an opponent's turn, you may have target creature get -1/-1 until end of turn.","power":"2","toughness":"2","imageName":"dreamspoiler witches","colorIdentity":["B"]},"Exiled Boggart":{"layout":"normal","name":"Exiled Boggart","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"When Exiled Boggart dies, discard a card.","power":"2","toughness":"2","imageName":"exiled boggart","colorIdentity":["B"]},"Eyeblight's Ending":{"layout":"normal","name":"Eyeblight's Ending","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Tribal Instant — Elf","types":["Tribal","Instant"],"subtypes":["Elf"],"text":"Destroy target non-Elf creature.","imageName":"eyeblight's ending","colorIdentity":["B"]},"Facevaulter":{"layout":"normal","name":"Facevaulter","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{B}, Sacrifice a Goblin: Facevaulter gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"facevaulter","colorIdentity":["B"]},"Faerie Tauntings":{"layout":"normal","name":"Faerie Tauntings","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Tribal Enchantment — Faerie","types":["Tribal","Enchantment"],"subtypes":["Faerie"],"text":"Whenever you cast a spell during an opponent's turn, you may have each opponent lose 1 life.","imageName":"faerie tauntings","colorIdentity":["B"]},"Final Revels":{"layout":"normal","name":"Final Revels","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• All creatures get +2/+0 until end of turn.\n• All creatures get -0/-2 until end of turn.","imageName":"final revels","colorIdentity":["B"]},"Fodder Launch":{"layout":"normal","name":"Fodder Launch","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Tribal Sorcery — Goblin","types":["Tribal","Sorcery"],"subtypes":["Goblin"],"text":"As an additional cost to cast Fodder Launch, sacrifice a Goblin.\nTarget creature gets -5/-5 until end of turn. Fodder Launch deals 5 damage to that creature's controller.","imageName":"fodder launch","colorIdentity":["B"]},"Footbottom Feast":{"layout":"normal","name":"Footbottom Feast","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Put any number of target creature cards from your graveyard on top of your library.\nDraw a card.","imageName":"footbottom feast","colorIdentity":["B"]},"Ghostly Changeling":{"layout":"normal","name":"Ghostly Changeling","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\n{1}{B}: Ghostly Changeling gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"ghostly changeling","colorIdentity":["B"]},"Hoarder's Greed":{"layout":"normal","name":"Hoarder's Greed","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You lose 2 life and draw two cards, then clash with an opponent. If you win, repeat this process. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"hoarder's greed","colorIdentity":["B"]},"Hornet Harasser":{"layout":"normal","name":"Hornet Harasser","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"When Hornet Harasser dies, target creature gets -2/-2 until end of turn.","power":"2","toughness":"2","imageName":"hornet harasser","colorIdentity":["B"]},"Hunter of Eyeblights":{"layout":"normal","name":"Hunter of Eyeblights","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Elf Assassin","types":["Creature"],"subtypes":["Elf","Assassin"],"text":"When Hunter of Eyeblights enters the battlefield, put a +1/+1 counter on target creature you don't control.\n{2}{B}, {T}: Destroy target creature with a counter on it.","power":"3","toughness":"3","imageName":"hunter of eyeblights","colorIdentity":["B"]},"Knucklebone Witch":{"layout":"normal","name":"Knucklebone Witch","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Whenever a Goblin you control is put into a graveyard from the battlefield, you may put a +1/+1 counter on Knucklebone Witch.","power":"1","toughness":"1","imageName":"knucklebone witch","colorIdentity":["B"]},"Lys Alana Scarblade":{"layout":"normal","name":"Lys Alana Scarblade","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Elf Assassin","types":["Creature"],"subtypes":["Elf","Assassin"],"text":"{T}, Discard an Elf card: Target creature gets -X/-X until end of turn, where X is the number of Elves you control.","power":"1","toughness":"1","imageName":"lys alana scarblade","colorIdentity":["B"]},"Makeshift Mannequin":{"layout":"normal","name":"Makeshift Mannequin","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Return target creature card from your graveyard to the battlefield with a mannequin counter on it. For as long as that creature has a mannequin counter on it, it has \"When this creature becomes the target of a spell or ability, sacrifice it.\"","imageName":"makeshift mannequin","colorIdentity":["B"]},"Marsh Flitter":{"layout":"normal","name":"Marsh Flitter","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nWhen Marsh Flitter enters the battlefield, put two 1/1 black Goblin Rogue creature tokens onto the battlefield.\nSacrifice a Goblin: Marsh Flitter has base power and toughness 3/3 until end of turn.","power":"1","toughness":"1","imageName":"marsh flitter","colorIdentity":["B"]},"Moonglove Winnower":{"layout":"normal","name":"Moonglove Winnower","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Elf Rogue","types":["Creature"],"subtypes":["Elf","Rogue"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"2","toughness":"3","imageName":"moonglove winnower","colorIdentity":["B"]},"Mournwhelk":{"layout":"normal","name":"Mournwhelk","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Mournwhelk enters the battlefield, target player discards two cards.\nEvoke {3}{B} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"3","toughness":"3","imageName":"mournwhelk","colorIdentity":["B"]},"Nath's Buffoon":{"layout":"normal","name":"Nath's Buffoon","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Protection from Elves","power":"1","toughness":"1","imageName":"nath's buffoon","colorIdentity":["B"]},"Nectar Faerie":{"layout":"normal","name":"Nectar Faerie","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\n{B}, {T}: Target Faerie or Elf gains lifelink until end of turn. (Damage dealt by the creature also causes its controller to gain that much life.)","power":"1","toughness":"1","imageName":"nectar faerie","colorIdentity":["B"]},"Nettlevine Blight":{"layout":"normal","name":"Nettlevine Blight","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature or land\nEnchanted permanent has \"At the beginning of your end step, sacrifice this permanent and attach Nettlevine Blight to a creature or land you control.\"","imageName":"nettlevine blight","colorIdentity":["B"]},"Nightshade Stinger":{"layout":"normal","name":"Nightshade Stinger","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nNightshade Stinger can't block.","power":"1","toughness":"1","imageName":"nightshade stinger","colorIdentity":["B"]},"Oona's Prowler":{"layout":"normal","name":"Oona's Prowler","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nDiscard a card: Oona's Prowler gets -2/-0 until end of turn. Any player may activate this ability.","power":"3","toughness":"1","imageName":"oona's prowler","colorIdentity":["B"]},"Peppersmoke":{"layout":"normal","name":"Peppersmoke","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Tribal Instant — Faerie","types":["Tribal","Instant"],"subtypes":["Faerie"],"text":"Target creature gets -1/-1 until end of turn. If you control a Faerie, draw a card.","imageName":"peppersmoke","colorIdentity":["B"]},"Profane Command":{"layout":"normal","name":"Profane Command","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose two —\n• Target player loses X life. \n• Return target creature card with converted mana cost X or less from your graveyard to the battlefield.\n• Target creature gets -X/-X until end of turn.\n• Up to X target creatures gain fear until end of turn. (They can't be blocked except by artifact creatures and/or black creatures.)","imageName":"profane command","colorIdentity":["B"]},"Prowess of the Fair":{"layout":"normal","name":"Prowess of the Fair","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Tribal Enchantment — Elf","types":["Tribal","Enchantment"],"subtypes":["Elf"],"text":"Whenever another nontoken Elf is put into your graveyard from the battlefield, you may put a 1/1 green Elf Warrior creature token onto the battlefield.","imageName":"prowess of the fair","colorIdentity":["B"]},"Quill-Slinger Boggart":{"layout":"normal","name":"Quill-Slinger Boggart","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Whenever a player casts a Kithkin spell, you may have target player lose 1 life.","power":"3","toughness":"2","imageName":"quill-slinger boggart","colorIdentity":["B"]},"Scarred Vinebreeder":{"layout":"normal","name":"Scarred Vinebreeder","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{2}{B}, Exile an Elf card from your graveyard: Scarred Vinebreeder gets +3/+3 until end of turn.","power":"1","toughness":"1","imageName":"scarred vinebreeder","colorIdentity":["B"]},"Skeletal Changeling":{"layout":"normal","name":"Skeletal Changeling","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\n{1}{B}: Regenerate Skeletal Changeling.","power":"1","toughness":"1","imageName":"skeletal changeling","colorIdentity":["B"]},"Spiderwig Boggart":{"layout":"normal","name":"Spiderwig Boggart","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"When Spiderwig Boggart enters the battlefield, target creature gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"2","imageName":"spiderwig boggart","colorIdentity":["B"]},"Squeaking Pie Sneak":{"layout":"normal","name":"Squeaking Pie Sneak","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"As an additional cost to cast Squeaking Pie Sneak, reveal a Goblin card from your hand or pay {3}.\nFear (This creature can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"2","imageName":"squeaking pie sneak","colorIdentity":["B"]},"Thieving Sprite":{"layout":"normal","name":"Thieving Sprite","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nWhen Thieving Sprite enters the battlefield, target player reveals X cards from his or her hand, where X is the number of Faeries you control. You choose one of those cards. That player discards that card.","power":"1","toughness":"1","imageName":"thieving sprite","colorIdentity":["B"]},"Thorntooth Witch":{"layout":"normal","name":"Thorntooth Witch","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"Whenever you cast a Treefolk spell, you may have target creature get +3/-3 until end of turn.","power":"3","toughness":"4","imageName":"thorntooth witch","colorIdentity":["B"]},"Thoughtseize":{"layout":"normal","name":"Thoughtseize","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. You choose a nonland card from it. That player discards that card. You lose 2 life.","imageName":"thoughtseize","colorIdentity":["B"]},"Warren Pilferers":{"layout":"normal","name":"Warren Pilferers","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"When Warren Pilferers enters the battlefield, return target creature card from your graveyard to your hand. If that card is a Goblin card, Warren Pilferers gains haste until end of turn.","power":"3","toughness":"3","imageName":"warren pilferers","colorIdentity":["B"]},"Weed Strangle":{"layout":"normal","name":"Weed Strangle","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. Clash with an opponent. If you win, you gain life equal to that creature's toughness. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"weed strangle","colorIdentity":["B"]},"Adder-Staff Boggart":{"layout":"normal","name":"Adder-Staff Boggart","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"When Adder-Staff Boggart enters the battlefield, clash with an opponent. If you win, put a +1/+1 counter on Adder-Staff Boggart. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","power":"2","toughness":"1","imageName":"adder-staff boggart","colorIdentity":["R"]},"Ashling the Pilgrim":{"layout":"normal","name":"Ashling the Pilgrim","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Legendary Creature — Elemental Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"{1}{R}: Put a +1/+1 counter on Ashling the Pilgrim. If this is the third time this ability has resolved this turn, remove all +1/+1 counters from Ashling the Pilgrim, and it deals that much damage to each creature and each player.","power":"1","toughness":"1","imageName":"ashling the pilgrim","colorIdentity":["R"]},"Ashling's Prerogative":{"layout":"normal","name":"Ashling's Prerogative","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"As Ashling's Prerogative enters the battlefield, choose odd or even. (Zero is even.)\nEach creature with converted mana cost of the chosen value has haste.\nEach creature without converted mana cost of the chosen value enters the battlefield tapped.","imageName":"ashling's prerogative","colorIdentity":["R"]},"Axegrinder Giant":{"layout":"normal","name":"Axegrinder Giant","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"power":"6","toughness":"4","imageName":"axegrinder giant","colorIdentity":["R"]},"Blades of Velis Vel":{"layout":"normal","name":"Blades of Velis Vel","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Tribal Instant — Shapeshifter","types":["Tribal","Instant"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nUp to two target creatures each get +2/+0 and gain all creature types until end of turn.","imageName":"blades of velis vel","colorIdentity":["R"]},"Blind-Spot Giant":{"layout":"normal","name":"Blind-Spot Giant","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Blind-Spot Giant can't attack or block unless you control another Giant.","power":"4","toughness":"3","imageName":"blind-spot giant","colorIdentity":["R"]},"Boggart Forager":{"layout":"normal","name":"Boggart Forager","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"{R}, Sacrifice Boggart Forager: Target player shuffles his or her library.","power":"1","toughness":"1","imageName":"boggart forager","colorIdentity":["R"]},"Boggart Shenanigans":{"layout":"normal","name":"Boggart Shenanigans","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Tribal Enchantment — Goblin","types":["Tribal","Enchantment"],"subtypes":["Goblin"],"text":"Whenever another Goblin you control is put into a graveyard from the battlefield, you may have Boggart Shenanigans deal 1 damage to target player.","imageName":"boggart shenanigans","colorIdentity":["R"]},"Boggart Sprite-Chaser":{"layout":"normal","name":"Boggart Sprite-Chaser","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"As long as you control a Faerie, Boggart Sprite-Chaser gets +1/+1 and has flying.","power":"1","toughness":"2","imageName":"boggart sprite-chaser","colorIdentity":["R"]},"Caterwauling Boggart":{"layout":"normal","name":"Caterwauling Boggart","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Goblins you control and Elementals you control have menace. (They can't be blocked except by two or more creatures.)","power":"2","toughness":"2","imageName":"caterwauling boggart","colorIdentity":["R"]},"Ceaseless Searblades":{"layout":"normal","name":"Ceaseless Searblades","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Whenever you activate an ability of an Elemental, Ceaseless Searblades gets +1/+0 until end of turn.","power":"2","toughness":"4","imageName":"ceaseless searblades","colorIdentity":["R"]},"Chandra Nalaar":{"layout":"normal","name":"Chandra Nalaar","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Planeswalker — Chandra","types":["Planeswalker"],"subtypes":["Chandra"],"text":"+1: Chandra Nalaar deals 1 damage to target player.\n−X: Chandra Nalaar deals X damage to target creature.\n−8: Chandra Nalaar deals 10 damage to target player and each creature he or she controls.","loyalty":6,"imageName":"chandra nalaar","colorIdentity":["R"]},"Changeling Berserker":{"layout":"normal","name":"Changeling Berserker","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nHaste\nChampion a creature (When this enters the battlefield, sacrifice it unless you exile another creature you control. When this leaves the battlefield, that card returns to the battlefield.)","power":"5","toughness":"3","imageName":"changeling berserker","colorIdentity":["R"]},"Consuming Bonfire":{"layout":"normal","name":"Consuming Bonfire","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Tribal Sorcery — Elemental","types":["Tribal","Sorcery"],"subtypes":["Elemental"],"text":"Choose one —\n• Consuming Bonfire deals 4 damage to target non-Elemental creature.\n• Consuming Bonfire deals 7 damage to target Treefolk creature.","imageName":"consuming bonfire","colorIdentity":["R"]},"Crush Underfoot":{"layout":"normal","name":"Crush Underfoot","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Tribal Instant — Giant","types":["Tribal","Instant"],"subtypes":["Giant"],"text":"Choose a Giant creature you control. It deals damage equal to its power to target creature.","imageName":"crush underfoot","colorIdentity":["R"]},"Faultgrinder":{"layout":"normal","name":"Faultgrinder","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nWhen Faultgrinder enters the battlefield, destroy target land.\nEvoke {4}{R} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"4","toughness":"4","imageName":"faultgrinder","colorIdentity":["R"]},"Fire-Belly Changeling":{"layout":"normal","name":"Fire-Belly Changeling","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\n{R}: Fire-Belly Changeling gets +1/+0 until end of turn. Activate this ability no more than twice each turn.","power":"1","toughness":"1","imageName":"fire-belly changeling","colorIdentity":["R"]},"Flamekin Bladewhirl":{"layout":"normal","name":"Flamekin Bladewhirl","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"As an additional cost to cast Flamekin Bladewhirl, reveal an Elemental card from your hand or pay {3}.","power":"2","toughness":"1","imageName":"flamekin bladewhirl","colorIdentity":["R"]},"Flamekin Brawler":{"layout":"normal","name":"Flamekin Brawler","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"{R}: Flamekin Brawler gets +1/+0 until end of turn.","power":"0","toughness":"2","imageName":"flamekin brawler","colorIdentity":["R"]},"Flamekin Harbinger":{"layout":"normal","name":"Flamekin Harbinger","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"When Flamekin Harbinger enters the battlefield, you may search your library for an Elemental card, reveal it, then shuffle your library and put that card on top of it.","power":"1","toughness":"1","imageName":"flamekin harbinger","colorIdentity":["R"]},"Flamekin Spitfire":{"layout":"normal","name":"Flamekin Spitfire","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"{3}{R}: Flamekin Spitfire deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"flamekin spitfire","colorIdentity":["R"]},"Giant Harbinger":{"layout":"normal","name":"Giant Harbinger","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant Shaman","types":["Creature"],"subtypes":["Giant","Shaman"],"text":"When Giant Harbinger enters the battlefield, you may search your library for a Giant card, reveal it, then shuffle your library and put that card on top of it.","power":"3","toughness":"4","imageName":"giant harbinger","colorIdentity":["R"]},"Giant's Ire":{"layout":"normal","name":"Giant's Ire","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Tribal Sorcery — Giant","types":["Tribal","Sorcery"],"subtypes":["Giant"],"text":"Giant's Ire deals 4 damage to target player. If you control a Giant, draw a card.","imageName":"giant's ire","colorIdentity":["R"]},"Glarewielder":{"layout":"normal","name":"Glarewielder","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"Haste\nWhen Glarewielder enters the battlefield, up to two target creatures can't block this turn.\nEvoke {1}{R} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"3","toughness":"1","imageName":"glarewielder","colorIdentity":["R"]},"Goatnapper":{"layout":"normal","name":"Goatnapper","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"When Goatnapper enters the battlefield, untap target Goat and gain control of it until end of turn. It gains haste until end of turn.","power":"2","toughness":"2","imageName":"goatnapper","colorIdentity":["R"]},"Hearthcage Giant":{"layout":"normal","name":"Hearthcage Giant","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"When Hearthcage Giant enters the battlefield, put two 3/1 red Elemental Shaman creature tokens onto the battlefield.\nSacrifice an Elemental: Target Giant creature gets +3/+1 until end of turn.","power":"5","toughness":"5","imageName":"hearthcage giant","colorIdentity":["R"]},"Heat Shimmer":{"layout":"normal","name":"Heat Shimmer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put a token that's a copy of target creature onto the battlefield. That token has haste and \"At the beginning of the end step, exile this permanent.\"","imageName":"heat shimmer","colorIdentity":["R"]},"Hostility":{"layout":"normal","name":"Hostility","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental Incarnation","types":["Creature"],"subtypes":["Elemental","Incarnation"],"text":"Haste\nIf a spell you control would deal damage to an opponent, prevent that damage. Put a 3/1 red Elemental Shaman creature token with haste onto the battlefield for each 1 damage prevented this way.\nWhen Hostility is put into a graveyard from anywhere, shuffle it into its owner's library.","power":"6","toughness":"6","imageName":"hostility","colorIdentity":["R"]},"Hurly-Burly":{"layout":"normal","name":"Hurly-Burly","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Hurly-Burly deals 1 damage to each creature without flying.\n• Hurly-Burly deals 1 damage to each creature with flying.","imageName":"hurly-burly","colorIdentity":["R"]},"Incandescent Soulstoke":{"layout":"normal","name":"Incandescent Soulstoke","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"Other Elemental creatures you control get +1/+1.\n{1}{R}, {T}: You may put an Elemental creature card from your hand onto the battlefield. That creature gains haste until end of turn. Sacrifice it at the beginning of the next end step.","power":"2","toughness":"2","imageName":"incandescent soulstoke","colorIdentity":["R"]},"Incendiary Command":{"layout":"normal","name":"Incendiary Command","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose two —\n• Incendiary Command deals 4 damage to target player.\n• Incendiary Command deals 2 damage to each creature.\n• Destroy target nonbasic land.\n• Each player discards all the cards in his or her hand, then draws that many cards.","imageName":"incendiary command","colorIdentity":["R"]},"Ingot Chewer":{"layout":"normal","name":"Ingot Chewer","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Ingot Chewer enters the battlefield, destroy target artifact.\nEvoke {R} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"3","toughness":"3","imageName":"ingot chewer","colorIdentity":["R"]},"Inner-Flame Acolyte":{"layout":"normal","name":"Inner-Flame Acolyte","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"When Inner-Flame Acolyte enters the battlefield, target creature gets +2/+0 and gains haste until end of turn.\nEvoke {R} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"2","toughness":"2","imageName":"inner-flame acolyte","colorIdentity":["R"]},"Inner-Flame Igniter":{"layout":"normal","name":"Inner-Flame Igniter","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"{2}{R}: Creatures you control get +1/+0 until end of turn. If this is the third time this ability has resolved this turn, creatures you control gain first strike until end of turn.","power":"2","toughness":"2","imageName":"inner-flame igniter","colorIdentity":["R"]},"Lash Out":{"layout":"normal","name":"Lash Out","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Lash Out deals 3 damage to target creature. Clash with an opponent. If you win, Lash Out deals 3 damage to that creature's controller. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"lash out","colorIdentity":["R"]},"Lowland Oaf":{"layout":"normal","name":"Lowland Oaf","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"{T}: Target Goblin creature you control gets +1/+0 and gains flying until end of turn. Sacrifice that creature at the beginning of the next end step.","power":"3","toughness":"3","imageName":"lowland oaf","colorIdentity":["R"]},"Mudbutton Torchrunner":{"layout":"normal","name":"Mudbutton Torchrunner","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"When Mudbutton Torchrunner dies, it deals 3 damage to target creature or player.","power":"1","toughness":"1","imageName":"mudbutton torchrunner","colorIdentity":["R"]},"Needle Drop":{"layout":"normal","name":"Needle Drop","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Needle Drop deals 1 damage to target creature or player that was dealt damage this turn.\nDraw a card.","imageName":"needle drop","colorIdentity":["R"]},"Nova Chaser":{"layout":"normal","name":"Nova Chaser","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Trample\nChampion an Elemental (When this enters the battlefield, sacrifice it unless you exile another Elemental you control. When this leaves the battlefield, that card returns to the battlefield.)","power":"10","toughness":"2","imageName":"nova chaser","colorIdentity":["R"]},"Rebellion of the Flamekin":{"layout":"normal","name":"Rebellion of the Flamekin","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Tribal Enchantment — Elemental","types":["Tribal","Enchantment"],"subtypes":["Elemental"],"text":"Whenever you clash, you may pay {1}. If you do, put a 3/1 red Elemental Shaman creature token onto the battlefield. If you won, that token gains haste until end of turn. (This ability triggers after the clash ends.)","imageName":"rebellion of the flamekin","colorIdentity":["R"]},"Smokebraider":{"layout":"normal","name":"Smokebraider","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"{T}: Add two mana in any combination of colors to your mana pool. Spend this mana only to cast Elemental spells or activate abilities of Elementals.","power":"1","toughness":"1","imageName":"smokebraider","colorIdentity":["R"]},"Soulbright Flamekin":{"layout":"normal","name":"Soulbright Flamekin","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"{2}: Target creature gains trample until end of turn. If this is the third time this ability has resolved this turn, you may add {R}{R}{R}{R}{R}{R}{R}{R} to your mana pool.","power":"2","toughness":"1","imageName":"soulbright flamekin","colorIdentity":["R"]},"Stinkdrinker Daredevil":{"layout":"normal","name":"Stinkdrinker Daredevil","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Giant spells you cast cost {2} less to cast.","power":"1","toughness":"3","imageName":"stinkdrinker daredevil","colorIdentity":["R"]},"Sunrise Sovereign":{"layout":"normal","name":"Sunrise Sovereign","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Other Giant creatures you control get +2/+2 and have trample.","power":"5","toughness":"5","imageName":"sunrise sovereign","colorIdentity":["R"]},"Tar Pitcher":{"layout":"normal","name":"Tar Pitcher","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{T}, Sacrifice a Goblin: Tar Pitcher deals 2 damage to target creature or player.","power":"2","toughness":"2","imageName":"tar pitcher","colorIdentity":["R"]},"Tarfire":{"layout":"normal","name":"Tarfire","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Tribal Instant — Goblin","types":["Tribal","Instant"],"subtypes":["Goblin"],"text":"Tarfire deals 2 damage to target creature or player.","imageName":"tarfire","colorIdentity":["R"]},"Thundercloud Shaman":{"layout":"normal","name":"Thundercloud Shaman","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant Shaman","types":["Creature"],"subtypes":["Giant","Shaman"],"text":"When Thundercloud Shaman enters the battlefield, it deals damage equal to the number of Giants you control to each non-Giant creature.","power":"4","toughness":"4","imageName":"thundercloud shaman","colorIdentity":["R"]},"Wild Ricochet":{"layout":"normal","name":"Wild Ricochet","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"You may choose new targets for target instant or sorcery spell. Then copy that spell. You may choose new targets for the copy.","imageName":"wild ricochet","colorIdentity":["R"]},"Battlewand Oak":{"layout":"normal","name":"Battlewand Oak","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"Whenever a Forest enters the battlefield under your control, Battlewand Oak gets +2/+2 until end of turn.\nWhenever you cast a Treefolk spell, Battlewand Oak gets +2/+2 until end of turn.","power":"1","toughness":"3","imageName":"battlewand oak","colorIdentity":["G"]},"Bog-Strider Ash":{"layout":"normal","name":"Bog-Strider Ash","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nWhenever a player casts a Goblin spell, you may pay {G}. If you do, you gain 2 life.","power":"2","toughness":"4","imageName":"bog-strider ash","colorIdentity":["G"]},"Briarhorn":{"layout":"normal","name":"Briarhorn","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flash\nWhen Briarhorn enters the battlefield, target creature gets +3/+3 until end of turn.\nEvoke {1}{G} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"3","toughness":"3","imageName":"briarhorn","colorIdentity":["G"]},"Changeling Titan":{"layout":"normal","name":"Changeling Titan","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nChampion a creature (When this enters the battlefield, sacrifice it unless you exile another creature you control. When this leaves the battlefield, that card returns to the battlefield.)","power":"7","toughness":"7","imageName":"changeling titan","colorIdentity":["G"]},"Cloudcrown Oak":{"layout":"normal","name":"Cloudcrown Oak","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"Reach (This creature can block creatures with flying.)","power":"3","toughness":"4","imageName":"cloudcrown oak","colorIdentity":["G"]},"Cloudthresher":{"layout":"normal","name":"Cloudthresher","manaCost":"{2}{G}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flash\nReach\nWhen Cloudthresher enters the battlefield, it deals 2 damage to each creature with flying and each player.\nEvoke {2}{G}{G} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"7","toughness":"7","imageName":"cloudthresher","colorIdentity":["G"]},"Elvish Branchbender":{"layout":"normal","name":"Elvish Branchbender","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Until end of turn, target Forest becomes an X/X Treefolk creature in addition to its other types, where X is the number of Elves you control.","power":"2","toughness":"2","imageName":"elvish branchbender","colorIdentity":["G"]},"Elvish Eulogist":{"layout":"normal","name":"Elvish Eulogist","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Sacrifice Elvish Eulogist: You gain 1 life for each Elf card in your graveyard.","power":"1","toughness":"1","imageName":"elvish eulogist","colorIdentity":["G"]},"Elvish Handservant":{"layout":"normal","name":"Elvish Handservant","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Whenever a player casts a Giant spell, you may put a +1/+1 counter on Elvish Handservant.","power":"1","toughness":"1","imageName":"elvish handservant","colorIdentity":["G"]},"Elvish Harbinger":{"layout":"normal","name":"Elvish Harbinger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"When Elvish Harbinger enters the battlefield, you may search your library for an Elf card, reveal it, then shuffle your library and put that card on top of it.\n{T}: Add one mana of any color to your mana pool.","power":"1","toughness":"2","imageName":"elvish harbinger","colorIdentity":["G"]},"Elvish Promenade":{"layout":"normal","name":"Elvish Promenade","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Tribal Sorcery — Elf","types":["Tribal","Sorcery"],"subtypes":["Elf"],"text":"Put a 1/1 green Elf Warrior creature token onto the battlefield for each Elf you control.","imageName":"elvish promenade","colorIdentity":["G"]},"Epic Proportions":{"layout":"normal","name":"Epic Proportions","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature gets +5/+5 and has trample.","imageName":"epic proportions","colorIdentity":["G"]},"Eyes of the Wisent":{"layout":"normal","name":"Eyes of the Wisent","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Tribal Enchantment — Elemental","types":["Tribal","Enchantment"],"subtypes":["Elemental"],"text":"Whenever an opponent casts a blue spell during your turn, you may put a 4/4 green Elemental creature token onto the battlefield.","imageName":"eyes of the wisent","colorIdentity":["G"]},"Fistful of Force":{"layout":"normal","name":"Fistful of Force","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn. Clash with an opponent. If you win, that creature gets an additional +2/+2 and gains trample until end of turn. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"fistful of force","colorIdentity":["G"]},"Gilt-Leaf Ambush":{"layout":"normal","name":"Gilt-Leaf Ambush","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Tribal Instant — Elf","types":["Tribal","Instant"],"subtypes":["Elf"],"text":"Put two 1/1 green Elf Warrior creature tokens onto the battlefield. Clash with an opponent. If you win, those creatures gain deathtouch until end of turn. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost. Any amount of damage a creature with deathtouch deals to a creature is enough to destroy it.)","imageName":"gilt-leaf ambush","colorIdentity":["G"]},"Gilt-Leaf Seer":{"layout":"normal","name":"Gilt-Leaf Seer","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{G}, {T}: Look at the top two cards of your library, then put them back in any order.","power":"2","toughness":"2","imageName":"gilt-leaf seer","colorIdentity":["G"]},"Guardian of Cloverdell":{"layout":"normal","name":"Guardian of Cloverdell","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"When Guardian of Cloverdell enters the battlefield, put three 1/1 white Kithkin Soldier creature tokens onto the battlefield.\n{G}, Sacrifice a Kithkin: You gain 1 life.","power":"4","toughness":"5","imageName":"guardian of cloverdell","colorIdentity":["G"]},"Heal the Scars":{"layout":"normal","name":"Heal the Scars","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Regenerate target creature. You gain life equal to that creature's toughness.","imageName":"heal the scars","colorIdentity":["G"]},"Hunt Down":{"layout":"normal","name":"Hunt Down","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature blocks target creature this turn if able.","imageName":"hunt down","colorIdentity":["G"]},"Immaculate Magistrate":{"layout":"normal","name":"Immaculate Magistrate","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{T}: Put a +1/+1 counter on target creature for each Elf you control.","power":"2","toughness":"2","imageName":"immaculate magistrate","colorIdentity":["G"]},"Incremental Growth":{"layout":"normal","name":"Incremental Growth","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a +1/+1 counter on target creature, two +1/+1 counters on another target creature, and three +1/+1 counters on a third target creature.","imageName":"incremental growth","colorIdentity":["G"]},"Jagged-Scar Archers":{"layout":"normal","name":"Jagged-Scar Archers","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Jagged-Scar Archers's power and toughness are each equal to the number of Elves you control.\n{T}: Jagged-Scar Archers deals damage equal to its power to target creature with flying.","power":"*","toughness":"*","imageName":"jagged-scar archers","colorIdentity":["G"]},"Kithkin Daggerdare":{"layout":"normal","name":"Kithkin Daggerdare","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"{G}, {T}: Target attacking creature gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"kithkin daggerdare","colorIdentity":["G"]},"Kithkin Mourncaller":{"layout":"normal","name":"Kithkin Mourncaller","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Kithkin Scout","types":["Creature"],"subtypes":["Kithkin","Scout"],"text":"Whenever an attacking Kithkin or Elf is put into your graveyard from the battlefield, you may draw a card.","power":"2","toughness":"2","imageName":"kithkin mourncaller","colorIdentity":["G"]},"Lace with Moonglove":{"layout":"normal","name":"Lace with Moonglove","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy that creature.)\nDraw a card.","imageName":"lace with moonglove","colorIdentity":["G"]},"Lammastide Weave":{"layout":"normal","name":"Lammastide Weave","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Name a card, then target player puts the top card of his or her library into his or her graveyard. If that card is the named card, you gain life equal to its converted mana cost.\nDraw a card.","imageName":"lammastide weave","colorIdentity":["G"]},"Leaf Gilder":{"layout":"normal","name":"Leaf Gilder","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G} to your mana pool.","power":"2","toughness":"1","imageName":"leaf gilder","colorIdentity":["G"]},"Lignify":{"layout":"normal","name":"Lignify","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Tribal Enchantment — Treefolk Aura","types":["Tribal","Enchantment"],"subtypes":["Treefolk","Aura"],"text":"Enchant creature\nEnchanted creature is a Treefolk with base power and toughness 0/4 and loses all abilities.","imageName":"lignify","colorIdentity":["G"]},"Lys Alana Huntmaster":{"layout":"normal","name":"Lys Alana Huntmaster","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Whenever you cast an Elf spell, you may put a 1/1 green Elf Warrior creature token onto the battlefield.","power":"3","toughness":"3","imageName":"lys alana huntmaster","colorIdentity":["G"]},"Masked Admirers":{"layout":"normal","name":"Masked Admirers","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Masked Admirers enters the battlefield, draw a card.\nWhenever you cast a creature spell, you may pay {G}{G}. If you do, return Masked Admirers from your graveyard to your hand.","power":"3","toughness":"2","imageName":"masked admirers","colorIdentity":["G"]},"Nath's Elite":{"layout":"normal","name":"Nath's Elite","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"All creatures able to block Nath's Elite do so.\nWhen Nath's Elite enters the battlefield, clash with an opponent. If you win, put a +1/+1 counter on Nath's Elite. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","power":"4","toughness":"2","imageName":"nath's elite","colorIdentity":["G"]},"Oakgnarl Warrior":{"layout":"normal","name":"Oakgnarl Warrior","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"Vigilance, trample","power":"5","toughness":"7","imageName":"oakgnarl warrior","colorIdentity":["G"]},"Primal Command":{"layout":"normal","name":"Primal Command","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose two —\n• Target player gains 7 life.\n• Put target noncreature permanent on top of its owner's library.\n• Target player shuffles his or her graveyard into his or her library.\n• Search your library for a creature card, reveal it, put it into your hand, then shuffle your library.","imageName":"primal command","colorIdentity":["G"]},"Rootgrapple":{"layout":"normal","name":"Rootgrapple","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Tribal Instant — Treefolk","types":["Tribal","Instant"],"subtypes":["Treefolk"],"text":"Destroy target noncreature permanent. If you control a Treefolk, draw a card.","imageName":"rootgrapple","colorIdentity":["G"]},"Seedguide Ash":{"layout":"normal","name":"Seedguide Ash","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk Druid","types":["Creature"],"subtypes":["Treefolk","Druid"],"text":"When Seedguide Ash dies, you may search your library for up to three Forest cards and put them onto the battlefield tapped. If you do, shuffle your library.","power":"4","toughness":"4","imageName":"seedguide ash","colorIdentity":["G"]},"Spring Cleaning":{"layout":"normal","name":"Spring Cleaning","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment. Clash with an opponent. If you win, destroy all enchantments your opponents control. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"spring cleaning","colorIdentity":["G"]},"Sylvan Echoes":{"layout":"normal","name":"Sylvan Echoes","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you clash and win, you may draw a card. (This ability triggers after the clash ends.)","imageName":"sylvan echoes","colorIdentity":["G"]},"Timber Protector":{"layout":"normal","name":"Timber Protector","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"Other Treefolk creatures you control get +1/+1.\nOther Treefolk and Forests you control have indestructible.","power":"4","toughness":"6","imageName":"timber protector","colorIdentity":["G"]},"Treefolk Harbinger":{"layout":"normal","name":"Treefolk Harbinger","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Treefolk Druid","types":["Creature"],"subtypes":["Treefolk","Druid"],"text":"When Treefolk Harbinger enters the battlefield, you may search your library for a Treefolk or Forest card, reveal it, then shuffle your library and put that card on top of it.","power":"0","toughness":"3","imageName":"treefolk harbinger","colorIdentity":["G"]},"Vigor":{"layout":"normal","name":"Vigor","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental Incarnation","types":["Creature"],"subtypes":["Elemental","Incarnation"],"text":"Trample\nIf damage would be dealt to a creature you control other than Vigor, prevent that damage. Put a +1/+1 counter on that creature for each 1 damage prevented this way.\nWhen Vigor is put into a graveyard from anywhere, shuffle it into its owner's library.","power":"6","toughness":"6","imageName":"vigor","colorIdentity":["G"]},"Warren-Scourge Elf":{"layout":"normal","name":"Warren-Scourge Elf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Protection from Goblins","power":"1","toughness":"1","imageName":"warren-scourge elf","colorIdentity":["G"]},"Woodland Changeling":{"layout":"normal","name":"Woodland Changeling","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)","power":"2","toughness":"2","imageName":"woodland changeling","colorIdentity":["G"]},"Woodland Guidance":{"layout":"normal","name":"Woodland Guidance","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target card from your graveyard to your hand. Clash with an opponent. If you win, untap all Forests you control. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)\nExile Woodland Guidance.","imageName":"woodland guidance","colorIdentity":["G"]},"Gaddock Teeg":{"layout":"normal","name":"Gaddock Teeg","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Legendary Creature — Kithkin Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kithkin","Advisor"],"text":"Noncreature spells with converted mana cost 4 or greater can't be cast.\nNoncreature spells with {X} in their mana costs can't be cast.","power":"2","toughness":"2","imageName":"gaddock teeg","colorIdentity":["W","G"]},"Horde of Notions":{"layout":"normal","name":"Horde of Notions","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental"],"text":"Vigilance, trample, haste\n{W}{U}{B}{R}{G}: You may play target Elemental card from your graveyard without paying its mana cost.","power":"5","toughness":"5","imageName":"horde of notions","colorIdentity":["W","U","B","R","G"]},"Nath of the Gilt-Leaf":{"layout":"normal","name":"Nath of the Gilt-Leaf","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Legendary Creature — Elf Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Warrior"],"text":"At the beginning of your upkeep, you may have target opponent discard a card at random.\nWhenever an opponent discards a card, you may put a 1/1 green Elf Warrior creature token onto the battlefield.","power":"4","toughness":"4","imageName":"nath of the gilt-leaf","colorIdentity":["B","G"]},"Sygg, River Guide":{"layout":"normal","name":"Sygg, River Guide","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Legendary Creature — Merfolk Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\n{1}{W}: Target Merfolk you control gains protection from the color of your choice until end of turn.","power":"2","toughness":"2","imageName":"sygg, river guide","colorIdentity":["W","U"]},"Wort, Boggart Auntie":{"layout":"normal","name":"Wort, Boggart Auntie","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Legendary Creature — Goblin Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nAt the beginning of your upkeep, you may return target Goblin card from your graveyard to your hand.","power":"3","toughness":"3","imageName":"wort, boggart auntie","colorIdentity":["B","R"]},"Wydwen, the Biting Gale":{"layout":"normal","name":"Wydwen, the Biting Gale","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Legendary Creature — Faerie Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flash\nFlying\n{U}{B}, Pay 1 life: Return Wydwen, the Biting Gale to its owner's hand.","power":"3","toughness":"3","imageName":"wydwen, the biting gale","colorIdentity":["U","B"]},"Colfenor's Urn":{"layout":"normal","name":"Colfenor's Urn","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature with toughness 4 or greater is put into your graveyard from the battlefield, you may exile it.\nAt the beginning of the end step, if three or more cards have been exiled with Colfenor's Urn, sacrifice it. If you do, return those cards to the battlefield under their owner's control.","imageName":"colfenor's urn"},"Deathrender":{"layout":"normal","name":"Deathrender","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2.\nWhenever equipped creature dies, you may put a creature card from your hand onto the battlefield and attach Deathrender to it.\nEquip {2}","imageName":"deathrender"},"Dolmen Gate":{"layout":"normal","name":"Dolmen Gate","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Prevent all combat damage that would be dealt to attacking creatures you control.","imageName":"dolmen gate"},"Herbal Poultice":{"layout":"normal","name":"Herbal Poultice","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"{3}, Sacrifice Herbal Poultice: Regenerate target creature.","imageName":"herbal poultice"},"Moonglove Extract":{"layout":"normal","name":"Moonglove Extract","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Sacrifice Moonglove Extract: Moonglove Extract deals 2 damage to target creature or player.","imageName":"moonglove extract"},"Rings of Brighthearth":{"layout":"normal","name":"Rings of Brighthearth","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever you activate an ability, if it isn't a mana ability, you may pay {2}. If you do, copy that ability. You may choose new targets for the copy.","imageName":"rings of brighthearth"},"Runed Stalactite":{"layout":"normal","name":"Runed Stalactite","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 and is every creature type.\nEquip {2}","imageName":"runed stalactite"},"Springleaf Drum":{"layout":"normal","name":"Springleaf Drum","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}, Tap an untapped creature you control: Add one mana of any color to your mana pool.","imageName":"springleaf drum"},"Thorn of Amethyst":{"layout":"normal","name":"Thorn of Amethyst","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Noncreature spells cost {1} more to cast.","imageName":"thorn of amethyst"},"Thousand-Year Elixir":{"layout":"normal","name":"Thousand-Year Elixir","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"You may activate abilities of creatures you control as though those creatures had haste.\n{1}, {T}: Untap target creature.","imageName":"thousand-year elixir"},"Twinning Glass":{"layout":"normal","name":"Twinning Glass","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: You may cast a nonland card from your hand without paying its mana cost if it has the same name as a spell that was cast this turn.","imageName":"twinning glass"},"Wanderer's Twig":{"layout":"normal","name":"Wanderer's Twig","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, Sacrifice Wanderer's Twig: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"wanderer's twig"},"Ancient Amphitheater":{"layout":"normal","name":"Ancient Amphitheater","type":"Land","types":["Land"],"text":"As Ancient Amphitheater enters the battlefield, you may reveal a Giant card from your hand. If you don't, Ancient Amphitheater enters the battlefield tapped.\n{T}: Add {R} or {W} to your mana pool.","imageName":"ancient amphitheater","colorIdentity":["R","W"]},"Auntie's Hovel":{"layout":"normal","name":"Auntie's Hovel","type":"Land","types":["Land"],"text":"As Auntie's Hovel enters the battlefield, you may reveal a Goblin card from your hand. If you don't, Auntie's Hovel enters the battlefield tapped.\n{T}: Add {B} or {R} to your mana pool.","imageName":"auntie's hovel","colorIdentity":["B","R"]},"Gilt-Leaf Palace":{"layout":"normal","name":"Gilt-Leaf Palace","type":"Land","types":["Land"],"text":"As Gilt-Leaf Palace enters the battlefield, you may reveal an Elf card from your hand. If you don't, Gilt-Leaf Palace enters the battlefield tapped.\n{T}: Add {B} or {G} to your mana pool.","imageName":"gilt-leaf palace","colorIdentity":["B","G"]},"Howltooth Hollow":{"layout":"normal","name":"Howltooth Hollow","type":"Land","types":["Land"],"text":"Hideaway (This land enters the battlefield tapped. When it does, look at the top four cards of your library, exile one face down, then put the rest on the bottom of your library.)\n{T}: Add {B} to your mana pool.\n{B}, {T}: You may play the exiled card without paying its mana cost if each player has no cards in hand.","imageName":"howltooth hollow","colorIdentity":["B"]},"Mosswort Bridge":{"layout":"normal","name":"Mosswort Bridge","type":"Land","types":["Land"],"text":"Hideaway (This land enters the battlefield tapped. When it does, look at the top four cards of your library, exile one face down, then put the rest on the bottom of your library.)\n{T}: Add {G} to your mana pool.\n{G}, {T}: You may play the exiled card without paying its mana cost if creatures you control have total power 10 or greater.","imageName":"mosswort bridge","colorIdentity":["G"]},"Secluded Glen":{"layout":"normal","name":"Secluded Glen","type":"Land","types":["Land"],"text":"As Secluded Glen enters the battlefield, you may reveal a Faerie card from your hand. If you don't, Secluded Glen enters the battlefield tapped.\n{T}: Add {U} or {B} to your mana pool.","imageName":"secluded glen","colorIdentity":["U","B"]},"Shelldock Isle":{"layout":"normal","name":"Shelldock Isle","type":"Land","types":["Land"],"text":"Hideaway (This land enters the battlefield tapped. When it does, look at the top four cards of your library, exile one face down, then put the rest on the bottom of your library.)\n{T}: Add {U} to your mana pool.\n{U}, {T}: You may play the exiled card without paying its mana cost if a library has twenty or fewer cards in it.","imageName":"shelldock isle","colorIdentity":["U"]},"Shimmering Grotto":{"layout":"normal","name":"Shimmering Grotto","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Add one mana of any color to your mana pool.","imageName":"shimmering grotto"},"Spinerock Knoll":{"layout":"normal","name":"Spinerock Knoll","type":"Land","types":["Land"],"text":"Hideaway (This land enters the battlefield tapped. When it does, look at the top four cards of your library, exile one face down, then put the rest on the bottom of your library.)\n{T}: Add {R} to your mana pool.\n{R}, {T}: You may play the exiled card without paying its mana cost if an opponent was dealt 7 or more damage this turn.","imageName":"spinerock knoll","colorIdentity":["R"]},"Vivid Crag":{"layout":"normal","name":"Vivid Crag","type":"Land","types":["Land"],"text":"Vivid Crag enters the battlefield tapped with two charge counters on it.\n{T}: Add {R} to your mana pool.\n{T}, Remove a charge counter from Vivid Crag: Add one mana of any color to your mana pool.","imageName":"vivid crag","colorIdentity":["R"]},"Vivid Creek":{"layout":"normal","name":"Vivid Creek","type":"Land","types":["Land"],"text":"Vivid Creek enters the battlefield tapped with two charge counters on it.\n{T}: Add {U} to your mana pool.\n{T}, Remove a charge counter from Vivid Creek: Add one mana of any color to your mana pool.","imageName":"vivid creek","colorIdentity":["U"]},"Vivid Grove":{"layout":"normal","name":"Vivid Grove","type":"Land","types":["Land"],"text":"Vivid Grove enters the battlefield tapped with two charge counters on it.\n{T}: Add {G} to your mana pool.\n{T}, Remove a charge counter from Vivid Grove: Add one mana of any color to your mana pool.","imageName":"vivid grove","colorIdentity":["G"]},"Vivid Marsh":{"layout":"normal","name":"Vivid Marsh","type":"Land","types":["Land"],"text":"Vivid Marsh enters the battlefield tapped with two charge counters on it.\n{T}: Add {B} to your mana pool.\n{T}, Remove a charge counter from Vivid Marsh: Add one mana of any color to your mana pool.","imageName":"vivid marsh","colorIdentity":["B"]},"Vivid Meadow":{"layout":"normal","name":"Vivid Meadow","type":"Land","types":["Land"],"text":"Vivid Meadow enters the battlefield tapped with two charge counters on it.\n{T}: Add {W} to your mana pool.\n{T}, Remove a charge counter from Vivid Meadow: Add one mana of any color to your mana pool.","imageName":"vivid meadow","colorIdentity":["W"]},"Wanderwine Hub":{"layout":"normal","name":"Wanderwine Hub","type":"Land","types":["Land"],"text":"As Wanderwine Hub enters the battlefield, you may reveal a Merfolk card from your hand. If you don't, Wanderwine Hub enters the battlefield tapped.\n{T}: Add {W} or {U} to your mana pool.","imageName":"wanderwine hub","colorIdentity":["W","U"]},"Windbrisk Heights":{"layout":"normal","name":"Windbrisk Heights","type":"Land","types":["Land"],"text":"Hideaway (This land enters the battlefield tapped. When it does, look at the top four cards of your library, exile one face down, then put the rest on the bottom of your library.)\n{T}: Add {W} to your mana pool.\n{W}, {T}: You may play the exiled card without paying its mana cost if you attacked with three or more creatures this turn.","imageName":"windbrisk heights","colorIdentity":["W"]},"Elemental":{"layout":"token","name":"Elemental","type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample","power":"7","toughness":"7","imageName":"elemental"},"Elf Warrior":{"layout":"token","name":"Elf Warrior","type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"power":"1","toughness":"1","imageName":"elf warrior"},"Goblin":{"layout":"token","name":"Goblin","type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"power":"1","toughness":"1","imageName":"goblin"},"Earwig Squad":{"layout":"normal","name":"Earwig Squad","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Prowl {2}{B} (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Goblin or Rogue.)\nWhen Earwig Squad enters the battlefield, if its prowl cost was paid, search target opponent's library for three cards and exile them. Then that player shuffles his or her library.","power":"5","toughness":"3","imageName":"earwig squad","colorIdentity":["B"]},"Vexing Shusher":{"layout":"normal","name":"Vexing Shusher","manaCost":"{R/G}{R/G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Vexing Shusher can't be countered.\n{R/G}: Target spell can't be countered by spells or abilities.","power":"2","toughness":"2","imageName":"vexing shusher","colorIdentity":["R","G"]},"Figure of Destiny":{"layout":"normal","name":"Figure of Destiny","manaCost":"{R/W}","cmc":1,"colors":["White","Red"],"type":"Creature — Kithkin","types":["Creature"],"subtypes":["Kithkin"],"text":"{R/W}: Figure of Destiny becomes a Kithkin Spirit with base power and toughness 2/2.\n{R/W}{R/W}{R/W}: If Figure of Destiny is a Spirit, it becomes a Kithkin Spirit Warrior with base power and toughness 4/4.\n{R/W}{R/W}{R/W}{R/W}{R/W}{R/W}: If Figure of Destiny is a Warrior, it becomes a Kithkin Spirit Warrior Avatar with base power and toughness 8/8, flying, and first strike.","power":"1","toughness":"1","imageName":"figure of destiny","colorIdentity":["W","R"]},"Obelisk of Alara":{"layout":"normal","name":"Obelisk of Alara","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{1}{W}, {T}: You gain 5 life.\n{1}{U}, {T}: Draw a card, then discard a card.\n{1}{B}, {T}: Target creature gets -2/-2 until end of turn.\n{1}{R}, {T}: Obelisk of Alara deals 3 damage to target player.\n{1}{G}, {T}: Target creature gets +4/+4 until end of turn.","imageName":"obelisk of alara","colorIdentity":["W","U","B","R","G"]},"Knight of New Alara":{"layout":"normal","name":"Knight of New Alara","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Each other multicolored creature you control gets +1/+1 for each of its colors.","power":"2","toughness":"2","imageName":"knight of new alara","colorIdentity":["W","G"]},"Ant Queen":{"layout":"normal","name":"Ant Queen","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{1}{G}: Put a 1/1 green Insect creature token onto the battlefield.","power":"5","toughness":"5","imageName":"ant queen","colorIdentity":["G"]},"Valakut, the Molten Pinnacle":{"layout":"normal","name":"Valakut, the Molten Pinnacle","type":"Land","types":["Land"],"text":"Valakut, the Molten Pinnacle enters the battlefield tapped.\nWhenever a Mountain enters the battlefield under your control, if you control at least five other Mountains, you may have Valakut, the Molten Pinnacle deal 3 damage to target creature or player.\n{T}: Add {R} to your mana pool.","imageName":"valakut, the molten pinnacle","colorIdentity":["R"]},"Joraga Warcaller":{"layout":"normal","name":"Joraga Warcaller","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Multikicker {1}{G} (You may pay an additional {1}{G} any number of times as you cast this spell.)\nJoraga Warcaller enters the battlefield with a +1/+1 counter on it for each time it was kicked.\nOther Elf creatures you control get +1/+1 for each +1/+1 counter on Joraga Warcaller.","power":"1","toughness":"1","imageName":"joraga warcaller","colorIdentity":["G"]},"Lord of Shatterskull Pass":{"layout":"leveler","name":"Lord of Shatterskull Pass","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Shaman","types":["Creature"],"subtypes":["Minotaur","Shaman"],"text":"Level up {1}{R} ({1}{R}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-5\n6/6\nLEVEL 6+\n6/6\nWhenever Lord of Shatterskull Pass attacks, it deals 6 damage to each creature defending player controls.","power":"3","toughness":"3","imageName":"lord of shatterskull pass","colorIdentity":["R"]},"Ancient Hellkite":{"layout":"normal","name":"Ancient Hellkite","manaCost":"{4}{R}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{R}: Ancient Hellkite deals 1 damage to target creature defending player controls. Activate this ability only if Ancient Hellkite is attacking.","power":"6","toughness":"6","imageName":"ancient hellkite","colorIdentity":["R"]},"Steel Hellkite":{"layout":"normal","name":"Steel Hellkite","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Dragon","types":["Artifact","Creature"],"subtypes":["Dragon"],"text":"Flying\n{2}: Steel Hellkite gets +1/+0 until end of turn.\n{X}: Destroy each nonland permanent with converted mana cost X whose controller was dealt combat damage by Steel Hellkite this turn. Activate this ability only once each turn.","power":"5","toughness":"5","imageName":"steel hellkite"},"Thopter Assembly":{"layout":"normal","name":"Thopter Assembly","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Thopter","types":["Artifact","Creature"],"subtypes":["Thopter"],"text":"Flying\nAt the beginning of your upkeep, if you control no Thopters other than Thopter Assembly, return Thopter Assembly to its owner's hand and put five 1/1 colorless Thopter artifact creature tokens with flying onto the battlefield.","power":"5","toughness":"5","imageName":"thopter assembly"},"Phyrexian Metamorph":{"layout":"normal","name":"Phyrexian Metamorph","manaCost":"{3}{U/P}","cmc":4,"colors":["Blue"],"type":"Artifact Creature — Shapeshifter","types":["Artifact","Creature"],"subtypes":["Shapeshifter"],"text":"({U/P} can be paid with either {U} or 2 life.)\nYou may have Phyrexian Metamorph enter the battlefield as a copy of any artifact or creature on the battlefield, except it's an artifact in addition to its other types.","power":"0","toughness":"0","imageName":"phyrexian metamorph","colorIdentity":["U"]},"Garruk's Horde":{"layout":"normal","name":"Garruk's Horde","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nPlay with the top card of your library revealed.\nYou may cast the top card of your library if it's a creature card. (Do this only any time you could cast that creature card. You still pay the spell's costs.)","power":"7","toughness":"7","imageName":"garruk's horde","colorIdentity":["G"]},"Ludevic's Test Subject":{"layout":"double-faced","name":"Ludevic's Test Subject","names":["Ludevic's Test Subject","Ludevic's Abomination"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Defender\n{1}{U}: Put a hatchling counter on Ludevic's Test Subject. Then if there are five or more hatchling counters on it, remove all of them and transform it.","power":"0","toughness":"3","imageName":"ludevic's test subject","colorIdentity":["U"]},"Ludevic's Abomination":{"layout":"double-faced","name":"Ludevic's Abomination","names":["Ludevic's Test Subject","Ludevic's Abomination"],"cmc":2,"colors":["Blue"],"type":"Creature — Lizard Horror","types":["Creature"],"subtypes":["Lizard","Horror"],"text":"Trample","power":"13","toughness":"13","imageName":"ludevic's abomination","colorIdentity":["U"]},"Mondronen Shaman":{"layout":"double-faced","name":"Mondronen Shaman","names":["Mondronen Shaman","Tovolar's Magehunter"],"manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Werewolf Shaman","types":["Creature"],"subtypes":["Human","Werewolf","Shaman"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Mondronen Shaman.","power":"3","toughness":"2","imageName":"mondronen shaman","colorIdentity":["R"]},"Tovolar's Magehunter":{"layout":"double-faced","name":"Tovolar's Magehunter","names":["Mondronen Shaman","Tovolar's Magehunter"],"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Whenever an opponent casts a spell, Tovolar's Magehunter deals 2 damage to that player.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Tovolar's Magehunter.","power":"5","toughness":"5","imageName":"tovolar's magehunter","colorIdentity":["R"]},"Restoration Angel":{"layout":"normal","name":"Restoration Angel","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flash\nFlying\nWhen Restoration Angel enters the battlefield, you may exile target non-Angel creature you control, then return that card to the battlefield under your control.","power":"3","toughness":"4","imageName":"restoration angel","colorIdentity":["W"]},"Staff of Nin":{"layout":"normal","name":"Staff of Nin","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, draw a card.\n{T}: Staff of Nin deals 1 damage to target creature or player.","imageName":"staff of nin"},"Deadbridge Goliath":{"layout":"normal","name":"Deadbridge Goliath","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Scavenge {4}{G}{G} ({4}{G}{G}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"5","toughness":"5","imageName":"deadbridge goliath","colorIdentity":["G"]},"Skarrg Goliath":{"layout":"normal","name":"Skarrg Goliath","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nBloodrush — {5}{G}{G}, Discard Skarrg Goliath: Target attacking creature gets +9/+9 and gains trample until end of turn.","power":"9","toughness":"9","imageName":"skarrg goliath","colorIdentity":["G"]},"Breaking":{"layout":"split","name":"Breaking","names":["Breaking","Entering"],"manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top eight cards of his or her library into his or her graveyard.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"breaking","colorIdentity":["B","R","U"]},"Entering":{"layout":"split","name":"Entering","names":["Breaking","Entering"],"manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put a creature card from a graveyard onto the battlefield under your control. It gains haste until end of turn.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"entering","colorIdentity":["B","R","U"]},"Colossal Whale":{"layout":"normal","name":"Colossal Whale","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Whale","types":["Creature"],"subtypes":["Whale"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nWhenever Colossal Whale attacks, you may exile target creature defending player controls until Colossal Whale leaves the battlefield. (That creature returns under its owner's control.)","power":"5","toughness":"5","imageName":"colossal whale","colorIdentity":["U"]},"Bident of Thassa":{"layout":"normal","name":"Bident of Thassa","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Enchantment Artifact","supertypes":["Legendary"],"types":["Enchantment","Artifact"],"text":"Whenever a creature you control deals combat damage to a player, you may draw a card.\n{1}{U}, {T}: Creatures your opponents control attack this turn if able.","imageName":"bident of thassa","colorIdentity":["U"]},"Tromokratis":{"layout":"normal","name":"Tromokratis","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Legendary Creature — Kraken","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kraken"],"text":"Tromokratis has hexproof unless it's attacking or blocking.\nTromokratis can't be blocked unless all creatures defending player controls block it. (If any creature that player controls doesn't block this creature, it can't be blocked.)","power":"8","toughness":"8","imageName":"tromokratis","colorIdentity":["U"]},"Dictate of the Twin Gods":{"layout":"normal","name":"Dictate of the Twin Gods","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Flash\nIf a source would deal damage to a permanent or player, it deals double that damage to that permanent or player instead.","imageName":"dictate of the twin gods","colorIdentity":["R"]},"Dragon Throne of Tarkir":{"layout":"normal","name":"Dragon Throne of Tarkir","manaCost":"{4}","cmc":4,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has defender and \"{2}, {T}: Other creatures you control gain trample and get +X/+X until end of turn, where X is this creature's power.\"\nEquip {3}","imageName":"dragon throne of tarkir"},"In Garruk's Wake":{"layout":"normal","name":"In Garruk's Wake","manaCost":"{7}{B}{B}","cmc":9,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures you don't control and all planeswalkers you don't control.","imageName":"in garruk's wake","colorIdentity":["B"]},"Ballyrush Banneret":{"layout":"normal","name":"Ballyrush Banneret","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"Kithkin spells and Soldier spells you cast cost {1} less to cast.","power":"2","toughness":"1","imageName":"ballyrush banneret","colorIdentity":["W"]},"Battletide Alchemist":{"layout":"normal","name":"Battletide Alchemist","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Kithkin Cleric","types":["Creature"],"subtypes":["Kithkin","Cleric"],"text":"If a source would deal damage to a player, you may prevent X of that damage, where X is the number of Clerics you control.","power":"3","toughness":"4","imageName":"battletide alchemist","colorIdentity":["W"]},"Burrenton Bombardier":{"layout":"normal","name":"Burrenton Bombardier","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"Flying\nReinforce 2—{2}{W} ({2}{W}, Discard this card: Put two +1/+1 counters on target creature.)","power":"2","toughness":"2","imageName":"burrenton bombardier","colorIdentity":["W"]},"Burrenton Shield-Bearers":{"layout":"normal","name":"Burrenton Shield-Bearers","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"Whenever Burrenton Shield-Bearers attacks, target creature gets +0/+3 until end of turn.","power":"3","toughness":"3","imageName":"burrenton shield-bearers","colorIdentity":["W"]},"Changeling Sentinel":{"layout":"normal","name":"Changeling Sentinel","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nVigilance","power":"3","toughness":"2","imageName":"changeling sentinel","colorIdentity":["W"]},"Coordinated Barrage":{"layout":"normal","name":"Coordinated Barrage","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose a creature type. Coordinated Barrage deals damage to target attacking or blocking creature equal to the number of permanents you control of the chosen type.","imageName":"coordinated barrage","colorIdentity":["W"]},"Daily Regimen":{"layout":"normal","name":"Daily Regimen","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{1}{W}: Put a +1/+1 counter on enchanted creature.","imageName":"daily regimen","colorIdentity":["W"]},"Feudkiller's Verdict":{"layout":"normal","name":"Feudkiller's Verdict","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Tribal Sorcery — Giant","types":["Tribal","Sorcery"],"subtypes":["Giant"],"text":"You gain 10 life. Then if you have more life than an opponent, put a 5/5 white Giant Warrior creature token onto the battlefield.","imageName":"feudkiller's verdict","colorIdentity":["W"]},"Forfend":{"layout":"normal","name":"Forfend","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt to creatures this turn.","imageName":"forfend","colorIdentity":["W"]},"Graceful Reprieve":{"layout":"normal","name":"Graceful Reprieve","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"When target creature dies this turn, return that card to the battlefield under its owner's control.","imageName":"graceful reprieve","colorIdentity":["W"]},"Idyllic Tutor":{"layout":"normal","name":"Idyllic Tutor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for an enchantment card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"idyllic tutor","colorIdentity":["W"]},"Indomitable Ancients":{"layout":"normal","name":"Indomitable Ancients","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"power":"2","toughness":"10","imageName":"indomitable ancients","colorIdentity":["W"]},"Kinsbaile Borderguard":{"layout":"normal","name":"Kinsbaile Borderguard","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"Kinsbaile Borderguard enters the battlefield with a +1/+1 counter on it for each other Kithkin you control.\nWhen Kinsbaile Borderguard dies, put a 1/1 white Kithkin Soldier creature token onto the battlefield for each counter on it.","power":"1","toughness":"1","imageName":"kinsbaile borderguard","colorIdentity":["W"]},"Kinsbaile Cavalier":{"layout":"normal","name":"Kinsbaile Cavalier","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Kithkin Knight","types":["Creature"],"subtypes":["Kithkin","Knight"],"text":"Knight creatures you control have double strike.","power":"2","toughness":"2","imageName":"kinsbaile cavalier","colorIdentity":["W"]},"Kithkin Zephyrnaut":{"layout":"normal","name":"Kithkin Zephyrnaut","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Kithkin Zephyrnaut, you may reveal it. If you do, Kithkin Zephyrnaut gets +2/+2 and gains flying and vigilance until end of turn.","power":"2","toughness":"2","imageName":"kithkin zephyrnaut","colorIdentity":["W"]},"Meadowboon":{"layout":"normal","name":"Meadowboon","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Meadowboon leaves the battlefield, put a +1/+1 counter on each creature target player controls.\nEvoke {3}{W} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"3","toughness":"3","imageName":"meadowboon","colorIdentity":["W"]},"Mosquito Guard":{"layout":"normal","name":"Mosquito Guard","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"First strike\nReinforce 1—{1}{W} ({1}{W}, Discard this card: Put a +1/+1 counter on target creature.)","power":"1","toughness":"1","imageName":"mosquito guard","colorIdentity":["W"]},"Order of the Golden Cricket":{"layout":"normal","name":"Order of the Golden Cricket","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Knight","types":["Creature"],"subtypes":["Kithkin","Knight"],"text":"Whenever Order of the Golden Cricket attacks, you may pay {W}. If you do, it gains flying until end of turn.","power":"2","toughness":"2","imageName":"order of the golden cricket","colorIdentity":["W"]},"Preeminent Captain":{"layout":"normal","name":"Preeminent Captain","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nWhenever Preeminent Captain attacks, you may put a Soldier creature card from your hand onto the battlefield tapped and attacking.","power":"2","toughness":"2","imageName":"preeminent captain","colorIdentity":["W"]},"Redeem the Lost":{"layout":"normal","name":"Redeem the Lost","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature you control gains protection from the color of your choice until end of turn. Clash with an opponent. If you win, return Redeem the Lost to its owner's hand. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"redeem the lost","colorIdentity":["W"]},"Reveillark":{"layout":"normal","name":"Reveillark","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nWhen Reveillark leaves the battlefield, return up to two target creature cards with power 2 or less from your graveyard to the battlefield.\nEvoke {5}{W} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"4","toughness":"3","imageName":"reveillark","colorIdentity":["W"]},"Shinewend":{"layout":"normal","name":"Shinewend","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nShinewend enters the battlefield with a +1/+1 counter on it.\n{1}{W}, Remove a +1/+1 counter from Shinewend: Destroy target enchantment.","power":"0","toughness":"0","imageName":"shinewend","colorIdentity":["W"]},"Stonehewer Giant":{"layout":"normal","name":"Stonehewer Giant","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Vigilance\n{1}{W}, {T}: Search your library for an Equipment card and put it onto the battlefield. Attach it to a creature you control. Then shuffle your library.","power":"4","toughness":"4","imageName":"stonehewer giant","colorIdentity":["W"]},"Stonybrook Schoolmaster":{"layout":"normal","name":"Stonybrook Schoolmaster","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Whenever Stonybrook Schoolmaster becomes tapped, you may put a 1/1 blue Merfolk Wizard creature token onto the battlefield.","power":"1","toughness":"2","imageName":"stonybrook schoolmaster","colorIdentity":["W"]},"Swell of Courage":{"layout":"normal","name":"Swell of Courage","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +2/+2 until end of turn.\nReinforce X—{X}{W}{W} ({X}{W}{W}, Discard this card: Put X +1/+1 counters on target creature.)","imageName":"swell of courage","colorIdentity":["W"]},"Wandering Graybeard":{"layout":"normal","name":"Wandering Graybeard","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Giant Wizard","types":["Creature"],"subtypes":["Giant","Wizard"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Wandering Graybeard, you may reveal it. If you do, you gain 4 life.","power":"4","toughness":"4","imageName":"wandering graybeard","colorIdentity":["W"]},"Weight of Conscience":{"layout":"normal","name":"Weight of Conscience","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack.\nTap two untapped creatures you control that share a creature type: Exile enchanted creature.","imageName":"weight of conscience","colorIdentity":["W"]},"Declaration of Naught":{"layout":"normal","name":"Declaration of Naught","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"As Declaration of Naught enters the battlefield, name a card.\n{U}: Counter target spell with the chosen name.","imageName":"declaration of naught","colorIdentity":["U"]},"Dewdrop Spy":{"layout":"normal","name":"Dewdrop Spy","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flash\nFlying\nWhen Dewdrop Spy enters the battlefield, look at the top card of target player's library.","power":"2","toughness":"2","imageName":"dewdrop spy","colorIdentity":["U"]},"Disperse":{"layout":"normal","name":"Disperse","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target nonland permanent to its owner's hand.","imageName":"disperse","colorIdentity":["U"]},"Distant Melody":{"layout":"normal","name":"Distant Melody","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a creature type. Draw a card for each permanent you control of that type.","imageName":"distant melody","colorIdentity":["U"]},"Fencer Clique":{"layout":"normal","name":"Fencer Clique","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Soldier","types":["Creature"],"subtypes":["Faerie","Soldier"],"text":"Flying\n{U}: Put Fencer Clique on top of its owner's library.","power":"3","toughness":"2","imageName":"fencer clique","colorIdentity":["U"]},"Floodchaser":{"layout":"normal","name":"Floodchaser","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Floodchaser enters the battlefield with six +1/+1 counters on it.\nFloodchaser can't attack unless defending player controls an Island.\n{U}, Remove a +1/+1 counter from Floodchaser: Target land becomes an Island until end of turn.","power":"0","toughness":"0","imageName":"floodchaser","colorIdentity":["U"]},"Grimoire Thief":{"layout":"normal","name":"Grimoire Thief","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Whenever Grimoire Thief becomes tapped, exile the top three cards of target opponent's library face down.\nYou may look at cards exiled with Grimoire Thief.\n{U}, Sacrifice Grimoire Thief: Turn all cards exiled with Grimoire Thief face up. Counter all spells with those names.","power":"2","toughness":"2","imageName":"grimoire thief","colorIdentity":["U"]},"Ink Dissolver":{"layout":"normal","name":"Ink Dissolver","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Ink Dissolver, you may reveal it. If you do, each opponent puts the top three cards of his or her library into his or her graveyard.","power":"2","toughness":"1","imageName":"ink dissolver","colorIdentity":["U"]},"Inspired Sprite":{"layout":"normal","name":"Inspired Sprite","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flash\nFlying\nWhenever you cast a Wizard spell, you may untap Inspired Sprite.\n{T}: Draw a card, then discard a card.","power":"2","toughness":"2","imageName":"inspired sprite","colorIdentity":["U"]},"Knowledge Exploitation":{"layout":"normal","name":"Knowledge Exploitation","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Tribal Sorcery — Rogue","types":["Tribal","Sorcery"],"subtypes":["Rogue"],"text":"Prowl {3}{U} (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Rogue.)\nSearch target opponent's library for an instant or sorcery card. You may cast that card without paying its mana cost. Then that player shuffles his or her library.","imageName":"knowledge exploitation","colorIdentity":["U"]},"Latchkey Faerie":{"layout":"normal","name":"Latchkey Faerie","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nProwl {2}{U} (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Faerie or Rogue.)\nWhen Latchkey Faerie enters the battlefield, if its prowl cost was paid, draw a card.","power":"3","toughness":"1","imageName":"latchkey faerie","colorIdentity":["U"]},"Merrow Witsniper":{"layout":"normal","name":"Merrow Witsniper","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"When Merrow Witsniper enters the battlefield, target player puts the top card of his or her library into his or her graveyard.","power":"1","toughness":"1","imageName":"merrow witsniper","colorIdentity":["U"]},"Mind Spring":{"layout":"normal","name":"Mind Spring","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw X cards.","imageName":"mind spring","colorIdentity":["U"]},"Mothdust Changeling":{"layout":"normal","name":"Mothdust Changeling","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nTap an untapped creature you control: Mothdust Changeling gains flying until end of turn.","power":"1","toughness":"1","imageName":"mothdust changeling","colorIdentity":["U"]},"Nevermaker":{"layout":"normal","name":"Nevermaker","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nWhen Nevermaker leaves the battlefield, put target nonland permanent on top of its owner's library.\nEvoke {3}{U} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"2","toughness":"3","imageName":"nevermaker","colorIdentity":["U"]},"Notorious Throng":{"layout":"normal","name":"Notorious Throng","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Tribal Sorcery — Rogue","types":["Tribal","Sorcery"],"subtypes":["Rogue"],"text":"Prowl {5}{U} (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Rogue.)\nPut X 1/1 black Faerie Rogue creature tokens with flying onto the battlefield, where X is the damage dealt to your opponents this turn. If Notorious Throng's prowl cost was paid, take an extra turn after this one.","imageName":"notorious throng","colorIdentity":["U"]},"Research the Deep":{"layout":"normal","name":"Research the Deep","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card. Clash with an opponent. If you win, return Research the Deep to its owner's hand. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"research the deep","colorIdentity":["U"]},"Sage of Fables":{"layout":"normal","name":"Sage of Fables","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Each other Wizard creature you control enters the battlefield with an additional +1/+1 counter on it.\n{2}, Remove a +1/+1 counter from a creature you control: Draw a card.","power":"2","toughness":"2","imageName":"sage of fables","colorIdentity":["U"]},"Sage's Dousing":{"layout":"normal","name":"Sage's Dousing","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Tribal Instant — Wizard","types":["Tribal","Instant"],"subtypes":["Wizard"],"text":"Counter target spell unless its controller pays {3}. If you control a Wizard, draw a card.","imageName":"sage's dousing","colorIdentity":["U"]},"Sigil Tracer":{"layout":"normal","name":"Sigil Tracer","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{1}{U}, Tap two untapped Wizards you control: Copy target instant or sorcery spell. You may choose new targets for the copy.","power":"2","toughness":"2","imageName":"sigil tracer","colorIdentity":["U"]},"Slithermuse":{"layout":"normal","name":"Slithermuse","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Slithermuse leaves the battlefield, choose an opponent. If that player has more cards in hand than you, draw cards equal to the difference.\nEvoke {3}{U} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"3","toughness":"3","imageName":"slithermuse","colorIdentity":["U"]},"Stonybrook Banneret":{"layout":"normal","name":"Stonybrook Banneret","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nMerfolk spells and Wizard spells you cast cost {1} less to cast.","power":"1","toughness":"1","imageName":"stonybrook banneret","colorIdentity":["U"]},"Stream of Unconsciousness":{"layout":"normal","name":"Stream of Unconsciousness","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Tribal Instant — Wizard","types":["Tribal","Instant"],"subtypes":["Wizard"],"text":"Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.","imageName":"stream of unconsciousness","colorIdentity":["U"]},"Supreme Exemplar":{"layout":"normal","name":"Supreme Exemplar","manaCost":"{6}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nChampion an Elemental (When this enters the battlefield, sacrifice it unless you exile another Elemental you control. When this leaves the battlefield, that card returns to the battlefield.)","power":"10","toughness":"10","imageName":"supreme exemplar","colorIdentity":["U"]},"Thieves' Fortune":{"layout":"normal","name":"Thieves' Fortune","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Tribal Instant — Rogue","types":["Tribal","Instant"],"subtypes":["Rogue"],"text":"Prowl {U} (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Rogue.)\nLook 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.","imageName":"thieves' fortune","colorIdentity":["U"]},"Waterspout Weavers":{"layout":"normal","name":"Waterspout Weavers","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Waterspout Weavers, you may reveal it. If you do, each creature you control gains flying until end of turn.","power":"3","toughness":"3","imageName":"waterspout weavers","colorIdentity":["U"]},"Auntie's Snitch":{"layout":"normal","name":"Auntie's Snitch","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Auntie's Snitch can't block.\nProwl {1}{B} (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Goblin or Rogue.)\nWhenever a Goblin or Rogue you control deals combat damage to a player, if Auntie's Snitch is in your graveyard, you may return Auntie's Snitch to your hand.","power":"3","toughness":"1","imageName":"auntie's snitch","colorIdentity":["B"]},"Blightsoil Druid":{"layout":"normal","name":"Blightsoil Druid","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}, Pay 1 life: Add {G} to your mana pool.","power":"1","toughness":"2","imageName":"blightsoil druid","colorIdentity":["B","G"]},"Fendeep Summoner":{"layout":"normal","name":"Fendeep Summoner","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"{T}: Up to two target Swamps each become 3/5 Treefolk Warrior creatures in addition to their other types until end of turn.","power":"3","toughness":"5","imageName":"fendeep summoner","colorIdentity":["B"]},"Festercreep":{"layout":"normal","name":"Festercreep","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Festercreep enters the battlefield with a +1/+1 counter on it.\n{1}{B}, Remove a +1/+1 counter from Festercreep: All other creatures get -1/-1 until end of turn.","power":"0","toughness":"0","imageName":"festercreep","colorIdentity":["B"]},"Final-Sting Faerie":{"layout":"normal","name":"Final-Sting Faerie","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Faerie Assassin","types":["Creature"],"subtypes":["Faerie","Assassin"],"text":"Flying\nWhen Final-Sting Faerie enters the battlefield, destroy target creature that was dealt damage this turn.","power":"2","toughness":"2","imageName":"final-sting faerie","colorIdentity":["B"]},"Frogtosser Banneret":{"layout":"normal","name":"Frogtosser Banneret","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Haste\nGoblin spells and Rogue spells you cast cost {1} less to cast.","power":"1","toughness":"1","imageName":"frogtosser banneret","colorIdentity":["B"]},"Maralen of the Mornsong":{"layout":"normal","name":"Maralen of the Mornsong","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Legendary Creature — Elf Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Wizard"],"text":"Players can't draw cards.\nAt the beginning of each player's draw step, that player loses 3 life, searches his or her library for a card, puts it into his or her hand, then shuffles his or her library.","power":"2","toughness":"3","imageName":"maralen of the mornsong","colorIdentity":["B"]},"Mind Shatter":{"layout":"normal","name":"Mind Shatter","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards X cards at random.","imageName":"mind shatter","colorIdentity":["B"]},"Moonglove Changeling":{"layout":"normal","name":"Moonglove Changeling","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\n{B}: Moonglove Changeling gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy that creature.)","power":"2","toughness":"2","imageName":"moonglove changeling","colorIdentity":["B"]},"Morsel Theft":{"layout":"normal","name":"Morsel Theft","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Tribal Sorcery — Rogue","types":["Tribal","Sorcery"],"subtypes":["Rogue"],"text":"Prowl {1}{B} (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Rogue.)\nTarget player loses 3 life and you gain 3 life. If Morsel Theft's prowl cost was paid, draw a card.","imageName":"morsel theft","colorIdentity":["B"]},"Nightshade Schemers":{"layout":"normal","name":"Nightshade Schemers","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\nKinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Nightshade Schemers, you may reveal it. If you do, each opponent loses 2 life.","power":"3","toughness":"2","imageName":"nightshade schemers","colorIdentity":["B"]},"Noggin Whack":{"layout":"normal","name":"Noggin Whack","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Tribal Sorcery — Rogue","types":["Tribal","Sorcery"],"subtypes":["Rogue"],"text":"Prowl {1}{B} (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Rogue.)\nTarget player reveals three cards from his or her hand. You choose two of them. That player discards those cards.","imageName":"noggin whack","colorIdentity":["B"]},"Offalsnout":{"layout":"normal","name":"Offalsnout","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flash\nWhen Offalsnout leaves the battlefield, exile target card from a graveyard.\nEvoke {B} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"2","toughness":"2","imageName":"offalsnout","colorIdentity":["B"]},"Pack's Disdain":{"layout":"normal","name":"Pack's Disdain","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose a creature type. Target creature gets -1/-1 until end of turn for each permanent of the chosen type you control.","imageName":"pack's disdain","colorIdentity":["B"]},"Prickly Boggart":{"layout":"normal","name":"Prickly Boggart","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)","power":"1","toughness":"1","imageName":"prickly boggart","colorIdentity":["B"]},"Pulling Teeth":{"layout":"normal","name":"Pulling Teeth","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Clash with an opponent. If you win, target player discards two cards. Otherwise, that player discards a card. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"pulling teeth","colorIdentity":["B"]},"Revive the Fallen":{"layout":"normal","name":"Revive the Fallen","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from a graveyard to its owner's hand. Clash with an opponent. If you win, return Revive the Fallen to its owner's hand. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"revive the fallen","colorIdentity":["B"]},"Scarblade Elite":{"layout":"normal","name":"Scarblade Elite","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Elf Assassin","types":["Creature"],"subtypes":["Elf","Assassin"],"text":"{T}, Exile an Assassin card from your graveyard: Destroy target creature.","power":"2","toughness":"2","imageName":"scarblade elite","colorIdentity":["B"]},"Squeaking Pie Grubfellows":{"layout":"normal","name":"Squeaking Pie Grubfellows","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Squeaking Pie Grubfellows, you may reveal it. If you do, each opponent discards a card.","power":"3","toughness":"2","imageName":"squeaking pie grubfellows","colorIdentity":["B"]},"Stenchskipper":{"layout":"normal","name":"Stenchskipper","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nAt the beginning of the end step, if you control no Goblins, sacrifice Stenchskipper.","power":"6","toughness":"5","imageName":"stenchskipper","colorIdentity":["B"]},"Stinkdrinker Bandit":{"layout":"normal","name":"Stinkdrinker Bandit","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Prowl {1}{B} (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Goblin or Rogue.)\nWhenever a Rogue you control attacks and isn't blocked, it gets +2/+1 until end of turn.","power":"2","toughness":"1","imageName":"stinkdrinker bandit","colorIdentity":["B"]},"Violet Pall":{"layout":"normal","name":"Violet Pall","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Tribal Instant — Faerie","types":["Tribal","Instant"],"subtypes":["Faerie"],"text":"Destroy target nonblack creature. Put a 1/1 black Faerie Rogue creature token with flying onto the battlefield.","imageName":"violet pall","colorIdentity":["B"]},"Warren Weirding":{"layout":"normal","name":"Warren Weirding","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Tribal Sorcery — Goblin","types":["Tribal","Sorcery"],"subtypes":["Goblin"],"text":"Target player sacrifices a creature. If a Goblin is sacrificed this way, that player puts two 1/1 black Goblin Rogue creature tokens onto the battlefield, and those tokens gain haste until end of turn.","imageName":"warren weirding","colorIdentity":["B"]},"Weed-Pruner Poplar":{"layout":"normal","name":"Weed-Pruner Poplar","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Treefolk Assassin","types":["Creature"],"subtypes":["Treefolk","Assassin"],"text":"At the beginning of your upkeep, target creature other than Weed-Pruner Poplar gets -1/-1 until end of turn.","power":"3","toughness":"3","imageName":"weed-pruner poplar","colorIdentity":["B"]},"Weirding Shaman":{"layout":"normal","name":"Weirding Shaman","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{3}{B}, Sacrifice a Goblin: Put two 1/1 black Goblin Rogue creature tokens onto the battlefield.","power":"2","toughness":"1","imageName":"weirding shaman","colorIdentity":["B"]},"Boldwyr Heavyweights":{"layout":"normal","name":"Boldwyr Heavyweights","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Trample\nWhen Boldwyr Heavyweights enters the battlefield, each opponent may search his or her library for a creature card and put it onto the battlefield. Then each player who searched his or her library this way shuffles it.","power":"8","toughness":"8","imageName":"boldwyr heavyweights","colorIdentity":["R"]},"Borderland Behemoth":{"layout":"normal","name":"Borderland Behemoth","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Trample\nBorderland Behemoth gets +4/+4 for each other Giant you control.","power":"4","toughness":"4","imageName":"borderland behemoth","colorIdentity":["R"]},"Brighthearth Banneret":{"layout":"normal","name":"Brighthearth Banneret","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Elemental spells and Warrior spells you cast cost {1} less to cast.\nReinforce 1—{1}{R} ({1}{R}, Discard this card: Put a +1/+1 counter on target creature.)","power":"1","toughness":"1","imageName":"brighthearth banneret","colorIdentity":["R"]},"Countryside Crusher":{"layout":"normal","name":"Countryside Crusher","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"At the beginning of your upkeep, reveal the top card of your library. If it's a land card, put it into your graveyard and repeat this process.\nWhenever a land card is put into your graveyard from anywhere, put a +1/+1 counter on Countryside Crusher.","power":"3","toughness":"3","imageName":"countryside crusher","colorIdentity":["R"]},"Fire Juggler":{"layout":"normal","name":"Fire Juggler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Whenever Fire Juggler becomes blocked, clash with an opponent. If you win, Fire Juggler deals 4 damage to each creature blocking it. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","power":"2","toughness":"2","imageName":"fire juggler","colorIdentity":["R"]},"Hostile Realm":{"layout":"normal","name":"Hostile Realm","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Target creature can't block this turn.\"","imageName":"hostile realm","colorIdentity":["R"]},"Kindled Fury":{"layout":"normal","name":"Kindled Fury","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+0 and gains first strike until end of turn.","imageName":"kindled fury","colorIdentity":["R"]},"Lightning Crafter":{"layout":"normal","name":"Lightning Crafter","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Champion a Goblin or Shaman (When this enters the battlefield, sacrifice it unless you exile another Goblin or Shaman you control. When this leaves the battlefield, that card returns to the battlefield.)\n{T}: Lightning Crafter deals 3 damage to target creature or player.","power":"3","toughness":"3","imageName":"lightning crafter","colorIdentity":["R"]},"Lunk Errant":{"layout":"normal","name":"Lunk Errant","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Whenever Lunk Errant attacks alone, it gets +1/+1 and gains trample until end of turn.","power":"4","toughness":"4","imageName":"lunk errant","colorIdentity":["R"]},"Mudbutton Clanger":{"layout":"normal","name":"Mudbutton Clanger","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Mudbutton Clanger, you may reveal it. If you do, Mudbutton Clanger gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"mudbutton clanger","colorIdentity":["R"]},"Pyroclast Consul":{"layout":"normal","name":"Pyroclast Consul","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Pyroclast Consul, you may reveal it. If you do, Pyroclast Consul deals 2 damage to each creature.","power":"3","toughness":"3","imageName":"pyroclast consul","colorIdentity":["R"]},"Rage Forger":{"layout":"normal","name":"Rage Forger","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"When Rage Forger enters the battlefield, put a +1/+1 counter on each other Shaman creature you control.\nWhenever a creature you control with a +1/+1 counter on it attacks, you may have that creature deal 1 damage to target player.","power":"2","toughness":"2","imageName":"rage forger","colorIdentity":["R"]},"Release the Ants":{"layout":"normal","name":"Release the Ants","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Release the Ants deals 1 damage to target creature or player. Clash with an opponent. If you win, return Release the Ants to its owner's hand. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"release the ants","colorIdentity":["R"]},"Rivals' Duel":{"layout":"normal","name":"Rivals' Duel","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose two target creatures that share no creature types. Those creatures fight each other. (Each deals damage equal to its power to the other.)","imageName":"rivals' duel","colorIdentity":["R"]},"Roar of the Crowd":{"layout":"normal","name":"Roar of the Crowd","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a creature type. Roar of the Crowd deals damage to target creature or player equal to the number of permanents you control of the chosen type.","imageName":"roar of the crowd","colorIdentity":["R"]},"Seething Pathblazer":{"layout":"normal","name":"Seething Pathblazer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Sacrifice an Elemental: Seething Pathblazer gets +2/+0 and gains first strike until end of turn.","power":"2","toughness":"2","imageName":"seething pathblazer","colorIdentity":["R"]},"Sensation Gorger":{"layout":"normal","name":"Sensation Gorger","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Sensation Gorger, you may reveal it. If you do, each player discards his or her hand, then draws four cards.","power":"2","toughness":"2","imageName":"sensation gorger","colorIdentity":["R"]},"Shard Volley":{"layout":"normal","name":"Shard Volley","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Shard Volley, sacrifice a land.\nShard Volley deals 3 damage to target creature or player.","imageName":"shard volley","colorIdentity":["R"]},"Shared Animosity":{"layout":"normal","name":"Shared Animosity","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control attacks, it gets +1/+0 until end of turn for each other attacking creature that shares a creature type with it.","imageName":"shared animosity","colorIdentity":["R"]},"Spitebellows":{"layout":"normal","name":"Spitebellows","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Spitebellows leaves the battlefield, it deals 6 damage to target creature.\nEvoke {1}{R}{R} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"6","toughness":"1","imageName":"spitebellows","colorIdentity":["R"]},"Stingmoggie":{"layout":"normal","name":"Stingmoggie","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Stingmoggie enters the battlefield with two +1/+1 counters on it.\n{3}{R}, Remove a +1/+1 counter from Stingmoggie: Destroy target artifact or land.","power":"0","toughness":"0","imageName":"stingmoggie","colorIdentity":["R"]},"Stomping Slabs":{"layout":"normal","name":"Stomping Slabs","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top seven cards of your library, then put those cards on the bottom of your library in any order. If a card named Stomping Slabs was revealed this way, Stomping Slabs deals 7 damage to target creature or player.","imageName":"stomping slabs","colorIdentity":["R"]},"Sunflare Shaman":{"layout":"normal","name":"Sunflare Shaman","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"{1}{R}, {T}: Sunflare Shaman deals X damage to target creature or player and X damage to itself, where X is the number of Elemental cards in your graveyard.","power":"2","toughness":"1","imageName":"sunflare shaman","colorIdentity":["R"]},"Taurean Mauler":{"layout":"normal","name":"Taurean Mauler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nWhenever an opponent casts a spell, you may put a +1/+1 counter on Taurean Mauler.","power":"2","toughness":"2","imageName":"taurean mauler","colorIdentity":["R"]},"Titan's Revenge":{"layout":"normal","name":"Titan's Revenge","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Titan's Revenge deals X damage to target creature or player. Clash with an opponent. If you win, return Titan's Revenge to its owner's hand. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"titan's revenge","colorIdentity":["R"]},"Vengeful Firebrand":{"layout":"normal","name":"Vengeful Firebrand","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Vengeful Firebrand has haste as long as a Warrior card is in your graveyard.\n{R}: Vengeful Firebrand gets +1/+0 until end of turn.","power":"5","toughness":"2","imageName":"vengeful firebrand","colorIdentity":["R"]},"War-Spike Changeling":{"layout":"normal","name":"War-Spike Changeling","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\n{R}: War-Spike Changeling gains first strike until end of turn.","power":"3","toughness":"3","imageName":"war-spike changeling","colorIdentity":["R"]},"Ambassador Oak":{"layout":"normal","name":"Ambassador Oak","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"When Ambassador Oak enters the battlefield, put a 1/1 green Elf Warrior creature token onto the battlefield.","power":"3","toughness":"3","imageName":"ambassador oak","colorIdentity":["G"]},"Bosk Banneret":{"layout":"normal","name":"Bosk Banneret","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"Treefolk spells and Shaman spells you cast cost {1} less to cast.","power":"1","toughness":"3","imageName":"bosk banneret","colorIdentity":["G"]},"Chameleon Colossus":{"layout":"normal","name":"Chameleon Colossus","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nProtection from black\n{2}{G}{G}: Chameleon Colossus gets +X/+X until end of turn, where X is its power.","power":"4","toughness":"4","imageName":"chameleon colossus","colorIdentity":["G"]},"Cream of the Crop":{"layout":"normal","name":"Cream of the Crop","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield under your control, you may look at the top X cards of your library, where X is that creature's power. If you do, put one of those cards on top of your library and the rest on the bottom of your library in any order.","imageName":"cream of the crop","colorIdentity":["G"]},"Deglamer":{"layout":"normal","name":"Deglamer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose target artifact or enchantment. Its owner shuffles it into his or her library.","imageName":"deglamer","colorIdentity":["G"]},"Earthbrawn":{"layout":"normal","name":"Earthbrawn","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+3 until end of turn.\nReinforce 1—{1}{G} ({1}{G}, Discard this card: Put a +1/+1 counter on target creature.)","imageName":"earthbrawn","colorIdentity":["G"]},"Everbark Shaman":{"layout":"normal","name":"Everbark Shaman","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"{T}, Exile a Treefolk card from your graveyard: Search your library for up to two Forest cards and put them onto the battlefield tapped. Then shuffle your library.","power":"3","toughness":"5","imageName":"everbark shaman","colorIdentity":["G"]},"Fertilid":{"layout":"normal","name":"Fertilid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Fertilid enters the battlefield with two +1/+1 counters on it.\n{1}{G}, Remove a +1/+1 counter from Fertilid: Target player searches his or her library for a basic land card and puts it onto the battlefield tapped. Then that player shuffles his or her library.","power":"0","toughness":"0","imageName":"fertilid","colorIdentity":["G"]},"Game-Trail Changeling":{"layout":"normal","name":"Game-Trail Changeling","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Changeling (This card is every creature type.)\nTrample","power":"4","toughness":"4","imageName":"game-trail changeling","colorIdentity":["G"]},"Gilt-Leaf Archdruid":{"layout":"normal","name":"Gilt-Leaf Archdruid","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"Whenever you cast a Druid spell, you may draw a card.\nTap seven untapped Druids you control: Gain control of all lands target player controls.","power":"3","toughness":"3","imageName":"gilt-leaf archdruid","colorIdentity":["G"]},"Greatbow Doyen":{"layout":"normal","name":"Greatbow Doyen","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Other Archer creatures you control get +1/+1.\nWhenever an Archer you control deals damage to a creature, that Archer deals that much damage to that creature's controller.","power":"2","toughness":"4","imageName":"greatbow doyen","colorIdentity":["G"]},"Heritage Druid":{"layout":"normal","name":"Heritage Druid","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"Tap three untapped Elves you control: Add {G}{G}{G} to your mana pool.","power":"1","toughness":"1","imageName":"heritage druid","colorIdentity":["G"]},"Hunting Triad":{"layout":"normal","name":"Hunting Triad","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Tribal Sorcery — Elf","types":["Tribal","Sorcery"],"subtypes":["Elf"],"text":"Put three 1/1 green Elf Warrior creature tokens onto the battlefield.\nReinforce 3—{3}{G} ({3}{G}, Discard this card: Put three +1/+1 counters on target creature.)","imageName":"hunting triad","colorIdentity":["G"]},"Leaf-Crowned Elder":{"layout":"normal","name":"Leaf-Crowned Elder","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Leaf-Crowned Elder, you may reveal it. If you do, you may play that card without paying its mana cost.","power":"3","toughness":"5","imageName":"leaf-crowned elder","colorIdentity":["G"]},"Luminescent Rain":{"layout":"normal","name":"Luminescent Rain","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose a creature type. You gain 2 life for each permanent you control of that type.","imageName":"luminescent rain","colorIdentity":["G"]},"Lys Alana Bowmaster":{"layout":"normal","name":"Lys Alana Bowmaster","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Reach (This creature can block creatures with flying.)\nWhenever you cast an Elf spell, you may have Lys Alana Bowmaster deal 2 damage to target creature with flying.","power":"2","toughness":"2","imageName":"lys alana bowmaster","colorIdentity":["G"]},"Orchard Warden":{"layout":"normal","name":"Orchard Warden","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"Whenever another Treefolk creature enters the battlefield under your control, you may gain life equal to that creature's toughness.","power":"4","toughness":"6","imageName":"orchard warden","colorIdentity":["G"]},"Reach of Branches":{"layout":"normal","name":"Reach of Branches","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Tribal Instant — Treefolk","types":["Tribal","Instant"],"subtypes":["Treefolk"],"text":"Put a 2/5 green Treefolk Shaman creature token onto the battlefield.\nWhenever a Forest enters the battlefield under your control, you may return Reach of Branches from your graveyard to your hand.","imageName":"reach of branches","colorIdentity":["G"]},"Recross the Paths":{"layout":"normal","name":"Recross the Paths","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal cards from the top of your library until you reveal a land card. Put that card onto the battlefield and the rest on the bottom of your library in any order. Clash with an opponent. If you win, return Recross the Paths to its owner's hand. (Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.)","imageName":"recross the paths","colorIdentity":["G"]},"Reins of the Vinesteed":{"layout":"normal","name":"Reins of the Vinesteed","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nWhen enchanted creature dies, you may return Reins of the Vinesteed from your graveyard to the battlefield attached to a creature that shares a creature type with that creature.","imageName":"reins of the vinesteed","colorIdentity":["G"]},"Rhys the Exiled":{"layout":"normal","name":"Rhys the Exiled","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Elf Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Whenever Rhys the Exiled attacks, you gain 1 life for each Elf you control.\n{B}, Sacrifice an Elf: Regenerate Rhys the Exiled.","power":"3","toughness":"2","imageName":"rhys the exiled","colorIdentity":["G","B"]},"Scapeshift":{"layout":"normal","name":"Scapeshift","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Sacrifice any number of lands. Search your library for up to that many land cards, put them onto the battlefield tapped, then shuffle your library.","imageName":"scapeshift","colorIdentity":["G"]},"Unstoppable Ash":{"layout":"normal","name":"Unstoppable Ash","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"Trample\nChampion a Treefolk or Warrior (When this enters the battlefield, sacrifice it unless you exile another Treefolk or Warrior you control. When this leaves the battlefield, that card returns to the battlefield.)\nWhenever a creature you control becomes blocked, it gets +0/+5 until end of turn.","power":"5","toughness":"5","imageName":"unstoppable ash","colorIdentity":["G"]},"Walker of the Grove":{"layout":"normal","name":"Walker of the Grove","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Walker of the Grove leaves the battlefield, create a 4/4 green Elemental creature token.\nEvoke {4}{G} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)","power":"7","toughness":"7","imageName":"walker of the grove","colorIdentity":["G"]},"Winnower Patrol":{"layout":"normal","name":"Winnower Patrol","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Winnower Patrol, you may reveal it. If you do, put a +1/+1 counter on Winnower Patrol.","power":"3","toughness":"2","imageName":"winnower patrol","colorIdentity":["G"]},"Wolf-Skull Shaman":{"layout":"normal","name":"Wolf-Skull Shaman","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Kinship — At the beginning of your upkeep, you may look at the top card of your library. If it shares a creature type with Wolf-Skull Shaman, you may reveal it. If you do, put a 2/2 green Wolf creature token onto the battlefield.","power":"2","toughness":"2","imageName":"wolf-skull shaman","colorIdentity":["G"]},"Cloak and Dagger":{"layout":"normal","name":"Cloak and Dagger","manaCost":"{2}","cmc":2,"type":"Tribal Artifact — Rogue Equipment","types":["Tribal","Artifact"],"subtypes":["Rogue","Equipment"],"text":"Equipped creature gets +2/+0 and has shroud. (It can't be the target of spells or abilities.)\nWhenever a Rogue creature enters the battlefield, you may attach Cloak and Dagger to it.\nEquip {3}","imageName":"cloak and dagger"},"Diviner's Wand":{"layout":"normal","name":"Diviner's Wand","manaCost":"{3}","cmc":3,"type":"Tribal Artifact — Wizard Equipment","types":["Tribal","Artifact"],"subtypes":["Wizard","Equipment"],"text":"Equipped creature has \"Whenever you draw a card, this creature gets +1/+1 and gains flying until end of turn\" and \"{4}: Draw a card.\"\nWhenever a Wizard creature enters the battlefield, you may attach Diviner's Wand to it.\nEquip {3}","imageName":"diviner's wand"},"Obsidian Battle-Axe":{"layout":"normal","name":"Obsidian Battle-Axe","manaCost":"{3}","cmc":3,"type":"Tribal Artifact — Warrior Equipment","types":["Tribal","Artifact"],"subtypes":["Warrior","Equipment"],"text":"Equipped creature gets +2/+1 and has haste.\nWhenever a Warrior creature enters the battlefield, you may attach Obsidian Battle-Axe to it.\nEquip {3}","imageName":"obsidian battle-axe"},"Thornbite Staff":{"layout":"normal","name":"Thornbite Staff","manaCost":"{2}","cmc":2,"type":"Tribal Artifact — Shaman Equipment","types":["Tribal","Artifact"],"subtypes":["Shaman","Equipment"],"text":"Equipped creature has \"{2}, {T}: This creature deals 1 damage to target creature or player\" and \"Whenever a creature dies, untap this creature.\"\nWhenever a Shaman creature enters the battlefield, you may attach Thornbite Staff to it.\nEquip {4}","imageName":"thornbite staff"},"Veteran's Armaments":{"layout":"normal","name":"Veteran's Armaments","manaCost":"{2}","cmc":2,"type":"Tribal Artifact — Soldier Equipment","types":["Tribal","Artifact"],"subtypes":["Soldier","Equipment"],"text":"Equipped creature has \"Whenever this creature attacks or blocks, it gets +1/+1 until end of turn for each attacking creature.\"\nWhenever a Soldier creature enters the battlefield, you may attach Veteran's Armaments to it.\nEquip {2}","imageName":"veteran's armaments"},"Murmuring Bosk":{"layout":"normal","name":"Murmuring Bosk","type":"Land — Forest","types":["Land"],"subtypes":["Forest"],"text":"({T}: Add {G} to your mana pool.)\nAs Murmuring Bosk enters the battlefield, you may reveal a Treefolk card from your hand. If you don't, Murmuring Bosk enters the battlefield tapped.\n{T}: Add {W} or {B} to your mana pool. Murmuring Bosk deals 1 damage to you.","imageName":"murmuring bosk","colorIdentity":["G","W","B"]},"Primal Beyond":{"layout":"normal","name":"Primal Beyond","type":"Land","types":["Land"],"text":"As Primal Beyond enters the battlefield, you may reveal an Elemental card from your hand. If you don't, Primal Beyond enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{T}: Add one mana of any color to your mana pool. Spend this mana only to cast an Elemental spell or activate an ability of an Elemental.","imageName":"primal beyond"},"Rustic Clachan":{"layout":"normal","name":"Rustic Clachan","type":"Land","types":["Land"],"text":"As Rustic Clachan enters the battlefield, you may reveal a Kithkin card from your hand. If you don't, Rustic Clachan enters the battlefield tapped.\n{T}: Add {W} to your mana pool.\nReinforce 1—{1}{W} ({1}{W}, Discard this card: Put a +1/+1 counter on target creature.)","imageName":"rustic clachan","colorIdentity":["W"]},"Apothecary Initiate":{"layout":"normal","name":"Apothecary Initiate","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kithkin Cleric","types":["Creature"],"subtypes":["Kithkin","Cleric"],"text":"Whenever a player casts a white spell, you may pay {1}. If you do, you gain 1 life.","power":"1","toughness":"1","imageName":"apothecary initiate","colorIdentity":["W"]},"Armored Ascension":{"layout":"normal","name":"Armored Ascension","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 for each Plains you control and has flying.","imageName":"armored ascension","colorIdentity":["W"]},"Ballynock Cohort":{"layout":"normal","name":"Ballynock Cohort","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"First strike\nBallynock Cohort gets +1/+1 as long as you control another white creature.","power":"2","toughness":"2","imageName":"ballynock cohort","colorIdentity":["W"]},"Barrenton Medic":{"layout":"normal","name":"Barrenton Medic","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Kithkin Cleric","types":["Creature"],"subtypes":["Kithkin","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\nPut a -1/-1 counter on Barrenton Medic: Untap Barrenton Medic.","power":"0","toughness":"4","imageName":"barrenton medic","colorIdentity":["W"]},"Boon Reflection":{"layout":"normal","name":"Boon Reflection","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If you would gain life, you gain twice that much life instead.","imageName":"boon reflection","colorIdentity":["W"]},"Goldenglow Moth":{"layout":"normal","name":"Goldenglow Moth","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nWhenever Goldenglow Moth blocks, you may gain 4 life.","power":"0","toughness":"1","imageName":"goldenglow moth","colorIdentity":["W"]},"Greater Auramancy":{"layout":"normal","name":"Greater Auramancy","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Other enchantments you control have shroud. (A permanent with shroud can't be the target of spells or abilities.)\nEnchanted creatures you control have shroud.","imageName":"greater auramancy","colorIdentity":["W"]},"Inquisitor's Snare":{"layout":"normal","name":"Inquisitor's Snare","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage target attacking or blocking creature would deal this turn. If that creature is black or red, destroy it.","imageName":"inquisitor's snare","colorIdentity":["W"]},"Kithkin Rabble":{"layout":"normal","name":"Kithkin Rabble","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Kithkin","types":["Creature"],"subtypes":["Kithkin"],"text":"Vigilance\nKithkin Rabble's power and toughness are each equal to the number of white permanents you control.","power":"*","toughness":"*","imageName":"kithkin rabble","colorIdentity":["W"]},"Kithkin Shielddare":{"layout":"normal","name":"Kithkin Shielddare","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"{W}, {T}: Target blocking creature gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"kithkin shielddare","colorIdentity":["W"]},"Mass Calcify":{"layout":"normal","name":"Mass Calcify","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all nonwhite creatures.","imageName":"mass calcify","colorIdentity":["W"]},"Mine Excavation":{"layout":"normal","name":"Mine Excavation","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return target artifact or enchantment card from a graveyard to its owner's hand.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose a new target for the copy.)","imageName":"mine excavation","colorIdentity":["W"]},"Niveous Wisps":{"layout":"normal","name":"Niveous Wisps","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature becomes white until end of turn. Tap that creature.\nDraw a card.","imageName":"niveous wisps","colorIdentity":["W"]},"Order of Whiteclay":{"layout":"normal","name":"Order of Whiteclay","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Kithkin Cleric","types":["Creature"],"subtypes":["Kithkin","Cleric"],"text":"{1}{W}{W}, {Q}: Return target creature card with converted mana cost 3 or less from your graveyard to the battlefield. ({Q} is the untap symbol.)","power":"1","toughness":"4","imageName":"order of whiteclay","colorIdentity":["W"]},"Pale Wayfarer":{"layout":"normal","name":"Pale Wayfarer","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Spirit Giant","types":["Creature"],"subtypes":["Spirit","Giant"],"text":"{2}{W}{W}, {Q}: Target creature gains protection from the color of its controller's choice until end of turn. ({Q} is the untap symbol.)","power":"4","toughness":"4","imageName":"pale wayfarer","colorIdentity":["W"]},"Prison Term":{"layout":"normal","name":"Prison Term","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block, and its activated abilities can't be activated.\nWhenever a creature enters the battlefield under an opponent's control, you may attach Prison Term to that creature.","imageName":"prison term","colorIdentity":["W"]},"Resplendent Mentor":{"layout":"normal","name":"Resplendent Mentor","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Kithkin Cleric","types":["Creature"],"subtypes":["Kithkin","Cleric"],"text":"White creatures you control have \"{T}: You gain 1 life.\"","power":"2","toughness":"2","imageName":"resplendent mentor","colorIdentity":["W"]},"Rune-Cervin Rider":{"layout":"normal","name":"Rune-Cervin Rider","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elf Knight","types":["Creature"],"subtypes":["Elf","Knight"],"text":"Flying\n{G/W}{G/W}: Rune-Cervin Rider gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"rune-cervin rider","colorIdentity":["W","G"]},"Runed Halo":{"layout":"normal","name":"Runed Halo","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Runed Halo enters the battlefield, name a card.\nYou have protection from the chosen name. (You can't be targeted, dealt damage, or enchanted by anything with that name.)","imageName":"runed halo","colorIdentity":["W"]},"Safehold Sentry":{"layout":"normal","name":"Safehold Sentry","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"{2}{W}, {Q}: Safehold Sentry gets +0/+2 until end of turn. ({Q} is the untap symbol.)","power":"2","toughness":"2","imageName":"safehold sentry","colorIdentity":["W"]},"Spectral Procession":{"layout":"normal","name":"Spectral Procession","manaCost":"{2/W}{2/W}{2/W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put three 1/1 white Spirit creature tokens with flying onto the battlefield.","imageName":"spectral procession","colorIdentity":["W"]},"Strip Bare":{"layout":"normal","name":"Strip Bare","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy all Auras and Equipment attached to target creature.","imageName":"strip bare","colorIdentity":["W"]},"Twilight Shepherd":{"layout":"normal","name":"Twilight Shepherd","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance\nWhen Twilight Shepherd enters the battlefield, return to your hand all cards in your graveyard that were put there from the battlefield this turn.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"5","toughness":"5","imageName":"twilight shepherd","colorIdentity":["W"]},"Windbrisk Raptor":{"layout":"normal","name":"Windbrisk Raptor","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nAttacking creatures you control have lifelink.","power":"5","toughness":"7","imageName":"windbrisk raptor","colorIdentity":["W"]},"Woeleecher":{"layout":"normal","name":"Woeleecher","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{W}, {T}: Remove a -1/-1 counter from target creature. If you do, you gain 2 life.","power":"3","toughness":"5","imageName":"woeleecher","colorIdentity":["W"]},"Advice from the Fae":{"layout":"normal","name":"Advice from the Fae","manaCost":"{2/U}{2/U}{2/U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"({2/U} can be paid with any two mana or with {U}. This card's converted mana cost is 6.)\nLook at the top five cards of your library. If you control more creatures than each other player, put two of those cards into your hand. Otherwise, put one of them into your hand. Then put the rest on the bottom of your library in any order.","imageName":"advice from the fae","colorIdentity":["U"]},"Biting Tether":{"layout":"normal","name":"Biting Tether","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.\nAt the beginning of your upkeep, put a -1/-1 counter on enchanted creature.","imageName":"biting tether","colorIdentity":["U"]},"Briarberry Cohort":{"layout":"normal","name":"Briarberry Cohort","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie Soldier","types":["Creature"],"subtypes":["Faerie","Soldier"],"text":"Flying\nBriarberry Cohort gets +1/+1 as long as you control another blue creature.","power":"1","toughness":"1","imageName":"briarberry cohort","colorIdentity":["U"]},"Cerulean Wisps":{"layout":"normal","name":"Cerulean Wisps","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature becomes blue until end of turn. Untap that creature.\nDraw a card.","imageName":"cerulean wisps","colorIdentity":["U"]},"Consign to Dream":{"layout":"normal","name":"Consign to Dream","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target permanent to its owner's hand. If that permanent is red or green, put it on top of its owner's library instead.","imageName":"consign to dream","colorIdentity":["U"]},"Counterbore":{"layout":"normal","name":"Counterbore","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. Then that player shuffles his or her library.","imageName":"counterbore","colorIdentity":["U"]},"Cursecatcher":{"layout":"normal","name":"Cursecatcher","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Sacrifice Cursecatcher: Counter target instant or sorcery spell unless its controller pays {1}.","power":"1","toughness":"1","imageName":"cursecatcher","colorIdentity":["U"]},"Deepchannel Mentor":{"layout":"normal","name":"Deepchannel Mentor","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Blue creatures you control can't be blocked.","power":"2","toughness":"2","imageName":"deepchannel mentor","colorIdentity":["U"]},"Drowner Initiate":{"layout":"normal","name":"Drowner Initiate","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Whenever a player casts a blue spell, you may pay {1}. If you do, target player puts the top two cards of his or her library into his or her graveyard.","power":"1","toughness":"1","imageName":"drowner initiate","colorIdentity":["U"]},"Faerie Swarm":{"layout":"normal","name":"Faerie Swarm","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying\nFaerie Swarm's power and toughness are each equal to the number of blue permanents you control.","power":"*","toughness":"*","imageName":"faerie swarm","colorIdentity":["U"]},"Ghastly Discovery":{"layout":"normal","name":"Ghastly Discovery","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw two cards, then discard a card.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it.)","imageName":"ghastly discovery","colorIdentity":["U"]},"Isleback Spawn":{"layout":"normal","name":"Isleback Spawn","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Kraken","types":["Creature"],"subtypes":["Kraken"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nIsleback Spawn gets +4/+8 as long as a library has twenty or fewer cards in it.","power":"4","toughness":"8","imageName":"isleback spawn","colorIdentity":["U"]},"Kinscaer Harpoonist":{"layout":"normal","name":"Kinscaer Harpoonist","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"Flying\nWhenever Kinscaer Harpoonist attacks, you may have target creature lose flying until end of turn.","power":"2","toughness":"2","imageName":"kinscaer harpoonist","colorIdentity":["U"]},"Knacksaw Clique":{"layout":"normal","name":"Knacksaw Clique","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\n{1}{U}, {Q}: Target opponent exiles the top card of his or her library. Until end of turn, you may play that card. ({Q} is the untap symbol.)","power":"1","toughness":"4","imageName":"knacksaw clique","colorIdentity":["U"]},"Leech Bonder":{"layout":"normal","name":"Leech Bonder","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Leech Bonder enters the battlefield with two -1/-1 counters on it.\n{U}, {Q}: Move a counter from target creature onto a second target creature. ({Q} is the untap symbol.)","power":"3","toughness":"3","imageName":"leech bonder","colorIdentity":["U"]},"Merrow Wavebreakers":{"layout":"normal","name":"Merrow Wavebreakers","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"{1}{U}, {Q}: Merrow Wavebreakers gains flying until end of turn. ({Q} is the untap symbol.)","power":"3","toughness":"3","imageName":"merrow wavebreakers","colorIdentity":["U"]},"Parapet Watchers":{"layout":"normal","name":"Parapet Watchers","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"{W/U}: Parapet Watchers gets +0/+1 until end of turn.","power":"2","toughness":"2","imageName":"parapet watchers","colorIdentity":["U","W"]},"Prismwake Merrow":{"layout":"normal","name":"Prismwake Merrow","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Flash\nWhen Prismwake Merrow enters the battlefield, target permanent becomes the color or colors of your choice until end of turn.","power":"2","toughness":"1","imageName":"prismwake merrow","colorIdentity":["U"]},"Puca's Mischief":{"layout":"normal","name":"Puca's Mischief","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may exchange control of target nonland permanent you control and target nonland permanent an opponent controls with an equal or lesser converted mana cost.","imageName":"puca's mischief","colorIdentity":["U"]},"Put Away":{"layout":"normal","name":"Put Away","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. You may shuffle up to one target card from your graveyard into your library.","imageName":"put away","colorIdentity":["U"]},"River Kelpie":{"layout":"normal","name":"River Kelpie","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever River Kelpie or another permanent enters the battlefield from a graveyard, draw a card.\nWhenever a player casts a spell from a graveyard, draw a card.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"3","toughness":"3","imageName":"river kelpie","colorIdentity":["U"]},"Savor the Moment":{"layout":"normal","name":"Savor the Moment","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Take an extra turn after this one. Skip the untap step of that turn.","imageName":"savor the moment","colorIdentity":["U"]},"Sinking Feeling":{"layout":"normal","name":"Sinking Feeling","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature doesn't untap during its controller's untap step.\nEnchanted creature has \"{1}, Put a -1/-1 counter on this creature: Untap this creature.\"","imageName":"sinking feeling","colorIdentity":["U"]},"Spell Syphon":{"layout":"normal","name":"Spell Syphon","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1} for each blue permanent you control.","imageName":"spell syphon","colorIdentity":["U"]},"Thought Reflection":{"layout":"normal","name":"Thought Reflection","manaCost":"{4}{U}{U}{U}","cmc":7,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"If you would draw a card, draw two cards instead.","imageName":"thought reflection","colorIdentity":["U"]},"Whimwader":{"layout":"normal","name":"Whimwader","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whimwader can't attack unless defending player controls a blue permanent.","power":"6","toughness":"4","imageName":"whimwader","colorIdentity":["U"]},"Aphotic Wisps":{"layout":"normal","name":"Aphotic Wisps","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature becomes black and gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)\nDraw a card.","imageName":"aphotic wisps","colorIdentity":["B"]},"Ashenmoor Cohort":{"layout":"normal","name":"Ashenmoor Cohort","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Ashenmoor Cohort gets +1/+1 as long as you control another black creature.","power":"4","toughness":"3","imageName":"ashenmoor cohort","colorIdentity":["B"]},"Beseech the Queen":{"layout":"normal","name":"Beseech the Queen","manaCost":"{2/B}{2/B}{2/B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"({2/B} can be paid with any two mana or with {B}. This card's converted mana cost is 6.)\nSearch your library for a card with converted mana cost less than or equal to the number of lands you control, reveal it, and put it into your hand. Then shuffle your library.","imageName":"beseech the queen","colorIdentity":["B"]},"Blowfly Infestation":{"layout":"normal","name":"Blowfly Infestation","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature dies, if it had a -1/-1 counter on it, put a -1/-1 counter on target creature.","imageName":"blowfly infestation","colorIdentity":["B"]},"Cinderbones":{"layout":"normal","name":"Cinderbones","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Elemental Skeleton","types":["Creature"],"subtypes":["Elemental","Skeleton"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\n{1}{B}: Regenerate Cinderbones.","power":"1","toughness":"1","imageName":"cinderbones","colorIdentity":["B"]},"Cinderhaze Wretch":{"layout":"normal","name":"Cinderhaze Wretch","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"{T}: Target player discards a card. Activate this ability only during your turn.\nPut a -1/-1 counter on Cinderhaze Wretch: Untap Cinderhaze Wretch.","power":"3","toughness":"2","imageName":"cinderhaze wretch","colorIdentity":["B"]},"Corrosive Mentor":{"layout":"normal","name":"Corrosive Mentor","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Elemental Rogue","types":["Creature"],"subtypes":["Elemental","Rogue"],"text":"Black creatures you control have wither. (They deal damage to creatures in the form of -1/-1 counters.)","power":"1","toughness":"3","imageName":"corrosive mentor","colorIdentity":["B"]},"Crowd of Cinders":{"layout":"normal","name":"Crowd of Cinders","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nCrowd of Cinders's power and toughness are each equal to the number of black permanents you control.","power":"*","toughness":"*","imageName":"crowd of cinders","colorIdentity":["B"]},"Disturbing Plot":{"layout":"normal","name":"Disturbing Plot","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from a graveyard to its owner's hand.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose a new target for the copy.)","imageName":"disturbing plot","colorIdentity":["B"]},"Dusk Urchins":{"layout":"normal","name":"Dusk Urchins","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Ouphe","types":["Creature"],"subtypes":["Ouphe"],"text":"Whenever Dusk Urchins attacks or blocks, put a -1/-1 counter on it.\nWhen Dusk Urchins dies, draw a card for each -1/-1 counter on it.","power":"4","toughness":"3","imageName":"dusk urchins","colorIdentity":["B"]},"Faerie Macabre":{"layout":"normal","name":"Faerie Macabre","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nDiscard Faerie Macabre: Exile up to two target cards from graveyards.","power":"2","toughness":"2","imageName":"faerie macabre","colorIdentity":["B"]},"Gloomlance":{"layout":"normal","name":"Gloomlance","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. If that creature was green or white, its controller discards a card.","imageName":"gloomlance","colorIdentity":["B"]},"Hollowborn Barghest":{"layout":"normal","name":"Hollowborn Barghest","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon Hound","types":["Creature"],"subtypes":["Demon","Hound"],"text":"At the beginning of your upkeep, if you have no cards in hand, each opponent loses 2 life.\nAt the beginning of each opponent's upkeep, if that player has no cards in hand, he or she loses 2 life.","power":"7","toughness":"6","imageName":"hollowborn barghest","colorIdentity":["B"]},"Hollowsage":{"layout":"normal","name":"Hollowsage","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Whenever Hollowsage becomes untapped, you may have target player discard a card.","power":"2","toughness":"2","imageName":"hollowsage","colorIdentity":["B"]},"Incremental Blight":{"layout":"normal","name":"Incremental Blight","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put a -1/-1 counter on target creature, two -1/-1 counters on another target creature, and three -1/-1 counters on a third target creature.","imageName":"incremental blight","colorIdentity":["B"]},"Loch Korrigan":{"layout":"normal","name":"Loch Korrigan","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{U/B}: Loch Korrigan gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"loch korrigan","colorIdentity":["B","U"]},"Midnight Banshee":{"layout":"normal","name":"Midnight Banshee","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\nAt the beginning of your upkeep, put a -1/-1 counter on each nonblack creature.","power":"5","toughness":"5","imageName":"midnight banshee","colorIdentity":["B"]},"Plague of Vermin":{"layout":"normal","name":"Plague of Vermin","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Starting with you, each player may pay any amount of life. Repeat this process until no one pays life. Each player puts a 1/1 black Rat creature token onto the battlefield for each 1 life he or she paid this way.","imageName":"plague of vermin","colorIdentity":["B"]},"Polluted Bonds":{"layout":"normal","name":"Polluted Bonds","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a land enters the battlefield under an opponent's control, that player loses 2 life and you gain 2 life.","imageName":"polluted bonds","colorIdentity":["B"]},"Puppeteer Clique":{"layout":"normal","name":"Puppeteer Clique","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\nWhen Puppeteer Clique enters the battlefield, put target creature card from an opponent's graveyard onto the battlefield under your control. It gains haste. At the beginning of your next end step, exile it.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"3","toughness":"2","imageName":"puppeteer clique","colorIdentity":["B"]},"Rite of Consumption":{"layout":"normal","name":"Rite of Consumption","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Rite of Consumption, sacrifice a creature.\nRite of Consumption deals damage equal to the sacrificed creature's power to target player. You gain life equal to the damage dealt this way.","imageName":"rite of consumption","colorIdentity":["B"]},"Sickle Ripper":{"layout":"normal","name":"Sickle Ripper","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)","power":"2","toughness":"1","imageName":"sickle ripper","colorIdentity":["B"]},"Smolder Initiate":{"layout":"normal","name":"Smolder Initiate","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"Whenever a player casts a black spell, you may pay {1}. If you do, target player loses 1 life.","power":"1","toughness":"1","imageName":"smolder initiate","colorIdentity":["B"]},"Splitting Headache":{"layout":"normal","name":"Splitting Headache","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Target player discards two cards.\n• Target player reveals his or her hand, you choose a card from it, then that player discards that card.","imageName":"splitting headache","colorIdentity":["B"]},"Wound Reflection":{"layout":"normal","name":"Wound Reflection","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each end step, each opponent loses life equal to the life he or she lost this turn. (Damage causes loss of life.)","imageName":"wound reflection","colorIdentity":["B"]},"Blistering Dieflyn":{"layout":"normal","name":"Blistering Dieflyn","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\n{B/R}: Blistering Dieflyn gets +1/+0 until end of turn.","power":"0","toughness":"1","imageName":"blistering dieflyn","colorIdentity":["R","B"]},"Bloodmark Mentor":{"layout":"normal","name":"Bloodmark Mentor","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Red creatures you control have first strike.","power":"1","toughness":"1","imageName":"bloodmark mentor","colorIdentity":["R"]},"Bloodshed Fever":{"layout":"normal","name":"Bloodshed Fever","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature attacks each turn if able.","imageName":"bloodshed fever","colorIdentity":["R"]},"Boggart Arsonists":{"layout":"normal","name":"Boggart Arsonists","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Plainswalk (This creature can't be blocked as long as defending player controls a Plains.)\n{2}{R}, Sacrifice Boggart Arsonists: Destroy target Scarecrow or Plains.","power":"2","toughness":"1","imageName":"boggart arsonists","colorIdentity":["R"]},"Burn Trail":{"layout":"normal","name":"Burn Trail","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Burn Trail deals 3 damage to target creature or player.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose a new target for the copy.)","imageName":"burn trail","colorIdentity":["R"]},"Cragganwick Cremator":{"layout":"normal","name":"Cragganwick Cremator","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant Shaman","types":["Creature"],"subtypes":["Giant","Shaman"],"text":"When Cragganwick Cremator enters the battlefield, discard a card at random. If you discard a creature card this way, Cragganwick Cremator deals damage equal to that card's power to target player.","power":"5","toughness":"4","imageName":"cragganwick cremator","colorIdentity":["R"]},"Crimson Wisps":{"layout":"normal","name":"Crimson Wisps","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature becomes red and gains haste until end of turn.\nDraw a card.","imageName":"crimson wisps","colorIdentity":["R"]},"Deep-Slumber Titan":{"layout":"normal","name":"Deep-Slumber Titan","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Deep-Slumber Titan enters the battlefield tapped.\nDeep-Slumber Titan doesn't untap during your untap step.\nWhenever Deep-Slumber Titan is dealt damage, untap it.","power":"7","toughness":"7","imageName":"deep-slumber titan","colorIdentity":["R"]},"Elemental Mastery":{"layout":"normal","name":"Elemental Mastery","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: Put X 1/1 red Elemental creature tokens with haste onto the battlefield, where X is this creature's power. Exile them at the beginning of the next end step.\"","imageName":"elemental mastery","colorIdentity":["R"]},"Ember Gale":{"layout":"normal","name":"Ember Gale","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures target player controls can't block this turn. Ember Gale deals 1 damage to each white and/or blue creature that player controls.","imageName":"ember gale","colorIdentity":["R"]},"Furystoke Giant":{"layout":"normal","name":"Furystoke Giant","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"When Furystoke Giant enters the battlefield, other creatures you control gain \"{T}: This creature deals 2 damage to target creature or player\" until end of turn.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"3","toughness":"3","imageName":"furystoke giant","colorIdentity":["R"]},"Horde of Boggarts":{"layout":"normal","name":"Horde of Boggarts","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nHorde of Boggarts's power and toughness are each equal to the number of red permanents you control.","power":"*","toughness":"*","imageName":"horde of boggarts","colorIdentity":["R"]},"Inescapable Brute":{"layout":"normal","name":"Inescapable Brute","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\nInescapable Brute must be blocked if able.","power":"3","toughness":"3","imageName":"inescapable brute","colorIdentity":["R"]},"Intimidator Initiate":{"layout":"normal","name":"Intimidator Initiate","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Whenever a player casts a red spell, you may pay {1}. If you do, target creature can't block this turn.","power":"1","toughness":"1","imageName":"intimidator initiate","colorIdentity":["R"]},"Jaws of Stone":{"layout":"normal","name":"Jaws of Stone","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Jaws of Stone deals X damage divided as you choose among any number of target creatures and/or players, where X is the number of Mountains you control as you cast Jaws of Stone.","imageName":"jaws of stone","colorIdentity":["R"]},"Knollspine Dragon":{"layout":"normal","name":"Knollspine Dragon","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Knollspine Dragon enters the battlefield, you may discard your hand and draw cards equal to the damage dealt to target opponent this turn.","power":"7","toughness":"5","imageName":"knollspine dragon","colorIdentity":["R"]},"Knollspine Invocation":{"layout":"normal","name":"Knollspine Invocation","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{X}, Discard a card with converted mana cost X: Knollspine Invocation deals X damage to target creature or player.","imageName":"knollspine invocation","colorIdentity":["R"]},"Mudbrawler Cohort":{"layout":"normal","name":"Mudbrawler Cohort","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Haste\nMudbrawler Cohort gets +1/+1 as long as you control another red creature.","power":"1","toughness":"1","imageName":"mudbrawler cohort","colorIdentity":["R"]},"Power of Fire":{"layout":"normal","name":"Power of Fire","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: This creature deals 1 damage to target creature or player.\"","imageName":"power of fire","colorIdentity":["R"]},"Puncture Bolt":{"layout":"normal","name":"Puncture Bolt","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Puncture Bolt deals 1 damage to target creature. Put a -1/-1 counter on that creature.","imageName":"puncture bolt","colorIdentity":["R"]},"Pyre Charger":{"layout":"normal","name":"Pyre Charger","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Haste\n{R}: Pyre Charger gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"pyre charger","colorIdentity":["R"]},"Rage Reflection":{"layout":"normal","name":"Rage Reflection","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have double strike.","imageName":"rage reflection","colorIdentity":["R"]},"Rustrazor Butcher":{"layout":"normal","name":"Rustrazor Butcher","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"First strike\nWither (This deals damage to creatures in the form of -1/-1 counters.)","power":"1","toughness":"2","imageName":"rustrazor butcher","colorIdentity":["R"]},"Slinking Giant":{"layout":"normal","name":"Slinking Giant","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant Rogue","types":["Creature"],"subtypes":["Giant","Rogue"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\nWhenever Slinking Giant blocks or becomes blocked, it gets -3/-0 until end of turn.","power":"4","toughness":"4","imageName":"slinking giant","colorIdentity":["R"]},"Wild Swing":{"layout":"normal","name":"Wild Swing","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose three target nonenchantment permanents. Destroy one of them at random.","imageName":"wild swing","colorIdentity":["R"]},"Crabapple Cohort":{"layout":"normal","name":"Crabapple Cohort","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"Crabapple Cohort gets +1/+1 as long as you control another green creature.","power":"4","toughness":"4","imageName":"crabapple cohort","colorIdentity":["G"]},"Devoted Druid":{"layout":"normal","name":"Devoted Druid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G} to your mana pool.\nPut a -1/-1 counter on Devoted Druid: Untap Devoted Druid.","power":"0","toughness":"2","imageName":"devoted druid","colorIdentity":["G"]},"Dramatic Entrance":{"layout":"normal","name":"Dramatic Entrance","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You may put a green creature card from your hand onto the battlefield.","imageName":"dramatic entrance","colorIdentity":["G"]},"Drove of Elves":{"layout":"normal","name":"Drove of Elves","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"Hexproof\nDrove of Elves's power and toughness are each equal to the number of green permanents you control.","power":"*","toughness":"*","imageName":"drove of elves","colorIdentity":["G"]},"Farhaven Elf":{"layout":"normal","name":"Farhaven Elf","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"When Farhaven Elf enters the battlefield, you may search your library for a basic land card and put it onto the battlefield tapped. If you do, shuffle your library.","power":"1","toughness":"1","imageName":"farhaven elf","colorIdentity":["G"]},"Flourishing Defenses":{"layout":"normal","name":"Flourishing Defenses","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a -1/-1 counter is placed on a creature, you may put a 1/1 green Elf Warrior creature token onto the battlefield.","imageName":"flourishing defenses","colorIdentity":["G"]},"Foxfire Oak":{"layout":"normal","name":"Foxfire Oak","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"{R/G}{R/G}{R/G}: Foxfire Oak gets +3/+0 until end of turn.","power":"3","toughness":"6","imageName":"foxfire oak","colorIdentity":["G","R"]},"Gleeful Sabotage":{"layout":"normal","name":"Gleeful Sabotage","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or enchantment.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose a new target for the copy.)","imageName":"gleeful sabotage","colorIdentity":["G"]},"Gloomwidow":{"layout":"normal","name":"Gloomwidow","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach\nGloomwidow can block only creatures with flying.","power":"3","toughness":"3","imageName":"gloomwidow","colorIdentity":["G"]},"Gloomwidow's Feast":{"layout":"normal","name":"Gloomwidow's Feast","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with flying. If that creature was blue or black, put a 1/2 green Spider creature token with reach onto the battlefield. (It can block creatures with flying.)","imageName":"gloomwidow's feast","colorIdentity":["G"]},"Howl of the Night Pack":{"layout":"normal","name":"Howl of the Night Pack","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 2/2 green Wolf creature token onto the battlefield for each Forest you control.","imageName":"howl of the night pack","colorIdentity":["G"]},"Hungry Spriggan":{"layout":"normal","name":"Hungry Spriggan","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Trample\nWhenever Hungry Spriggan attacks, it gets +3/+3 until end of turn.","power":"1","toughness":"1","imageName":"hungry spriggan","colorIdentity":["G"]},"Juvenile Gloomwidow":{"layout":"normal","name":"Juvenile Gloomwidow","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nWither (This deals damage to creatures in the form of -1/-1 counters.)","power":"1","toughness":"3","imageName":"juvenile gloomwidow","colorIdentity":["G"]},"Mana Reflection":{"layout":"normal","name":"Mana Reflection","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"If you tap a permanent for mana, it produces twice as much of that mana instead.","imageName":"mana reflection","colorIdentity":["G"]},"Mossbridge Troll":{"layout":"normal","name":"Mossbridge Troll","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"If Mossbridge Troll would be destroyed, regenerate it.\nTap any number of untapped creatures you control other than Mossbridge Troll with total power 10 or greater: Mossbridge Troll gets +20/+20 until end of turn.","power":"5","toughness":"5","imageName":"mossbridge troll","colorIdentity":["G"]},"Nurturer Initiate":{"layout":"normal","name":"Nurturer Initiate","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Whenever a player casts a green spell, you may pay {1}. If you do, target creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"nurturer initiate","colorIdentity":["G"]},"Presence of Gond":{"layout":"normal","name":"Presence of Gond","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: Put a 1/1 green Elf Warrior creature token onto the battlefield.\"","imageName":"presence of gond","colorIdentity":["G"]},"Prismatic Omen":{"layout":"normal","name":"Prismatic Omen","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Lands you control are every basic land type in addition to their other types.","imageName":"prismatic omen","colorIdentity":["G"]},"Raking Canopy":{"layout":"normal","name":"Raking Canopy","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature with flying attacks you, Raking Canopy deals 4 damage to it.","imageName":"raking canopy","colorIdentity":["G"]},"Roughshod Mentor":{"layout":"normal","name":"Roughshod Mentor","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Green creatures you control have trample.","power":"5","toughness":"4","imageName":"roughshod mentor","colorIdentity":["G"]},"Spawnwrithe":{"layout":"normal","name":"Spawnwrithe","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nWhenever Spawnwrithe deals combat damage to a player, put a token that's a copy of Spawnwrithe onto the battlefield.","power":"2","toughness":"2","imageName":"spawnwrithe","colorIdentity":["G"]},"Toil to Renown":{"layout":"normal","name":"Toil to Renown","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 1 life for each tapped artifact, creature, and land you control.","imageName":"toil to renown","colorIdentity":["G"]},"Tower Above":{"layout":"normal","name":"Tower Above","manaCost":"{2/G}{2/G}{2/G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"({2/G} can be paid with any two mana or with {G}. This card's converted mana cost is 6.)\nUntil end of turn, target creature gets +4/+4 and gains trample, wither, and \"When this creature attacks, target creature blocks it this turn if able.\" (It deals damage to creatures in the form of -1/-1 counters.)","imageName":"tower above","colorIdentity":["G"]},"Viridescent Wisps":{"layout":"normal","name":"Viridescent Wisps","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature becomes green and gets +1/+0 until end of turn.\nDraw a card.","imageName":"viridescent wisps","colorIdentity":["G"]},"Wildslayer Elves":{"layout":"normal","name":"Wildslayer Elves","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)","power":"3","toughness":"3","imageName":"wildslayer elves","colorIdentity":["G"]},"Witherscale Wurm":{"layout":"normal","name":"Witherscale Wurm","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Whenever Witherscale Wurm blocks or becomes blocked by a creature, that creature gains wither until end of turn. (It deals damage to creatures in the form of -1/-1 counters.)\nWhenever Witherscale Wurm deals damage to an opponent, remove all -1/-1 counters from it.","power":"9","toughness":"9","imageName":"witherscale wurm","colorIdentity":["G"]},"Woodfall Primus":{"layout":"normal","name":"Woodfall Primus","manaCost":"{5}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"Trample\nWhen Woodfall Primus enters the battlefield, destroy target noncreature permanent.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"6","toughness":"6","imageName":"woodfall primus","colorIdentity":["G"]},"Æthertow":{"layout":"normal","name":"Æthertow","manaCost":"{3}{W/U}","cmc":4,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Put target attacking or blocking creature on top of its owner's library.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose a new target for the copy.)","imageName":"æthertow","colorIdentity":["W","U"]},"Augury Adept":{"layout":"normal","name":"Augury Adept","manaCost":"{1}{W/U}{W/U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Kithkin Wizard","types":["Creature"],"subtypes":["Kithkin","Wizard"],"text":"Whenever Augury Adept deals combat damage to a player, reveal the top card of your library and put that card into your hand. You gain life equal to its converted mana cost.","power":"2","toughness":"2","imageName":"augury adept","colorIdentity":["W","U"]},"Barrenton Cragtreads":{"layout":"normal","name":"Barrenton Cragtreads","manaCost":"{2}{W/U}{W/U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Kithkin Scout","types":["Creature"],"subtypes":["Kithkin","Scout"],"text":"Barrenton Cragtreads can't be blocked by red creatures.","power":"3","toughness":"3","imageName":"barrenton cragtreads","colorIdentity":["W","U"]},"Curse of Chains":{"layout":"normal","name":"Curse of Chains","manaCost":"{1}{W/U}","cmc":2,"colors":["White","Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of each upkeep, tap enchanted creature.","imageName":"curse of chains","colorIdentity":["W","U"]},"Enchanted Evening":{"layout":"normal","name":"Enchanted Evening","manaCost":"{3}{W/U}{W/U}","cmc":5,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"All permanents are enchantments in addition to their other types.","imageName":"enchanted evening","colorIdentity":["W","U"]},"Glamer Spinners":{"layout":"normal","name":"Glamer Spinners","manaCost":"{4}{W/U}","cmc":5,"colors":["White","Blue"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flash\nFlying\nWhen Glamer Spinners enters the battlefield, attach all Auras enchanting target permanent to another permanent with the same controller.","power":"2","toughness":"4","imageName":"glamer spinners","colorIdentity":["W","U"]},"Godhead of Awe":{"layout":"normal","name":"Godhead of Awe","manaCost":"{W/U}{W/U}{W/U}{W/U}{W/U}","cmc":5,"colors":["White","Blue"],"type":"Creature — Spirit Avatar","types":["Creature"],"subtypes":["Spirit","Avatar"],"text":"Flying\nOther creatures have base power and toughness 1/1.","power":"4","toughness":"4","imageName":"godhead of awe","colorIdentity":["W","U"]},"Mirrorweave":{"layout":"normal","name":"Mirrorweave","manaCost":"{2}{W/U}{W/U}","cmc":4,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Each other creature becomes a copy of target nonlegendary creature until end of turn.","imageName":"mirrorweave","colorIdentity":["W","U"]},"Mistmeadow Witch":{"layout":"normal","name":"Mistmeadow Witch","manaCost":"{1}{W/U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Kithkin Wizard","types":["Creature"],"subtypes":["Kithkin","Wizard"],"text":"{2}{W}{U}: Exile target creature. Return that card to the battlefield under its owner's control at the beginning of the next end step.","power":"1","toughness":"1","imageName":"mistmeadow witch","colorIdentity":["W","U"]},"Plumeveil":{"layout":"normal","name":"Plumeveil","manaCost":"{W/U}{W/U}{W/U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flash\nDefender, flying","power":"4","toughness":"4","imageName":"plumeveil","colorIdentity":["W","U"]},"Puresight Merrow":{"layout":"normal","name":"Puresight Merrow","manaCost":"{W/U}{W/U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{W/U}, {Q}: Look at the top card of your library. You may exile that card. ({Q} is the untap symbol.)","power":"2","toughness":"2","imageName":"puresight merrow","colorIdentity":["W","U"]},"Repel Intruders":{"layout":"normal","name":"Repel Intruders","manaCost":"{3}{W/U}","cmc":4,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Put two 1/1 white Kithkin Soldier creature tokens onto the battlefield if {W} was spent to cast Repel Intruders. Counter up to one target creature spell if {U} was spent to cast Repel Intruders. (Do both if {W}{U} was spent.)","imageName":"repel intruders","colorIdentity":["W","U"]},"Silkbind Faerie":{"layout":"normal","name":"Silkbind Faerie","manaCost":"{2}{W/U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\n{1}{W/U}, {Q}: Tap target creature. ({Q} is the untap symbol.)","power":"1","toughness":"3","imageName":"silkbind faerie","colorIdentity":["W","U"]},"Somnomancer":{"layout":"normal","name":"Somnomancer","manaCost":"{1}{W/U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Kithkin Wizard","types":["Creature"],"subtypes":["Kithkin","Wizard"],"text":"When Somnomancer enters the battlefield, you may tap target creature.","power":"2","toughness":"1","imageName":"somnomancer","colorIdentity":["W","U"]},"Steel of the Godhead":{"layout":"normal","name":"Steel of the Godhead","manaCost":"{2}{W/U}","cmc":3,"colors":["White","Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs long as enchanted creature is white, it gets +1/+1 and has lifelink. (Damage dealt by the creature also causes its controller to gain that much life.)\nAs long as enchanted creature is blue, it gets +1/+1 and can't be blocked.","imageName":"steel of the godhead","colorIdentity":["W","U"]},"Swans of Bryn Argoll":{"layout":"normal","name":"Swans of Bryn Argoll","manaCost":"{2}{W/U}{W/U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Bird Spirit","types":["Creature"],"subtypes":["Bird","Spirit"],"text":"Flying\nIf a source would deal damage to Swans of Bryn Argoll, prevent that damage. The source's controller draws cards equal to the damage prevented this way.","power":"4","toughness":"3","imageName":"swans of bryn argoll","colorIdentity":["W","U"]},"Thistledown Duo":{"layout":"normal","name":"Thistledown Duo","manaCost":"{2}{W/U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Kithkin Soldier Wizard","types":["Creature"],"subtypes":["Kithkin","Soldier","Wizard"],"text":"Whenever you cast a white spell, Thistledown Duo gets +1/+1 until end of turn.\nWhenever you cast a blue spell, Thistledown Duo gains flying until end of turn.","power":"2","toughness":"2","imageName":"thistledown duo","colorIdentity":["W","U"]},"Thistledown Liege":{"layout":"normal","name":"Thistledown Liege","manaCost":"{1}{W/U}{W/U}{W/U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Kithkin Knight","types":["Creature"],"subtypes":["Kithkin","Knight"],"text":"Flash\nOther white creatures you control get +1/+1.\nOther blue creatures you control get +1/+1.","power":"1","toughness":"3","imageName":"thistledown liege","colorIdentity":["W","U"]},"Thoughtweft Gambit":{"layout":"normal","name":"Thoughtweft Gambit","manaCost":"{4}{W/U}{W/U}","cmc":6,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Tap all creatures your opponents control and untap all creatures you control.","imageName":"thoughtweft gambit","colorIdentity":["W","U"]},"Turn to Mist":{"layout":"normal","name":"Turn to Mist","manaCost":"{1}{W/U}","cmc":2,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Exile target creature. Return that card to the battlefield under its owner's control at the beginning of the next end step.","imageName":"turn to mist","colorIdentity":["W","U"]},"Worldpurge":{"layout":"normal","name":"Worldpurge","manaCost":"{4}{W/U}{W/U}{W/U}{W/U}","cmc":8,"colors":["White","Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return all permanents to their owners' hands. Each player chooses up to seven cards in his or her hand, then shuffles the rest into his or her library. Empty all mana pools.","imageName":"worldpurge","colorIdentity":["W","U"]},"Zealous Guardian":{"layout":"normal","name":"Zealous Guardian","manaCost":"{W/U}","cmc":1,"colors":["White","Blue"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"Flash","power":"1","toughness":"1","imageName":"zealous guardian","colorIdentity":["W","U"]},"Cemetery Puca":{"layout":"normal","name":"Cemetery Puca","manaCost":"{1}{U/B}{U/B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Whenever a creature dies, you may pay {1}. If you do, Cemetery Puca becomes a copy of that creature and gains this ability.","power":"1","toughness":"2","imageName":"cemetery puca","colorIdentity":["U","B"]},"Dire Undercurrents":{"layout":"normal","name":"Dire Undercurrents","manaCost":"{3}{U/B}{U/B}","cmc":5,"colors":["Blue","Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a blue creature enters the battlefield under your control, you may have target player draw a card.\nWhenever a black creature enters the battlefield under your control, you may have target player discard a card.","imageName":"dire undercurrents","colorIdentity":["U","B"]},"Dream Salvage":{"layout":"normal","name":"Dream Salvage","manaCost":"{U/B}","cmc":1,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Draw cards equal to the number of cards target opponent discarded this turn.","imageName":"dream salvage","colorIdentity":["U","B"]},"Fate Transfer":{"layout":"normal","name":"Fate Transfer","manaCost":"{1}{U/B}","cmc":2,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Move all counters from target creature onto another target creature.","imageName":"fate transfer","colorIdentity":["U","B"]},"Ghastlord of Fugue":{"layout":"normal","name":"Ghastlord of Fugue","manaCost":"{U/B}{U/B}{U/B}{U/B}{U/B}","cmc":5,"colors":["Blue","Black"],"type":"Creature — Spirit Avatar","types":["Creature"],"subtypes":["Spirit","Avatar"],"text":"Ghastlord of Fugue can't be blocked.\nWhenever Ghastlord of Fugue deals combat damage to a player, that player reveals his or her hand. You choose a card from it. That player exiles that card.","power":"4","toughness":"4","imageName":"ghastlord of fugue","colorIdentity":["U","B"]},"Glen Elendra Liege":{"layout":"normal","name":"Glen Elendra Liege","manaCost":"{1}{U/B}{U/B}{U/B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Faerie Knight","types":["Creature"],"subtypes":["Faerie","Knight"],"text":"Flying\nOther blue creatures you control get +1/+1.\nOther black creatures you control get +1/+1.","power":"2","toughness":"3","imageName":"glen elendra liege","colorIdentity":["U","B"]},"Gravelgill Axeshark":{"layout":"normal","name":"Gravelgill Axeshark","manaCost":"{4}{U/B}","cmc":5,"colors":["Blue","Black"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Persist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"3","toughness":"3","imageName":"gravelgill axeshark","colorIdentity":["U","B"]},"Gravelgill Duo":{"layout":"normal","name":"Gravelgill Duo","manaCost":"{2}{U/B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Merfolk Rogue Warrior","types":["Creature"],"subtypes":["Merfolk","Rogue","Warrior"],"text":"Whenever you cast a blue spell, Gravelgill Duo gets +1/+1 until end of turn.\nWhenever you cast a black spell, Gravelgill Duo gains fear until end of turn. (It can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"1","imageName":"gravelgill duo","colorIdentity":["U","B"]},"Helm of the Ghastlord":{"layout":"normal","name":"Helm of the Ghastlord","manaCost":"{3}{U/B}","cmc":4,"colors":["Blue","Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs long as enchanted creature is blue, it gets +1/+1 and has \"Whenever this creature deals damage to an opponent, draw a card.\"\nAs long as enchanted creature is black, it gets +1/+1 and has \"Whenever this creature deals damage to an opponent, that player discards a card.\"","imageName":"helm of the ghastlord","colorIdentity":["U","B"]},"Inkfathom Infiltrator":{"layout":"normal","name":"Inkfathom Infiltrator","manaCost":"{U/B}{U/B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Inkfathom Infiltrator can't block and can't be blocked.","power":"2","toughness":"1","imageName":"inkfathom infiltrator","colorIdentity":["U","B"]},"Inkfathom Witch":{"layout":"normal","name":"Inkfathom Witch","manaCost":"{1}{U/B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\n{2}{U}{B}: Each unblocked creature has base power and toughness 4/1 until end of turn.","power":"1","toughness":"1","imageName":"inkfathom witch","colorIdentity":["U","B"]},"Memory Plunder":{"layout":"normal","name":"Memory Plunder","manaCost":"{U/B}{U/B}{U/B}{U/B}","cmc":4,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"You may cast target instant or sorcery card from an opponent's graveyard without paying its mana cost.","imageName":"memory plunder","colorIdentity":["U","B"]},"Memory Sluice":{"layout":"normal","name":"Memory Sluice","manaCost":"{U/B}","cmc":1,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top four cards of his or her library into his or her graveyard.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose a new target for the copy.)","imageName":"memory sluice","colorIdentity":["U","B"]},"Merrow Grimeblotter":{"layout":"normal","name":"Merrow Grimeblotter","manaCost":"{3}{U/B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{1}{U/B}, {Q}: Target creature gets -2/-0 until end of turn. ({Q} is the untap symbol.)","power":"2","toughness":"2","imageName":"merrow grimeblotter","colorIdentity":["U","B"]},"Oona, Queen of the Fae":{"layout":"normal","name":"Oona, Queen of the Fae","manaCost":"{3}{U/B}{U/B}{U/B}","cmc":6,"colors":["Blue","Black"],"type":"Legendary Creature — Faerie Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\n{X}{U/B}: Choose a color. Target opponent exiles the top X cards of his or her library. For each card of the chosen color exiled this way, put a 1/1 blue and black Faerie Rogue creature token with flying onto the battlefield.","power":"5","toughness":"5","imageName":"oona, queen of the fae","colorIdentity":["U","B"]},"Oona's Gatewarden":{"layout":"normal","name":"Oona's Gatewarden","manaCost":"{U/B}","cmc":1,"colors":["Blue","Black"],"type":"Creature — Faerie Soldier","types":["Creature"],"subtypes":["Faerie","Soldier"],"text":"Defender, flying\nWither (This deals damage to creatures in the form of -1/-1 counters.)","power":"2","toughness":"1","imageName":"oona's gatewarden","colorIdentity":["U","B"]},"River's Grasp":{"layout":"normal","name":"River's Grasp","manaCost":"{3}{U/B}","cmc":4,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"If {U} was spent to cast River's Grasp, return up to one target creature to its owner's hand. If {B} was spent to cast River's Grasp, target player reveals his or her hand, you choose a nonland card from it, then that player discards that card. (Do both if {U}{B} was spent.)","imageName":"river's grasp","colorIdentity":["U","B"]},"Scarscale Ritual":{"layout":"normal","name":"Scarscale Ritual","manaCost":"{1}{U/B}","cmc":2,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Scarscale Ritual, put a -1/-1 counter on a creature you control.\nDraw two cards.","imageName":"scarscale ritual","colorIdentity":["U","B"]},"Sygg, River Cutthroat":{"layout":"normal","name":"Sygg, River Cutthroat","manaCost":"{U/B}{U/B}","cmc":2,"colors":["Blue","Black"],"type":"Legendary Creature — Merfolk Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"At the beginning of each end step, if an opponent lost 3 or more life this turn, you may draw a card. (Damage causes loss of life.)","power":"1","toughness":"3","imageName":"sygg, river cutthroat","colorIdentity":["U","B"]},"Torpor Dust":{"layout":"normal","name":"Torpor Dust","manaCost":"{2}{U/B}","cmc":3,"colors":["Blue","Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash\nEnchant creature\nEnchanted creature gets -3/-0.","imageName":"torpor dust","colorIdentity":["U","B"]},"Wanderbrine Rootcutters":{"layout":"normal","name":"Wanderbrine Rootcutters","manaCost":"{2}{U/B}{U/B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Wanderbrine Rootcutters can't be blocked by green creatures.","power":"3","toughness":"3","imageName":"wanderbrine rootcutters","colorIdentity":["U","B"]},"Wasp Lancer":{"layout":"normal","name":"Wasp Lancer","manaCost":"{U/B}{U/B}{U/B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Faerie Soldier","types":["Creature"],"subtypes":["Faerie","Soldier"],"text":"Flying","power":"3","toughness":"2","imageName":"wasp lancer","colorIdentity":["U","B"]},"Ashenmoor Gouger":{"layout":"normal","name":"Ashenmoor Gouger","manaCost":"{B/R}{B/R}{B/R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Ashenmoor Gouger can't block.","power":"4","toughness":"4","imageName":"ashenmoor gouger","colorIdentity":["B","R"]},"Ashenmoor Liege":{"layout":"normal","name":"Ashenmoor Liege","manaCost":"{1}{B/R}{B/R}{B/R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Elemental Knight","types":["Creature"],"subtypes":["Elemental","Knight"],"text":"Other black creatures you control get +1/+1.\nOther red creatures you control get +1/+1.\nWhenever Ashenmoor Liege becomes the target of a spell or ability an opponent controls, that player loses 4 life.","power":"4","toughness":"1","imageName":"ashenmoor liege","colorIdentity":["B","R"]},"Cultbrand Cinder":{"layout":"normal","name":"Cultbrand Cinder","manaCost":"{4}{B/R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"When Cultbrand Cinder enters the battlefield, put a -1/-1 counter on target creature.","power":"3","toughness":"3","imageName":"cultbrand cinder","colorIdentity":["B","R"]},"Din of the Fireherd":{"layout":"normal","name":"Din of the Fireherd","manaCost":"{5}{B/R}{B/R}{B/R}","cmc":8,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 5/5 black and red Elemental creature token onto the battlefield. Target opponent sacrifices a creature for each black creature you control, then sacrifices a land for each red creature you control.","imageName":"din of the fireherd","colorIdentity":["B","R"]},"Emberstrike Duo":{"layout":"normal","name":"Emberstrike Duo","manaCost":"{1}{B/R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Elemental Warrior Shaman","types":["Creature"],"subtypes":["Elemental","Warrior","Shaman"],"text":"Whenever you cast a black spell, Emberstrike Duo gets +1/+1 until end of turn.\nWhenever you cast a red spell, Emberstrike Duo gains first strike until end of turn.","power":"1","toughness":"1","imageName":"emberstrike duo","colorIdentity":["B","R"]},"Everlasting Torment":{"layout":"normal","name":"Everlasting Torment","manaCost":"{2}{B/R}","cmc":3,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Players can't gain life.\nDamage can't be prevented.\nAll damage is dealt as though its source had wither. (A source with wither deals damage to creatures in the form of -1/-1 counters.)","imageName":"everlasting torment","colorIdentity":["B","R"]},"Fists of the Demigod":{"layout":"normal","name":"Fists of the Demigod","manaCost":"{1}{B/R}","cmc":2,"colors":["Black","Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs long as enchanted creature is black, it gets +1/+1 and has wither. (It deals damage to creatures in the form of -1/-1 counters.)\nAs long as enchanted creature is red, it gets +1/+1 and has first strike.","imageName":"fists of the demigod","colorIdentity":["B","R"]},"Fulminator Mage":{"layout":"normal","name":"Fulminator Mage","manaCost":"{1}{B/R}{B/R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"Sacrifice Fulminator Mage: Destroy target nonbasic land.","power":"2","toughness":"2","imageName":"fulminator mage","colorIdentity":["B","R"]},"Grief Tyrant":{"layout":"normal","name":"Grief Tyrant","manaCost":"{5}{B/R}","cmc":6,"colors":["Black","Red"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Grief Tyrant enters the battlefield with four -1/-1 counters on it.\nWhen Grief Tyrant dies, put a -1/-1 counter on target creature for each -1/-1 counter on Grief Tyrant.","power":"8","toughness":"8","imageName":"grief tyrant","colorIdentity":["B","R"]},"Kulrath Knight":{"layout":"normal","name":"Kulrath Knight","manaCost":"{3}{B/R}{B/R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Elemental Knight","types":["Creature"],"subtypes":["Elemental","Knight"],"text":"Flying\nWither (This deals damage to creatures in the form of -1/-1 counters.)\nCreatures your opponents control with counters on them can't attack or block.","power":"3","toughness":"3","imageName":"kulrath knight","colorIdentity":["B","R"]},"Manaforge Cinder":{"layout":"normal","name":"Manaforge Cinder","manaCost":"{B/R}","cmc":1,"colors":["Black","Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"{1}: Add {B} or {R} to your mana pool. Activate this ability no more than three times each turn.","power":"1","toughness":"1","imageName":"manaforge cinder","colorIdentity":["B","R"]},"Poison the Well":{"layout":"normal","name":"Poison the Well","manaCost":"{2}{B/R}{B/R}","cmc":4,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Poison the Well deals 2 damage to that land's controller.","imageName":"poison the well","colorIdentity":["B","R"]},"Scar":{"layout":"normal","name":"Scar","manaCost":"{B/R}","cmc":1,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Put a -1/-1 counter on target creature.","imageName":"scar","colorIdentity":["B","R"]},"Sootstoke Kindler":{"layout":"normal","name":"Sootstoke Kindler","manaCost":"{1}{B/R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"Haste\n{T}: Target black or red creature gains haste until end of turn.","power":"1","toughness":"1","imageName":"sootstoke kindler","colorIdentity":["B","R"]},"Sootwalkers":{"layout":"normal","name":"Sootwalkers","manaCost":"{2}{B/R}{B/R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Elemental Rogue","types":["Creature"],"subtypes":["Elemental","Rogue"],"text":"Sootwalkers can't be blocked by white creatures.","power":"3","toughness":"3","imageName":"sootwalkers","colorIdentity":["B","R"]},"Spiteflame Witch":{"layout":"normal","name":"Spiteflame Witch","manaCost":"{1}{B/R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"{B}{R}: Each player loses 1 life.","power":"2","toughness":"1","imageName":"spiteflame witch","colorIdentity":["B","R"]},"Spiteful Visions":{"layout":"normal","name":"Spiteful Visions","manaCost":"{2}{B/R}{B/R}","cmc":4,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's draw step, that player draws an additional card.\nWhenever a player draws a card, Spiteful Visions deals 1 damage to that player.","imageName":"spiteful visions","colorIdentity":["B","R"]},"Torrent of Souls":{"layout":"normal","name":"Torrent of Souls","manaCost":"{4}{B/R}","cmc":5,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to one target creature card from your graveyard to the battlefield if {B} was spent to cast Torrent of Souls. Creatures target player controls get +2/+0 and gain haste until end of turn if {R} was spent to cast Torrent of Souls. (Do both if {B}{R} was spent.)","imageName":"torrent of souls","colorIdentity":["B","R"]},"Traitor's Roar":{"layout":"normal","name":"Traitor's Roar","manaCost":"{4}{B/R}","cmc":5,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Tap target untapped creature. It deals damage equal to its power to its controller.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose a new target for the copy.)","imageName":"traitor's roar","colorIdentity":["B","R"]},"Tyrannize":{"layout":"normal","name":"Tyrannize","manaCost":"{3}{B/R}{B/R}","cmc":5,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards his or her hand unless he or she pays 7 life.","imageName":"tyrannize","colorIdentity":["B","R"]},"Boartusk Liege":{"layout":"normal","name":"Boartusk Liege","manaCost":"{1}{R/G}{R/G}{R/G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Goblin Knight","types":["Creature"],"subtypes":["Goblin","Knight"],"text":"Trample\nOther red creatures you control get +1/+1.\nOther green creatures you control get +1/+1.","power":"3","toughness":"4","imageName":"boartusk liege","colorIdentity":["R","G"]},"Deus of Calamity":{"layout":"normal","name":"Deus of Calamity","manaCost":"{R/G}{R/G}{R/G}{R/G}{R/G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Spirit Avatar","types":["Creature"],"subtypes":["Spirit","Avatar"],"text":"Trample\nWhenever Deus of Calamity deals 6 or more damage to an opponent, destroy target land that player controls.","power":"6","toughness":"6","imageName":"deus of calamity","colorIdentity":["R","G"]},"Firespout":{"layout":"normal","name":"Firespout","manaCost":"{2}{R/G}","cmc":3,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Firespout deals 3 damage to each creature without flying if {R} was spent to cast Firespout and 3 damage to each creature with flying if {G} was spent to cast it. (Do both if {R}{G} was spent.)","imageName":"firespout","colorIdentity":["R","G"]},"Fossil Find":{"layout":"normal","name":"Fossil Find","manaCost":"{R/G}","cmc":1,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return a card at random from your graveyard to your hand, then reorder your graveyard as you choose.","imageName":"fossil find","colorIdentity":["R","G"]},"Giantbaiting":{"layout":"normal","name":"Giantbaiting","manaCost":"{2}{R/G}","cmc":3,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 4/4 red and green Giant Warrior creature token with haste onto the battlefield. Exile it at the beginning of the next end step.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it.)","imageName":"giantbaiting","colorIdentity":["R","G"]},"Guttural Response":{"layout":"normal","name":"Guttural Response","manaCost":"{R/G}","cmc":1,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Counter target blue instant spell.","imageName":"guttural response","colorIdentity":["R","G"]},"Impromptu Raid":{"layout":"normal","name":"Impromptu Raid","manaCost":"{3}{R/G}","cmc":4,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{R/G}: Reveal the top card of your library. If it isn't a creature card, put it into your graveyard. Otherwise, put that card onto the battlefield. That creature gains haste. Sacrifice it at the beginning of the next end step.","imageName":"impromptu raid","colorIdentity":["R","G"]},"Loamdragger Giant":{"layout":"normal","name":"Loamdragger Giant","manaCost":"{4}{R/G}{R/G}{R/G}","cmc":7,"colors":["Red","Green"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"power":"7","toughness":"6","imageName":"loamdragger giant","colorIdentity":["R","G"]},"Manamorphose":{"layout":"normal","name":"Manamorphose","manaCost":"{1}{R/G}","cmc":2,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Add two mana in any combination of colors to your mana pool.\nDraw a card.","imageName":"manamorphose","colorIdentity":["R","G"]},"Morselhoarder":{"layout":"normal","name":"Morselhoarder","manaCost":"{4}{R/G}{R/G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Morselhoarder enters the battlefield with two -1/-1 counters on it.\nRemove a -1/-1 counter from Morselhoarder: Add one mana of any color to your mana pool.","power":"6","toughness":"4","imageName":"morselhoarder","colorIdentity":["R","G"]},"Mudbrawler Raiders":{"layout":"normal","name":"Mudbrawler Raiders","manaCost":"{2}{R/G}{R/G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Mudbrawler Raiders can't be blocked by blue creatures.","power":"3","toughness":"3","imageName":"mudbrawler raiders","colorIdentity":["R","G"]},"Rosheen Meanderer":{"layout":"normal","name":"Rosheen Meanderer","manaCost":"{3}{R/G}","cmc":4,"colors":["Red","Green"],"type":"Legendary Creature — Giant Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Giant","Shaman"],"text":"{T}: Add {C}{C}{C}{C} to your mana pool. Spend this mana only on costs that contain {X}.","power":"4","toughness":"4","imageName":"rosheen meanderer","colorIdentity":["R","G"]},"Runes of the Deus":{"layout":"normal","name":"Runes of the Deus","manaCost":"{4}{R/G}","cmc":5,"colors":["Red","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs long as enchanted creature is red, it gets +1/+1 and has double strike. (It deals both first-strike and regular combat damage.)\nAs long as enchanted creature is green, it gets +1/+1 and has trample.","imageName":"runes of the deus","colorIdentity":["R","G"]},"Scuzzback Marauders":{"layout":"normal","name":"Scuzzback Marauders","manaCost":"{4}{R/G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Trample\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"5","toughness":"2","imageName":"scuzzback marauders","colorIdentity":["R","G"]},"Scuzzback Scrapper":{"layout":"normal","name":"Scuzzback Scrapper","manaCost":"{R/G}","cmc":1,"colors":["Red","Green"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)","power":"1","toughness":"1","imageName":"scuzzback scrapper","colorIdentity":["R","G"]},"Tattermunge Duo":{"layout":"normal","name":"Tattermunge Duo","manaCost":"{2}{R/G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Goblin Warrior Shaman","types":["Creature"],"subtypes":["Goblin","Warrior","Shaman"],"text":"Whenever you cast a red spell, Tattermunge Duo gets +1/+1 until end of turn.\nWhenever you cast a green spell, Tattermunge Duo gains forestwalk until end of turn. (It can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"3","imageName":"tattermunge duo","colorIdentity":["R","G"]},"Tattermunge Maniac":{"layout":"normal","name":"Tattermunge Maniac","manaCost":"{R/G}","cmc":1,"colors":["Red","Green"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Tattermunge Maniac attacks each turn if able.","power":"2","toughness":"1","imageName":"tattermunge maniac","colorIdentity":["R","G"]},"Tattermunge Witch":{"layout":"normal","name":"Tattermunge Witch","manaCost":"{1}{R/G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{R}{G}: Each blocked creature gets +1/+0 and gains trample until end of turn.","power":"2","toughness":"1","imageName":"tattermunge witch","colorIdentity":["R","G"]},"Valleymaker":{"layout":"normal","name":"Valleymaker","manaCost":"{5}{R/G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Giant Shaman","types":["Creature"],"subtypes":["Giant","Shaman"],"text":"{T}, Sacrifice a Mountain: Valleymaker deals 3 damage to target creature.\n{T}, Sacrifice a Forest: Choose a player. That player adds {G}{G}{G} to his or her mana pool.","power":"5","toughness":"5","imageName":"valleymaker","colorIdentity":["R","G"]},"Wort, the Raidmother":{"layout":"normal","name":"Wort, the Raidmother","manaCost":"{4}{R/G}{R/G}","cmc":6,"colors":["Red","Green"],"type":"Legendary Creature — Goblin Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"When Wort, the Raidmother enters the battlefield, put two 1/1 red and green Goblin Warrior creature tokens onto the battlefield.\nEach red or green instant or sorcery spell you cast has conspire. (As you cast the spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose new targets for the copy.)","power":"3","toughness":"3","imageName":"wort, the raidmother","colorIdentity":["R","G"]},"Barkshell Blessing":{"layout":"normal","name":"Barkshell Blessing","manaCost":"{G/W}","cmc":1,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn.\nConspire (As you cast this spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose a new target for the copy.)","imageName":"barkshell blessing","colorIdentity":["W","G"]},"Dawnglow Infusion":{"layout":"normal","name":"Dawnglow Infusion","manaCost":"{X}{G/W}","cmc":1,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"You gain X life if {G} was spent to cast Dawnglow Infusion and X life if {W} was spent to cast it. (Do both if {G}{W} was spent.)","imageName":"dawnglow infusion","colorIdentity":["W","G"]},"Elvish Hexhunter":{"layout":"normal","name":"Elvish Hexhunter","manaCost":"{G/W}","cmc":1,"colors":["White","Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{G/W}, {T}, Sacrifice Elvish Hexhunter: Destroy target enchantment.","power":"1","toughness":"1","imageName":"elvish hexhunter","colorIdentity":["W","G"]},"Fracturing Gust":{"layout":"normal","name":"Fracturing Gust","manaCost":"{2}{G/W}{G/W}{G/W}","cmc":5,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Destroy all artifacts and enchantments. You gain 2 life for each permanent destroyed this way.","imageName":"fracturing gust","colorIdentity":["W","G"]},"Heartmender":{"layout":"normal","name":"Heartmender","manaCost":"{2}{G/W}{G/W}","cmc":4,"colors":["White","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"At the beginning of your upkeep, remove a -1/-1 counter from each creature you control.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"2","toughness":"2","imageName":"heartmender","colorIdentity":["W","G"]},"Medicine Runner":{"layout":"normal","name":"Medicine Runner","manaCost":"{1}{G/W}","cmc":2,"colors":["White","Green"],"type":"Creature — Elf Cleric","types":["Creature"],"subtypes":["Elf","Cleric"],"text":"When Medicine Runner enters the battlefield, you may remove a counter from target permanent.","power":"2","toughness":"1","imageName":"medicine runner","colorIdentity":["W","G"]},"Mercy Killing":{"layout":"normal","name":"Mercy Killing","manaCost":"{2}{G/W}","cmc":3,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Target creature's controller sacrifices it, then puts X 1/1 green and white Elf Warrior creature tokens onto the battlefield, where X is that creature's power.","imageName":"mercy killing","colorIdentity":["W","G"]},"Old Ghastbark":{"layout":"normal","name":"Old Ghastbark","manaCost":"{3}{G/W}{G/W}","cmc":5,"colors":["White","Green"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"power":"3","toughness":"6","imageName":"old ghastbark","colorIdentity":["W","G"]},"Oracle of Nectars":{"layout":"normal","name":"Oracle of Nectars","manaCost":"{2}{G/W}","cmc":3,"colors":["White","Green"],"type":"Creature — Elf Cleric","types":["Creature"],"subtypes":["Elf","Cleric"],"text":"{X}, {T}: You gain X life.","power":"2","toughness":"2","imageName":"oracle of nectars","colorIdentity":["W","G"]},"Oversoul of Dusk":{"layout":"normal","name":"Oversoul of Dusk","manaCost":"{G/W}{G/W}{G/W}{G/W}{G/W}","cmc":5,"colors":["White","Green"],"type":"Creature — Spirit Avatar","types":["Creature"],"subtypes":["Spirit","Avatar"],"text":"Protection from blue, from black, and from red","power":"5","toughness":"5","imageName":"oversoul of dusk","colorIdentity":["W","G"]},"Raven's Run Dragoon":{"layout":"normal","name":"Raven's Run Dragoon","manaCost":"{2}{G/W}{G/W}","cmc":4,"colors":["White","Green"],"type":"Creature — Elf Knight","types":["Creature"],"subtypes":["Elf","Knight"],"text":"Raven's Run Dragoon can't be blocked by black creatures.","power":"3","toughness":"3","imageName":"raven's run dragoon","colorIdentity":["W","G"]},"Reknit":{"layout":"normal","name":"Reknit","manaCost":"{1}{G/W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Regenerate target permanent.","imageName":"reknit","colorIdentity":["W","G"]},"Rhys the Redeemed":{"layout":"normal","name":"Rhys the Redeemed","manaCost":"{G/W}","cmc":1,"colors":["White","Green"],"type":"Legendary Creature — Elf Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Warrior"],"text":"{2}{G/W}, {T}: Put a 1/1 green and white Elf Warrior creature token onto the battlefield.\n{4}{G/W}{G/W}, {T}: For each creature token you control, put a token that's a copy of that creature onto the battlefield.","power":"1","toughness":"1","imageName":"rhys the redeemed","colorIdentity":["W","G"]},"Safehold Duo":{"layout":"normal","name":"Safehold Duo","manaCost":"{3}{G/W}","cmc":4,"colors":["White","Green"],"type":"Creature — Elf Warrior Shaman","types":["Creature"],"subtypes":["Elf","Warrior","Shaman"],"text":"Whenever you cast a green spell, Safehold Duo gets +1/+1 until end of turn.\nWhenever you cast a white spell, Safehold Duo gains vigilance until end of turn.","power":"2","toughness":"4","imageName":"safehold duo","colorIdentity":["W","G"]},"Safehold Elite":{"layout":"normal","name":"Safehold Elite","manaCost":"{1}{G/W}","cmc":2,"colors":["White","Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"Persist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"2","toughness":"2","imageName":"safehold elite","colorIdentity":["W","G"]},"Safewright Quest":{"layout":"normal","name":"Safewright Quest","manaCost":"{G/W}","cmc":1,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a Forest or Plains card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"safewright quest","colorIdentity":["W","G"]},"Seedcradle Witch":{"layout":"normal","name":"Seedcradle Witch","manaCost":"{G/W}","cmc":1,"colors":["White","Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{2}{G}{W}: Target creature gets +3/+3 until end of turn. Untap that creature.","power":"1","toughness":"1","imageName":"seedcradle witch","colorIdentity":["W","G"]},"Shield of the Oversoul":{"layout":"normal","name":"Shield of the Oversoul","manaCost":"{2}{G/W}","cmc":3,"colors":["White","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs long as enchanted creature is green, it gets +1/+1 and has indestructible. (Damage and effects that say \"destroy\" don't destroy it. If its toughness is 0 or less, it's still put into its owner's graveyard.)\nAs long as enchanted creature is white, it gets +1/+1 and has flying.","imageName":"shield of the oversoul","colorIdentity":["W","G"]},"Wheel of Sun and Moon":{"layout":"normal","name":"Wheel of Sun and Moon","manaCost":"{G/W}{G/W}","cmc":2,"colors":["White","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant player\nIf a card would be put into enchanted player's graveyard from anywhere, instead that card is revealed and put on the bottom of that player's library.","imageName":"wheel of sun and moon","colorIdentity":["W","G"]},"Wilt-Leaf Liege":{"layout":"normal","name":"Wilt-Leaf Liege","manaCost":"{1}{G/W}{G/W}{G/W}","cmc":4,"colors":["White","Green"],"type":"Creature — Elf Knight","types":["Creature"],"subtypes":["Elf","Knight"],"text":"Other green creatures you control get +1/+1.\nOther white creatures you control get +1/+1.\nIf a spell or ability an opponent controls causes you to discard Wilt-Leaf Liege, put it onto the battlefield instead of putting it into your graveyard.","power":"4","toughness":"4","imageName":"wilt-leaf liege","colorIdentity":["W","G"]},"Blazethorn Scarecrow":{"layout":"normal","name":"Blazethorn Scarecrow","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Blazethorn Scarecrow has haste as long as you control a red creature.\nBlazethorn Scarecrow has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.)","power":"3","toughness":"3","imageName":"blazethorn scarecrow"},"Blight Sickle":{"layout":"normal","name":"Blight Sickle","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0 and has wither. (It deals damage to creatures in the form of -1/-1 counters.)\nEquip {2}","imageName":"blight sickle"},"Cauldron of Souls":{"layout":"normal","name":"Cauldron of Souls","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{T}: Choose any number of target creatures. Each of those creatures gains persist until end of turn. (When it dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","imageName":"cauldron of souls"},"Chainbreaker":{"layout":"normal","name":"Chainbreaker","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Chainbreaker enters the battlefield with two -1/-1 counters on it.\n{3}, {T}: Remove a -1/-1 counter from target creature.","power":"3","toughness":"3","imageName":"chainbreaker"},"Elsewhere Flask":{"layout":"normal","name":"Elsewhere Flask","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Elsewhere Flask enters the battlefield, draw a card.\nSacrifice Elsewhere Flask: Choose a basic land type. Each land you control becomes that type until end of turn.","imageName":"elsewhere flask"},"Gnarled Effigy":{"layout":"normal","name":"Gnarled Effigy","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Put a -1/-1 counter on target creature.","imageName":"gnarled effigy"},"Grim Poppet":{"layout":"normal","name":"Grim Poppet","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Grim Poppet enters the battlefield with three -1/-1 counters on it.\nRemove a -1/-1 counter from Grim Poppet: Put a -1/-1 counter on another target creature.","power":"4","toughness":"4","imageName":"grim poppet"},"Heap Doll":{"layout":"normal","name":"Heap Doll","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Sacrifice Heap Doll: Exile target card from a graveyard.","power":"1","toughness":"1","imageName":"heap doll"},"Illuminated Folio":{"layout":"normal","name":"Illuminated Folio","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Reveal two cards from your hand that share a color: Draw a card.","imageName":"illuminated folio"},"Lockjaw Snapper":{"layout":"normal","name":"Lockjaw Snapper","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\nWhen Lockjaw Snapper dies, put a -1/-1 counter on each creature with a -1/-1 counter on it.","power":"2","toughness":"2","imageName":"lockjaw snapper"},"Lurebound Scarecrow":{"layout":"normal","name":"Lurebound Scarecrow","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"As Lurebound Scarecrow enters the battlefield, choose a color.\nWhen you control no permanents of the chosen color, sacrifice Lurebound Scarecrow.","power":"4","toughness":"4","imageName":"lurebound scarecrow"},"Painter's Servant":{"layout":"normal","name":"Painter's Servant","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"As Painter's Servant enters the battlefield, choose a color.\nAll cards that aren't on the battlefield, spells, and permanents are the chosen color in addition to their other colors.","power":"1","toughness":"3","imageName":"painter's servant"},"Pili-Pala":{"layout":"normal","name":"Pili-Pala","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Flying\n{2}, {Q}: Add one mana of any color to your mana pool. ({Q} is the untap symbol.)","power":"1","toughness":"1","imageName":"pili-pala"},"Rattleblaze Scarecrow":{"layout":"normal","name":"Rattleblaze Scarecrow","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Rattleblaze Scarecrow has persist as long as you control a black creature. (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)\nRattleblaze Scarecrow has haste as long as you control a red creature.","power":"5","toughness":"3","imageName":"rattleblaze scarecrow"},"Reaper King":{"layout":"normal","name":"Reaper King","manaCost":"{2/W}{2/U}{2/B}{2/R}{2/G}","cmc":10,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Artifact Creature — Scarecrow","supertypes":["Legendary"],"types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"({2/W} can be paid with any two mana or with {W}. This card's converted mana cost is 10.)\nOther Scarecrow creatures you control get +1/+1.\nWhenever another Scarecrow enters the battlefield under your control, destroy target permanent.","power":"6","toughness":"6","imageName":"reaper king","colorIdentity":["W","U","B","R","G"]},"Revelsong Horn":{"layout":"normal","name":"Revelsong Horn","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Tap an untapped creature you control: Target creature gets +1/+1 until end of turn.","imageName":"revelsong horn"},"Scrapbasket":{"layout":"normal","name":"Scrapbasket","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"{1}: Scrapbasket becomes all colors until end of turn.","power":"3","toughness":"2","imageName":"scrapbasket"},"Scuttlemutt":{"layout":"normal","name":"Scuttlemutt","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"{T}: Add one mana of any color to your mana pool.\n{T}: Target creature becomes the color or colors of your choice until end of turn.","power":"2","toughness":"2","imageName":"scuttlemutt"},"Tatterkite":{"layout":"normal","name":"Tatterkite","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Flying\nTatterkite can't have counters placed on it.","power":"2","toughness":"1","imageName":"tatterkite"},"Thornwatch Scarecrow":{"layout":"normal","name":"Thornwatch Scarecrow","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Thornwatch Scarecrow has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.)\nThornwatch Scarecrow has vigilance as long as you control a white creature.","power":"4","toughness":"4","imageName":"thornwatch scarecrow"},"Trip Noose":{"layout":"normal","name":"Trip Noose","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Tap target creature.","imageName":"trip noose"},"Umbral Mantle":{"layout":"normal","name":"Umbral Mantle","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{3}, {Q}: This creature gets +2/+2 until end of turn.\" ({Q} is the untap symbol.)\nEquip {0}","imageName":"umbral mantle"},"Watchwing Scarecrow":{"layout":"normal","name":"Watchwing Scarecrow","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Watchwing Scarecrow has vigilance as long as you control a white creature.\nWatchwing Scarecrow has flying as long as you control a blue creature.","power":"2","toughness":"4","imageName":"watchwing scarecrow"},"Wicker Warcrawler":{"layout":"normal","name":"Wicker Warcrawler","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Whenever Wicker Warcrawler attacks or blocks, put a -1/-1 counter on it at end of combat.","power":"6","toughness":"6","imageName":"wicker warcrawler"},"Wingrattle Scarecrow":{"layout":"normal","name":"Wingrattle Scarecrow","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Wingrattle Scarecrow has flying as long as you control a blue creature.\nWingrattle Scarecrow has persist as long as you control a black creature. (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"2","toughness":"2","imageName":"wingrattle scarecrow"},"Fire-Lit Thicket":{"layout":"normal","name":"Fire-Lit Thicket","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{R/G}, {T}: Add {R}{R}, {R}{G}, or {G}{G} to your mana pool.","imageName":"fire-lit thicket","colorIdentity":["R","G"]},"Leechridden Swamp":{"layout":"normal","name":"Leechridden Swamp","type":"Land — Swamp","types":["Land"],"subtypes":["Swamp"],"text":"({T}: Add {B} to your mana pool.)\nLeechridden Swamp enters the battlefield tapped.\n{B}, {T}: Each opponent loses 1 life. Activate this ability only if you control two or more black permanents.","imageName":"leechridden swamp","colorIdentity":["B"]},"Madblind Mountain":{"layout":"normal","name":"Madblind Mountain","type":"Land — Mountain","types":["Land"],"subtypes":["Mountain"],"text":"({T}: Add {R} to your mana pool.)\nMadblind Mountain enters the battlefield tapped.\n{R}, {T}: Shuffle your library. Activate this ability only if you control two or more red permanents.","imageName":"madblind mountain","colorIdentity":["R"]},"Mistveil Plains":{"layout":"normal","name":"Mistveil Plains","type":"Land — Plains","types":["Land"],"subtypes":["Plains"],"text":"({T}: Add {W} to your mana pool.)\nMistveil Plains enters the battlefield tapped.\n{W}, {T}: Put target card from your graveyard on the bottom of your library. Activate this ability only if you control two or more white permanents.","imageName":"mistveil plains","colorIdentity":["W"]},"Moonring Island":{"layout":"normal","name":"Moonring Island","type":"Land — Island","types":["Land"],"subtypes":["Island"],"text":"({T}: Add {U} to your mana pool.)\nMoonring Island enters the battlefield tapped.\n{U}, {T}: Look at the top card of target player's library. Activate this ability only if you control two or more blue permanents.","imageName":"moonring island","colorIdentity":["U"]},"Mystic Gate":{"layout":"normal","name":"Mystic Gate","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{W/U}, {T}: Add {W}{W}, {W}{U}, or {U}{U} to your mana pool.","imageName":"mystic gate","colorIdentity":["W","U"]},"Sapseep Forest":{"layout":"normal","name":"Sapseep Forest","type":"Land — Forest","types":["Land"],"subtypes":["Forest"],"text":"({T}: Add {G} to your mana pool.)\nSapseep Forest enters the battlefield tapped.\n{G}, {T}: You gain 1 life. Activate this ability only if you control two or more green permanents.","imageName":"sapseep forest","colorIdentity":["G"]},"Sunken Ruins":{"layout":"normal","name":"Sunken Ruins","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{U/B}, {T}: Add {U}{U}, {U}{B}, or {B}{B} to your mana pool.","imageName":"sunken ruins","colorIdentity":["U","B"]},"Wooded Bastion":{"layout":"normal","name":"Wooded Bastion","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{G/W}, {T}: Add {G}{G}, {G}{W}, or {W}{W} to your mana pool.","imageName":"wooded bastion","colorIdentity":["G","W"]},"Archon of Justice":{"layout":"normal","name":"Archon of Justice","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Archon","types":["Creature"],"subtypes":["Archon"],"text":"Flying\nWhen Archon of Justice dies, exile target permanent.","power":"4","toughness":"4","imageName":"archon of justice","colorIdentity":["W"]},"Ballynock Trapper":{"layout":"normal","name":"Ballynock Trapper","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"{T}: Tap target creature.\nWhenever you cast a white spell, you may untap Ballynock Trapper.","power":"2","toughness":"2","imageName":"ballynock trapper","colorIdentity":["W"]},"Cenn's Enlistment":{"layout":"normal","name":"Cenn's Enlistment","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 white Kithkin Soldier creature tokens onto the battlefield.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"cenn's enlistment","colorIdentity":["W"]},"Endless Horizons":{"layout":"normal","name":"Endless Horizons","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Endless Horizons enters the battlefield, search your library for any number of Plains cards and exile them. Then shuffle your library.\nAt the beginning of your upkeep, you may put a card you own exiled with Endless Horizons into your hand.","imageName":"endless horizons","colorIdentity":["W"]},"Endure":{"layout":"normal","name":"Endure","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt to you and permanents you control this turn.","imageName":"endure","colorIdentity":["W"]},"Flickerwisp":{"layout":"normal","name":"Flickerwisp","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nWhen Flickerwisp enters the battlefield, exile another target permanent. Return that card to the battlefield under its owner's control at the beginning of the next end step.","power":"3","toughness":"1","imageName":"flickerwisp","colorIdentity":["W"]},"Hallowed Burial":{"layout":"normal","name":"Hallowed Burial","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put all creatures on the bottom of their owners' libraries.","imageName":"hallowed burial","colorIdentity":["W"]},"Kithkin Spellduster":{"layout":"normal","name":"Kithkin Spellduster","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Kithkin Wizard","types":["Creature"],"subtypes":["Kithkin","Wizard"],"text":"Flying\n{1}{W}, Sacrifice Kithkin Spellduster: Destroy target enchantment.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"2","toughness":"3","imageName":"kithkin spellduster","colorIdentity":["W"]},"Kithkin Zealot":{"layout":"normal","name":"Kithkin Zealot","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Cleric","types":["Creature"],"subtypes":["Kithkin","Cleric"],"text":"When Kithkin Zealot enters the battlefield, you gain 1 life for each black and/or red permanent target opponent controls.","power":"1","toughness":"3","imageName":"kithkin zealot","colorIdentity":["W"]},"Light from Within":{"layout":"normal","name":"Light from Within","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Chroma — Each creature you control gets +1/+1 for each white mana symbol in its mana cost.","imageName":"light from within","colorIdentity":["W"]},"Loyal Gyrfalcon":{"layout":"normal","name":"Loyal Gyrfalcon","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Defender, flying\nWhenever you cast a white spell, Loyal Gyrfalcon loses defender until end of turn.","power":"3","toughness":"3","imageName":"loyal gyrfalcon","colorIdentity":["W"]},"Patrol Signaler":{"layout":"normal","name":"Patrol Signaler","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kithkin Soldier","types":["Creature"],"subtypes":["Kithkin","Soldier"],"text":"{1}{W}, {Q}: Put a 1/1 white Kithkin Soldier creature token onto the battlefield. ({Q} is the untap symbol.)","power":"1","toughness":"1","imageName":"patrol signaler","colorIdentity":["W"]},"Recumbent Bliss":{"layout":"normal","name":"Recumbent Bliss","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block.\nAt the beginning of your upkeep, you may gain 1 life.","imageName":"recumbent bliss","colorIdentity":["W"]},"Spirit of the Hearth":{"layout":"normal","name":"Spirit of the Hearth","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Cat Spirit","types":["Creature"],"subtypes":["Cat","Spirit"],"text":"Flying\nYou have hexproof. (You can't be the target of spells or abilities your opponents control.)","power":"4","toughness":"5","imageName":"spirit of the hearth","colorIdentity":["W"]},"Springjack Shepherd":{"layout":"normal","name":"Springjack Shepherd","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Kithkin Wizard","types":["Creature"],"subtypes":["Kithkin","Wizard"],"text":"Chroma — When Springjack Shepherd enters the battlefield, put a 0/1 white Goat creature token onto the battlefield for each white mana symbol in the mana costs of permanents you control.","power":"1","toughness":"2","imageName":"springjack shepherd","colorIdentity":["W"]},"Suture Spirit":{"layout":"normal","name":"Suture Spirit","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{W/B}{W/B}{W/B}: Regenerate target creature.","power":"1","toughness":"1","imageName":"suture spirit","colorIdentity":["W","B"]},"Banishing Knack":{"layout":"normal","name":"Banishing Knack","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature gains \"{T}: Return target nonland permanent to its owner's hand.\"","imageName":"banishing knack","colorIdentity":["U"]},"Cache Raiders":{"layout":"normal","name":"Cache Raiders","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"At the beginning of your upkeep, return a permanent you control to its owner's hand.","power":"4","toughness":"4","imageName":"cache raiders","colorIdentity":["U"]},"Dream Fracture":{"layout":"normal","name":"Dream Fracture","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Its controller draws a card.\nDraw a card.","imageName":"dream fracture","colorIdentity":["U"]},"Dream Thief":{"layout":"normal","name":"Dream Thief","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nWhen Dream Thief enters the battlefield, draw a card if you've cast another blue spell this turn.","power":"2","toughness":"1","imageName":"dream thief","colorIdentity":["U"]},"Glamerdye":{"layout":"normal","name":"Glamerdye","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Change the text of target spell or permanent by replacing all instances of one color word with another.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"glamerdye","colorIdentity":["U"]},"Glen Elendra Archmage":{"layout":"normal","name":"Glen Elendra Archmage","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\n{U}, Sacrifice Glen Elendra Archmage: Counter target noncreature spell.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"2","toughness":"2","imageName":"glen elendra archmage","colorIdentity":["U"]},"Idle Thoughts":{"layout":"normal","name":"Idle Thoughts","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{2}: Draw a card if you have no cards in hand.","imageName":"idle thoughts","colorIdentity":["U"]},"Indigo Faerie":{"layout":"normal","name":"Indigo Faerie","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie Wizard","types":["Creature"],"subtypes":["Faerie","Wizard"],"text":"Flying\n{U}: Target permanent becomes blue in addition to its other colors until end of turn.","power":"1","toughness":"1","imageName":"indigo faerie","colorIdentity":["U"]},"Inundate":{"layout":"normal","name":"Inundate","manaCost":"{3}{U}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return all nonblue creatures to their owners' hands.","imageName":"inundate","colorIdentity":["U"]},"Merrow Levitator":{"layout":"normal","name":"Merrow Levitator","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{T}: Target creature gains flying until end of turn.\nWhenever you cast a blue spell, you may untap Merrow Levitator.","power":"2","toughness":"3","imageName":"merrow levitator","colorIdentity":["U"]},"Oona's Grace":{"layout":"normal","name":"Oona's Grace","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player draws a card.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"oona's grace","colorIdentity":["U"]},"Razorfin Abolisher":{"layout":"normal","name":"Razorfin Abolisher","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{1}{U}, {T}: Return target creature with a counter on it to its owner's hand.","power":"2","toughness":"2","imageName":"razorfin abolisher","colorIdentity":["U"]},"Sanity Grinding":{"layout":"normal","name":"Sanity Grinding","manaCost":"{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Chroma — Reveal the top ten cards of your library. For each blue mana symbol in the mana costs of the revealed cards, target opponent puts the top card of his or her library into his or her graveyard. Then put the cards you revealed this way on the bottom of your library in any order.","imageName":"sanity grinding","colorIdentity":["U"]},"Talonrend":{"layout":"normal","name":"Talonrend","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\n{U/R}: Talonrend gets +1/-1 until end of turn.","power":"0","toughness":"5","imageName":"talonrend","colorIdentity":["U","R"]},"Wake Thrasher":{"layout":"normal","name":"Wake Thrasher","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Whenever a permanent you control becomes untapped, Wake Thrasher gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"wake thrasher","colorIdentity":["U"]},"Wilderness Hypnotist":{"layout":"normal","name":"Wilderness Hypnotist","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{T}: Target red or green creature gets -2/-0 until end of turn.","power":"1","toughness":"3","imageName":"wilderness hypnotist","colorIdentity":["U"]},"Ashling, the Extinguisher":{"layout":"normal","name":"Ashling, the Extinguisher","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Elemental Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"Whenever Ashling, the Extinguisher deals combat damage to a player, choose target creature that player controls. He or she sacrifices that creature.","power":"4","toughness":"4","imageName":"ashling, the extinguisher","colorIdentity":["B"]},"Creakwood Ghoul":{"layout":"normal","name":"Creakwood Ghoul","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Plant Zombie","types":["Creature"],"subtypes":["Plant","Zombie"],"text":"{B/G}{B/G}: Exile target card from a graveyard. You gain 1 life.","power":"3","toughness":"3","imageName":"creakwood ghoul","colorIdentity":["B","G"]},"Crumbling Ashes":{"layout":"normal","name":"Crumbling Ashes","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, destroy target creature with a -1/-1 counter on it.","imageName":"crumbling ashes","colorIdentity":["B"]},"Lingering Tormentor":{"layout":"normal","name":"Lingering Tormentor","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"2","toughness":"2","imageName":"lingering tormentor","colorIdentity":["B"]},"Merrow Bonegnawer":{"layout":"normal","name":"Merrow Bonegnawer","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"{T}: Target player exiles a card from his or her graveyard.\nWhenever you cast a black spell, you may untap Merrow Bonegnawer.","power":"1","toughness":"1","imageName":"merrow bonegnawer","colorIdentity":["B"]},"Necroskitter":{"layout":"normal","name":"Necroskitter","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\nWhenever a creature an opponent controls with a -1/-1 counter on it dies, you may return that card to the battlefield under your control.","power":"1","toughness":"4","imageName":"necroskitter","colorIdentity":["B"]},"Needle Specter":{"layout":"normal","name":"Needle Specter","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWither (This deals damage to creatures in the form of -1/-1 counters.)\nWhenever Needle Specter deals combat damage to a player, that player discards that many cards.","power":"1","toughness":"1","imageName":"needle specter","colorIdentity":["B"]},"Nightmare Incursion":{"layout":"normal","name":"Nightmare Incursion","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search target player's library for up to X cards, where X is the number of Swamps you control, and exile them. Then that player shuffles his or her library.","imageName":"nightmare incursion","colorIdentity":["B"]},"Raven's Crime":{"layout":"normal","name":"Raven's Crime","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"raven's crime","colorIdentity":["B"]},"Smoldering Butcher":{"layout":"normal","name":"Smoldering Butcher","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)","power":"4","toughness":"2","imageName":"smoldering butcher","colorIdentity":["B"]},"Soot Imp":{"layout":"normal","name":"Soot Imp","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nWhenever a player casts a nonblack spell, that player loses 1 life.","power":"1","toughness":"2","imageName":"soot imp","colorIdentity":["B"]},"Soul Reap":{"layout":"normal","name":"Soul Reap","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nongreen creature. Its controller loses 3 life if you've cast another black spell this turn.","imageName":"soul reap","colorIdentity":["B"]},"Soul Snuffers":{"layout":"normal","name":"Soul Snuffers","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"When Soul Snuffers enters the battlefield, put a -1/-1 counter on each creature.","power":"3","toughness":"3","imageName":"soul snuffers","colorIdentity":["B"]},"Syphon Life":{"layout":"normal","name":"Syphon Life","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player loses 2 life and you gain 2 life.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"syphon life","colorIdentity":["B"]},"Talara's Bane":{"layout":"normal","name":"Talara's Bane","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a green or white creature card from it. You gain life equal to that creature card's toughness, then that player discards that card.","imageName":"talara's bane","colorIdentity":["B"]},"Umbra Stalker":{"layout":"normal","name":"Umbra Stalker","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Chroma — Umbra Stalker's power and toughness are each equal to the number of black mana symbols in the mana costs of cards in your graveyard.","power":"*","toughness":"*","imageName":"umbra stalker","colorIdentity":["B"]},"Chaotic Backlash":{"layout":"normal","name":"Chaotic Backlash","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Chaotic Backlash deals damage to target player equal to twice the number of white and/or blue permanents he or she controls.","imageName":"chaotic backlash","colorIdentity":["R"]},"Cinder Pyromancer":{"layout":"normal","name":"Cinder Pyromancer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"{T}: Cinder Pyromancer deals 1 damage to target player.\nWhenever you cast a red spell, you may untap Cinder Pyromancer.","power":"0","toughness":"1","imageName":"cinder pyromancer","colorIdentity":["R"]},"Duergar Cave-Guard":{"layout":"normal","name":"Duergar Cave-Guard","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dwarf Warrior","types":["Creature"],"subtypes":["Dwarf","Warrior"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\n{R/W}: Duergar Cave-Guard gets +1/+0 until end of turn.","power":"1","toughness":"3","imageName":"duergar cave-guard","colorIdentity":["R","W"]},"Fiery Bombardment":{"layout":"normal","name":"Fiery Bombardment","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Chroma — {2}, Sacrifice a creature: Fiery Bombardment deals damage to target creature or player equal to the number of red mana symbols in the sacrificed creature's mana cost.","imageName":"fiery bombardment","colorIdentity":["R"]},"Flame Jab":{"layout":"normal","name":"Flame Jab","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flame Jab deals 1 damage to target creature or player.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"flame jab","colorIdentity":["R"]},"Hatchet Bully":{"layout":"normal","name":"Hatchet Bully","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{2}{R}, {T}, Put a -1/-1 counter on a creature you control: Hatchet Bully deals 2 damage to target creature or player.","power":"3","toughness":"3","imageName":"hatchet bully","colorIdentity":["R"]},"Hateflayer":{"layout":"normal","name":"Hateflayer","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\n{2}{R}, {Q}: Hateflayer deals damage equal to its power to target creature or player. ({Q} is the untap symbol.)","power":"5","toughness":"5","imageName":"hateflayer","colorIdentity":["R"]},"Heartlash Cinder":{"layout":"normal","name":"Heartlash Cinder","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental Warrior","types":["Creature"],"subtypes":["Elemental","Warrior"],"text":"Haste\nChroma — When Heartlash Cinder enters the battlefield, it gets +X/+0 until end of turn, where X is the number of red mana symbols in the mana costs of permanents you control.","power":"1","toughness":"1","imageName":"heartlash cinder","colorIdentity":["R"]},"Hotheaded Giant":{"layout":"normal","name":"Hotheaded Giant","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Haste\nHotheaded Giant enters the battlefield with two -1/-1 counters on it unless you've cast another red spell this turn.","power":"4","toughness":"4","imageName":"hotheaded giant","colorIdentity":["R"]},"Impelled Giant":{"layout":"normal","name":"Impelled Giant","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Trample\nTap an untapped red creature you control other than Impelled Giant: Impelled Giant gets +X/+0 until end of turn, where X is the power of the creature tapped this way.","power":"3","toughness":"3","imageName":"impelled giant","colorIdentity":["R"]},"Outrage Shaman":{"layout":"normal","name":"Outrage Shaman","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Chroma — When Outrage Shaman enters the battlefield, it deals damage to target creature equal to the number of red mana symbols in the mana costs of permanents you control.","power":"2","toughness":"2","imageName":"outrage shaman","colorIdentity":["R"]},"Puncture Blast":{"layout":"normal","name":"Puncture Blast","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\nPuncture Blast deals 3 damage to target creature or player.","imageName":"puncture blast","colorIdentity":["R"]},"Rekindled Flame":{"layout":"normal","name":"Rekindled Flame","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Rekindled Flame deals 4 damage to target creature or player.\nAt the beginning of your upkeep, if an opponent has no cards in hand, you may return Rekindled Flame from your graveyard to your hand.","imageName":"rekindled flame","colorIdentity":["R"]},"Stigma Lasher":{"layout":"normal","name":"Stigma Lasher","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\nWhenever Stigma Lasher deals damage to a player, that player can't gain life for the rest of the game.","power":"2","toughness":"2","imageName":"stigma lasher","colorIdentity":["R"]},"Thunderblust":{"layout":"normal","name":"Thunderblust","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Haste\nThunderblust has trample as long as it has a -1/-1 counter on it.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"7","toughness":"2","imageName":"thunderblust","colorIdentity":["R"]},"Unwilling Recruit":{"layout":"normal","name":"Unwilling Recruit","manaCost":"{X}{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target creature until end of turn. Untap that creature. It gets +X/+0 and gains haste until end of turn.","imageName":"unwilling recruit","colorIdentity":["R"]},"Aerie Ouphes":{"layout":"normal","name":"Aerie Ouphes","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ouphe","types":["Creature"],"subtypes":["Ouphe"],"text":"Sacrifice Aerie Ouphes: Aerie Ouphes deals damage equal to its power to target creature with flying.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"3","toughness":"3","imageName":"aerie ouphes","colorIdentity":["G"]},"Bloom Tender":{"layout":"normal","name":"Bloom Tender","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: For each color among permanents you control, add one mana of that color to your mana pool.","power":"1","toughness":"1","imageName":"bloom tender","colorIdentity":["G"]},"Duskdale Wurm":{"layout":"normal","name":"Duskdale Wurm","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"7","toughness":"7","imageName":"duskdale wurm","colorIdentity":["G"]},"Helix Pinnacle":{"layout":"normal","name":"Helix Pinnacle","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Shroud (This enchantment can't be the target of spells or abilities.)\n{X}: Put X tower counters on Helix Pinnacle.\nAt the beginning of your upkeep, if there are 100 or more tower counters on Helix Pinnacle, you win the game.","imageName":"helix pinnacle","colorIdentity":["G"]},"Marshdrinker Giant":{"layout":"normal","name":"Marshdrinker Giant","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"When Marshdrinker Giant enters the battlefield, destroy target Island or Swamp an opponent controls.","power":"4","toughness":"3","imageName":"marshdrinker giant","colorIdentity":["G"]},"Monstrify":{"layout":"normal","name":"Monstrify","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +4/+4 until end of turn.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"monstrify","colorIdentity":["G"]},"Nettle Sentinel":{"layout":"normal","name":"Nettle Sentinel","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Nettle Sentinel doesn't untap during your untap step.\nWhenever you cast a green spell, you may untap Nettle Sentinel.","power":"2","toughness":"2","imageName":"nettle sentinel","colorIdentity":["G"]},"Primalcrux":{"layout":"normal","name":"Primalcrux","manaCost":"{G}{G}{G}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nChroma — Primalcrux's power and toughness are each equal to the number of green mana symbols in the mana costs of permanents you control.","power":"*","toughness":"*","imageName":"primalcrux","colorIdentity":["G"]},"Regal Force":{"layout":"normal","name":"Regal Force","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Regal Force enters the battlefield, draw a card for each green creature you control.","power":"5","toughness":"5","imageName":"regal force","colorIdentity":["G"]},"Savage Conception":{"layout":"normal","name":"Savage Conception","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 3/3 green Beast creature token onto the battlefield.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"savage conception","colorIdentity":["G"]},"Swirling Spriggan":{"layout":"normal","name":"Swirling Spriggan","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{G/U}{G/U}: Target creature you control becomes the color or colors of your choice until end of turn.","power":"3","toughness":"3","imageName":"swirling spriggan","colorIdentity":["G","U"]},"Talara's Battalion":{"layout":"normal","name":"Talara's Battalion","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Trample\nCast Talara's Battalion only if you've cast another green spell this turn.","power":"4","toughness":"3","imageName":"talara's battalion","colorIdentity":["G"]},"Tilling Treefolk":{"layout":"normal","name":"Tilling Treefolk","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Treefolk Druid","types":["Creature"],"subtypes":["Treefolk","Druid"],"text":"When Tilling Treefolk enters the battlefield, you may return up to two target land cards from your graveyard to your hand.","power":"1","toughness":"3","imageName":"tilling treefolk","colorIdentity":["G"]},"Twinblade Slasher":{"layout":"normal","name":"Twinblade Slasher","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\n{1}{G}: Twinblade Slasher gets +2/+2 until end of turn. Activate this ability only once each turn.","power":"1","toughness":"1","imageName":"twinblade slasher","colorIdentity":["G"]},"Wickerbough Elder":{"layout":"normal","name":"Wickerbough Elder","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk Shaman","types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"Wickerbough Elder enters the battlefield with a -1/-1 counter on it.\n{G}, Remove a -1/-1 counter from Wickerbough Elder: Destroy target artifact or enchantment.","power":"4","toughness":"4","imageName":"wickerbough elder","colorIdentity":["G"]},"Batwing Brume":{"layout":"normal","name":"Batwing Brume","manaCost":"{1}{W/B}","cmc":2,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn if {W} was spent to cast Batwing Brume. Each player loses 1 life for each attacking creature he or she controls if {B} was spent to cast Batwing Brume. (Do both if {W}{B} was spent.)","imageName":"batwing brume","colorIdentity":["W","B"]},"Beckon Apparition":{"layout":"normal","name":"Beckon Apparition","manaCost":"{W/B}","cmc":1,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Exile target card from a graveyard. Put a 1/1 white and black Spirit creature token with flying onto the battlefield.","imageName":"beckon apparition","colorIdentity":["W","B"]},"Bloodied Ghost":{"layout":"normal","name":"Bloodied Ghost","manaCost":"{1}{W/B}{W/B}","cmc":3,"colors":["White","Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nBloodied Ghost enters the battlefield with a -1/-1 counter on it.","power":"3","toughness":"3","imageName":"bloodied ghost","colorIdentity":["W","B"]},"Cauldron Haze":{"layout":"normal","name":"Cauldron Haze","manaCost":"{1}{W/B}","cmc":2,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Choose any number of target creatures. Each of those creatures gains persist until end of turn. (When it dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","imageName":"cauldron haze","colorIdentity":["W","B"]},"Deathbringer Liege":{"layout":"normal","name":"Deathbringer Liege","manaCost":"{2}{W/B}{W/B}{W/B}","cmc":5,"colors":["White","Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Other white creatures you control get +1/+1.\nOther black creatures you control get +1/+1.\nWhenever you cast a white spell, you may tap target creature.\nWhenever you cast a black spell, you may destroy target creature if it's tapped.","power":"3","toughness":"4","imageName":"deathbringer liege","colorIdentity":["W","B"]},"Divinity of Pride":{"layout":"normal","name":"Divinity of Pride","manaCost":"{W/B}{W/B}{W/B}{W/B}{W/B}","cmc":5,"colors":["White","Black"],"type":"Creature — Spirit Avatar","types":["Creature"],"subtypes":["Spirit","Avatar"],"text":"Flying, lifelink\nDivinity of Pride gets +4/+4 as long as you have 25 or more life.","power":"4","toughness":"4","imageName":"divinity of pride","colorIdentity":["W","B"]},"Edge of the Divinity":{"layout":"normal","name":"Edge of the Divinity","manaCost":"{W/B}","cmc":1,"colors":["White","Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs long as enchanted creature is white, it gets +1/+2.\nAs long as enchanted creature is black, it gets +2/+1.","imageName":"edge of the divinity","colorIdentity":["W","B"]},"Evershrike":{"layout":"normal","name":"Evershrike","manaCost":"{3}{W/B}{W/B}","cmc":5,"colors":["White","Black"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"Flying\nEvershrike gets +2/+2 for each Aura attached to it.\n{X}{W/B}{W/B}: Return Evershrike from your graveyard to the battlefield. You may put an Aura card with converted mana cost X or less from your hand onto the battlefield attached to it. If you don't, exile Evershrike.","power":"2","toughness":"2","imageName":"evershrike","colorIdentity":["W","B"]},"Gwyllion Hedge-Mage":{"layout":"normal","name":"Gwyllion Hedge-Mage","manaCost":"{2}{W/B}","cmc":3,"colors":["White","Black"],"type":"Creature — Hag Wizard","types":["Creature"],"subtypes":["Hag","Wizard"],"text":"When Gwyllion Hedge-Mage enters the battlefield, if you control two or more Plains, you may put a 1/1 white Kithkin Soldier creature token onto the battlefield.\nWhen Gwyllion Hedge-Mage enters the battlefield, if you control two or more Swamps, you may put a -1/-1 counter on target creature.","power":"2","toughness":"2","imageName":"gwyllion hedge-mage","colorIdentity":["W","B"]},"Harvest Gwyllion":{"layout":"normal","name":"Harvest Gwyllion","manaCost":"{2}{W/B}{W/B}","cmc":4,"colors":["White","Black"],"type":"Creature — Hag","types":["Creature"],"subtypes":["Hag"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)","power":"2","toughness":"4","imageName":"harvest gwyllion","colorIdentity":["W","B"]},"Nightsky Mimic":{"layout":"normal","name":"Nightsky Mimic","manaCost":"{1}{W/B}","cmc":2,"colors":["White","Black"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Whenever you cast a spell that's both white and black, Nightsky Mimic has base power and toughness 4/4 until end of turn and gains flying until end of turn.","power":"2","toughness":"1","imageName":"nightsky mimic","colorIdentity":["W","B"]},"Nip Gwyllion":{"layout":"normal","name":"Nip Gwyllion","manaCost":"{W/B}","cmc":1,"colors":["White","Black"],"type":"Creature — Hag","types":["Creature"],"subtypes":["Hag"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"1","toughness":"1","imageName":"nip gwyllion","colorIdentity":["W","B"]},"Pyrrhic Revival":{"layout":"normal","name":"Pyrrhic Revival","manaCost":"{3}{W/B}{W/B}{W/B}","cmc":6,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player returns each creature card from his or her graveyard to the battlefield with an additional -1/-1 counter on it.","imageName":"pyrrhic revival","colorIdentity":["W","B"]},"Restless Apparition":{"layout":"normal","name":"Restless Apparition","manaCost":"{W/B}{W/B}{W/B}","cmc":3,"colors":["White","Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{W/B}{W/B}{W/B}: Restless Apparition gets +3/+3 until end of turn.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"2","toughness":"2","imageName":"restless apparition","colorIdentity":["W","B"]},"Stillmoon Cavalier":{"layout":"normal","name":"Stillmoon Cavalier","manaCost":"{1}{W/B}{W/B}","cmc":3,"colors":["White","Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"Protection from white and from black\n{W/B}: Stillmoon Cavalier gains flying until end of turn.\n{W/B}: Stillmoon Cavalier gains first strike until end of turn.\n{W/B}{W/B}: Stillmoon Cavalier gets +1/+0 until end of turn.","power":"2","toughness":"1","imageName":"stillmoon cavalier","colorIdentity":["W","B"]},"Voracious Hatchling":{"layout":"normal","name":"Voracious Hatchling","manaCost":"{3}{W/B}","cmc":4,"colors":["White","Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Lifelink\nVoracious Hatchling enters the battlefield with four -1/-1 counters on it.\nWhenever you cast a white spell, remove a -1/-1 counter from Voracious Hatchling.\nWhenever you cast a black spell, remove a -1/-1 counter from Voracious Hatchling.","power":"6","toughness":"6","imageName":"voracious hatchling","colorIdentity":["W","B"]},"Call the Skybreaker":{"layout":"normal","name":"Call the Skybreaker","manaCost":"{5}{U/R}{U/R}","cmc":7,"colors":["Blue","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 5/5 blue and red Elemental creature token with flying onto the battlefield.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"call the skybreaker","colorIdentity":["U","R"]},"Clout of the Dominus":{"layout":"normal","name":"Clout of the Dominus","manaCost":"{U/R}","cmc":1,"colors":["Blue","Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs long as enchanted creature is blue, it gets +1/+1 and has shroud. (It can't be the target of spells or abilities.)\nAs long as enchanted creature is red, it gets +1/+1 and has haste.","imageName":"clout of the dominus","colorIdentity":["U","R"]},"Crackleburr":{"layout":"normal","name":"Crackleburr","manaCost":"{1}{U/R}{U/R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{U/R}{U/R}, {T}, Tap two untapped red creatures you control: Crackleburr deals 3 damage to target creature or player.\n{U/R}{U/R}, {Q}, Untap two tapped blue creatures you control: Return target creature to its owner's hand. ({Q} is the untap symbol.)","power":"2","toughness":"2","imageName":"crackleburr","colorIdentity":["U","R"]},"Crag Puca":{"layout":"normal","name":"Crag Puca","manaCost":"{U/R}{U/R}{U/R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"{U/R}: Switch Crag Puca's power and toughness until end of turn.","power":"2","toughness":"4","imageName":"crag puca","colorIdentity":["U","R"]},"Dominus of Fealty":{"layout":"normal","name":"Dominus of Fealty","manaCost":"{U/R}{U/R}{U/R}{U/R}{U/R}","cmc":5,"colors":["Blue","Red"],"type":"Creature — Spirit Avatar","types":["Creature"],"subtypes":["Spirit","Avatar"],"text":"Flying\nAt the beginning of your upkeep, you may gain control of target permanent until end of turn. If you do, untap it and it gains haste until end of turn.","power":"4","toughness":"4","imageName":"dominus of fealty","colorIdentity":["U","R"]},"Inside Out":{"layout":"normal","name":"Inside Out","manaCost":"{1}{U/R}","cmc":2,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Switch target creature's power and toughness until end of turn.\nDraw a card.","imageName":"inside out","colorIdentity":["U","R"]},"Mindwrack Liege":{"layout":"normal","name":"Mindwrack Liege","manaCost":"{3}{U/R}{U/R}{U/R}","cmc":6,"colors":["Blue","Red"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Other blue creatures you control get +1/+1.\nOther red creatures you control get +1/+1.\n{U/R}{U/R}{U/R}{U/R}: You may put a blue or red creature card from your hand onto the battlefield.","power":"4","toughness":"4","imageName":"mindwrack liege","colorIdentity":["U","R"]},"Mirror Sheen":{"layout":"normal","name":"Mirror Sheen","manaCost":"{1}{U/R}{U/R}","cmc":3,"colors":["Blue","Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{U/R}{U/R}: Copy target instant or sorcery spell that targets you. You may choose new targets for the copy.","imageName":"mirror sheen","colorIdentity":["U","R"]},"Noggle Bandit":{"layout":"normal","name":"Noggle Bandit","manaCost":"{1}{U/R}{U/R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Noggle Rogue","types":["Creature"],"subtypes":["Noggle","Rogue"],"text":"Noggle Bandit can't be blocked except by creatures with defender.","power":"2","toughness":"2","imageName":"noggle bandit","colorIdentity":["U","R"]},"Noggle Bridgebreaker":{"layout":"normal","name":"Noggle Bridgebreaker","manaCost":"{2}{U/R}{U/R}","cmc":4,"colors":["Blue","Red"],"type":"Creature — Noggle Rogue","types":["Creature"],"subtypes":["Noggle","Rogue"],"text":"When Noggle Bridgebreaker enters the battlefield, return a land you control to its owner's hand.","power":"4","toughness":"3","imageName":"noggle bridgebreaker","colorIdentity":["U","R"]},"Noggle Hedge-Mage":{"layout":"normal","name":"Noggle Hedge-Mage","manaCost":"{2}{U/R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Noggle Wizard","types":["Creature"],"subtypes":["Noggle","Wizard"],"text":"When Noggle Hedge-Mage enters the battlefield, if you control two or more Islands, you may tap two target permanents.\nWhen Noggle Hedge-Mage enters the battlefield, if you control two or more Mountains, you may have Noggle Hedge-Mage deal 2 damage to target player.","power":"2","toughness":"2","imageName":"noggle hedge-mage","colorIdentity":["U","R"]},"Noggle Ransacker":{"layout":"normal","name":"Noggle Ransacker","manaCost":"{2}{U/R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Noggle Rogue","types":["Creature"],"subtypes":["Noggle","Rogue"],"text":"When Noggle Ransacker enters the battlefield, each player draws two cards, then discards a card at random.","power":"2","toughness":"1","imageName":"noggle ransacker","colorIdentity":["U","R"]},"Nucklavee":{"layout":"normal","name":"Nucklavee","manaCost":"{4}{U/R}{U/R}","cmc":6,"colors":["Blue","Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Nucklavee enters the battlefield, you may return target red sorcery card from your graveyard to your hand.\nWhen Nucklavee enters the battlefield, you may return target blue instant card from your graveyard to your hand.","power":"4","toughness":"4","imageName":"nucklavee","colorIdentity":["U","R"]},"Riverfall Mimic":{"layout":"normal","name":"Riverfall Mimic","manaCost":"{1}{U/R}","cmc":2,"colors":["Blue","Red"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Whenever you cast a spell that's both blue and red, Riverfall Mimic has base power and toughness 3/3 until end of turn and can't be blocked this turn.","power":"2","toughness":"1","imageName":"riverfall mimic","colorIdentity":["U","R"]},"Shrewd Hatchling":{"layout":"normal","name":"Shrewd Hatchling","manaCost":"{3}{U/R}","cmc":4,"colors":["Blue","Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Shrewd Hatchling enters the battlefield with four -1/-1 counters on it.\n{U/R}: Target creature can't block Shrewd Hatchling this turn.\nWhenever you cast a blue spell, remove a -1/-1 counter from Shrewd Hatchling.\nWhenever you cast a red spell, remove a -1/-1 counter from Shrewd Hatchling.","power":"6","toughness":"6","imageName":"shrewd hatchling","colorIdentity":["U","R"]},"Stream Hopper":{"layout":"normal","name":"Stream Hopper","manaCost":"{U/R}","cmc":1,"colors":["Blue","Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{U/R}: Stream Hopper gains flying until end of turn.","power":"1","toughness":"1","imageName":"stream hopper","colorIdentity":["U","R"]},"Unnerving Assault":{"layout":"normal","name":"Unnerving Assault","manaCost":"{2}{U/R}","cmc":3,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Creatures your opponents control get -1/-0 until end of turn if {U} was spent to cast Unnerving Assault, and creatures you control get +1/+0 until end of turn if {R} was spent to cast it. (Do both if {U}{R} was spent.)","imageName":"unnerving assault","colorIdentity":["U","R"]},"Canker Abomination":{"layout":"normal","name":"Canker Abomination","manaCost":"{2}{B/G}{B/G}","cmc":4,"colors":["Black","Green"],"type":"Creature — Treefolk Horror","types":["Creature"],"subtypes":["Treefolk","Horror"],"text":"As Canker Abomination enters the battlefield, choose an opponent. Canker Abomination enters the battlefield with a -1/-1 counter on it for each creature that player controls.","power":"6","toughness":"6","imageName":"canker abomination","colorIdentity":["B","G"]},"Cankerous Thirst":{"layout":"normal","name":"Cankerous Thirst","manaCost":"{3}{B/G}","cmc":4,"colors":["Black","Green"],"type":"Instant","types":["Instant"],"text":"If {B} was spent to cast Cankerous Thirst, you may have target creature get -3/-3 until end of turn. If {G} was spent to cast Cankerous Thirst, you may have target creature get +3/+3 until end of turn. (Do both if {B}{G} was spent.)","imageName":"cankerous thirst","colorIdentity":["B","G"]},"Creakwood Liege":{"layout":"normal","name":"Creakwood Liege","manaCost":"{1}{B/G}{B/G}{B/G}","cmc":4,"colors":["Black","Green"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Other black creatures you control get +1/+1.\nOther green creatures you control get +1/+1.\nAt the beginning of your upkeep, you may put a 1/1 black and green Worm creature token onto the battlefield.","power":"2","toughness":"2","imageName":"creakwood liege","colorIdentity":["B","G"]},"Deity of Scars":{"layout":"normal","name":"Deity of Scars","manaCost":"{B/G}{B/G}{B/G}{B/G}{B/G}","cmc":5,"colors":["Black","Green"],"type":"Creature — Spirit Avatar","types":["Creature"],"subtypes":["Spirit","Avatar"],"text":"Trample\nDeity of Scars enters the battlefield with two -1/-1 counters on it.\n{B/G}, Remove a -1/-1 counter from Deity of Scars: Regenerate Deity of Scars.","power":"7","toughness":"7","imageName":"deity of scars","colorIdentity":["B","G"]},"Desecrator Hag":{"layout":"normal","name":"Desecrator Hag","manaCost":"{2}{B/G}{B/G}","cmc":4,"colors":["Black","Green"],"type":"Creature — Hag","types":["Creature"],"subtypes":["Hag"],"text":"When Desecrator Hag enters the battlefield, return to your hand the creature card in your graveyard with the greatest power. If two or more cards are tied for greatest power, you choose one of them.","power":"2","toughness":"2","imageName":"desecrator hag","colorIdentity":["B","G"]},"Doomgape":{"layout":"normal","name":"Doomgape","manaCost":"{4}{B/G}{B/G}{B/G}","cmc":7,"colors":["Black","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nAt the beginning of your upkeep, sacrifice a creature. You gain life equal to that creature's toughness.","power":"10","toughness":"10","imageName":"doomgape","colorIdentity":["B","G"]},"Drain the Well":{"layout":"normal","name":"Drain the Well","manaCost":"{2}{B/G}{B/G}","cmc":4,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. You gain 2 life.","imageName":"drain the well","colorIdentity":["B","G"]},"Gift of the Deity":{"layout":"normal","name":"Gift of the Deity","manaCost":"{4}{B/G}","cmc":5,"colors":["Black","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs long as enchanted creature is black, it gets +1/+1 and has deathtouch. (Any amount of damage it deals to a creature is enough to destroy that creature.)\nAs long as enchanted creature is green, it gets +1/+1 and all creatures able to block it do so.","imageName":"gift of the deity","colorIdentity":["B","G"]},"Hag Hedge-Mage":{"layout":"normal","name":"Hag Hedge-Mage","manaCost":"{2}{B/G}","cmc":3,"colors":["Black","Green"],"type":"Creature — Hag Shaman","types":["Creature"],"subtypes":["Hag","Shaman"],"text":"When Hag Hedge-Mage enters the battlefield, if you control two or more Swamps, you may have target player discard a card.\nWhen Hag Hedge-Mage enters the battlefield, if you control two or more Forests, you may put target card from your graveyard on top of your library.","power":"2","toughness":"2","imageName":"hag hedge-mage","colorIdentity":["B","G"]},"Noxious Hatchling":{"layout":"normal","name":"Noxious Hatchling","manaCost":"{3}{B/G}","cmc":4,"colors":["Black","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Noxious Hatchling enters the battlefield with four -1/-1 counters on it.\nWither (This deals damage to creatures in the form of -1/-1 counters.)\nWhenever you cast a black spell, remove a -1/-1 counter from Noxious Hatchling.\nWhenever you cast a green spell, remove a -1/-1 counter from Noxious Hatchling.","power":"6","toughness":"6","imageName":"noxious hatchling","colorIdentity":["B","G"]},"Odious Trow":{"layout":"normal","name":"Odious Trow","manaCost":"{B/G}","cmc":1,"colors":["Black","Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"{1}{B/G}: Regenerate Odious Trow.","power":"1","toughness":"1","imageName":"odious trow","colorIdentity":["B","G"]},"Quillspike":{"layout":"normal","name":"Quillspike","manaCost":"{2}{B/G}","cmc":3,"colors":["Black","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{B/G}, Remove a -1/-1 counter from a creature you control: Quillspike gets +3/+3 until end of turn.","power":"1","toughness":"1","imageName":"quillspike","colorIdentity":["B","G"]},"Rendclaw Trow":{"layout":"normal","name":"Rendclaw Trow","manaCost":"{2}{B/G}","cmc":3,"colors":["Black","Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"Wither (This deals damage to creatures in the form of -1/-1 counters.)\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"2","toughness":"2","imageName":"rendclaw trow","colorIdentity":["B","G"]},"Sapling of Colfenor":{"layout":"normal","name":"Sapling of Colfenor","manaCost":"{3}{B/G}{B/G}","cmc":5,"colors":["Black","Green"],"type":"Legendary Creature — Treefolk Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Treefolk","Shaman"],"text":"Indestructible\nWhenever Sapling of Colfenor attacks, reveal the top card of your library. If it's a creature card, you gain life equal to that card's toughness, lose life equal to its power, then put it into your hand.","power":"2","toughness":"5","imageName":"sapling of colfenor","colorIdentity":["B","G"]},"Stalker Hag":{"layout":"normal","name":"Stalker Hag","manaCost":"{B/G}{B/G}{B/G}","cmc":3,"colors":["Black","Green"],"type":"Creature — Hag","types":["Creature"],"subtypes":["Hag"],"text":"Swampwalk, forestwalk (This creature can't be blocked as long as defending player controls a Swamp or a Forest.)","power":"3","toughness":"2","imageName":"stalker hag","colorIdentity":["B","G"]},"Woodlurker Mimic":{"layout":"normal","name":"Woodlurker Mimic","manaCost":"{1}{B/G}","cmc":2,"colors":["Black","Green"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Whenever you cast a spell that's both black and green, Woodlurker Mimic has base power and toughness 4/5 until end of turn and gains wither until end of turn. (It deals damage to creatures in the form of -1/-1 counters.)","power":"2","toughness":"1","imageName":"woodlurker mimic","colorIdentity":["B","G"]},"Worm Harvest":{"layout":"normal","name":"Worm Harvest","manaCost":"{2}{B/G}{B/G}{B/G}","cmc":5,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/1 black and green Worm creature token onto the battlefield for each land card in your graveyard.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"worm harvest","colorIdentity":["B","G"]},"Balefire Liege":{"layout":"normal","name":"Balefire Liege","manaCost":"{2}{R/W}{R/W}{R/W}","cmc":5,"colors":["White","Red"],"type":"Creature — Spirit Horror","types":["Creature"],"subtypes":["Spirit","Horror"],"text":"Other red creatures you control get +1/+1.\nOther white creatures you control get +1/+1.\nWhenever you cast a red spell, Balefire Liege deals 3 damage to target player.\nWhenever you cast a white spell, you gain 3 life.","power":"2","toughness":"4","imageName":"balefire liege","colorIdentity":["W","R"]},"Battlegate Mimic":{"layout":"normal","name":"Battlegate Mimic","manaCost":"{1}{R/W}","cmc":2,"colors":["White","Red"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Whenever you cast a spell that's both red and white, Battlegate Mimic has base power and toughness 4/2 until end of turn and gains first strike until end of turn.","power":"2","toughness":"1","imageName":"battlegate mimic","colorIdentity":["W","R"]},"Belligerent Hatchling":{"layout":"normal","name":"Belligerent Hatchling","manaCost":"{3}{R/W}","cmc":4,"colors":["White","Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"First strike\nBelligerent Hatchling enters the battlefield with four -1/-1 counters on it.\nWhenever you cast a red spell, remove a -1/-1 counter from Belligerent Hatchling.\nWhenever you cast a white spell, remove a -1/-1 counter from Belligerent Hatchling.","power":"6","toughness":"6","imageName":"belligerent hatchling","colorIdentity":["W","R"]},"Double Cleave":{"layout":"normal","name":"Double Cleave","manaCost":"{1}{R/W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Target creature gains double strike until end of turn. (It deals both first-strike and regular combat damage.)","imageName":"double cleave","colorIdentity":["W","R"]},"Duergar Assailant":{"layout":"normal","name":"Duergar Assailant","manaCost":"{R/W}","cmc":1,"colors":["White","Red"],"type":"Creature — Dwarf Soldier","types":["Creature"],"subtypes":["Dwarf","Soldier"],"text":"Sacrifice Duergar Assailant: Duergar Assailant deals 1 damage to target attacking or blocking creature.","power":"1","toughness":"1","imageName":"duergar assailant","colorIdentity":["W","R"]},"Duergar Mine-Captain":{"layout":"normal","name":"Duergar Mine-Captain","manaCost":"{2}{R/W}","cmc":3,"colors":["White","Red"],"type":"Creature — Dwarf Soldier","types":["Creature"],"subtypes":["Dwarf","Soldier"],"text":"{1}{R/W}, {Q}: Attacking creatures get +1/+0 until end of turn. ({Q} is the untap symbol.)","power":"2","toughness":"1","imageName":"duergar mine-captain","colorIdentity":["W","R"]},"Fire at Will":{"layout":"normal","name":"Fire at Will","manaCost":"{R/W}{R/W}{R/W}","cmc":3,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Fire at Will deals 3 damage divided as you choose among one, two, or three target attacking or blocking creatures.","imageName":"fire at will","colorIdentity":["W","R"]},"Hearthfire Hobgoblin":{"layout":"normal","name":"Hearthfire Hobgoblin","manaCost":"{R/W}{R/W}{R/W}","cmc":3,"colors":["White","Red"],"type":"Creature — Goblin Soldier","types":["Creature"],"subtypes":["Goblin","Soldier"],"text":"Double strike","power":"2","toughness":"2","imageName":"hearthfire hobgoblin","colorIdentity":["W","R"]},"Hobgoblin Dragoon":{"layout":"normal","name":"Hobgoblin Dragoon","manaCost":"{2}{R/W}","cmc":3,"colors":["White","Red"],"type":"Creature — Goblin Knight","types":["Creature"],"subtypes":["Goblin","Knight"],"text":"Flying, first strike","power":"1","toughness":"2","imageName":"hobgoblin dragoon","colorIdentity":["W","R"]},"Moonhold":{"layout":"normal","name":"Moonhold","manaCost":"{2}{R/W}","cmc":3,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Target player can't play land cards this turn if {R} was spent to cast Moonhold and can't play creature cards this turn if {W} was spent to cast it. (Do both if {R}{W} was spent.)","imageName":"moonhold","colorIdentity":["W","R"]},"Nobilis of War":{"layout":"normal","name":"Nobilis of War","manaCost":"{R/W}{R/W}{R/W}{R/W}{R/W}","cmc":5,"colors":["White","Red"],"type":"Creature — Spirit Avatar","types":["Creature"],"subtypes":["Spirit","Avatar"],"text":"Flying\nAttacking creatures you control get +2/+0.","power":"3","toughness":"4","imageName":"nobilis of war","colorIdentity":["W","R"]},"Rise of the Hobgoblins":{"layout":"normal","name":"Rise of the Hobgoblins","manaCost":"{R/W}{R/W}","cmc":2,"colors":["White","Red"],"type":"Enchantment","types":["Enchantment"],"text":"When Rise of the Hobgoblins enters the battlefield, you may pay {X}. If you do, put X 1/1 red and white Goblin Soldier creature tokens onto the battlefield.\n{R/W}: Red creatures and white creatures you control gain first strike until end of turn.","imageName":"rise of the hobgoblins","colorIdentity":["W","R"]},"Scourge of the Nobilis":{"layout":"normal","name":"Scourge of the Nobilis","manaCost":"{2}{R/W}","cmc":3,"colors":["White","Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs long as enchanted creature is red, it gets +1/+1 and has \"{R/W}: This creature gets +1/+0 until end of turn.\"\nAs long as enchanted creature is white, it gets +1/+1 and has lifelink. (Damage dealt by the creature also causes its controller to gain that much life.)","imageName":"scourge of the nobilis","colorIdentity":["W","R"]},"Spitemare":{"layout":"normal","name":"Spitemare","manaCost":"{2}{R/W}{R/W}","cmc":4,"colors":["White","Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whenever Spitemare is dealt damage, it deals that much damage to target creature or player.","power":"3","toughness":"3","imageName":"spitemare","colorIdentity":["W","R"]},"Waves of Aggression":{"layout":"normal","name":"Waves of Aggression","manaCost":"{3}{R/W}{R/W}","cmc":5,"colors":["White","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Untap all creatures that attacked this turn. After this main phase, there is an additional combat phase followed by an additional main phase.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"waves of aggression","colorIdentity":["W","R"]},"Cold-Eyed Selkie":{"layout":"normal","name":"Cold-Eyed Selkie","manaCost":"{1}{G/U}{G/U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nWhenever Cold-Eyed Selkie deals combat damage to a player, you may draw that many cards.","power":"1","toughness":"1","imageName":"cold-eyed selkie","colorIdentity":["U","G"]},"Fable of Wolf and Owl":{"layout":"normal","name":"Fable of Wolf and Owl","manaCost":"{3}{G/U}{G/U}{G/U}","cmc":6,"colors":["Blue","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a green spell, you may put a 2/2 green Wolf creature token onto the battlefield.\nWhenever you cast a blue spell, you may put a 1/1 blue Bird creature token with flying onto the battlefield.","imageName":"fable of wolf and owl","colorIdentity":["U","G"]},"Favor of the Overbeing":{"layout":"normal","name":"Favor of the Overbeing","manaCost":"{1}{G/U}","cmc":2,"colors":["Blue","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAs long as enchanted creature is green, it gets +1/+1 and has vigilance.\nAs long as enchanted creature is blue, it gets +1/+1 and has flying.","imageName":"favor of the overbeing","colorIdentity":["U","G"]},"Gilder Bairn":{"layout":"normal","name":"Gilder Bairn","manaCost":"{1}{G/U}{G/U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Ouphe","types":["Creature"],"subtypes":["Ouphe"],"text":"{2}{G/U}, {Q}: For each counter on target permanent, put another of those counters on that permanent. ({Q} is the untap symbol.)","power":"1","toughness":"3","imageName":"gilder bairn","colorIdentity":["U","G"]},"Grazing Kelpie":{"layout":"normal","name":"Grazing Kelpie","manaCost":"{3}{G/U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{G/U}, Sacrifice Grazing Kelpie: Put target card from a graveyard on the bottom of its owner's library.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"2","toughness":"3","imageName":"grazing kelpie","colorIdentity":["U","G"]},"Groundling Pouncer":{"layout":"normal","name":"Groundling Pouncer","manaCost":"{1}{G/U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"{G/U}: Groundling Pouncer gets +1/+3 and gains flying until end of turn. Activate this ability only once each turn and only if an opponent controls a creature with flying.","power":"2","toughness":"1","imageName":"groundling pouncer","colorIdentity":["U","G"]},"Invert the Skies":{"layout":"normal","name":"Invert the Skies","manaCost":"{3}{G/U}","cmc":4,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Creatures your opponents control lose flying until end of turn if {G} was spent to cast Invert the Skies, and creatures you control gain flying until end of turn if {U} was spent to cast it. (Do both if {G}{U} was spent.)","imageName":"invert the skies","colorIdentity":["U","G"]},"Murkfiend Liege":{"layout":"normal","name":"Murkfiend Liege","manaCost":"{2}{G/U}{G/U}{G/U}","cmc":5,"colors":["Blue","Green"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Other green creatures you control get +1/+1.\nOther blue creatures you control get +1/+1.\nUntap all green and/or blue creatures you control during each other player's untap step.","power":"4","toughness":"4","imageName":"murkfiend liege","colorIdentity":["U","G"]},"Shorecrasher Mimic":{"layout":"normal","name":"Shorecrasher Mimic","manaCost":"{1}{G/U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Whenever you cast a spell that's both green and blue, Shorecrasher Mimic has base power and toughness 5/3 until end of turn and gains trample until end of turn.","power":"2","toughness":"1","imageName":"shorecrasher mimic","colorIdentity":["U","G"]},"Slippery Bogle":{"layout":"normal","name":"Slippery Bogle","manaCost":"{G/U}","cmc":1,"colors":["Blue","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"1","toughness":"1","imageName":"slippery bogle","colorIdentity":["U","G"]},"Snakeform":{"layout":"normal","name":"Snakeform","manaCost":"{2}{G/U}","cmc":3,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature loses all abilities and becomes a green Snake with base power and toughness 1/1.\nDraw a card.","imageName":"snakeform","colorIdentity":["U","G"]},"Spitting Image":{"layout":"normal","name":"Spitting Image","manaCost":"{4}{G/U}{G/U}","cmc":6,"colors":["Blue","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a token that's a copy of target creature onto the battlefield.\nRetrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)","imageName":"spitting image","colorIdentity":["U","G"]},"Sturdy Hatchling":{"layout":"normal","name":"Sturdy Hatchling","manaCost":"{3}{G/U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Sturdy Hatchling enters the battlefield with four -1/-1 counters on it.\n{G/U}: Sturdy Hatchling gains shroud until end of turn. (It can't be the target of spells or abilities.)\nWhenever you cast a green spell, remove a -1/-1 counter from Sturdy Hatchling.\nWhenever you cast a blue spell, remove a -1/-1 counter from Sturdy Hatchling.","power":"6","toughness":"6","imageName":"sturdy hatchling","colorIdentity":["U","G"]},"Trapjaw Kelpie":{"layout":"normal","name":"Trapjaw Kelpie","manaCost":"{4}{G/U}{G/U}","cmc":6,"colors":["Blue","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Flash\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"3","toughness":"3","imageName":"trapjaw kelpie","colorIdentity":["U","G"]},"Wistful Selkie":{"layout":"normal","name":"Wistful Selkie","manaCost":"{G/U}{G/U}{G/U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"When Wistful Selkie enters the battlefield, draw a card.","power":"2","toughness":"2","imageName":"wistful selkie","colorIdentity":["U","G"]},"Altar Golem":{"layout":"normal","name":"Altar Golem","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Trample\nAltar Golem's power and toughness are each equal to the number of creatures on the battlefield.\nAltar Golem doesn't untap during your untap step.\nTap five untapped creatures you control: Untap Altar Golem.","power":"*","toughness":"*","imageName":"altar golem"},"Antler Skulkin":{"layout":"normal","name":"Antler Skulkin","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"{2}: Target white creature gains persist until end of turn. (When it dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)","power":"3","toughness":"3","imageName":"antler skulkin"},"Fang Skulkin":{"layout":"normal","name":"Fang Skulkin","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"{2}: Target black creature gains wither until end of turn. (It deals damage to creatures in the form of -1/-1 counters.)","power":"2","toughness":"1","imageName":"fang skulkin"},"Hoof Skulkin":{"layout":"normal","name":"Hoof Skulkin","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"{3}: Target green creature gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"hoof skulkin"},"Jawbone Skulkin":{"layout":"normal","name":"Jawbone Skulkin","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"{2}: Target red creature gains haste until end of turn.","power":"1","toughness":"1","imageName":"jawbone skulkin"},"Leering Emblem":{"layout":"normal","name":"Leering Emblem","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever you cast a spell, equipped creature gets +2/+2 until end of turn.\nEquip {2}","imageName":"leering emblem"},"Scarecrone":{"layout":"normal","name":"Scarecrone","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"{1}, Sacrifice a Scarecrow: Draw a card.\n{4}, {T}: Return target artifact creature card from your graveyard to the battlefield.","power":"1","toughness":"2","imageName":"scarecrone"},"Shell Skulkin":{"layout":"normal","name":"Shell Skulkin","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"{3}: Target blue creature gains shroud until end of turn. (It can't be the target of spells or abilities.)","power":"3","toughness":"2","imageName":"shell skulkin"},"Ward of Bones":{"layout":"normal","name":"Ward of Bones","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Each opponent who controls more creatures than you can't play creature cards. The same is true for artifacts, enchantments, and lands.","imageName":"ward of bones"},"Cascade Bluffs":{"layout":"normal","name":"Cascade Bluffs","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{U/R}, {T}: Add {U}{U}, {U}{R}, or {R}{R} to your mana pool.","imageName":"cascade bluffs","colorIdentity":["U","R"]},"Fetid Heath":{"layout":"normal","name":"Fetid Heath","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{W/B}, {T}: Add {W}{W}, {W}{B}, or {B}{B} to your mana pool.","imageName":"fetid heath","colorIdentity":["W","B"]},"Flooded Grove":{"layout":"normal","name":"Flooded Grove","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{G/U}, {T}: Add {G}{G}, {G}{U}, or {U}{U} to your mana pool.","imageName":"flooded grove","colorIdentity":["G","U"]},"Rugged Prairie":{"layout":"normal","name":"Rugged Prairie","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{R/W}, {T}: Add {R}{R}, {R}{W}, or {W}{W} to your mana pool.","imageName":"rugged prairie","colorIdentity":["R","W"]},"Springjack Pasture":{"layout":"normal","name":"Springjack Pasture","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}, {T}: Put a 0/1 white Goat creature token onto the battlefield.\n{T}, Sacrifice X Goats: Add X mana of any one color to your mana pool. You gain X life.","imageName":"springjack pasture"},"Twilight Mire":{"layout":"normal","name":"Twilight Mire","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{B/G}, {T}: Add {B}{B}, {B}{G}, or {G}{G} to your mana pool.","imageName":"twilight mire","colorIdentity":["B","G"]},"Hellkite Overlord":{"layout":"normal","name":"Hellkite Overlord","manaCost":"{4}{B}{R}{R}{G}","cmc":8,"colors":["Black","Red","Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, trample, haste\n{R}: Hellkite Overlord gets +1/+0 until end of turn.\n{B}{G}: Regenerate Hellkite Overlord.","power":"8","toughness":"8","imageName":"hellkite overlord","colorIdentity":["B","R","G"]},"Sprouting Thrinax":{"layout":"normal","name":"Sprouting Thrinax","manaCost":"{B}{R}{G}","cmc":3,"colors":["Black","Red","Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"When Sprouting Thrinax dies, put three 1/1 green Saproling creature tokens onto the battlefield.","power":"3","toughness":"3","imageName":"sprouting thrinax","colorIdentity":["B","R","G"]},"Woolly Thoctar":{"layout":"normal","name":"Woolly Thoctar","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"5","toughness":"4","imageName":"woolly thoctar","colorIdentity":["W","R","G"]},"Hellspark Elemental":{"layout":"normal","name":"Hellspark Elemental","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample, haste\nAt the beginning of the end step, sacrifice Hellspark Elemental.\nUnearth {1}{R} ({1}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"3","toughness":"1","imageName":"hellspark elemental","colorIdentity":["R"]},"Marisi's Twinclaws":{"layout":"normal","name":"Marisi's Twinclaws","manaCost":"{2}{R/W}{G}","cmc":4,"colors":["White","Red","Green"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Double strike","power":"2","toughness":"4","imageName":"marisi's twinclaws","colorIdentity":["W","R","G"]},"Slave of Bolas":{"layout":"normal","name":"Slave of Bolas","manaCost":"{3}{U/R}{B}","cmc":5,"colors":["Blue","Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target creature. Untap that creature. It gains haste until end of turn. Sacrifice it at the beginning of the next end step.","imageName":"slave of bolas","colorIdentity":["U","B","R"]},"Mycoid Shepherd":{"layout":"normal","name":"Mycoid Shepherd","manaCost":"{1}{G}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"Whenever Mycoid Shepherd or another creature you control with power 5 or greater dies, you may gain 5 life.","power":"5","toughness":"4","imageName":"mycoid shepherd","colorIdentity":["W","G"]},"Naya Sojourners":{"layout":"normal","name":"Naya Sojourners","manaCost":"{2}{R}{G}{W}","cmc":5,"colors":["White","Red","Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When you cycle Naya Sojourners or it dies, you may put a +1/+1 counter on target creature.\nCycling {2}{G} ({2}{G}, Discard this card: Draw a card.)","power":"5","toughness":"3","imageName":"naya sojourners","colorIdentity":["W","R","G"]},"Mind Control":{"layout":"normal","name":"Mind Control","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.","imageName":"mind control","colorIdentity":["U"]},"Rise from the Grave":{"layout":"normal","name":"Rise from the Grave","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature card from a graveyard onto the battlefield under your control. That creature is a black Zombie in addition to its other colors and types.","imageName":"rise from the grave","colorIdentity":["B"]},"Kor Duelist":{"layout":"normal","name":"Kor Duelist","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"As long as Kor Duelist is equipped, it has double strike. (It deals both first-strike and regular combat damage.)","power":"1","toughness":"1","imageName":"kor duelist","colorIdentity":["W"]},"Vampire Nighthawk":{"layout":"normal","name":"Vampire Nighthawk","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Shaman","types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"Flying\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"2","toughness":"3","imageName":"vampire nighthawk","colorIdentity":["B"]},"Nissa's Chosen":{"layout":"normal","name":"Nissa's Chosen","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"If Nissa's Chosen would die, put it on the bottom of its owner's library instead.","power":"2","toughness":"3","imageName":"nissa's chosen","colorIdentity":["G"]},"Emeria Angel":{"layout":"normal","name":"Emeria Angel","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nLandfall — Whenever a land enters the battlefield under your control, you may put a 1/1 white Bird creature token with flying onto the battlefield.","power":"3","toughness":"3","imageName":"emeria angel","colorIdentity":["W"]},"Kor Firewalker":{"layout":"normal","name":"Kor Firewalker","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"Protection from red\nWhenever a player casts a red spell, you may gain 1 life.","power":"2","toughness":"2","imageName":"kor firewalker","colorIdentity":["W"]},"Leatherback Baloth":{"layout":"normal","name":"Leatherback Baloth","manaCost":"{G}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"4","toughness":"5","imageName":"leatherback baloth","colorIdentity":["G"]},"Hada Freeblade":{"layout":"normal","name":"Hada Freeblade","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier Ally","types":["Creature"],"subtypes":["Human","Soldier","Ally"],"text":"Whenever Hada Freeblade or another Ally enters the battlefield under your control, you may put a +1/+1 counter on Hada Freeblade.","power":"0","toughness":"1","imageName":"hada freeblade","colorIdentity":["W"]},"Kalastria Highborn":{"layout":"normal","name":"Kalastria Highborn","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Shaman","types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"Whenever Kalastria Highborn or another Vampire you control dies, you may pay {B}. If you do, target player loses 2 life and you gain 2 life.","power":"2","toughness":"2","imageName":"kalastria highborn","colorIdentity":["B"]},"Pathrazer of Ulamog":{"layout":"normal","name":"Pathrazer of Ulamog","manaCost":"{11}","cmc":11,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Annihilator 3 (Whenever this creature attacks, defending player sacrifices three permanents.)\nPathrazer of Ulamog can't be blocked except by three or more creatures.","power":"9","toughness":"9","imageName":"pathrazer of ulamog"},"Curse of Wizardry":{"layout":"normal","name":"Curse of Wizardry","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"As Curse of Wizardry enters the battlefield, choose a color.\nWhenever a player casts a spell of the chosen color, that player loses 1 life.","imageName":"curse of wizardry","colorIdentity":["B"]},"Staggershock":{"layout":"normal","name":"Staggershock","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Staggershock deals 2 damage to target creature or player.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"staggershock","colorIdentity":["R"]},"Deathless Angel":{"layout":"normal","name":"Deathless Angel","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\n{W}{W}: Target creature gains indestructible until end of turn.","power":"5","toughness":"7","imageName":"deathless angel","colorIdentity":["W"]},"Sylvan Ranger":{"layout":"normal","name":"Sylvan Ranger","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"When Sylvan Ranger enters the battlefield, you may search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.","power":"1","toughness":"1","imageName":"sylvan ranger","colorIdentity":["G"]},"Plague Stinger":{"layout":"normal","name":"Plague Stinger","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Insect Horror","types":["Creature"],"subtypes":["Insect","Horror"],"text":"Flying\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"1","toughness":"1","imageName":"plague stinger","colorIdentity":["B"]},"Golem's Heart":{"layout":"normal","name":"Golem's Heart","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a player casts an artifact spell, you may gain 1 life.","imageName":"golem's heart"},"Skinrender":{"layout":"normal","name":"Skinrender","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Skinrender enters the battlefield, put three -1/-1 counters on target creature.","power":"3","toughness":"3","imageName":"skinrender","colorIdentity":["B"]},"Master's Call":{"layout":"normal","name":"Master's Call","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put two 1/1 colorless Myr artifact creature tokens onto the battlefield.","imageName":"master's call","colorIdentity":["W"]},"Plague Myr":{"layout":"normal","name":"Plague Myr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\n{T}: Add {C} to your mana pool.","power":"1","toughness":"1","imageName":"plague myr"},"Signal Pest":{"layout":"normal","name":"Signal Pest","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Pest","types":["Artifact","Creature"],"subtypes":["Pest"],"text":"Battle cry (Whenever this creature attacks, each other attacking creature gets +1/+0 until end of turn.)\nSignal Pest can't be blocked except by creatures with flying or reach.","power":"0","toughness":"1","imageName":"signal pest"},"Vault Skirge":{"layout":"normal","name":"Vault Skirge","manaCost":"{1}{B/P}","cmc":2,"colors":["Black"],"type":"Artifact Creature — Imp","types":["Artifact","Creature"],"subtypes":["Imp"],"text":"({B/P} can be paid with either {B} or 2 life.)\nFlying\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"1","toughness":"1","imageName":"vault skirge","colorIdentity":["B"]},"Maul Splicer":{"layout":"normal","name":"Maul Splicer","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"When Maul Splicer enters the battlefield, put two 3/3 colorless Golem artifact creature tokens onto the battlefield.\nGolem creatures you control have trample.","power":"1","toughness":"1","imageName":"maul splicer","colorIdentity":["G"]},"Shrine of Burning Rage":{"layout":"normal","name":"Shrine of Burning Rage","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep or whenever you cast a red spell, put a charge counter on Shrine of Burning Rage.\n{3}, {T}, Sacrifice Shrine of Burning Rage: Shrine of Burning Rage deals damage equal to the number of charge counters on it to target creature or player.","imageName":"shrine of burning rage"},"Tormented Soul":{"layout":"normal","name":"Tormented Soul","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Tormented Soul can't block and can't be blocked.","power":"1","toughness":"1","imageName":"tormented soul","colorIdentity":["B"]},"Circle of Flame":{"layout":"normal","name":"Circle of Flame","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature without flying attacks you or a planeswalker you control, Circle of Flame deals 1 damage to that creature.","imageName":"circle of flame","colorIdentity":["R"]},"Gather the Townsfolk":{"layout":"normal","name":"Gather the Townsfolk","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 white Human creature tokens onto the battlefield.\nFateful hour — If you have 5 or less life, put five of those tokens onto the battlefield instead.","imageName":"gather the townsfolk","colorIdentity":["W"]},"Curse of the Bloody Tome":{"layout":"normal","name":"Curse of the Bloody Tome","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nAt the beginning of enchanted player's upkeep, that player puts the top two cards of his or her library into his or her graveyard.","imageName":"curse of the bloody tome","colorIdentity":["U"]},"Curse of Thirst":{"layout":"normal","name":"Curse of Thirst","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nAt the beginning of enchanted player's upkeep, Curse of Thirst deals damage to that player equal to the number of Curses attached to him or her.","imageName":"curse of thirst","colorIdentity":["B"]},"Nearheath Stalker":{"layout":"normal","name":"Nearheath Stalker","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Vampire Rogue","types":["Creature"],"subtypes":["Vampire","Rogue"],"text":"Undying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"4","toughness":"1","imageName":"nearheath stalker","colorIdentity":["R"]},"Bloodcrazed Neonate":{"layout":"normal","name":"Bloodcrazed Neonate","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Bloodcrazed Neonate attacks each turn if able.\nWhenever Bloodcrazed Neonate deals combat damage to a player, put a +1/+1 counter on it.","power":"2","toughness":"1","imageName":"bloodcrazed neonate","colorIdentity":["R"]},"Boneyard Wurm":{"layout":"normal","name":"Boneyard Wurm","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Boneyard Wurm's power and toughness are each equal to the number of creature cards in your graveyard.","power":"*","toughness":"*","imageName":"boneyard wurm","colorIdentity":["G"]},"Akrasan Squire":{"layout":"normal","name":"Akrasan Squire","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"1","toughness":"1","imageName":"akrasan squire","colorIdentity":["W"]},"Angel's Herald":{"layout":"normal","name":"Angel's Herald","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{2}{W}, {T}, Sacrifice a green creature, a white creature, and a blue creature: Search your library for a card named Empyrial Archangel and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"angel's herald","colorIdentity":["W"]},"Angelic Benediction":{"layout":"normal","name":"Angelic Benediction","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\nWhenever a creature you control attacks alone, you may tap target creature.","imageName":"angelic benediction","colorIdentity":["W"]},"Angelsong":{"layout":"normal","name":"Angelsong","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"angelsong","colorIdentity":["W"]},"Bant Battlemage":{"layout":"normal","name":"Bant Battlemage","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{G}, {T}: Target creature gains trample until end of turn.\n{U}, {T}: Target creature gains flying until end of turn.","power":"2","toughness":"2","imageName":"bant battlemage","colorIdentity":["W","G","U"]},"Battlegrace Angel":{"layout":"normal","name":"Battlegrace Angel","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\nWhenever a creature you control attacks alone, it gains lifelink until end of turn.","power":"4","toughness":"4","imageName":"battlegrace angel","colorIdentity":["W"]},"Cradle of Vitality":{"layout":"normal","name":"Cradle of Vitality","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you gain life, you may pay {1}{W}. If you do, put a +1/+1 counter on target creature for each 1 life you gained.","imageName":"cradle of vitality","colorIdentity":["W"]},"Dispeller's Capsule":{"layout":"normal","name":"Dispeller's Capsule","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Artifact","types":["Artifact"],"text":"{2}{W}, {T}, Sacrifice Dispeller's Capsule: Destroy target artifact or enchantment.","imageName":"dispeller's capsule","colorIdentity":["W"]},"Elspeth, Knight-Errant":{"layout":"normal","name":"Elspeth, Knight-Errant","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Planeswalker — Elspeth","types":["Planeswalker"],"subtypes":["Elspeth"],"text":"+1: Put a 1/1 white Soldier creature token onto the battlefield.\n+1: Target creature gets +3/+3 and gains flying until end of turn.\n−8: You get an emblem with \"Artifacts, creatures, enchantments, and lands you control have indestructible.\"","loyalty":4,"imageName":"elspeth, knight-errant","colorIdentity":["W"]},"Ethersworn Canonist":{"layout":"normal","name":"Ethersworn Canonist","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Artifact Creature — Human Cleric","types":["Artifact","Creature"],"subtypes":["Human","Cleric"],"text":"Each player who has cast a nonartifact spell this turn can't cast additional nonartifact spells.","power":"2","toughness":"2","imageName":"ethersworn canonist","colorIdentity":["W"]},"Excommunicate":{"layout":"normal","name":"Excommunicate","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature on top of its owner's library.","imageName":"excommunicate","colorIdentity":["W"]},"Guardians of Akrasa":{"layout":"normal","name":"Guardians of Akrasa","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Defender (This creature can't attack.)\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"0","toughness":"4","imageName":"guardians of akrasa","colorIdentity":["W"]},"Gustrider Exuberant":{"layout":"normal","name":"Gustrider Exuberant","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flying\nSacrifice Gustrider Exuberant: Creatures you control with power 5 or greater gain flying until end of turn.","power":"1","toughness":"2","imageName":"gustrider exuberant","colorIdentity":["W"]},"Invincible Hymn":{"layout":"normal","name":"Invincible Hymn","manaCost":"{6}{W}{W}","cmc":8,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Count the number of cards in your library. Your life total becomes that number.","imageName":"invincible hymn","colorIdentity":["W"]},"Knight of the Skyward Eye":{"layout":"normal","name":"Knight of the Skyward Eye","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"{3}{G}: Knight of the Skyward Eye gets +3/+3 until end of turn. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"knight of the skyward eye","colorIdentity":["W","G"]},"Knight-Captain of Eos":{"layout":"normal","name":"Knight-Captain of Eos","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"When Knight-Captain of Eos enters the battlefield, put two 1/1 white Soldier creature tokens onto the battlefield.\n{W}, Sacrifice a Soldier: Prevent all combat damage that would be dealt this turn.","power":"2","toughness":"2","imageName":"knight-captain of eos","colorIdentity":["W"]},"Marble Chalice":{"layout":"normal","name":"Marble Chalice","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Artifact","types":["Artifact"],"text":"{T}: You gain 1 life.","imageName":"marble chalice","colorIdentity":["W"]},"Metallurgeon":{"layout":"normal","name":"Metallurgeon","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Artifact Creature — Human Artificer","types":["Artifact","Creature"],"subtypes":["Human","Artificer"],"text":"{W}, {T}: Regenerate target artifact.","power":"1","toughness":"2","imageName":"metallurgeon","colorIdentity":["W"]},"Ranger of Eos":{"layout":"normal","name":"Ranger of Eos","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Ranger of Eos enters the battlefield, you may search your library for up to two creature cards with converted mana cost 1 or less, reveal them, and put them into your hand. If you do, shuffle your library.","power":"3","toughness":"2","imageName":"ranger of eos","colorIdentity":["W"]},"Resounding Silence":{"layout":"normal","name":"Resounding Silence","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target attacking creature.\nCycling {5}{G}{W}{U} ({5}{G}{W}{U}, Discard this card: Draw a card.)\nWhen you cycle Resounding Silence, exile up to two target attacking creatures.","imageName":"resounding silence","colorIdentity":["W","G","U"]},"Rockcaster Platoon":{"layout":"normal","name":"Rockcaster Platoon","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Rhino Soldier","types":["Creature"],"subtypes":["Rhino","Soldier"],"text":"{4}{G}: Rockcaster Platoon deals 2 damage to each creature with flying and each player.","power":"5","toughness":"7","imageName":"rockcaster platoon","colorIdentity":["W","G"]},"Sanctum Gargoyle":{"layout":"normal","name":"Sanctum Gargoyle","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"Flying\nWhen Sanctum Gargoyle enters the battlefield, you may return target artifact card from your graveyard to your hand.","power":"2","toughness":"3","imageName":"sanctum gargoyle","colorIdentity":["W"]},"Scourglass":{"layout":"normal","name":"Scourglass","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Scourglass: Destroy all permanents except for artifacts and lands. Activate this ability only during your upkeep.","imageName":"scourglass","colorIdentity":["W"]},"Sighted-Caste Sorcerer":{"layout":"normal","name":"Sighted-Caste Sorcerer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\n{U}: Sighted-Caste Sorcerer gains shroud until end of turn. (It can't be the target of spells or abilities.)","power":"1","toughness":"1","imageName":"sighted-caste sorcerer","colorIdentity":["W","U"]},"Sigiled Paladin":{"layout":"normal","name":"Sigiled Paladin","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"2","toughness":"2","imageName":"sigiled paladin","colorIdentity":["W"]},"Soul's Grace":{"layout":"normal","name":"Soul's Grace","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain life equal to target creature's power.","imageName":"soul's grace","colorIdentity":["W"]},"Sunseed Nurturer":{"layout":"normal","name":"Sunseed Nurturer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Druid Wizard","types":["Creature"],"subtypes":["Human","Druid","Wizard"],"text":"At the beginning of your end step, if you control a creature with power 5 or greater, you may gain 2 life.\n{T}: Add {C} to your mana pool.","power":"1","toughness":"1","imageName":"sunseed nurturer","colorIdentity":["W"]},"Welkin Guide":{"layout":"normal","name":"Welkin Guide","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Cleric","types":["Creature"],"subtypes":["Bird","Cleric"],"text":"Flying\nWhen Welkin Guide enters the battlefield, target creature gets +2/+2 and gains flying until end of turn.","power":"2","toughness":"2","imageName":"welkin guide","colorIdentity":["W"]},"Yoked Plowbeast":{"layout":"normal","name":"Yoked Plowbeast","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Cycling {2} ({2}, Discard this card: Draw a card.)","power":"5","toughness":"5","imageName":"yoked plowbeast","colorIdentity":["W"]},"Call to Heel":{"layout":"normal","name":"Call to Heel","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand. Its controller draws a card.","imageName":"call to heel","colorIdentity":["U"]},"Cathartic Adept":{"layout":"normal","name":"Cathartic Adept","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Target player puts the top card of his or her library into his or her graveyard.","power":"1","toughness":"1","imageName":"cathartic adept","colorIdentity":["U"]},"Cloudheath Drake":{"layout":"normal","name":"Cloudheath Drake","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Artifact Creature — Drake","types":["Artifact","Creature"],"subtypes":["Drake"],"text":"Flying\n{1}{W}: Cloudheath Drake gains vigilance until end of turn.","power":"3","toughness":"3","imageName":"cloudheath drake","colorIdentity":["U","W"]},"Coma Veil":{"layout":"normal","name":"Coma Veil","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact or creature\nEnchanted permanent doesn't untap during its controller's untap step.","imageName":"coma veil","colorIdentity":["U"]},"Courier's Capsule":{"layout":"normal","name":"Courier's Capsule","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Artifact","types":["Artifact"],"text":"{1}{U}, {T}, Sacrifice Courier's Capsule: Draw two cards.","imageName":"courier's capsule","colorIdentity":["U"]},"Covenant of Minds":{"layout":"normal","name":"Covenant of Minds","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top three cards of your library. Target opponent may choose to put those cards into your hand. If he or she doesn't, put those cards into your graveyard and draw five cards.","imageName":"covenant of minds","colorIdentity":["U"]},"Dawnray Archer":{"layout":"normal","name":"Dawnray Archer","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Archer","types":["Creature"],"subtypes":["Human","Archer"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\n{W}, {T}: Dawnray Archer deals 1 damage to target attacking or blocking creature.","power":"1","toughness":"1","imageName":"dawnray archer","colorIdentity":["U","W"]},"Esper Battlemage":{"layout":"normal","name":"Esper Battlemage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Artifact Creature — Human Wizard","types":["Artifact","Creature"],"subtypes":["Human","Wizard"],"text":"{W}, {T}: Prevent the next 2 damage that would be dealt to you this turn.\n{B}, {T}: Target creature gets -1/-1 until end of turn.","power":"2","toughness":"2","imageName":"esper battlemage","colorIdentity":["U","W","B"]},"Etherium Astrolabe":{"layout":"normal","name":"Etherium Astrolabe","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Artifact","types":["Artifact"],"text":"Flash\n{B}, {T}, Sacrifice an artifact: Draw a card.","imageName":"etherium astrolabe","colorIdentity":["U","B"]},"Etherium Sculptor":{"layout":"normal","name":"Etherium Sculptor","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Artifact Creature — Vedalken Artificer","types":["Artifact","Creature"],"subtypes":["Vedalken","Artificer"],"text":"Artifact spells you cast cost {1} less to cast.","power":"1","toughness":"2","imageName":"etherium sculptor","colorIdentity":["U"]},"Fatestitcher":{"layout":"normal","name":"Fatestitcher","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"{T}: You may tap or untap another target permanent.\nUnearth {U} ({U}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"1","toughness":"2","imageName":"fatestitcher","colorIdentity":["U"]},"Filigree Sages":{"layout":"normal","name":"Filigree Sages","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Artifact Creature — Vedalken Wizard","types":["Artifact","Creature"],"subtypes":["Vedalken","Wizard"],"text":"{2}{U}: Untap target artifact.","power":"2","toughness":"3","imageName":"filigree sages","colorIdentity":["U"]},"Gather Specimens":{"layout":"normal","name":"Gather Specimens","manaCost":"{3}{U}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"If a creature would enter the battlefield under an opponent's control this turn, it enters the battlefield under your control instead.","imageName":"gather specimens","colorIdentity":["U"]},"Jhessian Lookout":{"layout":"normal","name":"Jhessian Lookout","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"power":"2","toughness":"1","imageName":"jhessian lookout","colorIdentity":["U"]},"Kathari Screecher":{"layout":"normal","name":"Kathari Screecher","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nUnearth {2}{U} ({2}{U}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"2","toughness":"2","imageName":"kathari screecher","colorIdentity":["U"]},"Kederekt Leviathan":{"layout":"normal","name":"Kederekt Leviathan","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"When Kederekt Leviathan enters the battlefield, return all other nonland permanents to their owners' hands.\nUnearth {6}{U} ({6}{U}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"5","toughness":"5","imageName":"kederekt leviathan","colorIdentity":["U"]},"Master of Etherium":{"layout":"normal","name":"Master of Etherium","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Artifact Creature — Vedalken Wizard","types":["Artifact","Creature"],"subtypes":["Vedalken","Wizard"],"text":"Master of Etherium's power and toughness are each equal to the number of artifacts you control.\nOther artifact creatures you control get +1/+1.","power":"*","toughness":"*","imageName":"master of etherium","colorIdentity":["U"]},"Memory Erosion":{"layout":"normal","name":"Memory Erosion","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a spell, that player puts the top two cards of his or her library into his or her graveyard.","imageName":"memory erosion","colorIdentity":["U"]},"Mindlock Orb":{"layout":"normal","name":"Mindlock Orb","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Artifact","types":["Artifact"],"text":"Players can't search libraries.","imageName":"mindlock orb","colorIdentity":["U"]},"Outrider of Jhess":{"layout":"normal","name":"Outrider of Jhess","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"2","toughness":"2","imageName":"outrider of jhess","colorIdentity":["U"]},"Protomatter Powder":{"layout":"normal","name":"Protomatter Powder","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Artifact","types":["Artifact"],"text":"{4}{W}, {T}, Sacrifice Protomatter Powder: Return target artifact card from your graveyard to the battlefield.","imageName":"protomatter powder","colorIdentity":["U","W"]},"Resounding Wave":{"layout":"normal","name":"Resounding Wave","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target permanent to its owner's hand.\nCycling {5}{W}{U}{B} ({5}{W}{U}{B}, Discard this card: Draw a card.)\nWhen you cycle Resounding Wave, return two target permanents to their owners' hands.","imageName":"resounding wave","colorIdentity":["U","W","B"]},"Sharding Sphinx":{"layout":"normal","name":"Sharding Sphinx","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Artifact Creature — Sphinx","types":["Artifact","Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhenever an artifact creature you control deals combat damage to a player, you may put a 1/1 blue Thopter artifact creature token with flying onto the battlefield.","power":"4","toughness":"4","imageName":"sharding sphinx","colorIdentity":["U"]},"Skill Borrower":{"layout":"normal","name":"Skill Borrower","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Artifact Creature — Human Wizard","types":["Artifact","Creature"],"subtypes":["Human","Wizard"],"text":"Play with the top card of your library revealed.\nAs long as the top card of your library is an artifact or creature card, Skill Borrower has all activated abilities of that card. (If any of the abilities use that card's name, use this creature's name instead.)","power":"1","toughness":"3","imageName":"skill borrower","colorIdentity":["U"]},"Spell Snip":{"layout":"normal","name":"Spell Snip","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1}.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"spell snip","colorIdentity":["U"]},"Sphinx's Herald":{"layout":"normal","name":"Sphinx's Herald","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Artifact Creature — Vedalken Wizard","types":["Artifact","Creature"],"subtypes":["Vedalken","Wizard"],"text":"{2}{U}, {T}, Sacrifice a white creature, a blue creature, and a black creature: Search your library for a card named Sphinx Sovereign and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"sphinx's herald","colorIdentity":["U"]},"Steelclad Serpent":{"layout":"normal","name":"Steelclad Serpent","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Artifact Creature — Serpent","types":["Artifact","Creature"],"subtypes":["Serpent"],"text":"Steelclad Serpent can't attack unless you control another artifact.","power":"4","toughness":"5","imageName":"steelclad serpent","colorIdentity":["U"]},"Tezzeret the Seeker":{"layout":"normal","name":"Tezzeret the Seeker","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Planeswalker — Tezzeret","types":["Planeswalker"],"subtypes":["Tezzeret"],"text":"+1: Untap up to two target artifacts.\n−X: Search your library for an artifact card with converted mana cost X or less and put it onto the battlefield. Then shuffle your library.\n−5: Artifacts you control become artifact creatures with base power and toughness 5/5 until end of turn.","loyalty":4,"imageName":"tezzeret the seeker","colorIdentity":["U"]},"Tortoise Formation":{"layout":"normal","name":"Tortoise Formation","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Creatures you control gain shroud until end of turn. (They can't be the targets of spells or abilities.)","imageName":"tortoise formation","colorIdentity":["U"]},"Vectis Silencers":{"layout":"normal","name":"Vectis Silencers","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Artifact Creature — Human Rogue","types":["Artifact","Creature"],"subtypes":["Human","Rogue"],"text":"{2}{B}: Vectis Silencers gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy that creature.)","power":"1","toughness":"2","imageName":"vectis silencers","colorIdentity":["U","B"]},"Ad Nauseam":{"layout":"normal","name":"Ad Nauseam","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Reveal the top card of your library and put that card into your hand. You lose life equal to its converted mana cost. You may repeat this process any number of times.","imageName":"ad nauseam","colorIdentity":["B"]},"Archdemon of Unx":{"layout":"normal","name":"Archdemon of Unx","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying, trample\nAt the beginning of your upkeep, sacrifice a non-Zombie creature, then put a 2/2 black Zombie creature token onto the battlefield.","power":"6","toughness":"6","imageName":"archdemon of unx","colorIdentity":["B"]},"Banewasp Affliction":{"layout":"normal","name":"Banewasp Affliction","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, that creature's controller loses life equal to its toughness.","imageName":"banewasp affliction","colorIdentity":["B"]},"Blister Beetle":{"layout":"normal","name":"Blister Beetle","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"When Blister Beetle enters the battlefield, target creature gets -1/-1 until end of turn.","power":"1","toughness":"1","imageName":"blister beetle","colorIdentity":["B"]},"Bone Splinters":{"layout":"normal","name":"Bone Splinters","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Bone Splinters, sacrifice a creature.\nDestroy target creature.","imageName":"bone splinters","colorIdentity":["B"]},"Corpse Connoisseur":{"layout":"normal","name":"Corpse Connoisseur","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"When Corpse Connoisseur enters the battlefield, you may search your library for a creature card and put that card into your graveyard. If you do, shuffle your library.\nUnearth {3}{B} ({3}{B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"3","toughness":"3","imageName":"corpse connoisseur","colorIdentity":["B"]},"Cunning Lethemancer":{"layout":"normal","name":"Cunning Lethemancer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"At the beginning of your upkeep, each player discards a card.","power":"2","toughness":"2","imageName":"cunning lethemancer","colorIdentity":["B"]},"Death Baron":{"layout":"normal","name":"Death Baron","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"Skeleton creatures you control and other Zombie creatures you control get +1/+1 and have deathtouch.","power":"2","toughness":"2","imageName":"death baron","colorIdentity":["B"]},"Deathgreeter":{"layout":"normal","name":"Deathgreeter","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever another creature dies, you may gain 1 life.","power":"1","toughness":"1","imageName":"deathgreeter","colorIdentity":["B"]},"Demon's Herald":{"layout":"normal","name":"Demon's Herald","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{B}, {T}, Sacrifice a blue creature, a black creature, and a red creature: Search your library for a card named Prince of Thralls and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"demon's herald","colorIdentity":["B"]},"Dreg Reaver":{"layout":"normal","name":"Dreg Reaver","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Beast","types":["Creature"],"subtypes":["Zombie","Beast"],"power":"4","toughness":"3","imageName":"dreg reaver","colorIdentity":["B"]},"Dregscape Zombie":{"layout":"normal","name":"Dregscape Zombie","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Unearth {B} ({B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"2","toughness":"1","imageName":"dregscape zombie","colorIdentity":["B"]},"Executioner's Capsule":{"layout":"normal","name":"Executioner's Capsule","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Artifact","types":["Artifact"],"text":"{1}{B}, {T}, Sacrifice Executioner's Capsule: Destroy target nonblack creature.","imageName":"executioner's capsule","colorIdentity":["B"]},"Fleshbag Marauder":{"layout":"normal","name":"Fleshbag Marauder","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Warrior","types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"When Fleshbag Marauder enters the battlefield, each player sacrifices a creature.","power":"3","toughness":"1","imageName":"fleshbag marauder","colorIdentity":["B"]},"Glaze Fiend":{"layout":"normal","name":"Glaze Fiend","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Artifact Creature — Illusion","types":["Artifact","Creature"],"subtypes":["Illusion"],"text":"Flying\nWhenever another artifact enters the battlefield under your control, Glaze Fiend gets +2/+2 until end of turn.","power":"0","toughness":"1","imageName":"glaze fiend","colorIdentity":["B"]},"Grixis Battlemage":{"layout":"normal","name":"Grixis Battlemage","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}: Draw a card, then discard a card.\n{R}, {T}: Target creature can't block this turn.","power":"2","toughness":"2","imageName":"grixis battlemage","colorIdentity":["B","U","R"]},"Immortal Coil":{"layout":"normal","name":"Immortal Coil","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Artifact","types":["Artifact"],"text":"{T}, Exile two cards from your graveyard: Draw a card.\nIf damage would be dealt to you, prevent that damage. Exile a card from your graveyard for each 1 damage prevented this way.\nWhen there are no cards in your graveyard, you lose the game.","imageName":"immortal coil","colorIdentity":["B"]},"Onyx Goblet":{"layout":"normal","name":"Onyx Goblet","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Artifact","types":["Artifact"],"text":"{T}: Target player loses 1 life.","imageName":"onyx goblet","colorIdentity":["B"]},"Puppet Conjurer":{"layout":"normal","name":"Puppet Conjurer","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Artifact Creature — Human Wizard","types":["Artifact","Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}: Put a 0/1 blue Homunculus artifact creature token onto the battlefield.\nAt the beginning of your upkeep, sacrifice a Homunculus.","power":"1","toughness":"2","imageName":"puppet conjurer","colorIdentity":["B","U"]},"Resounding Scream":{"layout":"normal","name":"Resounding Scream","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card at random.\nCycling {5}{U}{B}{R} ({5}{U}{B}{R}, Discard this card: Draw a card.)\nWhen you cycle Resounding Scream, target player discards two cards at random.","imageName":"resounding scream","colorIdentity":["B","U","R"]},"Salvage Titan":{"layout":"normal","name":"Salvage Titan","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"You may sacrifice three artifacts rather than pay Salvage Titan's mana cost.\nExile three artifact cards from your graveyard: Return Salvage Titan from your graveyard to your hand.","power":"6","toughness":"4","imageName":"salvage titan","colorIdentity":["B"]},"Scavenger Drake":{"layout":"normal","name":"Scavenger Drake","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhenever another creature dies, you may put a +1/+1 counter on Scavenger Drake.","power":"1","toughness":"1","imageName":"scavenger drake","colorIdentity":["B"]},"Shadowfeed":{"layout":"normal","name":"Shadowfeed","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile target card from a graveyard. You gain 3 life.","imageName":"shadowfeed","colorIdentity":["B"]},"Shore Snapper":{"layout":"normal","name":"Shore Snapper","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{U}: Shore Snapper gains islandwalk until end of turn. (It can't be blocked as long as defending player controls an Island.)","power":"2","toughness":"2","imageName":"shore snapper","colorIdentity":["B","U"]},"Skeletal Kathari":{"layout":"normal","name":"Skeletal Kathari","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Bird Skeleton","types":["Creature"],"subtypes":["Bird","Skeleton"],"text":"Flying\n{B}, Sacrifice a creature: Regenerate Skeletal Kathari.","power":"3","toughness":"2","imageName":"skeletal kathari","colorIdentity":["B"]},"Tar Fiend":{"layout":"normal","name":"Tar Fiend","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Devour 2 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with twice that many +1/+1 counters on it.)\nWhen Tar Fiend enters the battlefield, target player discards a card for each creature it devoured.","power":"4","toughness":"4","imageName":"tar fiend","colorIdentity":["B"]},"Undead Leotau":{"layout":"normal","name":"Undead Leotau","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Cat","types":["Creature"],"subtypes":["Zombie","Cat"],"text":"{R}: Undead Leotau gets +1/-1 until end of turn.\nUnearth {2}{B} ({2}{B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"3","toughness":"4","imageName":"undead leotau","colorIdentity":["B","R"]},"Vein Drinker":{"layout":"normal","name":"Vein Drinker","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\n{R}, {T}: Vein Drinker deals damage equal to its power to target creature. That creature deals damage equal to its power to Vein Drinker.\nWhenever a creature dealt damage by Vein Drinker this turn dies, put a +1/+1 counter on Vein Drinker.","power":"4","toughness":"4","imageName":"vein drinker","colorIdentity":["B","R"]},"Viscera Dragger":{"layout":"normal","name":"Viscera Dragger","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Ogre Warrior","types":["Creature"],"subtypes":["Zombie","Ogre","Warrior"],"text":"Cycling {2} ({2}, Discard this card: Draw a card.)\nUnearth {1}{B} ({1}{B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"3","toughness":"3","imageName":"viscera dragger","colorIdentity":["B"]},"Bloodpyre Elemental":{"layout":"normal","name":"Bloodpyre Elemental","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Sacrifice Bloodpyre Elemental: Bloodpyre Elemental deals 4 damage to target creature. Activate this ability only any time you could cast a sorcery.","power":"4","toughness":"1","imageName":"bloodpyre elemental","colorIdentity":["R"]},"Bloodthorn Taunter":{"layout":"normal","name":"Bloodthorn Taunter","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Haste\n{T}: Target creature with power 5 or greater gains haste until end of turn.","power":"1","toughness":"1","imageName":"bloodthorn taunter","colorIdentity":["R"]},"Caldera Hellion":{"layout":"normal","name":"Caldera Hellion","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Hellion","types":["Creature"],"subtypes":["Hellion"],"text":"Devour 1 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with that many +1/+1 counters on it.)\nWhen Caldera Hellion enters the battlefield, it deals 3 damage to each creature.","power":"3","toughness":"3","imageName":"caldera hellion","colorIdentity":["R"]},"Crucible of Fire":{"layout":"normal","name":"Crucible of Fire","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Dragon creatures you control get +3/+3.","imageName":"crucible of fire","colorIdentity":["R"]},"Dragon's Herald":{"layout":"normal","name":"Dragon's Herald","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{2}{R}, {T}, Sacrifice a black creature, a red creature, and a green creature: Search your library for a card named Hellkite Overlord and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"dragon's herald","colorIdentity":["R"]},"Exuberant Firestoker":{"layout":"normal","name":"Exuberant Firestoker","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Druid Shaman","types":["Creature"],"subtypes":["Human","Druid","Shaman"],"text":"At the beginning of your end step, if you control a creature with power 5 or greater, you may have Exuberant Firestoker deal 2 damage to target player.\n{T}: Add {C} to your mana pool.","power":"1","toughness":"1","imageName":"exuberant firestoker","colorIdentity":["R"]},"Flameblast Dragon":{"layout":"normal","name":"Flameblast Dragon","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Flameblast Dragon attacks, you may pay {X}{R}. If you do, Flameblast Dragon deals X damage to target creature or player.","power":"5","toughness":"5","imageName":"flameblast dragon","colorIdentity":["R"]},"Goblin Assault":{"layout":"normal","name":"Goblin Assault","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, put a 1/1 red Goblin creature token with haste onto the battlefield.\nGoblin creatures attack each turn if able.","imageName":"goblin assault","colorIdentity":["R"]},"Hell's Thunder":{"layout":"normal","name":"Hell's Thunder","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying, haste\nAt the beginning of the end step, sacrifice Hell's Thunder.\nUnearth {4}{R} ({4}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"4","toughness":"4","imageName":"hell's thunder","colorIdentity":["R"]},"Hissing Iguanar":{"layout":"normal","name":"Hissing Iguanar","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Whenever another creature dies, you may have Hissing Iguanar deal 1 damage to target player.","power":"3","toughness":"1","imageName":"hissing iguanar","colorIdentity":["R"]},"Incurable Ogre":{"layout":"normal","name":"Incurable Ogre","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre Mutant","types":["Creature"],"subtypes":["Ogre","Mutant"],"power":"5","toughness":"1","imageName":"incurable ogre","colorIdentity":["R"]},"Jund Battlemage":{"layout":"normal","name":"Jund Battlemage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{B}, {T}: Target player loses 1 life.\n{G}, {T}: Put a 1/1 green Saproling creature token onto the battlefield.","power":"2","toughness":"2","imageName":"jund battlemage","colorIdentity":["R","B","G"]},"Lightning Talons":{"layout":"normal","name":"Lightning Talons","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+0 and has first strike. (It deals combat damage before creatures without first strike.)","imageName":"lightning talons","colorIdentity":["R"]},"Predator Dragon":{"layout":"normal","name":"Predator Dragon","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste\nDevour 2 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with twice that many +1/+1 counters on it.)","power":"4","toughness":"4","imageName":"predator dragon","colorIdentity":["R"]},"Resounding Thunder":{"layout":"normal","name":"Resounding Thunder","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Resounding Thunder deals 3 damage to target creature or player.\nCycling {5}{B}{R}{G} ({5}{B}{R}{G}, Discard this card: Draw a card.)\nWhen you cycle Resounding Thunder, it deals 6 damage to target creature or player.","imageName":"resounding thunder","colorIdentity":["R","B","G"]},"Ridge Rannet":{"layout":"normal","name":"Ridge Rannet","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Cycling {2} ({2}, Discard this card: Draw a card.)","power":"6","toughness":"4","imageName":"ridge rannet","colorIdentity":["R"]},"Rockslide Elemental":{"layout":"normal","name":"Rockslide Elemental","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"First strike\nWhenever another creature dies, you may put a +1/+1 counter on Rockslide Elemental.","power":"1","toughness":"1","imageName":"rockslide elemental","colorIdentity":["R"]},"Scourge Devil":{"layout":"normal","name":"Scourge Devil","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"When Scourge Devil enters the battlefield, creatures you control get +1/+0 until end of turn.\nUnearth {2}{R} ({2}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"3","toughness":"3","imageName":"scourge devil","colorIdentity":["R"]},"Skeletonize":{"layout":"normal","name":"Skeletonize","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Skeletonize deals 3 damage to target creature. When a creature dealt damage this way dies this turn, put a 1/1 black Skeleton creature token onto the battlefield with \"{B}: Regenerate this creature.\"","imageName":"skeletonize","colorIdentity":["R","B"]},"Soul's Fire":{"layout":"normal","name":"Soul's Fire","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature you control on the battlefield deals damage equal to its power to target creature or player.","imageName":"soul's fire","colorIdentity":["R"]},"Thorn-Thrash Viashino":{"layout":"normal","name":"Thorn-Thrash Viashino","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"Devour 2 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with twice that many +1/+1 counters on it.)\n{G}: Thorn-Thrash Viashino gains trample until end of turn.","power":"2","toughness":"2","imageName":"thorn-thrash viashino","colorIdentity":["R","G"]},"Thunder-Thrash Elder":{"layout":"normal","name":"Thunder-Thrash Elder","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"Devour 3 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with three times that many +1/+1 counters on it.)","power":"1","toughness":"1","imageName":"thunder-thrash elder","colorIdentity":["R"]},"Viashino Skeleton":{"layout":"normal","name":"Viashino Skeleton","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino Skeleton","types":["Creature"],"subtypes":["Viashino","Skeleton"],"text":"{1}{B}, Discard a card: Regenerate Viashino Skeleton.","power":"2","toughness":"1","imageName":"viashino skeleton","colorIdentity":["R","B"]},"Vicious Shadows":{"layout":"normal","name":"Vicious Shadows","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature dies, you may have Vicious Shadows deal damage to target player equal to the number of cards in that player's hand.","imageName":"vicious shadows","colorIdentity":["R"]},"Vithian Stinger":{"layout":"normal","name":"Vithian Stinger","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{T}: Vithian Stinger deals 1 damage to target creature or player.\nUnearth {1}{R} ({1}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"0","toughness":"1","imageName":"vithian stinger","colorIdentity":["R"]},"Volcanic Submersion":{"layout":"normal","name":"Volcanic Submersion","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or land.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"volcanic submersion","colorIdentity":["R"]},"Where Ancients Tread":{"layout":"normal","name":"Where Ancients Tread","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature with power 5 or greater enters the battlefield under your control, you may have Where Ancients Tread deal 5 damage to target creature or player.","imageName":"where ancients tread","colorIdentity":["R"]},"Algae Gharial":{"layout":"normal","name":"Algae Gharial","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Crocodile","types":["Creature"],"subtypes":["Crocodile"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nWhenever another creature dies, you may put a +1/+1 counter on Algae Gharial.","power":"1","toughness":"1","imageName":"algae gharial","colorIdentity":["G"]},"Behemoth's Herald":{"layout":"normal","name":"Behemoth's Herald","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{2}{G}, {T}, Sacrifice a red creature, a green creature, and a white creature: Search your library for a card named Godsire and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"behemoth's herald","colorIdentity":["G"]},"Cavern Thoctar":{"layout":"normal","name":"Cavern Thoctar","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{1}{R}: Cavern Thoctar gets +1/+0 until end of turn.","power":"5","toughness":"5","imageName":"cavern thoctar","colorIdentity":["G","R"]},"Court Archers":{"layout":"normal","name":"Court Archers","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Archer","types":["Creature"],"subtypes":["Human","Archer"],"text":"Reach (This creature can block creatures with flying.)\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"1","toughness":"3","imageName":"court archers","colorIdentity":["G"]},"Cylian Elf":{"layout":"normal","name":"Cylian Elf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"power":"2","toughness":"2","imageName":"cylian elf","colorIdentity":["G"]},"Druid of the Anima":{"layout":"normal","name":"Druid of the Anima","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {R}, {G}, or {W} to your mana pool.","power":"1","toughness":"1","imageName":"druid of the anima","colorIdentity":["G","R","W"]},"Drumhunter":{"layout":"normal","name":"Drumhunter","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Druid Warrior","types":["Creature"],"subtypes":["Human","Druid","Warrior"],"text":"At the beginning of your end step, if you control a creature with power 5 or greater, you may draw a card.\n{T}: Add {C} to your mana pool.","power":"2","toughness":"2","imageName":"drumhunter","colorIdentity":["G"]},"Feral Hydra":{"layout":"normal","name":"Feral Hydra","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Creature — Hydra Beast","types":["Creature"],"subtypes":["Hydra","Beast"],"text":"Feral Hydra enters the battlefield with X +1/+1 counters on it.\n{3}: Put a +1/+1 counter on Feral Hydra. Any player may activate this ability.","power":"0","toughness":"0","imageName":"feral hydra","colorIdentity":["G"]},"Gift of the Gargantuan":{"layout":"normal","name":"Gift of the Gargantuan","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top four cards of your library. You may reveal a creature card and/or a land card from among them and put the revealed cards into your hand. Put the rest on the bottom of your library in any order.","imageName":"gift of the gargantuan","colorIdentity":["G"]},"Godtoucher":{"layout":"normal","name":"Godtoucher","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Cleric","types":["Creature"],"subtypes":["Elf","Cleric"],"text":"{1}{W}, {T}: Prevent all damage that would be dealt to target creature with power 5 or greater this turn.","power":"2","toughness":"2","imageName":"godtoucher","colorIdentity":["G","W"]},"Jungle Weaver":{"layout":"normal","name":"Jungle Weaver","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nCycling {2} ({2}, Discard this card: Draw a card.)","power":"5","toughness":"6","imageName":"jungle weaver","colorIdentity":["G"]},"Keeper of Progenitus":{"layout":"normal","name":"Keeper of Progenitus","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"Whenever a player taps a Mountain, Forest, or Plains for mana, that player adds one mana to his or her mana pool of any type that land produced.","power":"1","toughness":"3","imageName":"keeper of progenitus","colorIdentity":["G"]},"Lush Growth":{"layout":"normal","name":"Lush Growth","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land is a Mountain, Forest, and Plains.","imageName":"lush growth","colorIdentity":["G"]},"Mighty Emergence":{"layout":"normal","name":"Mighty Emergence","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature with power 5 or greater enters the battlefield under your control, you may put two +1/+1 counters on it.","imageName":"mighty emergence","colorIdentity":["G"]},"Manaplasm":{"layout":"normal","name":"Manaplasm","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Whenever you cast a spell, Manaplasm gets +X/+X until end of turn, where X is that spell's converted mana cost.","power":"1","toughness":"1","imageName":"manaplasm","colorIdentity":["G"]},"Mosstodon":{"layout":"normal","name":"Mosstodon","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Plant Elephant","types":["Creature"],"subtypes":["Plant","Elephant"],"text":"{1}: Target creature with power 5 or greater gains trample until end of turn.","power":"5","toughness":"3","imageName":"mosstodon","colorIdentity":["G"]},"Mycoloth":{"layout":"normal","name":"Mycoloth","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"Devour 2 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with twice that many +1/+1 counters on it.)\nAt the beginning of your upkeep, put a 1/1 green Saproling creature token onto the battlefield for each +1/+1 counter on Mycoloth.","power":"4","toughness":"4","imageName":"mycoloth","colorIdentity":["G"]},"Naya Battlemage":{"layout":"normal","name":"Naya Battlemage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{R}, {T}: Target creature gets +2/+0 until end of turn.\n{W}, {T}: Tap target creature.","power":"2","toughness":"2","imageName":"naya battlemage","colorIdentity":["G","R","W"]},"Ooze Garden":{"layout":"normal","name":"Ooze Garden","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{G}, Sacrifice a non-Ooze creature: Put an X/X green Ooze creature token onto the battlefield, where X is the sacrificed creature's power. Activate this ability only any time you could cast a sorcery.","imageName":"ooze garden","colorIdentity":["G"]},"Resounding Roar":{"layout":"normal","name":"Resounding Roar","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+3 until end of turn.\nCycling {5}{R}{G}{W} ({5}{R}{G}{W}, Discard this card: Draw a card.)\nWhen you cycle Resounding Roar, target creature gets +6/+6 until end of turn.","imageName":"resounding roar","colorIdentity":["G","R","W"]},"Rhox Charger":{"layout":"normal","name":"Rhox Charger","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Rhino Soldier","types":["Creature"],"subtypes":["Rhino","Soldier"],"text":"Trample\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"3","toughness":"3","imageName":"rhox charger","colorIdentity":["G"]},"Sacellum Godspeaker":{"layout":"normal","name":"Sacellum Godspeaker","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Reveal any number of creature cards with power 5 or greater from your hand. Add {G} to your mana pool for each card revealed this way.","power":"2","toughness":"2","imageName":"sacellum godspeaker","colorIdentity":["G"]},"Savage Hunger":{"layout":"normal","name":"Savage Hunger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+0 and has trample.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"savage hunger","colorIdentity":["G"]},"Skullmulcher":{"layout":"normal","name":"Skullmulcher","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Devour 1 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with that many +1/+1 counters on it.)\nWhen Skullmulcher enters the battlefield, draw a card for each creature it devoured.","power":"3","toughness":"3","imageName":"skullmulcher","colorIdentity":["G"]},"Soul's Might":{"layout":"normal","name":"Soul's Might","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put X +1/+1 counters on target creature, where X is that creature's power.","imageName":"soul's might","colorIdentity":["G"]},"Spearbreaker Behemoth":{"layout":"normal","name":"Spearbreaker Behemoth","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Indestructible\n{1}: Target creature with power 5 or greater gains indestructible until end of turn.","power":"5","toughness":"5","imageName":"spearbreaker behemoth","colorIdentity":["G"]},"Topan Ascetic":{"layout":"normal","name":"Topan Ascetic","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Tap an untapped creature you control: Topan Ascetic gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"topan ascetic","colorIdentity":["G"]},"Agony Warp":{"layout":"normal","name":"Agony Warp","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -3/-0 until end of turn.\nTarget creature gets -0/-3 until end of turn.","imageName":"agony warp","colorIdentity":["U","B"]},"Bant Charm":{"layout":"normal","name":"Bant Charm","manaCost":"{G}{W}{U}","cmc":3,"colors":["White","Blue","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target artifact.\n• Put target creature on the bottom of its owner's library.\n• Counter target instant spell.","imageName":"bant charm","colorIdentity":["W","U","G"]},"Blood Cultist":{"layout":"normal","name":"Blood Cultist","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Blood Cultist deals 1 damage to target creature.\nWhenever a creature dealt damage by Blood Cultist this turn dies, put a +1/+1 counter on Blood Cultist.","power":"1","toughness":"1","imageName":"blood cultist","colorIdentity":["B","R"]},"Branching Bolt":{"layout":"normal","name":"Branching Bolt","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Choose one or both —\n• Branching Bolt deals 3 damage to target creature with flying.\n• Branching Bolt deals 3 damage to target creature without flying.","imageName":"branching bolt","colorIdentity":["R","G"]},"Brilliant Ultimatum":{"layout":"normal","name":"Brilliant Ultimatum","manaCost":"{W}{W}{U}{U}{U}{B}{B}","cmc":7,"colors":["White","Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile the top five cards of your library. An opponent separates those cards into two piles. You may play any number of cards from one of those piles without paying their mana costs.","imageName":"brilliant ultimatum","colorIdentity":["W","U","B"]},"Bull Cerodon":{"layout":"normal","name":"Bull Cerodon","manaCost":"{4}{R}{W}","cmc":6,"colors":["White","Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Vigilance, haste","power":"5","toughness":"5","imageName":"bull cerodon","colorIdentity":["W","R"]},"Carrion Thrash":{"layout":"normal","name":"Carrion Thrash","manaCost":"{2}{B}{R}{G}","cmc":5,"colors":["Black","Red","Green"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"When Carrion Thrash dies, you may pay {2}. If you do, return another target creature card from your graveyard to your hand.","power":"4","toughness":"4","imageName":"carrion thrash","colorIdentity":["B","R","G"]},"Clarion Ultimatum":{"layout":"normal","name":"Clarion Ultimatum","manaCost":"{G}{G}{W}{W}{W}{U}{U}","cmc":7,"colors":["White","Blue","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose five permanents you control. For each of those permanents, you may search your library for a card with the same name as that permanent. Put those cards onto the battlefield tapped, then shuffle your library.","imageName":"clarion ultimatum","colorIdentity":["W","U","G"]},"Cruel Ultimatum":{"layout":"normal","name":"Cruel Ultimatum","manaCost":"{U}{U}{B}{B}{B}{R}{R}","cmc":7,"colors":["Blue","Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent sacrifices a creature, discards three cards, then loses 5 life. You return a creature card from your graveyard to your hand, draw three cards, then gain 5 life.","imageName":"cruel ultimatum","colorIdentity":["U","B","R"]},"Deft Duelist":{"layout":"normal","name":"Deft Duelist","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"First strike\nShroud (This creature can't be the target of spells or abilities.)","power":"2","toughness":"1","imageName":"deft duelist","colorIdentity":["W","U"]},"Empyrial Archangel":{"layout":"normal","name":"Empyrial Archangel","manaCost":"{4}{G}{W}{W}{U}","cmc":8,"colors":["White","Blue","Green"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nShroud (This creature can't be the target of spells or abilities.)\nAll damage that would be dealt to you is dealt to Empyrial Archangel instead.","power":"5","toughness":"8","imageName":"empyrial archangel","colorIdentity":["W","U","G"]},"Esper Charm":{"layout":"normal","name":"Esper Charm","manaCost":"{W}{U}{B}","cmc":3,"colors":["White","Blue","Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target enchantment.\n• Draw two cards.\n• Target player discards two cards.","imageName":"esper charm","colorIdentity":["W","U","B"]},"Fire-Field Ogre":{"layout":"normal","name":"Fire-Field Ogre","manaCost":"{1}{U}{B}{R}","cmc":4,"colors":["Blue","Black","Red"],"type":"Creature — Ogre Mutant","types":["Creature"],"subtypes":["Ogre","Mutant"],"text":"First strike\nUnearth {U}{B}{R} ({U}{B}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"4","toughness":"2","imageName":"fire-field ogre","colorIdentity":["U","B","R"]},"Goblin Deathraiders":{"layout":"normal","name":"Goblin Deathraiders","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Trample","power":"3","toughness":"1","imageName":"goblin deathraiders","colorIdentity":["B","R"]},"Godsire":{"layout":"normal","name":"Godsire","manaCost":"{4}{R}{G}{G}{W}","cmc":8,"colors":["White","Red","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Vigilance\n{T}: Put an 8/8 Beast creature token that's red, green, and white onto the battlefield.","power":"8","toughness":"8","imageName":"godsire","colorIdentity":["W","R","G"]},"Grixis Charm":{"layout":"normal","name":"Grixis Charm","manaCost":"{U}{B}{R}","cmc":3,"colors":["Blue","Black","Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Return target permanent to its owner's hand.\n• Target creature gets -4/-4 until end of turn.\n• Creatures you control get +2/+0 until end of turn.","imageName":"grixis charm","colorIdentity":["U","B","R"]},"Hindering Light":{"layout":"normal","name":"Hindering Light","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell that targets you or a permanent you control.\nDraw a card.","imageName":"hindering light","colorIdentity":["W","U"]},"Jhessian Infiltrator":{"layout":"normal","name":"Jhessian Infiltrator","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Jhessian Infiltrator can't be blocked.","power":"2","toughness":"2","imageName":"jhessian infiltrator","colorIdentity":["U","G"]},"Jund Charm":{"layout":"normal","name":"Jund Charm","manaCost":"{B}{R}{G}","cmc":3,"colors":["Black","Red","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Exile all cards from target player's graveyard.\n• Jund Charm deals 2 damage to each creature.\n• Put two +1/+1 counters on target creature.","imageName":"jund charm","colorIdentity":["B","R","G"]},"Kederekt Creeper":{"layout":"normal","name":"Kederekt Creeper","manaCost":"{U}{B}{R}","cmc":3,"colors":["Blue","Black","Red"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"2","toughness":"3","imageName":"kederekt creeper","colorIdentity":["U","B","R"]},"Kiss of the Amesha":{"layout":"normal","name":"Kiss of the Amesha","manaCost":"{4}{W}{U}","cmc":6,"colors":["White","Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player gains 7 life and draws two cards.","imageName":"kiss of the amesha","colorIdentity":["W","U"]},"Kresh the Bloodbraided":{"layout":"normal","name":"Kresh the Bloodbraided","manaCost":"{2}{B}{R}{G}","cmc":5,"colors":["Black","Red","Green"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever another creature dies, you may put X +1/+1 counters on Kresh the Bloodbraided, where X is that creature's power.","power":"3","toughness":"3","imageName":"kresh the bloodbraided","colorIdentity":["B","R","G"]},"Mayael the Anima":{"layout":"normal","name":"Mayael the Anima","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"Legendary Creature — Elf Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{3}{R}{G}{W}, {T}: Look at the top five cards of your library. You may put a creature card with power 5 or greater from among them onto the battlefield. Put the rest on the bottom of your library in any order.","power":"2","toughness":"3","imageName":"mayael the anima","colorIdentity":["W","R","G"]},"Naya Charm":{"layout":"normal","name":"Naya Charm","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Naya Charm deals 3 damage to target creature.\n• Return target card from a graveyard to its owner's hand.\n• Tap all creatures target player controls.","imageName":"naya charm","colorIdentity":["W","R","G"]},"Necrogenesis":{"layout":"normal","name":"Necrogenesis","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"{2}: Exile target creature card from a graveyard. Put a 1/1 green Saproling creature token onto the battlefield.","imageName":"necrogenesis","colorIdentity":["B","G"]},"Prince of Thralls":{"layout":"normal","name":"Prince of Thralls","manaCost":"{4}{U}{B}{B}{R}","cmc":8,"colors":["Blue","Black","Red"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Whenever a permanent an opponent controls is put into a graveyard, put that card onto the battlefield under your control unless that opponent pays 3 life.","power":"7","toughness":"7","imageName":"prince of thralls","colorIdentity":["U","B","R"]},"Punish Ignorance":{"layout":"normal","name":"Punish Ignorance","manaCost":"{W}{U}{U}{B}","cmc":4,"colors":["White","Blue","Black"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Its controller loses 3 life and you gain 3 life.","imageName":"punish ignorance","colorIdentity":["W","U","B"]},"Qasali Ambusher":{"layout":"normal","name":"Qasali Ambusher","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Reach\nIf a creature is attacking you and you control a Forest and a Plains, you may cast Qasali Ambusher without paying its mana cost and as though it had flash.","power":"2","toughness":"3","imageName":"qasali ambusher","colorIdentity":["W","G"]},"Rafiq of the Many":{"layout":"normal","name":"Rafiq of the Many","manaCost":"{1}{G}{W}{U}","cmc":4,"colors":["White","Blue","Green"],"type":"Legendary Creature — Human Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Knight"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\nWhenever a creature you control attacks alone, it gains double strike until end of turn.","power":"3","toughness":"3","imageName":"rafiq of the many","colorIdentity":["W","U","G"]},"Rakeclaw Gargantuan":{"layout":"normal","name":"Rakeclaw Gargantuan","manaCost":"{2}{R}{G}{W}","cmc":5,"colors":["White","Red","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{1}: Target creature with power 5 or greater gains first strike until end of turn.","power":"5","toughness":"3","imageName":"rakeclaw gargantuan","colorIdentity":["W","R","G"]},"Realm Razer":{"layout":"normal","name":"Realm Razer","manaCost":"{3}{R}{G}{W}","cmc":6,"colors":["White","Red","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Realm Razer enters the battlefield, exile all lands.\nWhen Realm Razer leaves the battlefield, return the exiled cards to the battlefield tapped under their owners' control.","power":"4","toughness":"2","imageName":"realm razer","colorIdentity":["W","R","G"]},"Rip-Clan Crasher":{"layout":"normal","name":"Rip-Clan Crasher","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Haste","power":"2","toughness":"2","imageName":"rip-clan crasher","colorIdentity":["R","G"]},"Sangrite Surge":{"layout":"normal","name":"Sangrite Surge","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +3/+3 and gains double strike until end of turn.","imageName":"sangrite surge","colorIdentity":["R","G"]},"Sarkhan Vol":{"layout":"normal","name":"Sarkhan Vol","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Planeswalker — Sarkhan","types":["Planeswalker"],"subtypes":["Sarkhan"],"text":"+1: Creatures you control get +1/+1 and gain haste until end of turn.\n−2: Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn.\n−6: Put five 4/4 red Dragon creature tokens with flying onto the battlefield.","loyalty":4,"imageName":"sarkhan vol","colorIdentity":["R","G"]},"Sedraxis Specter":{"layout":"normal","name":"Sedraxis Specter","manaCost":"{U}{B}{R}","cmc":3,"colors":["Blue","Black","Red"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhenever Sedraxis Specter deals combat damage to a player, that player discards a card.\nUnearth {1}{B} ({1}{B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"3","toughness":"2","imageName":"sedraxis specter","colorIdentity":["U","B","R"]},"Sedris, the Traitor King":{"layout":"normal","name":"Sedris, the Traitor King","manaCost":"{3}{U}{B}{R}","cmc":6,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Zombie Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"Each creature card in your graveyard has unearth {2}{B}. ({2}{B}: Return the card to the battlefield. The creature gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"5","toughness":"5","imageName":"sedris, the traitor king","colorIdentity":["U","B","R"]},"Sharuum the Hegemon":{"layout":"normal","name":"Sharuum the Hegemon","manaCost":"{3}{W}{U}{B}","cmc":6,"colors":["White","Blue","Black"],"type":"Legendary Artifact Creature — Sphinx","supertypes":["Legendary"],"types":["Artifact","Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhen Sharuum the Hegemon enters the battlefield, you may return target artifact card from your graveyard to the battlefield.","power":"5","toughness":"5","imageName":"sharuum the hegemon","colorIdentity":["W","U","B"]},"Sigil Blessing":{"layout":"normal","name":"Sigil Blessing","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature you control gets +3/+3 and other creatures you control get +1/+1.","imageName":"sigil blessing","colorIdentity":["W","G"]},"Sphinx Sovereign":{"layout":"normal","name":"Sphinx Sovereign","manaCost":"{4}{W}{U}{U}{B}","cmc":8,"colors":["White","Blue","Black"],"type":"Artifact Creature — Sphinx","types":["Artifact","Creature"],"subtypes":["Sphinx"],"text":"Flying\nAt the beginning of your end step, you gain 3 life if Sphinx Sovereign is untapped. Otherwise, each opponent loses 3 life.","power":"6","toughness":"6","imageName":"sphinx sovereign","colorIdentity":["W","U","B"]},"Stoic Angel":{"layout":"normal","name":"Stoic Angel","manaCost":"{1}{G}{W}{U}","cmc":4,"colors":["White","Blue","Green"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance\nPlayers can't untap more than one creature during their untap steps.","power":"3","toughness":"4","imageName":"stoic angel","colorIdentity":["W","U","G"]},"Swerve":{"layout":"normal","name":"Swerve","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Change the target of target spell with a single target.","imageName":"swerve","colorIdentity":["U","R"]},"Thoughtcutter Agent":{"layout":"normal","name":"Thoughtcutter Agent","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Artifact Creature — Human Rogue","types":["Artifact","Creature"],"subtypes":["Human","Rogue"],"text":"{U}{B}, {T}: Target player loses 1 life and reveals his or her hand.","power":"1","toughness":"1","imageName":"thoughtcutter agent","colorIdentity":["U","B"]},"Tidehollow Strix":{"layout":"normal","name":"Tidehollow Strix","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Artifact Creature — Bird","types":["Artifact","Creature"],"subtypes":["Bird"],"text":"Flying\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"2","toughness":"1","imageName":"tidehollow strix","colorIdentity":["U","B"]},"Titanic Ultimatum":{"layout":"normal","name":"Titanic Ultimatum","manaCost":"{R}{R}{G}{G}{G}{W}{W}","cmc":7,"colors":["White","Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, creatures you control get +5/+5 and gain first strike, lifelink, and trample.","imageName":"titanic ultimatum","colorIdentity":["W","R","G"]},"Tower Gargoyle":{"layout":"normal","name":"Tower Gargoyle","manaCost":"{1}{W}{U}{B}","cmc":4,"colors":["White","Blue","Black"],"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"Flying","power":"4","toughness":"4","imageName":"tower gargoyle","colorIdentity":["W","U","B"]},"Violent Ultimatum":{"layout":"normal","name":"Violent Ultimatum","manaCost":"{B}{B}{R}{R}{R}{G}{G}","cmc":7,"colors":["Black","Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy three target permanents.","imageName":"violent ultimatum","colorIdentity":["B","R","G"]},"Waveskimmer Aven":{"layout":"normal","name":"Waveskimmer Aven","manaCost":"{2}{G}{W}{U}","cmc":5,"colors":["White","Blue","Green"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"2","toughness":"4","imageName":"waveskimmer aven","colorIdentity":["W","U","G"]},"Windwright Mage":{"layout":"normal","name":"Windwright Mage","manaCost":"{W}{U}{B}","cmc":3,"colors":["White","Blue","Black"],"type":"Artifact Creature — Human Wizard","types":["Artifact","Creature"],"subtypes":["Human","Wizard"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)\nWindwright Mage has flying as long as an artifact card is in your graveyard.","power":"2","toughness":"2","imageName":"windwright mage","colorIdentity":["W","U","B"]},"Lich's Mirror":{"layout":"normal","name":"Lich's Mirror","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"If you would lose the game, instead shuffle your hand, your graveyard, and all permanents you own into your library, then draw seven cards and your life total becomes 20.","imageName":"lich's mirror"},"Minion Reflector":{"layout":"normal","name":"Minion Reflector","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Whenever a nontoken creature enters the battlefield under your control, you may pay {2}. If you do, put a token that's a copy of that creature onto the battlefield. That token has haste and \"At the beginning of the end step, sacrifice this permanent.\"","imageName":"minion reflector"},"Obelisk of Bant":{"layout":"normal","name":"Obelisk of Bant","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G}, {W}, or {U} to your mana pool.","imageName":"obelisk of bant","colorIdentity":["G","W","U"]},"Obelisk of Esper":{"layout":"normal","name":"Obelisk of Esper","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W}, {U}, or {B} to your mana pool.","imageName":"obelisk of esper","colorIdentity":["W","U","B"]},"Obelisk of Grixis":{"layout":"normal","name":"Obelisk of Grixis","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U}, {B}, or {R} to your mana pool.","imageName":"obelisk of grixis","colorIdentity":["U","B","R"]},"Obelisk of Jund":{"layout":"normal","name":"Obelisk of Jund","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B}, {R}, or {G} to your mana pool.","imageName":"obelisk of jund","colorIdentity":["B","R","G"]},"Obelisk of Naya":{"layout":"normal","name":"Obelisk of Naya","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R}, {G}, or {W} to your mana pool.","imageName":"obelisk of naya","colorIdentity":["R","G","W"]},"Quietus Spike":{"layout":"normal","name":"Quietus Spike","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has deathtouch.\nWhenever equipped creature deals combat damage to a player, that player loses half his or her life, rounded up.\nEquip {3}","imageName":"quietus spike"},"Relic of Progenitus":{"layout":"normal","name":"Relic of Progenitus","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Target player exiles a card from his or her graveyard.\n{1}, Exile Relic of Progenitus: Exile all cards from all graveyards. Draw a card.","imageName":"relic of progenitus"},"Sigil of Distinction":{"layout":"normal","name":"Sigil of Distinction","manaCost":"{X}","cmc":0,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Sigil of Distinction enters the battlefield with X charge counters on it.\nEquipped creature gets +1/+1 for each charge counter on Sigil of Distinction.\nEquip—Remove a charge counter from Sigil of Distinction.","imageName":"sigil of distinction"},"Arcane Sanctum":{"layout":"normal","name":"Arcane Sanctum","type":"Land","types":["Land"],"text":"Arcane Sanctum enters the battlefield tapped.\n{T}: Add {W}, {U}, or {B} to your mana pool.","imageName":"arcane sanctum","colorIdentity":["W","U","B"]},"Bant Panorama":{"layout":"normal","name":"Bant Panorama","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}, Sacrifice Bant Panorama: Search your library for a basic Forest, Plains, or Island card and put it onto the battlefield tapped. Then shuffle your library.","imageName":"bant panorama"},"Crumbling Necropolis":{"layout":"normal","name":"Crumbling Necropolis","type":"Land","types":["Land"],"text":"Crumbling Necropolis enters the battlefield tapped.\n{T}: Add {U}, {B}, or {R} to your mana pool.","imageName":"crumbling necropolis","colorIdentity":["U","B","R"]},"Esper Panorama":{"layout":"normal","name":"Esper Panorama","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}, Sacrifice Esper Panorama: Search your library for a basic Plains, Island, or Swamp card and put it onto the battlefield tapped. Then shuffle your library.","imageName":"esper panorama"},"Grixis Panorama":{"layout":"normal","name":"Grixis Panorama","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}, Sacrifice Grixis Panorama: Search your library for a basic Island, Swamp, or Mountain card and put it onto the battlefield tapped. Then shuffle your library.","imageName":"grixis panorama"},"Jund Panorama":{"layout":"normal","name":"Jund Panorama","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}, Sacrifice Jund Panorama: Search your library for a basic Swamp, Mountain, or Forest card and put it onto the battlefield tapped. Then shuffle your library.","imageName":"jund panorama"},"Jungle Shrine":{"layout":"normal","name":"Jungle Shrine","type":"Land","types":["Land"],"text":"Jungle Shrine enters the battlefield tapped.\n{T}: Add {R}, {G}, or {W} to your mana pool.","imageName":"jungle shrine","colorIdentity":["R","G","W"]},"Naya Panorama":{"layout":"normal","name":"Naya Panorama","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}, Sacrifice Naya Panorama: Search your library for a basic Mountain, Forest, or Plains card and put it onto the battlefield tapped. Then shuffle your library.","imageName":"naya panorama"},"Seaside Citadel":{"layout":"normal","name":"Seaside Citadel","type":"Land","types":["Land"],"text":"Seaside Citadel enters the battlefield tapped.\n{T}: Add {G}, {W}, or {U} to your mana pool.","imageName":"seaside citadel","colorIdentity":["G","W","U"]},"Elemental Shaman":{"layout":"token","name":"Elemental Shaman","type":"Creature — Elemental Shaman","types":["Creature"],"subtypes":["Elemental","Shaman"],"power":"3","toughness":"1","imageName":"elemental shaman"},"Aerie Mystics":{"layout":"normal","name":"Aerie Mystics","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\n{1}{G}{U}: Creatures you control gain shroud until end of turn. (They can't be the targets of spells or abilities.)","power":"3","toughness":"3","imageName":"aerie mystics","colorIdentity":["W","G","U"]},"Asha's Favor":{"layout":"normal","name":"Asha's Favor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying, first strike, and vigilance.","imageName":"asha's favor","colorIdentity":["W"]},"Aven Squire":{"layout":"normal","name":"Aven Squire","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"1","toughness":"1","imageName":"aven squire","colorIdentity":["W"]},"Aven Trailblazer":{"layout":"normal","name":"Aven Trailblazer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nDomain — Aven Trailblazer's toughness is equal to the number of basic land types among lands you control.","power":"2","toughness":"*","imageName":"aven trailblazer","colorIdentity":["W"]},"Court Homunculus":{"layout":"normal","name":"Court Homunculus","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Artifact Creature — Homunculus","types":["Artifact","Creature"],"subtypes":["Homunculus"],"text":"Court Homunculus gets +1/+1 as long as you control another artifact.","power":"1","toughness":"1","imageName":"court homunculus","colorIdentity":["W"]},"Darklit Gargoyle":{"layout":"normal","name":"Darklit Gargoyle","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"Flying\n{B}: Darklit Gargoyle gets +2/-1 until end of turn.","power":"1","toughness":"2","imageName":"darklit gargoyle","colorIdentity":["W","B"]},"Gleam of Resistance":{"layout":"normal","name":"Gleam of Resistance","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +1/+2 until end of turn. Untap those creatures.\nBasic landcycling {1}{W} ({1}{W}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)","imageName":"gleam of resistance","colorIdentity":["W"]},"Lapse of Certainty":{"layout":"normal","name":"Lapse of Certainty","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If that spell is countered this way, put it on top of its owner's library instead of into that player's graveyard.","imageName":"lapse of certainty","colorIdentity":["W"]},"Mark of Asylum":{"layout":"normal","name":"Mark of Asylum","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Prevent all noncombat damage that would be dealt to creatures you control.","imageName":"mark of asylum","colorIdentity":["W"]},"Martial Coup":{"layout":"normal","name":"Martial Coup","manaCost":"{X}{W}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put X 1/1 white Soldier creature tokens onto the battlefield. If X is 5 or more, destroy all other creatures.","imageName":"martial coup","colorIdentity":["W"]},"Mirror-Sigil Sergeant":{"layout":"normal","name":"Mirror-Sigil Sergeant","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Rhino Soldier","types":["Creature"],"subtypes":["Rhino","Soldier"],"text":"Trample\nAt the beginning of your upkeep, if you control a blue permanent, you may put a token that's a copy of Mirror-Sigil Sergeant onto the battlefield.","power":"4","toughness":"4","imageName":"mirror-sigil sergeant","colorIdentity":["W"]},"Nacatl Hunt-Pride":{"layout":"normal","name":"Nacatl Hunt-Pride","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Vigilance\n{R}, {T}: Target creature can't block this turn.\n{G}, {T}: Target creature blocks this turn if able.","power":"5","toughness":"4","imageName":"nacatl hunt-pride","colorIdentity":["W","R","G"]},"Paragon of the Amesha":{"layout":"normal","name":"Paragon of the Amesha","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike\n{W}{U}{B}{R}{G}: Until end of turn, Paragon of the Amesha becomes an Angel, gets +3/+3, and gains flying and lifelink.","power":"2","toughness":"2","imageName":"paragon of the amesha","colorIdentity":["W","U","B","R","G"]},"Rhox Meditant":{"layout":"normal","name":"Rhox Meditant","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Rhino Monk","types":["Creature"],"subtypes":["Rhino","Monk"],"text":"When Rhox Meditant enters the battlefield, if you control a green permanent, draw a card.","power":"2","toughness":"4","imageName":"rhox meditant","colorIdentity":["W"]},"Scepter of Dominance":{"layout":"normal","name":"Scepter of Dominance","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Artifact","types":["Artifact"],"text":"{W}, {T}: Tap target permanent.","imageName":"scepter of dominance","colorIdentity":["W"]},"Sigil of the Empty Throne":{"layout":"normal","name":"Sigil of the Empty Throne","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast an enchantment spell, put a 4/4 white Angel creature token with flying onto the battlefield.","imageName":"sigil of the empty throne","colorIdentity":["W"]},"Valiant Guard":{"layout":"normal","name":"Valiant Guard","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"0","toughness":"3","imageName":"valiant guard","colorIdentity":["W"]},"Wall of Reverence":{"layout":"normal","name":"Wall of Reverence","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit Wall","types":["Creature"],"subtypes":["Spirit","Wall"],"text":"Defender, flying\nAt the beginning of your end step, you may gain life equal to the power of target creature you control.","power":"1","toughness":"6","imageName":"wall of reverence","colorIdentity":["W"]},"Brackwater Elemental":{"layout":"normal","name":"Brackwater Elemental","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Brackwater Elemental attacks or blocks, sacrifice it at the beginning of the next end step.\nUnearth {2}{U} ({2}{U}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"4","toughness":"4","imageName":"brackwater elemental","colorIdentity":["U"]},"Constricting Tendrils":{"layout":"normal","name":"Constricting Tendrils","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gets -3/-0 until end of turn.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"constricting tendrils","colorIdentity":["U"]},"Controlled Instincts":{"layout":"normal","name":"Controlled Instincts","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant red or green creature\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"controlled instincts","colorIdentity":["U"]},"Cumber Stone":{"layout":"normal","name":"Cumber Stone","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Artifact","types":["Artifact"],"text":"Creatures your opponents control get -1/-0.","imageName":"cumber stone","colorIdentity":["U"]},"Esperzoa":{"layout":"normal","name":"Esperzoa","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Artifact Creature — Jellyfish","types":["Artifact","Creature"],"subtypes":["Jellyfish"],"text":"Flying\nAt the beginning of your upkeep, return an artifact you control to its owner's hand.","power":"4","toughness":"3","imageName":"esperzoa","colorIdentity":["U"]},"Ethersworn Adjudicator":{"layout":"normal","name":"Ethersworn Adjudicator","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Artifact Creature — Vedalken Knight","types":["Artifact","Creature"],"subtypes":["Vedalken","Knight"],"text":"Flying\n{1}{W}{B}, {T}: Destroy target creature or enchantment.\n{2}{U}: Untap Ethersworn Adjudicator.","power":"4","toughness":"4","imageName":"ethersworn adjudicator","colorIdentity":["U","W","B"]},"Faerie Mechanist":{"layout":"normal","name":"Faerie Mechanist","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Artifact Creature — Faerie Artificer","types":["Artifact","Creature"],"subtypes":["Faerie","Artificer"],"text":"Flying\nWhen Faerie Mechanist enters the battlefield, look at the top three cards of your library. You may reveal an artifact card from among them and put it into your hand. Put the rest on the bottom of your library in any order.","power":"2","toughness":"2","imageName":"faerie mechanist","colorIdentity":["U"]},"Frontline Sage":{"layout":"normal","name":"Frontline Sage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\n{U}, {T}: Draw a card, then discard a card.","power":"0","toughness":"1","imageName":"frontline sage","colorIdentity":["U"]},"Grixis Illusionist":{"layout":"normal","name":"Grixis Illusionist","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Target land you control becomes the basic land type of your choice until end of turn.","power":"1","toughness":"1","imageName":"grixis illusionist","colorIdentity":["U"]},"Inkwell Leviathan":{"layout":"normal","name":"Inkwell Leviathan","manaCost":"{7}{U}{U}","cmc":9,"colors":["Blue"],"type":"Artifact Creature — Leviathan","types":["Artifact","Creature"],"subtypes":["Leviathan"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nTrample\nShroud (This creature can't be the target of spells or abilities.)","power":"7","toughness":"11","imageName":"inkwell leviathan","colorIdentity":["U"]},"Master Transmuter":{"layout":"normal","name":"Master Transmuter","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Artifact Creature — Human Artificer","types":["Artifact","Creature"],"subtypes":["Human","Artificer"],"text":"{U}, {T}, Return an artifact you control to its owner's hand: You may put an artifact card from your hand onto the battlefield.","power":"1","toughness":"2","imageName":"master transmuter","colorIdentity":["U"]},"Parasitic Strix":{"layout":"normal","name":"Parasitic Strix","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Artifact Creature — Bird","types":["Artifact","Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Parasitic Strix enters the battlefield, if you control a black permanent, target player loses 2 life and you gain 2 life.","power":"2","toughness":"2","imageName":"parasitic strix","colorIdentity":["U"]},"Scepter of Insight":{"layout":"normal","name":"Scepter of Insight","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Artifact","types":["Artifact"],"text":"{3}{U}, {T}: Draw a card.","imageName":"scepter of insight","colorIdentity":["U"]},"Scornful Æther-Lich":{"layout":"normal","name":"Scornful Æther-Lich","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Artifact Creature — Zombie Wizard","types":["Artifact","Creature"],"subtypes":["Zombie","Wizard"],"text":"{W}{B}: Scornful Æther-Lich gains fear and vigilance until end of turn. (Attacking doesn't cause it to tap, and it can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"4","imageName":"scornful æther-lich","colorIdentity":["U","W","B"]},"Telemin Performance":{"layout":"normal","name":"Telemin Performance","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals cards from the top of his or her library until he or she reveals a creature card. That player puts all noncreature cards revealed this way into his or her graveyard, then you put the creature card onto the battlefield under your control.","imageName":"telemin performance","colorIdentity":["U"]},"Traumatic Visions":{"layout":"normal","name":"Traumatic Visions","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.\nBasic landcycling {1}{U} ({1}{U}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)","imageName":"traumatic visions","colorIdentity":["U"]},"View from Above":{"layout":"normal","name":"View from Above","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gains flying until end of turn. If you control a white permanent, return View from Above to its owner's hand.","imageName":"view from above","colorIdentity":["U"]},"Absorb Vis":{"layout":"normal","name":"Absorb Vis","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player loses 4 life and you gain 4 life.\nBasic landcycling {1}{B} ({1}{B}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)","imageName":"absorb vis","colorIdentity":["B"]},"Corrupted Roots":{"layout":"normal","name":"Corrupted Roots","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Forest or Plains\nWhenever enchanted land becomes tapped, its controller loses 2 life.","imageName":"corrupted roots","colorIdentity":["B"]},"Drag Down":{"layout":"normal","name":"Drag Down","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Domain — Target creature gets -1/-1 until end of turn for each basic land type among lands you control.","imageName":"drag down","colorIdentity":["B"]},"Dreadwing":{"layout":"normal","name":"Dreadwing","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{1}{U}{R}: Dreadwing gets +3/+0 and gains flying until end of turn.","power":"1","toughness":"1","imageName":"dreadwing","colorIdentity":["B","U","R"]},"Extractor Demon":{"layout":"normal","name":"Extractor Demon","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhenever another creature leaves the battlefield, you may have target player put the top two cards of his or her library into his or her graveyard.\nUnearth {2}{B} ({2}{B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"5","toughness":"5","imageName":"extractor demon","colorIdentity":["B"]},"Fleshformer":{"layout":"normal","name":"Fleshformer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{W}{U}{B}{R}{G}: Fleshformer gets +2/+2 and gains fear until end of turn. Target creature gets -2/-2 until end of turn. Activate this ability only during your turn. (A creature with fear can't be blocked except by artifact creatures and/or black creatures.)","power":"2","toughness":"2","imageName":"fleshformer","colorIdentity":["B","W","U","R","G"]},"Grixis Slavedriver":{"layout":"normal","name":"Grixis Slavedriver","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"text":"When Grixis Slavedriver leaves the battlefield, put a 2/2 black Zombie creature token onto the battlefield.\nUnearth {3}{B} ({3}{B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"4","toughness":"4","imageName":"grixis slavedriver","colorIdentity":["B"]},"Infectious Horror":{"layout":"normal","name":"Infectious Horror","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"Whenever Infectious Horror attacks, each opponent loses 2 life.","power":"2","toughness":"2","imageName":"infectious horror","colorIdentity":["B"]},"Kederekt Parasite":{"layout":"normal","name":"Kederekt Parasite","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Whenever an opponent draws a card, if you control a red permanent, you may have Kederekt Parasite deal 1 damage to that player.","power":"1","toughness":"1","imageName":"kederekt parasite","colorIdentity":["B"]},"Nyxathid":{"layout":"normal","name":"Nyxathid","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"As Nyxathid enters the battlefield, choose an opponent.\nNyxathid gets -1/-1 for each card in the chosen player's hand.","power":"7","toughness":"7","imageName":"nyxathid","colorIdentity":["B"]},"Pestilent Kathari":{"layout":"normal","name":"Pestilent Kathari","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Bird Warrior","types":["Creature"],"subtypes":["Bird","Warrior"],"text":"Flying\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\n{2}{R}: Pestilent Kathari gains first strike until end of turn.","power":"1","toughness":"1","imageName":"pestilent kathari","colorIdentity":["B","R"]},"Rotting Rats":{"layout":"normal","name":"Rotting Rats","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Rat","types":["Creature"],"subtypes":["Zombie","Rat"],"text":"When Rotting Rats enters the battlefield, each player discards a card.\nUnearth {1}{B} ({1}{B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"1","toughness":"1","imageName":"rotting rats","colorIdentity":["B"]},"Salvage Slasher":{"layout":"normal","name":"Salvage Slasher","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Artifact Creature — Human Rogue","types":["Artifact","Creature"],"subtypes":["Human","Rogue"],"text":"Salvage Slasher gets +1/+0 for each artifact card in your graveyard.","power":"1","toughness":"1","imageName":"salvage slasher","colorIdentity":["B"]},"Scepter of Fugue":{"layout":"normal","name":"Scepter of Fugue","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Artifact","types":["Artifact"],"text":"{1}{B}, {T}: Target player discards a card. Activate this ability only during your turn.","imageName":"scepter of fugue","colorIdentity":["B"]},"Sedraxis Alchemist":{"layout":"normal","name":"Sedraxis Alchemist","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"When Sedraxis Alchemist enters the battlefield, if you control a blue permanent, return target nonland permanent to its owner's hand.","power":"2","toughness":"2","imageName":"sedraxis alchemist","colorIdentity":["B"]},"Voices from the Void":{"layout":"normal","name":"Voices from the Void","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Domain — Target player discards a card for each basic land type among lands you control.","imageName":"voices from the void","colorIdentity":["B"]},"Wretched Banquet":{"layout":"normal","name":"Wretched Banquet","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature if it has the least power or is tied for least power among creatures on the battlefield.","imageName":"wretched banquet","colorIdentity":["B"]},"Yoke of the Damned":{"layout":"normal","name":"Yoke of the Damned","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen a creature dies, destroy enchanted creature.","imageName":"yoke of the damned","colorIdentity":["B"]},"Banefire":{"layout":"normal","name":"Banefire","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Banefire deals X damage to target creature or player.\nIf X is 5 or more, Banefire can't be countered by spells or abilities and the damage can't be prevented.","imageName":"banefire","colorIdentity":["R"]},"Bloodhall Ooze":{"layout":"normal","name":"Bloodhall Ooze","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"At the beginning of your upkeep, if you control a black permanent, you may put a +1/+1 counter on Bloodhall Ooze.\nAt the beginning of your upkeep, if you control a green permanent, you may put a +1/+1 counter on Bloodhall Ooze.","power":"1","toughness":"1","imageName":"bloodhall ooze","colorIdentity":["R"]},"Canyon Minotaur":{"layout":"normal","name":"Canyon Minotaur","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Warrior","types":["Creature"],"subtypes":["Minotaur","Warrior"],"power":"3","toughness":"3","imageName":"canyon minotaur","colorIdentity":["R"]},"Dark Temper":{"layout":"normal","name":"Dark Temper","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Dark Temper deals 2 damage to target creature. If you control a black permanent, destroy the creature instead.","imageName":"dark temper","colorIdentity":["R"]},"Dragonsoul Knight":{"layout":"normal","name":"Dragonsoul Knight","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike\n{W}{U}{B}{R}{G}: Until end of turn, Dragonsoul Knight becomes a Dragon, gets +5/+3, and gains flying and trample.","power":"2","toughness":"2","imageName":"dragonsoul knight","colorIdentity":["R","W","U","B","G"]},"Fiery Fall":{"layout":"normal","name":"Fiery Fall","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Fiery Fall deals 5 damage to target creature.\nBasic landcycling {1}{R} ({1}{R}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)","imageName":"fiery fall","colorIdentity":["R"]},"Goblin Razerunners":{"layout":"normal","name":"Goblin Razerunners","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{1}{R}, Sacrifice a land: Put a +1/+1 counter on Goblin Razerunners.\nAt the beginning of your end step, you may have Goblin Razerunners deal damage equal to the number of +1/+1 counters on it to target player.","power":"3","toughness":"4","imageName":"goblin razerunners","colorIdentity":["R"]},"Ignite Disorder":{"layout":"normal","name":"Ignite Disorder","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Ignite Disorder deals 3 damage divided as you choose among one, two, or three target white and/or blue creatures.","imageName":"ignite disorder","colorIdentity":["R"]},"Kranioceros":{"layout":"normal","name":"Kranioceros","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{1}{W}: Kranioceros gets +0/+3 until end of turn.","power":"5","toughness":"2","imageName":"kranioceros","colorIdentity":["R","W"]},"Molten Frame":{"layout":"normal","name":"Molten Frame","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact creature.\nCycling {2} ({2}, Discard this card: Draw a card.)","imageName":"molten frame","colorIdentity":["R"]},"Quenchable Fire":{"layout":"normal","name":"Quenchable Fire","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Quenchable Fire deals 3 damage to target player. It deals an additional 3 damage to that player at the beginning of your next upkeep step unless he or she pays {U} before that step.","imageName":"quenchable fire","colorIdentity":["R","U"]},"Rakka Mar":{"layout":"normal","name":"Rakka Mar","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Human Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Shaman"],"text":"Haste\n{R}, {T}: Put a 3/1 red Elemental creature token with haste onto the battlefield.","power":"2","toughness":"2","imageName":"rakka mar","colorIdentity":["R"]},"Toxic Iguanar":{"layout":"normal","name":"Toxic Iguanar","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Toxic Iguanar has deathtouch as long as you control a green permanent. (Any amount of damage a creature with deathtouch deals to a creature is enough to destroy it.)","power":"1","toughness":"1","imageName":"toxic iguanar","colorIdentity":["R"]},"Viashino Slaughtermaster":{"layout":"normal","name":"Viashino Slaughtermaster","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"Double strike\n{B}{G}: Viashino Slaughtermaster gets +1/+1 until end of turn. Activate this ability only once each turn.","power":"1","toughness":"1","imageName":"viashino slaughtermaster","colorIdentity":["R","B","G"]},"Voracious Dragon":{"layout":"normal","name":"Voracious Dragon","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nDevour 1 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with that many +1/+1 counters on it.)\nWhen Voracious Dragon enters the battlefield, it deals damage to target creature or player equal to twice the number of Goblins it devoured.","power":"4","toughness":"4","imageName":"voracious dragon","colorIdentity":["R"]},"Wandering Goblins":{"layout":"normal","name":"Wandering Goblins","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Domain — {3}: Wandering Goblins gets +1/+0 until end of turn for each basic land type among lands you control.","power":"0","toughness":"3","imageName":"wandering goblins","colorIdentity":["R"]},"Worldheart Phoenix":{"layout":"normal","name":"Worldheart Phoenix","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying\nYou may cast Worldheart Phoenix from your graveyard by paying {W}{U}{B}{R}{G} rather than paying its mana cost. If you do, it enters the battlefield with two +1/+1 counters on it.","power":"2","toughness":"2","imageName":"worldheart phoenix","colorIdentity":["R","W","U","B","G"]},"Beacon Behemoth":{"layout":"normal","name":"Beacon Behemoth","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{1}: Target creature with power 5 or greater gains vigilance until end of turn.","power":"5","toughness":"3","imageName":"beacon behemoth","colorIdentity":["G"]},"Cliffrunner Behemoth":{"layout":"normal","name":"Cliffrunner Behemoth","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Rhino Beast","types":["Creature"],"subtypes":["Rhino","Beast"],"text":"Cliffrunner Behemoth has haste as long as you control a red permanent.\nCliffrunner Behemoth has lifelink as long as you control a white permanent.","power":"5","toughness":"3","imageName":"cliffrunner behemoth","colorIdentity":["G"]},"Cylian Sunsinger":{"layout":"normal","name":"Cylian Sunsinger","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{R}{G}{W}: Cylian Sunsinger and each other creature with the same name as it get +3/+3 until end of turn.","power":"2","toughness":"2","imageName":"cylian sunsinger","colorIdentity":["G","R","W"]},"Ember Weaver":{"layout":"normal","name":"Ember Weaver","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nAs long as you control a red permanent, Ember Weaver gets +1/+0 and has first strike.","power":"2","toughness":"3","imageName":"ember weaver","colorIdentity":["G"]},"Filigree Fracture":{"layout":"normal","name":"Filigree Fracture","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment. If that permanent was blue or black, draw a card.","imageName":"filigree fracture","colorIdentity":["G"]},"Gluttonous Slime":{"layout":"normal","name":"Gluttonous Slime","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Flash\nDevour 1 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with that many +1/+1 counters on it.)","power":"2","toughness":"2","imageName":"gluttonous slime","colorIdentity":["G"]},"Matca Rioters":{"layout":"normal","name":"Matca Rioters","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Domain — Matca Rioters's power and toughness are each equal to the number of basic land types among lands you control.","power":"*","toughness":"*","imageName":"matca rioters","colorIdentity":["G"]},"Might of Alara":{"layout":"normal","name":"Might of Alara","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Domain — Target creature gets +1/+1 until end of turn for each basic land type among lands you control.","imageName":"might of alara","colorIdentity":["G"]},"Nacatl Savage":{"layout":"normal","name":"Nacatl Savage","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"text":"Protection from artifacts","power":"2","toughness":"1","imageName":"nacatl savage","colorIdentity":["G"]},"Paleoloth":{"layout":"normal","name":"Paleoloth","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever another creature with power 5 or greater enters the battlefield under your control, you may return target creature card from your graveyard to your hand.","power":"5","toughness":"5","imageName":"paleoloth","colorIdentity":["G"]},"Sacellum Archers":{"layout":"normal","name":"Sacellum Archers","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"{R}{W}, {T}: Sacellum Archers deals 2 damage to target attacking or blocking creature.","power":"2","toughness":"3","imageName":"sacellum archers","colorIdentity":["G","R","W"]},"Scattershot Archer":{"layout":"normal","name":"Scattershot Archer","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"{T}: Scattershot Archer deals 1 damage to each creature with flying.","power":"1","toughness":"2","imageName":"scattershot archer","colorIdentity":["G"]},"Shard Convergence":{"layout":"normal","name":"Shard Convergence","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a Plains card, an Island card, a Swamp card, and a Mountain card. Reveal those cards and put them into your hand. Then shuffle your library.","imageName":"shard convergence","colorIdentity":["G"]},"Soul's Majesty":{"layout":"normal","name":"Soul's Majesty","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Draw cards equal to the power of target creature you control.","imageName":"soul's majesty","colorIdentity":["G"]},"Spore Burst":{"layout":"normal","name":"Spore Burst","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Domain — Put a 1/1 green Saproling creature token onto the battlefield for each basic land type among lands you control.","imageName":"spore burst","colorIdentity":["G"]},"Sylvan Bounty":{"layout":"normal","name":"Sylvan Bounty","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target player gains 8 life.\nBasic landcycling {1}{G} ({1}{G}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)","imageName":"sylvan bounty","colorIdentity":["G"]},"Thornling":{"layout":"normal","name":"Thornling","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental Shapeshifter","types":["Creature"],"subtypes":["Elemental","Shapeshifter"],"text":"{G}: Thornling gains haste until end of turn.\n{G}: Thornling gains trample until end of turn.\n{G}: Thornling gains indestructible until end of turn.\n{1}: Thornling gets +1/-1 until end of turn.\n{1}: Thornling gets -1/+1 until end of turn.","power":"4","toughness":"4","imageName":"thornling","colorIdentity":["G"]},"Tukatongue Thallid":{"layout":"normal","name":"Tukatongue Thallid","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"When Tukatongue Thallid dies, put a 1/1 green Saproling creature token onto the battlefield.","power":"1","toughness":"1","imageName":"tukatongue thallid","colorIdentity":["G"]},"Wild Leotau":{"layout":"normal","name":"Wild Leotau","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"At the beginning of your upkeep, sacrifice Wild Leotau unless you pay {G}.","power":"5","toughness":"4","imageName":"wild leotau","colorIdentity":["G"]},"Apocalypse Hydra":{"layout":"normal","name":"Apocalypse Hydra","manaCost":"{X}{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Apocalypse Hydra enters the battlefield with X +1/+1 counters on it. If X is 5 or more, it enters the battlefield with an additional X +1/+1 counters on it.\n{1}{R}, Remove a +1/+1 counter from Apocalypse Hydra: Apocalypse Hydra deals 1 damage to target creature or player.","power":"0","toughness":"0","imageName":"apocalypse hydra","colorIdentity":["R","G"]},"Blood Tyrant":{"layout":"normal","name":"Blood Tyrant","manaCost":"{4}{U}{B}{R}","cmc":7,"colors":["Blue","Black","Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying, trample\nAt the beginning of your upkeep, each player loses 1 life. Put a +1/+1 counter on Blood Tyrant for each 1 life lost this way.\nWhenever a player loses the game, put five +1/+1 counters on Blood Tyrant.","power":"5","toughness":"5","imageName":"blood tyrant","colorIdentity":["U","B","R"]},"Charnelhoard Wurm":{"layout":"normal","name":"Charnelhoard Wurm","manaCost":"{4}{B}{R}{G}","cmc":7,"colors":["Black","Red","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nWhenever Charnelhoard Wurm deals damage to an opponent, you may return target card from your graveyard to your hand.","power":"6","toughness":"6","imageName":"charnelhoard wurm","colorIdentity":["B","R","G"]},"Child of Alara":{"layout":"normal","name":"Child of Alara","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Avatar","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Avatar"],"text":"Trample\nWhen Child of Alara dies, destroy all nonland permanents. They can't be regenerated.","power":"6","toughness":"6","imageName":"child of alara","colorIdentity":["W","U","B","R","G"]},"Conflux":{"layout":"normal","name":"Conflux","manaCost":"{3}{W}{U}{B}{R}{G}","cmc":8,"colors":["White","Blue","Black","Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a white card, a blue card, a black card, a red card, and a green card. Reveal those cards and put them into your hand. Then shuffle your library.","imageName":"conflux","colorIdentity":["W","U","B","R","G"]},"Countersquall":{"layout":"normal","name":"Countersquall","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Counter target noncreature spell. Its controller loses 2 life.","imageName":"countersquall","colorIdentity":["U","B"]},"Elder Mastery":{"layout":"normal","name":"Elder Mastery","manaCost":"{3}{U}{B}{R}","cmc":6,"colors":["Blue","Black","Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3 and has flying.\nWhenever enchanted creature deals damage to a player, that player discards two cards.","imageName":"elder mastery","colorIdentity":["U","B","R"]},"Esper Cormorants":{"layout":"normal","name":"Esper Cormorants","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Artifact Creature — Bird","types":["Artifact","Creature"],"subtypes":["Bird"],"text":"Flying","power":"3","toughness":"3","imageName":"esper cormorants","colorIdentity":["W","U"]},"Exploding Borders":{"layout":"normal","name":"Exploding Borders","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Domain — Search your library for a basic land card, put that card onto the battlefield tapped, then shuffle your library. Exploding Borders deals X damage to target player, where X is the number of basic land types among lands you control.","imageName":"exploding borders","colorIdentity":["R","G"]},"Fusion Elemental":{"layout":"normal","name":"Fusion Elemental","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"power":"8","toughness":"8","imageName":"fusion elemental","colorIdentity":["W","U","B","R","G"]},"Giltspire Avenger":{"layout":"normal","name":"Giltspire Avenger","manaCost":"{G}{W}{U}","cmc":3,"colors":["White","Blue","Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\n{T}: Destroy target creature that dealt damage to you this turn.","power":"2","toughness":"2","imageName":"giltspire avenger","colorIdentity":["W","U","G"]},"Goblin Outlander":{"layout":"normal","name":"Goblin Outlander","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Goblin Scout","types":["Creature"],"subtypes":["Goblin","Scout"],"text":"Protection from white","power":"2","toughness":"2","imageName":"goblin outlander","colorIdentity":["B","R"]},"Gwafa Hazid, Profiteer":{"layout":"normal","name":"Gwafa Hazid, Profiteer","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Legendary Creature — Human Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rogue"],"text":"{W}{U}, {T}: Put a bribery counter on target creature you don't control. Its controller draws a card.\nCreatures with bribery counters on them can't attack or block.","power":"2","toughness":"2","imageName":"gwafa hazid, profiteer","colorIdentity":["W","U"]},"Hellkite Hatchling":{"layout":"normal","name":"Hellkite Hatchling","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Devour 1 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with that many +1/+1 counters on it.)\nHellkite Hatchling has flying and trample if it devoured a creature.","power":"2","toughness":"2","imageName":"hellkite hatchling","colorIdentity":["R","G"]},"Jhessian Balmgiver":{"layout":"normal","name":"Jhessian Balmgiver","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\n{T}: Target creature can't be blocked this turn.","power":"1","toughness":"1","imageName":"jhessian balmgiver","colorIdentity":["W","U"]},"Knight of the Reliquary":{"layout":"normal","name":"Knight of the Reliquary","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Knight of the Reliquary gets +1/+1 for each land card in your graveyard.\n{T}, Sacrifice a Forest or Plains: Search your library for a land card, put it onto the battlefield, then shuffle your library.","power":"2","toughness":"2","imageName":"knight of the reliquary","colorIdentity":["W","G"]},"Knotvine Mystic":{"layout":"normal","name":"Knotvine Mystic","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{1}, {T}: Add {R}{G}{W} to your mana pool.","power":"2","toughness":"2","imageName":"knotvine mystic","colorIdentity":["W","R","G"]},"Maelstrom Archangel":{"layout":"normal","name":"Maelstrom Archangel","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhenever Maelstrom Archangel deals combat damage to a player, you may cast a nonland card from your hand without paying its mana cost.","power":"5","toughness":"5","imageName":"maelstrom archangel","colorIdentity":["W","U","B","R","G"]},"Magister Sphinx":{"layout":"normal","name":"Magister Sphinx","manaCost":"{4}{W}{U}{B}","cmc":7,"colors":["White","Blue","Black"],"type":"Artifact Creature — Sphinx","types":["Artifact","Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhen Magister Sphinx enters the battlefield, target player's life total becomes 10.","power":"5","toughness":"5","imageName":"magister sphinx","colorIdentity":["W","U","B"]},"Meglonoth":{"layout":"normal","name":"Meglonoth","manaCost":"{3}{R}{G}{W}","cmc":6,"colors":["White","Red","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Vigilance, trample\nWhenever Meglonoth blocks a creature, Meglonoth deals damage to that creature's controller equal to Meglonoth's power.","power":"6","toughness":"6","imageName":"meglonoth","colorIdentity":["W","R","G"]},"Nacatl Outlander":{"layout":"normal","name":"Nacatl Outlander","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Cat Scout","types":["Creature"],"subtypes":["Cat","Scout"],"text":"Protection from blue","power":"2","toughness":"2","imageName":"nacatl outlander","colorIdentity":["R","G"]},"Nicol Bolas, Planeswalker":{"layout":"normal","name":"Nicol Bolas, Planeswalker","manaCost":"{4}{U}{B}{B}{R}","cmc":8,"colors":["Blue","Black","Red"],"type":"Planeswalker — Bolas","types":["Planeswalker"],"subtypes":["Bolas"],"text":"+3: Destroy target noncreature permanent.\n−2: Gain control of target creature.\n−9: Nicol Bolas, Planeswalker deals 7 damage to target player. That player discards seven cards, then sacrifices seven permanents.","loyalty":5,"imageName":"nicol bolas, planeswalker","colorIdentity":["U","B","R"]},"Progenitus":{"layout":"normal","name":"Progenitus","manaCost":"{W}{W}{U}{U}{B}{B}{R}{R}{G}{G}","cmc":10,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Hydra Avatar","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Hydra","Avatar"],"text":"Protection from everything\nIf Progenitus would be put into a graveyard from anywhere, reveal Progenitus and shuffle it into its owner's library instead.","power":"10","toughness":"10","imageName":"progenitus","colorIdentity":["W","U","B","R","G"]},"Rhox Bodyguard":{"layout":"normal","name":"Rhox Bodyguard","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Creature — Rhino Monk Soldier","types":["Creature"],"subtypes":["Rhino","Monk","Soldier"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\nWhen Rhox Bodyguard enters the battlefield, you gain 3 life.","power":"2","toughness":"3","imageName":"rhox bodyguard","colorIdentity":["W","G"]},"Scarland Thrinax":{"layout":"normal","name":"Scarland Thrinax","manaCost":"{B}{R}{G}","cmc":3,"colors":["Black","Red","Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Sacrifice a creature: Put a +1/+1 counter on Scarland Thrinax.","power":"2","toughness":"2","imageName":"scarland thrinax","colorIdentity":["B","R","G"]},"Shambling Remains":{"layout":"normal","name":"Shambling Remains","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"Shambling Remains can't block.\nUnearth {B}{R} ({B}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"4","toughness":"3","imageName":"shambling remains","colorIdentity":["B","R"]},"Skyward Eye Prophets":{"layout":"normal","name":"Skyward Eye Prophets","manaCost":"{3}{G}{W}{U}","cmc":6,"colors":["White","Blue","Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Vigilance\n{T}: Reveal the top card of your library. If it's a land card, put it onto the battlefield. Otherwise, put it into your hand.","power":"3","toughness":"3","imageName":"skyward eye prophets","colorIdentity":["W","U","G"]},"Sludge Strider":{"layout":"normal","name":"Sludge Strider","manaCost":"{1}{W}{U}{B}","cmc":4,"colors":["White","Blue","Black"],"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"Whenever another artifact enters the battlefield under your control or another artifact you control leaves the battlefield, you may pay {1}. If you do, target player loses 1 life and you gain 1 life.","power":"3","toughness":"3","imageName":"sludge strider","colorIdentity":["W","U","B"]},"Sphinx Summoner":{"layout":"normal","name":"Sphinx Summoner","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Artifact Creature — Sphinx","types":["Artifact","Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhen Sphinx Summoner enters the battlefield, you may search your library for an artifact creature card, reveal it, and put it into your hand. If you do, shuffle your library.","power":"3","toughness":"3","imageName":"sphinx summoner","colorIdentity":["U","B"]},"Suicidal Charge":{"layout":"normal","name":"Suicidal Charge","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice Suicidal Charge: Creatures your opponents control get -1/-1 until end of turn. Those creatures attack this turn if able.","imageName":"suicidal charge","colorIdentity":["B","R"]},"Vagrant Plowbeasts":{"layout":"normal","name":"Vagrant Plowbeasts","manaCost":"{5}{G}{W}","cmc":7,"colors":["White","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{1}: Regenerate target creature with power 5 or greater.","power":"6","toughness":"6","imageName":"vagrant plowbeasts","colorIdentity":["W","G"]},"Valeron Outlander":{"layout":"normal","name":"Valeron Outlander","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Protection from black","power":"2","toughness":"2","imageName":"valeron outlander","colorIdentity":["W","G"]},"Vectis Agents":{"layout":"normal","name":"Vectis Agents","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Artifact Creature — Human Rogue","types":["Artifact","Creature"],"subtypes":["Human","Rogue"],"text":"{U}{B}: Vectis Agents gets -2/-0 until end of turn and can't be blocked this turn.","power":"4","toughness":"3","imageName":"vectis agents","colorIdentity":["U","B"]},"Vedalken Outlander":{"layout":"normal","name":"Vedalken Outlander","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Artifact Creature — Vedalken Scout","types":["Artifact","Creature"],"subtypes":["Vedalken","Scout"],"text":"Protection from red","power":"2","toughness":"2","imageName":"vedalken outlander","colorIdentity":["W","U"]},"Zombie Outlander":{"layout":"normal","name":"Zombie Outlander","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Zombie Scout","types":["Creature"],"subtypes":["Zombie","Scout"],"text":"Protection from green","power":"2","toughness":"2","imageName":"zombie outlander","colorIdentity":["U","B"]},"Armillary Sphere":{"layout":"normal","name":"Armillary Sphere","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Armillary Sphere: Search your library for up to two basic land cards, reveal them, and put them into your hand. Then shuffle your library.","imageName":"armillary sphere"},"Bone Saw":{"layout":"normal","name":"Bone Saw","manaCost":"{0}","cmc":0,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"bone saw"},"Font of Mythos":{"layout":"normal","name":"Font of Mythos","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of each player's draw step, that player draws two additional cards.","imageName":"font of mythos"},"Kaleidostone":{"layout":"normal","name":"Kaleidostone","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Kaleidostone enters the battlefield, draw a card.\n{5}, {T}, Sacrifice Kaleidostone: Add {W}{U}{B}{R}{G} to your mana pool.","imageName":"kaleidostone","colorIdentity":["W","U","B","R","G"]},"Manaforce Mace":{"layout":"normal","name":"Manaforce Mace","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Domain — Equipped creature gets +1/+1 for each basic land type among lands you control.\nEquip {3}","imageName":"manaforce mace"},"Exotic Orchard":{"layout":"normal","name":"Exotic Orchard","type":"Land","types":["Land"],"text":"{T}: Add to your mana pool one mana of any color that a land an opponent controls could produce.","imageName":"exotic orchard"},"Rupture Spire":{"layout":"normal","name":"Rupture Spire","type":"Land","types":["Land"],"text":"Rupture Spire enters the battlefield tapped.\nWhen Rupture Spire enters the battlefield, sacrifice it unless you pay {1}.\n{T}: Add one mana of any color to your mana pool.","imageName":"rupture spire"},"Unstable Frontier":{"layout":"normal","name":"Unstable Frontier","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Target land you control becomes the basic land type of your choice until end of turn.","imageName":"unstable frontier"},"Spirit":{"layout":"token","name":"Spirit","type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying","power":"1","toughness":"1","imageName":"spirit"},"Demon":{"layout":"token","name":"Demon","type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying","power":"*","toughness":"*","imageName":"demon"},"Thrull":{"layout":"token","name":"Thrull","type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"power":"0","toughness":"1","imageName":"thrull"},"Ardent Plea":{"layout":"normal","name":"Ardent Plea","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\nCascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)","imageName":"ardent plea","colorIdentity":["W","U"]},"Aven Mimeomancer":{"layout":"normal","name":"Aven Mimeomancer","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\nAt the beginning of your upkeep, you may put a feather counter on target creature. If you do, that creature has base power and toughness 3/1 and has flying for as long as it has a feather counter on it.","power":"3","toughness":"1","imageName":"aven mimeomancer","colorIdentity":["W","U"]},"Ethercaste Knight":{"layout":"normal","name":"Ethercaste Knight","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Artifact Creature — Human Knight","types":["Artifact","Creature"],"subtypes":["Human","Knight"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"1","toughness":"3","imageName":"ethercaste knight","colorIdentity":["W","U"]},"Ethersworn Shieldmage":{"layout":"normal","name":"Ethersworn Shieldmage","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Artifact Creature — Vedalken Wizard","types":["Artifact","Creature"],"subtypes":["Vedalken","Wizard"],"text":"Flash\nWhen Ethersworn Shieldmage enters the battlefield, prevent all damage that would be dealt to artifact creatures this turn.","power":"2","toughness":"2","imageName":"ethersworn shieldmage","colorIdentity":["W","U"]},"Fieldmist Borderpost":{"layout":"normal","name":"Fieldmist Borderpost","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Artifact","types":["Artifact"],"text":"You may pay {1} and return a basic land you control to its owner's hand rather than pay Fieldmist Borderpost's mana cost.\nFieldmist Borderpost enters the battlefield tapped.\n{T}: Add {W} or {U} to your mana pool.","imageName":"fieldmist borderpost","colorIdentity":["W","U"]},"Filigree Angel":{"layout":"normal","name":"Filigree Angel","manaCost":"{5}{W}{W}{U}","cmc":8,"colors":["White","Blue"],"type":"Artifact Creature — Angel","types":["Artifact","Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Filigree Angel enters the battlefield, you gain 3 life for each artifact you control.","power":"4","toughness":"4","imageName":"filigree angel","colorIdentity":["W","U"]},"Glassdust Hulk":{"layout":"normal","name":"Glassdust Hulk","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Whenever another artifact enters the battlefield under your control, Glassdust Hulk gets +1/+1 until end of turn and can't be blocked this turn.\nCycling {W/U} ({W/U}, Discard this card: Draw a card.)","power":"3","toughness":"4","imageName":"glassdust hulk","colorIdentity":["W","U"]},"Offering to Asha":{"layout":"normal","name":"Offering to Asha","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {4}. You gain 4 life.","imageName":"offering to asha","colorIdentity":["W","U"]},"Sanctum Plowbeast":{"layout":"normal","name":"Sanctum Plowbeast","manaCost":"{4}{W}{U}","cmc":6,"colors":["White","Blue"],"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"Defender\nPlainscycling {2}, islandcycling {2} ({2}, Discard this card: Search your library for a Plains or Island card, reveal it, and put it into your hand. Then shuffle your library.)","power":"3","toughness":"6","imageName":"sanctum plowbeast","colorIdentity":["W","U"]},"Shield of the Righteous":{"layout":"normal","name":"Shield of the Righteous","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +0/+2 and has vigilance.\nWhenever equipped creature blocks a creature, that creature doesn't untap during its controller's next untap step.\nEquip {2}","imageName":"shield of the righteous","colorIdentity":["W","U"]},"Sovereigns of Lost Alara":{"layout":"normal","name":"Sovereigns of Lost Alara","manaCost":"{4}{W}{U}","cmc":6,"colors":["White","Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\nWhenever a creature you control attacks alone, you may search your library for an Aura card that could enchant that creature, put it onto the battlefield attached to that creature, then shuffle your library.","power":"4","toughness":"5","imageName":"sovereigns of lost alara","colorIdentity":["W","U"]},"Stormcaller's Boon":{"layout":"normal","name":"Stormcaller's Boon","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Sacrifice Stormcaller's Boon: Creatures you control gain flying until end of turn.\nCascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)","imageName":"stormcaller's boon","colorIdentity":["W","U"]},"Talon Trooper":{"layout":"normal","name":"Talon Trooper","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Bird Scout","types":["Creature"],"subtypes":["Bird","Scout"],"text":"Flying","power":"2","toughness":"3","imageName":"talon trooper","colorIdentity":["W","U"]},"Unbender Tine":{"layout":"normal","name":"Unbender Tine","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Artifact","types":["Artifact"],"text":"{T}: Untap another target permanent.","imageName":"unbender tine","colorIdentity":["W","U"]},"Wall of Denial":{"layout":"normal","name":"Wall of Denial","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender, flying\nShroud (This creature can't be the target of spells or abilities.)","power":"0","toughness":"8","imageName":"wall of denial","colorIdentity":["W","U"]},"Architects of Will":{"layout":"normal","name":"Architects of Will","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Artifact Creature — Human Wizard","types":["Artifact","Creature"],"subtypes":["Human","Wizard"],"text":"When Architects of Will enters the battlefield, look at the top three cards of target player's library, then put them back in any order.\nCycling {U/B} ({U/B}, Discard this card: Draw a card.)","power":"3","toughness":"3","imageName":"architects of will","colorIdentity":["U","B"]},"Brainbite":{"layout":"normal","name":"Brainbite","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a card from it. That player discards that card.\nDraw a card.","imageName":"brainbite","colorIdentity":["U","B"]},"Deny Reality":{"layout":"normal","name":"Deny Reality","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Cascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)\nReturn target permanent to its owner's hand.","imageName":"deny reality","colorIdentity":["U","B"]},"Etherium Abomination":{"layout":"normal","name":"Etherium Abomination","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Artifact Creature — Horror","types":["Artifact","Creature"],"subtypes":["Horror"],"text":"Unearth {1}{U}{B} ({1}{U}{B}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"4","toughness":"3","imageName":"etherium abomination","colorIdentity":["U","B"]},"Illusory Demon":{"layout":"normal","name":"Illusory Demon","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Demon Illusion","types":["Creature"],"subtypes":["Demon","Illusion"],"text":"Flying\nWhen you cast a spell, sacrifice Illusory Demon.","power":"4","toughness":"3","imageName":"illusory demon","colorIdentity":["U","B"]},"Jhessian Zombies":{"layout":"normal","name":"Jhessian Zombies","manaCost":"{4}{U}{B}","cmc":6,"colors":["Blue","Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nIslandcycling {2}, swampcycling {2} ({2}, Discard this card: Search your library for an Island or Swamp card, reveal it, and put it into your hand. Then shuffle your library.)","power":"2","toughness":"4","imageName":"jhessian zombies","colorIdentity":["U","B"]},"Kathari Remnant":{"layout":"normal","name":"Kathari Remnant","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Bird Skeleton","types":["Creature"],"subtypes":["Bird","Skeleton"],"text":"Flying\n{B}: Regenerate Kathari Remnant.\nCascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)","power":"0","toughness":"1","imageName":"kathari remnant","colorIdentity":["U","B"]},"Lich Lord of Unx":{"layout":"normal","name":"Lich Lord of Unx","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"{U}{B}, {T}: Put a 1/1 blue and black Zombie Wizard creature token onto the battlefield.\n{U}{U}{B}{B}: Target player loses X life and puts the top X cards of his or her library into his or her graveyard, where X is the number of Zombies you control.","power":"2","toughness":"2","imageName":"lich lord of unx","colorIdentity":["U","B"]},"Mask of Riddles":{"layout":"normal","name":"Mask of Riddles","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has fear. (It can't be blocked except by artifact creatures and/or black creatures.)\nWhenever equipped creature deals combat damage to a player, you may draw a card.\nEquip {2}","imageName":"mask of riddles","colorIdentity":["U","B"]},"Mind Funeral":{"layout":"normal","name":"Mind Funeral","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals cards from the top of his or her library until four land cards are revealed. That player puts all cards revealed this way into his or her graveyard.","imageName":"mind funeral","colorIdentity":["U","B"]},"Mistvein Borderpost":{"layout":"normal","name":"Mistvein Borderpost","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Artifact","types":["Artifact"],"text":"You may pay {1} and return a basic land you control to its owner's hand rather than pay Mistvein Borderpost's mana cost.\nMistvein Borderpost enters the battlefield tapped.\n{T}: Add {U} or {B} to your mana pool.","imageName":"mistvein borderpost","colorIdentity":["U","B"]},"Nemesis of Reason":{"layout":"normal","name":"Nemesis of Reason","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Creature — Leviathan Horror","types":["Creature"],"subtypes":["Leviathan","Horror"],"text":"Whenever Nemesis of Reason attacks, defending player puts the top ten cards of his or her library into his or her graveyard.","power":"3","toughness":"7","imageName":"nemesis of reason","colorIdentity":["U","B"]},"Soul Manipulation":{"layout":"normal","name":"Soul Manipulation","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Choose one or both —\n• Counter target creature spell.\n• Return target creature card from your graveyard to your hand.","imageName":"soul manipulation","colorIdentity":["U","B"]},"Soulquake":{"layout":"normal","name":"Soulquake","manaCost":"{3}{U}{U}{B}{B}","cmc":7,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return all creatures on the battlefield and all creature cards in graveyards to their owners' hands.","imageName":"soulquake","colorIdentity":["U","B"]},"Time Sieve":{"layout":"normal","name":"Time Sieve","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice five artifacts: Take an extra turn after this one.","imageName":"time sieve","colorIdentity":["U","B"]},"Vedalken Ghoul":{"layout":"normal","name":"Vedalken Ghoul","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Vedalken Zombie","types":["Creature"],"subtypes":["Vedalken","Zombie"],"text":"Whenever Vedalken Ghoul becomes blocked, defending player loses 4 life.","power":"1","toughness":"1","imageName":"vedalken ghoul","colorIdentity":["U","B"]},"Deathbringer Thoctar":{"layout":"normal","name":"Deathbringer Thoctar","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Creature — Zombie Beast","types":["Creature"],"subtypes":["Zombie","Beast"],"text":"Whenever another creature dies, you may put a +1/+1 counter on Deathbringer Thoctar.\nRemove a +1/+1 counter from Deathbringer Thoctar: Deathbringer Thoctar deals 1 damage to target creature or player.","power":"3","toughness":"3","imageName":"deathbringer thoctar","colorIdentity":["B","R"]},"Defiler of Souls":{"layout":"normal","name":"Defiler of Souls","manaCost":"{3}{B}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nAt the beginning of each player's upkeep, that player sacrifices a monocolored creature.","power":"5","toughness":"5","imageName":"defiler of souls","colorIdentity":["B","R"]},"Demonic Dread":{"layout":"normal","name":"Demonic Dread","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Cascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)\nTarget creature can't block this turn.","imageName":"demonic dread","colorIdentity":["B","R"]},"Demonspine Whip":{"layout":"normal","name":"Demonspine Whip","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"{X}: Equipped creature gets +X/+0 until end of turn.\nEquip {1}","imageName":"demonspine whip","colorIdentity":["B","R"]},"Igneous Pouncer":{"layout":"normal","name":"Igneous Pouncer","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Haste\nSwampcycling {2}, mountaincycling {2} ({2}, Discard this card: Search your library for a Swamp or Mountain card, reveal it, and put it into your hand. Then shuffle your library.)","power":"5","toughness":"1","imageName":"igneous pouncer","colorIdentity":["B","R"]},"Kathari Bomber":{"layout":"normal","name":"Kathari Bomber","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Bird Shaman","types":["Creature"],"subtypes":["Bird","Shaman"],"text":"Flying\nWhen Kathari Bomber deals combat damage to a player, put two 1/1 red Goblin creature tokens onto the battlefield and sacrifice Kathari Bomber.\nUnearth {3}{B}{R} ({3}{B}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)","power":"2","toughness":"2","imageName":"kathari bomber","colorIdentity":["B","R"]},"Lightning Reaver":{"layout":"normal","name":"Lightning Reaver","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Zombie Beast","types":["Creature"],"subtypes":["Zombie","Beast"],"text":"Haste; fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhenever Lightning Reaver deals combat damage to a player, put a charge counter on it.\nAt the beginning of your end step, Lightning Reaver deals damage equal to the number of charge counters on it to each opponent.","power":"3","toughness":"3","imageName":"lightning reaver","colorIdentity":["B","R"]},"Monstrous Carabid":{"layout":"normal","name":"Monstrous Carabid","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Monstrous Carabid attacks each turn if able.\nCycling {B/R} ({B/R}, Discard this card: Draw a card.)","power":"4","toughness":"4","imageName":"monstrous carabid","colorIdentity":["B","R"]},"Sanity Gnawers":{"layout":"normal","name":"Sanity Gnawers","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"When Sanity Gnawers enters the battlefield, target player discards a card at random.","power":"1","toughness":"1","imageName":"sanity gnawers","colorIdentity":["B","R"]},"Singe-Mind Ogre":{"layout":"normal","name":"Singe-Mind Ogre","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Ogre Mutant","types":["Creature"],"subtypes":["Ogre","Mutant"],"text":"When Singe-Mind Ogre enters the battlefield, target player reveals a card at random from his or her hand, then loses life equal to that card's converted mana cost.","power":"3","toughness":"2","imageName":"singe-mind ogre","colorIdentity":["B","R"]},"Thought Hemorrhage":{"layout":"normal","name":"Thought Hemorrhage","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Name a nonland card. Target player reveals his or her hand. Thought Hemorrhage deals 3 damage to that player for each card with that name revealed this way. Search that player's graveyard, hand, and library for all cards with that name and exile them. Then that player shuffles his or her library.","imageName":"thought hemorrhage","colorIdentity":["B","R"]},"Veinfire Borderpost":{"layout":"normal","name":"Veinfire Borderpost","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Artifact","types":["Artifact"],"text":"You may pay {1} and return a basic land you control to its owner's hand rather than pay Veinfire Borderpost's mana cost.\nVeinfire Borderpost enters the battlefield tapped.\n{T}: Add {B} or {R} to your mana pool.","imageName":"veinfire borderpost","colorIdentity":["B","R"]},"Blitz Hellion":{"layout":"normal","name":"Blitz Hellion","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Hellion","types":["Creature"],"subtypes":["Hellion"],"text":"Trample, haste\nAt the beginning of the end step, Blitz Hellion's owner shuffles it into his or her library.","power":"7","toughness":"7","imageName":"blitz hellion","colorIdentity":["R","G"]},"Colossal Might":{"layout":"normal","name":"Colossal Might","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +4/+2 and gains trample until end of turn.","imageName":"colossal might","colorIdentity":["R","G"]},"Deadshot Minotaur":{"layout":"normal","name":"Deadshot Minotaur","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"text":"When Deadshot Minotaur enters the battlefield, it deals 3 damage to target creature with flying.\nCycling {R/G} ({R/G}, Discard this card: Draw a card.)","power":"3","toughness":"4","imageName":"deadshot minotaur","colorIdentity":["R","G"]},"Firewild Borderpost":{"layout":"normal","name":"Firewild Borderpost","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Artifact","types":["Artifact"],"text":"You may pay {1} and return a basic land you control to its owner's hand rather than pay Firewild Borderpost's mana cost.\nFirewild Borderpost enters the battlefield tapped.\n{T}: Add {R} or {G} to your mana pool.","imageName":"firewild borderpost","colorIdentity":["R","G"]},"Godtracker of Jund":{"layout":"normal","name":"Godtracker of Jund","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Whenever a creature with power 5 or greater enters the battlefield under your control, you may put a +1/+1 counter on Godtracker of Jund.","power":"2","toughness":"2","imageName":"godtracker of jund","colorIdentity":["R","G"]},"Gorger Wurm":{"layout":"normal","name":"Gorger Wurm","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Devour 1 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with that many +1/+1 counters on it.)","power":"5","toughness":"5","imageName":"gorger wurm","colorIdentity":["R","G"]},"Mage Slayer":{"layout":"normal","name":"Mage Slayer","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature attacks, it deals damage equal to its power to defending player.\nEquip {3}","imageName":"mage slayer","colorIdentity":["R","G"]},"Predatory Advantage":{"layout":"normal","name":"Predatory Advantage","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each opponent's end step, if that player didn't cast a creature spell this turn, put a 2/2 green Lizard creature token onto the battlefield.","imageName":"predatory advantage","colorIdentity":["R","G"]},"Rhox Brute":{"layout":"normal","name":"Rhox Brute","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Rhino Warrior","types":["Creature"],"subtypes":["Rhino","Warrior"],"power":"4","toughness":"4","imageName":"rhox brute","colorIdentity":["R","G"]},"Spellbreaker Behemoth":{"layout":"normal","name":"Spellbreaker Behemoth","manaCost":"{1}{R}{G}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Spellbreaker Behemoth can't be countered.\nCreature spells you control with power 5 or greater can't be countered.","power":"5","toughness":"5","imageName":"spellbreaker behemoth","colorIdentity":["R","G"]},"Valley Rannet":{"layout":"normal","name":"Valley Rannet","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Mountaincycling {2}, forestcycling {2} ({2}, Discard this card: Search your library for a Mountain or Forest card, reveal it, and put it into your hand. Then shuffle your library.)","power":"6","toughness":"3","imageName":"valley rannet","colorIdentity":["R","G"]},"Vengeful Rebirth":{"layout":"normal","name":"Vengeful Rebirth","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target card from your graveyard to your hand. If you return a nonland card to your hand this way, Vengeful Rebirth deals damage equal to that card's converted mana cost to target creature or player.\nExile Vengeful Rebirth.","imageName":"vengeful rebirth","colorIdentity":["R","G"]},"Violent Outburst":{"layout":"normal","name":"Violent Outburst","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Cascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)\nCreatures you control get +1/+0 until end of turn.","imageName":"violent outburst","colorIdentity":["R","G"]},"Vithian Renegades":{"layout":"normal","name":"Vithian Renegades","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"When Vithian Renegades enters the battlefield, destroy target artifact.","power":"3","toughness":"2","imageName":"vithian renegades","colorIdentity":["R","G"]},"Behemoth Sledge":{"layout":"normal","name":"Behemoth Sledge","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2 and has lifelink and trample.\nEquip {3}","imageName":"behemoth sledge","colorIdentity":["W","G"]},"Captured Sunlight":{"layout":"normal","name":"Captured Sunlight","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Cascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)\nYou gain 4 life.","imageName":"captured sunlight","colorIdentity":["W","G"]},"Dauntless Escort":{"layout":"normal","name":"Dauntless Escort","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Rhino Soldier","types":["Creature"],"subtypes":["Rhino","Soldier"],"text":"Sacrifice Dauntless Escort: Creatures you control gain indestructible until end of turn.","power":"3","toughness":"3","imageName":"dauntless escort","colorIdentity":["W","G"]},"Enlisted Wurm":{"layout":"normal","name":"Enlisted Wurm","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Cascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)","power":"5","toughness":"5","imageName":"enlisted wurm","colorIdentity":["W","G"]},"Grizzled Leotau":{"layout":"normal","name":"Grizzled Leotau","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"power":"1","toughness":"5","imageName":"grizzled leotau","colorIdentity":["W","G"]},"Knotvine Paladin":{"layout":"normal","name":"Knotvine Paladin","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Whenever Knotvine Paladin attacks, it gets +1/+1 until end of turn for each untapped creature you control.","power":"2","toughness":"2","imageName":"knotvine paladin","colorIdentity":["W","G"]},"Leonin Armorguard":{"layout":"normal","name":"Leonin Armorguard","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"When Leonin Armorguard enters the battlefield, creatures you control get +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"leonin armorguard","colorIdentity":["W","G"]},"Pale Recluse":{"layout":"normal","name":"Pale Recluse","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nForestcycling {2}, plainscycling {2} ({2}, Discard this card: Search your library for a Forest or Plains card, reveal it, and put it into your hand. Then shuffle your library.)","power":"4","toughness":"5","imageName":"pale recluse","colorIdentity":["W","G"]},"Reborn Hope":{"layout":"normal","name":"Reborn Hope","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target multicolored card from your graveyard to your hand.","imageName":"reborn hope","colorIdentity":["W","G"]},"Sigil Captain":{"layout":"normal","name":"Sigil Captain","manaCost":"{1}{G}{W}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Rhino Soldier","types":["Creature"],"subtypes":["Rhino","Soldier"],"text":"Whenever a creature enters the battlefield under your control, if that creature is 1/1, put two +1/+1 counters on it.","power":"3","toughness":"3","imageName":"sigil captain","colorIdentity":["W","G"]},"Sigil of the Nayan Gods":{"layout":"normal","name":"Sigil of the Nayan Gods","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 for each creature you control.\nCycling {G/W} ({G/W}, Discard this card: Draw a card.)","imageName":"sigil of the nayan gods","colorIdentity":["W","G"]},"Sigiled Behemoth":{"layout":"normal","name":"Sigiled Behemoth","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"5","toughness":"4","imageName":"sigiled behemoth","colorIdentity":["W","G"]},"Wildfield Borderpost":{"layout":"normal","name":"Wildfield Borderpost","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Artifact","types":["Artifact"],"text":"You may pay {1} and return a basic land you control to its owner's hand rather than pay Wildfield Borderpost's mana cost.\nWildfield Borderpost enters the battlefield tapped.\n{T}: Add {G} or {W} to your mana pool.","imageName":"wildfield borderpost","colorIdentity":["W","G"]},"Identity Crisis":{"layout":"normal","name":"Identity Crisis","manaCost":"{2}{W}{W}{B}{B}","cmc":6,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all cards from target player's hand and graveyard.","imageName":"identity crisis","colorIdentity":["W","B"]},"Necromancer's Covenant":{"layout":"normal","name":"Necromancer's Covenant","manaCost":"{3}{W}{B}{B}","cmc":6,"colors":["White","Black"],"type":"Enchantment","types":["Enchantment"],"text":"When Necromancer's Covenant enters the battlefield, exile all creature cards from target player's graveyard, then put a 2/2 black Zombie creature token onto the battlefield for each card exiled this way.\nZombies you control have lifelink.","imageName":"necromancer's covenant","colorIdentity":["W","B"]},"Tainted Sigil":{"layout":"normal","name":"Tainted Sigil","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Tainted Sigil: You gain life equal to the total life lost by all players this turn. (Damage causes loss of life.)","imageName":"tainted sigil","colorIdentity":["W","B"]},"Vectis Dominator":{"layout":"normal","name":"Vectis Dominator","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Artifact Creature — Human Wizard","types":["Artifact","Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Tap target creature unless its controller pays 2 life.","power":"0","toughness":"2","imageName":"vectis dominator","colorIdentity":["W","B"]},"Zealous Persecution":{"layout":"normal","name":"Zealous Persecution","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Until end of turn, creatures you control get +1/+1 and creatures your opponents control get -1/-1.","imageName":"zealous persecution","colorIdentity":["W","B"]},"Cloven Casting":{"layout":"normal","name":"Cloven Casting","manaCost":"{5}{U}{R}","cmc":7,"colors":["Blue","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a multicolored instant or sorcery spell, you may pay {1}. If you do, copy that spell. You may choose new targets for the copy.","imageName":"cloven casting","colorIdentity":["U","R"]},"Double Negative":{"layout":"normal","name":"Double Negative","manaCost":"{U}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Counter up to two target spells.","imageName":"double negative","colorIdentity":["U","R"]},"Magefire Wings":{"layout":"normal","name":"Magefire Wings","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+0 and has flying.","imageName":"magefire wings","colorIdentity":["U","R"]},"Skyclaw Thrash":{"layout":"normal","name":"Skyclaw Thrash","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Artifact Creature — Viashino Warrior","types":["Artifact","Creature"],"subtypes":["Viashino","Warrior"],"text":"Whenever Skyclaw Thrash attacks, flip a coin. If you win the flip, Skyclaw Thrash gets +1/+1 and gains flying until end of turn.","power":"4","toughness":"4","imageName":"skyclaw thrash","colorIdentity":["U","R"]},"Spellbound Dragon":{"layout":"normal","name":"Spellbound Dragon","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Spellbound Dragon attacks, draw a card, then discard a card. Spellbound Dragon gets +X/+0 until end of turn, where X is the discarded card's converted mana cost.","power":"3","toughness":"5","imageName":"spellbound dragon","colorIdentity":["U","R"]},"Lord of Extinction":{"layout":"normal","name":"Lord of Extinction","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Lord of Extinction's power and toughness are each equal to the number of cards in all graveyards.","power":"*","toughness":"*","imageName":"lord of extinction","colorIdentity":["B","G"]},"Marrow Chomper":{"layout":"normal","name":"Marrow Chomper","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Creature — Zombie Lizard","types":["Creature"],"subtypes":["Zombie","Lizard"],"text":"Devour 2 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with twice that many +1/+1 counters on it.)\nWhen Marrow Chomper enters the battlefield, you gain 2 life for each creature it devoured.","power":"3","toughness":"3","imageName":"marrow chomper","colorIdentity":["B","G"]},"Morbid Bloom":{"layout":"normal","name":"Morbid Bloom","manaCost":"{4}{B}{G}","cmc":6,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target creature card from a graveyard, then put X 1/1 green Saproling creature tokens onto the battlefield, where X is the exiled card's toughness.","imageName":"morbid bloom","colorIdentity":["B","G"]},"Putrid Leech":{"layout":"normal","name":"Putrid Leech","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Creature — Zombie Leech","types":["Creature"],"subtypes":["Zombie","Leech"],"text":"Pay 2 life: Putrid Leech gets +2/+2 until end of turn. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"putrid leech","colorIdentity":["B","G"]},"Cerodon Yearling":{"layout":"normal","name":"Cerodon Yearling","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Vigilance, haste","power":"2","toughness":"2","imageName":"cerodon yearling","colorIdentity":["W","R"]},"Fight to the Death":{"layout":"normal","name":"Fight to the Death","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Destroy all blocking creatures and all blocked creatures.","imageName":"fight to the death","colorIdentity":["W","R"]},"Glory of Warfare":{"layout":"normal","name":"Glory of Warfare","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Enchantment","types":["Enchantment"],"text":"As long as it's your turn, creatures you control get +2/+0.\nAs long as it's not your turn, creatures you control get +0/+2.","imageName":"glory of warfare","colorIdentity":["W","R"]},"Intimidation Bolt":{"layout":"normal","name":"Intimidation Bolt","manaCost":"{1}{R}{W}","cmc":3,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Intimidation Bolt deals 3 damage to target creature. Other creatures can't attack this turn.","imageName":"intimidation bolt","colorIdentity":["W","R"]},"Stun Sniper":{"layout":"normal","name":"Stun Sniper","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Human Archer","types":["Creature"],"subtypes":["Human","Archer"],"text":"{1}, {T}: Stun Sniper deals 1 damage to target creature. Tap that creature.","power":"1","toughness":"1","imageName":"stun sniper","colorIdentity":["W","R"]},"Lorescale Coatl":{"layout":"normal","name":"Lorescale Coatl","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Whenever you draw a card, you may put a +1/+1 counter on Lorescale Coatl.","power":"2","toughness":"2","imageName":"lorescale coatl","colorIdentity":["U","G"]},"Nulltread Gargantuan":{"layout":"normal","name":"Nulltread Gargantuan","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Nulltread Gargantuan enters the battlefield, put a creature you control on top of its owner's library.","power":"5","toughness":"6","imageName":"nulltread gargantuan","colorIdentity":["U","G"]},"Sages of the Anima":{"layout":"normal","name":"Sages of the Anima","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Creature — Elf Wizard","types":["Creature"],"subtypes":["Elf","Wizard"],"text":"If you would draw a card, instead reveal the top three cards of your library. Put all creature cards revealed this way into your hand and the rest on the bottom of your library in any order.","power":"3","toughness":"4","imageName":"sages of the anima","colorIdentity":["U","G"]},"Vedalken Heretic":{"layout":"normal","name":"Vedalken Heretic","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Vedalken Rogue","types":["Creature"],"subtypes":["Vedalken","Rogue"],"text":"Whenever Vedalken Heretic deals damage to an opponent, you may draw a card.","power":"1","toughness":"1","imageName":"vedalken heretic","colorIdentity":["U","G"]},"Winged Coatl":{"layout":"normal","name":"Winged Coatl","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"1","toughness":"1","imageName":"winged coatl","colorIdentity":["U","G"]},"Enigma Sphinx":{"layout":"normal","name":"Enigma Sphinx","manaCost":"{4}{W}{U}{B}","cmc":7,"colors":["White","Blue","Black"],"type":"Artifact Creature — Sphinx","types":["Artifact","Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhen Enigma Sphinx is put into your graveyard from the battlefield, put it into your library third from the top.\nCascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)","power":"5","toughness":"4","imageName":"enigma sphinx","colorIdentity":["W","U","B"]},"Esper Sojourners":{"layout":"normal","name":"Esper Sojourners","manaCost":"{W}{U}{B}","cmc":3,"colors":["White","Blue","Black"],"type":"Artifact Creature — Vedalken Wizard","types":["Artifact","Creature"],"subtypes":["Vedalken","Wizard"],"text":"When you cycle Esper Sojourners or it dies, you may tap or untap target permanent.\nCycling {2}{U} ({2}{U}, Discard this card: Draw a card.)","power":"2","toughness":"3","imageName":"esper sojourners","colorIdentity":["W","U","B"]},"Etherwrought Page":{"layout":"normal","name":"Etherwrought Page","manaCost":"{1}{W}{U}{B}","cmc":4,"colors":["White","Blue","Black"],"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, choose one —\n• You gain 2 life.\n• Look at the top card of your library. You may put that card into your graveyard.\n• Each opponent loses 1 life.","imageName":"etherwrought page","colorIdentity":["W","U","B"]},"Sen Triplets":{"layout":"normal","name":"Sen Triplets","manaCost":"{2}{W}{U}{B}","cmc":5,"colors":["White","Blue","Black"],"type":"Legendary Artifact Creature — Human Wizard","supertypes":["Legendary"],"types":["Artifact","Creature"],"subtypes":["Human","Wizard"],"text":"At the beginning of your upkeep, choose target opponent. This turn, that player can't cast spells or activate abilities and plays with his or her hand revealed. You may play cards from that player's hand this turn.","power":"3","toughness":"3","imageName":"sen triplets","colorIdentity":["W","U","B"]},"Sphinx of the Steel Wind":{"layout":"normal","name":"Sphinx of the Steel Wind","manaCost":"{5}{W}{U}{B}","cmc":8,"colors":["White","Blue","Black"],"type":"Artifact Creature — Sphinx","types":["Artifact","Creature"],"subtypes":["Sphinx"],"text":"Flying, first strike, vigilance, lifelink, protection from red and from green","power":"6","toughness":"6","imageName":"sphinx of the steel wind","colorIdentity":["W","U","B"]},"Drastic Revelation":{"layout":"normal","name":"Drastic Revelation","manaCost":"{2}{U}{B}{R}","cmc":5,"colors":["Blue","Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Discard your hand. Draw seven cards, then discard three cards at random.","imageName":"drastic revelation","colorIdentity":["U","B","R"]},"Grixis Sojourners":{"layout":"normal","name":"Grixis Sojourners","manaCost":"{1}{U}{B}{R}","cmc":4,"colors":["Blue","Black","Red"],"type":"Creature — Zombie Ogre","types":["Creature"],"subtypes":["Zombie","Ogre"],"text":"When you cycle Grixis Sojourners or it dies, you may exile target card from a graveyard.\nCycling {2}{B} ({2}{B}, Discard this card: Draw a card.)","power":"4","toughness":"3","imageName":"grixis sojourners","colorIdentity":["U","B","R"]},"Thraximundar":{"layout":"normal","name":"Thraximundar","manaCost":"{4}{U}{B}{R}","cmc":7,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Zombie Assassin","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Assassin"],"text":"Haste\nWhenever Thraximundar attacks, defending player sacrifices a creature.\nWhenever a player sacrifices a creature, you may put a +1/+1 counter on Thraximundar.","power":"6","toughness":"6","imageName":"thraximundar","colorIdentity":["U","B","R"]},"Unscythe, Killer of Kings":{"layout":"normal","name":"Unscythe, Killer of Kings","manaCost":"{U}{B}{B}{R}","cmc":4,"colors":["Blue","Black","Red"],"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+3 and has first strike.\nWhenever a creature dealt damage by equipped creature this turn dies, you may exile that card. If you do, put a 2/2 black Zombie creature token onto the battlefield.\nEquip {2}","imageName":"unscythe, killer of kings","colorIdentity":["U","B","R"]},"Dragon Appeasement":{"layout":"normal","name":"Dragon Appeasement","manaCost":"{3}{B}{R}{G}","cmc":6,"colors":["Black","Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Skip your draw step.\nWhenever you sacrifice a creature, you may draw a card.","imageName":"dragon appeasement","colorIdentity":["B","R","G"]},"Jund Sojourners":{"layout":"normal","name":"Jund Sojourners","manaCost":"{B}{R}{G}","cmc":3,"colors":["Black","Red","Green"],"type":"Creature — Viashino Shaman","types":["Creature"],"subtypes":["Viashino","Shaman"],"text":"When you cycle Jund Sojourners or it dies, you may have it deal 1 damage to target creature or player.\nCycling {2}{R} ({2}{R}, Discard this card: Draw a card.)","power":"3","toughness":"2","imageName":"jund sojourners","colorIdentity":["B","R","G"]},"Karrthus, Tyrant of Jund":{"layout":"normal","name":"Karrthus, Tyrant of Jund","manaCost":"{4}{B}{R}{G}","cmc":7,"colors":["Black","Red","Green"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste\nWhen Karrthus, Tyrant of Jund enters the battlefield, gain control of all Dragons, then untap all Dragons.\nOther Dragon creatures you control have haste.","power":"7","toughness":"7","imageName":"karrthus, tyrant of jund","colorIdentity":["B","R","G"]},"Lavalanche":{"layout":"normal","name":"Lavalanche","manaCost":"{X}{B}{R}{G}","cmc":3,"colors":["Black","Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Lavalanche deals X damage to target player and each creature he or she controls.","imageName":"lavalanche","colorIdentity":["B","R","G"]},"Madrush Cyclops":{"layout":"normal","name":"Madrush Cyclops","manaCost":"{1}{B}{R}{G}","cmc":4,"colors":["Black","Red","Green"],"type":"Creature — Cyclops Warrior","types":["Creature"],"subtypes":["Cyclops","Warrior"],"text":"Creatures you control have haste.","power":"3","toughness":"4","imageName":"madrush cyclops","colorIdentity":["B","R","G"]},"Gloryscale Viashino":{"layout":"normal","name":"Gloryscale Viashino","manaCost":"{1}{R}{G}{W}","cmc":4,"colors":["White","Red","Green"],"type":"Creature — Viashino Soldier","types":["Creature"],"subtypes":["Viashino","Soldier"],"text":"Whenever you cast a multicolored spell, Gloryscale Viashino gets +3/+3 until end of turn.","power":"3","toughness":"3","imageName":"gloryscale viashino","colorIdentity":["W","R","G"]},"Mayael's Aria":{"layout":"normal","name":"Mayael's Aria","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, put a +1/+1 counter on each creature you control if you control a creature with power 5 or greater. Then you gain 10 life if you control a creature with power 10 or greater. Then you win the game if you control a creature with power 20 or greater.","imageName":"mayael's aria","colorIdentity":["W","R","G"]},"Uril, the Miststalker":{"layout":"normal","name":"Uril, the Miststalker","manaCost":"{2}{R}{G}{W}","cmc":5,"colors":["White","Red","Green"],"type":"Legendary Creature — Beast","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Beast"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nUril, the Miststalker gets +2/+2 for each Aura attached to it.","power":"5","toughness":"5","imageName":"uril, the miststalker","colorIdentity":["W","R","G"]},"Bant Sojourners":{"layout":"normal","name":"Bant Sojourners","manaCost":"{1}{G}{W}{U}","cmc":4,"colors":["White","Blue","Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When you cycle Bant Sojourners or it dies, you may put a 1/1 white Soldier creature token onto the battlefield.\nCycling {2}{W} ({2}{W}, Discard this card: Draw a card.)","power":"2","toughness":"4","imageName":"bant sojourners","colorIdentity":["W","U","G"]},"Finest Hour":{"layout":"normal","name":"Finest Hour","manaCost":"{2}{G}{W}{U}","cmc":5,"colors":["White","Blue","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\nWhenever a creature you control attacks alone, if it's the first combat phase of the turn, untap that creature. After this phase, there is an additional combat phase.","imageName":"finest hour","colorIdentity":["W","U","G"]},"Flurry of Wings":{"layout":"normal","name":"Flurry of Wings","manaCost":"{G}{W}{U}","cmc":3,"colors":["White","Blue","Green"],"type":"Instant","types":["Instant"],"text":"Put X 1/1 white Bird Soldier creature tokens with flying onto the battlefield, where X is the number of attacking creatures.","imageName":"flurry of wings","colorIdentity":["W","U","G"]},"Jenara, Asura of War":{"layout":"normal","name":"Jenara, Asura of War","manaCost":"{G}{W}{U}","cmc":3,"colors":["White","Blue","Green"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying\n{1}{W}: Put a +1/+1 counter on Jenara, Asura of War.","power":"3","toughness":"3","imageName":"jenara, asura of war","colorIdentity":["W","U","G"]},"Wargate":{"layout":"normal","name":"Wargate","manaCost":"{X}{G}{W}{U}","cmc":3,"colors":["White","Blue","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a permanent card with converted mana cost X or less, put it onto the battlefield, then shuffle your library.","imageName":"wargate","colorIdentity":["W","U","G"]},"Maelstrom Nexus":{"layout":"normal","name":"Maelstrom Nexus","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"The first spell you cast each turn has cascade. (When you cast your first spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)","imageName":"maelstrom nexus","colorIdentity":["W","U","B","R","G"]},"Arsenal Thresher":{"layout":"normal","name":"Arsenal Thresher","manaCost":"{2}{W/B}{U}","cmc":4,"colors":["White","Blue","Black"],"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"As Arsenal Thresher enters the battlefield, you may reveal any number of other artifact cards from your hand. Arsenal Thresher enters the battlefield with a +1/+1 counter on it for each card revealed this way.","power":"2","toughness":"2","imageName":"arsenal thresher","colorIdentity":["W","U","B"]},"Esper Stormblade":{"layout":"normal","name":"Esper Stormblade","manaCost":"{W/B}{U}","cmc":2,"colors":["White","Blue","Black"],"type":"Artifact Creature — Vedalken Wizard","types":["Artifact","Creature"],"subtypes":["Vedalken","Wizard"],"text":"As long as you control another multicolored permanent, Esper Stormblade gets +1/+1 and has flying.","power":"2","toughness":"1","imageName":"esper stormblade","colorIdentity":["W","U","B"]},"Thopter Foundry":{"layout":"normal","name":"Thopter Foundry","manaCost":"{W/B}{U}","cmc":2,"colors":["White","Blue","Black"],"type":"Artifact","types":["Artifact"],"text":"{1}, Sacrifice a nontoken artifact: Put a 1/1 blue Thopter artifact creature token with flying onto the battlefield. You gain 1 life.","imageName":"thopter foundry","colorIdentity":["W","U","B"]},"Grixis Grimblade":{"layout":"normal","name":"Grixis Grimblade","manaCost":"{U/R}{B}","cmc":2,"colors":["Blue","Black","Red"],"type":"Creature — Zombie Warrior","types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"As long as you control another multicolored permanent, Grixis Grimblade gets +1/+1 and has deathtouch. (Any amount of damage it deals to a creature is enough to destroy that creature.)","power":"2","toughness":"1","imageName":"grixis grimblade","colorIdentity":["U","B","R"]},"Sewn-Eye Drake":{"layout":"normal","name":"Sewn-Eye Drake","manaCost":"{2}{U/R}{B}","cmc":4,"colors":["Blue","Black","Red"],"type":"Creature — Zombie Drake","types":["Creature"],"subtypes":["Zombie","Drake"],"text":"Flying, haste","power":"3","toughness":"1","imageName":"sewn-eye drake","colorIdentity":["U","B","R"]},"Giant Ambush Beetle":{"layout":"normal","name":"Giant Ambush Beetle","manaCost":"{3}{B/G}{R}","cmc":5,"colors":["Black","Red","Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Haste\nWhen Giant Ambush Beetle enters the battlefield, you may have target creature block it this turn if able.","power":"4","toughness":"3","imageName":"giant ambush beetle","colorIdentity":["B","R","G"]},"Jund Hackblade":{"layout":"normal","name":"Jund Hackblade","manaCost":"{B/G}{R}","cmc":2,"colors":["Black","Red","Green"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"As long as you control another multicolored permanent, Jund Hackblade gets +1/+1 and has haste.","power":"2","toughness":"1","imageName":"jund hackblade","colorIdentity":["B","R","G"]},"Sangrite Backlash":{"layout":"normal","name":"Sangrite Backlash","manaCost":"{B/G}{R}","cmc":2,"colors":["Black","Red","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/-3.","imageName":"sangrite backlash","colorIdentity":["B","R","G"]},"Naya Hushblade":{"layout":"normal","name":"Naya Hushblade","manaCost":"{R/W}{G}","cmc":2,"colors":["White","Red","Green"],"type":"Creature — Elf Rogue","types":["Creature"],"subtypes":["Elf","Rogue"],"text":"As long as you control another multicolored permanent, Naya Hushblade gets +1/+1 and has shroud. (It can't be the target of spells or abilities.)","power":"2","toughness":"1","imageName":"naya hushblade","colorIdentity":["W","R","G"]},"Trace of Abundance":{"layout":"normal","name":"Trace of Abundance","manaCost":"{R/W}{G}","cmc":2,"colors":["White","Red","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has shroud. (It can't be the target of spells or abilities.)\nWhenever enchanted land is tapped for mana, its controller adds one mana of any color to his or her mana pool (in addition to the mana the land produces).","imageName":"trace of abundance","colorIdentity":["W","R","G"]},"Bant Sureblade":{"layout":"normal","name":"Bant Sureblade","manaCost":"{G/U}{W}","cmc":2,"colors":["White","Blue","Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"As long as you control another multicolored permanent, Bant Sureblade gets +1/+1 and has first strike.","power":"2","toughness":"1","imageName":"bant sureblade","colorIdentity":["W","U","G"]},"Crystallization":{"layout":"normal","name":"Crystallization","manaCost":"{G/U}{W}","cmc":2,"colors":["White","Blue","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block.\nWhen enchanted creature becomes the target of a spell or ability, exile that creature.","imageName":"crystallization","colorIdentity":["W","U","G"]},"Messenger Falcons":{"layout":"normal","name":"Messenger Falcons","manaCost":"{2}{G/U}{W}","cmc":4,"colors":["White","Blue","Green"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Messenger Falcons enters the battlefield, draw a card.","power":"2","toughness":"2","imageName":"messenger falcons","colorIdentity":["W","U","G"]},"Angel's Mercy":{"layout":"normal","name":"Angel's Mercy","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 7 life.","imageName":"angel's mercy","colorIdentity":["W"]},"Baneslayer Angel":{"layout":"normal","name":"Baneslayer Angel","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, first strike, lifelink, protection from Demons and from Dragons","power":"5","toughness":"5","imageName":"baneslayer angel","colorIdentity":["W"]},"Blinding Mage":{"layout":"normal","name":"Blinding Mage","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{W}, {T}: Tap target creature.","power":"1","toughness":"2","imageName":"blinding mage","colorIdentity":["W"]},"Captain of the Watch":{"layout":"normal","name":"Captain of the Watch","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)\nOther Soldier creatures you control get +1/+1 and have vigilance.\nWhen Captain of the Watch enters the battlefield, put three 1/1 white Soldier creature tokens onto the battlefield.","power":"3","toughness":"3","imageName":"captain of the watch","colorIdentity":["W"]},"Divine Verdict":{"layout":"normal","name":"Divine Verdict","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target attacking or blocking creature.","imageName":"divine verdict","starter":true,"colorIdentity":["W"]},"Elite Vanguard":{"layout":"normal","name":"Elite Vanguard","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"power":"2","toughness":"1","imageName":"elite vanguard","colorIdentity":["W"]},"Glorious Charge":{"layout":"normal","name":"Glorious Charge","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +1/+1 until end of turn.","imageName":"glorious charge","colorIdentity":["W"]},"Griffin Sentinel":{"layout":"normal","name":"Griffin Sentinel","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nVigilance (Attacking doesn't cause this creature to tap.)","power":"1","toughness":"3","imageName":"griffin sentinel","colorIdentity":["W"]},"Guardian Seraph":{"layout":"normal","name":"Guardian Seraph","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nIf a source an opponent controls would deal damage to you, prevent 1 of that damage.","power":"3","toughness":"4","imageName":"guardian seraph","colorIdentity":["W"]},"Harm's Way":{"layout":"normal","name":"Harm's Way","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"The next 2 damage that a source of your choice would deal to you and/or permanents you control this turn is dealt to target creature or player instead.","imageName":"harm's way","colorIdentity":["W"]},"Indestructibility":{"layout":"normal","name":"Indestructibility","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant permanent\nEnchanted permanent has indestructible. (Effects that say \"destroy\" don't destroy that permanent. A creature with indestructible can't be destroyed by damage.)","imageName":"indestructibility","colorIdentity":["W"]},"Lifelink":{"layout":"normal","name":"Lifelink","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has lifelink. (Damage dealt by the creature also causes its controller to gain that much life.)","imageName":"lifelink","colorIdentity":["W"]},"Lightwielder Paladin":{"layout":"normal","name":"Lightwielder Paladin","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nWhenever Lightwielder Paladin deals combat damage to a player, you may exile target black or red permanent that player controls.","power":"4","toughness":"4","imageName":"lightwielder paladin","colorIdentity":["W"]},"Open the Vaults":{"layout":"normal","name":"Open the Vaults","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return all artifact and enchantment cards from all graveyards to the battlefield under their owners' control. (Auras with nothing to enchant remain in graveyards.)","imageName":"open the vaults","colorIdentity":["W"]},"Palace Guard":{"layout":"normal","name":"Palace Guard","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Palace Guard can block any number of creatures.","power":"1","toughness":"4","imageName":"palace guard","colorIdentity":["W"]},"Planar Cleansing":{"layout":"normal","name":"Planar Cleansing","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all nonland permanents.","imageName":"planar cleansing","colorIdentity":["W"]},"Rhox Pikemaster":{"layout":"normal","name":"Rhox Pikemaster","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Rhino Soldier","types":["Creature"],"subtypes":["Rhino","Soldier"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nOther Soldier creatures you control have first strike.","power":"3","toughness":"3","imageName":"rhox pikemaster","colorIdentity":["W"]},"Safe Passage":{"layout":"normal","name":"Safe Passage","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt to you and creatures you control this turn.","imageName":"safe passage","colorIdentity":["W"]},"Siege Mastodon":{"layout":"normal","name":"Siege Mastodon","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"power":"3","toughness":"5","imageName":"siege mastodon","colorIdentity":["W"]},"Silence":{"layout":"normal","name":"Silence","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Your opponents can't cast spells this turn. (Spells cast before this resolves are unaffected.)","imageName":"silence","colorIdentity":["W"]},"Silvercoat Lion":{"layout":"normal","name":"Silvercoat Lion","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"power":"2","toughness":"2","imageName":"silvercoat lion","colorIdentity":["W"]},"Solemn Offering":{"layout":"normal","name":"Solemn Offering","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or enchantment. You gain 4 life.","imageName":"solemn offering","colorIdentity":["W"]},"Stormfront Pegasus":{"layout":"normal","name":"Stormfront Pegasus","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flying","power":"2","toughness":"1","imageName":"stormfront pegasus","colorIdentity":["W"]},"Undead Slayer":{"layout":"normal","name":"Undead Slayer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{W}, {T}: Exile target Skeleton, Vampire, or Zombie.","power":"2","toughness":"2","imageName":"undead slayer","colorIdentity":["W"]},"Veteran Armorsmith":{"layout":"normal","name":"Veteran Armorsmith","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Other Soldier creatures you control get +0/+1.","power":"2","toughness":"3","imageName":"veteran armorsmith","colorIdentity":["W"]},"Veteran Swordsmith":{"layout":"normal","name":"Veteran Swordsmith","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Other Soldier creatures you control get +1/+0.","power":"3","toughness":"2","imageName":"veteran swordsmith","colorIdentity":["W"]},"Wall of Faith":{"layout":"normal","name":"Wall of Faith","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\n{W}: Wall of Faith gets +0/+1 until end of turn.","power":"0","toughness":"5","imageName":"wall of faith","colorIdentity":["W"]},"Alluring Siren":{"layout":"normal","name":"Alluring Siren","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Siren","types":["Creature"],"subtypes":["Siren"],"text":"{T}: Target creature an opponent controls attacks you this turn if able.","power":"1","toughness":"1","imageName":"alluring siren","colorIdentity":["U"]},"Convincing Mirage":{"layout":"normal","name":"Convincing Mirage","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nAs Convincing Mirage enters the battlefield, choose a basic land type.\nEnchanted land is the chosen type.","imageName":"convincing mirage","colorIdentity":["U"]},"Disorient":{"layout":"normal","name":"Disorient","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gets -7/-0 until end of turn.","imageName":"disorient","colorIdentity":["U"]},"Divination":{"layout":"normal","name":"Divination","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw two cards.","imageName":"divination","colorIdentity":["U"]},"Djinn of Wishes":{"layout":"normal","name":"Djinn of Wishes","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\nDjinn of Wishes enters the battlefield with three wish counters on it.\n{2}{U}{U}, Remove a wish counter from Djinn of Wishes: Reveal the top card of your library. You may play that card without paying its mana cost. If you don't, exile it.","power":"4","toughness":"4","imageName":"djinn of wishes","colorIdentity":["U"]},"Essence Scatter":{"layout":"normal","name":"Essence Scatter","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell.","imageName":"essence scatter","colorIdentity":["U"]},"Hive Mind":{"layout":"normal","name":"Hive Mind","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts an instant or sorcery spell, each other player copies that spell. Each of those players may choose new targets for his or her copy.","imageName":"hive mind","colorIdentity":["U"]},"Ice Cage":{"layout":"normal","name":"Ice Cage","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block, and its activated abilities can't be activated.\nWhen enchanted creature becomes the target of a spell or ability, destroy Ice Cage.","imageName":"ice cage","colorIdentity":["U"]},"Illusionary Servant":{"layout":"normal","name":"Illusionary Servant","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nWhen Illusionary Servant becomes the target of a spell or ability, sacrifice it.","power":"3","toughness":"4","imageName":"illusionary servant","colorIdentity":["U"]},"Merfolk Sovereign":{"layout":"normal","name":"Merfolk Sovereign","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"Other Merfolk creatures you control get +1/+1.\n{T}: Target Merfolk creature can't be blocked this turn.","power":"2","toughness":"2","imageName":"merfolk sovereign","colorIdentity":["U"]},"Serpent of the Endless Sea":{"layout":"normal","name":"Serpent of the Endless Sea","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Serpent of the Endless Sea's power and toughness are each equal to the number of Islands you control.\nSerpent of the Endless Sea can't attack unless defending player controls an Island.","power":"*","toughness":"*","imageName":"serpent of the endless sea","colorIdentity":["U"]},"Sleep":{"layout":"normal","name":"Sleep","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Tap all creatures target player controls. Those creatures don't untap during that player's next untap step.","imageName":"sleep","colorIdentity":["U"]},"Sphinx Ambassador":{"layout":"normal","name":"Sphinx Ambassador","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhenever Sphinx Ambassador deals combat damage to a player, search that player's library for a card, then that player names a card. If you searched for a creature card that isn't the named card, you may put it onto the battlefield under your control. Then that player shuffles his or her library.","power":"5","toughness":"5","imageName":"sphinx ambassador","colorIdentity":["U"]},"Tome Scour":{"layout":"normal","name":"Tome Scour","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top five cards of his or her library into his or her graveyard.","imageName":"tome scour","colorIdentity":["U"]},"Wall of Frost":{"layout":"normal","name":"Wall of Frost","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhenever Wall of Frost blocks a creature, that creature doesn't untap during its controller's next untap step.","power":"0","toughness":"7","imageName":"wall of frost","colorIdentity":["U"]},"Zephyr Sprite":{"layout":"normal","name":"Zephyr Sprite","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Faerie","types":["Creature"],"subtypes":["Faerie"],"text":"Flying","power":"1","toughness":"1","imageName":"zephyr sprite","colorIdentity":["U"]},"Acolyte of Xathrid":{"layout":"normal","name":"Acolyte of Xathrid","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}{B}, {T}: Target player loses 1 life.","power":"0","toughness":"1","imageName":"acolyte of xathrid","colorIdentity":["B"]},"Cemetery Reaper":{"layout":"normal","name":"Cemetery Reaper","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Other Zombie creatures you control get +1/+1.\n{2}{B}, {T}: Exile target creature card from a graveyard. Put a 2/2 black Zombie creature token onto the battlefield.","power":"2","toughness":"2","imageName":"cemetery reaper","colorIdentity":["B"]},"Child of Night":{"layout":"normal","name":"Child of Night","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"2","toughness":"1","imageName":"child of night","colorIdentity":["B"]},"Disentomb":{"layout":"normal","name":"Disentomb","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to your hand.","imageName":"disentomb","colorIdentity":["B"]},"Dread Warlock":{"layout":"normal","name":"Dread Warlock","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Dread Warlock can't be blocked except by black creatures.","power":"2","toughness":"2","imageName":"dread warlock","colorIdentity":["B"]},"Howling Banshee":{"layout":"normal","name":"Howling Banshee","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Howling Banshee enters the battlefield, each player loses 3 life.","power":"3","toughness":"3","imageName":"howling banshee","colorIdentity":["B"]},"Kelinore Bat":{"layout":"normal","name":"Kelinore Bat","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying","power":"2","toughness":"1","imageName":"kelinore bat","colorIdentity":["B"]},"Sanguine Bond":{"layout":"normal","name":"Sanguine Bond","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you gain life, target opponent loses that much life.","imageName":"sanguine bond","colorIdentity":["B"]},"Soul Bleed":{"layout":"normal","name":"Soul Bleed","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of the upkeep of enchanted creature's controller, that player loses 1 life.","imageName":"soul bleed","colorIdentity":["B"]},"Vampire Aristocrat":{"layout":"normal","name":"Vampire Aristocrat","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Rogue","types":["Creature"],"subtypes":["Vampire","Rogue"],"text":"Sacrifice a creature: Vampire Aristocrat gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"vampire aristocrat","colorIdentity":["B"]},"Warpath Ghoul":{"layout":"normal","name":"Warpath Ghoul","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"power":"3","toughness":"2","imageName":"warpath ghoul","colorIdentity":["B"]},"Xathrid Demon":{"layout":"normal","name":"Xathrid Demon","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying, trample\nAt the beginning of your upkeep, sacrifice a creature other than Xathrid Demon, then each opponent loses life equal to the sacrificed creature's power. If you can't sacrifice a creature, tap Xathrid Demon and you lose 7 life.","power":"7","toughness":"7","imageName":"xathrid demon","colorIdentity":["B"]},"Zombie Goliath":{"layout":"normal","name":"Zombie Goliath","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"power":"4","toughness":"3","imageName":"zombie goliath","colorIdentity":["B"]},"Act of Treason":{"layout":"normal","name":"Act of Treason","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. (It can attack and {T} this turn.)","imageName":"act of treason","colorIdentity":["R"]},"Berserkers of Blood Ridge":{"layout":"normal","name":"Berserkers of Blood Ridge","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Berserkers of Blood Ridge attacks each turn if able.","power":"4","toughness":"4","imageName":"berserkers of blood ridge","colorIdentity":["R"]},"Burning Inquiry":{"layout":"normal","name":"Burning Inquiry","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player draws three cards, then discards three cards at random.","imageName":"burning inquiry","colorIdentity":["R"]},"Burst of Speed":{"layout":"normal","name":"Burst of Speed","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control gain haste until end of turn. (They can attack and {T} even if they just came under your control.)","imageName":"burst of speed","colorIdentity":["R"]},"Capricious Efreet":{"layout":"normal","name":"Capricious Efreet","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Efreet","types":["Creature"],"subtypes":["Efreet"],"text":"At the beginning of your upkeep, choose target nonland permanent you control and up to two target nonland permanents you don't control. Destroy one of them at random.","power":"6","toughness":"4","imageName":"capricious efreet","colorIdentity":["R"]},"Fiery Hellhound":{"layout":"normal","name":"Fiery Hellhound","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Hound","types":["Creature"],"subtypes":["Elemental","Hound"],"text":"{R}: Fiery Hellhound gets +1/+0 until end of turn.","power":"2","toughness":"2","imageName":"fiery hellhound","starter":true,"colorIdentity":["R"]},"Goblin Artillery":{"layout":"normal","name":"Goblin Artillery","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{T}: Goblin Artillery deals 2 damage to target creature or player and 3 damage to you.","power":"1","toughness":"3","imageName":"goblin artillery","colorIdentity":["R"]},"Goblin Chieftain":{"layout":"normal","name":"Goblin Chieftain","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)\nOther Goblin creatures you control get +1/+1 and have haste.","power":"2","toughness":"2","imageName":"goblin chieftain","colorIdentity":["R"]},"Inferno Elemental":{"layout":"normal","name":"Inferno Elemental","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whenever Inferno Elemental blocks or becomes blocked by a creature, Inferno Elemental deals 3 damage to that creature.","power":"4","toughness":"4","imageName":"inferno elemental","colorIdentity":["R"]},"Jackal Familiar":{"layout":"normal","name":"Jackal Familiar","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Jackal Familiar can't attack or block alone.","power":"2","toughness":"2","imageName":"jackal familiar","colorIdentity":["R"]},"Magma Phoenix":{"layout":"normal","name":"Magma Phoenix","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying\nWhen Magma Phoenix dies, it deals 3 damage to each creature and each player.\n{3}{R}{R}: Return Magma Phoenix from your graveyard to your hand.","power":"3","toughness":"3","imageName":"magma phoenix","colorIdentity":["R"]},"Seismic Strike":{"layout":"normal","name":"Seismic Strike","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Seismic Strike deals damage to target creature equal to the number of Mountains you control.","imageName":"seismic strike","starter":true,"colorIdentity":["R"]},"Viashino Spearhunter":{"layout":"normal","name":"Viashino Spearhunter","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"First strike (This creature deals combat damage before creatures without first strike.)","power":"2","toughness":"1","imageName":"viashino spearhunter","colorIdentity":["R"]},"Yawning Fissure":{"layout":"normal","name":"Yawning Fissure","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each opponent sacrifices a land.","imageName":"yawning fissure","colorIdentity":["R"]},"Awakener Druid":{"layout":"normal","name":"Awakener Druid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"When Awakener Druid enters the battlefield, target Forest becomes a 4/5 green Treefolk creature for as long as Awakener Druid remains on the battlefield. It's still a land.","power":"1","toughness":"1","imageName":"awakener druid","colorIdentity":["G"]},"Borderland Ranger":{"layout":"normal","name":"Borderland Ranger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"When Borderland Ranger enters the battlefield, you may search your library for a basic land card, reveal it, and put it into your hand. If you do, shuffle your library.","power":"2","toughness":"2","imageName":"borderland ranger","colorIdentity":["G"]},"Bountiful Harvest":{"layout":"normal","name":"Bountiful Harvest","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 1 life for each land you control.","imageName":"bountiful harvest","colorIdentity":["G"]},"Bramble Creeper":{"layout":"normal","name":"Bramble Creeper","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whenever Bramble Creeper attacks, it gets +5/+0 until end of turn.","power":"0","toughness":"3","imageName":"bramble creeper","colorIdentity":["G"]},"Centaur Courser":{"layout":"normal","name":"Centaur Courser","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"power":"3","toughness":"3","imageName":"centaur courser","starter":true,"colorIdentity":["G"]},"Cudgel Troll":{"layout":"normal","name":"Cudgel Troll","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"{G}: Regenerate Cudgel Troll. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","power":"4","toughness":"3","imageName":"cudgel troll","colorIdentity":["G"]},"Deadly Recluse":{"layout":"normal","name":"Deadly Recluse","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"1","toughness":"2","imageName":"deadly recluse","colorIdentity":["G"]},"Elvish Archdruid":{"layout":"normal","name":"Elvish Archdruid","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"Other Elf creatures you control get +1/+1.\n{T}: Add {G} to your mana pool for each Elf you control.","power":"2","toughness":"2","imageName":"elvish archdruid","colorIdentity":["G"]},"Emerald Oryx":{"layout":"normal","name":"Emerald Oryx","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Antelope","types":["Creature"],"subtypes":["Antelope"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"3","imageName":"emerald oryx","colorIdentity":["G"]},"Entangling Vines":{"layout":"normal","name":"Entangling Vines","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant tapped creature\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"entangling vines","colorIdentity":["G"]},"Great Sable Stag":{"layout":"normal","name":"Great Sable Stag","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elk","types":["Creature"],"subtypes":["Elk"],"text":"Great Sable Stag can't be countered.\nProtection from blue and from black (This creature can't be blocked, targeted, dealt damage, or enchanted by anything blue or black.)","power":"3","toughness":"3","imageName":"great sable stag","colorIdentity":["G"]},"Kalonian Behemoth":{"layout":"normal","name":"Kalonian Behemoth","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Shroud (This creature can't be the target of spells or abilities.)","power":"9","toughness":"9","imageName":"kalonian behemoth","colorIdentity":["G"]},"Lurking Predators":{"layout":"normal","name":"Lurking Predators","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a spell, reveal the top card of your library. If it's a creature card, put it onto the battlefield. Otherwise, you may put that card on the bottom of your library.","imageName":"lurking predators","colorIdentity":["G"]},"Master of the Wild Hunt":{"layout":"normal","name":"Master of the Wild Hunt","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"At the beginning of your upkeep, put a 2/2 green Wolf creature token onto the battlefield.\n{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.","power":"3","toughness":"3","imageName":"master of the wild hunt","colorIdentity":["G"]},"Mist Leopard":{"layout":"normal","name":"Mist Leopard","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Shroud (This creature can't be the target of spells or abilities.)","power":"3","toughness":"2","imageName":"mist leopard","colorIdentity":["G"]},"Mold Adder":{"layout":"normal","name":"Mold Adder","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Fungus Snake","types":["Creature"],"subtypes":["Fungus","Snake"],"text":"Whenever an opponent casts a blue or black spell, you may put a +1/+1 counter on Mold Adder.","power":"1","toughness":"1","imageName":"mold adder","colorIdentity":["G"]},"Nature's Spiral":{"layout":"normal","name":"Nature's Spiral","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target permanent card from your graveyard to your hand. (A permanent card is an artifact, creature, enchantment, land, or planeswalker card.)","imageName":"nature's spiral","colorIdentity":["G"]},"Oakenform":{"layout":"normal","name":"Oakenform","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3.","imageName":"oakenform","colorIdentity":["G"]},"Prized Unicorn":{"layout":"normal","name":"Prized Unicorn","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Unicorn","types":["Creature"],"subtypes":["Unicorn"],"text":"All creatures able to block Prized Unicorn do so.","power":"2","toughness":"2","imageName":"prized unicorn","starter":true,"colorIdentity":["G"]},"Protean Hydra":{"layout":"normal","name":"Protean Hydra","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Protean Hydra enters the battlefield with X +1/+1 counters on it.\nIf damage would be dealt to Protean Hydra, prevent that damage and remove that many +1/+1 counters from it.\nWhenever a +1/+1 counter is removed from Protean Hydra, put two +1/+1 counters on it at the beginning of the next end step.","power":"0","toughness":"0","imageName":"protean hydra","colorIdentity":["G"]},"Regenerate":{"layout":"normal","name":"Regenerate","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Regenerate target creature. (The next time that creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","imageName":"regenerate","colorIdentity":["G"]},"Runeclaw Bear":{"layout":"normal","name":"Runeclaw Bear","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"power":"2","toughness":"2","imageName":"runeclaw bear","colorIdentity":["G"]},"Stampeding Rhino":{"layout":"normal","name":"Stampeding Rhino","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Rhino","types":["Creature"],"subtypes":["Rhino"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"4","toughness":"4","imageName":"stampeding rhino","colorIdentity":["G"]},"Windstorm":{"layout":"normal","name":"Windstorm","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Windstorm deals X damage to each creature with flying.","imageName":"windstorm","colorIdentity":["G"]},"Gorgon Flail":{"layout":"normal","name":"Gorgon Flail","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 and has deathtouch. (Any amount of damage it deals to a creature is enough to destroy that creature.)\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"gorgon flail"},"Magebane Armor":{"layout":"normal","name":"Magebane Armor","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+4 and loses flying.\nPrevent all noncombat damage that would be dealt to equipped creature.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"magebane armor"},"Mirror of Fate":{"layout":"normal","name":"Mirror of Fate","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Mirror of Fate: Choose up to seven face-up exiled cards you own. Exile all the cards from your library, then put the chosen cards on top of your library.","imageName":"mirror of fate"},"Dragonskull Summit":{"layout":"normal","name":"Dragonskull Summit","type":"Land","types":["Land"],"text":"Dragonskull Summit enters the battlefield tapped unless you control a Swamp or a Mountain.\n{T}: Add {B} or {R} to your mana pool.","imageName":"dragonskull summit","colorIdentity":["B","R"]},"Drowned Catacomb":{"layout":"normal","name":"Drowned Catacomb","type":"Land","types":["Land"],"text":"Drowned Catacomb enters the battlefield tapped unless you control an Island or a Swamp.\n{T}: Add {U} or {B} to your mana pool.","imageName":"drowned catacomb","colorIdentity":["U","B"]},"Gargoyle Castle":{"layout":"normal","name":"Gargoyle Castle","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{5}, {T}, Sacrifice Gargoyle Castle: Put a 3/4 colorless Gargoyle artifact creature token with flying onto the battlefield.","imageName":"gargoyle castle"},"Glacial Fortress":{"layout":"normal","name":"Glacial Fortress","type":"Land","types":["Land"],"text":"Glacial Fortress enters the battlefield tapped unless you control a Plains or an Island.\n{T}: Add {W} or {U} to your mana pool.","imageName":"glacial fortress","colorIdentity":["W","U"]},"Rootbound Crag":{"layout":"normal","name":"Rootbound Crag","type":"Land","types":["Land"],"text":"Rootbound Crag enters the battlefield tapped unless you control a Mountain or a Forest.\n{T}: Add {R} or {G} to your mana pool.","imageName":"rootbound crag","colorIdentity":["R","G"]},"Sunpetal Grove":{"layout":"normal","name":"Sunpetal Grove","type":"Land","types":["Land"],"text":"Sunpetal Grove enters the battlefield tapped unless you control a Forest or a Plains.\n{T}: Add {G} or {W} to your mana pool.","imageName":"sunpetal grove","colorIdentity":["G","W"]},"Academy at Tolaria West":{"layout":"plane","name":"Academy at Tolaria West","type":"Plane — Dominaria","types":["Plane"],"subtypes":["Dominaria"],"text":"At the beginning of your end step, if you have no cards in hand, draw seven cards.\nWhenever you roll CHAOS, discard your hand.","imageName":"academy at tolaria west"},"The Æther Flues":{"layout":"plane","name":"The Æther Flues","type":"Plane — Iquatana","types":["Plane"],"subtypes":["Iquatana"],"text":"When you planeswalk to The Æther Flues or at the beginning of your upkeep, you may sacrifice a creature. If you do, reveal cards from the top of your library until you reveal a creature card, put that card onto the battlefield, then shuffle all other cards revealed this way into your library.\nWhenever you roll CHAOS, you may put a creature card from your hand onto the battlefield.","imageName":"the æther flues"},"Agyrem":{"layout":"plane","name":"Agyrem","type":"Plane — Ravnica","types":["Plane"],"subtypes":["Ravnica"],"text":"Whenever a white creature dies, return it to the battlefield under its owner's control at the beginning of the next end step.\nWhenever a nonwhite creature dies, return it to its owner's hand at the beginning of the next end step.\nWhenever you roll CHAOS, creatures can't attack you until a player planeswalks.","imageName":"agyrem"},"Kor Sanctifiers":{"layout":"normal","name":"Kor Sanctifiers","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Cleric","types":["Creature"],"subtypes":["Kor","Cleric"],"text":"Kicker {W} (You may pay an additional {W} as you cast this spell.)\nWhen Kor Sanctifiers enters the battlefield, if it was kicked, destroy target artifact or enchantment.","power":"2","toughness":"3","imageName":"kor sanctifiers","colorIdentity":["W"]},"Bant":{"layout":"plane","name":"Bant","type":"Plane — Alara","types":["Plane"],"subtypes":["Alara"],"text":"All creatures have exalted. (Whenever a creature attacks alone, it gets +1/+1 until end of turn for each instance of exalted among permanents its controller controls.)\nWhenever you roll CHAOS, put a divinity counter on target green, white, or blue creature. That creature has indestructible for as long as it has a divinity counter on it.","imageName":"bant"},"Cliffside Market":{"layout":"plane","name":"Cliffside Market","type":"Plane — Mercadia","types":["Plane"],"subtypes":["Mercadia"],"text":"When you planeswalk to Cliffside Market or at the beginning of your upkeep, you may exchange life totals with target player.\nWhenever you roll CHAOS, exchange control of two target permanents that share a card type.","imageName":"cliffside market"},"The Dark Barony":{"layout":"plane","name":"The Dark Barony","type":"Plane — Ulgrotha","types":["Plane"],"subtypes":["Ulgrotha"],"text":"Whenever a nonblack card is put into a player's graveyard from anywhere, that player loses 1 life.\nWhenever you roll CHAOS, each opponent discards a card.","imageName":"the dark barony"},"Eloren Wilds":{"layout":"plane","name":"Eloren Wilds","type":"Plane — Shandalar","types":["Plane"],"subtypes":["Shandalar"],"text":"Whenever a player taps a permanent for mana, that player adds one mana to his or her mana pool of any type that permanent produced.\nWhenever you roll CHAOS, target player can't cast spells until a player planeswalks.","imageName":"eloren wilds"},"The Eon Fog":{"layout":"plane","name":"The Eon Fog","type":"Plane — Equilor","types":["Plane"],"subtypes":["Equilor"],"text":"Players skip their untap steps.\nWhenever you roll CHAOS, untap all permanents you control.","imageName":"the eon fog"},"Feeding Grounds":{"layout":"plane","name":"Feeding Grounds","type":"Plane — Muraganda","types":["Plane"],"subtypes":["Muraganda"],"text":"Red spells cost {1} less to cast.\nGreen spells cost {1} less to cast.\nWhenever you roll CHAOS, put X +1/+1 counters on target creature, where X is that creature's converted mana cost.","imageName":"feeding grounds"},"Fields of Summer":{"layout":"plane","name":"Fields of Summer","type":"Plane — Moag","types":["Plane"],"subtypes":["Moag"],"text":"Whenever a player casts a spell, that player may gain 2 life.\nWhenever you roll CHAOS, you may gain 10 life.","imageName":"fields of summer"},"The Fourth Sphere":{"layout":"plane","name":"The Fourth Sphere","type":"Plane — Phyrexia","types":["Plane"],"subtypes":["Phyrexia"],"text":"At the beginning of your upkeep, sacrifice a nonblack creature.\nWhenever you roll CHAOS, put a 2/2 black Zombie creature token onto the battlefield.","imageName":"the fourth sphere"},"Glimmervoid Basin":{"layout":"plane","name":"Glimmervoid Basin","type":"Plane — Mirrodin","types":["Plane"],"subtypes":["Mirrodin"],"text":"Whenever a player casts an instant or sorcery spell with a single target, he or she copies that spell for each other spell, permanent, card not on the battlefield, and/or player the spell could target. Each copy targets a different one of them.\nWhenever you roll CHAOS, choose target creature. Each player except that creature's controller puts a token that's a copy of that creature onto the battlefield.","imageName":"glimmervoid basin"},"Goldmeadow":{"layout":"plane","name":"Goldmeadow","type":"Plane — Lorwyn","types":["Plane"],"subtypes":["Lorwyn"],"text":"Whenever a land enters the battlefield, that land's controller puts three 0/1 white Goat creature tokens onto the battlefield.\nWhenever you roll CHAOS, put a 0/1 white Goat creature token onto the battlefield.","imageName":"goldmeadow"},"The Great Forest":{"layout":"plane","name":"The Great Forest","type":"Plane — Lorwyn","types":["Plane"],"subtypes":["Lorwyn"],"text":"Each creature assigns combat damage equal to its toughness rather than its power.\nWhenever you roll CHAOS, creatures you control get +0/+2 and gain trample until end of turn.","imageName":"the great forest"},"Grixis":{"layout":"plane","name":"Grixis","type":"Plane — Alara","types":["Plane"],"subtypes":["Alara"],"text":"Blue, black, and/or red creature cards in your graveyard have unearth. The unearth cost is equal to the card's mana cost. (Pay the card's mana cost: Return it to the battlefield. The creature gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)\nWhenever you roll CHAOS, put target creature card from a graveyard onto the battlefield under your control.","imageName":"grixis"},"The Hippodrome":{"layout":"plane","name":"The Hippodrome","type":"Plane — Segovia","types":["Plane"],"subtypes":["Segovia"],"text":"All creatures get -5/-0.\nWhenever you roll CHAOS, you may destroy target creature if its power is 0 or less.","imageName":"the hippodrome"},"Whiplash Trap":{"layout":"normal","name":"Whiplash Trap","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent had two or more creatures enter the battlefield under his or her control this turn, you may pay {U} rather than pay Whiplash Trap's mana cost.\nReturn two target creatures to their owners' hands.","imageName":"whiplash trap","colorIdentity":["U"]},"Immersturm":{"layout":"plane","name":"Immersturm","type":"Plane — Valla","types":["Plane"],"subtypes":["Valla"],"text":"Whenever a creature enters the battlefield, that creature's controller may have it deal damage equal to its power to target creature or player of his or her choice.\nWhenever you roll CHAOS, exile target creature, then return it to the battlefield under its owner's control.","imageName":"immersturm"},"Isle of Vesuva":{"layout":"plane","name":"Isle of Vesuva","type":"Plane — Dominaria","types":["Plane"],"subtypes":["Dominaria"],"text":"Whenever a nontoken creature enters the battlefield, its controller puts a token onto the battlefield that's a copy of that creature.\nWhenever you roll CHAOS, destroy target creature and all other creatures with the same name as that creature.","imageName":"isle of vesuva"},"Izzet Steam Maze":{"layout":"plane","name":"Izzet Steam Maze","type":"Plane — Ravnica","types":["Plane"],"subtypes":["Ravnica"],"text":"Whenever a player casts an instant or sorcery spell, that player copies it. The player may choose new targets for the copy.\nWhenever you roll CHAOS, instant and sorcery spells you cast this turn cost {3} less to cast.","imageName":"izzet steam maze"},"Krosa":{"layout":"plane","name":"Krosa","type":"Plane — Dominaria","types":["Plane"],"subtypes":["Dominaria"],"text":"All creatures get +2/+2.\nWhenever you roll CHAOS, you may add {W}{U}{B}{R}{G} to your mana pool.","imageName":"krosa","colorIdentity":["W","U","B","R","G"]},"Lethe Lake":{"layout":"plane","name":"Lethe Lake","type":"Plane — Arkhos","types":["Plane"],"subtypes":["Arkhos"],"text":"At the beginning of your upkeep, put the top ten cards of your library into your graveyard.\nWhenever you roll CHAOS, target player puts the top ten cards of his or her library into his or her graveyard.","imageName":"lethe lake"},"Llanowar":{"layout":"plane","name":"Llanowar","type":"Plane — Dominaria","types":["Plane"],"subtypes":["Dominaria"],"text":"All creatures have \"{T}: Add {G}{G} to your mana pool.\"\nWhenever you roll CHAOS, untap all creatures you control.","imageName":"llanowar","colorIdentity":["G"]},"The Maelstrom":{"layout":"plane","name":"The Maelstrom","type":"Plane — Alara","types":["Plane"],"subtypes":["Alara"],"text":"When you planeswalk to The Maelstrom or at the beginning of your upkeep, you may reveal the top card of your library. If it's a permanent card, you may put it onto the battlefield. If you revealed a card but didn't put it onto the battlefield, put it on the bottom of your library.\nWhenever you roll CHAOS, return target permanent card from your graveyard to the battlefield.","imageName":"the maelstrom"},"Minamo":{"layout":"plane","name":"Minamo","type":"Plane — Kamigawa","types":["Plane"],"subtypes":["Kamigawa"],"text":"Whenever a player casts a spell, that player may draw a card. \nWhenever you roll CHAOS, each player may return a blue card from his or her graveyard to his or her hand.","imageName":"minamo"},"Murasa":{"layout":"plane","name":"Murasa","type":"Plane — Zendikar","types":["Plane"],"subtypes":["Zendikar"],"text":"Whenever a nontoken creature enters the battlefield, its controller may search his or her library for a basic land card, put it onto the battlefield tapped, then shuffle his or her library.\nWhenever you roll CHAOS, target land becomes a 4/4 creature that's still a land.","imageName":"murasa"},"Naar Isle":{"layout":"plane","name":"Naar Isle","type":"Plane — Wildfire","types":["Plane"],"subtypes":["Wildfire"],"text":"At the beginning of your upkeep, put a flame counter on Naar Isle, then Naar Isle deals damage to you equal to the number of flame counters on it.\nWhenever you roll CHAOS, Naar Isle deals 3 damage to target player.","imageName":"naar isle"},"Naya":{"layout":"plane","name":"Naya","type":"Plane — Alara","types":["Plane"],"subtypes":["Alara"],"text":"You may play any number of lands on each of your turns.\nWhenever you roll CHAOS, target red, green, or white creature you control gets +1/+1 until end of turn for each land you control.","imageName":"naya"},"Otaria":{"layout":"plane","name":"Otaria","type":"Plane — Dominaria","types":["Plane"],"subtypes":["Dominaria"],"text":"Instant and sorcery cards in graveyards have flashback. The flashback cost is equal to the card's mana cost. (Its owner may cast the card from his or her graveyard for its mana cost. Then he or she exiles it.)\nWhenever you roll CHAOS, take an extra turn after this one.","imageName":"otaria"},"Panopticon":{"layout":"plane","name":"Panopticon","type":"Plane — Mirrodin","types":["Plane"],"subtypes":["Mirrodin"],"text":"When you planeswalk to Panopticon, draw a card.\nAt the beginning of your draw step, draw an additional card.\nWhenever you roll CHAOS, draw a card.","imageName":"panopticon"},"Pools of Becoming":{"layout":"plane","name":"Pools of Becoming","type":"Plane — Bolas’s Meditation Realm","types":["Plane"],"subtypes":["Bolas’s Meditation Realm"],"text":"At the beginning of your end step, put the cards in your hand on the bottom of your library in any order, then draw that many cards.\nWhenever you roll CHAOS, reveal the top three cards of your planar deck. Each of the revealed cards' CHAOS abilities triggers. Then put the revealed cards on the bottom of your planar deck in any order.","imageName":"pools of becoming"},"Raven's Run":{"layout":"plane","name":"Raven's Run","type":"Plane — Shadowmoor","types":["Plane"],"subtypes":["Shadowmoor"],"text":"All creatures have wither. (They deal damage to creatures in the form of -1/-1 counters.)\nWhenever you roll CHAOS, put a -1/-1 counter on target creature, two -1/-1 counters on another target creature, and three -1/-1 counters on a third target creature.","imageName":"raven's run"},"Hideous End":{"layout":"normal","name":"Hideous End","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonblack creature. Its controller loses 2 life.","imageName":"hideous end","colorIdentity":["B"]},"Sanctum of Serra":{"layout":"plane","name":"Sanctum of Serra","type":"Plane — Serra’s Realm","types":["Plane"],"subtypes":["Serra’s Realm"],"text":"When you planeswalk away from Sanctum of Serra, destroy all nonland permanents.\nWhenever you roll CHAOS, you may have your life total become 20.","imageName":"sanctum of serra"},"Sea of Sand":{"layout":"plane","name":"Sea of Sand","type":"Plane — Rabiah","types":["Plane"],"subtypes":["Rabiah"],"text":"Players reveal each card they draw.\nWhenever a player draws a land card, that player gains 3 life.\nWhenever a player draws a nonland card, that player loses 3 life.\nWhenever you roll CHAOS, put target permanent on top of its owner's library.","imageName":"sea of sand"},"Shiv":{"layout":"plane","name":"Shiv","type":"Plane — Dominaria","types":["Plane"],"subtypes":["Dominaria"],"text":"All creatures have \"{R}: This creature gets +1/+0 until end of turn.\"\nWhenever you roll CHAOS, put a 5/5 red Dragon creature token with flying onto the battlefield.","imageName":"shiv","colorIdentity":["R"]},"Skybreen":{"layout":"plane","name":"Skybreen","type":"Plane — Kaldheim","types":["Plane"],"subtypes":["Kaldheim"],"text":"Players play with the top card of their libraries revealed.\nSpells that share a card type with the top card of a library can't be cast.\nWhenever you roll CHAOS, target player loses life equal to the number of cards in his or her hand.","imageName":"skybreen"},"Sokenzan":{"layout":"plane","name":"Sokenzan","type":"Plane — Kamigawa","types":["Plane"],"subtypes":["Kamigawa"],"text":"All creatures get +1/+1 and have haste.\nWhenever you roll CHAOS, untap all creatures that attacked this turn. After this main phase, there is an additional combat phase followed by an additional main phase.","imageName":"sokenzan"},"Stronghold Furnace":{"layout":"plane","name":"Stronghold Furnace","type":"Plane — Rath","types":["Plane"],"subtypes":["Rath"],"text":"If a source would deal damage to a creature or player, it deals double that damage to that creature or player instead.\nWhenever you roll CHAOS, Stronghold Furnace deals 1 damage to target creature or player.","imageName":"stronghold furnace"},"Turri Island":{"layout":"plane","name":"Turri Island","type":"Plane — Ir","types":["Plane"],"subtypes":["Ir"],"text":"Creature spells cost {2} less to cast.\nWhenever you roll CHAOS, reveal the top three cards of your library. Put all creature cards revealed this way into your hand and the rest into your graveyard.","imageName":"turri island"},"Undercity Reaches":{"layout":"plane","name":"Undercity Reaches","type":"Plane — Ravnica","types":["Plane"],"subtypes":["Ravnica"],"text":"Whenever a creature deals combat damage to a player, its controller may draw a card.\nWhenever you roll CHAOS, you have no maximum hand size for the rest of the game.","imageName":"undercity reaches"},"Velis Vel":{"layout":"plane","name":"Velis Vel","type":"Plane — Lorwyn","types":["Plane"],"subtypes":["Lorwyn"],"text":"Each creature gets +1/+1 for each other creature on the battlefield that shares at least one creature type with it. (For example, if two Elemental Shamans and an Elemental Spirit are on the battlefield, each gets +2/+2.)\nWhenever you roll CHAOS, target creature gains all creature types until end of turn.","imageName":"velis vel"},"Tazeem":{"layout":"plane","name":"Tazeem","type":"Plane — Zendikar","types":["Plane"],"subtypes":["Zendikar"],"text":"Creatures can't block.\nWhenever you roll CHAOS, draw a card for each land you control.","imageName":"tazeem"},"Beast Hunt":{"layout":"normal","name":"Beast Hunt","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top three cards of your library. Put all creature cards revealed this way into your hand and the rest into your graveyard.","imageName":"beast hunt","colorIdentity":["G"]},"Armament Master":{"layout":"normal","name":"Armament Master","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"Other Kor creatures you control get +2/+2 for each Equipment attached to Armament Master.","power":"2","toughness":"2","imageName":"armament master","colorIdentity":["W"]},"Arrow Volley Trap":{"layout":"normal","name":"Arrow Volley Trap","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If four or more creatures are attacking, you may pay {1}{W} rather than pay Arrow Volley Trap's mana cost.\nArrow Volley Trap deals 5 damage divided as you choose among any number of target attacking creatures.","imageName":"arrow volley trap","colorIdentity":["W"]},"Bold Defense":{"layout":"normal","name":"Bold Defense","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Kicker {3}{W} (You may pay an additional {3}{W} as you cast this spell.)\nCreatures you control get +1/+1 until end of turn. If Bold Defense was kicked, instead creatures you control get +2/+2 and gain first strike until end of turn.","imageName":"bold defense","colorIdentity":["W"]},"Caravan Hurda":{"layout":"normal","name":"Caravan Hurda","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"1","toughness":"5","imageName":"caravan hurda","colorIdentity":["W"]},"Celestial Mantle":{"layout":"normal","name":"Celestial Mantle","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3.\nWhenever enchanted creature deals combat damage to a player, double its controller's life total.","imageName":"celestial mantle","colorIdentity":["W"]},"Cliff Threader":{"layout":"normal","name":"Cliff Threader","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Scout","types":["Creature"],"subtypes":["Kor","Scout"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"2","toughness":"1","imageName":"cliff threader","colorIdentity":["W"]},"Conqueror's Pledge":{"layout":"normal","name":"Conqueror's Pledge","manaCost":"{2}{W}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {6} (You may pay an additional {6} as you cast this spell.)\nPut six 1/1 white Kor Soldier creature tokens onto the battlefield. If Conqueror's Pledge was kicked, put twelve of those tokens onto the battlefield instead.","imageName":"conqueror's pledge","colorIdentity":["W"]},"Devout Lightcaster":{"layout":"normal","name":"Devout Lightcaster","manaCost":"{W}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Cleric","types":["Creature"],"subtypes":["Kor","Cleric"],"text":"Protection from black\nWhen Devout Lightcaster enters the battlefield, exile target black permanent.","power":"2","toughness":"2","imageName":"devout lightcaster","colorIdentity":["W"]},"Iona, Shield of Emeria":{"layout":"normal","name":"Iona, Shield of Emeria","manaCost":"{6}{W}{W}{W}","cmc":9,"colors":["White"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAs Iona, Shield of Emeria enters the battlefield, choose a color.\nYour opponents can't cast spells of the chosen color.","power":"7","toughness":"7","imageName":"iona, shield of emeria","colorIdentity":["W"]},"Journey to Nowhere":{"layout":"normal","name":"Journey to Nowhere","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Journey to Nowhere enters the battlefield, exile target creature.\nWhen Journey to Nowhere leaves the battlefield, return the exiled card to the battlefield under its owner's control.","imageName":"journey to nowhere","colorIdentity":["W"]},"Kabira Evangel":{"layout":"normal","name":"Kabira Evangel","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric Ally","types":["Creature"],"subtypes":["Human","Cleric","Ally"],"text":"Whenever Kabira Evangel or another Ally enters the battlefield under your control, you may choose a color. If you do, Allies you control gain protection from the chosen color until end of turn.","power":"2","toughness":"3","imageName":"kabira evangel","colorIdentity":["W"]},"Kazandu Blademaster":{"layout":"normal","name":"Kazandu Blademaster","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier Ally","types":["Creature"],"subtypes":["Human","Soldier","Ally"],"text":"First strike, vigilance\nWhenever Kazandu Blademaster or another Ally enters the battlefield under your control, you may put a +1/+1 counter on Kazandu Blademaster.","power":"1","toughness":"1","imageName":"kazandu blademaster","colorIdentity":["W"]},"Kor Aeronaut":{"layout":"normal","name":"Kor Aeronaut","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"Kicker {1}{W} (You may pay an additional {1}{W} as you cast this spell.)\nFlying\nWhen Kor Aeronaut enters the battlefield, if it was kicked, target creature gains flying until end of turn.","power":"2","toughness":"2","imageName":"kor aeronaut","colorIdentity":["W"]},"Kor Cartographer":{"layout":"normal","name":"Kor Cartographer","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Kor Scout","types":["Creature"],"subtypes":["Kor","Scout"],"text":"When Kor Cartographer enters the battlefield, you may search your library for a Plains card, put it onto the battlefield tapped, then shuffle your library.","power":"2","toughness":"2","imageName":"kor cartographer","colorIdentity":["W"]},"Kor Hookmaster":{"layout":"normal","name":"Kor Hookmaster","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"When Kor Hookmaster enters the battlefield, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step.","power":"2","toughness":"2","imageName":"kor hookmaster","colorIdentity":["W"]},"Kor Outfitter":{"layout":"normal","name":"Kor Outfitter","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"When Kor Outfitter enters the battlefield, you may attach target Equipment you control to target creature you control.","power":"2","toughness":"2","imageName":"kor outfitter","colorIdentity":["W"]},"Landbind Ritual":{"layout":"normal","name":"Landbind Ritual","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life for each Plains you control.","imageName":"landbind ritual","colorIdentity":["W"]},"Luminarch Ascension":{"layout":"normal","name":"Luminarch Ascension","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each opponent's end step, if you didn't lose life this turn, you may put a quest counter on Luminarch Ascension. (Damage causes loss of life.)\n{1}{W}: Put a 4/4 white Angel creature token with flying onto the battlefield. Activate this ability only if Luminarch Ascension has four or more quest counters on it.","imageName":"luminarch ascension","colorIdentity":["W"]},"Makindi Shieldmate":{"layout":"normal","name":"Makindi Shieldmate","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Soldier Ally","types":["Creature"],"subtypes":["Kor","Soldier","Ally"],"text":"Defender\nWhenever Makindi Shieldmate or another Ally enters the battlefield under your control, you may put a +1/+1 counter on Makindi Shieldmate.","power":"0","toughness":"3","imageName":"makindi shieldmate","colorIdentity":["W"]},"Narrow Escape":{"layout":"normal","name":"Narrow Escape","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Return target permanent you control to its owner's hand. You gain 4 life.","imageName":"narrow escape","colorIdentity":["W"]},"Nimbus Wings":{"layout":"normal","name":"Nimbus Wings","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+2 and has flying.","imageName":"nimbus wings","colorIdentity":["W"]},"Noble Vestige":{"layout":"normal","name":"Noble Vestige","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{T}: Prevent the next 1 damage that would be dealt to target player this turn.","power":"1","toughness":"2","imageName":"noble vestige","colorIdentity":["W"]},"Ondu Cleric":{"layout":"normal","name":"Ondu Cleric","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Cleric Ally","types":["Creature"],"subtypes":["Kor","Cleric","Ally"],"text":"Whenever Ondu Cleric or another Ally enters the battlefield under your control, you may gain life equal to the number of Allies you control.","power":"1","toughness":"1","imageName":"ondu cleric","colorIdentity":["W"]},"Pillarfield Ox":{"layout":"normal","name":"Pillarfield Ox","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Ox","types":["Creature"],"subtypes":["Ox"],"power":"2","toughness":"4","imageName":"pillarfield ox","colorIdentity":["W"]},"Pitfall Trap":{"layout":"normal","name":"Pitfall Trap","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If exactly one creature is attacking, you may pay {W} rather than pay Pitfall Trap's mana cost.\nDestroy target attacking creature without flying.","imageName":"pitfall trap","colorIdentity":["W"]},"Quest for the Holy Relic":{"layout":"normal","name":"Quest for the Holy Relic","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a creature spell, you may put a quest counter on Quest for the Holy Relic.\nRemove five quest counters from Quest for the Holy Relic and sacrifice it: Search your library for an Equipment card, put it onto the battlefield, and attach it to a creature you control. Then shuffle your library.","imageName":"quest for the holy relic","colorIdentity":["W"]},"Shepherd of the Lost":{"layout":"normal","name":"Shepherd of the Lost","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, first strike, vigilance","power":"3","toughness":"3","imageName":"shepherd of the lost","colorIdentity":["W"]},"Shieldmate's Blessing":{"layout":"normal","name":"Shieldmate's Blessing","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 3 damage that would be dealt to target creature or player this turn.","imageName":"shieldmate's blessing","colorIdentity":["W"]},"Steppe Lynx":{"layout":"normal","name":"Steppe Lynx","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Landfall — Whenever a land enters the battlefield under your control, Steppe Lynx gets +2/+2 until end of turn.","power":"0","toughness":"1","imageName":"steppe lynx","colorIdentity":["W"]},"Sunspring Expedition":{"layout":"normal","name":"Sunspring Expedition","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may put a quest counter on Sunspring Expedition.\nRemove three quest counters from Sunspring Expedition and sacrifice it: You gain 8 life.","imageName":"sunspring expedition","colorIdentity":["W"]},"Windborne Charge":{"layout":"normal","name":"Windborne Charge","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Two target creatures you control each get +2/+2 and gain flying until end of turn.","imageName":"windborne charge","colorIdentity":["W"]},"World Queller":{"layout":"normal","name":"World Queller","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"At the beginning of your upkeep, you may choose a card type. If you do, each player sacrifices a permanent of that type.","power":"4","toughness":"4","imageName":"world queller","colorIdentity":["W"]},"Æther Figment":{"layout":"normal","name":"Æther Figment","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Kicker {3} (You may pay an additional {3} as you cast this spell.)\nÆther Figment can't be blocked.\nIf Æther Figment was kicked, it enters the battlefield with two +1/+1 counters on it.","power":"1","toughness":"1","imageName":"æther figment","colorIdentity":["U"]},"Archive Trap":{"layout":"normal","name":"Archive Trap","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent searched his or her library this turn, you may pay {0} rather than pay Archive Trap's mana cost.\nTarget opponent puts the top thirteen cards of his or her library into his or her graveyard.","imageName":"archive trap","colorIdentity":["U"]},"Archmage Ascension":{"layout":"normal","name":"Archmage Ascension","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each end step, if you drew two or more cards this turn, you may put a quest counter on Archmage Ascension.\nAs long as Archmage Ascension has six or more quest counters on it, if you would draw a card, you may instead search your library for a card, put that card into your hand, then shuffle your library.","imageName":"archmage ascension","colorIdentity":["U"]},"Caller of Gales":{"layout":"normal","name":"Caller of Gales","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{1}{U}, {T}: Target creature gains flying until end of turn.","power":"1","toughness":"1","imageName":"caller of gales","colorIdentity":["U"]},"Cosi's Trickster":{"layout":"normal","name":"Cosi's Trickster","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Whenever an opponent shuffles his or her library, you may put a +1/+1 counter on Cosi's Trickster.","power":"1","toughness":"1","imageName":"cosi's trickster","colorIdentity":["U"]},"Gomazoa":{"layout":"normal","name":"Gomazoa","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Jellyfish","types":["Creature"],"subtypes":["Jellyfish"],"text":"Defender, flying\n{T}: Put Gomazoa and each creature it's blocking on top of their owners' libraries, then those players shuffle their libraries.","power":"0","toughness":"3","imageName":"gomazoa","colorIdentity":["U"]},"Hedron Crab":{"layout":"normal","name":"Hedron Crab","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"text":"Landfall — Whenever a land enters the battlefield under your control, target player puts the top three cards of his or her library into his or her graveyard.","power":"0","toughness":"2","imageName":"hedron crab","colorIdentity":["U"]},"Into the Roil":{"layout":"normal","name":"Into the Roil","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Kicker {1}{U} (You may pay an additional {1}{U} as you cast this spell.)\nReturn target nonland permanent to its owner's hand. If Into the Roil was kicked, draw a card.","imageName":"into the roil","colorIdentity":["U"]},"Ior Ruin Expedition":{"layout":"normal","name":"Ior Ruin Expedition","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may put a quest counter on Ior Ruin Expedition.\nRemove three quest counters from Ior Ruin Expedition and sacrifice it: Draw two cards.","imageName":"ior ruin expedition","colorIdentity":["U"]},"Kraken Hatchling":{"layout":"normal","name":"Kraken Hatchling","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Kraken","types":["Creature"],"subtypes":["Kraken"],"power":"0","toughness":"4","imageName":"kraken hatchling","colorIdentity":["U"]},"Lethargy Trap":{"layout":"normal","name":"Lethargy Trap","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If three or more creatures are attacking, you may pay {U} rather than pay Lethargy Trap's mana cost.\nAttacking creatures get -3/-0 until end of turn.","imageName":"lethargy trap","colorIdentity":["U"]},"Living Tsunami":{"layout":"normal","name":"Living Tsunami","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Living Tsunami unless you return a land you control to its owner's hand.","power":"4","toughness":"4","imageName":"living tsunami","colorIdentity":["U"]},"Lorthos, the Tidemaker":{"layout":"normal","name":"Lorthos, the Tidemaker","manaCost":"{5}{U}{U}{U}","cmc":8,"colors":["Blue"],"type":"Legendary Creature — Octopus","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Octopus"],"text":"Whenever Lorthos, the Tidemaker attacks, you may pay {8}. If you do, tap up to eight target permanents. Those permanents don't untap during their controllers' next untap steps.","power":"8","toughness":"8","imageName":"lorthos, the tidemaker","colorIdentity":["U"]},"Lullmage Mentor":{"layout":"normal","name":"Lullmage Mentor","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Whenever a spell or ability you control counters a spell, you may put a 1/1 blue Merfolk creature token onto the battlefield.\nTap seven untapped Merfolk you control: Counter target spell.","power":"2","toughness":"2","imageName":"lullmage mentor","colorIdentity":["U"]},"Merfolk Seastalkers":{"layout":"normal","name":"Merfolk Seastalkers","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Scout","types":["Creature"],"subtypes":["Merfolk","Scout"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\n{2}{U}: Tap target creature without flying.","power":"2","toughness":"3","imageName":"merfolk seastalkers","colorIdentity":["U"]},"Merfolk Wayfinder":{"layout":"normal","name":"Merfolk Wayfinder","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Scout","types":["Creature"],"subtypes":["Merfolk","Scout"],"text":"Flying\nWhen Merfolk Wayfinder enters the battlefield, reveal the top three cards of your library. Put all Island cards revealed this way into your hand and the rest on the bottom of your library in any order.","power":"1","toughness":"2","imageName":"merfolk wayfinder","colorIdentity":["U"]},"Mindbreak Trap":{"layout":"normal","name":"Mindbreak Trap","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent cast three or more spells this turn, you may pay {0} rather than pay Mindbreak Trap's mana cost.\nExile any number of target spells.","imageName":"mindbreak trap","colorIdentity":["U"]},"Paralyzing Grasp":{"layout":"normal","name":"Paralyzing Grasp","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"paralyzing grasp","colorIdentity":["U"]},"Quest for Ancient Secrets":{"layout":"normal","name":"Quest for Ancient Secrets","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a card is put into your graveyard from anywhere, you may put a quest counter on Quest for Ancient Secrets.\nRemove five quest counters from Quest for Ancient Secrets and sacrifice it: Target player shuffles his or her graveyard into his or her library.","imageName":"quest for ancient secrets","colorIdentity":["U"]},"Reckless Scholar":{"layout":"normal","name":"Reckless Scholar","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Target player draws a card, then discards a card.","power":"2","toughness":"1","imageName":"reckless scholar","colorIdentity":["U"]},"Rite of Replication":{"layout":"normal","name":"Rite of Replication","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {5} (You may pay an additional {5} as you cast this spell.)\nPut a token onto the battlefield that's a copy of target creature. If Rite of Replication was kicked, put five of those tokens onto the battlefield instead.","imageName":"rite of replication","colorIdentity":["U"]},"Roil Elemental":{"layout":"normal","name":"Roil Elemental","manaCost":"{3}{U}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nLandfall — Whenever a land enters the battlefield under your control, you may gain control of target creature for as long as you control Roil Elemental.","power":"3","toughness":"2","imageName":"roil elemental","colorIdentity":["U"]},"Sea Gate Loremaster":{"layout":"normal","name":"Sea Gate Loremaster","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Merfolk Wizard Ally","types":["Creature"],"subtypes":["Merfolk","Wizard","Ally"],"text":"{T}: Draw a card for each Ally you control.","power":"1","toughness":"3","imageName":"sea gate loremaster","colorIdentity":["U"]},"Seascape Aerialist":{"layout":"normal","name":"Seascape Aerialist","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Merfolk Wizard Ally","types":["Creature"],"subtypes":["Merfolk","Wizard","Ally"],"text":"Whenever Seascape Aerialist or another Ally enters the battlefield under your control, you may have Ally creatures you control gain flying until end of turn.","power":"2","toughness":"3","imageName":"seascape aerialist","colorIdentity":["U"]},"Shoal Serpent":{"layout":"normal","name":"Shoal Serpent","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Defender\nLandfall — Whenever a land enters the battlefield under your control, Shoal Serpent loses defender until end of turn.","power":"5","toughness":"5","imageName":"shoal serpent","colorIdentity":["U"]},"Sky Ruin Drake":{"layout":"normal","name":"Sky Ruin Drake","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying","power":"2","toughness":"5","imageName":"sky ruin drake","colorIdentity":["U"]},"Spell Pierce":{"layout":"normal","name":"Spell Pierce","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target noncreature spell unless its controller pays {2}.","imageName":"spell pierce","colorIdentity":["U"]},"Sphinx of Jwar Isle":{"layout":"normal","name":"Sphinx of Jwar Isle","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nShroud (This creature can't be the target of spells or abilities.)\nYou may look at the top card of your library. (You may do this at any time.)","power":"5","toughness":"5","imageName":"sphinx of jwar isle","colorIdentity":["U"]},"Sphinx of Lost Truths":{"layout":"normal","name":"Sphinx of Lost Truths","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Kicker {1}{U} (You may pay an additional {1}{U} as you cast this spell.)\nFlying\nWhen Sphinx of Lost Truths enters the battlefield, draw three cards. Then if it wasn't kicked, discard three cards.","power":"3","toughness":"5","imageName":"sphinx of lost truths","colorIdentity":["U"]},"Spreading Seas":{"layout":"normal","name":"Spreading Seas","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen Spreading Seas enters the battlefield, draw a card.\nEnchanted land is an Island.","imageName":"spreading seas","colorIdentity":["U"]},"Summoner's Bane":{"layout":"normal","name":"Summoner's Bane","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell. Put a 2/2 blue Illusion creature token onto the battlefield.","imageName":"summoner's bane","colorIdentity":["U"]},"Tempest Owl":{"layout":"normal","name":"Tempest Owl","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Kicker {4}{U} (You may pay an additional {4}{U} as you cast this spell.)\nFlying\nWhen Tempest Owl enters the battlefield, if it was kicked, tap up to three target permanents.","power":"1","toughness":"2","imageName":"tempest owl","colorIdentity":["U"]},"Trapfinder's Trick":{"layout":"normal","name":"Trapfinder's Trick","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand and discards all Trap cards.","imageName":"trapfinder's trick","colorIdentity":["U"]},"Trapmaker's Snare":{"layout":"normal","name":"Trapmaker's Snare","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Search your library for a Trap card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"trapmaker's snare","colorIdentity":["U"]},"Umara Raptor":{"layout":"normal","name":"Umara Raptor","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird Ally","types":["Creature"],"subtypes":["Bird","Ally"],"text":"Flying\nWhenever Umara Raptor or another Ally enters the battlefield under your control, you may put a +1/+1 counter on Umara Raptor.","power":"1","toughness":"1","imageName":"umara raptor","colorIdentity":["U"]},"Welkin Tern":{"layout":"normal","name":"Welkin Tern","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWelkin Tern can block only creatures with flying.","power":"2","toughness":"1","imageName":"welkin tern","colorIdentity":["U"]},"Windrider Eel":{"layout":"normal","name":"Windrider Eel","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Flying\nLandfall — Whenever a land enters the battlefield under your control, Windrider Eel gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"windrider eel","colorIdentity":["U"]},"Bala Ged Thief":{"layout":"normal","name":"Bala Ged Thief","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Rogue Ally","types":["Creature"],"subtypes":["Human","Rogue","Ally"],"text":"Whenever Bala Ged Thief or another Ally enters the battlefield under your control, target player reveals a number of cards from his or her hand equal to the number of Allies you control. You choose one of them. That player discards that card.","power":"2","toughness":"2","imageName":"bala ged thief","colorIdentity":["B"]},"Blood Seeker":{"layout":"normal","name":"Blood Seeker","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Shaman","types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"Whenever a creature enters the battlefield under an opponent's control, you may have that player lose 1 life.","power":"1","toughness":"1","imageName":"blood seeker","colorIdentity":["B"]},"Blood Tribute":{"layout":"normal","name":"Blood Tribute","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker—Tap an untapped Vampire you control. (You may tap a Vampire you control in addition to any other costs as you cast this spell.)\nTarget opponent loses half his or her life, rounded up. If Blood Tribute was kicked, you gain life equal to the life lost this way.","imageName":"blood tribute","colorIdentity":["B"]},"Bloodchief Ascension":{"layout":"normal","name":"Bloodchief Ascension","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each end step, if an opponent lost 2 or more life this turn, you may put a quest counter on Bloodchief Ascension. (Damage causes loss of life.)\nWhenever a card is put into an opponent's graveyard from anywhere, if Bloodchief Ascension has three or more quest counters on it, you may have that player lose 2 life. If you do, you gain 2 life.","imageName":"bloodchief ascension","colorIdentity":["B"]},"Bloodghast":{"layout":"normal","name":"Bloodghast","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Spirit","types":["Creature"],"subtypes":["Vampire","Spirit"],"text":"Bloodghast can't block.\nBloodghast has haste as long as an opponent has 10 or less life.\nLandfall — Whenever a land enters the battlefield under your control, you may return Bloodghast from your graveyard to the battlefield.","power":"2","toughness":"1","imageName":"bloodghast","colorIdentity":["B"]},"Bog Tatters":{"layout":"normal","name":"Bog Tatters","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Wraith","types":["Creature"],"subtypes":["Wraith"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"4","toughness":"2","imageName":"bog tatters","colorIdentity":["B"]},"Crypt Ripper":{"layout":"normal","name":"Crypt Ripper","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"Haste\n{B}: Crypt Ripper gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"crypt ripper","colorIdentity":["B"]},"Desecrated Earth":{"layout":"normal","name":"Desecrated Earth","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Its controller discards a card.","imageName":"desecrated earth","colorIdentity":["B"]},"Disfigure":{"layout":"normal","name":"Disfigure","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -2/-2 until end of turn.","imageName":"disfigure","colorIdentity":["B"]},"Giant Scorpion":{"layout":"normal","name":"Giant Scorpion","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Scorpion","types":["Creature"],"subtypes":["Scorpion"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"1","toughness":"3","imageName":"giant scorpion","colorIdentity":["B"]},"Grim Discovery":{"layout":"normal","name":"Grim Discovery","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one or both —\n• Return target creature card from your graveyard to your hand.\n• Return target land card from your graveyard to your hand.","imageName":"grim discovery","colorIdentity":["B"]},"Guul Draz Specter":{"layout":"normal","name":"Guul Draz Specter","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nGuul Draz Specter gets +3/+3 as long as an opponent has no cards in hand.\nWhenever Guul Draz Specter deals combat damage to a player, that player discards a card.","power":"2","toughness":"2","imageName":"guul draz specter","colorIdentity":["B"]},"Guul Draz Vampire":{"layout":"normal","name":"Guul Draz Vampire","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Vampire Rogue","types":["Creature"],"subtypes":["Vampire","Rogue"],"text":"As long as an opponent has 10 or less life, Guul Draz Vampire gets +2/+1 and has intimidate. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"1","toughness":"1","imageName":"guul draz vampire","colorIdentity":["B"]},"Hagra Crocodile":{"layout":"normal","name":"Hagra Crocodile","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Crocodile","types":["Creature"],"subtypes":["Crocodile"],"text":"Hagra Crocodile can't block.\nLandfall — Whenever a land enters the battlefield under your control, Hagra Crocodile gets +2/+2 until end of turn.","power":"3","toughness":"1","imageName":"hagra crocodile","colorIdentity":["B"]},"Hagra Diabolist":{"layout":"normal","name":"Hagra Diabolist","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Ogre Shaman Ally","types":["Creature"],"subtypes":["Ogre","Shaman","Ally"],"text":"Whenever Hagra Diabolist or another Ally enters the battlefield under your control, you may have target player lose life equal to the number of Allies you control.","power":"3","toughness":"2","imageName":"hagra diabolist","colorIdentity":["B"]},"Halo Hunter":{"layout":"normal","name":"Halo Hunter","manaCost":"{2}{B}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nWhen Halo Hunter enters the battlefield, destroy target Angel.","power":"6","toughness":"3","imageName":"halo hunter","colorIdentity":["B"]},"Heartstabber Mosquito":{"layout":"normal","name":"Heartstabber Mosquito","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Kicker {2}{B} (You may pay an additional {2}{B} as you cast this spell.)\nFlying\nWhen Heartstabber Mosquito enters the battlefield, if it was kicked, destroy target creature.","power":"2","toughness":"2","imageName":"heartstabber mosquito","colorIdentity":["B"]},"Kalitas, Bloodchief of Ghet":{"layout":"normal","name":"Kalitas, Bloodchief of Ghet","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Legendary Creature — Vampire Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"{B}{B}{B}, {T}: Destroy target creature. If that creature dies this way, put a black Vampire creature token onto the battlefield. Its power is equal to that creature's power and its toughness is equal to that creature's toughness.","power":"5","toughness":"5","imageName":"kalitas, bloodchief of ghet","colorIdentity":["B"]},"Malakir Bloodwitch":{"layout":"normal","name":"Malakir Bloodwitch","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Shaman","types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"Flying, protection from white\nWhen Malakir Bloodwitch enters the battlefield, each opponent loses life equal to the number of Vampires you control. You gain life equal to the life lost this way.","power":"4","toughness":"4","imageName":"malakir bloodwitch","colorIdentity":["B"]},"Marsh Casualties":{"layout":"normal","name":"Marsh Casualties","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {3} (You may pay an additional {3} as you cast this spell.)\nCreatures target player controls get -1/-1 until end of turn. If Marsh Casualties was kicked, those creatures get -2/-2 until end of turn instead.","imageName":"marsh casualties","colorIdentity":["B"]},"Mindless Null":{"layout":"normal","name":"Mindless Null","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Mindless Null can't block unless you control a Vampire.","power":"2","toughness":"2","imageName":"mindless null","colorIdentity":["B"]},"Mire Blight":{"layout":"normal","name":"Mire Blight","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature is dealt damage, destroy it.","imageName":"mire blight","colorIdentity":["B"]},"Needlebite Trap":{"layout":"normal","name":"Needlebite Trap","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent gained life this turn, you may pay {B} rather than pay Needlebite Trap's mana cost.\nTarget player loses 5 life and you gain 5 life.","imageName":"needlebite trap","colorIdentity":["B"]},"Nimana Sell-Sword":{"layout":"normal","name":"Nimana Sell-Sword","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Warrior Ally","types":["Creature"],"subtypes":["Human","Warrior","Ally"],"text":"Whenever Nimana Sell-Sword or another Ally enters the battlefield under your control, you may put a +1/+1 counter on Nimana Sell-Sword.","power":"2","toughness":"2","imageName":"nimana sell-sword","colorIdentity":["B"]},"Ob Nixilis, the Fallen":{"layout":"normal","name":"Ob Nixilis, the Fallen","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may have target player lose 3 life. If you do, put three +1/+1 counters on Ob Nixilis, the Fallen.","power":"3","toughness":"3","imageName":"ob nixilis, the fallen","colorIdentity":["B"]},"Quest for the Gravelord":{"layout":"normal","name":"Quest for the Gravelord","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature dies, you may put a quest counter on Quest for the Gravelord.\nRemove three quest counters from Quest for the Gravelord and sacrifice it: Create a 5/5 black Zombie Giant creature token.","imageName":"quest for the gravelord","colorIdentity":["B"]},"Ravenous Trap":{"layout":"normal","name":"Ravenous Trap","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent had three or more cards put into his or her graveyard from anywhere this turn, you may pay {0} rather than pay Ravenous Trap's mana cost.\nExile all cards from target player's graveyard.","imageName":"ravenous trap","colorIdentity":["B"]},"Sadistic Sacrament":{"layout":"normal","name":"Sadistic Sacrament","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {7} (You may pay an additional {7} as you cast this spell.)\nSearch target player's library for up to three cards, exile them, then that player shuffles his or her library. If Sadistic Sacrament was kicked, instead search that player's library for up to fifteen cards, exile them, then that player shuffles his or her library.","imageName":"sadistic sacrament","colorIdentity":["B"]},"Sorin Markov":{"layout":"normal","name":"Sorin Markov","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Planeswalker — Sorin","types":["Planeswalker"],"subtypes":["Sorin"],"text":"+2: Sorin Markov deals 2 damage to target creature or player and you gain 2 life.\n−3: Target opponent's life total becomes 10.\n−7: You control target player during that player's next turn.","loyalty":4,"imageName":"sorin markov","colorIdentity":["B"]},"Soul Stair Expedition":{"layout":"normal","name":"Soul Stair Expedition","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may put a quest counter on Soul Stair Expedition.\nRemove three quest counters from Soul Stair Expedition and sacrifice it: Return up to two target creature cards from your graveyard to your hand.","imageName":"soul stair expedition","colorIdentity":["B"]},"Surrakar Marauder":{"layout":"normal","name":"Surrakar Marauder","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Surrakar","types":["Creature"],"subtypes":["Surrakar"],"text":"Landfall — Whenever a land enters the battlefield under your control, Surrakar Marauder gains intimidate until end of turn. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"2","toughness":"1","imageName":"surrakar marauder","colorIdentity":["B"]},"Vampire Hexmage":{"layout":"normal","name":"Vampire Hexmage","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Shaman","types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"First strike\nSacrifice Vampire Hexmage: Remove all counters from target permanent.","power":"2","toughness":"1","imageName":"vampire hexmage","colorIdentity":["B"]},"Vampire Lacerator":{"layout":"normal","name":"Vampire Lacerator","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"At the beginning of your upkeep, you lose 1 life unless an opponent has 10 or less life.","power":"2","toughness":"2","imageName":"vampire lacerator","colorIdentity":["B"]},"Vampire's Bite":{"layout":"normal","name":"Vampire's Bite","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Kicker {2}{B} (You may pay an additional {2}{B} as you cast this spell.)\nTarget creature gets +3/+0 until end of turn. If Vampire's Bite was kicked, that creature gains lifelink until end of turn. (Damage dealt by the creature also causes its controller to gain that much life.)","imageName":"vampire's bite","colorIdentity":["B"]},"Bladetusk Boar":{"layout":"normal","name":"Bladetusk Boar","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"3","toughness":"2","imageName":"bladetusk boar","colorIdentity":["R"]},"Chandra Ablaze":{"layout":"normal","name":"Chandra Ablaze","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Planeswalker — Chandra","types":["Planeswalker"],"subtypes":["Chandra"],"text":"+1: Discard a card. If a red card is discarded this way, Chandra Ablaze deals 4 damage to target creature or player.\n−2: Each player discards his or her hand, then draws three cards.\n−7: Cast any number of red instant and/or sorcery cards from your graveyard without paying their mana costs.","loyalty":5,"imageName":"chandra ablaze","colorIdentity":["R"]},"Electropotence":{"layout":"normal","name":"Electropotence","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield under your control, you may pay {2}{R}. If you do, that creature deals damage equal to its power to target creature or player.","imageName":"electropotence","colorIdentity":["R"]},"Elemental Appeal":{"layout":"normal","name":"Elemental Appeal","manaCost":"{R}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Kicker {5} (You may pay an additional {5} as you cast this spell.)\nPut a 7/1 red Elemental creature token with trample and haste onto the battlefield. Exile it at the beginning of the next end step. If Elemental Appeal was kicked, that creature gets +7/+0 until end of turn.","imageName":"elemental appeal","colorIdentity":["R"]},"Geyser Glider":{"layout":"normal","name":"Geyser Glider","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Beast","types":["Creature"],"subtypes":["Elemental","Beast"],"text":"Landfall — Whenever a land enters the battlefield under your control, Geyser Glider gains flying until end of turn.","power":"4","toughness":"4","imageName":"geyser glider","colorIdentity":["R"]},"Goblin Bushwhacker":{"layout":"normal","name":"Goblin Bushwhacker","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Kicker {R} (You may pay an additional {R} as you cast this spell.)\nWhen Goblin Bushwhacker enters the battlefield, if it was kicked, creatures you control get +1/+0 and gain haste until end of turn.","power":"1","toughness":"1","imageName":"goblin bushwhacker","colorIdentity":["R"]},"Goblin Ruinblaster":{"layout":"normal","name":"Goblin Ruinblaster","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Kicker {R} (You may pay an additional {R} as you cast this spell.)\nHaste\nWhen Goblin Ruinblaster enters the battlefield, if it was kicked, destroy target nonbasic land.","power":"2","toughness":"1","imageName":"goblin ruinblaster","colorIdentity":["R"]},"Goblin Shortcutter":{"layout":"normal","name":"Goblin Shortcutter","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Scout","types":["Creature"],"subtypes":["Goblin","Scout"],"text":"When Goblin Shortcutter enters the battlefield, target creature can't block this turn.","power":"2","toughness":"1","imageName":"goblin shortcutter","colorIdentity":["R"]},"Goblin War Paint":{"layout":"normal","name":"Goblin War Paint","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has haste.","imageName":"goblin war paint","colorIdentity":["R"]},"Hellfire Mongrel":{"layout":"normal","name":"Hellfire Mongrel","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Hound","types":["Creature"],"subtypes":["Elemental","Hound"],"text":"At the beginning of each opponent's upkeep, if that player has two or fewer cards in hand, Hellfire Mongrel deals 2 damage to him or her.","power":"2","toughness":"2","imageName":"hellfire mongrel","colorIdentity":["R"]},"Hellkite Charger":{"layout":"normal","name":"Hellkite Charger","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste\nWhenever Hellkite Charger attacks, you may pay {5}{R}{R}. If you do, untap all attacking creatures and after this phase, there is an additional combat phase.","power":"5","toughness":"5","imageName":"hellkite charger","colorIdentity":["R"]},"Highland Berserker":{"layout":"normal","name":"Highland Berserker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Berserker Ally","types":["Creature"],"subtypes":["Human","Berserker","Ally"],"text":"Whenever Highland Berserker or another Ally enters the battlefield under your control, you may have Ally creatures you control gain first strike until end of turn.","power":"2","toughness":"1","imageName":"highland berserker","colorIdentity":["R"]},"Inferno Trap":{"layout":"normal","name":"Inferno Trap","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If you've been dealt damage by two or more creatures this turn, you may pay {R} rather than pay Inferno Trap's mana cost.\nInferno Trap deals 4 damage to target creature.","imageName":"inferno trap","colorIdentity":["R"]},"Kazuul Warlord":{"layout":"normal","name":"Kazuul Warlord","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Minotaur Warrior Ally","types":["Creature"],"subtypes":["Minotaur","Warrior","Ally"],"text":"Whenever Kazuul Warlord or another Ally enters the battlefield under your control, you may put a +1/+1 counter on each Ally creature you control.","power":"3","toughness":"3","imageName":"kazuul warlord","colorIdentity":["R"]},"Lavaball Trap":{"layout":"normal","name":"Lavaball Trap","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent had two or more lands enter the battlefield under his or her control this turn, you may pay {3}{R}{R} rather than pay Lavaball Trap's mana cost.\nDestroy two target lands. Lavaball Trap deals 4 damage to each creature.","imageName":"lavaball trap","colorIdentity":["R"]},"Magma Rift":{"layout":"normal","name":"Magma Rift","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Magma Rift, sacrifice a land.\nMagma Rift deals 5 damage to target creature.","imageName":"magma rift","colorIdentity":["R"]},"Mark of Mutiny":{"layout":"normal","name":"Mark of Mutiny","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target creature until end of turn. Put a +1/+1 counter on it and untap it. That creature gains haste until end of turn. (It can attack and {T} this turn.)","imageName":"mark of mutiny","colorIdentity":["R"]},"Molten Ravager":{"layout":"normal","name":"Molten Ravager","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{R}: Molten Ravager gets +1/+0 until end of turn.","power":"0","toughness":"4","imageName":"molten ravager","colorIdentity":["R"]},"Murasa Pyromancer":{"layout":"normal","name":"Murasa Pyromancer","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Human Shaman Ally","types":["Creature"],"subtypes":["Human","Shaman","Ally"],"text":"Whenever Murasa Pyromancer or another Ally enters the battlefield under your control, you may have Murasa Pyromancer deal damage to target creature equal to the number of Allies you control.","power":"3","toughness":"2","imageName":"murasa pyromancer","colorIdentity":["R"]},"Obsidian Fireheart":{"layout":"normal","name":"Obsidian Fireheart","manaCost":"{1}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{1}{R}{R}: Put a blaze counter on target land without a blaze counter on it. For as long as that land has a blaze counter on it, it has \"At the beginning of your upkeep, this land deals 1 damage to you.\" (The land continues to burn after Obsidian Fireheart has left the battlefield.)","power":"4","toughness":"4","imageName":"obsidian fireheart","colorIdentity":["R"]},"Plated Geopede":{"layout":"normal","name":"Plated Geopede","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"First strike\nLandfall — Whenever a land enters the battlefield under your control, Plated Geopede gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"plated geopede","colorIdentity":["R"]},"Punishing Fire":{"layout":"normal","name":"Punishing Fire","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Punishing Fire deals 2 damage to target creature or player.\nWhenever an opponent gains life, you may pay {R}. If you do, return Punishing Fire from your graveyard to your hand.","imageName":"punishing fire","colorIdentity":["R"]},"Pyromancer Ascension":{"layout":"normal","name":"Pyromancer Ascension","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast an instant or sorcery spell that has the same name as a card in your graveyard, you may put a quest counter on Pyromancer Ascension.\nWhenever you cast an instant or sorcery spell while Pyromancer Ascension has two or more quest counters on it, you may copy that spell. You may choose new targets for the copy.","imageName":"pyromancer ascension","colorIdentity":["R"]},"Quest for Pure Flame":{"layout":"normal","name":"Quest for Pure Flame","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a source you control deals damage to an opponent, you may put a quest counter on Quest for Pure Flame.\nRemove four quest counters from Quest for Pure Flame and sacrifice it: If any source you control would deal damage to a creature or player this turn, it deals double that damage to that creature or player instead.","imageName":"quest for pure flame","colorIdentity":["R"]},"Ruinous Minotaur":{"layout":"normal","name":"Ruinous Minotaur","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Minotaur Warrior","types":["Creature"],"subtypes":["Minotaur","Warrior"],"text":"Whenever Ruinous Minotaur deals damage to an opponent, sacrifice a land.","power":"5","toughness":"2","imageName":"ruinous minotaur","colorIdentity":["R"]},"Runeflare Trap":{"layout":"normal","name":"Runeflare Trap","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent drew three or more cards this turn, you may pay {R} rather than pay Runeflare Trap's mana cost.\nRuneflare Trap deals damage to target player equal to the number of cards in that player's hand.","imageName":"runeflare trap","colorIdentity":["R"]},"Seismic Shudder":{"layout":"normal","name":"Seismic Shudder","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Seismic Shudder deals 1 damage to each creature without flying.","imageName":"seismic shudder","colorIdentity":["R"]},"Shatterskull Giant":{"layout":"normal","name":"Shatterskull Giant","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"power":"4","toughness":"3","imageName":"shatterskull giant","colorIdentity":["R"]},"Slaughter Cry":{"layout":"normal","name":"Slaughter Cry","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+0 and gains first strike until end of turn. (It deals combat damage before creatures without first strike.)","imageName":"slaughter cry","colorIdentity":["R"]},"Spire Barrage":{"layout":"normal","name":"Spire Barrage","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Spire Barrage deals damage to target creature or player equal to the number of Mountains you control.","imageName":"spire barrage","colorIdentity":["R"]},"Torch Slinger":{"layout":"normal","name":"Torch Slinger","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Kicker {1}{R} (You may pay an additional {1}{R} as you cast this spell.)\nWhen Torch Slinger enters the battlefield, if it was kicked, it deals 2 damage to target creature.","power":"2","toughness":"2","imageName":"torch slinger","colorIdentity":["R"]},"Tuktuk Grunts":{"layout":"normal","name":"Tuktuk Grunts","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Goblin Warrior Ally","types":["Creature"],"subtypes":["Goblin","Warrior","Ally"],"text":"Haste\nWhenever Tuktuk Grunts or another Ally enters the battlefield under your control, you may put a +1/+1 counter on Tuktuk Grunts.","power":"2","toughness":"2","imageName":"tuktuk grunts","colorIdentity":["R"]},"Unstable Footing":{"layout":"normal","name":"Unstable Footing","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Kicker {3}{R} (You may pay an additional {3}{R} as you cast this spell.)\nDamage can't be prevented this turn. If Unstable Footing was kicked, it deals 5 damage to target player.","imageName":"unstable footing","colorIdentity":["R"]},"Warren Instigator":{"layout":"normal","name":"Warren Instigator","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"Double strike\nWhenever Warren Instigator deals damage to an opponent, you may put a Goblin creature card from your hand onto the battlefield.","power":"1","toughness":"1","imageName":"warren instigator","colorIdentity":["R"]},"Zektar Shrine Expedition":{"layout":"normal","name":"Zektar Shrine Expedition","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may put a quest counter on Zektar Shrine Expedition.\nRemove three quest counters from Zektar Shrine Expedition and sacrifice it: Put a 7/1 red Elemental creature token with trample and haste onto the battlefield. Exile it at the beginning of the next end step.","imageName":"zektar shrine expedition","colorIdentity":["R"]},"Baloth Cage Trap":{"layout":"normal","name":"Baloth Cage Trap","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent had an artifact enter the battlefield under his or her control this turn, you may pay {1}{G} rather than pay Baloth Cage Trap's mana cost.\nPut a 4/4 green Beast creature token onto the battlefield.","imageName":"baloth cage trap","colorIdentity":["G"]},"Baloth Woodcrasher":{"layout":"normal","name":"Baloth Woodcrasher","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Landfall — Whenever a land enters the battlefield under your control, Baloth Woodcrasher gets +4/+4 and gains trample until end of turn.","power":"4","toughness":"4","imageName":"baloth woodcrasher","colorIdentity":["G"]},"Beastmaster Ascension":{"layout":"normal","name":"Beastmaster Ascension","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control attacks, you may put a quest counter on Beastmaster Ascension.\nAs long as Beastmaster Ascension has seven or more quest counters on it, creatures you control get +5/+5.","imageName":"beastmaster ascension","colorIdentity":["G"]},"Cobra Trap":{"layout":"normal","name":"Cobra Trap","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If a noncreature permanent under your control was destroyed this turn by a spell or ability an opponent controlled, you may pay {G} rather than pay Cobra Trap's mana cost.\nPut four 1/1 green Snake creature tokens onto the battlefield.","imageName":"cobra trap","colorIdentity":["G"]},"Frontier Guide":{"layout":"normal","name":"Frontier Guide","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"{3}{G}, {T}: Search your library for a basic land card and put it onto the battlefield tapped. Then shuffle your library.","power":"1","toughness":"1","imageName":"frontier guide","colorIdentity":["G"]},"Gigantiform":{"layout":"normal","name":"Gigantiform","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Kicker {4}\nEnchant creature\nEnchanted creature has base power and toughness 8/8 and has trample.\nWhen Gigantiform enters the battlefield, if it was kicked, you may search your library for a card named Gigantiform, put it onto the battlefield, then shuffle your library.","imageName":"gigantiform","colorIdentity":["G"]},"Grazing Gladehart":{"layout":"normal","name":"Grazing Gladehart","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Antelope","types":["Creature"],"subtypes":["Antelope"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may gain 2 life.","power":"2","toughness":"2","imageName":"grazing gladehart","colorIdentity":["G"]},"Greenweaver Druid":{"layout":"normal","name":"Greenweaver Druid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add {G}{G} to your mana pool.","power":"1","toughness":"1","imageName":"greenweaver druid","colorIdentity":["G"]},"Joraga Bard":{"layout":"normal","name":"Joraga Bard","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Rogue Ally","types":["Creature"],"subtypes":["Elf","Rogue","Ally"],"text":"Whenever Joraga Bard or another Ally enters the battlefield under your control, you may have Ally creatures you control gain vigilance until end of turn.","power":"1","toughness":"4","imageName":"joraga bard","colorIdentity":["G"]},"Khalni Heart Expedition":{"layout":"normal","name":"Khalni Heart Expedition","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may put a quest counter on Khalni Heart Expedition.\nRemove three quest counters from Khalni Heart Expedition and sacrifice it: Search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle your library.","imageName":"khalni heart expedition","colorIdentity":["G"]},"Mold Shambler":{"layout":"normal","name":"Mold Shambler","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Fungus Beast","types":["Creature"],"subtypes":["Fungus","Beast"],"text":"Kicker {1}{G} (You may pay an additional {1}{G} as you cast this spell.)\nWhen Mold Shambler enters the battlefield, if it was kicked, destroy target noncreature permanent.","power":"3","toughness":"3","imageName":"mold shambler","colorIdentity":["G"]},"Oracle of Mul Daya":{"layout":"normal","name":"Oracle of Mul Daya","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"You may play an additional land on each of your turns.\nPlay with the top card of your library revealed.\nYou may play the top card of your library if it's a land card.","power":"2","toughness":"2","imageName":"oracle of mul daya","colorIdentity":["G"]},"Oran-Rief Recluse":{"layout":"normal","name":"Oran-Rief Recluse","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Kicker {2}{G} (You may pay an additional {2}{G} as you cast this spell.)\nReach (This creature can block creatures with flying.)\nWhen Oran-Rief Recluse enters the battlefield, if it was kicked, destroy target creature with flying.","power":"1","toughness":"3","imageName":"oran-rief recluse","colorIdentity":["G"]},"Oran-Rief Survivalist":{"layout":"normal","name":"Oran-Rief Survivalist","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Warrior Ally","types":["Creature"],"subtypes":["Human","Warrior","Ally"],"text":"Whenever Oran-Rief Survivalist or another Ally enters the battlefield under your control, you may put a +1/+1 counter on Oran-Rief Survivalist.","power":"1","toughness":"1","imageName":"oran-rief survivalist","colorIdentity":["G"]},"Predatory Urge":{"layout":"normal","name":"Predatory Urge","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: This creature deals damage equal to its power to target creature. That creature deals damage equal to its power to this creature.\"","imageName":"predatory urge","colorIdentity":["G"]},"Primal Bellow":{"layout":"normal","name":"Primal Bellow","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn for each Forest you control.","imageName":"primal bellow","colorIdentity":["G"]},"Quest for the Gemblades":{"layout":"normal","name":"Quest for the Gemblades","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control deals combat damage to a creature, you may put a quest counter on Quest for the Gemblades.\nRemove a quest counter from Quest for the Gemblades and sacrifice it: Put four +1/+1 counters on target creature.","imageName":"quest for the gemblades","colorIdentity":["G"]},"Relic Crush":{"layout":"normal","name":"Relic Crush","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment and up to one other target artifact or enchantment.","imageName":"relic crush","colorIdentity":["G"]},"Savage Silhouette":{"layout":"normal","name":"Savage Silhouette","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has \"{1}{G}: Regenerate this creature.\"","imageName":"savage silhouette","colorIdentity":["G"]},"Scute Mob":{"layout":"normal","name":"Scute Mob","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"At the beginning of your upkeep, if you control five or more lands, put four +1/+1 counters on Scute Mob.","power":"1","toughness":"1","imageName":"scute mob","colorIdentity":["G"]},"Scythe Tiger":{"layout":"normal","name":"Scythe Tiger","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nWhen Scythe Tiger enters the battlefield, sacrifice it unless you sacrifice a land.","power":"3","toughness":"2","imageName":"scythe tiger","colorIdentity":["G"]},"Summoning Trap":{"layout":"normal","name":"Summoning Trap","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If a creature spell you cast this turn was countered by a spell or ability an opponent controlled, you may pay {0} rather than pay Summoning Trap's mana cost.\nLook at the top seven cards of your library. You may put a creature card from among them onto the battlefield. Put the rest on the bottom of your library in any order.","imageName":"summoning trap","colorIdentity":["G"]},"Tajuru Archer":{"layout":"normal","name":"Tajuru Archer","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Archer Ally","types":["Creature"],"subtypes":["Elf","Archer","Ally"],"text":"Whenever Tajuru Archer or another Ally enters the battlefield under your control, you may have Tajuru Archer deal damage to target creature with flying equal to the number of Allies you control.","power":"1","toughness":"2","imageName":"tajuru archer","colorIdentity":["G"]},"Tanglesap":{"layout":"normal","name":"Tanglesap","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn by creatures without trample.","imageName":"tanglesap","colorIdentity":["G"]},"Terra Stomper":{"layout":"normal","name":"Terra Stomper","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Terra Stomper can't be countered.\nTrample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"8","toughness":"8","imageName":"terra stomper","starter":true,"colorIdentity":["G"]},"Territorial Baloth":{"layout":"normal","name":"Territorial Baloth","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Landfall — Whenever a land enters the battlefield under your control, Territorial Baloth gets +2/+2 until end of turn.","power":"4","toughness":"4","imageName":"territorial baloth","colorIdentity":["G"]},"Timbermaw Larva":{"layout":"normal","name":"Timbermaw Larva","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Timbermaw Larva attacks, it gets +1/+1 until end of turn for each Forest you control.","power":"2","toughness":"2","imageName":"timbermaw larva","colorIdentity":["G"]},"Turntimber Basilisk":{"layout":"normal","name":"Turntimber Basilisk","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Basilisk","types":["Creature"],"subtypes":["Basilisk"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nLandfall — Whenever a land enters the battlefield under your control, you may have target creature block Turntimber Basilisk this turn if able.","power":"2","toughness":"1","imageName":"turntimber basilisk","colorIdentity":["G"]},"Turntimber Ranger":{"layout":"normal","name":"Turntimber Ranger","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Scout Ally","types":["Creature"],"subtypes":["Elf","Scout","Ally"],"text":"Whenever Turntimber Ranger or another Ally enters the battlefield under your control, you may put a 2/2 green Wolf creature token onto the battlefield. If you do, put a +1/+1 counter on Turntimber Ranger.","power":"2","toughness":"2","imageName":"turntimber ranger","colorIdentity":["G"]},"Vastwood Gorger":{"layout":"normal","name":"Vastwood Gorger","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"5","toughness":"6","imageName":"vastwood gorger","colorIdentity":["G"]},"Vines of Vastwood":{"layout":"normal","name":"Vines of Vastwood","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Kicker {G} (You may pay an additional {G} as you cast this spell.)\nTarget creature can't be the target of spells or abilities your opponents control this turn. If Vines of Vastwood was kicked, that creature gets +4/+4 until end of turn.","imageName":"vines of vastwood","colorIdentity":["G"]},"Zendikar Farguide":{"layout":"normal","name":"Zendikar Farguide","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"3","toughness":"3","imageName":"zendikar farguide","colorIdentity":["G"]},"Adventuring Gear":{"layout":"normal","name":"Adventuring Gear","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Landfall — Whenever a land enters the battlefield under your control, equipped creature gets +2/+2 until end of turn.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"adventuring gear"},"Blade of the Bloodchief":{"layout":"normal","name":"Blade of the Bloodchief","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever a creature dies, put a +1/+1 counter on equipped creature. If equipped creature is a Vampire, put two +1/+1 counters on it instead.\nEquip {1}","imageName":"blade of the bloodchief"},"Blazing Torch":{"layout":"normal","name":"Blazing Torch","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature can't be blocked by Vampires or Zombies.\nEquipped creature has \"{T}, Sacrifice Blazing Torch: Blazing Torch deals 2 damage to target creature or player.\"\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"blazing torch"},"Carnage Altar":{"layout":"normal","name":"Carnage Altar","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, Sacrifice a creature: Draw a card.","imageName":"carnage altar"},"Eldrazi Monument":{"layout":"normal","name":"Eldrazi Monument","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Creatures you control get +1/+1 and have flying and indestructible.\nAt the beginning of your upkeep, sacrifice a creature. If you can't, sacrifice Eldrazi Monument.","imageName":"eldrazi monument"},"Eternity Vessel":{"layout":"normal","name":"Eternity Vessel","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Eternity Vessel enters the battlefield with X charge counters on it, where X is your life total.\nLandfall — Whenever a land enters the battlefield under your control, you may have your life total become the number of charge counters on Eternity Vessel.","imageName":"eternity vessel"},"Expedition Map":{"layout":"normal","name":"Expedition Map","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Expedition Map: Search your library for a land card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"expedition map"},"Explorer's Scope":{"layout":"normal","name":"Explorer's Scope","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature attacks, look at the top card of your library. If it's a land card, you may put it onto the battlefield tapped.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"explorer's scope"},"Grappling Hook":{"layout":"normal","name":"Grappling Hook","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has double strike.\nWhenever equipped creature attacks, you may have target creature block it this turn if able.\nEquip {4}","imageName":"grappling hook"},"Hedron Scrabbler":{"layout":"normal","name":"Hedron Scrabbler","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Landfall — Whenever a land enters the battlefield under your control, Hedron Scrabbler gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"hedron scrabbler"},"Khalni Gem":{"layout":"normal","name":"Khalni Gem","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"When Khalni Gem enters the battlefield, return two lands you control to their owner's hand.\n{T}: Add two mana of any one color to your mana pool.","imageName":"khalni gem"},"Spidersilk Net":{"layout":"normal","name":"Spidersilk Net","manaCost":"{0}","cmc":0,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +0/+2 and has reach. (It can block creatures with flying.)\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"spidersilk net"},"Stonework Puma":{"layout":"normal","name":"Stonework Puma","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Cat Ally","types":["Artifact","Creature"],"subtypes":["Cat","Ally"],"power":"2","toughness":"2","imageName":"stonework puma"},"Trailblazer's Boots":{"layout":"normal","name":"Trailblazer's Boots","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has nonbasic landwalk. (It can't be blocked as long as defending player controls a nonbasic land.)\nEquip {2}","imageName":"trailblazer's boots"},"Trusty Machete":{"layout":"normal","name":"Trusty Machete","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+1.\nEquip {2}","imageName":"trusty machete"},"Akoum Refuge":{"layout":"normal","name":"Akoum Refuge","type":"Land","types":["Land"],"text":"Akoum Refuge enters the battlefield tapped.\nWhen Akoum Refuge enters the battlefield, you gain 1 life.\n{T}: Add {B} or {R} to your mana pool.","imageName":"akoum refuge","colorIdentity":["B","R"]},"Arid Mesa":{"layout":"normal","name":"Arid Mesa","type":"Land","types":["Land"],"text":"{T}, Pay 1 life, Sacrifice Arid Mesa: Search your library for a Mountain or Plains card and put it onto the battlefield. Then shuffle your library.","imageName":"arid mesa"},"Crypt of Agadeem":{"layout":"normal","name":"Crypt of Agadeem","type":"Land","types":["Land"],"text":"Crypt of Agadeem enters the battlefield tapped.\n{T}: Add {B} to your mana pool.\n{2}, {T}: Add {B} to your mana pool for each black creature card in your graveyard.","imageName":"crypt of agadeem","colorIdentity":["B"]},"Emeria, the Sky Ruin":{"layout":"normal","name":"Emeria, the Sky Ruin","type":"Land","types":["Land"],"text":"Emeria, the Sky Ruin enters the battlefield tapped.\nAt the beginning of your upkeep, if you control seven or more Plains, you may return target creature card from your graveyard to the battlefield.\n{T}: Add {W} to your mana pool.","imageName":"emeria, the sky ruin","colorIdentity":["W"]},"Graypelt Refuge":{"layout":"normal","name":"Graypelt Refuge","type":"Land","types":["Land"],"text":"Graypelt Refuge enters the battlefield tapped.\nWhen Graypelt Refuge enters the battlefield, you gain 1 life.\n{T}: Add {G} or {W} to your mana pool.","imageName":"graypelt refuge","colorIdentity":["G","W"]},"Jwar Isle Refuge":{"layout":"normal","name":"Jwar Isle Refuge","type":"Land","types":["Land"],"text":"Jwar Isle Refuge enters the battlefield tapped.\nWhen Jwar Isle Refuge enters the battlefield, you gain 1 life.\n{T}: Add {U} or {B} to your mana pool.","imageName":"jwar isle refuge","colorIdentity":["U","B"]},"Kabira Crossroads":{"layout":"normal","name":"Kabira Crossroads","type":"Land","types":["Land"],"text":"Kabira Crossroads enters the battlefield tapped.\nWhen Kabira Crossroads enters the battlefield, you gain 2 life.\n{T}: Add {W} to your mana pool.","imageName":"kabira crossroads","colorIdentity":["W"]},"Kazandu Refuge":{"layout":"normal","name":"Kazandu Refuge","type":"Land","types":["Land"],"text":"Kazandu Refuge enters the battlefield tapped.\nWhen Kazandu Refuge enters the battlefield, you gain 1 life.\n{T}: Add {R} or {G} to your mana pool.","imageName":"kazandu refuge","colorIdentity":["R","G"]},"Magosi, the Waterveil":{"layout":"normal","name":"Magosi, the Waterveil","type":"Land","types":["Land"],"text":"Magosi, the Waterveil enters the battlefield tapped.\n{T}: Add {U} to your mana pool.\n{U}, {T}: Put an eon counter on Magosi, the Waterveil. Skip your next turn.\n{T}, Remove an eon counter from Magosi, the Waterveil and return it to its owner's hand: Take an extra turn after this one.","imageName":"magosi, the waterveil","colorIdentity":["U"]},"Marsh Flats":{"layout":"normal","name":"Marsh Flats","type":"Land","types":["Land"],"text":"{T}, Pay 1 life, Sacrifice Marsh Flats: Search your library for a Plains or Swamp card and put it onto the battlefield. Then shuffle your library.","imageName":"marsh flats"},"Misty Rainforest":{"layout":"normal","name":"Misty Rainforest","type":"Land","types":["Land"],"text":"{T}, Pay 1 life, Sacrifice Misty Rainforest: Search your library for a Forest or Island card and put it onto the battlefield. Then shuffle your library.","imageName":"misty rainforest"},"Oran-Rief, the Vastwood":{"layout":"normal","name":"Oran-Rief, the Vastwood","type":"Land","types":["Land"],"text":"Oran-Rief, the Vastwood enters the battlefield tapped.\n{T}: Add {G} to your mana pool.\n{T}: Put a +1/+1 counter on each green creature that entered the battlefield this turn.","imageName":"oran-rief, the vastwood","colorIdentity":["G"]},"Piranha Marsh":{"layout":"normal","name":"Piranha Marsh","type":"Land","types":["Land"],"text":"Piranha Marsh enters the battlefield tapped.\nWhen Piranha Marsh enters the battlefield, target player loses 1 life.\n{T}: Add {B} to your mana pool.","imageName":"piranha marsh","colorIdentity":["B"]},"Scalding Tarn":{"layout":"normal","name":"Scalding Tarn","type":"Land","types":["Land"],"text":"{T}, Pay 1 life, Sacrifice Scalding Tarn: Search your library for an Island or Mountain card and put it onto the battlefield. Then shuffle your library.","imageName":"scalding tarn"},"Sejiri Refuge":{"layout":"normal","name":"Sejiri Refuge","type":"Land","types":["Land"],"text":"Sejiri Refuge enters the battlefield tapped.\nWhen Sejiri Refuge enters the battlefield, you gain 1 life.\n{T}: Add {W} or {U} to your mana pool.","imageName":"sejiri refuge","colorIdentity":["W","U"]},"Soaring Seacliff":{"layout":"normal","name":"Soaring Seacliff","type":"Land","types":["Land"],"text":"Soaring Seacliff enters the battlefield tapped.\nWhen Soaring Seacliff enters the battlefield, target creature gains flying until end of turn.\n{T}: Add {U} to your mana pool.","imageName":"soaring seacliff","colorIdentity":["U"]},"Turntimber Grove":{"layout":"normal","name":"Turntimber Grove","type":"Land","types":["Land"],"text":"Turntimber Grove enters the battlefield tapped.\nWhen Turntimber Grove enters the battlefield, target creature gets +1/+1 until end of turn.\n{T}: Add {G} to your mana pool.","imageName":"turntimber grove","colorIdentity":["G"]},"Verdant Catacombs":{"layout":"normal","name":"Verdant Catacombs","type":"Land","types":["Land"],"text":"{T}, Pay 1 life, Sacrifice Verdant Catacombs: Search your library for a Swamp or Forest card and put it onto the battlefield. Then shuffle your library.","imageName":"verdant catacombs"},"Beast":{"layout":"token","name":"Beast","type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"4","toughness":"4","imageName":"beast"},"Elephant":{"layout":"token","name":"Elephant","type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"power":"3","toughness":"3","imageName":"elephant"},"Admonition Angel":{"layout":"normal","name":"Admonition Angel","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nLandfall — Whenever a land enters the battlefield under your control, you may exile target nonland permanent other than Admonition Angel.\nWhen Admonition Angel leaves the battlefield, return all cards exiled with it to the battlefield under their owners' control.","power":"6","toughness":"6","imageName":"admonition angel","colorIdentity":["W"]},"Apex Hawks":{"layout":"normal","name":"Apex Hawks","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Multikicker {1}{W} (You may pay an additional {1}{W} any number of times as you cast this spell.)\nFlying\nApex Hawks enters the battlefield with a +1/+1 counter on it for each time it was kicked.","power":"2","toughness":"2","imageName":"apex hawks","colorIdentity":["W"]},"Archon of Redemption":{"layout":"normal","name":"Archon of Redemption","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Archon","types":["Creature"],"subtypes":["Archon"],"text":"Flying\nWhenever Archon of Redemption or another creature with flying enters the battlefield under your control, you may gain life equal to that creature's power.","power":"3","toughness":"4","imageName":"archon of redemption","colorIdentity":["W"]},"Battle Hurda":{"layout":"normal","name":"Battle Hurda","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"First strike","power":"3","toughness":"3","imageName":"battle hurda","colorIdentity":["W"]},"Fledgling Griffin":{"layout":"normal","name":"Fledgling Griffin","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Landfall — Whenever a land enters the battlefield under your control, Fledgling Griffin gains flying until end of turn.","power":"2","toughness":"2","imageName":"fledgling griffin","colorIdentity":["W"]},"Guardian Zendikon":{"layout":"normal","name":"Guardian Zendikon","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land is a 2/6 white Wall creature with defender. It's still a land.\nWhen enchanted land dies, return that card to its owner's hand.","imageName":"guardian zendikon","colorIdentity":["W"]},"Iona's Judgment":{"layout":"normal","name":"Iona's Judgment","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target creature or enchantment.","imageName":"iona's judgment","colorIdentity":["W"]},"Join the Ranks":{"layout":"normal","name":"Join the Ranks","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put two 1/1 white Soldier Ally creature tokens onto the battlefield.","imageName":"join the ranks","colorIdentity":["W"]},"Kitesail Apprentice":{"layout":"normal","name":"Kitesail Apprentice","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"As long as Kitesail Apprentice is equipped, it gets +1/+1 and has flying.","power":"1","toughness":"1","imageName":"kitesail apprentice","colorIdentity":["W"]},"Lightkeeper of Emeria":{"layout":"normal","name":"Lightkeeper of Emeria","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Multikicker {W} (You may pay an additional {W} any number of times as you cast this spell.)\nFlying\nWhen Lightkeeper of Emeria enters the battlefield, you gain 2 life for each time it was kicked.","power":"2","toughness":"4","imageName":"lightkeeper of emeria","colorIdentity":["W"]},"Loam Lion":{"layout":"normal","name":"Loam Lion","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Loam Lion gets +1/+2 as long as you control a Forest.","power":"1","toughness":"1","imageName":"loam lion","colorIdentity":["W"]},"Marsh Threader":{"layout":"normal","name":"Marsh Threader","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Scout","types":["Creature"],"subtypes":["Kor","Scout"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"2","toughness":"1","imageName":"marsh threader","colorIdentity":["W"]},"Marshal's Anthem":{"layout":"normal","name":"Marshal's Anthem","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Multikicker {1}{W} (You may pay an additional {1}{W} any number of times as you cast this spell.)\nCreatures you control get +1/+1.\nWhen Marshal's Anthem enters the battlefield, return up to X target creature cards from your graveyard to the battlefield, where X is the number of times Marshal's Anthem was kicked.","imageName":"marshal's anthem","colorIdentity":["W"]},"Perimeter Captain":{"layout":"normal","name":"Perimeter Captain","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Defender\nWhenever a creature you control with defender blocks, you may gain 2 life.","power":"0","toughness":"4","imageName":"perimeter captain","colorIdentity":["W"]},"Refraction Trap":{"layout":"normal","name":"Refraction Trap","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent cast a red instant or sorcery spell this turn, you may pay {W} rather than pay Refraction Trap's mana cost.\nPrevent the next 3 damage that a source of your choice would deal to you and/or permanents you control this turn. If damage is prevented this way, Refraction Trap deals that much damage to target creature or player.","imageName":"refraction trap","colorIdentity":["W"]},"Rest for the Weary":{"layout":"normal","name":"Rest for the Weary","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player gains 4 life.\nLandfall — If you had a land enter the battlefield under your control this turn, that player gains 8 life instead.","imageName":"rest for the weary","colorIdentity":["W"]},"Ruin Ghost":{"layout":"normal","name":"Ruin Ghost","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"{W}, {T}: Exile target land you control, then return it to the battlefield under your control.","power":"1","toughness":"1","imageName":"ruin ghost","colorIdentity":["W"]},"Stoneforge Mystic":{"layout":"normal","name":"Stoneforge Mystic","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Artificer","types":["Creature"],"subtypes":["Kor","Artificer"],"text":"When Stoneforge Mystic enters the battlefield, you may search your library for an Equipment card, reveal it, put it into your hand, then shuffle your library.\n{1}{W}, {T}: You may put an Equipment card from your hand onto the battlefield.","power":"1","toughness":"2","imageName":"stoneforge mystic","colorIdentity":["W"]},"Talus Paladin":{"layout":"normal","name":"Talus Paladin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight Ally","types":["Creature"],"subtypes":["Human","Knight","Ally"],"text":"Whenever Talus Paladin or another Ally enters the battlefield under your control, you may have Allies you control gain lifelink until end of turn, and you may put a +1/+1 counter on Talus Paladin.","power":"2","toughness":"3","imageName":"talus paladin","colorIdentity":["W"]},"Terra Eternal":{"layout":"normal","name":"Terra Eternal","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"All lands have indestructible.","imageName":"terra eternal","colorIdentity":["W"]},"Veteran's Reflexes":{"layout":"normal","name":"Veteran's Reflexes","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn. Untap that creature.","imageName":"veteran's reflexes","colorIdentity":["W"]},"Æther Tradewinds":{"layout":"normal","name":"Æther Tradewinds","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target permanent you control and target permanent you don't control to their owners' hands.","imageName":"æther tradewinds","colorIdentity":["U"]},"Calcite Snapper":{"layout":"normal","name":"Calcite Snapper","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Turtle","types":["Creature"],"subtypes":["Turtle"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nLandfall — Whenever a land enters the battlefield under your control, you may switch Calcite Snapper's power and toughness until end of turn.","power":"1","toughness":"4","imageName":"calcite snapper","colorIdentity":["U"]},"Dispel":{"layout":"normal","name":"Dispel","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target instant spell.","imageName":"dispel","colorIdentity":["U"]},"Enclave Elite":{"layout":"normal","name":"Enclave Elite","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Multikicker {1}{U} (You may pay an additional {1}{U} any number of times as you cast this spell.)\nIslandwalk (This creature can't be blocked as long as defending player controls an Island.)\nEnclave Elite enters the battlefield with a +1/+1 counter on it for each time it was kicked.","power":"2","toughness":"2","imageName":"enclave elite","colorIdentity":["U"]},"Goliath Sphinx":{"layout":"normal","name":"Goliath Sphinx","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying","power":"8","toughness":"7","imageName":"goliath sphinx","colorIdentity":["U"]},"Halimar Excavator":{"layout":"normal","name":"Halimar Excavator","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard Ally","types":["Creature"],"subtypes":["Human","Wizard","Ally"],"text":"Whenever Halimar Excavator or another Ally enters the battlefield under your control, target player puts the top X cards of his or her library into his or her graveyard, where X is the number of Allies you control.","power":"1","toughness":"3","imageName":"halimar excavator","colorIdentity":["U"]},"Horizon Drake":{"layout":"normal","name":"Horizon Drake","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying, protection from lands","power":"3","toughness":"1","imageName":"horizon drake","colorIdentity":["U"]},"Jace, the Mind Sculptor":{"layout":"normal","name":"Jace, the Mind Sculptor","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Planeswalker — Jace","types":["Planeswalker"],"subtypes":["Jace"],"text":"+2: Look at the top card of target player's library. You may put that card on the bottom of that player's library.\n0: Draw three cards, then put two cards from your hand on top of your library in any order.\n−1: Return target creature to its owner's hand.\n−12: Exile all cards from target player's library, then that player shuffles his or her hand into his or her library.","loyalty":3,"imageName":"jace, the mind sculptor","colorIdentity":["U"]},"Jwari Shapeshifter":{"layout":"normal","name":"Jwari Shapeshifter","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Shapeshifter Ally","types":["Creature"],"subtypes":["Shapeshifter","Ally"],"text":"You may have Jwari Shapeshifter enter the battlefield as a copy of any Ally creature on the battlefield.","power":"0","toughness":"0","imageName":"jwari shapeshifter","colorIdentity":["U"]},"Mysteries of the Deep":{"layout":"normal","name":"Mysteries of the Deep","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw two cards.\nLandfall — If you had a land enter the battlefield under your control this turn, draw three cards instead.","imageName":"mysteries of the deep","colorIdentity":["U"]},"Permafrost Trap":{"layout":"normal","name":"Permafrost Trap","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent had a green creature enter the battlefield under his or her control this turn, you may pay {U} rather than pay Permafrost Trap's mana cost.\nTap up to two target creatures. Those creatures don't untap during their controller's next untap step.","imageName":"permafrost trap","colorIdentity":["U"]},"Quest for Ula's Temple":{"layout":"normal","name":"Quest for Ula's Temple","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may look at the top card of your library. If it's a creature card, you may reveal it and put a quest counter on Quest for Ula's Temple.\nAt the beginning of each end step, if there are three or more quest counters on Quest for Ula's Temple, you may put a Kraken, Leviathan, Octopus, or Serpent creature card from your hand onto the battlefield.","imageName":"quest for ula's temple","colorIdentity":["U"]},"Sejiri Merfolk":{"layout":"normal","name":"Sejiri Merfolk","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"As long as you control a Plains, Sejiri Merfolk has first strike and lifelink. (Damage dealt by a creature with lifelink also causes its controller to gain that much life.)","power":"2","toughness":"1","imageName":"sejiri merfolk","colorIdentity":["U"]},"Selective Memory":{"layout":"normal","name":"Selective Memory","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for any number of nonland cards and exile them. Then shuffle your library.","imageName":"selective memory","colorIdentity":["U"]},"Spell Contortion":{"layout":"normal","name":"Spell Contortion","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Multikicker {1}{U} (You may pay an additional {1}{U} any number of times as you cast this spell.)\nCounter target spell unless its controller pays {2}. Draw a card for each time Spell Contortion was kicked.","imageName":"spell contortion","colorIdentity":["U"]},"Surrakar Banisher":{"layout":"normal","name":"Surrakar Banisher","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Surrakar","types":["Creature"],"subtypes":["Surrakar"],"text":"When Surrakar Banisher enters the battlefield, you may return target tapped creature to its owner's hand.","power":"3","toughness":"3","imageName":"surrakar banisher","colorIdentity":["U"]},"Thada Adel, Acquisitor":{"layout":"normal","name":"Thada Adel, Acquisitor","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Merfolk Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nWhenever Thada Adel, Acquisitor deals combat damage to a player, search that player's library for an artifact card and exile it. Then that player shuffles his or her library. Until end of turn, you may play that card.","power":"2","toughness":"2","imageName":"thada adel, acquisitor","colorIdentity":["U"]},"Tideforce Elemental":{"layout":"normal","name":"Tideforce Elemental","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{U}, {T}: You may tap or untap another target creature.\nLandfall — Whenever a land enters the battlefield under your control, you may untap Tideforce Elemental.","power":"2","toughness":"1","imageName":"tideforce elemental","colorIdentity":["U"]},"Vapor Snare":{"layout":"normal","name":"Vapor Snare","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.\nAt the beginning of your upkeep, sacrifice Vapor Snare unless you return a land you control to its owner's hand.","imageName":"vapor snare","colorIdentity":["U"]},"Voyager Drake":{"layout":"normal","name":"Voyager Drake","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Multikicker {U} (You may pay an additional {U} any number of times as you cast this spell.)\nFlying\nWhen Voyager Drake enters the battlefield, up to X target creatures gain flying until end of turn, where X is the number of times Voyager Drake was kicked.","power":"3","toughness":"3","imageName":"voyager drake","colorIdentity":["U"]},"Wind Zendikon":{"layout":"normal","name":"Wind Zendikon","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land is a 2/2 blue Elemental creature with flying. It's still a land.\nWhen enchanted land dies, return that card to its owner's hand.","imageName":"wind zendikon","colorIdentity":["U"]},"Abyssal Persecutor":{"layout":"normal","name":"Abyssal Persecutor","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying, trample\nYou can't win the game and your opponents can't lose the game.","power":"6","toughness":"6","imageName":"abyssal persecutor","colorIdentity":["B"]},"Agadeem Occultist":{"layout":"normal","name":"Agadeem Occultist","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Shaman Ally","types":["Creature"],"subtypes":["Human","Shaman","Ally"],"text":"{T}: Put target creature card from an opponent's graveyard onto the battlefield under your control if its converted mana cost is less than or equal to the number of Allies you control.","power":"0","toughness":"2","imageName":"agadeem occultist","colorIdentity":["B"]},"Anowon, the Ruin Sage":{"layout":"normal","name":"Anowon, the Ruin Sage","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Vampire Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"At the beginning of your upkeep, each player sacrifices a non-Vampire creature.","power":"4","toughness":"3","imageName":"anowon, the ruin sage","colorIdentity":["B"]},"Bloodhusk Ritualist":{"layout":"normal","name":"Bloodhusk Ritualist","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Shaman","types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"Multikicker {B} (You may pay an additional {B} any number of times as you cast this spell.)\nWhen Bloodhusk Ritualist enters the battlefield, target opponent discards a card for each time it was kicked.","power":"2","toughness":"2","imageName":"bloodhusk ritualist","colorIdentity":["B"]},"Bojuka Brigand":{"layout":"normal","name":"Bojuka Brigand","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Warrior Ally","types":["Creature"],"subtypes":["Human","Warrior","Ally"],"text":"Bojuka Brigand can't block.\nWhenever Bojuka Brigand or another Ally enters the battlefield under your control, you may put a +1/+1 counter on Bojuka Brigand.","power":"1","toughness":"1","imageName":"bojuka brigand","colorIdentity":["B"]},"Brink of Disaster":{"layout":"normal","name":"Brink of Disaster","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature or land\nWhen enchanted permanent becomes tapped, destroy it.","imageName":"brink of disaster","colorIdentity":["B"]},"Butcher of Malakir":{"layout":"normal","name":"Butcher of Malakir","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Flying\nWhenever Butcher of Malakir or another creature you control dies, each opponent sacrifices a creature.","power":"5","toughness":"4","imageName":"butcher of malakir","colorIdentity":["B"]},"Caustic Crawler":{"layout":"normal","name":"Caustic Crawler","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may have target creature get -1/-1 until end of turn.","power":"4","toughness":"3","imageName":"caustic crawler","colorIdentity":["B"]},"Corrupted Zendikon":{"layout":"normal","name":"Corrupted Zendikon","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land is a 3/3 black Ooze creature. It's still a land.\nWhen enchanted land dies, return that card to its owner's hand.","imageName":"corrupted zendikon","colorIdentity":["B"]},"Dead Reckoning":{"layout":"normal","name":"Dead Reckoning","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You may put target creature card from your graveyard on top of your library. If you do, Dead Reckoning deals damage equal to that card's power to target creature.","imageName":"dead reckoning","colorIdentity":["B"]},"Death's Shadow":{"layout":"normal","name":"Death's Shadow","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Death's Shadow gets -X/-X, where X is your life total.","power":"13","toughness":"13","imageName":"death's shadow","colorIdentity":["B"]},"Jagwasp Swarm":{"layout":"normal","name":"Jagwasp Swarm","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying","power":"3","toughness":"2","imageName":"jagwasp swarm","colorIdentity":["B"]},"Mire's Toll":{"layout":"normal","name":"Mire's Toll","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals a number of cards from his or her hand equal to the number of Swamps you control. You choose one of them. That player discards that card.","imageName":"mire's toll","colorIdentity":["B"]},"Nemesis Trap":{"layout":"normal","name":"Nemesis Trap","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If a white creature is attacking, you may pay {B}{B} rather than pay Nemesis Trap's mana cost.\nExile target attacking creature. Put a token that's a copy of that creature onto the battlefield. Exile it at the beginning of the next end step.","imageName":"nemesis trap","colorIdentity":["B"]},"Pulse Tracker":{"layout":"normal","name":"Pulse Tracker","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Vampire Rogue","types":["Creature"],"subtypes":["Vampire","Rogue"],"text":"Whenever Pulse Tracker attacks, each opponent loses 1 life.","power":"1","toughness":"1","imageName":"pulse tracker","colorIdentity":["B"]},"Quag Vampires":{"layout":"normal","name":"Quag Vampires","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Vampire Rogue","types":["Creature"],"subtypes":["Vampire","Rogue"],"text":"Multikicker {1}{B} (You may pay an additional {1}{B} any number of times as you cast this spell.)\nSwampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nQuag Vampires enters the battlefield with a +1/+1 counter on it for each time it was kicked.","power":"1","toughness":"1","imageName":"quag vampires","colorIdentity":["B"]},"Quest for the Nihil Stone":{"layout":"normal","name":"Quest for the Nihil Stone","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent discards a card, you may put a quest counter on Quest for the Nihil Stone.\nAt the beginning of each opponent's upkeep, if that player has no cards in hand and Quest for the Nihil Stone has two or more quest counters on it, you may have that player lose 5 life.","imageName":"quest for the nihil stone","colorIdentity":["B"]},"Ruthless Cullblade":{"layout":"normal","name":"Ruthless Cullblade","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Ruthless Cullblade gets +2/+1 as long as an opponent has 10 or less life.","power":"2","toughness":"1","imageName":"ruthless cullblade","colorIdentity":["B"]},"Scrib Nibblers":{"layout":"normal","name":"Scrib Nibblers","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"{T}: Exile the top card of target player's library. If it's a land card, you gain 1 life.\nLandfall — Whenever a land enters the battlefield under your control, you may untap Scrib Nibblers.","power":"1","toughness":"1","imageName":"scrib nibblers","colorIdentity":["B"]},"Shoreline Salvager":{"layout":"normal","name":"Shoreline Salvager","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Surrakar","types":["Creature"],"subtypes":["Surrakar"],"text":"Whenever Shoreline Salvager deals combat damage to a player, if you control an Island, you may draw a card.","power":"3","toughness":"3","imageName":"shoreline salvager","colorIdentity":["B"]},"Tomb Hex":{"layout":"normal","name":"Tomb Hex","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -2/-2 until end of turn.\nLandfall — If you had a land enter the battlefield under your control this turn, that creature gets -4/-4 until end of turn instead.","imageName":"tomb hex","colorIdentity":["B"]},"Urge to Feed":{"layout":"normal","name":"Urge to Feed","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -3/-3 until end of turn. You may tap any number of untapped Vampire creatures you control. If you do, put a +1/+1 counter on each of those Vampires.","imageName":"urge to feed","colorIdentity":["B"]},"Akoum Battlesinger":{"layout":"normal","name":"Akoum Battlesinger","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Berserker Ally","types":["Creature"],"subtypes":["Human","Berserker","Ally"],"text":"Haste\nWhenever Akoum Battlesinger or another Ally enters the battlefield under your control, you may have Ally creatures you control get +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"akoum battlesinger","colorIdentity":["R"]},"Bazaar Trader":{"layout":"normal","name":"Bazaar Trader","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{T}: Target player gains control of target artifact, creature, or land you control.","power":"1","toughness":"1","imageName":"bazaar trader","colorIdentity":["R"]},"Bull Rush":{"layout":"normal","name":"Bull Rush","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+0 until end of turn.","imageName":"bull rush","colorIdentity":["R"]},"Chain Reaction":{"layout":"normal","name":"Chain Reaction","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Chain Reaction deals X damage to each creature, where X is the number of creatures on the battlefield.","imageName":"chain reaction","colorIdentity":["R"]},"Claws of Valakut":{"layout":"normal","name":"Claws of Valakut","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+0 for each Mountain you control and has first strike.","imageName":"claws of valakut","colorIdentity":["R"]},"Cosi's Ravager":{"layout":"normal","name":"Cosi's Ravager","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may have Cosi's Ravager deal 1 damage to target player.","power":"2","toughness":"2","imageName":"cosi's ravager","colorIdentity":["R"]},"Crusher Zendikon":{"layout":"normal","name":"Crusher Zendikon","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land is a 4/2 red Beast creature with trample. It's still a land.\nWhen enchanted land dies, return that card to its owner's hand.","imageName":"crusher zendikon","colorIdentity":["R"]},"Cunning Sparkmage":{"layout":"normal","name":"Cunning Sparkmage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Haste\n{T}: Cunning Sparkmage deals 1 damage to target creature or player.","power":"0","toughness":"1","imageName":"cunning sparkmage","colorIdentity":["R"]},"Deathforge Shaman":{"layout":"normal","name":"Deathforge Shaman","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Shaman","types":["Creature"],"subtypes":["Ogre","Shaman"],"text":"Multikicker {R} (You may pay an additional {R} any number of times as you cast this spell.)\nWhen Deathforge Shaman enters the battlefield, it deals damage to target player equal to twice the number of times it was kicked.","power":"4","toughness":"3","imageName":"deathforge shaman","colorIdentity":["R"]},"Goblin Roughrider":{"layout":"normal","name":"Goblin Roughrider","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Knight","types":["Creature"],"subtypes":["Goblin","Knight"],"power":"3","toughness":"2","imageName":"goblin roughrider","colorIdentity":["R"]},"Grotag Thrasher":{"layout":"normal","name":"Grotag Thrasher","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Whenever Grotag Thrasher attacks, target creature can't block this turn.","power":"3","toughness":"3","imageName":"grotag thrasher","colorIdentity":["R"]},"Kazuul, Tyrant of the Cliffs":{"layout":"normal","name":"Kazuul, Tyrant of the Cliffs","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Ogre Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Whenever a creature an opponent controls attacks, if you're the defending player, put a 3/3 red Ogre creature token onto the battlefield unless that creature's controller pays {3}.","power":"5","toughness":"4","imageName":"kazuul, tyrant of the cliffs","colorIdentity":["R"]},"Mordant Dragon":{"layout":"normal","name":"Mordant Dragon","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{1}{R}: Mordant Dragon gets +1/+0 until end of turn.\nWhenever Mordant Dragon deals combat damage to a player, you may have it deal that much damage to target creature that player controls.","power":"5","toughness":"5","imageName":"mordant dragon","colorIdentity":["R"]},"Quest for the Goblin Lord":{"layout":"normal","name":"Quest for the Goblin Lord","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a Goblin enters the battlefield under your control, you may put a quest counter on Quest for the Goblin Lord.\nAs long as Quest for the Goblin Lord has five or more quest counters on it, creatures you control get +2/+0.","imageName":"quest for the goblin lord","colorIdentity":["R"]},"Ricochet Trap":{"layout":"normal","name":"Ricochet Trap","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If an opponent cast a blue spell this turn, you may pay {R} rather than pay Ricochet Trap's mana cost.\nChange the target of target spell with a single target.","imageName":"ricochet trap","colorIdentity":["R"]},"Roiling Terrain":{"layout":"normal","name":"Roiling Terrain","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land, then Roiling Terrain deals damage to that land's controller equal to the number of land cards in that player's graveyard.","imageName":"roiling terrain","colorIdentity":["R"]},"Rumbling Aftershocks":{"layout":"normal","name":"Rumbling Aftershocks","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a kicked spell, you may have Rumbling Aftershocks deal damage to target creature or player equal to the number of times that spell was kicked.","imageName":"rumbling aftershocks","colorIdentity":["R"]},"Skitter of Lizards":{"layout":"normal","name":"Skitter of Lizards","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Multikicker {1}{R} (You may pay an additional {1}{R} any number of times as you cast this spell.)\nHaste\nSkitter of Lizards enters the battlefield with a +1/+1 counter on it for each time it was kicked.","power":"1","toughness":"1","imageName":"skitter of lizards","colorIdentity":["R"]},"Slavering Nulls":{"layout":"normal","name":"Slavering Nulls","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Zombie","types":["Creature"],"subtypes":["Goblin","Zombie"],"text":"Whenever Slavering Nulls deals combat damage to a player, if you control a Swamp, you may have that player discard a card.","power":"2","toughness":"1","imageName":"slavering nulls","colorIdentity":["R"]},"Stone Idol Trap":{"layout":"normal","name":"Stone Idol Trap","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"Stone Idol Trap costs {1} less to cast for each attacking creature.\nPut a 6/12 colorless Construct artifact creature token with trample onto the battlefield. Exile it at the beginning of your next end step.","imageName":"stone idol trap","colorIdentity":["R"]},"Tuktuk Scrapper":{"layout":"normal","name":"Tuktuk Scrapper","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Artificer Ally","types":["Creature"],"subtypes":["Goblin","Artificer","Ally"],"text":"Whenever Tuktuk Scrapper or another Ally enters the battlefield under your control, you may destroy target artifact. If that artifact is put into a graveyard this way, Tuktuk Scrapper deals damage to that artifact's controller equal to the number of Allies you control.","power":"2","toughness":"2","imageName":"tuktuk scrapper","colorIdentity":["R"]},"Arbor Elf":{"layout":"normal","name":"Arbor Elf","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Untap target Forest.","power":"1","toughness":"1","imageName":"arbor elf","colorIdentity":["G"]},"Avenger of Zendikar":{"layout":"normal","name":"Avenger of Zendikar","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Avenger of Zendikar enters the battlefield, put a 0/1 green Plant creature token onto the battlefield for each land you control.\nLandfall — Whenever a land enters the battlefield under your control, you may put a +1/+1 counter on each Plant creature you control.","power":"5","toughness":"5","imageName":"avenger of zendikar","colorIdentity":["G"]},"Bestial Menace":{"layout":"normal","name":"Bestial Menace","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/1 green Snake creature token, a 2/2 green Wolf creature token, and a 3/3 green Elephant creature token onto the battlefield.","imageName":"bestial menace","colorIdentity":["G"]},"Canopy Cover":{"layout":"normal","name":"Canopy Cover","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked except by creatures with flying or reach.\nEnchanted creature can't be the target of spells or abilities your opponents control.","imageName":"canopy cover","colorIdentity":["G"]},"Explore":{"layout":"normal","name":"Explore","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"You may play an additional land this turn.\nDraw a card.","imageName":"explore","colorIdentity":["G"]},"Feral Contest":{"layout":"normal","name":"Feral Contest","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a +1/+1 counter on target creature you control. Another target creature blocks it this turn if able.","imageName":"feral contest","colorIdentity":["G"]},"Gnarlid Pack":{"layout":"normal","name":"Gnarlid Pack","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Multikicker {1}{G} (You may pay an additional {1}{G} any number of times as you cast this spell.)\nGnarlid Pack enters the battlefield with a +1/+1 counter on it for each time it was kicked.","power":"2","toughness":"2","imageName":"gnarlid pack","colorIdentity":["G"]},"Grappler Spider":{"layout":"normal","name":"Grappler Spider","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)","power":"2","toughness":"1","imageName":"grappler spider","colorIdentity":["G"]},"Graypelt Hunter":{"layout":"normal","name":"Graypelt Hunter","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Warrior Ally","types":["Creature"],"subtypes":["Human","Warrior","Ally"],"text":"Trample\nWhenever Graypelt Hunter or another Ally enters the battlefield under your control, you may put a +1/+1 counter on Graypelt Hunter.","power":"2","toughness":"2","imageName":"graypelt hunter","colorIdentity":["G"]},"Groundswell":{"layout":"normal","name":"Groundswell","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn.\nLandfall — If you had a land enter the battlefield under your control this turn, that creature gets +4/+4 until end of turn instead.","imageName":"groundswell","colorIdentity":["G"]},"Harabaz Druid":{"layout":"normal","name":"Harabaz Druid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid Ally","types":["Creature"],"subtypes":["Human","Druid","Ally"],"text":"{T}: Add X mana of any one color to your mana pool, where X is the number of Allies you control.","power":"0","toughness":"1","imageName":"harabaz druid","colorIdentity":["G"]},"Nature's Claim":{"layout":"normal","name":"Nature's Claim","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment. Its controller gains 4 life.","imageName":"nature's claim","colorIdentity":["G"]},"Omnath, Locus of Mana":{"layout":"normal","name":"Omnath, Locus of Mana","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental"],"text":"Green mana doesn't empty from your mana pool as steps and phases end.\nOmnath, Locus of Mana gets +1/+1 for each green mana in your mana pool.","power":"1","toughness":"1","imageName":"omnath, locus of mana","colorIdentity":["G"]},"Quest for Renewal":{"layout":"normal","name":"Quest for Renewal","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control becomes tapped, you may put a quest counter on Quest for Renewal.\nAs long as there are four or more quest counters on Quest for Renewal, untap all creatures you control during each other player's untap step.","imageName":"quest for renewal","colorIdentity":["G"]},"Slingbow Trap":{"layout":"normal","name":"Slingbow Trap","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant — Trap","types":["Instant"],"subtypes":["Trap"],"text":"If a black creature with flying is attacking, you may pay {G} rather than pay Slingbow Trap's mana cost.\nDestroy target attacking creature with flying.","imageName":"slingbow trap","colorIdentity":["G"]},"Snapping Creeper":{"layout":"normal","name":"Snapping Creeper","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Plant","types":["Creature"],"subtypes":["Plant"],"text":"Landfall — Whenever a land enters the battlefield under your control, Snapping Creeper gains vigilance until end of turn.","power":"2","toughness":"3","imageName":"snapping creeper","colorIdentity":["G"]},"Strength of the Tajuru":{"layout":"normal","name":"Strength of the Tajuru","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Multikicker {1} (You may pay an additional {1} any number of times as you cast this spell.)\nChoose target creature, then choose another target creature for each time Strength of the Tajuru was kicked. Put X +1/+1 counters on each of them.","imageName":"strength of the tajuru","colorIdentity":["G"]},"Summit Apes":{"layout":"normal","name":"Summit Apes","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"As long as you control a Mountain, Summit Apes has menace. (It can't be blocked except by two or more creatures.)","power":"5","toughness":"2","imageName":"summit apes","colorIdentity":["G"]},"Vastwood Animist":{"layout":"normal","name":"Vastwood Animist","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Shaman Ally","types":["Creature"],"subtypes":["Elf","Shaman","Ally"],"text":"{T}: Target land you control becomes an X/X Elemental creature until end of turn, where X is the number of Allies you control. It's still a land.","power":"1","toughness":"1","imageName":"vastwood animist","colorIdentity":["G"]},"Vastwood Zendikon":{"layout":"normal","name":"Vastwood Zendikon","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land is a 6/4 green Elemental creature. It's still a land.\nWhen enchanted land dies, return that card to its owner's hand.","imageName":"vastwood zendikon","colorIdentity":["G"]},"Wolfbriar Elemental":{"layout":"normal","name":"Wolfbriar Elemental","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Multikicker {G} (You may pay an additional {G} any number of times as you cast this spell.)\nWhen Wolfbriar Elemental enters the battlefield, put a 2/2 green Wolf creature token onto the battlefield for each time it was kicked.","power":"4","toughness":"4","imageName":"wolfbriar elemental","colorIdentity":["G"]},"Novablast Wurm":{"layout":"normal","name":"Novablast Wurm","manaCost":"{3}{G}{G}{W}{W}","cmc":7,"colors":["White","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Whenever Novablast Wurm attacks, destroy all other creatures.","power":"7","toughness":"7","imageName":"novablast wurm","colorIdentity":["W","G"]},"Wrexial, the Risen Deep":{"layout":"normal","name":"Wrexial, the Risen Deep","manaCost":"{3}{U}{U}{B}","cmc":6,"colors":["Blue","Black"],"type":"Legendary Creature — Kraken","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kraken"],"text":"Islandwalk, swampwalk (This creature can't be blocked as long as defending player controls an Island or a Swamp.)\nWhenever Wrexial, the Risen Deep deals combat damage to a player, you may cast target instant or sorcery card from that player's graveyard without paying its mana cost. If that card would be put into a graveyard this turn, exile it instead.","power":"5","toughness":"8","imageName":"wrexial, the risen deep","colorIdentity":["U","B"]},"Amulet of Vigor":{"layout":"normal","name":"Amulet of Vigor","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever a permanent enters the battlefield tapped and under your control, untap it.","imageName":"amulet of vigor"},"Basilisk Collar":{"layout":"normal","name":"Basilisk Collar","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has deathtouch and lifelink.\nEquip {2}","imageName":"basilisk collar"},"Hammer of Ruin":{"layout":"normal","name":"Hammer of Ruin","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+0.\nWhenever equipped creature deals combat damage to a player, you may destroy target Equipment that player controls.\nEquip {2}","imageName":"hammer of ruin"},"Hedron Rover":{"layout":"normal","name":"Hedron Rover","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Landfall — Whenever a land enters the battlefield under your control, Hedron Rover gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"hedron rover"},"Kitesail":{"layout":"normal","name":"Kitesail","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0 and has flying.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"kitesail"},"Lodestone Golem":{"layout":"normal","name":"Lodestone Golem","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Nonartifact spells cost {1} more to cast.","power":"5","toughness":"3","imageName":"lodestone golem"},"Pilgrim's Eye":{"layout":"normal","name":"Pilgrim's Eye","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Thopter","types":["Artifact","Creature"],"subtypes":["Thopter"],"text":"Flying\nWhen Pilgrim's Eye enters the battlefield, you may search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.","power":"1","toughness":"1","imageName":"pilgrim's eye"},"Razor Boomerang":{"layout":"normal","name":"Razor Boomerang","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{T}, Unattach Razor Boomerang: Razor Boomerang deals 1 damage to target creature or player. Return Razor Boomerang to its owner's hand.\"\nEquip {2}","imageName":"razor boomerang"},"Seer's Sundial":{"layout":"normal","name":"Seer's Sundial","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may pay {2}. If you do, draw a card.","imageName":"seer's sundial"},"Walking Atlas":{"layout":"normal","name":"Walking Atlas","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{T}: You may put a land card from your hand onto the battlefield.","power":"1","toughness":"1","imageName":"walking atlas"},"Bojuka Bog":{"layout":"normal","name":"Bojuka Bog","type":"Land","types":["Land"],"text":"Bojuka Bog enters the battlefield tapped.\nWhen Bojuka Bog enters the battlefield, exile all cards from target player's graveyard.\n{T}: Add {B} to your mana pool.","imageName":"bojuka bog","colorIdentity":["B"]},"Creeping Tar Pit":{"layout":"normal","name":"Creeping Tar Pit","type":"Land","types":["Land"],"text":"Creeping Tar Pit enters the battlefield tapped.\n{T}: Add {U} or {B} to your mana pool.\n{1}{U}{B}: Creeping Tar Pit becomes a 3/2 blue and black Elemental creature until end of turn and can't be blocked this turn. It's still a land.","imageName":"creeping tar pit","colorIdentity":["U","B"]},"Dread Statuary":{"layout":"normal","name":"Dread Statuary","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}: Dread Statuary becomes a 4/2 Golem artifact creature until end of turn. It's still a land.","imageName":"dread statuary"},"Eye of Ugin":{"layout":"normal","name":"Eye of Ugin","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"Colorless Eldrazi spells you cast cost {2} less to cast.\n{7}, {T}: Search your library for a colorless creature card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"eye of ugin"},"Halimar Depths":{"layout":"normal","name":"Halimar Depths","type":"Land","types":["Land"],"text":"Halimar Depths enters the battlefield tapped.\nWhen Halimar Depths enters the battlefield, look at the top three cards of your library, then put them back in any order.\n{T}: Add {U} to your mana pool.","imageName":"halimar depths","colorIdentity":["U"]},"Khalni Garden":{"layout":"normal","name":"Khalni Garden","type":"Land","types":["Land"],"text":"Khalni Garden enters the battlefield tapped.\nWhen Khalni Garden enters the battlefield, create a 0/1 green Plant creature token.\n{T}: Add {G} to your mana pool.","imageName":"khalni garden","colorIdentity":["G"]},"Lavaclaw Reaches":{"layout":"normal","name":"Lavaclaw Reaches","type":"Land","types":["Land"],"text":"Lavaclaw Reaches enters the battlefield tapped.\n{T}: Add {B} or {R} to your mana pool.\n{1}{B}{R}: Until end of turn, Lavaclaw Reaches becomes a 2/2 black and red Elemental creature with \"{X}: This creature gets +X/+0 until end of turn.\" It's still a land.","imageName":"lavaclaw reaches","colorIdentity":["B","R"]},"Raging Ravine":{"layout":"normal","name":"Raging Ravine","type":"Land","types":["Land"],"text":"Raging Ravine enters the battlefield tapped.\n{T}: Add {R} or {G} to your mana pool.\n{2}{R}{G}: Until end of turn, Raging Ravine becomes a 3/3 red and green Elemental creature with \"Whenever this creature attacks, put a +1/+1 counter on it.\" It's still a land.","imageName":"raging ravine","colorIdentity":["R","G"]},"Sejiri Steppe":{"layout":"normal","name":"Sejiri Steppe","type":"Land","types":["Land"],"text":"Sejiri Steppe enters the battlefield tapped.\nWhen Sejiri Steppe enters the battlefield, target creature you control gains protection from the color of your choice until end of turn.\n{T}: Add {W} to your mana pool.","imageName":"sejiri steppe","colorIdentity":["W"]},"Smoldering Spires":{"layout":"normal","name":"Smoldering Spires","type":"Land","types":["Land"],"text":"Smoldering Spires enters the battlefield tapped.\nWhen Smoldering Spires enters the battlefield, target creature can't block this turn.\n{T}: Add {R} to your mana pool.","imageName":"smoldering spires","colorIdentity":["R"]},"Stirring Wildwood":{"layout":"normal","name":"Stirring Wildwood","type":"Land","types":["Land"],"text":"Stirring Wildwood enters the battlefield tapped.\n{T}: Add {G} or {W} to your mana pool.\n{1}{G}{W}: Until end of turn, Stirring Wildwood becomes a 3/4 green and white Elemental creature with reach. It's still a land.","imageName":"stirring wildwood","colorIdentity":["G","W"]},"Hornet":{"layout":"token","name":"Hornet","type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"Flying, haste","power":"1","toughness":"1","imageName":"hornet"},"Minion":{"layout":"token","name":"Minion","type":"Creature — Minion","types":["Creature"],"subtypes":["Minion"],"power":"*","toughness":"*","imageName":"minion"},"Saproling":{"layout":"token","name":"Saproling","type":"Creature — Saproling","types":["Creature"],"subtypes":["Saproling"],"power":"1","toughness":"1","imageName":"saproling"},"Eldrazi Conscription":{"layout":"normal","name":"Eldrazi Conscription","manaCost":"{8}","cmc":8,"type":"Tribal Enchantment — Eldrazi Aura","types":["Tribal","Enchantment"],"subtypes":["Eldrazi","Aura"],"text":"Enchant creature\nEnchanted creature gets +10/+10 and has trample and annihilator 2. (Whenever it attacks, defending player sacrifices two permanents.)","imageName":"eldrazi conscription"},"Hand of Emrakul":{"layout":"normal","name":"Hand of Emrakul","manaCost":"{9}","cmc":9,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"You may sacrifice four Eldrazi Spawn rather than pay Hand of Emrakul's mana cost.\nAnnihilator 1 (Whenever this creature attacks, defending player sacrifices a permanent.)","power":"7","toughness":"7","imageName":"hand of emrakul"},"Kozilek, Butcher of Truth":{"layout":"normal","name":"Kozilek, Butcher of Truth","manaCost":"{10}","cmc":10,"type":"Legendary Creature — Eldrazi","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Eldrazi"],"text":"When you cast Kozilek, Butcher of Truth, draw four cards.\nAnnihilator 4 (Whenever this creature attacks, defending player sacrifices four permanents.)\nWhen Kozilek is put into a graveyard from anywhere, its owner shuffles his or her graveyard into his or her library.","power":"12","toughness":"12","imageName":"kozilek, butcher of truth"},"It That Betrays":{"layout":"normal","name":"It That Betrays","manaCost":"{12}","cmc":12,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Annihilator 2 (Whenever this creature attacks, defending player sacrifices two permanents.)\nWhenever an opponent sacrifices a nontoken permanent, put that card onto the battlefield under your control.","power":"11","toughness":"11","imageName":"it that betrays"},"Not of This World":{"layout":"normal","name":"Not of This World","manaCost":"{7}","cmc":7,"type":"Tribal Instant — Eldrazi","types":["Tribal","Instant"],"subtypes":["Eldrazi"],"text":"Counter target spell or ability that targets a permanent you control.\nNot of This World costs {7} less to cast if it targets a spell or ability that targets a creature you control with power 7 or greater.","imageName":"not of this world"},"Skittering Invasion":{"layout":"normal","name":"Skittering Invasion","manaCost":"{7}","cmc":7,"type":"Tribal Sorcery — Eldrazi","types":["Tribal","Sorcery"],"subtypes":["Eldrazi"],"text":"Put five 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","imageName":"skittering invasion"},"Spawnsire of Ulamog":{"layout":"normal","name":"Spawnsire of Ulamog","manaCost":"{10}","cmc":10,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Annihilator 1 (Whenever this creature attacks, defending player sacrifices a permanent.)\n{4}: Put two 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"\n{20}: Cast any number of Eldrazi cards you own from outside the game without paying their mana costs.","power":"7","toughness":"11","imageName":"spawnsire of ulamog"},"Ulamog, the Infinite Gyre":{"layout":"normal","name":"Ulamog, the Infinite Gyre","manaCost":"{11}","cmc":11,"type":"Legendary Creature — Eldrazi","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Eldrazi"],"text":"When you cast Ulamog, the Infinite Gyre, destroy target permanent.\nIndestructible\nAnnihilator 4 (Whenever this creature attacks, defending player sacrifices four permanents.)\nWhen Ulamog is put into a graveyard from anywhere, its owner shuffles his or her graveyard into his or her library.","power":"10","toughness":"10","imageName":"ulamog, the infinite gyre"},"Ulamog's Crusher":{"layout":"normal","name":"Ulamog's Crusher","manaCost":"{8}","cmc":8,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Annihilator 2 (Whenever this creature attacks, defending player sacrifices two permanents.)\nUlamog's Crusher attacks each turn if able.","power":"8","toughness":"8","imageName":"ulamog's crusher"},"Affa Guard Hound":{"layout":"normal","name":"Affa Guard Hound","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Affa Guard Hound enters the battlefield, target creature gets +0/+3 until end of turn.","power":"2","toughness":"2","imageName":"affa guard hound","colorIdentity":["W"]},"Caravan Escort":{"layout":"leveler","name":"Caravan Escort","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Level up {2} ({2}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-4\n2/2\nLEVEL 5+\n5/5\nFirst strike","power":"1","toughness":"1","imageName":"caravan escort","colorIdentity":["W"]},"Dawnglare Invoker":{"layout":"normal","name":"Dawnglare Invoker","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Wizard","types":["Creature"],"subtypes":["Kor","Wizard"],"text":"Flying\n{8}: Tap all creatures target player controls.","power":"2","toughness":"1","imageName":"dawnglare invoker","colorIdentity":["W"]},"Eland Umbra":{"layout":"normal","name":"Eland Umbra","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +0/+4.\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"eland umbra","colorIdentity":["W"]},"Emerge Unscathed":{"layout":"normal","name":"Emerge Unscathed","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature you control gains protection from the color of your choice until end of turn.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"emerge unscathed","colorIdentity":["W"]},"Gideon Jura":{"layout":"normal","name":"Gideon Jura","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Planeswalker — Gideon","types":["Planeswalker"],"subtypes":["Gideon"],"text":"+2: During target opponent's next turn, creatures that player controls attack Gideon Jura if able.\n−2: Destroy target tapped creature.\n0: Until end of turn, Gideon Jura becomes a 6/6 Human Soldier creature that's still a planeswalker. Prevent all damage that would be dealt to him this turn.","loyalty":6,"imageName":"gideon jura","colorIdentity":["W"]},"Guard Duty":{"layout":"normal","name":"Guard Duty","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has defender.","imageName":"guard duty","colorIdentity":["W"]},"Harmless Assault":{"layout":"normal","name":"Harmless Assault","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn by attacking creatures.","imageName":"harmless assault","colorIdentity":["W"]},"Hedron-Field Purists":{"layout":"leveler","name":"Hedron-Field Purists","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Level up {2}{W} ({2}{W}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-4\n1/4\nIf a source would deal damage to you or a creature you control, prevent 1 of that damage.\nLEVEL 5+\n2/5\nIf a source would deal damage to you or a creature you control, prevent 2 of that damage.","power":"0","toughness":"3","imageName":"hedron-field purists","colorIdentity":["W"]},"Hyena Umbra":{"layout":"normal","name":"Hyena Umbra","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has first strike.\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"hyena umbra","colorIdentity":["W"]},"Ikiral Outrider":{"layout":"leveler","name":"Ikiral Outrider","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Level up {4} ({4}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-3\n2/6\nVigilance\nLEVEL 4+\n3/10\nVigilance","power":"1","toughness":"2","imageName":"ikiral outrider","colorIdentity":["W"]},"Kabira Vindicator":{"layout":"leveler","name":"Kabira Vindicator","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Level up {2}{W} ({2}{W}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 2-4\n3/6\nOther creatures you control get +1/+1.\nLEVEL 5+\n4/8\nOther creatures you control get +2/+2.","power":"2","toughness":"4","imageName":"kabira vindicator","colorIdentity":["W"]},"Knight of Cliffhaven":{"layout":"leveler","name":"Knight of Cliffhaven","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Knight","types":["Creature"],"subtypes":["Kor","Knight"],"text":"Level up {3} ({3}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-3\n2/3\nFlying\nLEVEL 4+\n4/4\nFlying, vigilance","power":"2","toughness":"2","imageName":"knight of cliffhaven","colorIdentity":["W"]},"Kor Line-Slinger":{"layout":"normal","name":"Kor Line-Slinger","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Scout","types":["Creature"],"subtypes":["Kor","Scout"],"text":"{T}: Tap target creature with power 3 or less.","power":"0","toughness":"1","imageName":"kor line-slinger","colorIdentity":["W"]},"Kor Spiritdancer":{"layout":"normal","name":"Kor Spiritdancer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Wizard","types":["Creature"],"subtypes":["Kor","Wizard"],"text":"Kor Spiritdancer gets +2/+2 for each Aura attached to it.\nWhenever you cast an Aura spell, you may draw a card.","power":"0","toughness":"2","imageName":"kor spiritdancer","colorIdentity":["W"]},"Lightmine Field":{"layout":"normal","name":"Lightmine Field","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever one or more creatures attack, Lightmine Field deals damage to each of those creatures equal to the number of attacking creatures.","imageName":"lightmine field","colorIdentity":["W"]},"Linvala, Keeper of Silence":{"layout":"normal","name":"Linvala, Keeper of Silence","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying\nActivated abilities of creatures your opponents control can't be activated.","power":"3","toughness":"4","imageName":"linvala, keeper of silence","colorIdentity":["W"]},"Lone Missionary":{"layout":"normal","name":"Lone Missionary","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Monk","types":["Creature"],"subtypes":["Kor","Monk"],"text":"When Lone Missionary enters the battlefield, you gain 4 life.","power":"2","toughness":"1","imageName":"lone missionary","colorIdentity":["W"]},"Luminous Wake":{"layout":"normal","name":"Luminous Wake","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks or blocks, you gain 4 life.","imageName":"luminous wake","colorIdentity":["W"]},"Makindi Griffin":{"layout":"normal","name":"Makindi Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying","power":"2","toughness":"4","imageName":"makindi griffin","colorIdentity":["W"]},"Mammoth Umbra":{"layout":"normal","name":"Mammoth Umbra","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3 and has vigilance.\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"mammoth umbra","colorIdentity":["W"]},"Near-Death Experience":{"layout":"normal","name":"Near-Death Experience","manaCost":"{2}{W}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, if you have exactly 1 life, you win the game.","imageName":"near-death experience","colorIdentity":["W"]},"Nomads' Assembly":{"layout":"normal","name":"Nomads' Assembly","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/1 white Kor Soldier creature token onto the battlefield for each creature you control.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"nomads' assembly","colorIdentity":["W"]},"Oust":{"layout":"normal","name":"Oust","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature into its owner's library second from the top. Its controller gains 3 life.","imageName":"oust","colorIdentity":["W"]},"Puncturing Light":{"layout":"normal","name":"Puncturing Light","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target attacking or blocking creature with power 3 or less.","imageName":"puncturing light","colorIdentity":["W"]},"Repel the Darkness":{"layout":"normal","name":"Repel the Darkness","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Tap up to two target creatures.\nDraw a card.","imageName":"repel the darkness","colorIdentity":["W"]},"Soul's Attendant":{"layout":"normal","name":"Soul's Attendant","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever another creature enters the battlefield, you may gain 1 life.","power":"1","toughness":"1","imageName":"soul's attendant","colorIdentity":["W"]},"Soulbound Guardians":{"layout":"normal","name":"Soulbound Guardians","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Kor Spirit","types":["Creature"],"subtypes":["Kor","Spirit"],"text":"Defender, flying","power":"4","toughness":"5","imageName":"soulbound guardians","colorIdentity":["W"]},"Stalwart Shield-Bearers":{"layout":"normal","name":"Stalwart Shield-Bearers","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Defender\nOther creatures you control with defender get +0/+2.","power":"0","toughness":"3","imageName":"stalwart shield-bearers","colorIdentity":["W"]},"Student of Warfare":{"layout":"leveler","name":"Student of Warfare","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Level up {W} ({W}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 2-6\n3/3\nFirst strike\nLEVEL 7+\n4/4\nDouble strike","power":"1","toughness":"1","imageName":"student of warfare","colorIdentity":["W"]},"Survival Cache":{"layout":"normal","name":"Survival Cache","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life. Then if you have more life than an opponent, draw a card.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"survival cache","colorIdentity":["W"]},"Time of Heroes":{"layout":"normal","name":"Time of Heroes","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Each creature you control with a level counter on it gets +2/+2.","imageName":"time of heroes","colorIdentity":["W"]},"Totem-Guide Hartebeest":{"layout":"normal","name":"Totem-Guide Hartebeest","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Antelope","types":["Creature"],"subtypes":["Antelope"],"text":"When Totem-Guide Hartebeest enters the battlefield, you may search your library for an Aura card, reveal it, put it into your hand, then shuffle your library.","power":"2","toughness":"5","imageName":"totem-guide hartebeest","colorIdentity":["W"]},"Transcendent Master":{"layout":"leveler","name":"Transcendent Master","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric Avatar","types":["Creature"],"subtypes":["Human","Cleric","Avatar"],"text":"Level up {1} ({1}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 6-11\n6/6\nLifelink\nLEVEL 12+\n9/9\nLifelink, indestructible","power":"3","toughness":"3","imageName":"transcendent master","colorIdentity":["W"]},"Umbra Mystic":{"layout":"normal","name":"Umbra Mystic","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Auras attached to permanents you control have totem armor. (If an enchanted permanent you control would be destroyed, instead remove all damage from it and destroy an Aura attached to it.)","power":"2","toughness":"2","imageName":"umbra mystic","colorIdentity":["W"]},"Aura Finesse":{"layout":"normal","name":"Aura Finesse","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Attach target Aura you control to target creature.\nDraw a card.","imageName":"aura finesse","colorIdentity":["U"]},"Cast Through Time":{"layout":"normal","name":"Cast Through Time","manaCost":"{4}{U}{U}{U}","cmc":7,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Instant and sorcery spells you control have rebound. (Exile the spell as it resolves if you cast it from your hand. At the beginning of your next upkeep, you may cast that card from exile without paying its mana cost.)","imageName":"cast through time","colorIdentity":["U"]},"Champion's Drake":{"layout":"normal","name":"Champion's Drake","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nChampion's Drake gets +3/+3 as long as you control a creature with three or more level counters on it.","power":"1","toughness":"1","imageName":"champion's drake","colorIdentity":["U"]},"Coralhelm Commander":{"layout":"leveler","name":"Coralhelm Commander","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Level up {1} ({1}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 2-3\n3/3\nFlying\nLEVEL 4+\n4/4\nFlying\nOther Merfolk creatures you control get +1/+1.","power":"2","toughness":"2","imageName":"coralhelm commander","colorIdentity":["U"]},"Crab Umbra":{"layout":"normal","name":"Crab Umbra","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{2}{U}: Untap enchanted creature.\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"crab umbra","colorIdentity":["U"]},"Deprive":{"layout":"normal","name":"Deprive","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Deprive, return a land you control to its owner's hand.\nCounter target spell.","imageName":"deprive","colorIdentity":["U"]},"Distortion Strike":{"layout":"normal","name":"Distortion Strike","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +1/+0 until end of turn and can't be blocked this turn.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"distortion strike","colorIdentity":["U"]},"Domestication":{"layout":"normal","name":"Domestication","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.\nAt the beginning of your end step, if enchanted creature's power is 4 or greater, sacrifice Domestication.","imageName":"domestication","colorIdentity":["U"]},"Dormant Gomazoa":{"layout":"normal","name":"Dormant Gomazoa","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Jellyfish","types":["Creature"],"subtypes":["Jellyfish"],"text":"Flying\nDormant Gomazoa enters the battlefield tapped.\nDormant Gomazoa doesn't untap during your untap step.\nWhenever you become the target of a spell, you may untap Dormant Gomazoa.","power":"5","toughness":"5","imageName":"dormant gomazoa","colorIdentity":["U"]},"Drake Umbra":{"layout":"normal","name":"Drake Umbra","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3 and has flying.\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"drake umbra","colorIdentity":["U"]},"Echo Mage":{"layout":"leveler","name":"Echo Mage","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Level up {1}{U} ({1}{U}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 2-3\n2/4\n{U}{U}, {T}: Copy target instant or sorcery spell. You may choose new targets for the copy.\nLEVEL 4+\n2/5\n{U}{U}, {T}: Copy target instant or sorcery spell twice. You may choose new targets for the copies.","power":"2","toughness":"3","imageName":"echo mage","colorIdentity":["U"]},"Eel Umbra":{"layout":"normal","name":"Eel Umbra","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets +1/+1.\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"eel umbra","colorIdentity":["U"]},"Enclave Cryptologist":{"layout":"leveler","name":"Enclave Cryptologist","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Level up {1}{U} ({1}{U}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-2\n0/1\n{T}: Draw a card, then discard a card.\nLEVEL 3+\n0/1\n{T}: Draw a card.","power":"0","toughness":"1","imageName":"enclave cryptologist","colorIdentity":["U"]},"Fleeting Distraction":{"layout":"normal","name":"Fleeting Distraction","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gets -1/-0 until end of turn.\nDraw a card.","imageName":"fleeting distraction","colorIdentity":["U"]},"Frostwind Invoker":{"layout":"normal","name":"Frostwind Invoker","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Flying\n{8}: Creatures you control gain flying until end of turn.","power":"3","toughness":"3","imageName":"frostwind invoker","colorIdentity":["U"]},"Gravitational Shift":{"layout":"normal","name":"Gravitational Shift","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with flying get +2/+0.\nCreatures without flying get -2/-0.","imageName":"gravitational shift","colorIdentity":["U"]},"Guard Gomazoa":{"layout":"normal","name":"Guard Gomazoa","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Jellyfish","types":["Creature"],"subtypes":["Jellyfish"],"text":"Defender, flying\nPrevent all combat damage that would be dealt to Guard Gomazoa.","power":"1","toughness":"3","imageName":"guard gomazoa","colorIdentity":["U"]},"Hada Spy Patrol":{"layout":"leveler","name":"Hada Spy Patrol","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Level up {2}{U} ({2}{U}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-2\n2/2\nHada Spy Patrol can't be blocked.\nLEVEL 3+\n3/3\nShroud (This creature can't be the target of spells or abilities.)\nHada Spy Patrol can't be blocked.","power":"1","toughness":"1","imageName":"hada spy patrol","colorIdentity":["U"]},"Halimar Wavewatch":{"layout":"leveler","name":"Halimar Wavewatch","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Level up {2} ({2}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-4\n0/6\nLEVEL 5+\n6/6\nIslandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"0","toughness":"3","imageName":"halimar wavewatch","colorIdentity":["U"]},"Jwari Scuttler":{"layout":"normal","name":"Jwari Scuttler","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"power":"2","toughness":"3","imageName":"jwari scuttler","colorIdentity":["U"]},"Lay Bare":{"layout":"normal","name":"Lay Bare","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Look at its controller's hand.","imageName":"lay bare","colorIdentity":["U"]},"Lighthouse Chronologist":{"layout":"leveler","name":"Lighthouse Chronologist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Level up {U} ({U}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 4-6\n2/4\nLEVEL 7+\n3/5\nAt the beginning of each end step, if it's not your turn, take an extra turn after this one.","power":"1","toughness":"3","imageName":"lighthouse chronologist","colorIdentity":["U"]},"Merfolk Observer":{"layout":"normal","name":"Merfolk Observer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"When Merfolk Observer enters the battlefield, look at the top card of target player's library.","power":"2","toughness":"1","imageName":"merfolk observer","colorIdentity":["U"]},"Merfolk Skyscout":{"layout":"normal","name":"Merfolk Skyscout","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Scout","types":["Creature"],"subtypes":["Merfolk","Scout"],"text":"Flying\nWhenever Merfolk Skyscout attacks or blocks, untap target permanent.","power":"2","toughness":"3","imageName":"merfolk skyscout","colorIdentity":["U"]},"Mnemonic Wall":{"layout":"normal","name":"Mnemonic Wall","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender\nWhen Mnemonic Wall enters the battlefield, you may return target instant or sorcery card from your graveyard to your hand.","power":"0","toughness":"4","imageName":"mnemonic wall","colorIdentity":["U"]},"Narcolepsy":{"layout":"normal","name":"Narcolepsy","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of each upkeep, if enchanted creature is untapped, tap it.","imageName":"narcolepsy","colorIdentity":["U"]},"Phantasmal Abomination":{"layout":"normal","name":"Phantasmal Abomination","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Defender\nWhen Phantasmal Abomination becomes the target of a spell or ability, sacrifice it.","power":"5","toughness":"5","imageName":"phantasmal abomination","colorIdentity":["U"]},"Reality Spasm":{"layout":"normal","name":"Reality Spasm","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Tap X target permanents.\n• Untap X target permanents.","imageName":"reality spasm","colorIdentity":["U"]},"Recurring Insight":{"layout":"normal","name":"Recurring Insight","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw cards equal to the number of cards in target opponent's hand.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"recurring insight","colorIdentity":["U"]},"Renegade Doppelganger":{"layout":"normal","name":"Renegade Doppelganger","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Whenever another creature enters the battlefield under your control, you may have Renegade Doppelganger become a copy of that creature until end of turn. (If it does, it loses this ability for the rest of the turn.)","power":"0","toughness":"1","imageName":"renegade doppelganger","colorIdentity":["U"]},"Sea Gate Oracle":{"layout":"normal","name":"Sea Gate Oracle","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Sea Gate Oracle enters the battlefield, look at the top two cards of your library. Put one of them into your hand and the other on the bottom of your library.","power":"1","toughness":"3","imageName":"sea gate oracle","colorIdentity":["U"]},"See Beyond":{"layout":"normal","name":"See Beyond","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw two cards, then shuffle a card from your hand into your library.","imageName":"see beyond","colorIdentity":["U"]},"Shared Discovery":{"layout":"normal","name":"Shared Discovery","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Shared Discovery, tap four untapped creatures you control.\nDraw three cards.","imageName":"shared discovery","colorIdentity":["U"]},"Skywatcher Adept":{"layout":"leveler","name":"Skywatcher Adept","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Level up {3} ({3}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-2\n2/2\nFlying\nLEVEL 3+\n4/2\nFlying","power":"1","toughness":"1","imageName":"skywatcher adept","colorIdentity":["U"]},"Sphinx of Magosi":{"layout":"normal","name":"Sphinx of Magosi","manaCost":"{3}{U}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\n{2}{U}: Draw a card, then put a +1/+1 counter on Sphinx of Magosi.","power":"6","toughness":"6","imageName":"sphinx of magosi","colorIdentity":["U"]},"Surrakar Spellblade":{"layout":"normal","name":"Surrakar Spellblade","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Surrakar","types":["Creature"],"subtypes":["Surrakar"],"text":"Whenever you cast an instant or sorcery spell, you may put a charge counter on Surrakar Spellblade.\nWhenever Surrakar Spellblade deals combat damage to a player, you may draw X cards, where X is the number of charge counters on it.","power":"2","toughness":"1","imageName":"surrakar spellblade","colorIdentity":["U"]},"Training Grounds":{"layout":"normal","name":"Training Grounds","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Activated abilities of creatures you control cost up to {2} less to activate. This effect can't reduce the amount of mana an ability costs to activate to less than one mana.","imageName":"training grounds","colorIdentity":["U"]},"Unified Will":{"layout":"normal","name":"Unified Will","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell if you control more creatures than that spell's controller.","imageName":"unified will","colorIdentity":["U"]},"Venerated Teacher":{"layout":"normal","name":"Venerated Teacher","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Venerated Teacher enters the battlefield, put two level counters on each creature you control with level up.","power":"2","toughness":"2","imageName":"venerated teacher","colorIdentity":["U"]},"Arrogant Bloodlord":{"layout":"normal","name":"Arrogant Bloodlord","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Knight","types":["Creature"],"subtypes":["Vampire","Knight"],"text":"Whenever Arrogant Bloodlord blocks or becomes blocked by a creature with power 1 or less, destroy Arrogant Bloodlord at end of combat.","power":"4","toughness":"4","imageName":"arrogant bloodlord","colorIdentity":["B"]},"Bala Ged Scorpion":{"layout":"normal","name":"Bala Ged Scorpion","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Scorpion","types":["Creature"],"subtypes":["Scorpion"],"text":"When Bala Ged Scorpion enters the battlefield, you may destroy target creature with power 1 or less.","power":"2","toughness":"3","imageName":"bala ged scorpion","colorIdentity":["B"]},"Baneful Omen":{"layout":"normal","name":"Baneful Omen","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your end step, you may reveal the top card of your library. If you do, each opponent loses life equal to that card's converted mana cost.","imageName":"baneful omen","colorIdentity":["B"]},"Bloodrite Invoker":{"layout":"normal","name":"Bloodrite Invoker","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Shaman","types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"{8}: Target player loses 3 life and you gain 3 life.","power":"3","toughness":"1","imageName":"bloodrite invoker","colorIdentity":["B"]},"Cadaver Imp":{"layout":"normal","name":"Cadaver Imp","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nWhen Cadaver Imp enters the battlefield, you may return target creature card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"cadaver imp","colorIdentity":["B"]},"Consume the Meek":{"layout":"normal","name":"Consume the Meek","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy each creature with converted mana cost 3 or less. They can't be regenerated.","imageName":"consume the meek","colorIdentity":["B"]},"Consuming Vapors":{"layout":"normal","name":"Consuming Vapors","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player sacrifices a creature. You gain life equal to that creature's toughness.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"consuming vapors","colorIdentity":["B"]},"Contaminated Ground":{"layout":"normal","name":"Contaminated Ground","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land is a Swamp.\nWhenever enchanted land becomes tapped, its controller loses 2 life.","imageName":"contaminated ground","colorIdentity":["B"]},"Corpsehatch":{"layout":"normal","name":"Corpsehatch","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target nonblack creature. Put two 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","imageName":"corpsehatch","colorIdentity":["B"]},"Death Cultist":{"layout":"normal","name":"Death Cultist","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Sacrifice Death Cultist: Target player loses 1 life and you gain 1 life.","power":"1","toughness":"1","imageName":"death cultist","colorIdentity":["B"]},"Demonic Appetite":{"layout":"normal","name":"Demonic Appetite","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nEnchanted creature gets +3/+3.\nAt the beginning of your upkeep, sacrifice a creature.","imageName":"demonic appetite","colorIdentity":["B"]},"Drana, Kalastria Bloodchief":{"layout":"normal","name":"Drana, Kalastria Bloodchief","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Vampire Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"Flying\n{X}{B}{B}: Target creature gets -0/-X until end of turn and Drana, Kalastria Bloodchief gets +X/+0 until end of turn.","power":"4","toughness":"4","imageName":"drana, kalastria bloodchief","colorIdentity":["B"]},"Dread Drone":{"layout":"normal","name":"Dread Drone","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"When Dread Drone enters the battlefield, put two 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"4","toughness":"1","imageName":"dread drone","colorIdentity":["B"]},"Escaped Null":{"layout":"normal","name":"Escaped Null","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Berserker","types":["Creature"],"subtypes":["Zombie","Berserker"],"text":"Lifelink\nWhenever Escaped Null blocks or becomes blocked, it gets +5/+0 until end of turn.","power":"1","toughness":"2","imageName":"escaped null","colorIdentity":["B"]},"Essence Feed":{"layout":"normal","name":"Essence Feed","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player loses 3 life. You gain 3 life and put three 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","imageName":"essence feed","colorIdentity":["B"]},"Gloomhunter":{"layout":"normal","name":"Gloomhunter","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying","power":"2","toughness":"1","imageName":"gloomhunter","colorIdentity":["B"]},"Hellcarver Demon":{"layout":"normal","name":"Hellcarver Demon","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhenever Hellcarver Demon deals combat damage to a player, sacrifice all other permanents you control and discard your hand. Exile the top six cards of your library. You may cast any number of nonland cards exiled this way without paying their mana costs.","power":"6","toughness":"6","imageName":"hellcarver demon","colorIdentity":["B"]},"Induce Despair":{"layout":"normal","name":"Induce Despair","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Induce Despair, reveal a creature card from your hand.\nTarget creature gets -X/-X until end of turn, where X is the revealed card's converted mana cost.","imageName":"induce despair","colorIdentity":["B"]},"Inquisition of Kozilek":{"layout":"normal","name":"Inquisition of Kozilek","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. You choose a nonland card from it with converted mana cost 3 or less. That player discards that card.","imageName":"inquisition of kozilek","colorIdentity":["B"]},"Last Kiss":{"layout":"normal","name":"Last Kiss","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Last Kiss deals 2 damage to target creature and you gain 2 life.","imageName":"last kiss","colorIdentity":["B"]},"Mortician Beetle":{"layout":"normal","name":"Mortician Beetle","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Whenever a player sacrifices a creature, you may put a +1/+1 counter on Mortician Beetle.","power":"1","toughness":"1","imageName":"mortician beetle","colorIdentity":["B"]},"Nighthaze":{"layout":"normal","name":"Nighthaze","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gains swampwalk until end of turn. (It can't be blocked as long as defending player controls a Swamp.)\nDraw a card.","imageName":"nighthaze","colorIdentity":["B"]},"Nirkana Cutthroat":{"layout":"leveler","name":"Nirkana Cutthroat","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Level up {2}{B} ({2}{B}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-2\n4/3\nDeathtouch\nLEVEL 3+\n5/4\nFirst strike, deathtouch","power":"3","toughness":"2","imageName":"nirkana cutthroat","colorIdentity":["B"]},"Nirkana Revenant":{"layout":"normal","name":"Nirkana Revenant","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Vampire Shade","types":["Creature"],"subtypes":["Vampire","Shade"],"text":"Whenever you tap a Swamp for mana, add {B} to your mana pool (in addition to the mana the land produces).\n{B}: Nirkana Revenant gets +1/+1 until end of turn.","power":"4","toughness":"4","imageName":"nirkana revenant","colorIdentity":["B"]},"Null Champion":{"layout":"leveler","name":"Null Champion","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Warrior","types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"Level up {3} ({3}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-3\n4/2\nLEVEL 4+\n7/3\n{B}: Regenerate Null Champion.","power":"1","toughness":"1","imageName":"null champion","colorIdentity":["B"]},"Pawn of Ulamog":{"layout":"normal","name":"Pawn of Ulamog","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Shaman","types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"Whenever Pawn of Ulamog or another nontoken creature you control dies, you may put a 0/1 colorless Eldrazi Spawn creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"2","toughness":"2","imageName":"pawn of ulamog","colorIdentity":["B"]},"Perish the Thought":{"layout":"normal","name":"Perish the Thought","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a card from it. That player shuffles that card into his or her library.","imageName":"perish the thought","colorIdentity":["B"]},"Pestilence Demon":{"layout":"normal","name":"Pestilence Demon","manaCost":"{5}{B}{B}{B}","cmc":8,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\n{B}: Pestilence Demon deals 1 damage to each creature and each player.","power":"7","toughness":"6","imageName":"pestilence demon","colorIdentity":["B"]},"Repay in Kind":{"layout":"normal","name":"Repay in Kind","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player's life total becomes the lowest life total among all players.","imageName":"repay in kind","colorIdentity":["B"]},"Shrivel":{"layout":"normal","name":"Shrivel","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get -1/-1 until end of turn.","imageName":"shrivel","colorIdentity":["B"]},"Skeletal Wurm":{"layout":"normal","name":"Skeletal Wurm","manaCost":"{7}{B}","cmc":8,"colors":["Black"],"type":"Creature — Skeleton Wurm","types":["Creature"],"subtypes":["Skeleton","Wurm"],"text":"{B}: Regenerate Skeletal Wurm.","power":"7","toughness":"6","imageName":"skeletal wurm","colorIdentity":["B"]},"Suffer the Past":{"layout":"normal","name":"Suffer the Past","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile X target cards from target player's graveyard. For each card exiled this way, that player loses 1 life and you gain 1 life.","imageName":"suffer the past","colorIdentity":["B"]},"Thought Gorger":{"layout":"normal","name":"Thought Gorger","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Trample\nWhen Thought Gorger enters the battlefield, put a +1/+1 counter on it for each card in your hand. If you do, discard your hand.\nWhen Thought Gorger leaves the battlefield, draw a card for each +1/+1 counter on it.","power":"2","toughness":"2","imageName":"thought gorger","colorIdentity":["B"]},"Virulent Swipe":{"layout":"normal","name":"Virulent Swipe","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+0 and gains deathtouch until end of turn.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"virulent swipe","colorIdentity":["B"]},"Zof Shade":{"layout":"normal","name":"Zof Shade","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"{2}{B}: Zof Shade gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"zof shade","colorIdentity":["B"]},"Zulaport Enforcer":{"layout":"leveler","name":"Zulaport Enforcer","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Level up {4} ({4}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-2\n3/3\nLEVEL 3+\n5/5\nZulaport Enforcer can't be blocked except by black creatures.","power":"1","toughness":"1","imageName":"zulaport enforcer","colorIdentity":["B"]},"Akoum Boulderfoot":{"layout":"normal","name":"Akoum Boulderfoot","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"When Akoum Boulderfoot enters the battlefield, it deals 1 damage to target creature or player.","power":"4","toughness":"5","imageName":"akoum boulderfoot","colorIdentity":["R"]},"Battle-Rattle Shaman":{"layout":"normal","name":"Battle-Rattle Shaman","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"At the beginning of combat on your turn, you may have target creature get +2/+0 until end of turn.","power":"2","toughness":"2","imageName":"battle-rattle shaman","colorIdentity":["R"]},"Brimstone Mage":{"layout":"leveler","name":"Brimstone Mage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Level up {3}{R} ({3}{R}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-2\n2/3\n{T}: Brimstone Mage deals 1 damage to target creature or player.\nLEVEL 3+\n2/4\n{T}: Brimstone Mage deals 3 damage to target creature or player.","power":"2","toughness":"2","imageName":"brimstone mage","colorIdentity":["R"]},"Brood Birthing":{"layout":"normal","name":"Brood Birthing","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"If you control an Eldrazi Spawn, put three 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\" Otherwise, put one of those tokens onto the battlefield.","imageName":"brood birthing","colorIdentity":["R"]},"Conquering Manticore":{"layout":"normal","name":"Conquering Manticore","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Manticore","types":["Creature"],"subtypes":["Manticore"],"text":"Flying\nWhen Conquering Manticore enters the battlefield, gain control of target creature an opponent controls until end of turn. Untap that creature. It gains haste until end of turn.","power":"5","toughness":"5","imageName":"conquering manticore","colorIdentity":["R"]},"Devastating Summons":{"layout":"normal","name":"Devastating Summons","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Devastating Summons, sacrifice X lands.\nPut two X/X red Elemental creature tokens onto the battlefield.","imageName":"devastating summons","colorIdentity":["R"]},"Disaster Radius":{"layout":"normal","name":"Disaster Radius","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Disaster Radius, reveal a creature card from your hand.\nDisaster Radius deals X damage to each creature your opponents control, where X is the revealed card's converted mana cost.","imageName":"disaster radius","colorIdentity":["R"]},"Emrakul's Hatcher":{"layout":"normal","name":"Emrakul's Hatcher","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"When Emrakul's Hatcher enters the battlefield, put three 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"3","toughness":"3","imageName":"emrakul's hatcher","colorIdentity":["R"]},"Explosive Revelation":{"layout":"normal","name":"Explosive Revelation","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose target creature or player. Reveal cards from the top of your library until you reveal a nonland card. Explosive Revelation deals damage equal to that card's converted mana cost to that creature or player. Put the nonland card into your hand and the rest on the bottom of your library in any order.","imageName":"explosive revelation","colorIdentity":["R"]},"Fissure Vent":{"layout":"normal","name":"Fissure Vent","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one or both —\n• Destroy target artifact.\n• Destroy target nonbasic land.","imageName":"fissure vent","colorIdentity":["R"]},"Flame Slash":{"layout":"normal","name":"Flame Slash","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flame Slash deals 4 damage to target creature.","imageName":"flame slash","colorIdentity":["R"]},"Forked Bolt":{"layout":"normal","name":"Forked Bolt","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Forked Bolt deals 2 damage divided as you choose among one or two target creatures and/or players.","imageName":"forked bolt","colorIdentity":["R"]},"Goblin Arsonist":{"layout":"normal","name":"Goblin Arsonist","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"When Goblin Arsonist dies, you may have it deal 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"goblin arsonist","colorIdentity":["R"]},"Goblin Tunneler":{"layout":"normal","name":"Goblin Tunneler","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"{T}: Target creature with power 2 or less can't be blocked this turn.","power":"1","toughness":"1","imageName":"goblin tunneler","colorIdentity":["R"]},"Grotag Siege-Runner":{"layout":"normal","name":"Grotag Siege-Runner","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"{R}, Sacrifice Grotag Siege-Runner: Destroy target creature with defender. Grotag Siege-Runner deals 2 damage to that creature's controller.","power":"2","toughness":"1","imageName":"grotag siege-runner","colorIdentity":["R"]},"Hellion Eruption":{"layout":"normal","name":"Hellion Eruption","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Sacrifice all creatures you control, then put that many 4/4 red Hellion creature tokens onto the battlefield.","imageName":"hellion eruption","colorIdentity":["R"]},"Kargan Dragonlord":{"layout":"leveler","name":"Kargan Dragonlord","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Level up {R} ({R}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 4-7\n4/4\nFlying\nLEVEL 8+\n8/8\nFlying, trample\n{R}: Kargan Dragonlord gets +1/+0 until end of turn.","power":"2","toughness":"2","imageName":"kargan dragonlord","colorIdentity":["R"]},"Kiln Fiend":{"layout":"normal","name":"Kiln Fiend","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental Beast","types":["Creature"],"subtypes":["Elemental","Beast"],"text":"Whenever you cast an instant or sorcery spell, Kiln Fiend gets +3/+0 until end of turn.","power":"1","toughness":"2","imageName":"kiln fiend","colorIdentity":["R"]},"Lagac Lizard":{"layout":"normal","name":"Lagac Lizard","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"power":"3","toughness":"3","imageName":"lagac lizard","colorIdentity":["R"]},"Lavafume Invoker":{"layout":"normal","name":"Lavafume Invoker","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{8}: Creatures you control get +3/+0 until end of turn.","power":"2","toughness":"2","imageName":"lavafume invoker","colorIdentity":["R"]},"Lust for War":{"layout":"normal","name":"Lust for War","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature becomes tapped, Lust for War deals 3 damage to that creature's controller.\nEnchanted creature attacks each turn if able.","imageName":"lust for war","colorIdentity":["R"]},"Magmaw":{"layout":"normal","name":"Magmaw","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{1}, Sacrifice a nonland permanent: Magmaw deals 1 damage to target creature or player.","power":"4","toughness":"4","imageName":"magmaw","colorIdentity":["R"]},"Ogre Sentry":{"layout":"normal","name":"Ogre Sentry","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Defender","power":"3","toughness":"3","imageName":"ogre sentry","colorIdentity":["R"]},"Rage Nimbus":{"layout":"normal","name":"Rage Nimbus","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Defender, flying\n{1}{R}: Target creature attacks this turn if able.","power":"5","toughness":"3","imageName":"rage nimbus","colorIdentity":["R"]},"Raid Bombardment":{"layout":"normal","name":"Raid Bombardment","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control with power 2 or less attacks, Raid Bombardment deals 1 damage to defending player.","imageName":"raid bombardment","colorIdentity":["R"]},"Rapacious One":{"layout":"normal","name":"Rapacious One","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Trample\nWhenever Rapacious One deals combat damage to a player, put that many 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"5","toughness":"4","imageName":"rapacious one","colorIdentity":["R"]},"Soulsurge Elemental":{"layout":"normal","name":"Soulsurge Elemental","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"First strike\nSoulsurge Elemental's power is equal to the number of creatures you control.","power":"*","toughness":"1","imageName":"soulsurge elemental","colorIdentity":["R"]},"Spawning Breath":{"layout":"normal","name":"Spawning Breath","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Spawning Breath deals 1 damage to target creature or player. Put a 0/1 colorless Eldrazi Spawn creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","imageName":"spawning breath","colorIdentity":["R"]},"Splinter Twin":{"layout":"normal","name":"Splinter Twin","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: Put a token that's a copy of this creature onto the battlefield. That token has haste. Exile it at the beginning of the next end step.\"","imageName":"splinter twin","colorIdentity":["R"]},"Surreal Memoir":{"layout":"normal","name":"Surreal Memoir","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Return an instant card at random from your graveyard to your hand.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"surreal memoir","colorIdentity":["R"]},"Traitorous Instinct":{"layout":"normal","name":"Traitorous Instinct","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target creature until end of turn. Untap that creature. Until end of turn, it gets +2/+0 and gains haste.","imageName":"traitorous instinct","colorIdentity":["R"]},"Tuktuk the Explorer":{"layout":"normal","name":"Tuktuk the Explorer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Goblin","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin"],"text":"Haste\nWhen Tuktuk the Explorer dies, put a legendary 5/5 colorless Goblin Golem artifact creature token named Tuktuk the Returned onto the battlefield.","power":"1","toughness":"1","imageName":"tuktuk the explorer","colorIdentity":["R"]},"Valakut Fireboar":{"layout":"normal","name":"Valakut Fireboar","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Boar","types":["Creature"],"subtypes":["Elemental","Boar"],"text":"Whenever Valakut Fireboar attacks, switch its power and toughness until end of turn.","power":"1","toughness":"7","imageName":"valakut fireboar","colorIdentity":["R"]},"Vent Sentinel":{"layout":"normal","name":"Vent Sentinel","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Defender\n{1}{R}, {T}: Vent Sentinel deals damage to target player equal to the number of creatures with defender you control.","power":"2","toughness":"4","imageName":"vent sentinel","colorIdentity":["R"]},"World at War":{"layout":"normal","name":"World at War","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"After the first postcombat main phase this turn, there's an additional combat phase followed by an additional main phase. At the beginning of that combat, untap all creatures that attacked this turn.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"world at war","colorIdentity":["R"]},"Wrap in Flames":{"layout":"normal","name":"Wrap in Flames","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Wrap in Flames deals 1 damage to each of up to three target creatures. Those creatures can't block this turn.","imageName":"wrap in flames","colorIdentity":["R"]},"Ancient Stirrings":{"layout":"normal","name":"Ancient Stirrings","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top five cards of your library. You may reveal a colorless card from among them and put it into your hand. Then put the rest on the bottom of your library in any order. (Cards with no colored mana in their mana costs are colorless. Lands are also colorless.)","imageName":"ancient stirrings","colorIdentity":["G"]},"Aura Gnarlid":{"layout":"normal","name":"Aura Gnarlid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Creatures with power less than Aura Gnarlid's power can't block it.\nAura Gnarlid gets +1/+1 for each Aura on the battlefield.","power":"2","toughness":"2","imageName":"aura gnarlid","colorIdentity":["G"]},"Awakening Zone":{"layout":"normal","name":"Awakening Zone","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put a 0/1 colorless Eldrazi Spawn creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","imageName":"awakening zone","colorIdentity":["G"]},"Bear Umbra":{"layout":"normal","name":"Bear Umbra","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has \"Whenever this creature attacks, untap all lands you control.\"\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"bear umbra","colorIdentity":["G"]},"Beastbreaker of Bala Ged":{"layout":"leveler","name":"Beastbreaker of Bala Ged","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Level up {2}{G} ({2}{G}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-3\n4/4\nLEVEL 4+\n6/6\nTrample","power":"2","toughness":"2","imageName":"beastbreaker of bala ged","colorIdentity":["G"]},"Boar Umbra":{"layout":"normal","name":"Boar Umbra","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3.\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"boar umbra","colorIdentity":["G"]},"Bramblesnap":{"layout":"normal","name":"Bramblesnap","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nTap an untapped creature you control: Bramblesnap gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"bramblesnap","colorIdentity":["G"]},"Broodwarden":{"layout":"normal","name":"Broodwarden","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Eldrazi Spawn creatures you control get +2/+1.","power":"4","toughness":"4","imageName":"broodwarden","colorIdentity":["G"]},"Daggerback Basilisk":{"layout":"normal","name":"Daggerback Basilisk","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Basilisk","types":["Creature"],"subtypes":["Basilisk"],"text":"Deathtouch","power":"2","toughness":"2","imageName":"daggerback basilisk","colorIdentity":["G"]},"Gelatinous Genesis":{"layout":"normal","name":"Gelatinous Genesis","manaCost":"{X}{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put X X/X green Ooze creature tokens onto the battlefield.","imageName":"gelatinous genesis","colorIdentity":["G"]},"Gigantomancer":{"layout":"normal","name":"Gigantomancer","manaCost":"{7}{G}","cmc":8,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{1}: Target creature you control has base power and toughness 7/7 until end of turn.","power":"1","toughness":"1","imageName":"gigantomancer","colorIdentity":["G"]},"Gravity Well":{"layout":"normal","name":"Gravity Well","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature with flying attacks, it loses flying until end of turn.","imageName":"gravity well","colorIdentity":["G"]},"Growth Spasm":{"layout":"normal","name":"Growth Spasm","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library. Put a 0/1 colorless Eldrazi Spawn creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","imageName":"growth spasm","colorIdentity":["G"]},"Haze Frog":{"layout":"normal","name":"Haze Frog","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Frog","types":["Creature"],"subtypes":["Frog"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Haze Frog enters the battlefield, prevent all combat damage that other creatures would deal this turn.","power":"2","toughness":"1","imageName":"haze frog","colorIdentity":["G"]},"Irresistible Prey":{"layout":"normal","name":"Irresistible Prey","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature must be blocked this turn if able.\nDraw a card.","imageName":"irresistible prey","colorIdentity":["G"]},"Jaddi Lifestrider":{"layout":"normal","name":"Jaddi Lifestrider","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Jaddi Lifestrider enters the battlefield, you may tap any number of untapped creatures you control. You gain 2 life for each creature tapped this way.","power":"2","toughness":"8","imageName":"jaddi lifestrider","colorIdentity":["G"]},"Joraga Treespeaker":{"layout":"leveler","name":"Joraga Treespeaker","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"Level up {1}{G} ({1}{G}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 1-4\n1/2\n{T}: Add {G}{G} to your mana pool.\nLEVEL 5+\n1/4\nElves you control have \"{T}: Add {G}{G} to your mana pool.\"","power":"1","toughness":"1","imageName":"joraga treespeaker","colorIdentity":["G"]},"Kazandu Tuskcaller":{"layout":"leveler","name":"Kazandu Tuskcaller","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Level up {1}{G} ({1}{G}: Put a level counter on this. Level up only as a sorcery.)\nLEVEL 2-5\n1/1\n{T}: Put a 3/3 green Elephant creature token onto the battlefield.\nLEVEL 6+\n1/1\n{T}: Put two 3/3 green Elephant creature tokens onto the battlefield.","power":"1","toughness":"1","imageName":"kazandu tuskcaller","colorIdentity":["G"]},"Khalni Hydra":{"layout":"normal","name":"Khalni Hydra","manaCost":"{G}{G}{G}{G}{G}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Khalni Hydra costs {G} less to cast for each green creature you control.\nTrample","power":"8","toughness":"8","imageName":"khalni hydra","colorIdentity":["G"]},"Kozilek's Predator":{"layout":"normal","name":"Kozilek's Predator","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"When Kozilek's Predator enters the battlefield, put two 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"3","toughness":"3","imageName":"kozilek's predator","colorIdentity":["G"]},"Leaf Arrow":{"layout":"normal","name":"Leaf Arrow","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Leaf Arrow deals 3 damage to target creature with flying.","imageName":"leaf arrow","colorIdentity":["G"]},"Living Destiny":{"layout":"normal","name":"Living Destiny","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Living Destiny, reveal a creature card from your hand.\nYou gain life equal to the revealed card's converted mana cost.","imageName":"living destiny","colorIdentity":["G"]},"Might of the Masses":{"layout":"normal","name":"Might of the Masses","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn for each creature you control.","imageName":"might of the masses","colorIdentity":["G"]},"Momentous Fall":{"layout":"normal","name":"Momentous Fall","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Momentous Fall, sacrifice a creature.\nYou draw cards equal to the sacrificed creature's power, then you gain life equal to its toughness.","imageName":"momentous fall","colorIdentity":["G"]},"Mul Daya Channelers":{"layout":"normal","name":"Mul Daya Channelers","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid Shaman","types":["Creature"],"subtypes":["Elf","Druid","Shaman"],"text":"Play with the top card of your library revealed.\nAs long as the top card of your library is a creature card, Mul Daya Channelers gets +3/+3.\nAs long as the top card of your library is a land card, Mul Daya Channelers has \"{T}: Add two mana of any one color to your mana pool.\"","power":"2","toughness":"2","imageName":"mul daya channelers","colorIdentity":["G"]},"Nema Siltlurker":{"layout":"normal","name":"Nema Siltlurker","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"power":"3","toughness":"5","imageName":"nema siltlurker","colorIdentity":["G"]},"Nest Invader":{"layout":"normal","name":"Nest Invader","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"When Nest Invader enters the battlefield, put a 0/1 colorless Eldrazi Spawn creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"2","toughness":"2","imageName":"nest invader","colorIdentity":["G"]},"Ondu Giant":{"layout":"normal","name":"Ondu Giant","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Giant Druid","types":["Creature"],"subtypes":["Giant","Druid"],"text":"When Ondu Giant enters the battlefield, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.","power":"2","toughness":"4","imageName":"ondu giant","colorIdentity":["G"]},"Overgrown Battlement":{"layout":"normal","name":"Overgrown Battlement","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender\n{T}: Add {G} to your mana pool for each creature with defender you control.","power":"0","toughness":"4","imageName":"overgrown battlement","colorIdentity":["G"]},"Pelakka Wurm":{"layout":"normal","name":"Pelakka Wurm","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nWhen Pelakka Wurm enters the battlefield, you gain 7 life.\nWhen Pelakka Wurm dies, draw a card.","power":"7","toughness":"7","imageName":"pelakka wurm","colorIdentity":["G"]},"Prey's Vengeance":{"layout":"normal","name":"Prey's Vengeance","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"prey's vengeance","colorIdentity":["G"]},"Realms Uncharted":{"layout":"normal","name":"Realms Uncharted","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Search your library for up to four land cards with different names and reveal them. An opponent chooses two of those cards. Put the chosen cards into your graveyard and the rest into your hand. Then shuffle your library.","imageName":"realms uncharted","colorIdentity":["G"]},"Snake Umbra":{"layout":"normal","name":"Snake Umbra","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has \"Whenever this creature deals damage to an opponent, you may draw a card.\"\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"snake umbra","colorIdentity":["G"]},"Spider Umbra":{"layout":"normal","name":"Spider Umbra","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has reach. (It can block creatures with flying.)\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"spider umbra","colorIdentity":["G"]},"Sporecap Spider":{"layout":"normal","name":"Sporecap Spider","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)","power":"1","toughness":"5","imageName":"sporecap spider","colorIdentity":["G"]},"Stomper Cub":{"layout":"normal","name":"Stomper Cub","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample","power":"5","toughness":"3","imageName":"stomper cub","colorIdentity":["G"]},"Tajuru Preserver":{"layout":"normal","name":"Tajuru Preserver","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Spells and abilities your opponents control can't cause you to sacrifice permanents.","power":"2","toughness":"1","imageName":"tajuru preserver","colorIdentity":["G"]},"Vengevine":{"layout":"normal","name":"Vengevine","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Haste\nWhenever you cast a spell, if it's the second creature spell you cast this turn, you may return Vengevine from your graveyard to the battlefield.","power":"4","toughness":"3","imageName":"vengevine","colorIdentity":["G"]},"Wildheart Invoker":{"layout":"normal","name":"Wildheart Invoker","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{8}: Target creature gets +5/+5 and gains trample until end of turn.","power":"4","toughness":"3","imageName":"wildheart invoker","colorIdentity":["G"]},"Sarkhan the Mad":{"layout":"normal","name":"Sarkhan the Mad","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Planeswalker — Sarkhan","types":["Planeswalker"],"subtypes":["Sarkhan"],"text":"0: Reveal the top card of your library and put it into your hand. Sarkhan the Mad deals damage to himself equal to that card's converted mana cost.\n−2: Target creature's controller sacrifices it, then that player puts a 5/5 red Dragon creature token with flying onto the battlefield.\n−4: Each Dragon creature you control deals damage equal to its power to target player.","loyalty":7,"imageName":"sarkhan the mad","colorIdentity":["B","R"]},"Angelheart Vial":{"layout":"normal","name":"Angelheart Vial","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Whenever you're dealt damage, you may put that many charge counters on Angelheart Vial.\n{2}, {T}, Remove four charge counters from Angelheart Vial: You gain 2 life and draw a card.","imageName":"angelheart vial"},"Dreamstone Hedron":{"layout":"normal","name":"Dreamstone Hedron","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C}{C}{C} to your mana pool.\n{3}, {T}, Sacrifice Dreamstone Hedron: Draw three cards.","imageName":"dreamstone hedron"},"Enatu Golem":{"layout":"normal","name":"Enatu Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"When Enatu Golem dies, you gain 4 life.","power":"3","toughness":"5","imageName":"enatu golem"},"Hedron Matrix":{"layout":"normal","name":"Hedron Matrix","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +X/+X, where X is its converted mana cost.\nEquip {4}","imageName":"hedron matrix"},"Keening Stone":{"layout":"normal","name":"Keening Stone","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}: Target player puts the top X cards of his or her library into his or her graveyard, where X is the number of cards in that player's graveyard.","imageName":"keening stone"},"Ogre's Cleaver":{"layout":"normal","name":"Ogre's Cleaver","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +5/+0.\nEquip {5}","imageName":"ogre's cleaver"},"Pennon Blade":{"layout":"normal","name":"Pennon Blade","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 for each creature you control.\nEquip {4}","imageName":"pennon blade"},"Prophetic Prism":{"layout":"normal","name":"Prophetic Prism","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Prophetic Prism enters the battlefield, draw a card.\n{1}, {T}: Add one mana of any color to your mana pool.","imageName":"prophetic prism"},"Reinforced Bulwark":{"layout":"normal","name":"Reinforced Bulwark","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender\n{T}: Prevent the next 1 damage that would be dealt to you this turn.","power":"0","toughness":"4","imageName":"reinforced bulwark"},"Runed Servitor":{"layout":"normal","name":"Runed Servitor","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Runed Servitor dies, each player draws a card.","power":"2","toughness":"2","imageName":"runed servitor"},"Sphinx-Bone Wand":{"layout":"normal","name":"Sphinx-Bone Wand","manaCost":"{7}","cmc":7,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast an instant or sorcery spell, you may put a charge counter on Sphinx-Bone Wand. If you do, Sphinx-Bone Wand deals damage equal to the number of charge counters on it to target creature or player.","imageName":"sphinx-bone wand"},"Warmonger's Chariot":{"layout":"normal","name":"Warmonger's Chariot","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2.\nAs long as equipped creature has defender, it can attack as though it didn't have defender.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"warmonger's chariot"},"Eldrazi Temple":{"layout":"normal","name":"Eldrazi Temple","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add {C}{C} to your mana pool. Spend this mana only to cast colorless Eldrazi spells or activate abilities of colorless Eldrazi.","imageName":"eldrazi temple"},"All in Good Time":{"layout":"scheme","name":"All in Good Time","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, take an extra turn after this one. Schemes can't be set in motion that turn.","imageName":"all in good time"},"All Shall Smolder in My Wake":{"layout":"scheme","name":"All Shall Smolder in My Wake","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, destroy up to one target artifact, up to one target enchantment, and up to one target nonbasic land.","imageName":"all shall smolder in my wake"},"Approach My Molten Realm":{"layout":"scheme","name":"Approach My Molten Realm","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, until your next turn, if a source would deal damage, it deals double that damage instead.","imageName":"approach my molten realm"},"Behold the Power of Destruction":{"layout":"scheme","name":"Behold the Power of Destruction","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, destroy all nonland permanents target opponent controls.","imageName":"behold the power of destruction"},"Choose Your Champion":{"layout":"scheme","name":"Choose Your Champion","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, target opponent chooses a player. Until your next turn, only you and the chosen player can cast spells and attack with creatures.","imageName":"choose your champion"},"Dance, Pathetic Marionette":{"layout":"scheme","name":"Dance, Pathetic Marionette","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, each opponent reveals cards from the top of his or her library until he or she reveals a creature card. Choose one of the revealed creature cards and put it onto the battlefield under your control. Put all other cards revealed this way into their owners' graveyards.","imageName":"dance, pathetic marionette"},"The Dead Shall Serve":{"layout":"scheme","name":"The Dead Shall Serve","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, for each opponent, put up to one target creature card from that player's graveyard onto the battlefield under your control. Each of those creatures attacks its owner each combat if able.","imageName":"the dead shall serve"},"A Display of My Dark Power":{"layout":"scheme","name":"A Display of My Dark Power","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, until your next turn, whenever a player taps a land for mana, that player adds one mana to his or her mana pool of any type that land produced.","imageName":"a display of my dark power"},"Embrace My Diabolical Vision":{"layout":"scheme","name":"Embrace My Diabolical Vision","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, each player shuffles his or her hand and graveyard into his or her library. You draw seven cards, then each other player draws four cards.","imageName":"embrace my diabolical vision"},"Every Hope Shall Vanish":{"layout":"scheme","name":"Every Hope Shall Vanish","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, each opponent reveals his or her hand. Choose a nonland card from each of those hands. Those players discard those cards.","imageName":"every hope shall vanish"},"Every Last Vestige Shall Rot":{"layout":"scheme","name":"Every Last Vestige Shall Rot","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, you may pay {X}. If you do, put each nonland permanent target player controls with converted mana cost X or less on the bottom of its owner's library.","imageName":"every last vestige shall rot"},"Evil Comes to Fruition":{"layout":"scheme","name":"Evil Comes to Fruition","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, put seven 0/1 green Plant creature tokens onto the battlefield. If you control ten or more lands, put seven 3/3 green Elemental creature tokens onto the battlefield instead.","imageName":"evil comes to fruition"},"The Fate of the Flammable":{"layout":"scheme","name":"The Fate of the Flammable","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, target opponent chooses self or others. If that player chooses self, this scheme deals 6 damage to him or her. If the player chooses others, this scheme deals 3 damage to each of your other opponents.","imageName":"the fate of the flammable"},"Feed the Machine":{"layout":"scheme","name":"Feed the Machine","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, target opponent chooses self or others. If that player chooses self, he or she sacrifices two creatures. If the player chooses others, each of your other opponents sacrifices a creature.","imageName":"feed the machine"},"I Bask in Your Silent Awe":{"layout":"scheme","name":"I Bask in Your Silent Awe","type":"Ongoing Scheme","supertypes":["Ongoing"],"types":["Scheme"],"text":"(An ongoing scheme remains face up until it's abandoned.)\nEach opponent can't cast more than one spell each turn.\nAt the beginning of your upkeep, if no opponent cast a spell since your last turn ended, abandon this scheme.","imageName":"i bask in your silent awe"},"I Call on the Ancient Magics":{"layout":"scheme","name":"I Call on the Ancient Magics","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, each other player searches his or her library for a card, reveals it, and puts it into his or her hand. Then you search your library for two cards and put them into your hand. Each player shuffles his or her library.","imageName":"i call on the ancient magics"},"I Delight in Your Convulsions":{"layout":"scheme","name":"I Delight in Your Convulsions","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, each opponent loses 3 life. You gain life equal to the life lost this way.","imageName":"i delight in your convulsions"},"I Know All, I See All":{"layout":"scheme","name":"I Know All, I See All","type":"Ongoing Scheme","supertypes":["Ongoing"],"types":["Scheme"],"text":"(An ongoing scheme remains face up until it's abandoned.)\nUntap all permanents you control during each opponent's untap step.\nAt the beginning of each end step, if three or more cards were put into your graveyard this turn from anywhere, abandon this scheme.","imageName":"i know all, i see all"},"Ignite the Cloneforge!":{"layout":"scheme","name":"Ignite the Cloneforge!","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, put a token onto the battlefield that's a copy of target permanent an opponent controls.","imageName":"ignite the cloneforge!"},"Into the Earthen Maw":{"layout":"scheme","name":"Into the Earthen Maw","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, exile up to one target creature with flying, up to one target creature without flying, and all cards from up to one target opponent's graveyard.","imageName":"into the earthen maw"},"Introductions Are in Order":{"layout":"scheme","name":"Introductions Are in Order","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, choose one —\n• Search your library for a creature card, reveal it, put it into your hand, then shuffle your library.\n• You may put a creature card from your hand onto the battlefield.","imageName":"introductions are in order"},"The Iron Guardian Stirs":{"layout":"scheme","name":"The Iron Guardian Stirs","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, put a 4/6 colorless Golem artifact creature token onto the battlefield.","imageName":"the iron guardian stirs"},"Reassembling Skeleton":{"layout":"normal","name":"Reassembling Skeleton","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Skeleton Warrior","types":["Creature"],"subtypes":["Skeleton","Warrior"],"text":"{1}{B}: Return Reassembling Skeleton from your graveyard to the battlefield tapped.","power":"1","toughness":"1","imageName":"reassembling skeleton","colorIdentity":["B"]},"Know Naught but Fire":{"layout":"scheme","name":"Know Naught but Fire","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, it deals damage to each opponent equal to the number of cards in that player's hand.","imageName":"know naught but fire"},"Look Skyward and Despair":{"layout":"scheme","name":"Look Skyward and Despair","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, put a 5/5 red Dragon creature token with flying onto the battlefield.","imageName":"look skyward and despair"},"May Civilization Collapse":{"layout":"scheme","name":"May Civilization Collapse","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, target opponent chooses self or others. If that player chooses self, he or she sacrifices two lands. If the player chooses others, each of your other opponents sacrifices a land.","imageName":"may civilization collapse"},"Mortal Flesh Is Weak":{"layout":"scheme","name":"Mortal Flesh Is Weak","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, each opponent's life total becomes the lowest life total among your opponents.","imageName":"mortal flesh is weak"},"My Crushing Masterstroke":{"layout":"scheme","name":"My Crushing Masterstroke","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, gain control of all nonland permanents your opponents control until end of turn. Untap those permanents. They gain haste until end of turn. Each of them attacks its owner this turn if able.","imageName":"my crushing masterstroke"},"My Genius Knows No Bounds":{"layout":"scheme","name":"My Genius Knows No Bounds","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, you may pay {X}. If you do, you gain X life and draw X cards.","imageName":"my genius knows no bounds"},"My Undead Horde Awakens":{"layout":"scheme","name":"My Undead Horde Awakens","type":"Ongoing Scheme","supertypes":["Ongoing"],"types":["Scheme"],"text":"(An ongoing scheme remains face up until it's abandoned.)\nAt the beginning of your end step, you may put target creature card from an opponent's graveyard onto the battlefield under your control.\nWhen a creature put onto the battlefield with this scheme dies, abandon this scheme.","imageName":"my undead horde awakens"},"My Wish Is Your Command":{"layout":"scheme","name":"My Wish Is Your Command","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, each opponent reveals his or her hand. You may choose a noncreature, nonland card revealed this way and cast it without paying its mana cost.","imageName":"my wish is your command"},"Nature Demands an Offering":{"layout":"scheme","name":"Nature Demands an Offering","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, target opponent chooses a creature you don't control and puts it on top of its owner's library, then repeats this process for an artifact, an enchantment, and a land. Then the owner of each permanent chosen this way shuffles his or her library.","imageName":"nature demands an offering"},"Nature Shields Its Own":{"layout":"scheme","name":"Nature Shields Its Own","type":"Ongoing Scheme","supertypes":["Ongoing"],"types":["Scheme"],"text":"(An ongoing scheme remains face up until it's abandoned.)\nWhenever a creature attacks and isn't blocked, if you're the defending player, put a 0/1 green Plant creature token onto the battlefield blocking that creature.\nWhen four or more creatures attack you, abandon this scheme at end of combat.","imageName":"nature shields its own"},"Chandra's Outrage":{"layout":"normal","name":"Chandra's Outrage","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Chandra's Outrage deals 4 damage to target creature and 2 damage to that creature's controller.","imageName":"chandra's outrage","colorIdentity":["R"]},"Nothing Can Stop Me Now":{"layout":"scheme","name":"Nothing Can Stop Me Now","type":"Ongoing Scheme","supertypes":["Ongoing"],"types":["Scheme"],"text":"(An ongoing scheme remains face up until it's abandoned.)\nIf a source an opponent controls would deal damage to you, prevent 1 of that damage.\nAt the beginning of each end step, if you've been dealt 5 or more damage this turn, abandon this scheme.","imageName":"nothing can stop me now"},"Only Blood Ends Your Nightmares":{"layout":"scheme","name":"Only Blood Ends Your Nightmares","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, each opponent sacrifices a creature. Then each opponent who didn't sacrifice a creature discards two cards.","imageName":"only blood ends your nightmares"},"The Pieces Are Coming Together":{"layout":"scheme","name":"The Pieces Are Coming Together","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, draw two cards. Artifact spells you cast this turn cost {2} less to cast.","imageName":"the pieces are coming together"},"Realms Befitting My Majesty":{"layout":"scheme","name":"Realms Befitting My Majesty","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle your library.","imageName":"realms befitting my majesty"},"Roots of All Evil":{"layout":"scheme","name":"Roots of All Evil","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, put five 1/1 green Saproling creature tokens onto the battlefield.","imageName":"roots of all evil"},"Rotted Ones, Lay Siege":{"layout":"scheme","name":"Rotted Ones, Lay Siege","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, for each opponent, put a 2/2 black Zombie creature token onto the battlefield that attacks that player each combat if able.","imageName":"rotted ones, lay siege"},"Surrender Your Thoughts":{"layout":"scheme","name":"Surrender Your Thoughts","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, target opponent chooses self or others. If that player chooses self, he or she discards four cards. If the player chooses others, each of your other opponents discards two cards.","imageName":"surrender your thoughts"},"Tooth, Claw, and Tail":{"layout":"scheme","name":"Tooth, Claw, and Tail","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, destroy up to three target nonland permanents.","imageName":"tooth, claw, and tail"},"The Very Soil Shall Shake":{"layout":"scheme","name":"The Very Soil Shall Shake","type":"Ongoing Scheme","supertypes":["Ongoing"],"types":["Scheme"],"text":"(An ongoing scheme remains face up until it's abandoned.)\nCreatures you control get +2/+2 and have trample.\nWhen a creature you control dies, abandon this scheme.","imageName":"the very soil shall shake"},"Which of You Burns Brightest?":{"layout":"scheme","name":"Which of You Burns Brightest?","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, you may pay {X}. If you do, this scheme deals X damage to target opponent and each creature he or she controls.","imageName":"which of you burns brightest"},"Your Fate Is Thrice Sealed":{"layout":"scheme","name":"Your Fate Is Thrice Sealed","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, reveal the top three cards of your library. Put all land cards revealed this way onto the battlefield and the rest into your hand.","imageName":"your fate is thrice sealed"},"Your Puny Minds Cannot Fathom":{"layout":"scheme","name":"Your Puny Minds Cannot Fathom","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, draw four cards. You have no maximum hand size until your next turn.","imageName":"your puny minds cannot fathom"},"Your Will Is Not Your Own":{"layout":"scheme","name":"Your Will Is Not Your Own","type":"Scheme","types":["Scheme"],"text":"When you set this scheme in motion, gain control of target creature an opponent controls until end of turn. Untap that creature. It gets +3/+3 and gains trample and haste until end of turn.","imageName":"your will is not your own"},"Plummet":{"layout":"normal","name":"Plummet","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with flying.","imageName":"plummet","colorIdentity":["G"]},"Sorcerer's Strongbox":{"layout":"normal","name":"Sorcerer's Strongbox","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Flip a coin. If you win the flip, sacrifice Sorcerer's Strongbox and draw three cards.","imageName":"sorcerer's strongbox"},"Ajani's Mantra":{"layout":"normal","name":"Ajani's Mantra","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may gain 1 life.","imageName":"ajani's mantra","colorIdentity":["W"]},"Ajani's Pridemate":{"layout":"normal","name":"Ajani's Pridemate","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"Whenever you gain life, you may put a +1/+1 counter on Ajani's Pridemate.","power":"2","toughness":"2","imageName":"ajani's pridemate","colorIdentity":["W"]},"Angelic Arbiter":{"layout":"normal","name":"Angelic Arbiter","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nEach opponent who cast a spell this turn can't attack with creatures.\nEach opponent who attacked with a creature this turn can't cast spells.","power":"5","toughness":"6","imageName":"angelic arbiter","colorIdentity":["W"]},"Assault Griffin":{"layout":"normal","name":"Assault Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying","power":"3","toughness":"2","imageName":"assault griffin","colorIdentity":["W"]},"Cloud Crusader":{"layout":"normal","name":"Cloud Crusader","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flying\nFirst strike (This creature deals combat damage before creatures without first strike.)","power":"2","toughness":"3","imageName":"cloud crusader","colorIdentity":["W"]},"Inspired Charge":{"layout":"normal","name":"Inspired Charge","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +2/+1 until end of turn.","imageName":"inspired charge","colorIdentity":["W"]},"Leyline of Sanctity":{"layout":"normal","name":"Leyline of Sanctity","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"If Leyline of Sanctity is in your opening hand, you may begin the game with it on the battlefield.\nYou have hexproof. (You can't be the target of spells or abilities your opponents control.)","imageName":"leyline of sanctity","colorIdentity":["W"]},"Mighty Leap":{"layout":"normal","name":"Mighty Leap","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 and gains flying until end of turn.","imageName":"mighty leap","colorIdentity":["W"]},"Roc Egg":{"layout":"normal","name":"Roc Egg","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Defender (This creature can't attack.)\nWhen Roc Egg dies, put a 3/3 white Bird creature token with flying onto the battlefield.","power":"0","toughness":"3","imageName":"roc egg","colorIdentity":["W"]},"Serra Ascendant":{"layout":"normal","name":"Serra Ascendant","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)\nAs long as you have 30 or more life, Serra Ascendant gets +5/+5 and has flying.","power":"1","toughness":"1","imageName":"serra ascendant","colorIdentity":["W"]},"Tireless Missionaries":{"layout":"normal","name":"Tireless Missionaries","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Tireless Missionaries enters the battlefield, you gain 3 life.","power":"2","toughness":"3","imageName":"tireless missionaries","colorIdentity":["W"]},"Vengeful Archon":{"layout":"normal","name":"Vengeful Archon","manaCost":"{4}{W}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Archon","types":["Creature"],"subtypes":["Archon"],"text":"Flying\n{X}: Prevent the next X damage that would be dealt to you this turn. If damage is prevented this way, Vengeful Archon deals that much damage to target player.","power":"7","toughness":"7","imageName":"vengeful archon","colorIdentity":["W"]},"War Priest of Thune":{"layout":"normal","name":"War Priest of Thune","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When War Priest of Thune enters the battlefield, you may destroy target enchantment.","power":"2","toughness":"2","imageName":"war priest of thune","colorIdentity":["W"]},"Æther Adept":{"layout":"normal","name":"Æther Adept","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Æther Adept enters the battlefield, return target creature to its owner's hand.","power":"2","toughness":"2","imageName":"æther adept","colorIdentity":["U"]},"Air Servant":{"layout":"normal","name":"Air Servant","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\n{2}{U}: Tap target creature with flying.","power":"4","toughness":"3","imageName":"air servant","colorIdentity":["U"]},"Armored Cancrix":{"layout":"normal","name":"Armored Cancrix","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"power":"2","toughness":"5","imageName":"armored cancrix","colorIdentity":["U"]},"Augury Owl":{"layout":"normal","name":"Augury Owl","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Augury Owl enters the battlefield, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","power":"1","toughness":"1","imageName":"augury owl","colorIdentity":["U"]},"Call to Mind":{"layout":"normal","name":"Call to Mind","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target instant or sorcery card from your graveyard to your hand.","imageName":"call to mind","colorIdentity":["U"]},"Conundrum Sphinx":{"layout":"normal","name":"Conundrum Sphinx","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhenever Conundrum Sphinx attacks, each player names a card. Then each player reveals the top card of his or her library. If the card a player revealed is the card he or she named, that player puts it into his or her hand. If it's not, that player puts it on the bottom of his or her library.","power":"4","toughness":"4","imageName":"conundrum sphinx","colorIdentity":["U"]},"Diminish":{"layout":"normal","name":"Diminish","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature has base power and toughness 1/1 until end of turn.","imageName":"diminish","colorIdentity":["U"]},"Harbor Serpent":{"layout":"normal","name":"Harbor Serpent","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nHarbor Serpent can't attack unless there are five or more Islands on the battlefield.","power":"5","toughness":"5","imageName":"harbor serpent","colorIdentity":["U"]},"Jace's Erasure":{"layout":"normal","name":"Jace's Erasure","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you draw a card, you may have target player put the top card of his or her library into his or her graveyard.","imageName":"jace's erasure","colorIdentity":["U"]},"Leyline of Anticipation":{"layout":"normal","name":"Leyline of Anticipation","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"If Leyline of Anticipation is in your opening hand, you may begin the game with it on the battlefield.\nYou may cast nonland cards as though they had flash. (You may cast them any time you could cast an instant.)","imageName":"leyline of anticipation","colorIdentity":["U"]},"Maritime Guard":{"layout":"normal","name":"Maritime Guard","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"power":"1","toughness":"3","imageName":"maritime guard","colorIdentity":["U"]},"Mass Polymorph":{"layout":"normal","name":"Mass Polymorph","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all creatures you control, then reveal cards from the top of your library until you reveal that many creature cards. Put all creature cards revealed this way onto the battlefield, then shuffle the rest of the revealed cards into your library.","imageName":"mass polymorph","colorIdentity":["U"]},"Merfolk Spy":{"layout":"normal","name":"Merfolk Spy","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nWhenever Merfolk Spy deals combat damage to a player, that player reveals a card at random from his or her hand.","power":"1","toughness":"1","imageName":"merfolk spy","colorIdentity":["U"]},"Phantom Beast":{"layout":"normal","name":"Phantom Beast","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion Beast","types":["Creature"],"subtypes":["Illusion","Beast"],"text":"When Phantom Beast becomes the target of a spell or ability, sacrifice it.","power":"4","toughness":"5","imageName":"phantom beast","colorIdentity":["U"]},"Preordain":{"layout":"normal","name":"Preordain","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Scry 2, then draw a card. (To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"preordain","colorIdentity":["U"]},"Redirect":{"layout":"normal","name":"Redirect","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You may choose new targets for target spell.","imageName":"redirect","colorIdentity":["U"]},"Scroll Thief":{"layout":"normal","name":"Scroll Thief","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Whenever Scroll Thief deals combat damage to a player, draw a card.","power":"1","toughness":"3","imageName":"scroll thief","colorIdentity":["U"]},"Stormtide Leviathan":{"layout":"normal","name":"Stormtide Leviathan","manaCost":"{5}{U}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nAll lands are Islands in addition to their other types.\nCreatures without flying or islandwalk can't attack.","power":"8","toughness":"8","imageName":"stormtide leviathan","colorIdentity":["U"]},"Time Reversal":{"layout":"normal","name":"Time Reversal","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player shuffles his or her hand and graveyard into his or her library, then draws seven cards. Exile Time Reversal.","imageName":"time reversal","colorIdentity":["U"]},"Water Servant":{"layout":"normal","name":"Water Servant","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{U}: Water Servant gets +1/-1 until end of turn.\n{U}: Water Servant gets -1/+1 until end of turn.","power":"3","toughness":"4","imageName":"water servant","colorIdentity":["U"]},"Barony Vampire":{"layout":"normal","name":"Barony Vampire","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"power":"3","toughness":"2","imageName":"barony vampire","colorIdentity":["B"]},"Blood Tithe":{"layout":"normal","name":"Blood Tithe","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each opponent loses 3 life. You gain life equal to the life lost this way.","imageName":"blood tithe","colorIdentity":["B"]},"Captivating Vampire":{"layout":"normal","name":"Captivating Vampire","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Other Vampire creatures you control get +1/+1.\nTap five untapped Vampires you control: Gain control of target creature. It becomes a Vampire in addition to its other types.","power":"2","toughness":"2","imageName":"captivating vampire","colorIdentity":["B"]},"Dark Tutelage":{"layout":"normal","name":"Dark Tutelage","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, reveal the top card of your library and put that card into your hand. You lose life equal to its converted mana cost.","imageName":"dark tutelage","colorIdentity":["B"]},"Demon of Death's Gate":{"layout":"normal","name":"Demon of Death's Gate","manaCost":"{6}{B}{B}{B}","cmc":9,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"You may pay 6 life and sacrifice three black creatures rather than pay Demon of Death's Gate's mana cost.\nFlying, trample","power":"9","toughness":"9","imageName":"demon of death's gate","colorIdentity":["B"]},"Liliana's Caress":{"layout":"normal","name":"Liliana's Caress","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent discards a card, that player loses 2 life.","imageName":"liliana's caress","colorIdentity":["B"]},"Necrotic Plague":{"layout":"normal","name":"Necrotic Plague","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"At the beginning of your upkeep, sacrifice this creature.\"\nWhen enchanted creature dies, its controller chooses target creature one of his or her opponents controls. Return Necrotic Plague from its owner's graveyard to the battlefield attached to that creature.","imageName":"necrotic plague","colorIdentity":["B"]},"Nether Horror":{"layout":"normal","name":"Nether Horror","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"power":"4","toughness":"2","imageName":"nether horror","colorIdentity":["B"]},"Nightwing Shade":{"layout":"normal","name":"Nightwing Shade","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"Flying\n{1}{B}: Nightwing Shade gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"nightwing shade","colorIdentity":["B"]},"Phylactery Lich":{"layout":"normal","name":"Phylactery Lich","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Indestructible\nAs Phylactery Lich enters the battlefield, put a phylactery counter on an artifact you control.\nWhen you control no permanents with phylactery counters on them, sacrifice Phylactery Lich.","power":"5","toughness":"5","imageName":"phylactery lich","colorIdentity":["B"]},"Quag Sickness":{"layout":"normal","name":"Quag Sickness","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -1/-1 for each Swamp you control.","imageName":"quag sickness","colorIdentity":["B"]},"Rotting Legion":{"layout":"normal","name":"Rotting Legion","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Rotting Legion enters the battlefield tapped.","power":"4","toughness":"5","imageName":"rotting legion","colorIdentity":["B"]},"Stabbing Pain":{"layout":"normal","name":"Stabbing Pain","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -1/-1 until end of turn. Tap that creature.","imageName":"stabbing pain","colorIdentity":["B"]},"Viscera Seer":{"layout":"normal","name":"Viscera Seer","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Vampire Wizard","types":["Creature"],"subtypes":["Vampire","Wizard"],"text":"Sacrifice a creature: Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","power":"1","toughness":"1","imageName":"viscera seer","colorIdentity":["B"]},"Arc Runner":{"layout":"normal","name":"Arc Runner","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Ox","types":["Creature"],"subtypes":["Elemental","Ox"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)\nAt the beginning of the end step, sacrifice Arc Runner.","power":"5","toughness":"1","imageName":"arc runner","colorIdentity":["R"]},"Bloodcrazed Goblin":{"layout":"normal","name":"Bloodcrazed Goblin","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"Bloodcrazed Goblin can't attack unless an opponent has been dealt damage this turn.","power":"2","toughness":"2","imageName":"bloodcrazed goblin","colorIdentity":["R"]},"Chandra's Spitfire":{"layout":"normal","name":"Chandra's Spitfire","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nWhenever an opponent is dealt noncombat damage, Chandra's Spitfire gets +3/+0 until end of turn.","power":"1","toughness":"3","imageName":"chandra's spitfire","colorIdentity":["R"]},"Combust":{"layout":"normal","name":"Combust","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Combust can't be countered by spells or abilities.\nCombust deals 5 damage to target white or blue creature. The damage can't be prevented.","imageName":"combust","colorIdentity":["R"]},"Cyclops Gladiator":{"layout":"normal","name":"Cyclops Gladiator","manaCost":"{1}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Cyclops Warrior","types":["Creature"],"subtypes":["Cyclops","Warrior"],"text":"Whenever Cyclops Gladiator attacks, you may have it deal damage equal to its power to target creature defending player controls. If you do, that creature deals damage equal to its power to Cyclops Gladiator.","power":"4","toughness":"4","imageName":"cyclops gladiator","colorIdentity":["R"]},"Destructive Force":{"layout":"normal","name":"Destructive Force","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices five lands. Destructive Force deals 5 damage to each creature.","imageName":"destructive force","colorIdentity":["R"]},"Earth Servant":{"layout":"normal","name":"Earth Servant","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Earth Servant gets +0/+1 for each Mountain you control.","power":"4","toughness":"4","imageName":"earth servant","colorIdentity":["R"]},"Ember Hauler":{"layout":"normal","name":"Ember Hauler","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"{1}, Sacrifice Ember Hauler: Ember Hauler deals 2 damage to target creature or player.","power":"2","toughness":"2","imageName":"ember hauler","colorIdentity":["R"]},"Fire Servant":{"layout":"normal","name":"Fire Servant","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"If a red instant or sorcery spell you control would deal damage, it deals double that damage instead.","power":"4","toughness":"3","imageName":"fire servant","colorIdentity":["R"]},"Hoarding Dragon":{"layout":"normal","name":"Hoarding Dragon","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Hoarding Dragon enters the battlefield, you may search your library for an artifact card, exile it, then shuffle your library.\nWhen Hoarding Dragon dies, you may put the exiled card into its owner's hand.","power":"4","toughness":"4","imageName":"hoarding dragon","colorIdentity":["R"]},"Incite":{"layout":"normal","name":"Incite","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature becomes red until end of turn and attacks this turn if able.","imageName":"incite","colorIdentity":["R"]},"Leyline of Punishment":{"layout":"normal","name":"Leyline of Punishment","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"If Leyline of Punishment is in your opening hand, you may begin the game with it on the battlefield.\nPlayers can't gain life.\nDamage can't be prevented.","imageName":"leyline of punishment","colorIdentity":["R"]},"Manic Vandal":{"layout":"normal","name":"Manic Vandal","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Manic Vandal enters the battlefield, destroy target artifact.","power":"2","toughness":"2","imageName":"manic vandal","colorIdentity":["R"]},"Pyretic Ritual":{"layout":"normal","name":"Pyretic Ritual","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Add {R}{R}{R} to your mana pool.","imageName":"pyretic ritual","colorIdentity":["R"]},"Reverberate":{"layout":"normal","name":"Reverberate","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Copy target instant or sorcery spell. You may choose new targets for the copy.","imageName":"reverberate","colorIdentity":["R"]},"Thunder Strike":{"layout":"normal","name":"Thunder Strike","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+0 and gains first strike until end of turn. (It deals combat damage before creatures without first strike.)","imageName":"thunder strike","colorIdentity":["R"]},"Volcanic Strength":{"layout":"normal","name":"Volcanic Strength","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has mountainwalk. (It can't be blocked as long as defending player controls a Mountain.)","imageName":"volcanic strength","colorIdentity":["R"]},"Wild Evocation":{"layout":"normal","name":"Wild Evocation","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's upkeep, that player reveals a card at random from his or her hand. If it's a land card, the player puts it onto the battlefield. Otherwise, the player casts it without paying its mana cost if able.","imageName":"wild evocation","colorIdentity":["R"]},"Autumn's Veil":{"layout":"normal","name":"Autumn's Veil","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Spells you control can't be countered by blue or black spells this turn, and creatures you control can't be the targets of blue or black spells this turn.","imageName":"autumn's veil","colorIdentity":["G"]},"Back to Nature":{"layout":"normal","name":"Back to Nature","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy all enchantments.","imageName":"back to nature","colorIdentity":["G"]},"Brindle Boar":{"layout":"normal","name":"Brindle Boar","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"Sacrifice Brindle Boar: You gain 4 life.","power":"2","toughness":"2","imageName":"brindle boar","colorIdentity":["G"]},"Dryad's Favor":{"layout":"normal","name":"Dryad's Favor","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has forestwalk. (It can't be blocked as long as defending player controls a Forest.)","imageName":"dryad's favor","colorIdentity":["G"]},"Fauna Shaman":{"layout":"normal","name":"Fauna Shaman","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{G}, {T}, Discard a creature card: Search your library for a creature card, reveal it, and put it into your hand. Then shuffle your library.","power":"2","toughness":"2","imageName":"fauna shaman","colorIdentity":["G"]},"Garruk's Companion":{"layout":"normal","name":"Garruk's Companion","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"3","toughness":"2","imageName":"garruk's companion","colorIdentity":["G"]},"Garruk's Packleader":{"layout":"normal","name":"Garruk's Packleader","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever another creature with power 3 or greater enters the battlefield under your control, you may draw a card.","power":"4","toughness":"4","imageName":"garruk's packleader","starter":true,"colorIdentity":["G"]},"Greater Basilisk":{"layout":"normal","name":"Greater Basilisk","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Basilisk","types":["Creature"],"subtypes":["Basilisk"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"3","toughness":"5","imageName":"greater basilisk","colorIdentity":["G"]},"Hornet Sting":{"layout":"normal","name":"Hornet Sting","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Hornet Sting deals 1 damage to target creature or player.","imageName":"hornet sting","colorIdentity":["G"]},"Hunters' Feast":{"layout":"normal","name":"Hunters' Feast","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Any number of target players each gain 6 life.","imageName":"hunters' feast","colorIdentity":["G"]},"Leyline of Vitality":{"layout":"normal","name":"Leyline of Vitality","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"If Leyline of Vitality is in your opening hand, you may begin the game with it on the battlefield.\nCreatures you control get +0/+1.\nWhenever a creature enters the battlefield under your control, you may gain 1 life.","imageName":"leyline of vitality","colorIdentity":["G"]},"Obstinate Baloth":{"layout":"normal","name":"Obstinate Baloth","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Obstinate Baloth enters the battlefield, you gain 4 life.\nIf a spell or ability an opponent controls causes you to discard Obstinate Baloth, put it onto the battlefield instead of putting it into your graveyard.","power":"4","toughness":"4","imageName":"obstinate baloth","colorIdentity":["G"]},"Overwhelming Stampede":{"layout":"normal","name":"Overwhelming Stampede","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, creatures you control gain trample and get +X/+X, where X is the greatest power among creatures you control.","imageName":"overwhelming stampede","colorIdentity":["G"]},"Primal Cocoon":{"layout":"normal","name":"Primal Cocoon","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, put a +1/+1 counter on enchanted creature.\nWhen enchanted creature attacks or blocks, sacrifice Primal Cocoon.","imageName":"primal cocoon","colorIdentity":["G"]},"Sacred Wolf":{"layout":"normal","name":"Sacred Wolf","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"3","toughness":"1","imageName":"sacred wolf","colorIdentity":["G"]},"Wall of Vines":{"layout":"normal","name":"Wall of Vines","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Plant Wall","types":["Creature"],"subtypes":["Plant","Wall"],"text":"Defender (This creature can't attack.)\nReach (This creature can block creatures with flying.)","power":"0","toughness":"3","imageName":"wall of vines","colorIdentity":["G"]},"Brittle Effigy":{"layout":"normal","name":"Brittle Effigy","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}, Exile Brittle Effigy: Exile target creature.","imageName":"brittle effigy"},"Crystal Ball":{"layout":"normal","name":"Crystal Ball","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"crystal ball"},"Elixir of Immortality":{"layout":"normal","name":"Elixir of Immortality","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: You gain 5 life. Shuffle Elixir of Immortality and your graveyard into their owner's library.","imageName":"elixir of immortality"},"Gargoyle Sentinel":{"layout":"normal","name":"Gargoyle Sentinel","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"Defender (This creature can't attack.)\n{3}: Until end of turn, Gargoyle Sentinel loses defender and gains flying.","power":"3","toughness":"3","imageName":"gargoyle sentinel"},"Steel Overseer":{"layout":"normal","name":"Steel Overseer","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{T}: Put a +1/+1 counter on each artifact creature you control.","power":"1","toughness":"1","imageName":"steel overseer"},"Stone Golem":{"layout":"normal","name":"Stone Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"power":"4","toughness":"4","imageName":"stone golem"},"Sword of Vengeance":{"layout":"normal","name":"Sword of Vengeance","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+0 and has first strike, vigilance, trample, and haste.\nEquip {3}","imageName":"sword of vengeance"},"Temple Bell":{"layout":"normal","name":"Temple Bell","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Each player draws a card.","imageName":"temple bell"},"Warlord's Axe":{"layout":"normal","name":"Warlord's Axe","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+1.\nEquip {4} ({4}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"warlord's axe"},"Mystifying Maze":{"layout":"normal","name":"Mystifying Maze","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}, {T}: Exile target attacking creature an opponent controls. At the beginning of the next end step, return it to the battlefield tapped under its owner's control.","imageName":"mystifying maze"},"Sword of Body and Mind":{"layout":"normal","name":"Sword of Body and Mind","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2 and has protection from green and from blue.\nWhenever equipped creature deals combat damage to a player, you put a 2/2 green Wolf creature token onto the battlefield and that player puts the top ten cards of his or her library into his or her graveyard.\nEquip {2}","imageName":"sword of body and mind"},"Kemba's Skyguard":{"layout":"normal","name":"Kemba's Skyguard","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Cat Knight","types":["Creature"],"subtypes":["Cat","Knight"],"text":"Flying\nWhen Kemba's Skyguard enters the battlefield, you gain 2 life.","power":"2","toughness":"2","imageName":"kemba's skyguard","colorIdentity":["W"]},"Abuna Acolyte":{"layout":"normal","name":"Abuna Acolyte","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Cleric","types":["Creature"],"subtypes":["Cat","Cleric"],"text":"{T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.\n{T}: Prevent the next 2 damage that would be dealt to target artifact creature this turn.","power":"1","toughness":"1","imageName":"abuna acolyte","colorIdentity":["W"]},"Auriok Edgewright":{"layout":"normal","name":"Auriok Edgewright","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Metalcraft — Auriok Edgewright has double strike as long as you control three or more artifacts.","power":"2","toughness":"2","imageName":"auriok edgewright","colorIdentity":["W"]},"Auriok Sunchaser":{"layout":"normal","name":"Auriok Sunchaser","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Metalcraft — As long as you control three or more artifacts, Auriok Sunchaser gets +2/+2 and has flying.","power":"1","toughness":"1","imageName":"auriok sunchaser","colorIdentity":["W"]},"Dispense Justice":{"layout":"normal","name":"Dispense Justice","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices an attacking creature.\nMetalcraft — That player sacrifices two attacking creatures instead if you control three or more artifacts.","imageName":"dispense justice","colorIdentity":["W"]},"Elspeth Tirel":{"layout":"normal","name":"Elspeth Tirel","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Planeswalker — Elspeth","types":["Planeswalker"],"subtypes":["Elspeth"],"text":"+2: You gain 1 life for each creature you control.\n−2: Put three 1/1 white Soldier creature tokens onto the battlefield.\n−5: Destroy all other permanents except for lands and tokens.","loyalty":4,"imageName":"elspeth tirel","colorIdentity":["W"]},"Fulgent Distraction":{"layout":"normal","name":"Fulgent Distraction","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose two target creatures. Tap those creatures, then unattach all Equipment from them.","imageName":"fulgent distraction","colorIdentity":["W"]},"Ghalma's Warden":{"layout":"normal","name":"Ghalma's Warden","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elephant Soldier","types":["Creature"],"subtypes":["Elephant","Soldier"],"text":"Metalcraft — Ghalma's Warden gets +2/+2 as long as you control three or more artifacts.","power":"2","toughness":"4","imageName":"ghalma's warden","colorIdentity":["W"]},"Glimmerpoint Stag":{"layout":"normal","name":"Glimmerpoint Stag","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Elk","types":["Creature"],"subtypes":["Elk"],"text":"Vigilance\nWhen Glimmerpoint Stag enters the battlefield, exile another target permanent. Return that card to the battlefield under its owner's control at the beginning of the next end step.","power":"3","toughness":"3","imageName":"glimmerpoint stag","colorIdentity":["W"]},"Glint Hawk":{"layout":"normal","name":"Glint Hawk","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Glint Hawk enters the battlefield, sacrifice it unless you return an artifact you control to its owner's hand.","power":"2","toughness":"2","imageName":"glint hawk","colorIdentity":["W"]},"Indomitable Archangel":{"layout":"normal","name":"Indomitable Archangel","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nMetalcraft — Artifacts you control have shroud as long as you control three or more artifacts. (An artifact with shroud can't be the target of spells or abilities.)","power":"4","toughness":"4","imageName":"indomitable archangel","colorIdentity":["W"]},"Kemba, Kha Regent":{"layout":"normal","name":"Kemba, Kha Regent","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Cat Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cat","Cleric"],"text":"At the beginning of your upkeep, put a 2/2 white Cat creature token onto the battlefield for each Equipment attached to Kemba, Kha Regent.","power":"2","toughness":"4","imageName":"kemba, kha regent","colorIdentity":["W"]},"Leonin Arbiter":{"layout":"normal","name":"Leonin Arbiter","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Cleric","types":["Creature"],"subtypes":["Cat","Cleric"],"text":"Players can't search libraries. Any player may pay {2} for that player to ignore this effect until end of turn.","power":"2","toughness":"2","imageName":"leonin arbiter","colorIdentity":["W"]},"Loxodon Wayfarer":{"layout":"normal","name":"Loxodon Wayfarer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Elephant Monk","types":["Creature"],"subtypes":["Elephant","Monk"],"power":"1","toughness":"5","imageName":"loxodon wayfarer","colorIdentity":["W"]},"Myrsmith":{"layout":"normal","name":"Myrsmith","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Whenever you cast an artifact spell, you may pay {1}. If you do, put a 1/1 colorless Myr artifact creature token onto the battlefield.","power":"2","toughness":"1","imageName":"myrsmith","colorIdentity":["W"]},"Razor Hippogriff":{"layout":"normal","name":"Razor Hippogriff","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Hippogriff","types":["Creature"],"subtypes":["Hippogriff"],"text":"Flying\nWhen Razor Hippogriff enters the battlefield, return target artifact card from your graveyard to your hand. You gain life equal to that card's converted mana cost.","power":"3","toughness":"3","imageName":"razor hippogriff","colorIdentity":["W"]},"Revoke Existence":{"layout":"normal","name":"Revoke Existence","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target artifact or enchantment.","imageName":"revoke existence","colorIdentity":["W"]},"Salvage Scout":{"layout":"normal","name":"Salvage Scout","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"{W}, Sacrifice Salvage Scout: Return target artifact card from your graveyard to your hand.","power":"1","toughness":"1","imageName":"salvage scout","colorIdentity":["W"]},"Seize the Initiative":{"layout":"normal","name":"Seize the Initiative","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 and gains first strike until end of turn.","imageName":"seize the initiative","colorIdentity":["W"]},"Soul Parry":{"layout":"normal","name":"Soul Parry","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage one or two target creatures would deal this turn.","imageName":"soul parry","colorIdentity":["W"]},"Sunspear Shikari":{"layout":"normal","name":"Sunspear Shikari","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"As long as Sunspear Shikari is equipped, it has first strike and lifelink.","power":"2","toughness":"2","imageName":"sunspear shikari","colorIdentity":["W"]},"True Conviction":{"layout":"normal","name":"True Conviction","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have double strike and lifelink.","imageName":"true conviction","colorIdentity":["W"]},"Vigil for the Lost":{"layout":"normal","name":"Vigil for the Lost","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control dies, you may pay {X}. If you do, you gain X life.","imageName":"vigil for the lost","colorIdentity":["W"]},"Whitesun's Passage":{"layout":"normal","name":"Whitesun's Passage","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 5 life.","imageName":"whitesun's passage","colorIdentity":["W"]},"Argent Sphinx":{"layout":"normal","name":"Argent Sphinx","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nMetalcraft — {U}: Exile Argent Sphinx. Return it to the battlefield under your control at the beginning of the next end step. Activate this ability only if you control three or more artifacts.","power":"4","toughness":"3","imageName":"argent sphinx","colorIdentity":["U"]},"Bonds of Quicksilver":{"layout":"normal","name":"Bonds of Quicksilver","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"bonds of quicksilver","colorIdentity":["U"]},"Darkslick Drake":{"layout":"normal","name":"Darkslick Drake","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Darkslick Drake dies, draw a card.","power":"2","toughness":"4","imageName":"darkslick drake","colorIdentity":["U"]},"Dissipation Field":{"layout":"normal","name":"Dissipation Field","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a permanent deals damage to you, return it to its owner's hand.","imageName":"dissipation field","colorIdentity":["U"]},"Grand Architect":{"layout":"normal","name":"Grand Architect","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Artificer","types":["Creature"],"subtypes":["Vedalken","Artificer"],"text":"Other blue creatures you control get +1/+1.\n{U}: Target artifact creature becomes blue until end of turn.\nTap an untapped blue creature you control: Add {C}{C} to your mana pool. Spend this mana only to cast artifact spells or activate abilities of artifacts.","power":"1","toughness":"3","imageName":"grand architect","colorIdentity":["U"]},"Halt Order":{"layout":"normal","name":"Halt Order","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target artifact spell.\nDraw a card.","imageName":"halt order","colorIdentity":["U"]},"Inexorable Tide":{"layout":"normal","name":"Inexorable Tide","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a spell, proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","imageName":"inexorable tide","colorIdentity":["U"]},"Lumengrid Drake":{"layout":"normal","name":"Lumengrid Drake","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nMetalcraft — When Lumengrid Drake enters the battlefield, if you control three or more artifacts, return target creature to its owner's hand.","power":"2","toughness":"2","imageName":"lumengrid drake","colorIdentity":["U"]},"Neurok Invisimancer":{"layout":"normal","name":"Neurok Invisimancer","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Neurok Invisimancer can't be blocked.\nWhen Neurok Invisimancer enters the battlefield, target creature can't be blocked this turn.","power":"2","toughness":"1","imageName":"neurok invisimancer","colorIdentity":["U"]},"Plated Seastrider":{"layout":"normal","name":"Plated Seastrider","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"1","toughness":"4","imageName":"plated seastrider","colorIdentity":["U"]},"Quicksilver Gargantuan":{"layout":"normal","name":"Quicksilver Gargantuan","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"You may have Quicksilver Gargantuan enter the battlefield as a copy of any creature on the battlefield, except it's still 7/7.","power":"7","toughness":"7","imageName":"quicksilver gargantuan","colorIdentity":["U"]},"Riddlesmith":{"layout":"normal","name":"Riddlesmith","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Whenever you cast an artifact spell, you may draw a card. If you do, discard a card.","power":"2","toughness":"1","imageName":"riddlesmith","colorIdentity":["U"]},"Scrapdiver Serpent":{"layout":"normal","name":"Scrapdiver Serpent","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Scrapdiver Serpent can't be blocked as long as defending player controls an artifact.","power":"5","toughness":"5","imageName":"scrapdiver serpent","colorIdentity":["U"]},"Screeching Silcaw":{"layout":"normal","name":"Screeching Silcaw","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nMetalcraft — Whenever Screeching Silcaw deals combat damage to a player, if you control three or more artifacts, that player puts the top four cards of his or her library into his or her graveyard.","power":"1","toughness":"2","imageName":"screeching silcaw","colorIdentity":["U"]},"Shape Anew":{"layout":"normal","name":"Shape Anew","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"The controller of target artifact sacrifices it, then reveals cards from the top of his or her library until he or she reveals an artifact card. That player puts that card onto the battlefield, then shuffles all other cards revealed this way into his or her library.","imageName":"shape anew","colorIdentity":["U"]},"Sky-Eel School":{"layout":"normal","name":"Sky-Eel School","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Flying\nWhen Sky-Eel School enters the battlefield, draw a card, then discard a card.","power":"3","toughness":"3","imageName":"sky-eel school","colorIdentity":["U"]},"Steady Progress":{"layout":"normal","name":"Steady Progress","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)\nDraw a card.","imageName":"steady progress","colorIdentity":["U"]},"Stoic Rebuttal":{"layout":"normal","name":"Stoic Rebuttal","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Metalcraft — Stoic Rebuttal costs {1} less to cast if you control three or more artifacts.\nCounter target spell.","imageName":"stoic rebuttal","colorIdentity":["U"]},"Thrummingbird":{"layout":"normal","name":"Thrummingbird","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird Horror","types":["Creature"],"subtypes":["Bird","Horror"],"text":"Flying\nWhenever Thrummingbird deals combat damage to a player, proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","power":"1","toughness":"1","imageName":"thrummingbird","colorIdentity":["U"]},"Turn Aside":{"layout":"normal","name":"Turn Aside","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell that targets a permanent you control.","imageName":"turn aside","colorIdentity":["U"]},"Twisted Image":{"layout":"normal","name":"Twisted Image","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Switch target creature's power and toughness until end of turn.\nDraw a card.","imageName":"twisted image","colorIdentity":["U"]},"Vault Skyward":{"layout":"normal","name":"Vault Skyward","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gains flying until end of turn. Untap it.","imageName":"vault skyward","colorIdentity":["U"]},"Vedalken Certarch":{"layout":"normal","name":"Vedalken Certarch","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"Metalcraft — {T}: Tap target artifact, creature, or land. Activate this ability only if you control three or more artifacts.","power":"1","toughness":"1","imageName":"vedalken certarch","colorIdentity":["U"]},"Volition Reins":{"layout":"normal","name":"Volition Reins","manaCost":"{3}{U}{U}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant permanent\nWhen Volition Reins enters the battlefield, if enchanted permanent is tapped, untap it.\nYou control enchanted permanent.","imageName":"volition reins","colorIdentity":["U"]},"Blackcleave Goblin":{"layout":"normal","name":"Blackcleave Goblin","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Goblin Zombie","types":["Creature"],"subtypes":["Goblin","Zombie"],"text":"Haste\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"2","toughness":"1","imageName":"blackcleave goblin","colorIdentity":["B"]},"Bleak Coven Vampires":{"layout":"normal","name":"Bleak Coven Vampires","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Metalcraft — When Bleak Coven Vampires enters the battlefield, if you control three or more artifacts, target player loses 4 life and you gain 4 life.","power":"4","toughness":"3","imageName":"bleak coven vampires","colorIdentity":["B"]},"Blistergrub":{"layout":"normal","name":"Blistergrub","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nWhen Blistergrub dies, each opponent loses 2 life.","power":"2","toughness":"2","imageName":"blistergrub","colorIdentity":["B"]},"Carnifex Demon":{"layout":"normal","name":"Carnifex Demon","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nCarnifex Demon enters the battlefield with two -1/-1 counters on it.\n{B}, Remove a -1/-1 counter from Carnifex Demon: Put a -1/-1 counter on each other creature.","power":"6","toughness":"6","imageName":"carnifex demon","colorIdentity":["B"]},"Contagious Nim":{"layout":"normal","name":"Contagious Nim","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"2","toughness":"2","imageName":"contagious nim","colorIdentity":["B"]},"Corrupted Harvester":{"layout":"normal","name":"Corrupted Harvester","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"{B}, Sacrifice a creature: Regenerate Corrupted Harvester.","power":"6","toughness":"3","imageName":"corrupted harvester","colorIdentity":["B"]},"Dross Hopper":{"layout":"normal","name":"Dross Hopper","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Insect Horror","types":["Creature"],"subtypes":["Insect","Horror"],"text":"Sacrifice a creature: Dross Hopper gains flying until end of turn.","power":"2","toughness":"1","imageName":"dross hopper","colorIdentity":["B"]},"Exsanguinate":{"layout":"normal","name":"Exsanguinate","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each opponent loses X life. You gain life equal to the life lost this way.","imageName":"exsanguinate","colorIdentity":["B"]},"Flesh Allergy":{"layout":"normal","name":"Flesh Allergy","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Flesh Allergy, sacrifice a creature.\nDestroy target creature. Its controller loses life equal to the number of creatures that died this turn.","imageName":"flesh allergy","colorIdentity":["B"]},"Fume Spitter":{"layout":"normal","name":"Fume Spitter","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Sacrifice Fume Spitter: Put a -1/-1 counter on target creature.","power":"1","toughness":"1","imageName":"fume spitter","colorIdentity":["B"]},"Geth, Lord of the Vault":{"layout":"normal","name":"Geth, Lord of the Vault","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Zombie","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\n{X}{B}: Put target artifact or creature card with converted mana cost X from an opponent's graveyard onto the battlefield under your control tapped. Then that player puts the top X cards of his or her library into his or her graveyard.","power":"5","toughness":"5","imageName":"geth, lord of the vault","colorIdentity":["B"]},"Grasp of Darkness":{"layout":"normal","name":"Grasp of Darkness","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -4/-4 until end of turn.","imageName":"grasp of darkness","colorIdentity":["B"]},"Hand of the Praetors":{"layout":"normal","name":"Hand of the Praetors","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nOther creatures you control with infect get +1/+1.\nWhenever you cast a creature spell with infect, target player gets a poison counter.","power":"3","toughness":"2","imageName":"hand of the praetors","colorIdentity":["B"]},"Ichor Rats":{"layout":"normal","name":"Ichor Rats","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhen Ichor Rats enters the battlefield, each player gets a poison counter.","power":"2","toughness":"1","imageName":"ichor rats","colorIdentity":["B"]},"Instill Infection":{"layout":"normal","name":"Instill Infection","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Put a -1/-1 counter on target creature.\nDraw a card.","imageName":"instill infection","colorIdentity":["B"]},"Moriok Reaver":{"layout":"normal","name":"Moriok Reaver","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"power":"3","toughness":"2","imageName":"moriok reaver","colorIdentity":["B"]},"Necrogen Scudder":{"layout":"normal","name":"Necrogen Scudder","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying\nWhen Necrogen Scudder enters the battlefield, you lose 3 life.","power":"3","toughness":"3","imageName":"necrogen scudder","colorIdentity":["B"]},"Necrotic Ooze":{"layout":"normal","name":"Necrotic Ooze","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"As long as Necrotic Ooze is on the battlefield, it has all activated abilities of all creature cards in all graveyards.","power":"4","toughness":"3","imageName":"necrotic ooze","colorIdentity":["B"]},"Painful Quandary":{"layout":"normal","name":"Painful Quandary","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts a spell, that player loses 5 life unless he or she discards a card.","imageName":"painful quandary","colorIdentity":["B"]},"Painsmith":{"layout":"normal","name":"Painsmith","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Whenever you cast an artifact spell, you may have target creature get +2/+0 and gain deathtouch until end of turn.","power":"2","toughness":"1","imageName":"painsmith","colorIdentity":["B"]},"Psychic Miasma":{"layout":"normal","name":"Psychic Miasma","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card. If a land card is discarded this way, return Psychic Miasma to its owner's hand.","imageName":"psychic miasma","colorIdentity":["B"]},"Relic Putrescence":{"layout":"normal","name":"Relic Putrescence","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nWhenever enchanted artifact becomes tapped, its controller gets a poison counter.","imageName":"relic putrescence","colorIdentity":["B"]},"Skithiryx, the Blight Dragon":{"layout":"normal","name":"Skithiryx, the Blight Dragon","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Dragon Skeleton","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon","Skeleton"],"text":"Flying\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\n{B}: Skithiryx, the Blight Dragon gains haste until end of turn.\n{B}{B}: Regenerate Skithiryx.","power":"4","toughness":"4","imageName":"skithiryx, the blight dragon","colorIdentity":["B"]},"Tainted Strike":{"layout":"normal","name":"Tainted Strike","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+0 and gains infect until end of turn. (It deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","imageName":"tainted strike","colorIdentity":["B"]},"Arc Trail":{"layout":"normal","name":"Arc Trail","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Arc Trail deals 2 damage to target creature or player and 1 damage to another target creature or player.","imageName":"arc trail","colorIdentity":["R"]},"Assault Strobe":{"layout":"normal","name":"Assault Strobe","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gains double strike until end of turn. (It deals both first-strike and regular combat damage.)","imageName":"assault strobe","colorIdentity":["R"]},"Barrage Ogre":{"layout":"normal","name":"Barrage Ogre","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"{T}, Sacrifice an artifact: Barrage Ogre deals 2 damage to target creature or player.","power":"3","toughness":"3","imageName":"barrage ogre","colorIdentity":["R"]},"Blade-Tribe Berserkers":{"layout":"normal","name":"Blade-Tribe Berserkers","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Metalcraft — When Blade-Tribe Berserkers enters the battlefield, if you control three or more artifacts, Blade-Tribe Berserkers gets +3/+3 and gains haste until end of turn.","power":"3","toughness":"3","imageName":"blade-tribe berserkers","colorIdentity":["R"]},"Cerebral Eruption":{"layout":"normal","name":"Cerebral Eruption","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals the top card of his or her library. Cerebral Eruption deals damage equal to the revealed card's converted mana cost to that player and each creature he or she controls. If a land card is revealed this way, return Cerebral Eruption to its owner's hand.","imageName":"cerebral eruption","colorIdentity":["R"]},"Embersmith":{"layout":"normal","name":"Embersmith","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Whenever you cast an artifact spell, you may pay {1}. If you do, Embersmith deals 1 damage to target creature or player.","power":"2","toughness":"1","imageName":"embersmith","colorIdentity":["R"]},"Ferrovore":{"layout":"normal","name":"Ferrovore","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{R}, Sacrifice an artifact: Ferrovore gets +3/+0 until end of turn.","power":"2","toughness":"2","imageName":"ferrovore","colorIdentity":["R"]},"Flameborn Hellion":{"layout":"normal","name":"Flameborn Hellion","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Hellion","types":["Creature"],"subtypes":["Hellion"],"text":"Haste\nFlameborn Hellion attacks each turn if able.","power":"5","toughness":"4","imageName":"flameborn hellion","colorIdentity":["R"]},"Furnace Celebration":{"layout":"normal","name":"Furnace Celebration","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you sacrifice another permanent, you may pay {2}. If you do, Furnace Celebration deals 2 damage to target creature or player.","imageName":"furnace celebration","colorIdentity":["R"]},"Galvanic Blast":{"layout":"normal","name":"Galvanic Blast","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Galvanic Blast deals 2 damage to target creature or player.\nMetalcraft — Galvanic Blast deals 4 damage to that creature or player instead if you control three or more artifacts.","imageName":"galvanic blast","colorIdentity":["R"]},"Goblin Gaveleer":{"layout":"normal","name":"Goblin Gaveleer","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Trample\nGoblin Gaveleer gets +2/+0 for each Equipment attached to it.","power":"1","toughness":"1","imageName":"goblin gaveleer","colorIdentity":["R"]},"Hoard-Smelter Dragon":{"layout":"normal","name":"Hoard-Smelter Dragon","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{3}{R}: Destroy target artifact. Hoard-Smelter Dragon gets +X/+0 until end of turn, where X is that artifact's converted mana cost.","power":"5","toughness":"5","imageName":"hoard-smelter dragon","colorIdentity":["R"]},"Koth of the Hammer":{"layout":"normal","name":"Koth of the Hammer","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Planeswalker — Koth","types":["Planeswalker"],"subtypes":["Koth"],"text":"+1: Untap target Mountain. It becomes a 4/4 red Elemental creature until end of turn. It's still a land.\n−2: Add {R} to your mana pool for each Mountain you control.\n−5: You get an emblem with \"Mountains you control have ‘{T}: This land deals 1 damage to target creature or player.'\"","loyalty":3,"imageName":"koth of the hammer","colorIdentity":["R"]},"Kuldotha Phoenix":{"layout":"normal","name":"Kuldotha Phoenix","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying, haste\nMetalcraft — {4}: Return Kuldotha Phoenix from your graveyard to the battlefield. Activate this ability only during your upkeep and only if you control three or more artifacts.","power":"4","toughness":"4","imageName":"kuldotha phoenix","colorIdentity":["R"]},"Kuldotha Rebirth":{"layout":"normal","name":"Kuldotha Rebirth","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Kuldotha Rebirth, sacrifice an artifact.\nPut three 1/1 red Goblin creature tokens onto the battlefield.","imageName":"kuldotha rebirth","colorIdentity":["R"]},"Melt Terrain":{"layout":"normal","name":"Melt Terrain","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Melt Terrain deals 2 damage to that land's controller.","imageName":"melt terrain","colorIdentity":["R"]},"Molten Psyche":{"layout":"normal","name":"Molten Psyche","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player shuffles the cards from his or her hand into his or her library, then draws that many cards.\nMetalcraft — If you control three or more artifacts, Molten Psyche deals damage to each opponent equal to the number of cards that player has drawn this turn.","imageName":"molten psyche","colorIdentity":["R"]},"Ogre Geargrabber":{"layout":"normal","name":"Ogre Geargrabber","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Whenever Ogre Geargrabber attacks, gain control of target Equipment an opponent controls until end of turn. Attach it to Ogre Geargrabber. When you lose control of that Equipment, unattach it.","power":"4","toughness":"4","imageName":"ogre geargrabber","colorIdentity":["R"]},"Oxidda Daredevil":{"layout":"normal","name":"Oxidda Daredevil","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Artificer","types":["Creature"],"subtypes":["Goblin","Artificer"],"text":"Sacrifice an artifact: Oxidda Daredevil gains haste until end of turn.","power":"2","toughness":"1","imageName":"oxidda daredevil","colorIdentity":["R"]},"Oxidda Scrapmelter":{"layout":"normal","name":"Oxidda Scrapmelter","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Oxidda Scrapmelter enters the battlefield, destroy target artifact.","power":"3","toughness":"3","imageName":"oxidda scrapmelter","colorIdentity":["R"]},"Scoria Elemental":{"layout":"normal","name":"Scoria Elemental","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"power":"6","toughness":"1","imageName":"scoria elemental","colorIdentity":["R"]},"Spikeshot Elder":{"layout":"normal","name":"Spikeshot Elder","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"{1}{R}{R}: Spikeshot Elder deals damage equal to its power to target creature or player.","power":"1","toughness":"1","imageName":"spikeshot elder","colorIdentity":["R"]},"Tunnel Ignus":{"layout":"normal","name":"Tunnel Ignus","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whenever a land enters the battlefield under an opponent's control, if that player had another land enter the battlefield under his or her control this turn, Tunnel Ignus deals 3 damage to that player.","power":"2","toughness":"1","imageName":"tunnel ignus","colorIdentity":["R"]},"Turn to Slag":{"layout":"normal","name":"Turn to Slag","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Turn to Slag deals 5 damage to target creature. Destroy all Equipment attached to that creature.","imageName":"turn to slag","colorIdentity":["R"]},"Vulshok Heartstoker":{"layout":"normal","name":"Vulshok Heartstoker","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"When Vulshok Heartstoker enters the battlefield, target creature gets +2/+0 until end of turn.","power":"2","toughness":"2","imageName":"vulshok heartstoker","colorIdentity":["R"]},"Acid Web Spider":{"layout":"normal","name":"Acid Web Spider","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach\nWhen Acid Web Spider enters the battlefield, you may destroy target Equipment.","power":"3","toughness":"5","imageName":"acid web spider","colorIdentity":["G"]},"Alpha Tyrranax":{"layout":"normal","name":"Alpha Tyrranax","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"6","toughness":"5","imageName":"alpha tyrranax","colorIdentity":["G"]},"Asceticism":{"layout":"normal","name":"Asceticism","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have hexproof. (They can't be the targets of spells or abilities your opponents control.)\n{1}{G}: Regenerate target creature.","imageName":"asceticism","colorIdentity":["G"]},"Bellowing Tanglewurm":{"layout":"normal","name":"Bellowing Tanglewurm","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nOther green creatures you control have intimidate.","power":"4","toughness":"4","imageName":"bellowing tanglewurm","colorIdentity":["G"]},"Blight Mamba":{"layout":"normal","name":"Blight Mamba","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\n{1}{G}: Regenerate Blight Mamba.","power":"1","toughness":"1","imageName":"blight mamba","colorIdentity":["G"]},"Blunt the Assault":{"layout":"normal","name":"Blunt the Assault","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You gain 1 life for each creature on the battlefield. Prevent all combat damage that would be dealt this turn.","imageName":"blunt the assault","colorIdentity":["G"]},"Carapace Forger":{"layout":"normal","name":"Carapace Forger","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Artificer","types":["Creature"],"subtypes":["Elf","Artificer"],"text":"Metalcraft — Carapace Forger gets +2/+2 as long as you control three or more artifacts.","power":"2","toughness":"2","imageName":"carapace forger","colorIdentity":["G"]},"Carrion Call":{"layout":"normal","name":"Carrion Call","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put two 1/1 green Insect creature tokens with infect onto the battlefield. (They deal damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","imageName":"carrion call","colorIdentity":["G"]},"Copperhorn Scout":{"layout":"normal","name":"Copperhorn Scout","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"Whenever Copperhorn Scout attacks, untap each other creature you control.","power":"1","toughness":"1","imageName":"copperhorn scout","colorIdentity":["G"]},"Cystbearer":{"layout":"normal","name":"Cystbearer","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"2","toughness":"3","imageName":"cystbearer","colorIdentity":["G"]},"Engulfing Slagwurm":{"layout":"normal","name":"Engulfing Slagwurm","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Whenever Engulfing Slagwurm blocks or becomes blocked by a creature, destroy that creature. You gain life equal to that creature's toughness.","power":"7","toughness":"7","imageName":"engulfing slagwurm","colorIdentity":["G"]},"Ezuri, Renegade Leader":{"layout":"normal","name":"Ezuri, Renegade Leader","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Elf Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Warrior"],"text":"{G}: Regenerate another target Elf.\n{2}{G}{G}{G}: Elf creatures you control get +3/+3 and gain trample until end of turn.","power":"2","toughness":"2","imageName":"ezuri, renegade leader","colorIdentity":["G"]},"Ezuri's Archers":{"layout":"normal","name":"Ezuri's Archers","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Reach (This creature can block creatures with flying.)\nWhenever Ezuri's Archers blocks a creature with flying, Ezuri's Archers gets +3/+0 until end of turn.","power":"1","toughness":"2","imageName":"ezuri's archers","colorIdentity":["G"]},"Ezuri's Brigade":{"layout":"normal","name":"Ezuri's Brigade","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Metalcraft — As long as you control three or more artifacts, Ezuri's Brigade gets +4/+4 and has trample.","power":"4","toughness":"4","imageName":"ezuri's brigade","colorIdentity":["G"]},"Genesis Wave":{"layout":"normal","name":"Genesis Wave","manaCost":"{X}{G}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top X cards of your library. You may put any number of permanent cards with converted mana cost X or less from among them onto the battlefield. Then put all cards revealed this way that weren't put onto the battlefield into your graveyard.","imageName":"genesis wave","colorIdentity":["G"]},"Liege of the Tangle":{"layout":"normal","name":"Liege of the Tangle","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nWhenever Liege of the Tangle deals combat damage to a player, you may choose any number of target lands you control and put an awakening counter on each of them. Each of those lands is an 8/8 green Elemental creature for as long as it has an awakening counter on it. They're still lands.","power":"8","toughness":"8","imageName":"liege of the tangle","colorIdentity":["G"]},"Lifesmith":{"layout":"normal","name":"Lifesmith","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Whenever you cast an artifact spell, you may pay {1}. If you do, you gain 3 life.","power":"2","toughness":"1","imageName":"lifesmith","colorIdentity":["G"]},"Molder Beast":{"layout":"normal","name":"Molder Beast","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nWhenever an artifact is put into a graveyard from the battlefield, Molder Beast gets +2/+0 until end of turn.","power":"5","toughness":"3","imageName":"molder beast","colorIdentity":["G"]},"Putrefax":{"layout":"normal","name":"Putrefax","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Trample, haste\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nAt the beginning of the end step, sacrifice Putrefax.","power":"5","toughness":"3","imageName":"putrefax","colorIdentity":["G"]},"Slice in Twain":{"layout":"normal","name":"Slice in Twain","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment.\nDraw a card.","imageName":"slice in twain","colorIdentity":["G"]},"Tangle Angler":{"layout":"normal","name":"Tangle Angler","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\n{G}: Target creature blocks Tangle Angler this turn if able.","power":"1","toughness":"5","imageName":"tangle angler","colorIdentity":["G"]},"Tel-Jilad Defiance":{"layout":"normal","name":"Tel-Jilad Defiance","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gains protection from artifacts until end of turn.\nDraw a card.","imageName":"tel-jilad defiance","colorIdentity":["G"]},"Tel-Jilad Fallen":{"layout":"normal","name":"Tel-Jilad Fallen","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Protection from artifacts\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"3","toughness":"1","imageName":"tel-jilad fallen","colorIdentity":["G"]},"Untamed Might":{"layout":"normal","name":"Untamed Might","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +X/+X until end of turn.","imageName":"untamed might","colorIdentity":["G"]},"Viridian Revel":{"layout":"normal","name":"Viridian Revel","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an artifact is put into an opponent's graveyard from the battlefield, you may draw a card.","imageName":"viridian revel","colorIdentity":["G"]},"Wing Puncture":{"layout":"normal","name":"Wing Puncture","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature you control deals damage equal to its power to target creature with flying.","imageName":"wing puncture","colorIdentity":["G"]},"Withstand Death":{"layout":"normal","name":"Withstand Death","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it. If its toughness is 0 or less, it's still put into its owner's graveyard.)","imageName":"withstand death","colorIdentity":["G"]},"Venser, the Sojourner":{"layout":"normal","name":"Venser, the Sojourner","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Planeswalker — Venser","types":["Planeswalker"],"subtypes":["Venser"],"text":"+2: Exile target permanent you own. Return it to the battlefield under your control at the beginning of the next end step.\n−1: Creatures can't be blocked this turn.\n−8: You get an emblem with \"Whenever you cast a spell, exile target permanent.\"","loyalty":3,"imageName":"venser, the sojourner","colorIdentity":["W","U"]},"Accorder's Shield":{"layout":"normal","name":"Accorder's Shield","manaCost":"{0}","cmc":0,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +0/+3 and has vigilance. (Attacking doesn't cause it to tap.)\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"accorder's shield"},"Argentum Armor":{"layout":"normal","name":"Argentum Armor","manaCost":"{6}","cmc":6,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +6/+6.\nWhenever equipped creature attacks, destroy target permanent.\nEquip {6}","imageName":"argentum armor"},"Auriok Replica":{"layout":"normal","name":"Auriok Replica","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Cleric","types":["Artifact","Creature"],"subtypes":["Cleric"],"text":"{W}, Sacrifice Auriok Replica: Prevent all damage a source of your choice would deal to you this turn.","power":"2","toughness":"2","imageName":"auriok replica","colorIdentity":["W"]},"Barbed Battlegear":{"layout":"normal","name":"Barbed Battlegear","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +4/-1.\nEquip {2}","imageName":"barbed battlegear"},"Bladed Pinions":{"layout":"normal","name":"Bladed Pinions","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has flying and first strike.\nEquip {2}","imageName":"bladed pinions"},"Chimeric Mass":{"layout":"normal","name":"Chimeric Mass","manaCost":"{X}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Chimeric Mass enters the battlefield with X charge counters on it.\n{1}: Until end of turn, Chimeric Mass becomes a Construct artifact creature with \"This creature's power and toughness are each equal to the number of charge counters on it.\"","imageName":"chimeric mass"},"Chrome Steed":{"layout":"normal","name":"Chrome Steed","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Horse","types":["Artifact","Creature"],"subtypes":["Horse"],"text":"Metalcraft — Chrome Steed gets +2/+2 as long as you control three or more artifacts.","power":"2","toughness":"2","imageName":"chrome steed"},"Clone Shell":{"layout":"normal","name":"Clone Shell","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Shapeshifter","types":["Artifact","Creature"],"subtypes":["Shapeshifter"],"text":"Imprint — When Clone Shell enters the battlefield, look at the top four cards of your library, exile one face down, then put the rest on the bottom of your library in any order.\nWhen Clone Shell dies, turn the exiled card face up. If it's a creature card, put it onto the battlefield under your control.","power":"2","toughness":"2","imageName":"clone shell"},"Contagion Engine":{"layout":"normal","name":"Contagion Engine","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"When Contagion Engine enters the battlefield, put a -1/-1 counter on each creature target player controls.\n{4}, {T}: Proliferate, then proliferate again. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there. Then do it again.)","imageName":"contagion engine"},"Corpse Cur":{"layout":"normal","name":"Corpse Cur","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Hound","types":["Artifact","Creature"],"subtypes":["Hound"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhen Corpse Cur enters the battlefield, you may return target creature card with infect from your graveyard to your hand.","power":"2","toughness":"2","imageName":"corpse cur"},"Culling Dais":{"layout":"normal","name":"Culling Dais","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice a creature: Put a charge counter on Culling Dais.\n{1}, Sacrifice Culling Dais: Draw a card for each charge counter on Culling Dais.","imageName":"culling dais"},"Darksteel Axe":{"layout":"normal","name":"Darksteel Axe","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Indestructible (Effects that say \"destroy\" don't destroy this artifact.)\nEquipped creature gets +2/+0.\nEquip {2}","imageName":"darksteel axe"},"Darksteel Juggernaut":{"layout":"normal","name":"Darksteel Juggernaut","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Indestructible\nDarksteel Juggernaut's power and toughness are each equal to the number of artifacts you control.\nDarksteel Juggernaut attacks each turn if able.","power":"*","toughness":"*","imageName":"darksteel juggernaut"},"Darksteel Myr":{"layout":"normal","name":"Darksteel Myr","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Indestructible (Damage and effects that say \"destroy\" don't destroy this creature. If its toughness is 0 or less, it's still put into its owner's graveyard.)","power":"0","toughness":"1","imageName":"darksteel myr"},"Darksteel Sentinel":{"layout":"normal","name":"Darksteel Sentinel","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nVigilance\nIndestructible (Damage and effects that say \"destroy\" don't destroy this creature. If its toughness is 0 or less, it's still put into its owner's graveyard.)","power":"3","toughness":"3","imageName":"darksteel sentinel"},"Echo Circlet":{"layout":"normal","name":"Echo Circlet","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature can block an additional creature.\nEquip {1}","imageName":"echo circlet"},"Etched Champion":{"layout":"normal","name":"Etched Champion","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Soldier","types":["Artifact","Creature"],"subtypes":["Soldier"],"text":"Metalcraft — Etched Champion has protection from all colors as long as you control three or more artifacts.","power":"2","toughness":"2","imageName":"etched champion"},"Flight Spellbomb":{"layout":"normal","name":"Flight Spellbomb","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Flight Spellbomb: Target creature gains flying until end of turn.\nWhen Flight Spellbomb is put into a graveyard from the battlefield, you may pay {U}. If you do, draw a card.","imageName":"flight spellbomb","colorIdentity":["U"]},"Glint Hawk Idol":{"layout":"normal","name":"Glint Hawk Idol","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever another artifact enters the battlefield under your control, you may have Glint Hawk Idol become a 2/2 Bird artifact creature with flying until end of turn.\n{W}: Glint Hawk Idol becomes a 2/2 Bird artifact creature with flying until end of turn.","imageName":"glint hawk idol","colorIdentity":["W"]},"Golden Urn":{"layout":"normal","name":"Golden Urn","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, you may put a charge counter on Golden Urn.\n{T}, Sacrifice Golden Urn: You gain life equal to the number of charge counters on Golden Urn.","imageName":"golden urn"},"Golem Artisan":{"layout":"normal","name":"Golem Artisan","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{2}: Target artifact creature gets +1/+1 until end of turn.\n{2}: Target artifact creature gains your choice of flying, trample, or haste until end of turn.","power":"3","toughness":"3","imageName":"golem artisan"},"Golem Foundry":{"layout":"normal","name":"Golem Foundry","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast an artifact spell, you may put a charge counter on Golem Foundry.\nRemove three charge counters from Golem Foundry: Put a 3/3 colorless Golem artifact creature token onto the battlefield.","imageName":"golem foundry"},"Grafted Exoskeleton":{"layout":"normal","name":"Grafted Exoskeleton","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2 and has infect. (It deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhenever Grafted Exoskeleton becomes unattached from a permanent, sacrifice that permanent.\nEquip {2}","imageName":"grafted exoskeleton"},"Grindclock":{"layout":"normal","name":"Grindclock","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Put a charge counter on Grindclock.\n{T}: Target player puts the top X cards of his or her library into his or her graveyard, where X is the number of charge counters on Grindclock.","imageName":"grindclock"},"Heavy Arbalest":{"layout":"normal","name":"Heavy Arbalest","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature doesn't untap during its controller's untap step.\nEquipped creature has \"{T}: This creature deals 2 damage to target creature or player.\"\nEquip {4}","imageName":"heavy arbalest"},"Horizon Spellbomb":{"layout":"normal","name":"Horizon Spellbomb","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Horizon Spellbomb: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.\nWhen Horizon Spellbomb is put into a graveyard from the battlefield, you may pay {G}. If you do, draw a card.","imageName":"horizon spellbomb","colorIdentity":["G"]},"Ichorclaw Myr":{"layout":"normal","name":"Ichorclaw Myr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhenever Ichorclaw Myr becomes blocked, it gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"ichorclaw myr"},"Infiltration Lens":{"layout":"normal","name":"Infiltration Lens","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature becomes blocked by a creature, you may draw two cards.\nEquip {1}","imageName":"infiltration lens"},"Kuldotha Forgemaster":{"layout":"normal","name":"Kuldotha Forgemaster","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{T}, Sacrifice three artifacts: Search your library for an artifact card and put it onto the battlefield. Then shuffle your library.","power":"3","toughness":"5","imageName":"kuldotha forgemaster"},"Liquimetal Coating":{"layout":"normal","name":"Liquimetal Coating","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Target permanent becomes an artifact in addition to its other types until end of turn.","imageName":"liquimetal coating"},"Livewire Lash":{"layout":"normal","name":"Livewire Lash","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+0 and has \"Whenever this creature becomes the target of a spell, this creature deals 2 damage to target creature or player.\"\nEquip {2}","imageName":"livewire lash"},"Lux Cannon":{"layout":"normal","name":"Lux Cannon","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}: Put a charge counter on Lux Cannon.\n{T}, Remove three charge counters from Lux Cannon: Destroy target permanent.","imageName":"lux cannon"},"Mimic Vat":{"layout":"normal","name":"Mimic Vat","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Imprint — Whenever a nontoken creature dies, you may exile that card. If you do, return each other card exiled with Mimic Vat to its owner's graveyard.\n{3}, {T}: Put a token onto the battlefield that's a copy of the exiled card. It gains haste. Exile it at the beginning of the next end step.","imageName":"mimic vat"},"Molten-Tail Masticore":{"layout":"normal","name":"Molten-Tail Masticore","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Masticore","types":["Artifact","Creature"],"subtypes":["Masticore"],"text":"At the beginning of your upkeep, sacrifice Molten-Tail Masticore unless you discard a card.\n{4}, Exile a creature card from your graveyard: Molten-Tail Masticore deals 4 damage to target creature or player.\n{2}: Regenerate Molten-Tail Masticore.","power":"4","toughness":"4","imageName":"molten-tail masticore"},"Moriok Replica":{"layout":"normal","name":"Moriok Replica","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Warrior","types":["Artifact","Creature"],"subtypes":["Warrior"],"text":"{1}{B}, Sacrifice Moriok Replica: You draw two cards and you lose 2 life.","power":"2","toughness":"2","imageName":"moriok replica","colorIdentity":["B"]},"Mox Opal":{"layout":"normal","name":"Mox Opal","manaCost":"{0}","cmc":0,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"Metalcraft — {T}: Add one mana of any color to your mana pool. Activate this ability only if you control three or more artifacts.","imageName":"mox opal"},"Myr Battlesphere":{"layout":"normal","name":"Myr Battlesphere","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Myr Construct","types":["Artifact","Creature"],"subtypes":["Myr","Construct"],"text":"When Myr Battlesphere enters the battlefield, put four 1/1 colorless Myr artifact creature tokens onto the battlefield.\nWhenever Myr Battlesphere attacks, you may tap X untapped Myr you control. If you do, Myr Battlesphere gets +X/+0 until end of turn and deals X damage to defending player.","power":"4","toughness":"7","imageName":"myr battlesphere"},"Myr Galvanizer":{"layout":"normal","name":"Myr Galvanizer","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Other Myr creatures you control get +1/+1.\n{1}, {T}: Untap each other Myr you control.","power":"2","toughness":"2","imageName":"myr galvanizer"},"Myr Propagator":{"layout":"normal","name":"Myr Propagator","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{3}, {T}: Put a token that's a copy of Myr Propagator onto the battlefield.","power":"1","toughness":"1","imageName":"myr propagator"},"Myr Reservoir":{"layout":"normal","name":"Myr Reservoir","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C}{C} to your mana pool. Spend this mana only to cast Myr spells or activate abilities of Myr.\n{3}, {T}: Return target Myr card from your graveyard to your hand.","imageName":"myr reservoir"},"Necrogen Censer":{"layout":"normal","name":"Necrogen Censer","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Necrogen Censer enters the battlefield with two charge counters on it.\n{T}, Remove a charge counter from Necrogen Censer: Target player loses 2 life.","imageName":"necrogen censer"},"Necropede":{"layout":"normal","name":"Necropede","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhen Necropede dies, you may put a -1/-1 counter on target creature.","power":"1","toughness":"1","imageName":"necropede"},"Neurok Replica":{"layout":"normal","name":"Neurok Replica","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Wizard","types":["Artifact","Creature"],"subtypes":["Wizard"],"text":"{1}{U}, Sacrifice Neurok Replica: Return target creature to its owner's hand.","power":"1","toughness":"4","imageName":"neurok replica","colorIdentity":["U"]},"Nihil Spellbomb":{"layout":"normal","name":"Nihil Spellbomb","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Nihil Spellbomb: Exile all cards from target player's graveyard.\nWhen Nihil Spellbomb is put into a graveyard from the battlefield, you may pay {B}. If you do, draw a card.","imageName":"nihil spellbomb","colorIdentity":["B"]},"Nim Deathmantle":{"layout":"normal","name":"Nim Deathmantle","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2, has intimidate, and is a black Zombie. (A creature with intimidate can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nWhenever a nontoken creature is put into your graveyard from the battlefield, you may pay {4}. If you do, return that card to the battlefield and attach Nim Deathmantle to it.\nEquip {4}","imageName":"nim deathmantle"},"Origin Spellbomb":{"layout":"normal","name":"Origin Spellbomb","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Origin Spellbomb: Put a 1/1 colorless Myr artifact creature token onto the battlefield.\nWhen Origin Spellbomb is put into a graveyard from the battlefield, you may pay {W}. If you do, draw a card.","imageName":"origin spellbomb","colorIdentity":["W"]},"Palladium Myr":{"layout":"normal","name":"Palladium Myr","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{T}: Add {C}{C} to your mana pool.","power":"2","toughness":"2","imageName":"palladium myr"},"Panic Spellbomb":{"layout":"normal","name":"Panic Spellbomb","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice Panic Spellbomb: Target creature can't block this turn.\nWhen Panic Spellbomb is put into a graveyard from the battlefield, you may pay {R}. If you do, draw a card.","imageName":"panic spellbomb","colorIdentity":["R"]},"Perilous Myr":{"layout":"normal","name":"Perilous Myr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"When Perilous Myr dies, it deals 2 damage to target creature or player.","power":"1","toughness":"1","imageName":"perilous myr"},"Platinum Emperion":{"layout":"normal","name":"Platinum Emperion","manaCost":"{8}","cmc":8,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Your life total can't change. (You can't gain or lose life. You can't pay any amount of life except 0.)","power":"8","toughness":"8","imageName":"platinum emperion"},"Precursor Golem":{"layout":"normal","name":"Precursor Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"When Precursor Golem enters the battlefield, put two 3/3 colorless Golem artifact creature tokens onto the battlefield.\nWhenever a player casts an instant or sorcery spell that targets only a single Golem, that player copies that spell for each other Golem that spell could target. Each copy targets a different one of those Golems.","power":"3","toughness":"3","imageName":"precursor golem"},"Prototype Portal":{"layout":"normal","name":"Prototype Portal","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Imprint — When Prototype Portal enters the battlefield, you may exile an artifact card from your hand.\n{X}, {T}: Put a token that's a copy of the exiled card onto the battlefield. X is the converted mana cost of that card.","imageName":"prototype portal"},"Razorfield Thresher":{"layout":"normal","name":"Razorfield Thresher","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"power":"6","toughness":"4","imageName":"razorfield thresher"},"Rust Tick":{"layout":"normal","name":"Rust Tick","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"You may choose not to untap Rust Tick during your untap step.\n{1}, {T}: Tap target artifact. It doesn't untap during its controller's untap step for as long as Rust Tick remains tapped.","power":"1","toughness":"3","imageName":"rust tick"},"Rusted Relic":{"layout":"normal","name":"Rusted Relic","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Metalcraft — Rusted Relic is a 5/5 Golem artifact creature as long as you control three or more artifacts.","imageName":"rusted relic"},"Saberclaw Golem":{"layout":"normal","name":"Saberclaw Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{R}: Saberclaw Golem gains first strike until end of turn.","power":"4","toughness":"2","imageName":"saberclaw golem","colorIdentity":["R"]},"Semblance Anvil":{"layout":"normal","name":"Semblance Anvil","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Imprint — When Semblance Anvil enters the battlefield, you may exile a nonland card from your hand.\nSpells you cast that share a card type with the exiled card cost {2} less to cast.","imageName":"semblance anvil"},"Snapsail Glider":{"layout":"normal","name":"Snapsail Glider","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Metalcraft — Snapsail Glider has flying as long as you control three or more artifacts.","power":"2","toughness":"2","imageName":"snapsail glider"},"Soliton":{"layout":"normal","name":"Soliton","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{U}: Untap Soliton.","power":"3","toughness":"4","imageName":"soliton","colorIdentity":["U"]},"Strata Scythe":{"layout":"normal","name":"Strata Scythe","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Imprint — When Strata Scythe enters the battlefield, search your library for a land card, exile it, then shuffle your library.\nEquipped creature gets +1/+1 for each land on the battlefield with the same name as the exiled card.\nEquip {3}","imageName":"strata scythe"},"Strider Harness":{"layout":"normal","name":"Strider Harness","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 and has haste.\nEquip {1}","imageName":"strider harness"},"Sylvok Lifestaff":{"layout":"normal","name":"Sylvok Lifestaff","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0.\nWhenever equipped creature dies, you gain 3 life.\nEquip {1}","imageName":"sylvok lifestaff"},"Sylvok Replica":{"layout":"normal","name":"Sylvok Replica","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Shaman","types":["Artifact","Creature"],"subtypes":["Shaman"],"text":"{G}, Sacrifice Sylvok Replica: Destroy target artifact or enchantment.","power":"1","toughness":"3","imageName":"sylvok replica","colorIdentity":["G"]},"Throne of Geth":{"layout":"normal","name":"Throne of Geth","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}, Sacrifice an artifact: Proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","imageName":"throne of geth"},"Tower of Calamities":{"layout":"normal","name":"Tower of Calamities","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{8}, {T}: Tower of Calamities deals 12 damage to target creature.","imageName":"tower of calamities"},"Trigon of Corruption":{"layout":"normal","name":"Trigon of Corruption","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Trigon of Corruption enters the battlefield with three charge counters on it.\n{B}{B}, {T}: Put a charge counter on Trigon of Corruption.\n{2}, {T}, Remove a charge counter from Trigon of Corruption: Put a -1/-1 counter on target creature.","imageName":"trigon of corruption","colorIdentity":["B"]},"Trigon of Infestation":{"layout":"normal","name":"Trigon of Infestation","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Trigon of Infestation enters the battlefield with three charge counters on it.\n{G}{G}, {T}: Put a charge counter on Trigon of Infestation.\n{2}, {T}, Remove a charge counter from Trigon of Infestation: Put a 1/1 green Insect creature token with infect onto the battlefield.","imageName":"trigon of infestation","colorIdentity":["G"]},"Trigon of Mending":{"layout":"normal","name":"Trigon of Mending","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Trigon of Mending enters the battlefield with three charge counters on it.\n{W}{W}, {T}: Put a charge counter on Trigon of Mending.\n{2}, {T}, Remove a charge counter from Trigon of Mending: Target player gains 3 life.","imageName":"trigon of mending","colorIdentity":["W"]},"Trigon of Rage":{"layout":"normal","name":"Trigon of Rage","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Trigon of Rage enters the battlefield with three charge counters on it.\n{R}{R}, {T}: Put a charge counter on Trigon of Rage.\n{2}, {T}, Remove a charge counter from Trigon of Rage: Target creature gets +3/+0 until end of turn.","imageName":"trigon of rage","colorIdentity":["R"]},"Trigon of Thought":{"layout":"normal","name":"Trigon of Thought","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Trigon of Thought enters the battlefield with three charge counters on it.\n{U}{U}, {T}: Put a charge counter on Trigon of Thought.\n{2}, {T}, Remove a charge counter from Trigon of Thought: Draw a card.","imageName":"trigon of thought","colorIdentity":["U"]},"Tumble Magnet":{"layout":"normal","name":"Tumble Magnet","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Tumble Magnet enters the battlefield with three charge counters on it.\n{T}, Remove a charge counter from Tumble Magnet: Tap target artifact or creature.","imageName":"tumble magnet"},"Vector Asp":{"layout":"normal","name":"Vector Asp","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Snake","types":["Artifact","Creature"],"subtypes":["Snake"],"text":"{B}: Vector Asp gains infect until end of turn. (It deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"1","toughness":"1","imageName":"vector asp","colorIdentity":["B"]},"Venser's Journal":{"layout":"normal","name":"Venser's Journal","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"You have no maximum hand size.\nAt the beginning of your upkeep, you gain 1 life for each card in your hand.","imageName":"venser's journal"},"Vulshok Replica":{"layout":"normal","name":"Vulshok Replica","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Berserker","types":["Artifact","Creature"],"subtypes":["Berserker"],"text":"{1}{R}, Sacrifice Vulshok Replica: Vulshok Replica deals 3 damage to target player.","power":"3","toughness":"1","imageName":"vulshok replica","colorIdentity":["R"]},"Wall of Tanglecord":{"layout":"normal","name":"Wall of Tanglecord","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender\n{G}: Wall of Tanglecord gains reach until end of turn. (It can block creatures with flying.)","power":"0","toughness":"6","imageName":"wall of tanglecord","colorIdentity":["G"]},"Blackcleave Cliffs":{"layout":"normal","name":"Blackcleave Cliffs","type":"Land","types":["Land"],"text":"Blackcleave Cliffs enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {B} or {R} to your mana pool.","imageName":"blackcleave cliffs","colorIdentity":["B","R"]},"Copperline Gorge":{"layout":"normal","name":"Copperline Gorge","type":"Land","types":["Land"],"text":"Copperline Gorge enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {R} or {G} to your mana pool.","imageName":"copperline gorge","colorIdentity":["R","G"]},"Darkslick Shores":{"layout":"normal","name":"Darkslick Shores","type":"Land","types":["Land"],"text":"Darkslick Shores enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {U} or {B} to your mana pool.","imageName":"darkslick shores","colorIdentity":["U","B"]},"Glimmerpost":{"layout":"normal","name":"Glimmerpost","type":"Land — Locus","types":["Land"],"subtypes":["Locus"],"text":"When Glimmerpost enters the battlefield, you gain 1 life for each Locus on the battlefield.\n{T}: Add {C} to your mana pool.","imageName":"glimmerpost"},"Razorverge Thicket":{"layout":"normal","name":"Razorverge Thicket","type":"Land","types":["Land"],"text":"Razorverge Thicket enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {G} or {W} to your mana pool.","imageName":"razorverge thicket","colorIdentity":["G","W"]},"Seachrome Coast":{"layout":"normal","name":"Seachrome Coast","type":"Land","types":["Land"],"text":"Seachrome Coast enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {W} or {U} to your mana pool.","imageName":"seachrome coast","colorIdentity":["W","U"]},"Accorder Paladin":{"layout":"normal","name":"Accorder Paladin","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Battle cry (Whenever this creature attacks, each other attacking creature gets +1/+0 until end of turn.)","power":"3","toughness":"1","imageName":"accorder paladin","colorIdentity":["W"]},"Ardent Recruit":{"layout":"normal","name":"Ardent Recruit","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Metalcraft — Ardent Recruit gets +2/+2 as long as you control three or more artifacts.","power":"1","toughness":"1","imageName":"ardent recruit","colorIdentity":["W"]},"Banishment Decree":{"layout":"normal","name":"Banishment Decree","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put target artifact, creature, or enchantment on top of its owner's library.","imageName":"banishment decree","colorIdentity":["W"]},"Choking Fumes":{"layout":"normal","name":"Choking Fumes","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put a -1/-1 counter on each attacking creature.","imageName":"choking fumes","colorIdentity":["W"]},"Frantic Salvage":{"layout":"normal","name":"Frantic Salvage","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put any number of target artifact cards from your graveyard on top of your library.\nDraw a card.","imageName":"frantic salvage","colorIdentity":["W"]},"Gore Vassal":{"layout":"normal","name":"Gore Vassal","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Sacrifice Gore Vassal: Put a -1/-1 counter on target creature. Then if that creature's toughness is 1 or greater, regenerate it.","power":"2","toughness":"1","imageName":"gore vassal","colorIdentity":["W"]},"Kemba's Legion":{"layout":"normal","name":"Kemba's Legion","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"Vigilance\nKemba's Legion can block an additional creature for each Equipment attached to Kemba's Legion.","power":"4","toughness":"6","imageName":"kemba's legion","colorIdentity":["W"]},"Leonin Relic-Warder":{"layout":"normal","name":"Leonin Relic-Warder","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Cleric","types":["Creature"],"subtypes":["Cat","Cleric"],"text":"When Leonin Relic-Warder enters the battlefield, you may exile target artifact or enchantment.\nWhen Leonin Relic-Warder leaves the battlefield, return the exiled card to the battlefield under its owner's control.","power":"2","toughness":"2","imageName":"leonin relic-warder","colorIdentity":["W"]},"Loxodon Partisan":{"layout":"normal","name":"Loxodon Partisan","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Elephant Soldier","types":["Creature"],"subtypes":["Elephant","Soldier"],"text":"Battle cry (Whenever this creature attacks, each other attacking creature gets +1/+0 until end of turn.)","power":"3","toughness":"4","imageName":"loxodon partisan","colorIdentity":["W"]},"Phyrexian Rebirth":{"layout":"normal","name":"Phyrexian Rebirth","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures, then put an X/X colorless Horror artifact creature token onto the battlefield, where X is the number of creatures destroyed this way.","imageName":"phyrexian rebirth","colorIdentity":["W"]},"Priests of Norn":{"layout":"normal","name":"Priests of Norn","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Cleric","types":["Creature"],"subtypes":["Cleric"],"text":"Vigilance\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"1","toughness":"4","imageName":"priests of norn","colorIdentity":["W"]},"Tine Shrike":{"layout":"normal","name":"Tine Shrike","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"2","toughness":"1","imageName":"tine shrike","colorIdentity":["W"]},"Victory's Herald":{"layout":"normal","name":"Victory's Herald","manaCost":"{3}{W}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhenever Victory's Herald attacks, attacking creatures gain flying and lifelink until end of turn.","power":"4","toughness":"4","imageName":"victory's herald","colorIdentity":["W"]},"White Sun's Zenith":{"layout":"normal","name":"White Sun's Zenith","manaCost":"{X}{W}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put X 2/2 white Cat creature tokens onto the battlefield. Shuffle White Sun's Zenith into its owner's library.","imageName":"white sun's zenith","colorIdentity":["W"]},"Blue Sun's Zenith":{"layout":"normal","name":"Blue Sun's Zenith","manaCost":"{X}{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player draws X cards. Shuffle Blue Sun's Zenith into its owner's library.","imageName":"blue sun's zenith","colorIdentity":["U"]},"Consecrated Sphinx":{"layout":"normal","name":"Consecrated Sphinx","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhenever an opponent draws a card, you may draw two cards.","power":"4","toughness":"6","imageName":"consecrated sphinx","colorIdentity":["U"]},"Corrupted Conscience":{"layout":"normal","name":"Corrupted Conscience","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.\nEnchanted creature has infect. (It deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","imageName":"corrupted conscience","colorIdentity":["U"]},"Cryptoplasm":{"layout":"normal","name":"Cryptoplasm","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"At the beginning of your upkeep, you may have Cryptoplasm become a copy of another target creature. If you do, Cryptoplasm gains this ability.","power":"2","toughness":"2","imageName":"cryptoplasm","colorIdentity":["U"]},"Distant Memories":{"layout":"normal","name":"Distant Memories","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a card, exile it, then shuffle your library. Any opponent may have you put that card into your hand. If no player does, you draw three cards.","imageName":"distant memories","colorIdentity":["U"]},"Fuel for the Cause":{"layout":"normal","name":"Fuel for the Cause","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell, then proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","imageName":"fuel for the cause","colorIdentity":["U"]},"Mirran Spy":{"layout":"normal","name":"Mirran Spy","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drone","types":["Creature"],"subtypes":["Drone"],"text":"Flying\nWhenever you cast an artifact spell, you may untap target creature.","power":"1","toughness":"3","imageName":"mirran spy","colorIdentity":["U"]},"Mitotic Manipulation":{"layout":"normal","name":"Mitotic Manipulation","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top seven cards of your library. You may put one of those cards onto the battlefield if it has the same name as a permanent. Put the rest on the bottom of your library in any order.","imageName":"mitotic manipulation","colorIdentity":["U"]},"Neurok Commando":{"layout":"normal","name":"Neurok Commando","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Shroud (This creature can't be the target of spells or abilities.)\nWhenever Neurok Commando deals combat damage to a player, you may draw a card.","power":"2","toughness":"1","imageName":"neurok commando","colorIdentity":["U"]},"Oculus":{"layout":"normal","name":"Oculus","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Homunculus","types":["Creature"],"subtypes":["Homunculus"],"text":"When Oculus dies, you may draw a card.","power":"1","toughness":"1","imageName":"oculus","colorIdentity":["U"]},"Quicksilver Geyser":{"layout":"normal","name":"Quicksilver Geyser","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return up to two target nonland permanents to their owners' hands.","imageName":"quicksilver geyser","colorIdentity":["U"]},"Serum Raker":{"layout":"normal","name":"Serum Raker","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Serum Raker dies, each player discards a card.","power":"3","toughness":"2","imageName":"serum raker","colorIdentity":["U"]},"Spire Serpent":{"layout":"normal","name":"Spire Serpent","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Defender\nMetalcraft — As long as you control three or more artifacts, Spire Serpent gets +2/+2 and can attack as though it didn't have defender.","power":"3","toughness":"5","imageName":"spire serpent","colorIdentity":["U"]},"Steel Sabotage":{"layout":"normal","name":"Steel Sabotage","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Counter target artifact spell.\n• Return target artifact to its owner's hand.","imageName":"steel sabotage","colorIdentity":["U"]},"Turn the Tide":{"layout":"normal","name":"Turn the Tide","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Creatures your opponents control get -2/-0 until end of turn.","imageName":"turn the tide","colorIdentity":["U"]},"Vedalken Anatomist":{"layout":"normal","name":"Vedalken Anatomist","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"{2}{U}, {T}: Put a -1/-1 counter on target creature. You may tap or untap that creature.","power":"1","toughness":"2","imageName":"vedalken anatomist","colorIdentity":["U"]},"Vedalken Infuser":{"layout":"normal","name":"Vedalken Infuser","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"At the beginning of your upkeep, you may put a charge counter on target artifact.","power":"1","toughness":"4","imageName":"vedalken infuser","colorIdentity":["U"]},"Vivisection":{"layout":"normal","name":"Vivisection","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Vivisection, sacrifice a creature.\nDraw three cards.","imageName":"vivisection","colorIdentity":["U"]},"Caustic Hound":{"layout":"normal","name":"Caustic Hound","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"When Caustic Hound dies, each player loses 4 life.","power":"4","toughness":"4","imageName":"caustic hound","colorIdentity":["B"]},"Flensermite":{"layout":"normal","name":"Flensermite","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Gremlin","types":["Creature"],"subtypes":["Gremlin"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"1","toughness":"1","imageName":"flensermite","colorIdentity":["B"]},"Flesh-Eater Imp":{"layout":"normal","name":"Flesh-Eater Imp","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nSacrifice a creature: Flesh-Eater Imp gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"flesh-eater imp","colorIdentity":["B"]},"Gruesome Encore":{"layout":"normal","name":"Gruesome Encore","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature card from an opponent's graveyard onto the battlefield under your control. It gains haste. Exile it at the beginning of the next end step. If that creature would leave the battlefield, exile it instead of putting it anywhere else.","imageName":"gruesome encore","colorIdentity":["B"]},"Horrifying Revelation":{"layout":"normal","name":"Horrifying Revelation","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card, then puts the top card of his or her library into his or her graveyard.","imageName":"horrifying revelation","colorIdentity":["B"]},"Massacre Wurm":{"layout":"normal","name":"Massacre Wurm","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"When Massacre Wurm enters the battlefield, creatures your opponents control get -2/-2 until end of turn.\nWhenever a creature an opponent controls dies, that player loses 2 life.","power":"6","toughness":"5","imageName":"massacre wurm","colorIdentity":["B"]},"Morbid Plunder":{"layout":"normal","name":"Morbid Plunder","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to two target creature cards from your graveyard to your hand.","imageName":"morbid plunder","colorIdentity":["B"]},"Nested Ghoul":{"layout":"normal","name":"Nested Ghoul","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Warrior","types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"Whenever a source deals damage to Nested Ghoul, put a 2/2 black Zombie creature token onto the battlefield.","power":"4","toughness":"2","imageName":"nested ghoul","colorIdentity":["B"]},"Phyresis":{"layout":"normal","name":"Phyresis","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has infect. (It deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","imageName":"phyresis","colorIdentity":["B"]},"Phyrexian Crusader":{"layout":"normal","name":"Phyrexian Crusader","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Knight","types":["Creature"],"subtypes":["Zombie","Knight"],"text":"First strike, protection from red and from white\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"2","toughness":"2","imageName":"phyrexian crusader","colorIdentity":["B"]},"Phyrexian Vatmother":{"layout":"normal","name":"Phyrexian Vatmother","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nAt the beginning of your upkeep, you get a poison counter.","power":"4","toughness":"5","imageName":"phyrexian vatmother","colorIdentity":["B"]},"Sangromancer":{"layout":"normal","name":"Sangromancer","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire Shaman","types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"Flying\nWhenever a creature an opponent controls dies, you may gain 3 life.\nWhenever an opponent discards a card, you may gain 3 life.","power":"3","toughness":"3","imageName":"sangromancer","colorIdentity":["B"]},"Scourge Servant":{"layout":"normal","name":"Scourge Servant","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"3","toughness":"3","imageName":"scourge servant","colorIdentity":["B"]},"Septic Rats":{"layout":"normal","name":"Septic Rats","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhenever Septic Rats attacks, if defending player is poisoned, it gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"septic rats","colorIdentity":["B"]},"Spread the Sickness":{"layout":"normal","name":"Spread the Sickness","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature, then proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","imageName":"spread the sickness","colorIdentity":["B"]},"Virulent Wound":{"layout":"normal","name":"Virulent Wound","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Put a -1/-1 counter on target creature. When that creature dies this turn, its controller gets a poison counter.","imageName":"virulent wound","colorIdentity":["B"]},"Blisterstick Shaman":{"layout":"normal","name":"Blisterstick Shaman","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"When Blisterstick Shaman enters the battlefield, it deals 1 damage to target creature or player.","power":"2","toughness":"1","imageName":"blisterstick shaman","colorIdentity":["R"]},"Burn the Impure":{"layout":"normal","name":"Burn the Impure","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Burn the Impure deals 3 damage to target creature. If that creature has infect, Burn the Impure deals 3 damage to that creature's controller.","imageName":"burn the impure","colorIdentity":["R"]},"Concussive Bolt":{"layout":"normal","name":"Concussive Bolt","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Concussive Bolt deals 4 damage to target player.\nMetalcraft — If you control three or more artifacts, creatures that player controls can't block this turn.","imageName":"concussive bolt","colorIdentity":["R"]},"Crush":{"layout":"normal","name":"Crush","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target noncreature artifact.","imageName":"crush","colorIdentity":["R"]},"Galvanoth":{"layout":"normal","name":"Galvanoth","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"At the beginning of your upkeep, you may look at the top card of your library. If it's an instant or sorcery card, you may cast it without paying its mana cost.","power":"3","toughness":"3","imageName":"galvanoth","colorIdentity":["R"]},"Gnathosaur":{"layout":"normal","name":"Gnathosaur","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Sacrifice an artifact: Gnathosaur gains trample until end of turn.","power":"5","toughness":"4","imageName":"gnathosaur","colorIdentity":["R"]},"Goblin Wardriver":{"layout":"normal","name":"Goblin Wardriver","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Battle cry (Whenever this creature attacks, each other attacking creature gets +1/+0 until end of turn.)","power":"2","toughness":"2","imageName":"goblin wardriver","colorIdentity":["R"]},"Hellkite Igniter":{"layout":"normal","name":"Hellkite Igniter","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste\n{1}{R}: Hellkite Igniter gets +X/+0 until end of turn, where X is the number of artifacts you control.","power":"5","toughness":"5","imageName":"hellkite igniter","colorIdentity":["R"]},"Hero of Oxid Ridge":{"layout":"normal","name":"Hero of Oxid Ridge","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Haste\nBattle cry (Whenever this creature attacks, each other attacking creature gets +1/+0 until end of turn.)\nWhenever Hero of Oxid Ridge attacks, creatures with power 1 or less can't block this turn.","power":"4","toughness":"2","imageName":"hero of oxid ridge","colorIdentity":["R"]},"Into the Core":{"layout":"normal","name":"Into the Core","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Exile two target artifacts.","imageName":"into the core","colorIdentity":["R"]},"Koth's Courier":{"layout":"normal","name":"Koth's Courier","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"3","imageName":"koth's courier","colorIdentity":["R"]},"Kuldotha Flamefiend":{"layout":"normal","name":"Kuldotha Flamefiend","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Kuldotha Flamefiend enters the battlefield, you may sacrifice an artifact. If you do, Kuldotha Flamefiend deals 4 damage divided as you choose among any number of target creatures and/or players.","power":"4","toughness":"4","imageName":"kuldotha flamefiend","colorIdentity":["R"]},"Kuldotha Ringleader":{"layout":"normal","name":"Kuldotha Ringleader","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant Berserker","types":["Creature"],"subtypes":["Giant","Berserker"],"text":"Battle cry (Whenever this creature attacks, each other attacking creature gets +1/+0 until end of turn.)\nKuldotha Ringleader attacks each turn if able.","power":"4","toughness":"4","imageName":"kuldotha ringleader","colorIdentity":["R"]},"Metallic Mastery":{"layout":"normal","name":"Metallic Mastery","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target artifact until end of turn. Untap that artifact. It gains haste until end of turn.","imageName":"metallic mastery","colorIdentity":["R"]},"Ogre Resister":{"layout":"normal","name":"Ogre Resister","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"power":"4","toughness":"3","imageName":"ogre resister","colorIdentity":["R"]},"Rally the Forces":{"layout":"normal","name":"Rally the Forces","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Attacking creatures get +1/+0 and gain first strike until end of turn.","imageName":"rally the forces","colorIdentity":["R"]},"Red Sun's Zenith":{"layout":"normal","name":"Red Sun's Zenith","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Red Sun's Zenith deals X damage to target creature or player. If a creature dealt damage this way would die this turn, exile it instead. Shuffle Red Sun's Zenith into its owner's library.","imageName":"red sun's zenith","colorIdentity":["R"]},"Slagstorm":{"layout":"normal","name":"Slagstorm","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Slagstorm deals 3 damage to each creature.\n• Slagstorm deals 3 damage to each player.","imageName":"slagstorm","colorIdentity":["R"]},"Spiraling Duelist":{"layout":"normal","name":"Spiraling Duelist","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Metalcraft — Spiraling Duelist has double strike as long as you control three or more artifacts.","power":"3","toughness":"1","imageName":"spiraling duelist","colorIdentity":["R"]},"Blightwidow":{"layout":"normal","name":"Blightwidow","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"2","toughness":"4","imageName":"blightwidow","colorIdentity":["G"]},"Creeping Corrosion":{"layout":"normal","name":"Creeping Corrosion","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all artifacts.","imageName":"creeping corrosion","colorIdentity":["G"]},"Fangren Marauder":{"layout":"normal","name":"Fangren Marauder","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever an artifact is put into a graveyard from the battlefield, you may gain 5 life.","power":"5","toughness":"5","imageName":"fangren marauder","colorIdentity":["G"]},"Glissa's Courier":{"layout":"normal","name":"Glissa's Courier","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Mountainwalk (This creature can't be blocked as long as defending player controls a Mountain.)","power":"2","toughness":"3","imageName":"glissa's courier","colorIdentity":["G"]},"Green Sun's Zenith":{"layout":"normal","name":"Green Sun's Zenith","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a green creature card with converted mana cost X or less, put it onto the battlefield, then shuffle your library. Shuffle Green Sun's Zenith into its owner's library.","imageName":"green sun's zenith","colorIdentity":["G"]},"Lead the Stampede":{"layout":"normal","name":"Lead the Stampede","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top five cards of your library. You may reveal any number of creature cards from among them and put the revealed cards into your hand. Put the rest on the bottom of your library in any order.","imageName":"lead the stampede","colorIdentity":["G"]},"Melira's Keepers":{"layout":"normal","name":"Melira's Keepers","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Melira's Keepers can't have counters placed on it.","power":"4","toughness":"4","imageName":"melira's keepers","colorIdentity":["G"]},"Mirran Mettle":{"layout":"normal","name":"Mirran Mettle","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn.\nMetalcraft — That creature gets +4/+4 until end of turn instead if you control three or more artifacts.","imageName":"mirran mettle","colorIdentity":["G"]},"Phyrexian Hydra":{"layout":"normal","name":"Phyrexian Hydra","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nIf damage would be dealt to Phyrexian Hydra, prevent that damage. Put a -1/-1 counter on Phyrexian Hydra for each 1 damage prevented this way.","power":"7","toughness":"7","imageName":"phyrexian hydra","colorIdentity":["G"]},"Pistus Strike":{"layout":"normal","name":"Pistus Strike","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with flying. Its controller gets a poison counter.","imageName":"pistus strike","colorIdentity":["G"]},"Plaguemaw Beast":{"layout":"normal","name":"Plaguemaw Beast","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{T}, Sacrifice a creature: Proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","power":"4","toughness":"3","imageName":"plaguemaw beast","colorIdentity":["G"]},"Praetor's Counsel":{"layout":"normal","name":"Praetor's Counsel","manaCost":"{5}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return all cards from your graveyard to your hand. Exile Praetor's Counsel. You have no maximum hand size for the rest of the game.","imageName":"praetor's counsel","colorIdentity":["G"]},"Quilled Slagwurm":{"layout":"normal","name":"Quilled Slagwurm","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"8","toughness":"8","imageName":"quilled slagwurm","colorIdentity":["G"]},"Rot Wolf":{"layout":"normal","name":"Rot Wolf","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhenever a creature dealt damage by Rot Wolf this turn dies, you may draw a card.","power":"2","toughness":"2","imageName":"rot wolf","colorIdentity":["G"]},"Tangle Mantis":{"layout":"normal","name":"Tangle Mantis","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Trample","power":"3","toughness":"4","imageName":"tangle mantis","colorIdentity":["G"]},"Thrun, the Last Troll":{"layout":"normal","name":"Thrun, the Last Troll","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Troll Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Troll","Shaman"],"text":"Thrun, the Last Troll can't be countered.\nHexproof (This creature can't be the target of spells or abilities your opponents control.)\n{1}{G}: Regenerate Thrun.","power":"4","toughness":"4","imageName":"thrun, the last troll","colorIdentity":["G"]},"Unnatural Predation":{"layout":"normal","name":"Unnatural Predation","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 and gains trample until end of turn.","imageName":"unnatural predation","colorIdentity":["G"]},"Viridian Corrupter":{"layout":"normal","name":"Viridian Corrupter","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhen Viridian Corrupter enters the battlefield, destroy target artifact.","power":"2","toughness":"2","imageName":"viridian corrupter","colorIdentity":["G"]},"Viridian Emissary":{"layout":"normal","name":"Viridian Emissary","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"When Viridian Emissary dies, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.","power":"2","toughness":"1","imageName":"viridian emissary","colorIdentity":["G"]},"Tezzeret, Agent of Bolas":{"layout":"normal","name":"Tezzeret, Agent of Bolas","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Planeswalker — Tezzeret","types":["Planeswalker"],"subtypes":["Tezzeret"],"text":"+1: Look at the top five cards of your library. You may reveal an artifact card from among them and put it into your hand. Put the rest on the bottom of your library in any order.\n−1: Target artifact becomes an artifact creature with base power and toughness 5/5.\n−4: Target player loses X life and you gain X life, where X is twice the number of artifacts you control.","loyalty":3,"imageName":"tezzeret, agent of bolas","colorIdentity":["U","B"]},"Bladed Sentinel":{"layout":"normal","name":"Bladed Sentinel","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{W}: Bladed Sentinel gains vigilance until end of turn.","power":"2","toughness":"4","imageName":"bladed sentinel","colorIdentity":["W"]},"Blightsteel Colossus":{"layout":"normal","name":"Blightsteel Colossus","manaCost":"{12}","cmc":12,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Trample, infect, indestructible\nIf Blightsteel Colossus would be put into a graveyard from anywhere, reveal Blightsteel Colossus and shuffle it into its owner's library instead.","power":"11","toughness":"11","imageName":"blightsteel colossus"},"Bonehoard":{"layout":"normal","name":"Bonehoard","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Living weapon (When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this to it.)\nEquipped creature gets +X/+X, where X is the number of creature cards in all graveyards.\nEquip {2}","imageName":"bonehoard"},"Brass Squire":{"layout":"normal","name":"Brass Squire","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{T}: Attach target Equipment you control to target creature you control.","power":"1","toughness":"3","imageName":"brass squire"},"Copper Carapace":{"layout":"normal","name":"Copper Carapace","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2 and can't block.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"copper carapace"},"Core Prowler":{"layout":"normal","name":"Core Prowler","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Horror","types":["Artifact","Creature"],"subtypes":["Horror"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhen Core Prowler dies, proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","power":"2","toughness":"2","imageName":"core prowler"},"Darksteel Plate":{"layout":"normal","name":"Darksteel Plate","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Indestructible\nEquipped creature has indestructible.\nEquip {2}","imageName":"darksteel plate"},"Decimator Web":{"layout":"normal","name":"Decimator Web","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Target opponent loses 2 life, gets a poison counter, then puts the top six cards of his or her library into his or her graveyard.","imageName":"decimator web"},"Dross Ripper":{"layout":"normal","name":"Dross Ripper","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Hound","types":["Artifact","Creature"],"subtypes":["Hound"],"text":"{2}{B}: Dross Ripper gets +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"dross ripper","colorIdentity":["B"]},"Flayer Husk":{"layout":"normal","name":"Flayer Husk","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Living weapon (When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this to it.)\nEquipped creature gets +1/+1.\nEquip {2}","imageName":"flayer husk"},"Gust-Skimmer":{"layout":"normal","name":"Gust-Skimmer","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"{U}: Gust-Skimmer gains flying until end of turn.","power":"2","toughness":"1","imageName":"gust-skimmer","colorIdentity":["U"]},"Hexplate Golem":{"layout":"normal","name":"Hexplate Golem","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"power":"5","toughness":"7","imageName":"hexplate golem"},"Ichor Wellspring":{"layout":"normal","name":"Ichor Wellspring","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Ichor Wellspring enters the battlefield or is put into a graveyard from the battlefield, draw a card.","imageName":"ichor wellspring"},"Knowledge Pool":{"layout":"normal","name":"Knowledge Pool","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Imprint — When Knowledge Pool enters the battlefield, each player exiles the top three cards of his or her library.\nWhenever a player casts a spell from his or her hand, that player exiles it. If the player does, he or she may cast another nonland card exiled with Knowledge Pool without paying that card's mana cost.","imageName":"knowledge pool"},"Lumengrid Gargoyle":{"layout":"normal","name":"Lumengrid Gargoyle","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"Flying","power":"4","toughness":"4","imageName":"lumengrid gargoyle"},"Magnetic Mine":{"layout":"normal","name":"Magnetic Mine","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Whenever another artifact is put into a graveyard from the battlefield, Magnetic Mine deals 2 damage to that artifact's controller.","imageName":"magnetic mine"},"Mirrorworks":{"layout":"normal","name":"Mirrorworks","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Whenever another nontoken artifact enters the battlefield under your control, you may pay {2}. If you do, put a token that's a copy of that artifact onto the battlefield.","imageName":"mirrorworks"},"Mortarpod":{"layout":"normal","name":"Mortarpod","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Living weapon (When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this to it.)\nEquipped creature gets +0/+1 and has \"Sacrifice this creature: This creature deals 1 damage to target creature or player.\"\nEquip {2}","imageName":"mortarpod"},"Myr Sire":{"layout":"normal","name":"Myr Sire","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"When Myr Sire dies, put a 1/1 colorless Myr artifact creature token onto the battlefield.","power":"1","toughness":"1","imageName":"myr sire"},"Myr Turbine":{"layout":"normal","name":"Myr Turbine","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"{T}: Put a 1/1 colorless Myr artifact creature token onto the battlefield.\n{T}, Tap five untapped Myr you control: Search your library for a Myr creature card, put it onto the battlefield, then shuffle your library.","imageName":"myr turbine"},"Myr Welder":{"layout":"normal","name":"Myr Welder","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Imprint — {T}: Exile target artifact card from a graveyard.\nMyr Welder has all activated abilities of all cards exiled with it.","power":"1","toughness":"4","imageName":"myr welder"},"Peace Strider":{"layout":"normal","name":"Peace Strider","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Peace Strider enters the battlefield, you gain 3 life.","power":"3","toughness":"3","imageName":"peace strider"},"Phyrexian Digester":{"layout":"normal","name":"Phyrexian Digester","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"2","toughness":"1","imageName":"phyrexian digester"},"Phyrexian Juggernaut":{"layout":"normal","name":"Phyrexian Juggernaut","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nPhyrexian Juggernaut attacks each turn if able.","power":"5","toughness":"5","imageName":"phyrexian juggernaut"},"Phyrexian Revoker":{"layout":"normal","name":"Phyrexian Revoker","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Horror","types":["Artifact","Creature"],"subtypes":["Horror"],"text":"As Phyrexian Revoker enters the battlefield, name a nonland card.\nActivated abilities of sources with the chosen name can't be activated.","power":"2","toughness":"1","imageName":"phyrexian revoker"},"Pierce Strider":{"layout":"normal","name":"Pierce Strider","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Pierce Strider enters the battlefield, target opponent loses 3 life.","power":"3","toughness":"3","imageName":"pierce strider"},"Piston Sledge":{"layout":"normal","name":"Piston Sledge","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"When Piston Sledge enters the battlefield, attach it to target creature you control.\nEquipped creature gets +3/+1.\nEquip—Sacrifice an artifact.","imageName":"piston sledge"},"Psychosis Crawler":{"layout":"normal","name":"Psychosis Crawler","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Horror","types":["Artifact","Creature"],"subtypes":["Horror"],"text":"Psychosis Crawler's power and toughness are each equal to the number of cards in your hand.\nWhenever you draw a card, each opponent loses 1 life.","power":"*","toughness":"*","imageName":"psychosis crawler"},"Razorfield Rhino":{"layout":"normal","name":"Razorfield Rhino","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Rhino","types":["Artifact","Creature"],"subtypes":["Rhino"],"text":"Metalcraft — Razorfield Rhino gets +2/+2 as long as you control three or more artifacts.","power":"4","toughness":"4","imageName":"razorfield rhino"},"Rusted Slasher":{"layout":"normal","name":"Rusted Slasher","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Horror","types":["Artifact","Creature"],"subtypes":["Horror"],"text":"Sacrifice an artifact: Regenerate Rusted Slasher.","power":"4","toughness":"1","imageName":"rusted slasher"},"Shimmer Myr":{"layout":"normal","name":"Shimmer Myr","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Flash\nYou may cast artifact cards as though they had flash.","power":"2","toughness":"2","imageName":"shimmer myr"},"Shriekhorn":{"layout":"normal","name":"Shriekhorn","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Shriekhorn enters the battlefield with three charge counters on it.\n{T}, Remove a charge counter from Shriekhorn: Target player puts the top two cards of his or her library into his or her graveyard.","imageName":"shriekhorn"},"Silverskin Armor":{"layout":"normal","name":"Silverskin Armor","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 and is an artifact in addition to its other types.\nEquip {2}","imageName":"silverskin armor"},"Skinwing":{"layout":"normal","name":"Skinwing","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Living weapon (When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this to it.)\nEquipped creature gets +2/+2 and has flying.\nEquip {6}","imageName":"skinwing"},"Sphere of the Suns":{"layout":"normal","name":"Sphere of the Suns","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Sphere of the Suns enters the battlefield tapped and with three charge counters on it.\n{T}, Remove a charge counter from Sphere of the Suns: Add one mana of any color to your mana pool.","imageName":"sphere of the suns"},"Spin Engine":{"layout":"normal","name":"Spin Engine","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{R}: Target creature can't block Spin Engine this turn.","power":"3","toughness":"1","imageName":"spin engine","colorIdentity":["R"]},"Spine of Ish Sah":{"layout":"normal","name":"Spine of Ish Sah","manaCost":"{7}","cmc":7,"type":"Artifact","types":["Artifact"],"text":"When Spine of Ish Sah enters the battlefield, destroy target permanent.\nWhen Spine of Ish Sah is put into a graveyard from the battlefield, return Spine of Ish Sah to its owner's hand.","imageName":"spine of ish sah"},"Strandwalker":{"layout":"normal","name":"Strandwalker","manaCost":"{5}","cmc":5,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Living weapon (When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this to it.)\nEquipped creature gets +2/+4 and has reach.\nEquip {4}","imageName":"strandwalker"},"Tangle Hulk":{"layout":"normal","name":"Tangle Hulk","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"{2}{G}: Regenerate Tangle Hulk.","power":"5","toughness":"3","imageName":"tangle hulk","colorIdentity":["G"]},"Titan Forge":{"layout":"normal","name":"Titan Forge","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Put a charge counter on Titan Forge.\n{T}, Remove three charge counters from Titan Forge: Put a 9/9 colorless Golem artifact creature token onto the battlefield.","imageName":"titan forge"},"Training Drone":{"layout":"normal","name":"Training Drone","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Drone","types":["Artifact","Creature"],"subtypes":["Drone"],"text":"Training Drone can't attack or block unless it's equipped.","power":"4","toughness":"4","imageName":"training drone"},"Viridian Claw":{"layout":"normal","name":"Viridian Claw","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0 and has first strike.\nEquip {1}","imageName":"viridian claw"},"Contested War Zone":{"layout":"normal","name":"Contested War Zone","type":"Land","types":["Land"],"text":"Whenever a creature deals combat damage to you, that creature's controller gains control of Contested War Zone.\n{T}: Add {C} to your mana pool.\n{1}, {T}: Attacking creatures get +1/+0 until end of turn.","imageName":"contested war zone"},"Inkmoth Nexus":{"layout":"normal","name":"Inkmoth Nexus","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}: Inkmoth Nexus becomes a 1/1 Blinkmoth artifact creature with flying and infect until end of turn. It's still a land. (It deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","imageName":"inkmoth nexus"},"Karn Liberated":{"layout":"normal","name":"Karn Liberated","manaCost":"{7}","cmc":7,"type":"Planeswalker — Karn","types":["Planeswalker"],"subtypes":["Karn"],"text":"+4: Target player exiles a card from his or her hand.\n−3: Exile target permanent.\n−14: Restart the game, leaving in exile all non-Aura permanent cards exiled with Karn Liberated. Then put those cards onto the battlefield under your control.","loyalty":6,"imageName":"karn liberated"},"Apostle's Blessing":{"layout":"normal","name":"Apostle's Blessing","manaCost":"{1}{W/P}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"({W/P} can be paid with either {W} or 2 life.)\nTarget artifact or creature you control gains protection from artifacts or from the color of your choice until end of turn.","imageName":"apostle's blessing","colorIdentity":["W"]},"Auriok Survivors":{"layout":"normal","name":"Auriok Survivors","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Auriok Survivors enters the battlefield, you may return target Equipment card from your graveyard to the battlefield. If you do, you may attach it to Auriok Survivors.","power":"4","toughness":"6","imageName":"auriok survivors","colorIdentity":["W"]},"Blade Splicer":{"layout":"normal","name":"Blade Splicer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"When Blade Splicer enters the battlefield, put a 3/3 colorless Golem artifact creature token onto the battlefield.\nGolem creatures you control have first strike.","power":"1","toughness":"1","imageName":"blade splicer","colorIdentity":["W"]},"Cathedral Membrane":{"layout":"normal","name":"Cathedral Membrane","manaCost":"{1}{W/P}","cmc":2,"colors":["White"],"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"({W/P} can be paid with either {W} or 2 life.)\nDefender\nWhen Cathedral Membrane dies during combat, it deals 6 damage to each creature it blocked this combat.","power":"0","toughness":"3","imageName":"cathedral membrane","colorIdentity":["W"]},"Chancellor of the Annex":{"layout":"normal","name":"Chancellor of the Annex","manaCost":"{4}{W}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"You may reveal this card from your opening hand. If you do, when each opponent casts his or her first spell of the game, counter that spell unless that player pays {1}.\nFlying\nWhenever an opponent casts a spell, counter it unless that player pays {1}.","power":"5","toughness":"6","imageName":"chancellor of the annex","colorIdentity":["W"]},"Dispatch":{"layout":"normal","name":"Dispatch","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Tap target creature.\nMetalcraft — If you control three or more artifacts, exile that creature.","imageName":"dispatch","colorIdentity":["W"]},"Due Respect":{"layout":"normal","name":"Due Respect","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Permanents enter the battlefield tapped this turn.\nDraw a card.","imageName":"due respect","colorIdentity":["W"]},"Exclusion Ritual":{"layout":"normal","name":"Exclusion Ritual","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Imprint — When Exclusion Ritual enters the battlefield, exile target nonland permanent.\nPlayers can't cast spells with the same name as the exiled card.","imageName":"exclusion ritual","colorIdentity":["W"]},"Forced Worship":{"layout":"normal","name":"Forced Worship","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack.\n{2}{W}: Return Forced Worship to its owner's hand.","imageName":"forced worship","colorIdentity":["W"]},"Inquisitor Exarch":{"layout":"normal","name":"Inquisitor Exarch","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Cleric","types":["Creature"],"subtypes":["Cleric"],"text":"When Inquisitor Exarch enters the battlefield, choose one —\n• You gain 2 life.\n• Target opponent loses 2 life.","power":"2","toughness":"2","imageName":"inquisitor exarch","colorIdentity":["W"]},"Lost Leonin":{"layout":"normal","name":"Lost Leonin","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"2","toughness":"1","imageName":"lost leonin","colorIdentity":["W"]},"Loxodon Convert":{"layout":"normal","name":"Loxodon Convert","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elephant Soldier","types":["Creature"],"subtypes":["Elephant","Soldier"],"power":"4","toughness":"2","imageName":"loxodon convert","colorIdentity":["W"]},"Marrow Shards":{"layout":"normal","name":"Marrow Shards","manaCost":"{W/P}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"({W/P} can be paid with either {W} or 2 life.)\nMarrow Shards deals 1 damage to each attacking creature.","imageName":"marrow shards","colorIdentity":["W"]},"Master Splicer":{"layout":"normal","name":"Master Splicer","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"When Master Splicer enters the battlefield, put a 3/3 colorless Golem artifact creature token onto the battlefield.\nGolem creatures you control get +1/+1.","power":"1","toughness":"1","imageName":"master splicer","colorIdentity":["W"]},"Norn's Annex":{"layout":"normal","name":"Norn's Annex","manaCost":"{3}{W/P}{W/P}","cmc":5,"colors":["White"],"type":"Artifact","types":["Artifact"],"text":"({W/P} can be paid with either {W} or 2 life.)\nCreatures can't attack you or a planeswalker you control unless their controller pays {W/P} for each of those creatures.","imageName":"norn's annex","colorIdentity":["W"]},"Phyrexian Unlife":{"layout":"normal","name":"Phyrexian Unlife","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"You don't lose the game for having 0 or less life.\nAs long as you have 0 or less life, all damage is dealt to you as though its source had infect. (Damage is dealt to you in the form of poison counters.)","imageName":"phyrexian unlife","colorIdentity":["W"]},"Porcelain Legionnaire":{"layout":"normal","name":"Porcelain Legionnaire","manaCost":"{2}{W/P}","cmc":3,"colors":["White"],"type":"Artifact Creature — Soldier","types":["Artifact","Creature"],"subtypes":["Soldier"],"text":"({W/P} can be paid with either {W} or 2 life.)\nFirst strike","power":"3","toughness":"1","imageName":"porcelain legionnaire","colorIdentity":["W"]},"Puresteel Paladin":{"layout":"normal","name":"Puresteel Paladin","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Whenever an Equipment enters the battlefield under your control, you may draw a card.\nMetalcraft — Equipment you control have equip {0} as long as you control three or more artifacts.","power":"2","toughness":"2","imageName":"puresteel paladin","colorIdentity":["W"]},"Remember the Fallen":{"layout":"normal","name":"Remember the Fallen","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one or both —\n• Return target creature card from your graveyard to your hand.\n• Return target artifact card from your graveyard to your hand.","imageName":"remember the fallen","colorIdentity":["W"]},"Sensor Splicer":{"layout":"normal","name":"Sensor Splicer","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Artificer","types":["Creature"],"subtypes":["Artificer"],"text":"When Sensor Splicer enters the battlefield, put a 3/3 colorless Golem artifact creature token onto the battlefield.\nGolem creatures you control have vigilance.","power":"1","toughness":"1","imageName":"sensor splicer","colorIdentity":["W"]},"Shattered Angel":{"layout":"normal","name":"Shattered Angel","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhenever a land enters the battlefield under an opponent's control, you may gain 3 life.","power":"3","toughness":"3","imageName":"shattered angel","colorIdentity":["W"]},"Shriek Raptor":{"layout":"normal","name":"Shriek Raptor","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"2","toughness":"3","imageName":"shriek raptor","colorIdentity":["W"]},"War Report":{"layout":"normal","name":"War Report","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain life equal to the number of creatures on the battlefield plus the number of artifacts on the battlefield.","imageName":"war report","colorIdentity":["W"]},"Argent Mutation":{"layout":"normal","name":"Argent Mutation","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target permanent becomes an artifact in addition to its other types until end of turn.\nDraw a card.","imageName":"argent mutation","colorIdentity":["U"]},"Arm with Æther":{"layout":"normal","name":"Arm with Æther","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, creatures you control gain \"Whenever this creature deals damage to an opponent, you may return target creature that player controls to its owner's hand.\"","imageName":"arm with æther","colorIdentity":["U"]},"Blighted Agent":{"layout":"normal","name":"Blighted Agent","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nBlighted Agent can't be blocked.","power":"1","toughness":"1","imageName":"blighted agent","colorIdentity":["U"]},"Chained Throatseeker":{"layout":"normal","name":"Chained Throatseeker","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nChained Throatseeker can't attack unless defending player is poisoned.","power":"5","toughness":"5","imageName":"chained throatseeker","colorIdentity":["U"]},"Chancellor of the Spires":{"layout":"normal","name":"Chancellor of the Spires","manaCost":"{4}{U}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"You may reveal this card from your opening hand. If you do, at the beginning of the first upkeep, each opponent puts the top seven cards of his or her library into his or her graveyard.\nFlying\nWhen Chancellor of the Spires enters the battlefield, you may cast target instant or sorcery card from an opponent's graveyard without paying its mana cost.","power":"5","toughness":"7","imageName":"chancellor of the spires","colorIdentity":["U"]},"Corrupted Resolve":{"layout":"normal","name":"Corrupted Resolve","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell if its controller is poisoned.","imageName":"corrupted resolve","colorIdentity":["U"]},"Deceiver Exarch":{"layout":"normal","name":"Deceiver Exarch","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Cleric","types":["Creature"],"subtypes":["Cleric"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Deceiver Exarch enters the battlefield, choose one —\n• Untap target permanent you control.\n• Tap target permanent an opponent controls.","power":"1","toughness":"4","imageName":"deceiver exarch","colorIdentity":["U"]},"Defensive Stance":{"layout":"normal","name":"Defensive Stance","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -1/+1.","imageName":"defensive stance","colorIdentity":["U"]},"Impaler Shrike":{"layout":"normal","name":"Impaler Shrike","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhenever Impaler Shrike deals combat damage to a player, you may sacrifice it. If you do, draw three cards.","power":"3","toughness":"1","imageName":"impaler shrike","colorIdentity":["U"]},"Jin-Gitaxias, Core Augur":{"layout":"normal","name":"Jin-Gitaxias, Core Augur","manaCost":"{8}{U}{U}","cmc":10,"colors":["Blue"],"type":"Legendary Creature — Praetor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Praetor"],"text":"Flash\nAt the beginning of your end step, draw seven cards.\nEach opponent's maximum hand size is reduced by seven.","power":"5","toughness":"4","imageName":"jin-gitaxias, core augur","colorIdentity":["U"]},"Mental Misstep":{"layout":"normal","name":"Mental Misstep","manaCost":"{U/P}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"({U/P} can be paid with either {U} or 2 life.)\nCounter target spell with converted mana cost 1.","imageName":"mental misstep","colorIdentity":["U"]},"Mindculling":{"layout":"normal","name":"Mindculling","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"You draw two cards and target opponent discards two cards.","imageName":"mindculling","colorIdentity":["U"]},"Numbing Dose":{"layout":"normal","name":"Numbing Dose","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact or creature\nEnchanted permanent doesn't untap during its controller's untap step.\nAt the beginning of the upkeep of enchanted permanent's controller, that player loses 1 life.","imageName":"numbing dose","colorIdentity":["U"]},"Phyrexian Ingester":{"layout":"normal","name":"Phyrexian Ingester","manaCost":"{6}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Imprint — When Phyrexian Ingester enters the battlefield, you may exile target nontoken creature.\nPhyrexian Ingester gets +X/+Y, where X is the exiled creature card's power and Y is its toughness.","power":"3","toughness":"3","imageName":"phyrexian ingester","colorIdentity":["U"]},"Psychic Barrier":{"layout":"normal","name":"Psychic Barrier","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell. Its controller loses 1 life.","imageName":"psychic barrier","colorIdentity":["U"]},"Psychic Surgery":{"layout":"normal","name":"Psychic Surgery","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent shuffles his or her library, you may look at the top two cards of that library. You may exile one of those cards. Then put the rest on top of that library in any order.","imageName":"psychic surgery","colorIdentity":["U"]},"Spined Thopter":{"layout":"normal","name":"Spined Thopter","manaCost":"{2}{U/P}","cmc":3,"colors":["Blue"],"type":"Artifact Creature — Thopter","types":["Artifact","Creature"],"subtypes":["Thopter"],"text":"({U/P} can be paid with either {U} or 2 life.)\nFlying","power":"2","toughness":"1","imageName":"spined thopter","colorIdentity":["U"]},"Spire Monitor":{"layout":"normal","name":"Spire Monitor","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying","power":"3","toughness":"3","imageName":"spire monitor","colorIdentity":["U"]},"Tezzeret's Gambit":{"layout":"normal","name":"Tezzeret's Gambit","manaCost":"{3}{U/P}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"({U/P} can be paid with either {U} or 2 life.)\nDraw two cards, then proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","imageName":"tezzeret's gambit","colorIdentity":["U"]},"Vapor Snag":{"layout":"normal","name":"Vapor Snag","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand. Its controller loses 1 life.","imageName":"vapor snag","colorIdentity":["U"]},"Viral Drake":{"layout":"normal","name":"Viral Drake","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\n{3}{U}: Proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","power":"1","toughness":"4","imageName":"viral drake","colorIdentity":["U"]},"Wing Splicer":{"layout":"normal","name":"Wing Splicer","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"When Wing Splicer enters the battlefield, put a 3/3 colorless Golem artifact creature token onto the battlefield.\nGolem creatures you control have flying.","power":"1","toughness":"1","imageName":"wing splicer","colorIdentity":["U"]},"Xenograft":{"layout":"normal","name":"Xenograft","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"As Xenograft enters the battlefield, choose a creature type.\nEach creature you control is the chosen type in addition to its other types.","imageName":"xenograft","colorIdentity":["U"]},"Blind Zealot":{"layout":"normal","name":"Blind Zealot","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nWhenever Blind Zealot deals combat damage to a player, you may sacrifice it. If you do, destroy target creature that player controls.","power":"2","toughness":"2","imageName":"blind zealot","colorIdentity":["B"]},"Caress of Phyrexia":{"layout":"normal","name":"Caress of Phyrexia","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player draws three cards, loses 3 life, and gets three poison counters.","imageName":"caress of phyrexia","colorIdentity":["B"]},"Chancellor of the Dross":{"layout":"normal","name":"Chancellor of the Dross","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"You may reveal this card from your opening hand. If you do, at the beginning of the first upkeep, each opponent loses 3 life, then you gain life equal to the life lost this way.\nFlying, lifelink","power":"6","toughness":"6","imageName":"chancellor of the dross","colorIdentity":["B"]},"Dementia Bat":{"layout":"normal","name":"Dementia Bat","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying\n{4}{B}, Sacrifice Dementia Bat: Target player discards two cards.","power":"2","toughness":"2","imageName":"dementia bat","colorIdentity":["B"]},"Entomber Exarch":{"layout":"normal","name":"Entomber Exarch","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Cleric","types":["Creature"],"subtypes":["Cleric"],"text":"When Entomber Exarch enters the battlefield, choose one —\n• Return target creature card from your graveyard to your hand.\n• Target opponent reveals his or her hand, you choose a noncreature card from it, then that player discards that card.","power":"2","toughness":"2","imageName":"entomber exarch","colorIdentity":["B"]},"Geth's Verdict":{"layout":"normal","name":"Geth's Verdict","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices a creature and loses 1 life.","imageName":"geth's verdict","colorIdentity":["B"]},"Glistening Oil":{"layout":"normal","name":"Glistening Oil","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has infect.\nAt the beginning of your upkeep, put a -1/-1 counter on enchanted creature.\nWhen Glistening Oil is put into a graveyard from the battlefield, return Glistening Oil to its owner's hand.","imageName":"glistening oil","colorIdentity":["B"]},"Grim Affliction":{"layout":"normal","name":"Grim Affliction","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Put a -1/-1 counter on target creature, then proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","imageName":"grim affliction","colorIdentity":["B"]},"Ichor Explosion":{"layout":"normal","name":"Ichor Explosion","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Ichor Explosion, sacrifice a creature.\nAll creatures get -X/-X until end of turn, where X is the sacrificed creature's power.","imageName":"ichor explosion","colorIdentity":["B"]},"Life's Finale":{"layout":"normal","name":"Life's Finale","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures, then search target opponent's library for up to three creature cards and put them into his or her graveyard. Then that player shuffles his or her library.","imageName":"life's finale","colorIdentity":["B"]},"Mortis Dogs":{"layout":"normal","name":"Mortis Dogs","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Whenever Mortis Dogs attacks, it gets +2/+0 until end of turn.\nWhen Mortis Dogs dies, target player loses life equal to its power.","power":"2","toughness":"2","imageName":"mortis dogs","colorIdentity":["B"]},"Parasitic Implant":{"layout":"normal","name":"Parasitic Implant","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, enchanted creature's controller sacrifices it and you put a 1/1 colorless Myr artifact creature token onto the battlefield.","imageName":"parasitic implant","colorIdentity":["B"]},"Phyrexian Obliterator":{"layout":"normal","name":"Phyrexian Obliterator","manaCost":"{B}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Trample\nWhenever a source deals damage to Phyrexian Obliterator, that source's controller sacrifices that many permanents.","power":"5","toughness":"5","imageName":"phyrexian obliterator","colorIdentity":["B"]},"Pith Driller":{"layout":"normal","name":"Pith Driller","manaCost":"{4}{B/P}","cmc":5,"colors":["Black"],"type":"Artifact Creature — Horror","types":["Artifact","Creature"],"subtypes":["Horror"],"text":"({B/P} can be paid with either {B} or 2 life.)\nWhen Pith Driller enters the battlefield, put a -1/-1 counter on target creature.","power":"2","toughness":"4","imageName":"pith driller","colorIdentity":["B"]},"Postmortem Lunge":{"layout":"normal","name":"Postmortem Lunge","manaCost":"{X}{B/P}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"({B/P} can be paid with either {B} or 2 life.)\nReturn target creature card with converted mana cost X from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step.","imageName":"postmortem lunge","colorIdentity":["B"]},"Praetor's Grasp":{"layout":"normal","name":"Praetor's Grasp","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search target opponent's library for a card and exile it face down. Then that player shuffles his or her library. You may look at and play that card for as long as it remains exiled.","imageName":"praetor's grasp","colorIdentity":["B"]},"Reaper of Sheoldred":{"layout":"normal","name":"Reaper of Sheoldred","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhenever a source deals damage to Reaper of Sheoldred, that source's controller gets a poison counter.","power":"2","toughness":"5","imageName":"reaper of sheoldred","colorIdentity":["B"]},"Toxic Nim":{"layout":"normal","name":"Toxic Nim","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\n{B}: Regenerate Toxic Nim.","power":"4","toughness":"1","imageName":"toxic nim","colorIdentity":["B"]},"Whispering Specter":{"layout":"normal","name":"Whispering Specter","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhenever Whispering Specter deals combat damage to a player, you may sacrifice it. If you do, that player discards a card for each poison counter he or she has.","power":"1","toughness":"1","imageName":"whispering specter","colorIdentity":["B"]},"Act of Aggression":{"layout":"normal","name":"Act of Aggression","manaCost":"{3}{R/P}{R/P}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"({R/P} can be paid with either {R} or 2 life.)\nGain control of target creature an opponent controls until end of turn. Untap that creature. It gains haste until end of turn.","imageName":"act of aggression","colorIdentity":["R"]},"Artillerize":{"layout":"normal","name":"Artillerize","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Artillerize, sacrifice an artifact or creature.\nArtillerize deals 5 damage to target creature or player.","imageName":"artillerize","colorIdentity":["R"]},"Bludgeon Brawl":{"layout":"normal","name":"Bludgeon Brawl","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Each noncreature, non-Equipment artifact is an Equipment with equip {X} and \"Equipped creature gets +X/+0,\" where X is that artifact's converted mana cost.","imageName":"bludgeon brawl","colorIdentity":["R"]},"Chancellor of the Forge":{"layout":"normal","name":"Chancellor of the Forge","manaCost":"{4}{R}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"You may reveal this card from your opening hand. If you do, at the beginning of the first upkeep, put a 1/1 red Goblin creature token with haste onto the battlefield.\nWhen Chancellor of the Forge enters the battlefield, put X 1/1 red Goblin creature tokens with haste onto the battlefield, where X is the number of creatures you control.","power":"5","toughness":"5","imageName":"chancellor of the forge","colorIdentity":["R"]},"Fallen Ferromancer":{"layout":"normal","name":"Fallen Ferromancer","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\n{1}{R}, {T}: Fallen Ferromancer deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"fallen ferromancer","colorIdentity":["R"]},"Flameborn Viron":{"layout":"normal","name":"Flameborn Viron","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"power":"6","toughness":"4","imageName":"flameborn viron","colorIdentity":["R"]},"Furnace Scamp":{"layout":"normal","name":"Furnace Scamp","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Furnace Scamp deals combat damage to a player, you may sacrifice it. If you do, Furnace Scamp deals 3 damage to that player.","power":"1","toughness":"1","imageName":"furnace scamp","colorIdentity":["R"]},"Geosurge":{"layout":"normal","name":"Geosurge","manaCost":"{R}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Add {R}{R}{R}{R}{R}{R}{R} to your mana pool. Spend this mana only to cast artifact or creature spells.","imageName":"geosurge","colorIdentity":["R"]},"Gut Shot":{"layout":"normal","name":"Gut Shot","manaCost":"{R/P}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"({R/P} can be paid with either {R} or 2 life.)\nGut Shot deals 1 damage to target creature or player.","imageName":"gut shot","colorIdentity":["R"]},"Invader Parasite":{"layout":"normal","name":"Invader Parasite","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Imprint — When Invader Parasite enters the battlefield, exile target land.\nWhenever a land with the same name as the exiled card enters the battlefield under an opponent's control, Invader Parasite deals 2 damage to that player.","power":"3","toughness":"2","imageName":"invader parasite","colorIdentity":["R"]},"Moltensteel Dragon":{"layout":"normal","name":"Moltensteel Dragon","manaCost":"{4}{R/P}{R/P}","cmc":6,"colors":["Red"],"type":"Artifact Creature — Dragon","types":["Artifact","Creature"],"subtypes":["Dragon"],"text":"({R/P} can be paid with either {R} or 2 life.)\nFlying\n{R/P}: Moltensteel Dragon gets +1/+0 until end of turn.","power":"4","toughness":"4","imageName":"moltensteel dragon","colorIdentity":["R"]},"Ogre Menial":{"layout":"normal","name":"Ogre Menial","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre","types":["Creature"],"subtypes":["Ogre"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\n{R}: Ogre Menial gets +1/+0 until end of turn.","power":"0","toughness":"4","imageName":"ogre menial","colorIdentity":["R"]},"Rage Extractor":{"layout":"normal","name":"Rage Extractor","manaCost":"{4}{R/P}","cmc":5,"colors":["Red"],"type":"Artifact","types":["Artifact"],"text":"({R/P} can be paid with either {R} or 2 life.)\nWhenever you cast a spell with {P} in its mana cost, Rage Extractor deals damage equal to that spell's converted mana cost to target creature or player.","imageName":"rage extractor","colorIdentity":["R"]},"Razor Swine":{"layout":"normal","name":"Razor Swine","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"First strike\nInfect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"2","toughness":"1","imageName":"razor swine","colorIdentity":["R"]},"Ruthless Invasion":{"layout":"normal","name":"Ruthless Invasion","manaCost":"{3}{R/P}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"({R/P} can be paid with either {R} or 2 life.)\nNonartifact creatures can't block this turn.","imageName":"ruthless invasion","colorIdentity":["R"]},"Scrapyard Salvo":{"layout":"normal","name":"Scrapyard Salvo","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Scrapyard Salvo deals damage to target player equal to the number of artifact cards in your graveyard.","imageName":"scrapyard salvo","colorIdentity":["R"]},"Slag Fiend":{"layout":"normal","name":"Slag Fiend","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Construct","types":["Creature"],"subtypes":["Construct"],"text":"Slag Fiend's power and toughness are each equal to the number of artifact cards in all graveyards.","power":"*","toughness":"*","imageName":"slag fiend","colorIdentity":["R"]},"Slash Panther":{"layout":"normal","name":"Slash Panther","manaCost":"{4}{R/P}","cmc":5,"colors":["Red"],"type":"Artifact Creature — Cat","types":["Artifact","Creature"],"subtypes":["Cat"],"text":"({R/P} can be paid with either {R} or 2 life.)\nHaste","power":"4","toughness":"2","imageName":"slash panther","colorIdentity":["R"]},"Tormentor Exarch":{"layout":"normal","name":"Tormentor Exarch","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Cleric","types":["Creature"],"subtypes":["Cleric"],"text":"When Tormentor Exarch enters the battlefield, choose one —\n• Target creature gets +2/+0 until end of turn.\n• Target creature gets -0/-2 until end of turn.","power":"2","toughness":"2","imageName":"tormentor exarch","colorIdentity":["R"]},"Urabrask the Hidden":{"layout":"normal","name":"Urabrask the Hidden","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Legendary Creature — Praetor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Praetor"],"text":"Creatures you control have haste.\nCreatures your opponents control enter the battlefield tapped.","power":"4","toughness":"4","imageName":"urabrask the hidden","colorIdentity":["R"]},"Victorious Destruction":{"layout":"normal","name":"Victorious Destruction","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or land. Its controller loses 1 life.","imageName":"victorious destruction","colorIdentity":["R"]},"Volt Charge":{"layout":"normal","name":"Volt Charge","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Volt Charge deals 3 damage to target creature or player. Proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)","imageName":"volt charge","colorIdentity":["R"]},"Vulshok Refugee":{"layout":"normal","name":"Vulshok Refugee","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Protection from red","power":"3","toughness":"2","imageName":"vulshok refugee","colorIdentity":["R"]},"Whipflare":{"layout":"normal","name":"Whipflare","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Whipflare deals 2 damage to each nonartifact creature.","imageName":"whipflare","colorIdentity":["R"]},"Beast Within":{"layout":"normal","name":"Beast Within","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target permanent. Its controller puts a 3/3 green Beast creature token onto the battlefield.","imageName":"beast within","colorIdentity":["G"]},"Birthing Pod":{"layout":"normal","name":"Birthing Pod","manaCost":"{3}{G/P}","cmc":4,"colors":["Green"],"type":"Artifact","types":["Artifact"],"text":"({G/P} can be paid with either {G} or 2 life.)\n{1}{G/P}, {T}, Sacrifice a creature: Search your library for a creature card with converted mana cost equal to 1 plus the sacrificed creature's converted mana cost, put that card onto the battlefield, then shuffle your library. Activate this ability only any time you could cast a sorcery.","imageName":"birthing pod","colorIdentity":["G"]},"Brutalizer Exarch":{"layout":"normal","name":"Brutalizer Exarch","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Cleric","types":["Creature"],"subtypes":["Cleric"],"text":"When Brutalizer Exarch enters the battlefield, choose one —\n• Search your library for a creature card, reveal it, then shuffle your library and put that card on top of it.\n• Put target noncreature permanent on the bottom of its owner's library.","power":"3","toughness":"3","imageName":"brutalizer exarch","colorIdentity":["G"]},"Chancellor of the Tangle":{"layout":"normal","name":"Chancellor of the Tangle","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"You may reveal this card from your opening hand. If you do, at the beginning of your first main phase, add {G} to your mana pool.\nVigilance, reach","power":"6","toughness":"7","imageName":"chancellor of the tangle","colorIdentity":["G"]},"Corrosive Gale":{"layout":"normal","name":"Corrosive Gale","manaCost":"{X}{G/P}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"({G/P} can be paid with either {G} or 2 life.)\nCorrosive Gale deals X damage to each creature with flying.","imageName":"corrosive gale","colorIdentity":["G"]},"Death-Hood Cobra":{"layout":"normal","name":"Death-Hood Cobra","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"{1}{G}: Death-Hood Cobra gains reach until end of turn. (It can block creatures with flying.)\n{1}{G}: Death-Hood Cobra gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","power":"2","toughness":"2","imageName":"death-hood cobra","colorIdentity":["G"]},"Fresh Meat":{"layout":"normal","name":"Fresh Meat","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put a 3/3 green Beast creature token onto the battlefield for each creature put into your graveyard from the battlefield this turn.","imageName":"fresh meat","colorIdentity":["G"]},"Glissa's Scorn":{"layout":"normal","name":"Glissa's Scorn","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact. Its controller loses 1 life.","imageName":"glissa's scorn","colorIdentity":["G"]},"Greenhilt Trainee":{"layout":"normal","name":"Greenhilt Trainee","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"{T}: Target creature gets +4/+4 until end of turn. Activate this ability only if Greenhilt Trainee's power is 4 or greater.","power":"2","toughness":"3","imageName":"greenhilt trainee","colorIdentity":["G"]},"Leeching Bite":{"layout":"normal","name":"Leeching Bite","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn. Another target creature gets -1/-1 until end of turn.","imageName":"leeching bite","colorIdentity":["G"]},"Melira, Sylvok Outcast":{"layout":"normal","name":"Melira, Sylvok Outcast","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Legendary Creature — Human Scout","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Scout"],"text":"You can't get poison counters.\nCreatures you control can't have -1/-1 counters placed on them.\nCreatures your opponents control lose infect.","power":"2","toughness":"2","imageName":"melira, sylvok outcast","colorIdentity":["G"]},"Mutagenic Growth":{"layout":"normal","name":"Mutagenic Growth","manaCost":"{G/P}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"({G/P} can be paid with either {G} or 2 life.)\nTarget creature gets +2/+2 until end of turn.","imageName":"mutagenic growth","colorIdentity":["G"]},"Mycosynth Fiend":{"layout":"normal","name":"Mycosynth Fiend","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Mycosynth Fiend gets +1/+1 for each poison counter your opponents have.","power":"2","toughness":"2","imageName":"mycosynth fiend","colorIdentity":["G"]},"Noxious Revival":{"layout":"normal","name":"Noxious Revival","manaCost":"{G/P}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"({G/P} can be paid with either {G} or 2 life.)\nPut target card from a graveyard on top of its owner's library.","imageName":"noxious revival","colorIdentity":["G"]},"Phyrexian Swarmlord":{"layout":"normal","name":"Phyrexian Swarmlord","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Insect Horror","types":["Creature"],"subtypes":["Insect","Horror"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nAt the beginning of your upkeep, put a 1/1 green Insect creature token with infect onto the battlefield for each poison counter your opponents have.","power":"4","toughness":"4","imageName":"phyrexian swarmlord","colorIdentity":["G"]},"Rotted Hystrix":{"layout":"normal","name":"Rotted Hystrix","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"3","toughness":"6","imageName":"rotted hystrix","colorIdentity":["G"]},"Spinebiter":{"layout":"normal","name":"Spinebiter","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Infect (This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nYou may have Spinebiter assign its combat damage as though it weren't blocked.","power":"3","toughness":"4","imageName":"spinebiter","colorIdentity":["G"]},"Thundering Tanadon":{"layout":"normal","name":"Thundering Tanadon","manaCost":"{4}{G/P}{G/P}","cmc":6,"colors":["Green"],"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"({G/P} can be paid with either {G} or 2 life.)\nTrample","power":"5","toughness":"4","imageName":"thundering tanadon","colorIdentity":["G"]},"Triumph of the Hordes":{"layout":"normal","name":"Triumph of the Hordes","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, creatures you control get +1/+1 and gain trample and infect. (Creatures with infect deal damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","imageName":"triumph of the hordes","colorIdentity":["G"]},"Viridian Betrayers":{"layout":"normal","name":"Viridian Betrayers","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Viridian Betrayers has infect as long as an opponent is poisoned. (It deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"3","toughness":"1","imageName":"viridian betrayers","colorIdentity":["G"]},"Viridian Harvest":{"layout":"normal","name":"Viridian Harvest","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nWhen enchanted artifact is put into a graveyard, you gain 6 life.","imageName":"viridian harvest","colorIdentity":["G"]},"Vital Splicer":{"layout":"normal","name":"Vital Splicer","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"When Vital Splicer enters the battlefield, put a 3/3 colorless Golem artifact creature token onto the battlefield.\n{1}: Regenerate target Golem you control.","power":"1","toughness":"1","imageName":"vital splicer","colorIdentity":["G"]},"Vorinclex, Voice of Hunger":{"layout":"normal","name":"Vorinclex, Voice of Hunger","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Legendary Creature — Praetor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Praetor"],"text":"Trample\nWhenever you tap a land for mana, add one mana to your mana pool of any type that land produced.\nWhenever an opponent taps a land for mana, that land doesn't untap during its controller's next untap step.","power":"7","toughness":"6","imageName":"vorinclex, voice of hunger","colorIdentity":["G"]},"Jor Kadeen, the Prevailer":{"layout":"normal","name":"Jor Kadeen, the Prevailer","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Legendary Creature — Human Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Warrior"],"text":"First strike\nMetalcraft — Creatures you control get +3/+0 as long as you control three or more artifacts.","power":"5","toughness":"4","imageName":"jor kadeen, the prevailer","colorIdentity":["W","R"]},"Alloy Myr":{"layout":"normal","name":"Alloy Myr","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"{T}: Add one mana of any color to your mana pool.","power":"2","toughness":"2","imageName":"alloy myr"},"Blinding Souleater":{"layout":"normal","name":"Blinding Souleater","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Cleric","types":["Artifact","Creature"],"subtypes":["Cleric"],"text":"{W/P}, {T}: Tap target creature. ({W/P} can be paid with either {W} or 2 life.)","power":"1","toughness":"3","imageName":"blinding souleater","colorIdentity":["W"]},"Caged Sun":{"layout":"normal","name":"Caged Sun","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"As Caged Sun enters the battlefield, choose a color.\nCreatures you control of the chosen color get +1/+1.\nWhenever a land's ability adds one or more mana of the chosen color to your mana pool, add one additional mana of that color to your mana pool.","imageName":"caged sun"},"Conversion Chamber":{"layout":"normal","name":"Conversion Chamber","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Exile target artifact card from a graveyard. Put a charge counter on Conversion Chamber.\n{2}, {T}, Remove a charge counter from Conversion Chamber: Put a 3/3 colorless Golem artifact creature token onto the battlefield.","imageName":"conversion chamber"},"Darksteel Relic":{"layout":"normal","name":"Darksteel Relic","manaCost":"{0}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Indestructible (Effects that say \"destroy\" don't destroy this artifact.)","imageName":"darksteel relic"},"Etched Monstrosity":{"layout":"normal","name":"Etched Monstrosity","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Etched Monstrosity enters the battlefield with five -1/-1 counters on it.\n{W}{U}{B}{R}{G}, Remove five -1/-1 counters from Etched Monstrosity: Target player draws three cards.","power":"10","toughness":"10","imageName":"etched monstrosity","colorIdentity":["W","U","B","R","G"]},"Gremlin Mine":{"layout":"normal","name":"Gremlin Mine","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice Gremlin Mine: Gremlin Mine deals 4 damage to target artifact creature.\n{1}, {T}, Sacrifice Gremlin Mine: Remove up to four charge counters from target noncreature artifact.","imageName":"gremlin mine"},"Hex Parasite":{"layout":"normal","name":"Hex Parasite","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"{X}{B/P}: Remove up to X counters from target permanent. For each counter removed this way, Hex Parasite gets +1/+0 until end of turn. ({B/P} can be paid with either {B} or 2 life.)","power":"1","toughness":"1","imageName":"hex parasite","colorIdentity":["B"]},"Hovermyr":{"layout":"normal","name":"Hovermyr","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Myr","types":["Artifact","Creature"],"subtypes":["Myr"],"text":"Flying, vigilance","power":"1","toughness":"2","imageName":"hovermyr"},"Immolating Souleater":{"layout":"normal","name":"Immolating Souleater","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Hound","types":["Artifact","Creature"],"subtypes":["Hound"],"text":"{R/P}: Immolating Souleater gets +1/+0 until end of turn. ({R/P} can be paid with either {R} or 2 life.)","power":"1","toughness":"1","imageName":"immolating souleater","colorIdentity":["R"]},"Insatiable Souleater":{"layout":"normal","name":"Insatiable Souleater","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Beast","types":["Artifact","Creature"],"subtypes":["Beast"],"text":"{G/P}: Insatiable Souleater gains trample until end of turn. ({G/P} can be paid with either {G} or 2 life.)","power":"5","toughness":"1","imageName":"insatiable souleater","colorIdentity":["G"]},"Isolation Cell":{"layout":"normal","name":"Isolation Cell","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Whenever an opponent casts a creature spell, that player loses 2 life unless he or she pays {2}.","imageName":"isolation cell"},"Kiln Walker":{"layout":"normal","name":"Kiln Walker","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Whenever Kiln Walker attacks, it gets +3/+0 until end of turn.","power":"0","toughness":"3","imageName":"kiln walker"},"Lashwrithe":{"layout":"normal","name":"Lashwrithe","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Living weapon (When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this to it.)\nEquipped creature gets +1/+1 for each Swamp you control.\nEquip {B/P}{B/P} ({B/P} can be paid with either {B} or 2 life.)","imageName":"lashwrithe","colorIdentity":["B"]},"Mindcrank":{"layout":"normal","name":"Mindcrank","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever an opponent loses life, that player puts that many cards from the top of his or her library into his or her graveyard. (Damage dealt by sources without infect causes loss of life.)","imageName":"mindcrank"},"Mycosynth Wellspring":{"layout":"normal","name":"Mycosynth Wellspring","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Mycosynth Wellspring enters the battlefield or is put into a graveyard from the battlefield, you may search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.","imageName":"mycosynth wellspring"},"Necropouncer":{"layout":"normal","name":"Necropouncer","manaCost":"{6}","cmc":6,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Living weapon (When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this to it.)\nEquipped creature gets +3/+1 and has haste.\nEquip {2}","imageName":"necropouncer"},"Omen Machine":{"layout":"normal","name":"Omen Machine","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Players can't draw cards.\nAt the beginning of each player's draw step, that player exiles the top card of his or her library. If it's a land card, the player puts it onto the battlefield. Otherwise, the player casts it without paying its mana cost if able.","imageName":"omen machine"},"Pestilent Souleater":{"layout":"normal","name":"Pestilent Souleater","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"{B/P}: Pestilent Souleater gains infect until end of turn. ({B/P} can be paid with either {B} or 2 life. A creature with infect deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)","power":"3","toughness":"3","imageName":"pestilent souleater","colorIdentity":["B"]},"Shrine of Boundless Growth":{"layout":"normal","name":"Shrine of Boundless Growth","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep or whenever you cast a green spell, put a charge counter on Shrine of Boundless Growth.\n{T}, Sacrifice Shrine of Boundless Growth: Add {C} to your mana pool for each charge counter on Shrine of Boundless Growth.","imageName":"shrine of boundless growth"},"Shrine of Limitless Power":{"layout":"normal","name":"Shrine of Limitless Power","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep or whenever you cast a black spell, put a charge counter on Shrine of Limitless Power.\n{4}, {T}, Sacrifice Shrine of Limitless Power: Target player discards a card for each charge counter on Shrine of Limitless Power.","imageName":"shrine of limitless power"},"Shrine of Loyal Legions":{"layout":"normal","name":"Shrine of Loyal Legions","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep or whenever you cast a white spell, put a charge counter on Shrine of Loyal Legions.\n{3}, {T}, Sacrifice Shrine of Loyal Legions: Put a 1/1 colorless Myr artifact creature token onto the battlefield for each charge counter on Shrine of Loyal Legions.","imageName":"shrine of loyal legions"},"Shrine of Piercing Vision":{"layout":"normal","name":"Shrine of Piercing Vision","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep or whenever you cast a blue spell, put a charge counter on Shrine of Piercing Vision.\n{T}, Sacrifice Shrine of Piercing Vision: Look at the top X cards of your library, where X is the number of charge counters on Shrine of Piercing Vision. Put one of those cards into your hand and the rest on the bottom of your library in any order.","imageName":"shrine of piercing vision"},"Sickleslicer":{"layout":"normal","name":"Sickleslicer","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Living weapon (When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this to it.)\nEquipped creature gets +2/+2.\nEquip {4}","imageName":"sickleslicer"},"Soul Conduit":{"layout":"normal","name":"Soul Conduit","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{6}, {T}: Two target players exchange life totals.","imageName":"soul conduit"},"Spellskite":{"layout":"normal","name":"Spellskite","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Horror","types":["Artifact","Creature"],"subtypes":["Horror"],"text":"{U/P}: Change a target of target spell or ability to Spellskite. ({U/P} can be paid with either {U} or 2 life.)","power":"0","toughness":"4","imageName":"spellskite","colorIdentity":["U"]},"Surge Node":{"layout":"normal","name":"Surge Node","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Surge Node enters the battlefield with six charge counters on it.\n{1}, {T}, Remove a charge counter from Surge Node: Put a charge counter on target artifact.","imageName":"surge node"},"Sword of War and Peace":{"layout":"normal","name":"Sword of War and Peace","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2 and has protection from red and from white.\nWhenever equipped creature deals combat damage to a player, Sword of War and Peace deals damage to that player equal to the number of cards in his or her hand and you gain 1 life for each card in your hand.\nEquip {2}","imageName":"sword of war and peace"},"Torpor Orb":{"layout":"normal","name":"Torpor Orb","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Creatures entering the battlefield don't cause abilities to trigger.","imageName":"torpor orb"},"Trespassing Souleater":{"layout":"normal","name":"Trespassing Souleater","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{U/P}: Trespassing Souleater can't be blocked this turn. ({U/P} can be paid with either {U} or 2 life.)","power":"2","toughness":"2","imageName":"trespassing souleater","colorIdentity":["U"]},"Unwinding Clock":{"layout":"normal","name":"Unwinding Clock","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Untap all artifacts you control during each other player's untap step.","imageName":"unwinding clock"},"Phyrexia's Core":{"layout":"normal","name":"Phyrexia's Core","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}, Sacrifice an artifact: You gain 1 life.","imageName":"phyrexia's core"},"Alliance of Arms":{"layout":"normal","name":"Alliance of Arms","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Join forces — Starting with you, each player may pay any amount of mana. Each player puts X 1/1 white Soldier creature tokens onto the battlefield, where X is the total amount of mana paid this way.","imageName":"alliance of arms","colorIdentity":["W"]},"Archangel of Strife":{"layout":"normal","name":"Archangel of Strife","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAs Archangel of Strife enters the battlefield, each player chooses war or peace.\nCreatures controlled by players who chose war get +3/+0.\nCreatures controlled by players who chose peace get +0/+3.","power":"6","toughness":"6","imageName":"archangel of strife","colorIdentity":["W"]},"Celestial Force":{"layout":"normal","name":"Celestial Force","manaCost":"{5}{W}{W}{W}","cmc":8,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"At the beginning of each upkeep, you gain 3 life.","power":"7","toughness":"7","imageName":"celestial force","colorIdentity":["W"]},"Crescendo of War":{"layout":"normal","name":"Crescendo of War","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each upkeep, put a strife counter on Crescendo of War.\nAttacking creatures get +1/+0 for each strife counter on Crescendo of War.\nBlocking creatures you control get +1/+0 for each strife counter on Crescendo of War.","imageName":"crescendo of war","colorIdentity":["W"]},"Martyr's Bond":{"layout":"normal","name":"Martyr's Bond","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever Martyr's Bond or another nonland permanent you control is put into a graveyard from the battlefield, each opponent sacrifices a permanent that shares a card type with it.","imageName":"martyr's bond","colorIdentity":["W"]},"Soul Snare":{"layout":"normal","name":"Soul Snare","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{W}, Sacrifice Soul Snare: Exile target creature that's attacking you or a planeswalker you control.","imageName":"soul snare","colorIdentity":["W"]},"Vow of Duty":{"layout":"normal","name":"Vow of Duty","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2, has vigilance, and can't attack you or a planeswalker you control.","imageName":"vow of duty","colorIdentity":["W"]},"Minds Aglow":{"layout":"normal","name":"Minds Aglow","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Join forces — Starting with you, each player may pay any amount of mana. Each player draws X cards, where X is the total amount of mana paid this way.","imageName":"minds aglow","colorIdentity":["U"]},"Riddlekeeper":{"layout":"normal","name":"Riddlekeeper","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Homunculus","types":["Creature"],"subtypes":["Homunculus"],"text":"Whenever a creature attacks you or a planeswalker you control, that creature's controller puts the top two cards of his or her library into his or her graveyard.","power":"1","toughness":"4","imageName":"riddlekeeper","colorIdentity":["U"]},"Spell Crumple":{"layout":"normal","name":"Spell Crumple","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If that spell is countered this way, put it on the bottom of its owner's library instead of into that player's graveyard. Put Spell Crumple on the bottom of its owner's library.","imageName":"spell crumple","colorIdentity":["U"]},"Trench Gorger":{"layout":"normal","name":"Trench Gorger","manaCost":"{6}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Trample\nWhen Trench Gorger enters the battlefield, you may search your library for any number of land cards, exile them, then shuffle your library. If you do, Trench Gorger has base power and base toughness each equal to the number of cards exiled this way.","power":"6","toughness":"6","imageName":"trench gorger","colorIdentity":["U"]},"Vow of Flight":{"layout":"normal","name":"Vow of Flight","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2, has flying, and can't attack you or a planeswalker you control.","imageName":"vow of flight","colorIdentity":["U"]},"Dread Cacodemon":{"layout":"normal","name":"Dread Cacodemon","manaCost":"{7}{B}{B}{B}","cmc":10,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"When Dread Cacodemon enters the battlefield, if you cast it from your hand, destroy all creatures your opponents control, then tap all other creatures you control.","power":"8","toughness":"8","imageName":"dread cacodemon","colorIdentity":["B"]},"Scythe Specter":{"layout":"normal","name":"Scythe Specter","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Specter","types":["Creature"],"subtypes":["Specter"],"text":"Flying\nWhenever Scythe Specter deals combat damage to a player, each opponent discards a card. Each player who discarded a card with the highest converted mana cost among cards discarded this way loses life equal to that converted mana cost.","power":"4","toughness":"4","imageName":"scythe specter","colorIdentity":["B"]},"Sewer Nemesis":{"layout":"normal","name":"Sewer Nemesis","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"As Sewer Nemesis enters the battlefield, choose a player.\nSewer Nemesis's power and toughness are each equal to the number of cards in the chosen player's graveyard.\nWhenever the chosen player casts a spell, that player puts the top card of his or her library into his or her graveyard.","power":"*","toughness":"*","imageName":"sewer nemesis","colorIdentity":["B"]},"Shared Trauma":{"layout":"normal","name":"Shared Trauma","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Join forces — Starting with you, each player may pay any amount of mana. Each player puts the top X cards of his or her library into his or her graveyard, where X is the total amount of mana paid this way.","imageName":"shared trauma","colorIdentity":["B"]},"Syphon Flesh":{"layout":"normal","name":"Syphon Flesh","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each other player sacrifices a creature. You put a 2/2 black Zombie creature token onto the battlefield for each creature sacrificed this way.","imageName":"syphon flesh","colorIdentity":["B"]},"Vow of Malice":{"layout":"normal","name":"Vow of Malice","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2, has intimidate, and can't attack you or a planeswalker you control. (A creature with intimidate can't be blocked except by artifact creatures and/or creatures that share a color with it.)","imageName":"vow of malice","colorIdentity":["B"]},"Avatar of Slaughter":{"layout":"normal","name":"Avatar of Slaughter","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"All creatures have double strike and attack each turn if able.","power":"8","toughness":"8","imageName":"avatar of slaughter","colorIdentity":["R"]},"Chaos Warp":{"layout":"normal","name":"Chaos Warp","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"The owner of target permanent shuffles it into his or her library, then reveals the top card of his or her library. If it's a permanent card, he or she puts it onto the battlefield.","imageName":"chaos warp","colorIdentity":["R"]},"Death by Dragons":{"layout":"normal","name":"Death by Dragons","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player other than target player puts a 5/5 red Dragon creature token with flying onto the battlefield.","imageName":"death by dragons","colorIdentity":["R"]},"Magmatic Force":{"layout":"normal","name":"Magmatic Force","manaCost":"{5}{R}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"At the beginning of each upkeep, Magmatic Force deals 3 damage to target creature or player.","power":"7","toughness":"7","imageName":"magmatic force","colorIdentity":["R"]},"Mana-Charged Dragon":{"layout":"normal","name":"Mana-Charged Dragon","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, trample\nJoin forces — Whenever Mana-Charged Dragon attacks or blocks, each player starting with you may pay any amount of mana. Mana-Charged Dragon gets +X/+0 until end of turn, where X is the total amount of mana paid this way.","power":"5","toughness":"5","imageName":"mana-charged dragon","colorIdentity":["R"]},"Stranglehold":{"layout":"normal","name":"Stranglehold","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Your opponents can't search libraries.\nIf an opponent would begin an extra turn, that player skips that turn instead.","imageName":"stranglehold","colorIdentity":["R"]},"Vow of Lightning":{"layout":"normal","name":"Vow of Lightning","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2, has first strike, and can't attack you or a planeswalker you control.","imageName":"vow of lightning","colorIdentity":["R"]},"Collective Voyage":{"layout":"normal","name":"Collective Voyage","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Join forces — Starting with you, each player may pay any amount of mana. Each player searches his or her library for up to X basic land cards, where X is the total amount of mana paid this way, puts them onto the battlefield tapped, then shuffles his or her library.","imageName":"collective voyage","colorIdentity":["G"]},"Hornet Queen":{"layout":"normal","name":"Hornet Queen","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nWhen Hornet Queen enters the battlefield, put four 1/1 green Insect creature tokens with flying and deathtouch onto the battlefield.","power":"2","toughness":"2","imageName":"hornet queen","colorIdentity":["G"]},"Hydra Omnivore":{"layout":"normal","name":"Hydra Omnivore","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Whenever Hydra Omnivore deals combat damage to an opponent, it deals that much damage to each other opponent.","power":"8","toughness":"8","imageName":"hydra omnivore","colorIdentity":["G"]},"Tribute to the Wild":{"layout":"normal","name":"Tribute to the Wild","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Each opponent sacrifices an artifact or enchantment.","imageName":"tribute to the wild","colorIdentity":["G"]},"Vow of Wildness":{"layout":"normal","name":"Vow of Wildness","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3, has trample, and can't attack you or a planeswalker you control.","imageName":"vow of wildness","colorIdentity":["G"]},"Animar, Soul of Elements":{"layout":"normal","name":"Animar, Soul of Elements","manaCost":"{U}{R}{G}","cmc":3,"colors":["Blue","Red","Green"],"type":"Legendary Creature — Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental"],"text":"Protection from white and from black\nWhenever you cast a creature spell, put a +1/+1 counter on Animar, Soul of Elements.\nCreature spells you cast cost {1} less to cast for each +1/+1 counter on Animar.","power":"1","toughness":"1","imageName":"animar, soul of elements","colorIdentity":["U","R","G"]},"Basandra, Battle Seraph":{"layout":"normal","name":"Basandra, Battle Seraph","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying\nPlayers can't cast spells during combat.\n{R}: Target creature attacks this turn if able.","power":"4","toughness":"4","imageName":"basandra, battle seraph","colorIdentity":["W","R"]},"Damia, Sage of Stone":{"layout":"normal","name":"Damia, Sage of Stone","manaCost":"{4}{G}{U}{B}","cmc":7,"colors":["Blue","Black","Green"],"type":"Legendary Creature — Gorgon Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Gorgon","Wizard"],"text":"Deathtouch\nSkip your draw step.\nAt the beginning of your upkeep, if you have fewer than seven cards in hand, draw cards equal to the difference.","power":"4","toughness":"4","imageName":"damia, sage of stone","colorIdentity":["U","B","G"]},"Edric, Spymaster of Trest":{"layout":"normal","name":"Edric, Spymaster of Trest","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Legendary Creature — Elf Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Rogue"],"text":"Whenever a creature deals combat damage to one of your opponents, its controller may draw a card.","power":"2","toughness":"2","imageName":"edric, spymaster of trest","colorIdentity":["U","G"]},"Ghave, Guru of Spores":{"layout":"normal","name":"Ghave, Guru of Spores","manaCost":"{2}{B}{G}{W}","cmc":5,"colors":["White","Black","Green"],"type":"Legendary Creature — Fungus Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Fungus","Shaman"],"text":"Ghave, Guru of Spores enters the battlefield with five +1/+1 counters on it.\n{1}, Remove a +1/+1 counter from a creature you control: Put a 1/1 green Saproling creature token onto the battlefield.\n{1}, Sacrifice a creature: Put a +1/+1 counter on target creature.","power":"0","toughness":"0","imageName":"ghave, guru of spores","colorIdentity":["W","B","G"]},"Kaalia of the Vast":{"layout":"normal","name":"Kaalia of the Vast","manaCost":"{1}{W}{B}{R}","cmc":4,"colors":["White","Black","Red"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"Flying\nWhenever Kaalia of the Vast attacks an opponent, you may put an Angel, Demon, or Dragon creature card from your hand onto the battlefield tapped and attacking that opponent.","power":"2","toughness":"2","imageName":"kaalia of the vast","colorIdentity":["W","B","R"]},"The Mimeoplasm":{"layout":"normal","name":"The Mimeoplasm","manaCost":"{2}{G}{U}{B}","cmc":5,"colors":["Blue","Black","Green"],"type":"Legendary Creature — Ooze","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Ooze"],"text":"As The Mimeoplasm enters the battlefield, you may exile two creature cards from graveyards. If you do, it enters the battlefield as a copy of one of those cards with a number of additional +1/+1 counters on it equal to the power of the other card.","power":"0","toughness":"0","imageName":"the mimeoplasm","colorIdentity":["U","B","G"]},"Nin, the Pain Artist":{"layout":"normal","name":"Nin, the Pain Artist","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Legendary Creature — Vedalken Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"{X}{U}{R}, {T}: Nin, the Pain Artist deals X damage to target creature. That creature's controller draws X cards.","power":"1","toughness":"1","imageName":"nin, the pain artist","colorIdentity":["U","R"]},"Ruhan of the Fomori":{"layout":"normal","name":"Ruhan of the Fomori","manaCost":"{1}{R}{W}{U}","cmc":4,"colors":["White","Blue","Red"],"type":"Legendary Creature — Giant Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Giant","Warrior"],"text":"At the beginning of combat on your turn, choose an opponent at random. Ruhan of the Fomori attacks that player this combat if able.","power":"7","toughness":"7","imageName":"ruhan of the fomori","colorIdentity":["W","U","R"]},"Skullbriar, the Walking Grave":{"layout":"normal","name":"Skullbriar, the Walking Grave","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Legendary Creature — Zombie Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Elemental"],"text":"Haste\nWhenever Skullbriar, the Walking Grave deals combat damage to a player, put a +1/+1 counter on it.\nCounters remain on Skullbriar as it moves to any zone other than a player's hand or library.","power":"1","toughness":"1","imageName":"skullbriar, the walking grave","colorIdentity":["B","G"]},"Tariel, Reckoner of Souls":{"layout":"normal","name":"Tariel, Reckoner of Souls","manaCost":"{4}{W}{B}{R}","cmc":7,"colors":["White","Black","Red"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance\n{T}: Choose a creature card at random from target opponent's graveyard. Put that card onto the battlefield under your control.","power":"4","toughness":"7","imageName":"tariel, reckoner of souls","colorIdentity":["W","B","R"]},"Vish Kal, Blood Arbiter":{"layout":"normal","name":"Vish Kal, Blood Arbiter","manaCost":"{4}{W}{B}{B}","cmc":7,"colors":["White","Black"],"type":"Legendary Creature — Vampire","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire"],"text":"Flying, lifelink\nSacrifice a creature: Put X +1/+1 counters on Vish Kal, Blood Arbiter, where X is the sacrificed creature's power.\nRemove all +1/+1 counters from Vish Kal: Target creature gets -1/-1 until end of turn for each +1/+1 counter removed this way.","power":"5","toughness":"5","imageName":"vish kal, blood arbiter","colorIdentity":["W","B"]},"Zedruu the Greathearted":{"layout":"normal","name":"Zedruu the Greathearted","manaCost":"{1}{R}{W}{U}","cmc":4,"colors":["White","Blue","Red"],"type":"Legendary Creature — Minotaur Monk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Minotaur","Monk"],"text":"At the beginning of your upkeep, you gain X life and draw X cards, where X is the number of permanents you own that your opponents control.\n{R}{W}{U}: Target opponent gains control of target permanent you control.","power":"2","toughness":"4","imageName":"zedruu the greathearted","colorIdentity":["W","U","R"]},"Acorn Catapult":{"layout":"normal","name":"Acorn Catapult","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Acorn Catapult deals 1 damage to target creature or player. That creature's controller or that player puts a 1/1 green Squirrel creature token onto the battlefield.","imageName":"acorn catapult"},"Champion's Helm":{"layout":"normal","name":"Champion's Helm","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2.\nAs long as equipped creature is legendary, it has hexproof. (It can't be the target of spells or abilities your opponents control.)\nEquip {1}","imageName":"champion's helm"},"Homeward Path":{"layout":"normal","name":"Homeward Path","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Each player gains control of all creatures he or she owns.","imageName":"homeward path"},"Aegis Angel":{"layout":"normal","name":"Aegis Angel","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Aegis Angel enters the battlefield, another target permanent gains indestructible for as long as you control Aegis Angel. (Effects that say \"destroy\" don't destroy it. A creature with indestructible can't be destroyed by damage.)","power":"5","toughness":"5","imageName":"aegis angel","colorIdentity":["W"]},"Alabaster Mage":{"layout":"normal","name":"Alabaster Mage","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{W}: Target creature you control gains lifelink until end of turn. (Damage dealt by the creature also causes its controller to gain that much life.)","power":"2","toughness":"1","imageName":"alabaster mage","colorIdentity":["W"]},"Angelic Destiny":{"layout":"normal","name":"Angelic Destiny","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +4/+4, has flying and first strike, and is an Angel in addition to its other types.\nWhen enchanted creature dies, return Angelic Destiny to its owner's hand.","imageName":"angelic destiny","colorIdentity":["W"]},"Arbalest Elite":{"layout":"normal","name":"Arbalest Elite","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Archer","types":["Creature"],"subtypes":["Human","Archer"],"text":"{2}{W}, {T}: Arbalest Elite deals 3 damage to target attacking or blocking creature. Arbalest Elite doesn't untap during your next untap step.","power":"2","toughness":"3","imageName":"arbalest elite","colorIdentity":["W"]},"Armored Warhorse":{"layout":"normal","name":"Armored Warhorse","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Horse","types":["Creature"],"subtypes":["Horse"],"power":"2","toughness":"3","imageName":"armored warhorse","colorIdentity":["W"]},"Benalish Veteran":{"layout":"normal","name":"Benalish Veteran","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Benalish Veteran attacks, it gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"benalish veteran","colorIdentity":["W"]},"Divine Favor":{"layout":"normal","name":"Divine Favor","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Divine Favor enters the battlefield, you gain 3 life.\nEnchanted creature gets +1/+3.","imageName":"divine favor","colorIdentity":["W"]},"Gideon's Avenger":{"layout":"normal","name":"Gideon's Avenger","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever a creature an opponent controls becomes tapped, put a +1/+1 counter on Gideon's Avenger.","power":"2","toughness":"2","imageName":"gideon's avenger","colorIdentity":["W"]},"Gideon's Lawkeeper":{"layout":"normal","name":"Gideon's Lawkeeper","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{W}, {T}: Tap target creature.","power":"1","toughness":"1","imageName":"gideon's lawkeeper","colorIdentity":["W"]},"Grand Abolisher":{"layout":"normal","name":"Grand Abolisher","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"During your turn, your opponents can't cast spells or activate abilities of artifacts, creatures, or enchantments.","power":"2","toughness":"2","imageName":"grand abolisher","colorIdentity":["W"]},"Griffin Rider":{"layout":"normal","name":"Griffin Rider","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"As long as you control a Griffin creature, Griffin Rider gets +3/+3 and has flying.","power":"1","toughness":"1","imageName":"griffin rider","colorIdentity":["W"]},"Guardians' Pledge":{"layout":"normal","name":"Guardians' Pledge","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"White creatures you control get +2/+2 until end of turn.","imageName":"guardians' pledge","colorIdentity":["W"]},"Peregrine Griffin":{"layout":"normal","name":"Peregrine Griffin","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nFirst strike (This creature deals combat damage before creatures without first strike.)","power":"2","toughness":"4","imageName":"peregrine griffin","colorIdentity":["W"]},"Personal Sanctuary":{"layout":"normal","name":"Personal Sanctuary","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"During your turn, prevent all damage that would be dealt to you.","imageName":"personal sanctuary","colorIdentity":["W"]},"Pride Guardian":{"layout":"normal","name":"Pride Guardian","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Cat Monk","types":["Creature"],"subtypes":["Cat","Monk"],"text":"Defender\nWhenever Pride Guardian blocks, you gain 3 life.","power":"0","toughness":"3","imageName":"pride guardian","colorIdentity":["W"]},"Spirit Mantle":{"layout":"normal","name":"Spirit Mantle","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has protection from creatures.","imageName":"spirit mantle","colorIdentity":["W"]},"Stave Off":{"layout":"normal","name":"Stave Off","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gains protection from the color of your choice until end of turn.","imageName":"stave off","colorIdentity":["W"]},"Stonehorn Dignitary":{"layout":"normal","name":"Stonehorn Dignitary","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Rhino Soldier","types":["Creature"],"subtypes":["Rhino","Soldier"],"text":"When Stonehorn Dignitary enters the battlefield, target opponent skips his or her next combat phase.","power":"1","toughness":"4","imageName":"stonehorn dignitary","colorIdentity":["W"]},"Timely Reinforcements":{"layout":"normal","name":"Timely Reinforcements","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"If you have less life than an opponent, you gain 6 life. If you control fewer creatures than an opponent, put three 1/1 white Soldier creature tokens onto the battlefield.","imageName":"timely reinforcements","colorIdentity":["W"]},"Amphin Cutthroat":{"layout":"normal","name":"Amphin Cutthroat","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Salamander Rogue","types":["Creature"],"subtypes":["Salamander","Rogue"],"power":"2","toughness":"4","imageName":"amphin cutthroat","colorIdentity":["U"]},"Aven Fleetwing":{"layout":"normal","name":"Aven Fleetwing","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nHexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"2","toughness":"2","imageName":"aven fleetwing","colorIdentity":["U"]},"Azure Mage":{"layout":"normal","name":"Azure Mage","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{3}{U}: Draw a card.","power":"2","toughness":"1","imageName":"azure mage","colorIdentity":["U"]},"Chasm Drake":{"layout":"normal","name":"Chasm Drake","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhenever Chasm Drake attacks, target creature you control gains flying until end of turn.","power":"3","toughness":"3","imageName":"chasm drake","colorIdentity":["U"]},"Frost Breath":{"layout":"normal","name":"Frost Breath","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap up to two target creatures. Those creatures don't untap during their controller's next untap step.","imageName":"frost breath","colorIdentity":["U"]},"Jace's Archivist":{"layout":"normal","name":"Jace's Archivist","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"{U}, {T}: Each player discards his or her hand, then draws cards equal to the greatest number of cards a player discarded this way.","power":"2","toughness":"2","imageName":"jace's archivist","colorIdentity":["U"]},"Lord of the Unreal":{"layout":"normal","name":"Lord of the Unreal","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Illusion creatures you control get +1/+1 and have hexproof. (They can't be the targets of spells or abilities your opponents control.)","power":"2","toughness":"2","imageName":"lord of the unreal","colorIdentity":["U"]},"Master Thief":{"layout":"normal","name":"Master Thief","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"When Master Thief enters the battlefield, gain control of target artifact for as long as you control Master Thief.","power":"2","toughness":"2","imageName":"master thief","colorIdentity":["U"]},"Mind Unbound":{"layout":"normal","name":"Mind Unbound","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, put a lore counter on Mind Unbound, then draw a card for each lore counter on Mind Unbound.","imageName":"mind unbound","colorIdentity":["U"]},"Phantasmal Bear":{"layout":"normal","name":"Phantasmal Bear","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Bear Illusion","types":["Creature"],"subtypes":["Bear","Illusion"],"text":"When Phantasmal Bear becomes the target of a spell or ability, sacrifice it.","power":"2","toughness":"2","imageName":"phantasmal bear","colorIdentity":["U"]},"Phantasmal Dragon":{"layout":"normal","name":"Phantasmal Dragon","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Dragon Illusion","types":["Creature"],"subtypes":["Dragon","Illusion"],"text":"Flying\nWhen Phantasmal Dragon becomes the target of a spell or ability, sacrifice it.","power":"5","toughness":"5","imageName":"phantasmal dragon","colorIdentity":["U"]},"Phantasmal Image":{"layout":"normal","name":"Phantasmal Image","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"You may have Phantasmal Image enter the battlefield as a copy of any creature on the battlefield, except it's an Illusion in addition to its other types and it gains \"When this creature becomes the target of a spell or ability, sacrifice it.\"","power":"0","toughness":"0","imageName":"phantasmal image","colorIdentity":["U"]},"Skywinder Drake":{"layout":"normal","name":"Skywinder Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nSkywinder Drake can block only creatures with flying.","power":"3","toughness":"1","imageName":"skywinder drake","colorIdentity":["U"]},"Sphinx of Uthuun":{"layout":"normal","name":"Sphinx of Uthuun","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhen 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.","power":"5","toughness":"6","imageName":"sphinx of uthuun","colorIdentity":["U"]},"Turn to Frog":{"layout":"normal","name":"Turn to Frog","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature loses all abilities and becomes a blue Frog with base power and toughness 1/1.","imageName":"turn to frog","colorIdentity":["U"]},"Visions of Beyond":{"layout":"normal","name":"Visions of Beyond","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw a card. If a graveyard has twenty or more cards in it, draw three cards instead.","imageName":"visions of beyond","colorIdentity":["U"]},"Bloodrage Vampire":{"layout":"normal","name":"Bloodrage Vampire","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)","power":"3","toughness":"1","imageName":"bloodrage vampire","colorIdentity":["B"]},"Dark Favor":{"layout":"normal","name":"Dark Favor","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Dark Favor enters the battlefield, you lose 1 life.\nEnchanted creature gets +3/+1.","imageName":"dark favor","colorIdentity":["B"]},"Devouring Swarm":{"layout":"normal","name":"Devouring Swarm","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nSacrifice a creature: Devouring Swarm gets +1/+1 until end of turn.","power":"2","toughness":"1","imageName":"devouring swarm","colorIdentity":["B"]},"Drifting Shade":{"layout":"normal","name":"Drifting Shade","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"Flying\n{B}: Drifting Shade gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"drifting shade","colorIdentity":["B"]},"Duskhunter Bat":{"layout":"normal","name":"Duskhunter Bat","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\nFlying","power":"1","toughness":"1","imageName":"duskhunter bat","colorIdentity":["B"]},"Hideous Visage":{"layout":"normal","name":"Hideous Visage","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control gain intimidate until end of turn. (Each of those creatures can't be blocked except by artifact creatures and/or creatures that share a color with it.)","imageName":"hideous visage","colorIdentity":["B"]},"Monomania":{"layout":"normal","name":"Monomania","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player chooses a card in his or her hand and discards the rest.","imageName":"monomania","colorIdentity":["B"]},"Onyx Mage":{"layout":"normal","name":"Onyx Mage","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{B}: Target creature you control gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","power":"2","toughness":"1","imageName":"onyx mage","colorIdentity":["B"]},"Rune-Scarred Demon":{"layout":"normal","name":"Rune-Scarred Demon","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhen Rune-Scarred Demon enters the battlefield, search your library for a card, put it into your hand, then shuffle your library.","power":"6","toughness":"6","imageName":"rune-scarred demon","colorIdentity":["B"]},"Sorin's Thirst":{"layout":"normal","name":"Sorin's Thirst","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Sorin's Thirst deals 2 damage to target creature and you gain 2 life.","imageName":"sorin's thirst","colorIdentity":["B"]},"Sorin's Vengeance":{"layout":"normal","name":"Sorin's Vengeance","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Sorin's Vengeance deals 10 damage to target player and you gain 10 life.","imageName":"sorin's vengeance","colorIdentity":["B"]},"Taste of Blood":{"layout":"normal","name":"Taste of Blood","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Taste of Blood deals 1 damage to target player and you gain 1 life.","imageName":"taste of blood","colorIdentity":["B"]},"Vampire Outcasts":{"layout":"normal","name":"Vampire Outcasts","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Bloodthirst 2 (If an opponent was dealt damage this turn, this creature enters the battlefield with two +1/+1 counters on it.)\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"2","toughness":"2","imageName":"vampire outcasts","colorIdentity":["B"]},"Vengeful Pharaoh":{"layout":"normal","name":"Vengeful Pharaoh","manaCost":"{2}{B}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nWhenever combat damage is dealt to you or a planeswalker you control, if Vengeful Pharaoh is in your graveyard, destroy target attacking creature, then put Vengeful Pharaoh on top of your library.","power":"5","toughness":"4","imageName":"vengeful pharaoh","colorIdentity":["B"]},"Wring Flesh":{"layout":"normal","name":"Wring Flesh","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -3/-1 until end of turn.","imageName":"wring flesh","colorIdentity":["B"]},"Blood Ogre":{"layout":"normal","name":"Blood Ogre","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\nFirst strike (This creature deals combat damage before creatures without first strike.)","power":"2","toughness":"2","imageName":"blood ogre","colorIdentity":["R"]},"Bonebreaker Giant":{"layout":"normal","name":"Bonebreaker Giant","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"power":"4","toughness":"4","imageName":"bonebreaker giant","colorIdentity":["R"]},"Chandra, the Firebrand":{"layout":"normal","name":"Chandra, the Firebrand","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Planeswalker — Chandra","types":["Planeswalker"],"subtypes":["Chandra"],"text":"+1: Chandra, the Firebrand deals 1 damage to target creature or player.\n−2: When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.\n−6: Chandra, the Firebrand deals 6 damage to each of up to six target creatures and/or players.","loyalty":3,"imageName":"chandra, the firebrand","colorIdentity":["R"]},"Crimson Mage":{"layout":"normal","name":"Crimson Mage","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{R}: Target creature you control gains haste until end of turn. (It can attack and {T} this turn.)","power":"2","toughness":"1","imageName":"crimson mage","colorIdentity":["R"]},"Furyborn Hellkite":{"layout":"normal","name":"Furyborn Hellkite","manaCost":"{4}{R}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Bloodthirst 6 (If an opponent was dealt damage this turn, this creature enters the battlefield with six +1/+1 counters on it.)\nFlying","power":"6","toughness":"6","imageName":"furyborn hellkite","colorIdentity":["R"]},"Goblin Bangchuckers":{"layout":"normal","name":"Goblin Bangchuckers","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{T}: Flip a coin. If you win the flip, Goblin Bangchuckers deals 2 damage to target creature or player. If you lose the flip, Goblin Bangchuckers deals 2 damage to itself.","power":"2","toughness":"2","imageName":"goblin bangchuckers","colorIdentity":["R"]},"Goblin Fireslinger":{"layout":"normal","name":"Goblin Fireslinger","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{T}: Goblin Fireslinger deals 1 damage to target player.","power":"1","toughness":"1","imageName":"goblin fireslinger","colorIdentity":["R"]},"Gorehorn Minotaurs":{"layout":"normal","name":"Gorehorn Minotaurs","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Warrior","types":["Creature"],"subtypes":["Minotaur","Warrior"],"text":"Bloodthirst 2 (If an opponent was dealt damage this turn, this creature enters the battlefield with two +1/+1 counters on it.)","power":"3","toughness":"3","imageName":"gorehorn minotaurs","colorIdentity":["R"]},"Scrambleverse":{"layout":"normal","name":"Scrambleverse","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"For each nonland permanent, choose a player at random. Then each player gains control of each permanent for which he or she was chosen. Untap those permanents.","imageName":"scrambleverse","colorIdentity":["R"]},"Tectonic Rift":{"layout":"normal","name":"Tectonic Rift","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Creatures without flying can't block this turn.","imageName":"tectonic rift","colorIdentity":["R"]},"Wall of Torches":{"layout":"normal","name":"Wall of Torches","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)","power":"4","toughness":"1","imageName":"wall of torches","colorIdentity":["R"]},"Warstorm Surge":{"layout":"normal","name":"Warstorm Surge","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield under your control, it deals damage equal to its power to target creature or player.","imageName":"warstorm surge","colorIdentity":["R"]},"Arachnus Spinner":{"layout":"normal","name":"Arachnus Spinner","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nTap an untapped Spider you control: Search your graveyard and/or library for a card named Arachnus Web and put it onto the battlefield attached to target creature. If you search your library this way, shuffle it.","power":"5","toughness":"7","imageName":"arachnus spinner","colorIdentity":["G"]},"Arachnus Web":{"layout":"normal","name":"Arachnus Web","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block, and its activated abilities can't be activated.\nAt the beginning of the end step, if enchanted creature's power is 4 or greater, destroy Arachnus Web.","imageName":"arachnus web","colorIdentity":["G"]},"Carnage Wurm":{"layout":"normal","name":"Carnage Wurm","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Bloodthirst 3 (If an opponent was dealt damage this turn, this creature enters the battlefield with three +1/+1 counters on it.)\nTrample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"6","toughness":"6","imageName":"carnage wurm","colorIdentity":["G"]},"Doubling Chant":{"layout":"normal","name":"Doubling Chant","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"For each creature you control, you may search your library for a creature card with the same name as that creature. Put those cards onto the battlefield, then shuffle your library.","imageName":"doubling chant","colorIdentity":["G"]},"Garruk, Primal Hunter":{"layout":"normal","name":"Garruk, Primal Hunter","manaCost":"{2}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Planeswalker — Garruk","types":["Planeswalker"],"subtypes":["Garruk"],"text":"+1: Put a 3/3 green Beast creature token onto the battlefield.\n−3: Draw cards equal to the greatest power among creatures you control.\n−6: Put a 6/6 green Wurm creature token onto the battlefield for each land you control.","loyalty":3,"imageName":"garruk, primal hunter","colorIdentity":["G"]},"Gladecover Scout":{"layout":"normal","name":"Gladecover Scout","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"1","toughness":"1","imageName":"gladecover scout","colorIdentity":["G"]},"Hunter's Insight":{"layout":"normal","name":"Hunter's Insight","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose target creature you control. Whenever that creature deals combat damage to a player or planeswalker this turn, draw that many cards.","imageName":"hunter's insight","colorIdentity":["G"]},"Jade Mage":{"layout":"normal","name":"Jade Mage","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{2}{G}: Put a 1/1 green Saproling creature token onto the battlefield.","power":"2","toughness":"1","imageName":"jade mage","colorIdentity":["G"]},"Lurking Crocodile":{"layout":"normal","name":"Lurking Crocodile","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Crocodile","types":["Creature"],"subtypes":["Crocodile"],"text":"Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\nIslandwalk (This creature can't be blocked as long as defending player controls an Island.)","power":"2","toughness":"2","imageName":"lurking crocodile","colorIdentity":["G"]},"Skinshifter":{"layout":"normal","name":"Skinshifter","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{G}: Choose one —\n• Until end of turn, Skinshifter becomes a Rhino with base power and toughness 4/4 and gains trample. Activate this ability only once each turn.\n• Until end of turn, Skinshifter becomes a Bird with base power and toughness 2/2 and gains flying. Activate this ability only once each turn.\n• Until end of turn, Skinshifter becomes a Plant with base power and toughness 0/8. Activate this ability only once each turn.","power":"1","toughness":"1","imageName":"skinshifter","colorIdentity":["G"]},"Stingerfling Spider":{"layout":"normal","name":"Stingerfling Spider","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach\nWhen Stingerfling Spider enters the battlefield, you may destroy target creature with flying.","power":"2","toughness":"5","imageName":"stingerfling spider","colorIdentity":["G"]},"Titanic Growth":{"layout":"normal","name":"Titanic Growth","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +4/+4 until end of turn.","imageName":"titanic growth","colorIdentity":["G"]},"Trollhide":{"layout":"normal","name":"Trollhide","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has \"{1}{G}: Regenerate this creature.\" (The next time the creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","imageName":"trollhide","colorIdentity":["G"]},"Adaptive Automaton":{"layout":"normal","name":"Adaptive Automaton","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"As Adaptive Automaton enters the battlefield, choose a creature type.\nAdaptive Automaton is the chosen type in addition to its other types.\nOther creatures you control of the chosen type get +1/+1.","power":"2","toughness":"2","imageName":"adaptive automaton"},"Crown of Empires":{"layout":"normal","name":"Crown of Empires","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Tap target creature. Gain control of that creature instead if you control artifacts named Scepter of Empires and Throne of Empires.","imageName":"crown of empires"},"Crumbling Colossus":{"layout":"normal","name":"Crumbling Colossus","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nWhen Crumbling Colossus attacks, sacrifice it at end of combat.","power":"7","toughness":"4","imageName":"crumbling colossus"},"Druidic Satchel":{"layout":"normal","name":"Druidic Satchel","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Reveal the top card of your library. If it's a creature card, put a 1/1 green Saproling creature token onto the battlefield. If it's a land card, put that card onto the battlefield under your control. If it's a noncreature, nonland card, you gain 2 life.","imageName":"druidic satchel"},"Greatsword":{"layout":"normal","name":"Greatsword","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+0.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"greatsword"},"Kite Shield":{"layout":"normal","name":"Kite Shield","manaCost":"{0}","cmc":0,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +0/+3.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"kite shield"},"Manalith":{"layout":"normal","name":"Manalith","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add one mana of any color to your mana pool.","imageName":"manalith"},"Rusted Sentinel":{"layout":"normal","name":"Rusted Sentinel","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Rusted Sentinel enters the battlefield tapped.","power":"3","toughness":"4","imageName":"rusted sentinel"},"Scepter of Empires":{"layout":"normal","name":"Scepter of Empires","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Scepter of Empires deals 1 damage to target player. It deals 3 damage to that player instead if you control artifacts named Crown of Empires and Throne of Empires.","imageName":"scepter of empires"},"Sundial of the Infinite":{"layout":"normal","name":"Sundial of the Infinite","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: End the turn. Activate this ability only during your turn. (Exile all spells and abilities on the stack. Discard down to your maximum hand size. Damage wears off, and \"this turn\" and \"until end of turn\" effects end.)","imageName":"sundial of the infinite"},"Swiftfoot Boots":{"layout":"normal","name":"Swiftfoot Boots","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has hexproof and haste.\nEquip {1}","imageName":"swiftfoot boots"},"Throne of Empires":{"layout":"normal","name":"Throne of Empires","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Put a 1/1 white Soldier creature token onto the battlefield. Put five of those tokens onto the battlefield instead if you control artifacts named Crown of Empires and Scepter of Empires.","imageName":"throne of empires"},"Buried Ruin":{"layout":"normal","name":"Buried Ruin","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}, Sacrifice Buried Ruin: Return target artifact card from your graveyard to your hand.","imageName":"buried ruin"},"Mikaeus, the Lunarch":{"layout":"normal","name":"Mikaeus, the Lunarch","manaCost":"{X}{W}","cmc":1,"colors":["White"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"Mikaeus, the Lunarch enters the battlefield with X +1/+1 counters on it.\n{T}: Put a +1/+1 counter on Mikaeus.\n{T}, Remove a +1/+1 counter from Mikaeus: Put a +1/+1 counter on each other creature you control.","power":"0","toughness":"0","imageName":"mikaeus, the lunarch","colorIdentity":["W"]},"Abbey Griffin":{"layout":"normal","name":"Abbey Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying, vigilance","power":"2","toughness":"2","imageName":"abbey griffin","colorIdentity":["W"]},"Angel of Flight Alabaster":{"layout":"normal","name":"Angel of Flight Alabaster","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAt the beginning of your upkeep, return target Spirit card from your graveyard to your hand.","power":"4","toughness":"4","imageName":"angel of flight alabaster","colorIdentity":["W"]},"Angelic Overseer":{"layout":"normal","name":"Angelic Overseer","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAs long as you control a Human, Angelic Overseer has hexproof and indestructible.","power":"5","toughness":"3","imageName":"angelic overseer","colorIdentity":["W"]},"Avacynian Priest":{"layout":"normal","name":"Avacynian Priest","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}, {T}: Tap target non-Human creature.","power":"1","toughness":"2","imageName":"avacynian priest","colorIdentity":["W"]},"Bonds of Faith":{"layout":"normal","name":"Bonds of Faith","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 as long as it's a Human. Otherwise, it can't attack or block.","imageName":"bonds of faith","colorIdentity":["W"]},"Champion of the Parish":{"layout":"normal","name":"Champion of the Parish","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever another Human enters the battlefield under your control, put a +1/+1 counter on Champion of the Parish.","power":"1","toughness":"1","imageName":"champion of the parish","colorIdentity":["W"]},"Chapel Geist":{"layout":"normal","name":"Chapel Geist","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying","power":"2","toughness":"3","imageName":"chapel geist","colorIdentity":["W"]},"Cloistered Youth":{"layout":"double-faced","name":"Cloistered Youth","names":["Cloistered Youth","Unholy Fiend"],"manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"At the beginning of your upkeep, you may transform Cloistered Youth.","power":"1","toughness":"1","imageName":"cloistered youth","colorIdentity":["B","W"]},"Unholy Fiend":{"layout":"double-faced","name":"Unholy Fiend","names":["Cloistered Youth","Unholy Fiend"],"cmc":2,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"At the beginning of your end step, you lose 1 life.","power":"3","toughness":"3","imageName":"unholy fiend","colorIdentity":["B","W"]},"Dearly Departed":{"layout":"normal","name":"Dearly Departed","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nAs long as Dearly Departed is in your graveyard, each Human creature you control enters the battlefield with an additional +1/+1 counter on it.","power":"5","toughness":"5","imageName":"dearly departed","colorIdentity":["W"]},"Divine Reckoning":{"layout":"normal","name":"Divine Reckoning","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Each player chooses a creature he or she controls. Destroy the rest.\nFlashback {5}{W}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"divine reckoning","colorIdentity":["W"]},"Doomed Traveler":{"layout":"normal","name":"Doomed Traveler","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Doomed Traveler dies, put a 1/1 white Spirit creature token with flying onto the battlefield.","power":"1","toughness":"1","imageName":"doomed traveler","colorIdentity":["W"]},"Elder Cathar":{"layout":"normal","name":"Elder Cathar","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Elder Cathar dies, put a +1/+1 counter on target creature you control. If that creature is a Human, put two +1/+1 counters on it instead.","power":"2","toughness":"2","imageName":"elder cathar","colorIdentity":["W"]},"Feeling of Dread":{"layout":"normal","name":"Feeling of Dread","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Tap up to two target creatures.\nFlashback {1}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"feeling of dread","colorIdentity":["W","U"]},"Fiend Hunter":{"layout":"normal","name":"Fiend Hunter","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Fiend Hunter enters the battlefield, you may exile another target creature.\nWhen Fiend Hunter leaves the battlefield, return the exiled card to the battlefield under its owner's control.","power":"1","toughness":"3","imageName":"fiend hunter","colorIdentity":["W"]},"Gallows Warden":{"layout":"normal","name":"Gallows Warden","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nOther Spirit creatures you control get +0/+1.","power":"3","toughness":"3","imageName":"gallows warden","colorIdentity":["W"]},"Geist-Honored Monk":{"layout":"normal","name":"Geist-Honored Monk","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Vigilance\nGeist-Honored Monk's power and toughness are each equal to the number of creatures you control.\nWhen Geist-Honored Monk enters the battlefield, put two 1/1 white Spirit creature tokens with flying onto the battlefield.","power":"*","toughness":"*","imageName":"geist-honored monk","colorIdentity":["W"]},"Ghostly Possession":{"layout":"normal","name":"Ghostly Possession","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has flying.\nPrevent all combat damage that would be dealt to and dealt by enchanted creature.","imageName":"ghostly possession","colorIdentity":["W"]},"Intangible Virtue":{"layout":"normal","name":"Intangible Virtue","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creature tokens you control get +1/+1 and have vigilance.","imageName":"intangible virtue","colorIdentity":["W"]},"Mausoleum Guard":{"layout":"normal","name":"Mausoleum Guard","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"When Mausoleum Guard dies, put two 1/1 white Spirit creature tokens with flying onto the battlefield.","power":"2","toughness":"2","imageName":"mausoleum guard","colorIdentity":["W"]},"Mentor of the Meek":{"layout":"normal","name":"Mentor of the Meek","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever another creature with power 2 or less enters the battlefield under your control, you may pay {1}. If you do, draw a card.","power":"2","toughness":"2","imageName":"mentor of the meek","colorIdentity":["W"]},"Midnight Haunting":{"layout":"normal","name":"Midnight Haunting","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put two 1/1 white Spirit creature tokens with flying onto the battlefield.","imageName":"midnight haunting","colorIdentity":["W"]},"Moment of Heroism":{"layout":"normal","name":"Moment of Heroism","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 and gains lifelink until end of turn. (Damage dealt by the creature also causes its controller to gain that much life.)","imageName":"moment of heroism","colorIdentity":["W"]},"Nevermore":{"layout":"normal","name":"Nevermore","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Nevermore enters the battlefield, name a nonland card.\nThe named card can't be cast.","imageName":"nevermore","colorIdentity":["W"]},"Paraselene":{"layout":"normal","name":"Paraselene","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all enchantments. You gain 1 life for each enchantment destroyed this way.","imageName":"paraselene","colorIdentity":["W"]},"Purify the Grave":{"layout":"normal","name":"Purify the Grave","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target card from a graveyard.\nFlashback {W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"purify the grave","colorIdentity":["W"]},"Rally the Peasants":{"layout":"normal","name":"Rally the Peasants","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +2/+0 until end of turn.\nFlashback {2}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"rally the peasants","colorIdentity":["W","R"]},"Rebuke":{"layout":"normal","name":"Rebuke","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target attacking creature.","imageName":"rebuke","colorIdentity":["W"]},"Selfless Cathar":{"layout":"normal","name":"Selfless Cathar","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}{W}, Sacrifice Selfless Cathar: Creatures you control get +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"selfless cathar","colorIdentity":["W"]},"Silverchase Fox":{"layout":"normal","name":"Silverchase Fox","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Fox","types":["Creature"],"subtypes":["Fox"],"text":"{1}{W}, Sacrifice Silverchase Fox: Exile target enchantment.","power":"2","toughness":"2","imageName":"silverchase fox","colorIdentity":["W"]},"Slayer of the Wicked":{"layout":"normal","name":"Slayer of the Wicked","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Slayer of the Wicked enters the battlefield, you may destroy target Vampire, Werewolf, or Zombie.","power":"3","toughness":"2","imageName":"slayer of the wicked","colorIdentity":["W"]},"Smite the Monstrous":{"layout":"normal","name":"Smite the Monstrous","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with power 4 or greater.","imageName":"smite the monstrous","colorIdentity":["W"]},"Spare from Evil":{"layout":"normal","name":"Spare from Evil","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control gain protection from non-Human creatures until end of turn.","imageName":"spare from evil","colorIdentity":["W"]},"Spectral Rider":{"layout":"normal","name":"Spectral Rider","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit Knight","types":["Creature"],"subtypes":["Spirit","Knight"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"2","toughness":"2","imageName":"spectral rider","colorIdentity":["W"]},"Stony Silence":{"layout":"normal","name":"Stony Silence","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Activated abilities of artifacts can't be activated.","imageName":"stony silence","colorIdentity":["W"]},"Thraben Purebloods":{"layout":"normal","name":"Thraben Purebloods","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"power":"3","toughness":"5","imageName":"thraben purebloods","colorIdentity":["W"]},"Thraben Sentry":{"layout":"double-faced","name":"Thraben Sentry","names":["Thraben Sentry","Thraben Militia"],"manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance\nWhenever another creature you control dies, you may transform Thraben Sentry.","power":"2","toughness":"2","imageName":"thraben sentry","colorIdentity":["W"]},"Thraben Militia":{"layout":"double-faced","name":"Thraben Militia","names":["Thraben Sentry","Thraben Militia"],"cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Trample","power":"5","toughness":"4","imageName":"thraben militia","colorIdentity":["W"]},"Unruly Mob":{"layout":"normal","name":"Unruly Mob","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Whenever another creature you control dies, put a +1/+1 counter on Unruly Mob.","power":"1","toughness":"1","imageName":"unruly mob","colorIdentity":["W"]},"Urgent Exorcism":{"layout":"normal","name":"Urgent Exorcism","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target Spirit or enchantment.","imageName":"urgent exorcism","colorIdentity":["W"]},"Village Bell-Ringer":{"layout":"normal","name":"Village Bell-Ringer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Village Bell-Ringer enters the battlefield, untap all creatures you control.","power":"1","toughness":"4","imageName":"village bell-ringer","colorIdentity":["W"]},"Voiceless Spirit":{"layout":"normal","name":"Voiceless Spirit","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying, first strike","power":"2","toughness":"1","imageName":"voiceless spirit","colorIdentity":["W"]},"Armored Skaab":{"layout":"normal","name":"Armored Skaab","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Zombie Warrior","types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"When Armored Skaab enters the battlefield, put the top four cards of your library into your graveyard.","power":"1","toughness":"4","imageName":"armored skaab","colorIdentity":["U"]},"Back from the Brink":{"layout":"normal","name":"Back from the Brink","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Exile a creature card from your graveyard and pay its mana cost: Put a token onto the battlefield that's a copy of that card. Activate this ability only any time you could cast a sorcery.","imageName":"back from the brink","colorIdentity":["U"]},"Battleground Geist":{"layout":"normal","name":"Battleground Geist","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nOther Spirit creatures you control get +1/+0.","power":"3","toughness":"3","imageName":"battleground geist","colorIdentity":["U"]},"Cackling Counterpart":{"layout":"normal","name":"Cackling Counterpart","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put a token onto the battlefield that's a copy of target creature you control.\nFlashback {5}{U}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"cackling counterpart","colorIdentity":["U"]},"Civilized Scholar":{"layout":"double-faced","name":"Civilized Scholar","names":["Civilized Scholar","Homicidal Brute"],"manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"{T}: Draw a card, then discard a card. If a creature card is discarded this way, untap Civilized Scholar, then transform it.","power":"0","toughness":"1","imageName":"civilized scholar","colorIdentity":["R","U"]},"Homicidal Brute":{"layout":"double-faced","name":"Homicidal Brute","names":["Civilized Scholar","Homicidal Brute"],"cmc":3,"colors":["Red"],"type":"Creature — Human Mutant","types":["Creature"],"subtypes":["Human","Mutant"],"text":"At the beginning of your end step, if Homicidal Brute didn't attack this turn, tap Homicidal Brute, then transform it.","power":"5","toughness":"1","imageName":"homicidal brute","colorIdentity":["R","U"]},"Claustrophobia":{"layout":"normal","name":"Claustrophobia","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Claustrophobia enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"claustrophobia","colorIdentity":["U"]},"Delver of Secrets":{"layout":"double-faced","name":"Delver of Secrets","names":["Delver of Secrets","Insectile Aberration"],"manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"At the beginning of your upkeep, look at the top card of your library. You may reveal that card. If an instant or sorcery card is revealed this way, transform Delver of Secrets.","power":"1","toughness":"1","imageName":"delver of secrets","colorIdentity":["U"]},"Insectile Aberration":{"layout":"double-faced","name":"Insectile Aberration","names":["Delver of Secrets","Insectile Aberration"],"cmc":1,"colors":["Blue"],"type":"Creature — Human Insect","types":["Creature"],"subtypes":["Human","Insect"],"text":"Flying","power":"3","toughness":"2","imageName":"insectile aberration","colorIdentity":["U"]},"Deranged Assistant":{"layout":"normal","name":"Deranged Assistant","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}, Put the top card of your library into your graveyard: Add {C} to your mana pool.","power":"1","toughness":"1","imageName":"deranged assistant","colorIdentity":["U"]},"Dream Twist":{"layout":"normal","name":"Dream Twist","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player puts the top three cards of his or her library into his or her graveyard.\nFlashback {1}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"dream twist","colorIdentity":["U"]},"Fortress Crab":{"layout":"normal","name":"Fortress Crab","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"power":"1","toughness":"6","imageName":"fortress crab","colorIdentity":["U"]},"Frightful Delusion":{"layout":"normal","name":"Frightful Delusion","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1}. That player discards a card.","imageName":"frightful delusion","colorIdentity":["U"]},"Grasp of Phantoms":{"layout":"normal","name":"Grasp of Phantoms","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature on top of its owner's library.\nFlashback {7}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"grasp of phantoms","colorIdentity":["U"]},"Hysterical Blindness":{"layout":"normal","name":"Hysterical Blindness","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Creatures your opponents control get -4/-0 until end of turn.","imageName":"hysterical blindness","colorIdentity":["U"]},"Invisible Stalker":{"layout":"normal","name":"Invisible Stalker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nInvisible Stalker can't be blocked.","power":"1","toughness":"1","imageName":"invisible stalker","colorIdentity":["U"]},"Laboratory Maniac":{"layout":"normal","name":"Laboratory Maniac","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"If you would draw a card while your library has no cards in it, you win the game instead.","power":"2","toughness":"2","imageName":"laboratory maniac","colorIdentity":["U"]},"Lantern Spirit":{"layout":"normal","name":"Lantern Spirit","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{U}: Return Lantern Spirit to its owner's hand.","power":"2","toughness":"1","imageName":"lantern spirit","colorIdentity":["U"]},"Lost in the Mist":{"layout":"normal","name":"Lost in the Mist","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Return target permanent to its owner's hand.","imageName":"lost in the mist","colorIdentity":["U"]},"Makeshift Mauler":{"layout":"normal","name":"Makeshift Mauler","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"As an additional cost to cast Makeshift Mauler, exile a creature card from your graveyard.","power":"4","toughness":"5","imageName":"makeshift mauler","colorIdentity":["U"]},"Memory's Journey":{"layout":"normal","name":"Memory's Journey","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player shuffles up to three target cards from his or her graveyard into his or her library.\nFlashback {G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"memory's journey","colorIdentity":["U","G"]},"Mindshrieker":{"layout":"normal","name":"Mindshrieker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Spirit Bird","types":["Creature"],"subtypes":["Spirit","Bird"],"text":"Flying\n{2}: Target player puts the top card of his or her library into his or her graveyard. Mindshrieker gets +X/+X until end of turn, where X is that card's converted mana cost.","power":"1","toughness":"1","imageName":"mindshrieker","colorIdentity":["U"]},"Mirror-Mad Phantasm":{"layout":"normal","name":"Mirror-Mad Phantasm","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{1}{U}: Mirror-Mad Phantasm's owner shuffles it into his or her library. If that player does, he or she reveals cards from the top of that library until a card named Mirror-Mad Phantasm is revealed. The player puts that card onto the battlefield and all other cards revealed this way into his or her graveyard.","power":"5","toughness":"1","imageName":"mirror-mad phantasm","colorIdentity":["U"]},"Moon Heron":{"layout":"normal","name":"Moon Heron","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit Bird","types":["Creature"],"subtypes":["Spirit","Bird"],"text":"Flying","power":"3","toughness":"2","imageName":"moon heron","colorIdentity":["U"]},"Murder of Crows":{"layout":"normal","name":"Murder of Crows","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhenever another creature dies, you may draw a card. If you do, discard a card.","power":"4","toughness":"4","imageName":"murder of crows","colorIdentity":["U"]},"Rooftop Storm":{"layout":"normal","name":"Rooftop Storm","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"You may pay {0} rather than pay the mana cost for Zombie creature spells you cast.","imageName":"rooftop storm","colorIdentity":["U"]},"Runic Repetition":{"layout":"normal","name":"Runic Repetition","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target exiled card with flashback you own to your hand.","imageName":"runic repetition","colorIdentity":["U"]},"Selhoff Occultist":{"layout":"normal","name":"Selhoff Occultist","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Whenever Selhoff Occultist or another creature dies, target player puts the top card of his or her library into his or her graveyard.","power":"2","toughness":"3","imageName":"selhoff occultist","colorIdentity":["U"]},"Sensory Deprivation":{"layout":"normal","name":"Sensory Deprivation","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -3/-0.","imageName":"sensory deprivation","colorIdentity":["U"]},"Silent Departure":{"layout":"normal","name":"Silent Departure","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature to its owner's hand.\nFlashback {4}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"silent departure","colorIdentity":["U"]},"Skaab Goliath":{"layout":"normal","name":"Skaab Goliath","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"text":"As an additional cost to cast Skaab Goliath, exile two creature cards from your graveyard.\nTrample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"6","toughness":"9","imageName":"skaab goliath","colorIdentity":["U"]},"Skaab Ruinator":{"layout":"normal","name":"Skaab Ruinator","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"As an additional cost to cast Skaab Ruinator, exile three creature cards from your graveyard.\nFlying\nYou may cast Skaab Ruinator from your graveyard.","power":"5","toughness":"6","imageName":"skaab ruinator","colorIdentity":["U"]},"Snapcaster Mage":{"layout":"normal","name":"Snapcaster Mage","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flash\nWhen Snapcaster Mage enters the battlefield, target instant or sorcery card in your graveyard gains flashback until end of turn. The flashback cost is equal to its mana cost. (You may cast that card from your graveyard for its flashback cost. Then exile it.)","power":"2","toughness":"1","imageName":"snapcaster mage","colorIdentity":["U"]},"Spectral Flight":{"layout":"normal","name":"Spectral Flight","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has flying.","imageName":"spectral flight","colorIdentity":["U"]},"Stitched Drake":{"layout":"normal","name":"Stitched Drake","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Zombie Drake","types":["Creature"],"subtypes":["Zombie","Drake"],"text":"As an additional cost to cast Stitched Drake, exile a creature card from your graveyard.\nFlying","power":"3","toughness":"4","imageName":"stitched drake","colorIdentity":["U"]},"Stitcher's Apprentice":{"layout":"normal","name":"Stitcher's Apprentice","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Homunculus","types":["Creature"],"subtypes":["Homunculus"],"text":"{1}{U}, {T}: Put a 2/2 blue Homunculus creature token onto the battlefield, then sacrifice a creature.","power":"1","toughness":"2","imageName":"stitcher's apprentice","colorIdentity":["U"]},"Sturmgeist":{"layout":"normal","name":"Sturmgeist","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nSturmgeist's power and toughness are each equal to the number of cards in your hand.\nWhenever Sturmgeist deals combat damage to a player, draw a card.","power":"*","toughness":"*","imageName":"sturmgeist","colorIdentity":["U"]},"Undead Alchemist":{"layout":"normal","name":"Undead Alchemist","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"If a Zombie you control would deal combat damage to a player, instead that player puts that many cards from the top of his or her library into his or her graveyard.\nWhenever a creature card is put into an opponent's graveyard from his or her library, exile that card and put a 2/2 black Zombie creature token onto the battlefield.","power":"4","toughness":"2","imageName":"undead alchemist","colorIdentity":["U"]},"Abattoir Ghoul":{"layout":"normal","name":"Abattoir Ghoul","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"First strike\nWhenever a creature dealt damage by Abattoir Ghoul this turn dies, you gain life equal to that creature's toughness.","power":"3","toughness":"2","imageName":"abattoir ghoul","colorIdentity":["B"]},"Altar's Reap":{"layout":"normal","name":"Altar's Reap","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Altar's Reap, sacrifice a creature.\nDraw two cards.","imageName":"altar's reap","colorIdentity":["B"]},"Army of the Damned":{"layout":"normal","name":"Army of the Damned","manaCost":"{5}{B}{B}{B}","cmc":8,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put thirteen 2/2 black Zombie creature tokens onto the battlefield tapped.\nFlashback {7}{B}{B}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"army of the damned","colorIdentity":["B"]},"Bitterheart Witch":{"layout":"normal","name":"Bitterheart Witch","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Deathtouch\nWhen Bitterheart Witch dies, you may search your library for a Curse card, put it onto the battlefield attached to target player, then shuffle your library.","power":"1","toughness":"2","imageName":"bitterheart witch","colorIdentity":["B"]},"Bloodgift Demon":{"layout":"normal","name":"Bloodgift Demon","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nAt the beginning of your upkeep, target player draws a card and loses 1 life.","power":"5","toughness":"4","imageName":"bloodgift demon","colorIdentity":["B"]},"Bloodline Keeper":{"layout":"double-faced","name":"Bloodline Keeper","names":["Bloodline Keeper","Lord of Lineage"],"manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\n{T}: Put a 2/2 black Vampire creature token with flying onto the battlefield.\n{B}: Transform Bloodline Keeper. Activate this ability only if you control five or more Vampires.","power":"3","toughness":"3","imageName":"bloodline keeper","colorIdentity":["B"]},"Lord of Lineage":{"layout":"double-faced","name":"Lord of Lineage","names":["Bloodline Keeper","Lord of Lineage"],"cmc":4,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nOther Vampire creatures you control get +2/+2.\n{T}: Put a 2/2 black Vampire creature token with flying onto the battlefield.","power":"5","toughness":"5","imageName":"lord of lineage","colorIdentity":["B"]},"Brain Weevil":{"layout":"normal","name":"Brain Weevil","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nSacrifice Brain Weevil: Target player discards two cards. Activate this ability only any time you could cast a sorcery.","power":"1","toughness":"1","imageName":"brain weevil","colorIdentity":["B"]},"Bump in the Night":{"layout":"normal","name":"Bump in the Night","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent loses 3 life.\nFlashback {5}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"bump in the night","colorIdentity":["B","R"]},"Corpse Lunge":{"layout":"normal","name":"Corpse Lunge","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Corpse Lunge, exile a creature card from your graveyard.\nCorpse Lunge deals damage equal to the exiled card's power to target creature.","imageName":"corpse lunge","colorIdentity":["B"]},"Curse of Death's Hold":{"layout":"normal","name":"Curse of Death's Hold","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nCreatures enchanted player controls get -1/-1.","imageName":"curse of death's hold","colorIdentity":["B"]},"Curse of Oblivion":{"layout":"normal","name":"Curse of Oblivion","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nAt the beginning of enchanted player's upkeep, that player exiles two cards from his or her graveyard.","imageName":"curse of oblivion","colorIdentity":["B"]},"Dead Weight":{"layout":"normal","name":"Dead Weight","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -2/-2.","imageName":"dead weight","colorIdentity":["B"]},"Disciple of Griselbrand":{"layout":"normal","name":"Disciple of Griselbrand","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}, Sacrifice a creature: You gain life equal to the sacrificed creature's toughness.","power":"1","toughness":"1","imageName":"disciple of griselbrand","colorIdentity":["B"]},"Endless Ranks of the Dead":{"layout":"normal","name":"Endless Ranks of the Dead","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, put X 2/2 black Zombie creature tokens onto the battlefield, where X is half the number of Zombies you control, rounded down.","imageName":"endless ranks of the dead","colorIdentity":["B"]},"Falkenrath Noble":{"layout":"normal","name":"Falkenrath Noble","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nWhenever Falkenrath Noble or another creature dies, target player loses 1 life and you gain 1 life.","power":"2","toughness":"2","imageName":"falkenrath noble","colorIdentity":["B"]},"Ghoulcaller's Chant":{"layout":"normal","name":"Ghoulcaller's Chant","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Return target creature card from your graveyard to your hand.\n• Return two target Zombie cards from your graveyard to your hand.","imageName":"ghoulcaller's chant","colorIdentity":["B"]},"Ghoulraiser":{"layout":"normal","name":"Ghoulraiser","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Ghoulraiser enters the battlefield, return a Zombie card at random from your graveyard to your hand.","power":"2","toughness":"2","imageName":"ghoulraiser","colorIdentity":["B"]},"Gruesome Deformity":{"layout":"normal","name":"Gruesome Deformity","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has intimidate. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)","imageName":"gruesome deformity","colorIdentity":["B"]},"Heartless Summoning":{"layout":"normal","name":"Heartless Summoning","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Creature spells you cast cost {2} less to cast.\nCreatures you control get -1/-1.","imageName":"heartless summoning","colorIdentity":["B"]},"Liliana of the Veil":{"layout":"normal","name":"Liliana of the Veil","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Planeswalker — Liliana","types":["Planeswalker"],"subtypes":["Liliana"],"text":"+1: Each player discards a card.\n−2: Target player sacrifices a creature.\n−6: Separate all permanents target player controls into two piles. That player sacrifices all permanents in the pile of his or her choice.","loyalty":3,"imageName":"liliana of the veil","colorIdentity":["B"]},"Manor Skeleton":{"layout":"normal","name":"Manor Skeleton","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"Haste\n{1}{B}: Regenerate Manor Skeleton.","power":"1","toughness":"1","imageName":"manor skeleton","colorIdentity":["B"]},"Markov Patrician":{"layout":"normal","name":"Markov Patrician","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"3","toughness":"1","imageName":"markov patrician","colorIdentity":["B"]},"Maw of the Mire":{"layout":"normal","name":"Maw of the Mire","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. You gain 4 life.","imageName":"maw of the mire","colorIdentity":["B"]},"Moan of the Unhallowed":{"layout":"normal","name":"Moan of the Unhallowed","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 2/2 black Zombie creature tokens onto the battlefield.\nFlashback {5}{B}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"moan of the unhallowed","colorIdentity":["B"]},"Morkrut Banshee":{"layout":"normal","name":"Morkrut Banshee","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Morbid — When Morkrut Banshee enters the battlefield, if a creature died this turn, target creature gets -4/-4 until end of turn.","power":"4","toughness":"4","imageName":"morkrut banshee","colorIdentity":["B"]},"Night Terrors":{"layout":"normal","name":"Night Terrors","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. You choose a nonland card from it. Exile that card.","imageName":"night terrors","colorIdentity":["B"]},"Reaper from the Abyss":{"layout":"normal","name":"Reaper from the Abyss","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nMorbid — At the beginning of each end step, if a creature died this turn, destroy target non-Demon creature.","power":"6","toughness":"6","imageName":"reaper from the abyss","colorIdentity":["B"]},"Rotting Fensnake":{"layout":"normal","name":"Rotting Fensnake","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Snake","types":["Creature"],"subtypes":["Zombie","Snake"],"power":"5","toughness":"1","imageName":"rotting fensnake","colorIdentity":["B"]},"Screeching Bat":{"layout":"double-faced","name":"Screeching Bat","names":["Screeching Bat","Stalking Vampire"],"manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying\nAt the beginning of your upkeep, you may pay {2}{B}{B}. If you do, transform Screeching Bat.","power":"2","toughness":"2","imageName":"screeching bat","colorIdentity":["B"]},"Stalking Vampire":{"layout":"double-faced","name":"Stalking Vampire","names":["Screeching Bat","Stalking Vampire"],"cmc":3,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"At the beginning of your upkeep, you may pay {2}{B}{B}. If you do, transform Stalking Vampire.","power":"5","toughness":"5","imageName":"stalking vampire","colorIdentity":["B"]},"Sever the Bloodline":{"layout":"normal","name":"Sever the Bloodline","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target creature and all other creatures with the same name as that creature.\nFlashback {5}{B}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"sever the bloodline","colorIdentity":["B"]},"Skeletal Grimace":{"layout":"normal","name":"Skeletal Grimace","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has \"{B}: Regenerate this creature.\"","imageName":"skeletal grimace","colorIdentity":["B"]},"Skirsdag High Priest":{"layout":"normal","name":"Skirsdag High Priest","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Morbid — {T}, Tap two untapped creatures you control: Put a 5/5 black Demon creature token with flying onto the battlefield. Activate this ability only if a creature died this turn.","power":"1","toughness":"2","imageName":"skirsdag high priest","colorIdentity":["B"]},"Stromkirk Patrol":{"layout":"normal","name":"Stromkirk Patrol","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Soldier","types":["Creature"],"subtypes":["Vampire","Soldier"],"text":"Whenever Stromkirk Patrol deals combat damage to a player, put a +1/+1 counter on it.","power":"4","toughness":"3","imageName":"stromkirk patrol","colorIdentity":["B"]},"Tribute to Hunger":{"layout":"normal","name":"Tribute to Hunger","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target opponent sacrifices a creature. You gain life equal to that creature's toughness.","imageName":"tribute to hunger","colorIdentity":["B"]},"Typhoid Rats":{"layout":"normal","name":"Typhoid Rats","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"1","toughness":"1","imageName":"typhoid rats","colorIdentity":["B"]},"Unbreathing Horde":{"layout":"normal","name":"Unbreathing Horde","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Unbreathing Horde enters the battlefield with a +1/+1 counter on it for each other Zombie you control and each Zombie card in your graveyard.\nIf Unbreathing Horde would be dealt damage, prevent that damage and remove a +1/+1 counter from it.","power":"0","toughness":"0","imageName":"unbreathing horde","colorIdentity":["B"]},"Unburial Rites":{"layout":"normal","name":"Unburial Rites","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to the battlefield.\nFlashback {3}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"unburial rites","colorIdentity":["B","W"]},"Vampire Interloper":{"layout":"normal","name":"Vampire Interloper","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Scout","types":["Creature"],"subtypes":["Vampire","Scout"],"text":"Flying\nVampire Interloper can't block.","power":"2","toughness":"1","imageName":"vampire interloper","colorIdentity":["B"]},"Victim of Night":{"layout":"normal","name":"Victim of Night","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target non-Vampire, non-Werewolf, non-Zombie creature.","imageName":"victim of night","colorIdentity":["B"]},"Village Cannibals":{"layout":"normal","name":"Village Cannibals","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Whenever another Human creature dies, put a +1/+1 counter on Village Cannibals.","power":"2","toughness":"2","imageName":"village cannibals","colorIdentity":["B"]},"Walking Corpse":{"layout":"normal","name":"Walking Corpse","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"power":"2","toughness":"2","imageName":"walking corpse","colorIdentity":["B"]},"Ashmouth Hound":{"layout":"normal","name":"Ashmouth Hound","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental Hound","types":["Creature"],"subtypes":["Elemental","Hound"],"text":"Whenever Ashmouth Hound blocks or becomes blocked by a creature, Ashmouth Hound deals 1 damage to that creature.","power":"2","toughness":"1","imageName":"ashmouth hound","colorIdentity":["R"]},"Balefire Dragon":{"layout":"normal","name":"Balefire Dragon","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Balefire Dragon deals combat damage to a player, it deals that much damage to each creature that player controls.","power":"6","toughness":"6","imageName":"balefire dragon","colorIdentity":["R"]},"Blasphemous Act":{"layout":"normal","name":"Blasphemous Act","manaCost":"{8}{R}","cmc":9,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Blasphemous Act costs {1} less to cast for each creature on the battlefield.\nBlasphemous Act deals 13 damage to each creature.","imageName":"blasphemous act","colorIdentity":["R"]},"Brimstone Volley":{"layout":"normal","name":"Brimstone Volley","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Brimstone Volley deals 3 damage to target creature or player.\nMorbid — Brimstone Volley deals 5 damage to that creature or player instead if a creature died this turn.","imageName":"brimstone volley","colorIdentity":["R"]},"Burning Vengeance":{"layout":"normal","name":"Burning Vengeance","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a spell from your graveyard, Burning Vengeance deals 2 damage to target creature or player.","imageName":"burning vengeance","colorIdentity":["R"]},"Charmbreaker Devils":{"layout":"normal","name":"Charmbreaker Devils","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"At the beginning of your upkeep, return an instant or sorcery card at random from your graveyard to your hand.\nWhenever you cast an instant or sorcery spell, Charmbreaker Devils gets +4/+0 until end of turn.","power":"4","toughness":"4","imageName":"charmbreaker devils","colorIdentity":["R"]},"Crossway Vampire":{"layout":"normal","name":"Crossway Vampire","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"When Crossway Vampire enters the battlefield, target creature can't block this turn.","power":"3","toughness":"2","imageName":"crossway vampire","colorIdentity":["R"]},"Curse of Stalked Prey":{"layout":"normal","name":"Curse of Stalked Prey","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nWhenever a creature deals combat damage to enchanted player, put a +1/+1 counter on that creature.","imageName":"curse of stalked prey","colorIdentity":["R"]},"Curse of the Nightly Hunt":{"layout":"normal","name":"Curse of the Nightly Hunt","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nCreatures enchanted player controls attack each turn if able.","imageName":"curse of the nightly hunt","colorIdentity":["R"]},"Curse of the Pierced Heart":{"layout":"normal","name":"Curse of the Pierced Heart","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nAt the beginning of enchanted player's upkeep, Curse of the Pierced Heart deals 1 damage to that player.","imageName":"curse of the pierced heart","colorIdentity":["R"]},"Desperate Ravings":{"layout":"normal","name":"Desperate Ravings","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Draw two cards, then discard a card at random.\nFlashback {2}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"desperate ravings","colorIdentity":["R","U"]},"Falkenrath Marauders":{"layout":"normal","name":"Falkenrath Marauders","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Flying, haste\nWhenever Falkenrath Marauders deals combat damage to a player, put two +1/+1 counters on it.","power":"2","toughness":"2","imageName":"falkenrath marauders","colorIdentity":["R"]},"Feral Ridgewolf":{"layout":"normal","name":"Feral Ridgewolf","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Trample\n{1}{R}: Feral Ridgewolf gets +2/+0 until end of turn.","power":"1","toughness":"2","imageName":"feral ridgewolf","colorIdentity":["R"]},"Furor of the Bitten":{"layout":"normal","name":"Furor of the Bitten","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and attacks each turn if able.","imageName":"furor of the bitten","colorIdentity":["R"]},"Geistflame":{"layout":"normal","name":"Geistflame","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Geistflame deals 1 damage to target creature or player.\nFlashback {3}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"geistflame","colorIdentity":["R"]},"Hanweir Watchkeep":{"layout":"double-faced","name":"Hanweir Watchkeep","names":["Hanweir Watchkeep","Bane of Hanweir"],"manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior Werewolf","types":["Creature"],"subtypes":["Human","Warrior","Werewolf"],"text":"Defender\nAt the beginning of each upkeep, if no spells were cast last turn, transform Hanweir Watchkeep.","power":"1","toughness":"5","imageName":"hanweir watchkeep","colorIdentity":["R"]},"Bane of Hanweir":{"layout":"double-faced","name":"Bane of Hanweir","names":["Hanweir Watchkeep","Bane of Hanweir"],"cmc":3,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Bane of Hanweir attacks each turn if able.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Bane of Hanweir.","power":"5","toughness":"5","imageName":"bane of hanweir","colorIdentity":["R"]},"Harvest Pyre":{"layout":"normal","name":"Harvest Pyre","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Harvest Pyre, exile X cards from your graveyard.\nHarvest Pyre deals X damage to target creature.","imageName":"harvest pyre","colorIdentity":["R"]},"Heretic's Punishment":{"layout":"normal","name":"Heretic's Punishment","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{R}: Choose target creature or player, then put the top three cards of your library into your graveyard. Heretic's Punishment deals damage to that creature or player equal to the highest converted mana cost among those cards.","imageName":"heretic's punishment","colorIdentity":["R"]},"Infernal Plunge":{"layout":"normal","name":"Infernal Plunge","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Infernal Plunge, sacrifice a creature.\nAdd {R}{R}{R} to your mana pool.","imageName":"infernal plunge","colorIdentity":["R"]},"Instigator Gang":{"layout":"double-faced","name":"Instigator Gang","names":["Instigator Gang","Wildblood Pack"],"manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"Attacking creatures you control get +1/+0.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Instigator Gang.","power":"2","toughness":"3","imageName":"instigator gang","colorIdentity":["R"]},"Wildblood Pack":{"layout":"double-faced","name":"Wildblood Pack","names":["Instigator Gang","Wildblood Pack"],"cmc":4,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Trample\nAttacking creatures you control get +3/+0.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Wildblood Pack.","power":"5","toughness":"5","imageName":"wildblood pack","colorIdentity":["R"]},"Into the Maw of Hell":{"layout":"normal","name":"Into the Maw of Hell","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Into the Maw of Hell deals 13 damage to target creature.","imageName":"into the maw of hell","colorIdentity":["R"]},"Kessig Wolf":{"layout":"normal","name":"Kessig Wolf","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"{1}{R}: Kessig Wolf gains first strike until end of turn.","power":"3","toughness":"1","imageName":"kessig wolf","colorIdentity":["R"]},"Kruin Outlaw":{"layout":"double-faced","name":"Kruin Outlaw","names":["Kruin Outlaw","Terror of Kruin Pass"],"manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Rogue Werewolf","types":["Creature"],"subtypes":["Human","Rogue","Werewolf"],"text":"First strike\nAt the beginning of each upkeep, if no spells were cast last turn, transform Kruin Outlaw.","power":"2","toughness":"2","imageName":"kruin outlaw","colorIdentity":["R"]},"Terror of Kruin Pass":{"layout":"double-faced","name":"Terror of Kruin Pass","names":["Kruin Outlaw","Terror of Kruin Pass"],"cmc":3,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Double strike\nWerewolves you control have menace. (They can't be blocked except by two or more creatures.)\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Terror of Kruin Pass.","power":"3","toughness":"3","imageName":"terror of kruin pass","colorIdentity":["R"]},"Night Revelers":{"layout":"normal","name":"Night Revelers","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Night Revelers has haste as long as an opponent controls a Human.","power":"4","toughness":"4","imageName":"night revelers","colorIdentity":["R"]},"Nightbird's Clutches":{"layout":"normal","name":"Nightbird's Clutches","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Up to two target creatures can't block this turn.\nFlashback {3}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"nightbird's clutches","colorIdentity":["R"]},"Past in Flames":{"layout":"normal","name":"Past in Flames","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each instant and sorcery card in your graveyard gains flashback until end of turn. The flashback cost is equal to its mana cost.\nFlashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"past in flames","colorIdentity":["R"]},"Pitchburn Devils":{"layout":"normal","name":"Pitchburn Devils","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"When Pitchburn Devils dies, it deals 3 damage to target creature or player.","power":"3","toughness":"3","imageName":"pitchburn devils","colorIdentity":["R"]},"Rage Thrower":{"layout":"normal","name":"Rage Thrower","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever another creature dies, Rage Thrower deals 2 damage to target player.","power":"4","toughness":"2","imageName":"rage thrower","colorIdentity":["R"]},"Rakish Heir":{"layout":"normal","name":"Rakish Heir","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Whenever a Vampire you control deals combat damage to a player, put a +1/+1 counter on it.","power":"2","toughness":"2","imageName":"rakish heir","colorIdentity":["R"]},"Reckless Waif":{"layout":"double-faced","name":"Reckless Waif","names":["Reckless Waif","Merciless Predator"],"manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Rogue Werewolf","types":["Creature"],"subtypes":["Human","Rogue","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Reckless Waif.","power":"1","toughness":"1","imageName":"reckless waif","colorIdentity":["R"]},"Merciless Predator":{"layout":"double-faced","name":"Merciless Predator","names":["Reckless Waif","Merciless Predator"],"cmc":1,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"At the beginning of each upkeep, if a player cast two or more spells last turn, transform Merciless Predator.","power":"3","toughness":"2","imageName":"merciless predator","colorIdentity":["R"]},"Riot Devils":{"layout":"normal","name":"Riot Devils","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"power":"2","toughness":"3","imageName":"riot devils","colorIdentity":["R"]},"Rolling Temblor":{"layout":"normal","name":"Rolling Temblor","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Rolling Temblor deals 2 damage to each creature without flying.\nFlashback {4}{R}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"rolling temblor","colorIdentity":["R"]},"Scourge of Geier Reach":{"layout":"normal","name":"Scourge of Geier Reach","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Scourge of Geier Reach gets +1/+1 for each creature your opponents control.","power":"3","toughness":"3","imageName":"scourge of geier reach","colorIdentity":["R"]},"Skirsdag Cultist":{"layout":"normal","name":"Skirsdag Cultist","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{R}, {T}, Sacrifice a creature: Skirsdag Cultist deals 2 damage to target creature or player.","power":"2","toughness":"2","imageName":"skirsdag cultist","colorIdentity":["R"]},"Stromkirk Noble":{"layout":"normal","name":"Stromkirk Noble","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Stromkirk Noble can't be blocked by Humans.\nWhenever Stromkirk Noble deals combat damage to a player, put a +1/+1 counter on it.","power":"1","toughness":"1","imageName":"stromkirk noble","colorIdentity":["R"]},"Tormented Pariah":{"layout":"double-faced","name":"Tormented Pariah","names":["Tormented Pariah","Rampaging Werewolf"],"manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Warrior Werewolf","types":["Creature"],"subtypes":["Human","Warrior","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Tormented Pariah.","power":"3","toughness":"2","imageName":"tormented pariah","colorIdentity":["R"]},"Rampaging Werewolf":{"layout":"double-faced","name":"Rampaging Werewolf","names":["Tormented Pariah","Rampaging Werewolf"],"cmc":4,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"At the beginning of each upkeep, if a player cast two or more spells last turn, transform Rampaging Werewolf.","power":"6","toughness":"4","imageName":"rampaging werewolf","colorIdentity":["R"]},"Traitorous Blood":{"layout":"normal","name":"Traitorous Blood","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target creature until end of turn. Untap it. It gains trample and haste until end of turn.","imageName":"traitorous blood","colorIdentity":["R"]},"Vampiric Fury":{"layout":"normal","name":"Vampiric Fury","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Vampire creatures you control get +2/+0 and gain first strike until end of turn.","imageName":"vampiric fury","colorIdentity":["R"]},"Village Ironsmith":{"layout":"double-faced","name":"Village Ironsmith","names":["Village Ironsmith","Ironfang"],"manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"First strike\nAt the beginning of each upkeep, if no spells were cast last turn, transform Village Ironsmith.","power":"1","toughness":"1","imageName":"village ironsmith","colorIdentity":["R"]},"Ironfang":{"layout":"double-faced","name":"Ironfang","names":["Village Ironsmith","Ironfang"],"cmc":2,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"First strike\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Ironfang.","power":"3","toughness":"1","imageName":"ironfang","colorIdentity":["R"]},"Ambush Viper":{"layout":"normal","name":"Ambush Viper","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"2","toughness":"1","imageName":"ambush viper","colorIdentity":["G"]},"Bramblecrush":{"layout":"normal","name":"Bramblecrush","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target noncreature permanent.","imageName":"bramblecrush","colorIdentity":["G"]},"Caravan Vigil":{"layout":"normal","name":"Caravan Vigil","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.\nMorbid — You may put that card onto the battlefield instead of putting it into your hand if a creature died this turn.","imageName":"caravan vigil","colorIdentity":["G"]},"Creeping Renaissance":{"layout":"normal","name":"Creeping Renaissance","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a permanent type. Return all cards of the chosen type from your graveyard to your hand.\nFlashback {5}{G}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"creeping renaissance","colorIdentity":["G"]},"Darkthicket Wolf":{"layout":"normal","name":"Darkthicket Wolf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"{2}{G}: Darkthicket Wolf gets +2/+2 until end of turn. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"darkthicket wolf","colorIdentity":["G"]},"Daybreak Ranger":{"layout":"double-faced","name":"Daybreak Ranger","names":["Daybreak Ranger","Nightfall Predator"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Archer Werewolf","types":["Creature"],"subtypes":["Human","Archer","Werewolf"],"text":"{T}: Daybreak Ranger deals 2 damage to target creature with flying.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Daybreak Ranger.","power":"2","toughness":"2","imageName":"daybreak ranger","colorIdentity":["G","R"]},"Nightfall Predator":{"layout":"double-faced","name":"Nightfall Predator","names":["Daybreak Ranger","Nightfall Predator"],"cmc":3,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"{R}, {T}: Nightfall Predator fights target creature. (Each deals damage equal to its power to the other.)\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Nightfall Predator.","power":"4","toughness":"4","imageName":"nightfall predator","colorIdentity":["G","R"]},"Elder of Laurels":{"layout":"normal","name":"Elder of Laurels","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"{3}{G}: Target creature gets +X/+X until end of turn, where X is the number of creatures you control.","power":"2","toughness":"3","imageName":"elder of laurels","colorIdentity":["G"]},"Essence of the Wild":{"layout":"normal","name":"Essence of the Wild","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Creatures you control enter the battlefield as a copy of Essence of the Wild.","power":"6","toughness":"6","imageName":"essence of the wild","colorIdentity":["G"]},"Festerhide Boar":{"layout":"normal","name":"Festerhide Boar","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"Trample\nMorbid — Festerhide Boar enters the battlefield with two +1/+1 counters on it if a creature died this turn.","power":"3","toughness":"3","imageName":"festerhide boar","colorIdentity":["G"]},"Full Moon's Rise":{"layout":"normal","name":"Full Moon's Rise","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Werewolf creatures you control get +1/+0 and have trample.\nSacrifice Full Moon's Rise: Regenerate all Werewolf creatures you control.","imageName":"full moon's rise","colorIdentity":["G"]},"Garruk Relentless":{"layout":"double-faced","name":"Garruk Relentless","names":["Garruk Relentless","Garruk, the Veil-Cursed"],"manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Planeswalker — Garruk","types":["Planeswalker"],"subtypes":["Garruk"],"text":"When Garruk Relentless has two or fewer loyalty counters on him, transform him.\n0: Garruk Relentless deals 3 damage to target creature. That creature deals damage equal to its power to him.\n0: Put a 2/2 green Wolf creature token onto the battlefield.","loyalty":3,"imageName":"garruk relentless","colorIdentity":["B","G"]},"Garruk, the Veil-Cursed":{"layout":"double-faced","name":"Garruk, the Veil-Cursed","names":["Garruk Relentless","Garruk, the Veil-Cursed"],"cmc":4,"colors":["Black","Green"],"type":"Planeswalker — Garruk","types":["Planeswalker"],"subtypes":["Garruk"],"text":"+1: Put a 1/1 black Wolf creature token with deathtouch onto the battlefield.\n−1: Sacrifice a creature. If you do, search your library for a creature card, reveal it, put it into your hand, then shuffle your library.\n−3: Creatures you control gain trample and get +X/+X until end of turn, where X is the number of creature cards in your graveyard.","imageName":"garruk, the veil-cursed","colorIdentity":["B","G"]},"Gatstaf Shepherd":{"layout":"double-faced","name":"Gatstaf Shepherd","names":["Gatstaf Shepherd","Gatstaf Howler"],"manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Gatstaf Shepherd.","power":"2","toughness":"2","imageName":"gatstaf shepherd","colorIdentity":["G"]},"Gatstaf Howler":{"layout":"double-faced","name":"Gatstaf Howler","names":["Gatstaf Shepherd","Gatstaf Howler"],"cmc":2,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Gatstaf Howler.","power":"3","toughness":"3","imageName":"gatstaf howler","colorIdentity":["G"]},"Gnaw to the Bone":{"layout":"normal","name":"Gnaw to the Bone","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You gain 2 life for each creature card in your graveyard.\nFlashback {2}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"gnaw to the bone","colorIdentity":["G"]},"Grave Bramble":{"layout":"normal","name":"Grave Bramble","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Plant","types":["Creature"],"subtypes":["Plant"],"text":"Defender, protection from Zombies","power":"3","toughness":"4","imageName":"grave bramble","colorIdentity":["G"]},"Grizzled Outcasts":{"layout":"double-faced","name":"Grizzled Outcasts","names":["Grizzled Outcasts","Krallenhorde Wantons"],"manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Grizzled Outcasts.","power":"4","toughness":"4","imageName":"grizzled outcasts","colorIdentity":["G"]},"Krallenhorde Wantons":{"layout":"double-faced","name":"Krallenhorde Wantons","names":["Grizzled Outcasts","Krallenhorde Wantons"],"cmc":5,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"At the beginning of each upkeep, if a player cast two or more spells last turn, transform Krallenhorde Wantons.","power":"7","toughness":"7","imageName":"krallenhorde wantons","colorIdentity":["G"]},"Gutter Grime":{"layout":"normal","name":"Gutter Grime","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature you control dies, put a slime counter on Gutter Grime, then put a green Ooze creature token onto the battlefield with \"This creature's power and toughness are each equal to the number of slime counters on Gutter Grime.\"","imageName":"gutter grime","colorIdentity":["G"]},"Hamlet Captain":{"layout":"normal","name":"Hamlet Captain","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Hamlet Captain attacks or blocks, other Humans you control get +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"hamlet captain","colorIdentity":["G"]},"Hollowhenge Scavenger":{"layout":"normal","name":"Hollowhenge Scavenger","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Morbid — When Hollowhenge Scavenger enters the battlefield, if a creature died this turn, you gain 5 life.","power":"4","toughness":"5","imageName":"hollowhenge scavenger","colorIdentity":["G"]},"Kessig Cagebreakers":{"layout":"normal","name":"Kessig Cagebreakers","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Whenever Kessig Cagebreakers attacks, put a 2/2 green Wolf creature token onto the battlefield tapped and attacking for each creature card in your graveyard.","power":"3","toughness":"4","imageName":"kessig cagebreakers","colorIdentity":["G"]},"Kindercatch":{"layout":"normal","name":"Kindercatch","manaCost":"{3}{G}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"power":"6","toughness":"6","imageName":"kindercatch","colorIdentity":["G"]},"Lumberknot":{"layout":"normal","name":"Lumberknot","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nWhenever a creature dies, put a +1/+1 counter on Lumberknot.","power":"1","toughness":"1","imageName":"lumberknot","colorIdentity":["G"]},"Make a Wish":{"layout":"normal","name":"Make a Wish","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return two cards at random from your graveyard to your hand.","imageName":"make a wish","colorIdentity":["G"]},"Moldgraf Monstrosity":{"layout":"normal","name":"Moldgraf Monstrosity","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Trample\nWhen Moldgraf Monstrosity dies, exile it, then return two creature cards at random from your graveyard to the battlefield.","power":"8","toughness":"8","imageName":"moldgraf monstrosity","colorIdentity":["G"]},"Moonmist":{"layout":"normal","name":"Moonmist","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Transform all Humans. Prevent all combat damage that would be dealt this turn by creatures other than Werewolves and Wolves. (Only double-faced cards can be transformed.)","imageName":"moonmist","colorIdentity":["G"]},"Orchard Spirit":{"layout":"normal","name":"Orchard Spirit","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Orchard Spirit can't be blocked except by creatures with flying or reach.","power":"2","toughness":"2","imageName":"orchard spirit","colorIdentity":["G"]},"Parallel Lives":{"layout":"normal","name":"Parallel Lives","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"If an effect would put one or more tokens onto the battlefield under your control, it puts twice that many of those tokens onto the battlefield instead.","imageName":"parallel lives","colorIdentity":["G"]},"Prey Upon":{"layout":"normal","name":"Prey Upon","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature you control fights target creature you don't control. (Each deals damage equal to its power to the other.)","imageName":"prey upon","colorIdentity":["G"]},"Ranger's Guile":{"layout":"normal","name":"Ranger's Guile","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +1/+1 and gains hexproof until end of turn. (It can't be the target of spells or abilities your opponents control.)","imageName":"ranger's guile","colorIdentity":["G"]},"Somberwald Spider":{"layout":"normal","name":"Somberwald Spider","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nMorbid — Somberwald Spider enters the battlefield with two +1/+1 counters on it if a creature died this turn.","power":"2","toughness":"4","imageName":"somberwald spider","colorIdentity":["G"]},"Spider Spawning":{"layout":"normal","name":"Spider Spawning","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/2 green Spider creature token with reach onto the battlefield for each creature card in your graveyard.\nFlashback {6}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"spider spawning","colorIdentity":["G","B"]},"Spidery Grasp":{"layout":"normal","name":"Spidery Grasp","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Untap target creature. It gets +2/+4 and gains reach until end of turn. (It can block creatures with flying.)","imageName":"spidery grasp","colorIdentity":["G"]},"Splinterfright":{"layout":"normal","name":"Splinterfright","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nSplinterfright's power and toughness are each equal to the number of creature cards in your graveyard.\nAt the beginning of your upkeep, put the top two cards of your library into your graveyard.","power":"*","toughness":"*","imageName":"splinterfright","colorIdentity":["G"]},"Travel Preparations":{"layout":"normal","name":"Travel Preparations","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a +1/+1 counter on each of up to two target creatures.\nFlashback {1}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"travel preparations","colorIdentity":["G","W"]},"Tree of Redemption":{"layout":"normal","name":"Tree of Redemption","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Plant","types":["Creature"],"subtypes":["Plant"],"text":"Defender\n{T}: Exchange your life total with Tree of Redemption's toughness.","power":"0","toughness":"13","imageName":"tree of redemption","colorIdentity":["G"]},"Ulvenwald Mystics":{"layout":"double-faced","name":"Ulvenwald Mystics","names":["Ulvenwald Mystics","Ulvenwald Primordials"],"manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Shaman Werewolf","types":["Creature"],"subtypes":["Human","Shaman","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Ulvenwald Mystics.","power":"3","toughness":"3","imageName":"ulvenwald mystics","colorIdentity":["G"]},"Ulvenwald Primordials":{"layout":"double-faced","name":"Ulvenwald Primordials","names":["Ulvenwald Mystics","Ulvenwald Primordials"],"cmc":4,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"{G}: Regenerate Ulvenwald Primordials.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Ulvenwald Primordials.","power":"5","toughness":"5","imageName":"ulvenwald primordials","colorIdentity":["G"]},"Villagers of Estwald":{"layout":"double-faced","name":"Villagers of Estwald","names":["Villagers of Estwald","Howlpack of Estwald"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Villagers of Estwald.","power":"2","toughness":"3","imageName":"villagers of estwald","colorIdentity":["G"]},"Howlpack of Estwald":{"layout":"double-faced","name":"Howlpack of Estwald","names":["Villagers of Estwald","Howlpack of Estwald"],"cmc":3,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"At the beginning of each upkeep, if a player cast two or more spells last turn, transform Howlpack of Estwald.","power":"4","toughness":"6","imageName":"howlpack of estwald","colorIdentity":["G"]},"Woodland Sleuth":{"layout":"normal","name":"Woodland Sleuth","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Morbid — When Woodland Sleuth enters the battlefield, if a creature died this turn, return a creature card at random from your graveyard to your hand.","power":"2","toughness":"3","imageName":"woodland sleuth","colorIdentity":["G"]},"Wreath of Geists":{"layout":"normal","name":"Wreath of Geists","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +X/+X, where X is the number of creature cards in your graveyard.","imageName":"wreath of geists","colorIdentity":["G"]},"Evil Twin":{"layout":"normal","name":"Evil Twin","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"You may have Evil Twin enter the battlefield as a copy of any creature on the battlefield except it gains \"{U}{B}, {T}: Destroy target creature with the same name as this creature.\"","power":"0","toughness":"0","imageName":"evil twin","colorIdentity":["U","B"]},"Geist of Saint Traft":{"layout":"normal","name":"Geist of Saint Traft","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Legendary Creature — Spirit Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit","Cleric"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nWhenever Geist of Saint Traft attacks, put a 4/4 white Angel creature token with flying onto the battlefield tapped and attacking. Exile that token at end of combat.","power":"2","toughness":"2","imageName":"geist of saint traft","colorIdentity":["W","U"]},"Grimgrin, Corpse-Born":{"layout":"normal","name":"Grimgrin, Corpse-Born","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Legendary Creature — Zombie Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"Grimgrin, Corpse-Born enters the battlefield tapped and doesn't untap during your untap step.\nSacrifice another creature: Untap Grimgrin and put a +1/+1 counter on it.\nWhenever Grimgrin attacks, destroy target creature defending player controls, then put a +1/+1 counter on Grimgrin.","power":"5","toughness":"5","imageName":"grimgrin, corpse-born","colorIdentity":["U","B"]},"Olivia Voldaren":{"layout":"normal","name":"Olivia Voldaren","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Legendary Creature — Vampire","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire"],"text":"Flying\n{1}{R}: Olivia Voldaren deals 1 damage to another target creature. That creature becomes a Vampire in addition to its other types. Put a +1/+1 counter on Olivia Voldaren.\n{3}{B}{B}: Gain control of target Vampire for as long as you control Olivia Voldaren.","power":"3","toughness":"3","imageName":"olivia voldaren","colorIdentity":["B","R"]},"Butcher's Cleaver":{"layout":"normal","name":"Butcher's Cleaver","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+0.\nAs long as equipped creature is a Human, it has lifelink.\nEquip {3}","imageName":"butcher's cleaver"},"Cellar Door":{"layout":"normal","name":"Cellar Door","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Target player puts the bottom card of his or her library into his or her graveyard. If it's a creature card, you put a 2/2 black Zombie creature token onto the battlefield.","imageName":"cellar door"},"Cobbled Wings":{"layout":"normal","name":"Cobbled Wings","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has flying.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"cobbled wings"},"Creepy Doll":{"layout":"normal","name":"Creepy Doll","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Indestructible\nWhenever Creepy Doll deals combat damage to a creature, flip a coin. If you win the flip, destroy that creature.","power":"1","toughness":"1","imageName":"creepy doll"},"Demonmail Hauberk":{"layout":"normal","name":"Demonmail Hauberk","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +4/+2.\nEquip—Sacrifice a creature.","imageName":"demonmail hauberk"},"Galvanic Juggernaut":{"layout":"normal","name":"Galvanic Juggernaut","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Galvanic Juggernaut attacks each turn if able.\nGalvanic Juggernaut doesn't untap during your untap step.\nWhenever another creature dies, untap Galvanic Juggernaut.","power":"5","toughness":"5","imageName":"galvanic juggernaut"},"Geistcatcher's Rig":{"layout":"normal","name":"Geistcatcher's Rig","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Geistcatcher's Rig enters the battlefield, you may have it deal 4 damage to target creature with flying.","power":"4","toughness":"5","imageName":"geistcatcher's rig"},"Ghoulcaller's Bell":{"layout":"normal","name":"Ghoulcaller's Bell","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Each player puts the top card of his or her library into his or her graveyard.","imageName":"ghoulcaller's bell"},"Graveyard Shovel":{"layout":"normal","name":"Graveyard Shovel","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Target player exiles a card from his or her graveyard. If it's a creature card, you gain 2 life.","imageName":"graveyard shovel"},"Grimoire of the Dead":{"layout":"normal","name":"Grimoire of the Dead","manaCost":"{4}","cmc":4,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"{1}, {T}, Discard a card: Put a study counter on Grimoire of the Dead.\n{T}, Remove three study counters from Grimoire of the Dead and sacrifice it: Put all creature cards from all graveyards onto the battlefield under your control. They're black Zombies in addition to their other colors and types.","imageName":"grimoire of the dead"},"Inquisitor's Flail":{"layout":"normal","name":"Inquisitor's Flail","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"If equipped creature would deal combat damage, it deals double that damage instead.\nIf another creature would deal combat damage to equipped creature, it deals double that damage to equipped creature instead.\nEquip {2}","imageName":"inquisitor's flail"},"Manor Gargoyle":{"layout":"normal","name":"Manor Gargoyle","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"Defender\nManor Gargoyle has indestructible as long as it has defender.\n{1}: Until end of turn, Manor Gargoyle loses defender and gains flying.","power":"4","toughness":"4","imageName":"manor gargoyle"},"Mask of Avacyn":{"layout":"normal","name":"Mask of Avacyn","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+2 and has hexproof. (It can't be the target of spells or abilities your opponents control.)\nEquip {3}","imageName":"mask of avacyn"},"One-Eyed Scarecrow":{"layout":"normal","name":"One-Eyed Scarecrow","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Defender\nCreatures with flying your opponents control get -1/-0.","power":"2","toughness":"3","imageName":"one-eyed scarecrow"},"Runechanter's Pike":{"layout":"normal","name":"Runechanter's Pike","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has first strike and gets +X/+0, where X is the number of instant and sorcery cards in your graveyard.\nEquip {2}","imageName":"runechanter's pike"},"Sharpened Pitchfork":{"layout":"normal","name":"Sharpened Pitchfork","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has first strike.\nAs long as equipped creature is a Human, it gets +1/+1.\nEquip {1}","imageName":"sharpened pitchfork"},"Silver-Inlaid Dagger":{"layout":"normal","name":"Silver-Inlaid Dagger","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+0.\nAs long as equipped creature is a Human, it gets an additional +1/+0.\nEquip {2}","imageName":"silver-inlaid dagger"},"Traveler's Amulet":{"layout":"normal","name":"Traveler's Amulet","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, Sacrifice Traveler's Amulet: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"traveler's amulet"},"Trepanation Blade":{"layout":"normal","name":"Trepanation Blade","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature attacks, defending player reveals cards from the top of his or her library until he or she reveals a land card. The creature gets +1/+0 until end of turn for each card revealed this way. That player puts the revealed cards into his or her graveyard.\nEquip {2}","imageName":"trepanation blade"},"Witchbane Orb":{"layout":"normal","name":"Witchbane Orb","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"When Witchbane Orb enters the battlefield, destroy all Curses attached to you.\nYou have hexproof. (You can't be the target of spells or abilities your opponents control, including Aura spells.)","imageName":"witchbane orb"},"Wooden Stake":{"layout":"normal","name":"Wooden Stake","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0.\nWhenever equipped creature blocks or becomes blocked by a Vampire, destroy that creature. It can't be regenerated.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"wooden stake"},"Clifftop Retreat":{"layout":"normal","name":"Clifftop Retreat","type":"Land","types":["Land"],"text":"Clifftop Retreat enters the battlefield tapped unless you control a Mountain or a Plains.\n{T}: Add {R} or {W} to your mana pool.","imageName":"clifftop retreat","colorIdentity":["R","W"]},"Gavony Township":{"layout":"normal","name":"Gavony Township","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}{G}{W}, {T}: Put a +1/+1 counter on each creature you control.","imageName":"gavony township","colorIdentity":["G","W"]},"Hinterland Harbor":{"layout":"normal","name":"Hinterland Harbor","type":"Land","types":["Land"],"text":"Hinterland Harbor enters the battlefield tapped unless you control a Forest or an Island.\n{T}: Add {G} or {U} to your mana pool.","imageName":"hinterland harbor","colorIdentity":["G","U"]},"Isolated Chapel":{"layout":"normal","name":"Isolated Chapel","type":"Land","types":["Land"],"text":"Isolated Chapel enters the battlefield tapped unless you control a Plains or a Swamp.\n{T}: Add {W} or {B} to your mana pool.","imageName":"isolated chapel","colorIdentity":["W","B"]},"Kessig Wolf Run":{"layout":"normal","name":"Kessig Wolf Run","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{X}{R}{G}, {T}: Target creature gets +X/+0 and gains trample until end of turn.","imageName":"kessig wolf run","colorIdentity":["R","G"]},"Moorland Haunt":{"layout":"normal","name":"Moorland Haunt","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{W}{U}, {T}, Exile a creature card from your graveyard: Put a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"moorland haunt","colorIdentity":["W","U"]},"Nephalia Drownyard":{"layout":"normal","name":"Nephalia Drownyard","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{U}{B}, {T}: Target player puts the top three cards of his or her library into his or her graveyard.","imageName":"nephalia drownyard","colorIdentity":["U","B"]},"Stensia Bloodhall":{"layout":"normal","name":"Stensia Bloodhall","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{3}{B}{R}, {T}: Stensia Bloodhall deals 2 damage to target player.","imageName":"stensia bloodhall","colorIdentity":["B","R"]},"Sulfur Falls":{"layout":"normal","name":"Sulfur Falls","type":"Land","types":["Land"],"text":"Sulfur Falls enters the battlefield tapped unless you control an Island or a Mountain.\n{T}: Add {U} or {R} to your mana pool.","imageName":"sulfur falls","colorIdentity":["U","R"]},"Woodland Cemetery":{"layout":"normal","name":"Woodland Cemetery","type":"Land","types":["Land"],"text":"Woodland Cemetery enters the battlefield tapped unless you control a Swamp or a Forest.\n{T}: Add {B} or {G} to your mana pool.","imageName":"woodland cemetery","colorIdentity":["B","G"]},"Archangel's Light":{"layout":"normal","name":"Archangel's Light","manaCost":"{7}{W}","cmc":8,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life for each card in your graveyard, then shuffle your graveyard into your library.","imageName":"archangel's light","colorIdentity":["W"]},"Bar the Door":{"layout":"normal","name":"Bar the Door","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +0/+4 until end of turn.","imageName":"bar the door","colorIdentity":["W"]},"Break of Day":{"layout":"normal","name":"Break of Day","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +1/+1 until end of turn.\nFateful hour — If you have 5 or less life, those creatures gain indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy them.)","imageName":"break of day","colorIdentity":["W"]},"Burden of Guilt":{"layout":"normal","name":"Burden of Guilt","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\n{1}: Tap enchanted creature.","imageName":"burden of guilt","colorIdentity":["W"]},"Curse of Exhaustion":{"layout":"normal","name":"Curse of Exhaustion","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nEnchanted player can't cast more than one spell each turn.","imageName":"curse of exhaustion","colorIdentity":["W"]},"Elgaud Inquisitor":{"layout":"normal","name":"Elgaud Inquisitor","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)\nWhen Elgaud Inquisitor dies, put a 1/1 white Spirit creature token with flying onto the battlefield.","power":"2","toughness":"2","imageName":"elgaud inquisitor","colorIdentity":["W"]},"Faith's Shield":{"layout":"normal","name":"Faith's Shield","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target permanent you control gains protection from the color of your choice until end of turn.\nFateful hour — If you have 5 or less life, instead you and each permanent you control gain protection from the color of your choice until end of turn.","imageName":"faith's shield","colorIdentity":["W"]},"Gavony Ironwright":{"layout":"normal","name":"Gavony Ironwright","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Fateful hour — As long as you have 5 or less life, other creatures you control get +1/+4.","power":"1","toughness":"4","imageName":"gavony ironwright","colorIdentity":["W"]},"Hollowhenge Spirit":{"layout":"normal","name":"Hollowhenge Spirit","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nWhen Hollowhenge Spirit enters the battlefield, remove target attacking or blocking creature from combat.","power":"2","toughness":"2","imageName":"hollowhenge spirit","colorIdentity":["W"]},"Increasing Devotion":{"layout":"normal","name":"Increasing Devotion","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put five 1/1 white Human creature tokens onto the battlefield. If Increasing Devotion was cast from a graveyard, put ten of those tokens onto the battlefield instead.\nFlashback {7}{W}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"increasing devotion","colorIdentity":["W"]},"Loyal Cathar":{"layout":"double-faced","name":"Loyal Cathar","names":["Loyal Cathar","Unhallowed Cathar"],"manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance\nWhen Loyal Cathar dies, return it to the battlefield transformed under your control at the beginning of the next end step.","power":"2","toughness":"2","imageName":"loyal cathar","colorIdentity":["B","W"]},"Unhallowed Cathar":{"layout":"double-faced","name":"Unhallowed Cathar","names":["Loyal Cathar","Unhallowed Cathar"],"colors":["Black"],"type":"Creature — Zombie Soldier","types":["Creature"],"subtypes":["Zombie","Soldier"],"text":"Unhallowed Cathar can't block.","power":"2","toughness":"1","imageName":"unhallowed cathar","colorIdentity":["B","W"]},"Midnight Guard":{"layout":"normal","name":"Midnight Guard","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever another creature enters the battlefield, untap Midnight Guard.","power":"2","toughness":"3","imageName":"midnight guard","colorIdentity":["W"]},"Niblis of the Mist":{"layout":"normal","name":"Niblis of the Mist","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Niblis of the Mist enters the battlefield, you may tap target creature.","power":"2","toughness":"1","imageName":"niblis of the mist","colorIdentity":["W"]},"Niblis of the Urn":{"layout":"normal","name":"Niblis of the Urn","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever Niblis of the Urn attacks, you may tap target creature.","power":"1","toughness":"1","imageName":"niblis of the urn","colorIdentity":["W"]},"Requiem Angel":{"layout":"normal","name":"Requiem Angel","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhenever another non-Spirit creature you control dies, put a 1/1 white Spirit creature token with flying onto the battlefield.","power":"5","toughness":"5","imageName":"requiem angel","colorIdentity":["W"]},"Sanctuary Cat":{"layout":"normal","name":"Sanctuary Cat","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"power":"1","toughness":"2","imageName":"sanctuary cat","colorIdentity":["W"]},"Séance":{"layout":"normal","name":"Séance","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each upkeep, you may exile target creature card from your graveyard. If you do, put a token onto the battlefield that's a copy of that card except it's a Spirit in addition to its other types. Exile it at the beginning of the next end step.","imageName":"séance","colorIdentity":["W"]},"Silverclaw Griffin":{"layout":"normal","name":"Silverclaw Griffin","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying, first strike","power":"3","toughness":"2","imageName":"silverclaw griffin","colorIdentity":["W"]},"Skillful Lunge":{"layout":"normal","name":"Skillful Lunge","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+0 and gains first strike until end of turn.","imageName":"skillful lunge","colorIdentity":["W"]},"Sudden Disappearance":{"layout":"normal","name":"Sudden Disappearance","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all nonland permanents target player controls. Return the exiled cards to the battlefield under their owner's control at the beginning of the next end step.","imageName":"sudden disappearance","colorIdentity":["W"]},"Thalia, Guardian of Thraben":{"layout":"normal","name":"Thalia, Guardian of Thraben","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nNoncreature spells cost {1} more to cast.","power":"2","toughness":"1","imageName":"thalia, guardian of thraben","colorIdentity":["W"]},"Thraben Doomsayer":{"layout":"normal","name":"Thraben Doomsayer","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Put a 1/1 white Human creature token onto the battlefield.\nFateful hour — As long as you have 5 or less life, other creatures you control get +2/+2.","power":"2","toughness":"2","imageName":"thraben doomsayer","colorIdentity":["W"]},"Thraben Heretic":{"layout":"normal","name":"Thraben Heretic","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Exile target creature card from a graveyard.","power":"2","toughness":"2","imageName":"thraben heretic","colorIdentity":["W"]},"Artful Dodge":{"layout":"normal","name":"Artful Dodge","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature can't be blocked this turn.\nFlashback {U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"artful dodge","colorIdentity":["U"]},"Beguiler of Wills":{"layout":"normal","name":"Beguiler of Wills","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Gain control of target creature with power less than or equal to the number of creatures you control.","power":"1","toughness":"1","imageName":"beguiler of wills","colorIdentity":["U"]},"Bone to Ash":{"layout":"normal","name":"Bone to Ash","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell.\nDraw a card.","imageName":"bone to ash","colorIdentity":["U"]},"Call to the Kindred":{"layout":"normal","name":"Call to the Kindred","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, you may look at the top five cards of your library. If you do, you may put a creature card that shares a creature type with enchanted creature from among them onto the battlefield, then you put the rest of those cards on the bottom of your library in any order.","imageName":"call to the kindred","colorIdentity":["U"]},"Chant of the Skifsang":{"layout":"normal","name":"Chant of the Skifsang","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -13/-0.","imageName":"chant of the skifsang","colorIdentity":["U"]},"Chill of Foreboding":{"layout":"normal","name":"Chill of Foreboding","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player puts the top five cards of his or her library into his or her graveyard.\nFlashback {7}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"chill of foreboding","colorIdentity":["U"]},"Counterlash":{"layout":"normal","name":"Counterlash","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. You may cast a nonland card in your hand that shares a card type with that spell without paying its mana cost.","imageName":"counterlash","colorIdentity":["U"]},"Curse of Echoes":{"layout":"normal","name":"Curse of Echoes","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nWhenever enchanted player casts an instant or sorcery spell, each other player may copy that spell and may choose new targets for the copy he or she controls.","imageName":"curse of echoes","colorIdentity":["U"]},"Dungeon Geists":{"layout":"normal","name":"Dungeon Geists","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Dungeon Geists enters the battlefield, tap target creature an opponent controls. That creature doesn't untap during its controller's untap step for as long as you control Dungeon Geists.","power":"3","toughness":"3","imageName":"dungeon geists","colorIdentity":["U"]},"Geralf's Mindcrusher":{"layout":"normal","name":"Geralf's Mindcrusher","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"When Geralf's Mindcrusher enters the battlefield, target player puts the top five cards of his or her library into his or her graveyard.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"5","toughness":"5","imageName":"geralf's mindcrusher","colorIdentity":["U"]},"Griptide":{"layout":"normal","name":"Griptide","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put target creature on top of its owner's library.","imageName":"griptide","colorIdentity":["U"]},"Havengul Runebinder":{"layout":"normal","name":"Havengul Runebinder","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{U}, {T}, Exile a creature card from your graveyard: Put a 2/2 black Zombie creature token onto the battlefield, then put a +1/+1 counter on each Zombie creature you control.","power":"2","toughness":"2","imageName":"havengul runebinder","colorIdentity":["U"]},"Headless Skaab":{"layout":"normal","name":"Headless Skaab","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Zombie Warrior","types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"As an additional cost to cast Headless Skaab, exile a creature card from your graveyard.\nHeadless Skaab enters the battlefield tapped.","power":"3","toughness":"6","imageName":"headless skaab","colorIdentity":["U"]},"Increasing Confusion":{"layout":"normal","name":"Increasing Confusion","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top X cards of his or her library into his or her graveyard. If Increasing Confusion was cast from a graveyard, that player puts twice that many cards into his or her graveyard instead.\nFlashback {X}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"increasing confusion","colorIdentity":["U"]},"Mystic Retrieval":{"layout":"normal","name":"Mystic Retrieval","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target instant or sorcery card from your graveyard to your hand.\nFlashback {2}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"mystic retrieval","colorIdentity":["U","R"]},"Nephalia Seakite":{"layout":"normal","name":"Nephalia Seakite","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying","power":"2","toughness":"3","imageName":"nephalia seakite","colorIdentity":["U"]},"Niblis of the Breath":{"layout":"normal","name":"Niblis of the Breath","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{U}, {T}: You may tap or untap target creature.","power":"2","toughness":"1","imageName":"niblis of the breath","colorIdentity":["U"]},"Relentless Skaabs":{"layout":"normal","name":"Relentless Skaabs","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"As an additional cost to cast Relentless Skaabs, exile a creature card from your graveyard.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"4","toughness":"4","imageName":"relentless skaabs","colorIdentity":["U"]},"Saving Grasp":{"layout":"normal","name":"Saving Grasp","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature you own to your hand.\nFlashback {W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"saving grasp","colorIdentity":["U","W"]},"Screeching Skaab":{"layout":"normal","name":"Screeching Skaab","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Screeching Skaab enters the battlefield, put the top two cards of your library into your graveyard.","power":"2","toughness":"1","imageName":"screeching skaab","colorIdentity":["U"]},"Secrets of the Dead":{"layout":"normal","name":"Secrets of the Dead","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a spell from your graveyard, draw a card.","imageName":"secrets of the dead","colorIdentity":["U"]},"Shriekgeist":{"layout":"normal","name":"Shriekgeist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever Shriekgeist deals combat damage to a player, that player puts the top two cards of his or her library into his or her graveyard.","power":"1","toughness":"1","imageName":"shriekgeist","colorIdentity":["U"]},"Soul Seizer":{"layout":"double-faced","name":"Soul Seizer","names":["Soul Seizer","Ghastly Haunting"],"manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Soul Seizer deals combat damage to a player, you may transform it. If you do, attach it to target creature that player controls.","power":"1","toughness":"3","imageName":"soul seizer","colorIdentity":["U"]},"Ghastly Haunting":{"layout":"double-faced","name":"Ghastly Haunting","names":["Soul Seizer","Ghastly Haunting"],"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.","imageName":"ghastly haunting","colorIdentity":["U"]},"Stormbound Geist":{"layout":"normal","name":"Stormbound Geist","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nStormbound Geist can block only creatures with flying.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"2","toughness":"2","imageName":"stormbound geist","colorIdentity":["U"]},"Thought Scour":{"layout":"normal","name":"Thought Scour","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player puts the top two cards of his or her library into his or her graveyard.\nDraw a card.","imageName":"thought scour","colorIdentity":["U"]},"Tower Geist":{"layout":"normal","name":"Tower Geist","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Tower Geist enters the battlefield, look at the top two cards of your library. Put one of them into your hand and the other into your graveyard.","power":"2","toughness":"2","imageName":"tower geist","colorIdentity":["U"]},"Black Cat":{"layout":"normal","name":"Black Cat","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Cat","types":["Creature"],"subtypes":["Zombie","Cat"],"text":"When Black Cat dies, target opponent discards a card at random.","power":"1","toughness":"1","imageName":"black cat","colorIdentity":["B"]},"Chosen of Markov":{"layout":"double-faced","name":"Chosen of Markov","names":["Chosen of Markov","Markov's Servant"],"manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{T}, Tap an untapped Vampire you control: Transform Chosen of Markov.","power":"2","toughness":"2","imageName":"chosen of markov","colorIdentity":["B"]},"Markov's Servant":{"layout":"double-faced","name":"Markov's Servant","names":["Chosen of Markov","Markov's Servant"],"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"power":"4","toughness":"4","imageName":"markov's servant","colorIdentity":["B"]},"Curse of Misfortunes":{"layout":"normal","name":"Curse of Misfortunes","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nAt the beginning of your upkeep, you may search your library for a Curse card that doesn't have the same name as a Curse attached to enchanted player, put it onto the battlefield attached to that player, then shuffle your library.","imageName":"curse of misfortunes","colorIdentity":["B"]},"Deadly Allure":{"layout":"normal","name":"Deadly Allure","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gains deathtouch until end of turn and must be blocked this turn if able.\nFlashback {G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"deadly allure","colorIdentity":["B","G"]},"Death's Caress":{"layout":"normal","name":"Death's Caress","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. If that creature was a Human, you gain life equal to its toughness.","imageName":"death's caress","colorIdentity":["B"]},"Falkenrath Torturer":{"layout":"normal","name":"Falkenrath Torturer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Sacrifice a creature: Falkenrath Torturer gains flying until end of turn. If the sacrificed creature was a Human, put a +1/+1 counter on Falkenrath Torturer.","power":"2","toughness":"1","imageName":"falkenrath torturer","colorIdentity":["B"]},"Farbog Boneflinger":{"layout":"normal","name":"Farbog Boneflinger","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Farbog Boneflinger enters the battlefield, target creature gets -2/-2 until end of turn.","power":"2","toughness":"2","imageName":"farbog boneflinger","colorIdentity":["B"]},"Fiend of the Shadows":{"layout":"normal","name":"Fiend of the Shadows","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Wizard","types":["Creature"],"subtypes":["Vampire","Wizard"],"text":"Flying\nWhenever Fiend of the Shadows deals combat damage to a player, that player exiles a card from his or her hand. You may play that card for as long as it remains exiled.\nSacrifice a Human: Regenerate Fiend of the Shadows.","power":"3","toughness":"3","imageName":"fiend of the shadows","colorIdentity":["B"]},"Geralf's Messenger":{"layout":"normal","name":"Geralf's Messenger","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Geralf's Messenger enters the battlefield tapped.\nWhen Geralf's Messenger enters the battlefield, target opponent loses 2 life.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"3","toughness":"2","imageName":"geralf's messenger","colorIdentity":["B"]},"Gravepurge":{"layout":"normal","name":"Gravepurge","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Put any number of target creature cards from your graveyard on top of your library.\nDraw a card.","imageName":"gravepurge","colorIdentity":["B"]},"Gruesome Discovery":{"layout":"normal","name":"Gruesome Discovery","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards.\nMorbid — If a creature died this turn, instead that player reveals his or her hand, you choose two cards from it, then that player discards those cards.","imageName":"gruesome discovery","colorIdentity":["B"]},"Harrowing Journey":{"layout":"normal","name":"Harrowing Journey","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player draws three cards and loses 3 life.","imageName":"harrowing journey","colorIdentity":["B"]},"Highborn Ghoul":{"layout":"normal","name":"Highborn Ghoul","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"2","toughness":"1","imageName":"highborn ghoul","colorIdentity":["B"]},"Increasing Ambition":{"layout":"normal","name":"Increasing Ambition","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a card and put that card into your hand. If Increasing Ambition was cast from a graveyard, instead search your library for two cards and put those cards into your hand. Then shuffle your library.\nFlashback {7}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"increasing ambition","colorIdentity":["B"]},"Mikaeus, the Unhallowed":{"layout":"normal","name":"Mikaeus, the Unhallowed","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Zombie Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Cleric"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nWhenever a Human deals damage to you, destroy it.\nOther non-Human creatures you control get +1/+1 and have undying. (When a creature with undying dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"5","toughness":"5","imageName":"mikaeus, the unhallowed","colorIdentity":["B"]},"Reap the Seagraf":{"layout":"normal","name":"Reap the Seagraf","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 2/2 black Zombie creature token onto the battlefield.\nFlashback {4}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"reap the seagraf","colorIdentity":["B","U"]},"Sightless Ghoul":{"layout":"normal","name":"Sightless Ghoul","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Soldier","types":["Creature"],"subtypes":["Zombie","Soldier"],"text":"Sightless Ghoul can't block.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"2","toughness":"2","imageName":"sightless ghoul","colorIdentity":["B"]},"Skirsdag Flayer":{"layout":"normal","name":"Skirsdag Flayer","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{3}{B}, {T}, Sacrifice a Human: Destroy target creature.","power":"1","toughness":"1","imageName":"skirsdag flayer","colorIdentity":["B"]},"Spiteful Shadows":{"layout":"normal","name":"Spiteful Shadows","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature is dealt damage, it deals that much damage to its controller.","imageName":"spiteful shadows","colorIdentity":["B"]},"Tragic Slip":{"layout":"normal","name":"Tragic Slip","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -1/-1 until end of turn.\nMorbid — That creature gets -13/-13 until end of turn instead if a creature died this turn.","imageName":"tragic slip","colorIdentity":["B"]},"Undying Evil":{"layout":"normal","name":"Undying Evil","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gains undying until end of turn. (When it dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","imageName":"undying evil","colorIdentity":["B"]},"Vengeful Vampire":{"layout":"normal","name":"Vengeful Vampire","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"3","toughness":"2","imageName":"vengeful vampire","colorIdentity":["B"]},"Wakedancer":{"layout":"normal","name":"Wakedancer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Morbid — When Wakedancer enters the battlefield, if a creature died this turn, put a 2/2 black Zombie creature token onto the battlefield.","power":"2","toughness":"2","imageName":"wakedancer","colorIdentity":["B"]},"Afflicted Deserter":{"layout":"double-faced","name":"Afflicted Deserter","names":["Afflicted Deserter","Werewolf Ransacker"],"manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Afflicted Deserter.","power":"3","toughness":"2","imageName":"afflicted deserter","colorIdentity":["R"]},"Werewolf Ransacker":{"layout":"double-faced","name":"Werewolf Ransacker","names":["Afflicted Deserter","Werewolf Ransacker"],"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Whenever this creature transforms into Werewolf Ransacker, you may destroy target artifact. If that artifact is put into a graveyard this way, Werewolf Ransacker deals 3 damage to that artifact's controller.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Werewolf Ransacker.","power":"5","toughness":"4","imageName":"werewolf ransacker","colorIdentity":["R"]},"Alpha Brawl":{"layout":"normal","name":"Alpha Brawl","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature an opponent controls deals damage equal to its power to each other creature that player controls, then each of those creatures deals damage equal to its power to that creature.","imageName":"alpha brawl","colorIdentity":["R"]},"Blood Feud":{"layout":"normal","name":"Blood Feud","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature fights another target creature. (Each deals damage equal to its power to the other.)","imageName":"blood feud","colorIdentity":["R"]},"Burning Oil":{"layout":"normal","name":"Burning Oil","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Burning Oil deals 3 damage to target attacking or blocking creature.\nFlashback {3}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"burning oil","colorIdentity":["R","W"]},"Curse of Bloodletting":{"layout":"normal","name":"Curse of Bloodletting","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nIf a source would deal damage to enchanted player, it deals double that damage to that player instead.","imageName":"curse of bloodletting","colorIdentity":["R"]},"Erdwal Ripper":{"layout":"normal","name":"Erdwal Ripper","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Haste\nWhenever Erdwal Ripper deals combat damage to a player, put a +1/+1 counter on it.","power":"2","toughness":"1","imageName":"erdwal ripper","colorIdentity":["R"]},"Fires of Undeath":{"layout":"normal","name":"Fires of Undeath","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Fires of Undeath deals 2 damage to target creature or player.\nFlashback {5}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"fires of undeath","colorIdentity":["R","B"]},"Flayer of the Hatebound":{"layout":"normal","name":"Flayer of the Hatebound","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"Undying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)\nWhenever Flayer of the Hatebound or another creature enters the battlefield from your graveyard, that creature deals damage equal to its power to target creature or player.","power":"4","toughness":"2","imageName":"flayer of the hatebound","colorIdentity":["R"]},"Forge Devil":{"layout":"normal","name":"Forge Devil","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"When Forge Devil enters the battlefield, it deals 1 damage to target creature and 1 damage to you.","power":"1","toughness":"1","imageName":"forge devil","colorIdentity":["R"]},"Heckling Fiends":{"layout":"normal","name":"Heckling Fiends","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"{2}{R}: Target creature attacks this turn if able.","power":"2","toughness":"2","imageName":"heckling fiends","colorIdentity":["R"]},"Hellrider":{"layout":"normal","name":"Hellrider","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"Haste\nWhenever a creature you control attacks, Hellrider deals 1 damage to defending player.","power":"3","toughness":"3","imageName":"hellrider","colorIdentity":["R"]},"Hinterland Hermit":{"layout":"double-faced","name":"Hinterland Hermit","names":["Hinterland Hermit","Hinterland Scourge"],"manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Hinterland Hermit.","power":"2","toughness":"1","imageName":"hinterland hermit","colorIdentity":["R"]},"Hinterland Scourge":{"layout":"double-faced","name":"Hinterland Scourge","names":["Hinterland Hermit","Hinterland Scourge"],"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Hinterland Scourge must be blocked if able.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Hinterland Scourge.","power":"3","toughness":"2","imageName":"hinterland scourge","colorIdentity":["R"]},"Increasing Vengeance":{"layout":"normal","name":"Increasing Vengeance","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Copy target instant or sorcery spell you control. If Increasing Vengeance was cast from a graveyard, copy that spell twice instead. You may choose new targets for the copies.\nFlashback {3}{R}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"increasing vengeance","colorIdentity":["R"]},"Markov Blademaster":{"layout":"normal","name":"Markov Blademaster","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Double strike\nWhenever Markov Blademaster deals combat damage to a player, put a +1/+1 counter on it.","power":"1","toughness":"1","imageName":"markov blademaster","colorIdentity":["R"]},"Markov Warlord":{"layout":"normal","name":"Markov Warlord","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Haste\nWhen Markov Warlord enters the battlefield, up to two target creatures can't block this turn.","power":"4","toughness":"4","imageName":"markov warlord","colorIdentity":["R"]},"Moonveil Dragon":{"layout":"normal","name":"Moonveil Dragon","manaCost":"{3}{R}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{R}: Each creature you control gets +1/+0 until end of turn.","power":"5","toughness":"5","imageName":"moonveil dragon","colorIdentity":["R"]},"Pyreheart Wolf":{"layout":"normal","name":"Pyreheart Wolf","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Whenever Pyreheart Wolf attacks, creatures you control gain menace until end of turn. (They can't be blocked except by two or more creatures.)\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"1","toughness":"1","imageName":"pyreheart wolf","colorIdentity":["R"]},"Russet Wolves":{"layout":"normal","name":"Russet Wolves","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"power":"3","toughness":"3","imageName":"russet wolves","colorIdentity":["R"]},"Scorch the Fields":{"layout":"normal","name":"Scorch the Fields","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Scorch the Fields deals 1 damage to each Human creature.","imageName":"scorch the fields","colorIdentity":["R"]},"Shattered Perception":{"layout":"normal","name":"Shattered Perception","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Discard all the cards in your hand, then draw that many cards.\nFlashback {5}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"shattered perception","colorIdentity":["R"]},"Talons of Falkenrath":{"layout":"normal","name":"Talons of Falkenrath","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature has \"{1}{R}: This creature gets +2/+0 until end of turn.\"","imageName":"talons of falkenrath","colorIdentity":["R"]},"Torch Fiend":{"layout":"normal","name":"Torch Fiend","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"{R}, Sacrifice Torch Fiend: Destroy target artifact.","power":"2","toughness":"1","imageName":"torch fiend","colorIdentity":["R"]},"Wrack with Madness":{"layout":"normal","name":"Wrack with Madness","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature deals damage to itself equal to its power.","imageName":"wrack with madness","colorIdentity":["R"]},"Briarpack Alpha":{"layout":"normal","name":"Briarpack Alpha","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Briarpack Alpha enters the battlefield, target creature gets +2/+2 until end of turn.","power":"3","toughness":"3","imageName":"briarpack alpha","colorIdentity":["G"]},"Clinging Mists":{"layout":"normal","name":"Clinging Mists","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn.\nFateful hour — If you have 5 or less life, tap all attacking creatures. Those creatures don't untap during their controller's next untap step.","imageName":"clinging mists","colorIdentity":["G"]},"Crushing Vines":{"layout":"normal","name":"Crushing Vines","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target creature with flying.\n• Destroy target artifact.","imageName":"crushing vines","colorIdentity":["G"]},"Dawntreader Elk":{"layout":"normal","name":"Dawntreader Elk","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elk","types":["Creature"],"subtypes":["Elk"],"text":"{G}, Sacrifice Dawntreader Elk: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.","power":"2","toughness":"2","imageName":"dawntreader elk","colorIdentity":["G"]},"Deranged Outcast":{"layout":"normal","name":"Deranged Outcast","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{1}{G}, Sacrifice a Human: Put two +1/+1 counters on target creature.","power":"2","toughness":"1","imageName":"deranged outcast","colorIdentity":["G"]},"Favor of the Woods":{"layout":"normal","name":"Favor of the Woods","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature blocks, you gain 3 life.","imageName":"favor of the woods","colorIdentity":["G"]},"Feed the Pack":{"layout":"normal","name":"Feed the Pack","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your end step, you may sacrifice a nontoken creature. If you do, put X 2/2 green Wolf creature tokens onto the battlefield, where X is the sacrificed creature's toughness.","imageName":"feed the pack","colorIdentity":["G"]},"Ghoultree":{"layout":"normal","name":"Ghoultree","manaCost":"{7}{G}","cmc":8,"colors":["Green"],"type":"Creature — Zombie Treefolk","types":["Creature"],"subtypes":["Zombie","Treefolk"],"text":"Ghoultree costs {1} less to cast for each creature card in your graveyard.","power":"10","toughness":"10","imageName":"ghoultree","colorIdentity":["G"]},"Gravetiller Wurm":{"layout":"normal","name":"Gravetiller Wurm","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nMorbid — Gravetiller Wurm enters the battlefield with four +1/+1 counters on it if a creature died this turn.","power":"4","toughness":"4","imageName":"gravetiller wurm","colorIdentity":["G"]},"Grim Flowering":{"layout":"normal","name":"Grim Flowering","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card for each creature card in your graveyard.","imageName":"grim flowering","colorIdentity":["G"]},"Hollowhenge Beast":{"layout":"normal","name":"Hollowhenge Beast","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"5","toughness":"5","imageName":"hollowhenge beast","colorIdentity":["G"]},"Hunger of the Howlpack":{"layout":"normal","name":"Hunger of the Howlpack","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put a +1/+1 counter on target creature.\nMorbid — Put three +1/+1 counters on that creature instead if a creature died this turn.","imageName":"hunger of the howlpack","colorIdentity":["G"]},"Increasing Savagery":{"layout":"normal","name":"Increasing Savagery","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put five +1/+1 counters on target creature. If Increasing Savagery was cast from a graveyard, put ten +1/+1 counters on that creature instead.\nFlashback {5}{G}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"increasing savagery","colorIdentity":["G"]},"Kessig Recluse":{"layout":"normal","name":"Kessig Recluse","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"2","toughness":"3","imageName":"kessig recluse","colorIdentity":["G"]},"Lambholt Elder":{"layout":"double-faced","name":"Lambholt Elder","names":["Lambholt Elder","Silverpelt Werewolf"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Lambholt Elder.","power":"1","toughness":"2","imageName":"lambholt elder","colorIdentity":["G"]},"Silverpelt Werewolf":{"layout":"double-faced","name":"Silverpelt Werewolf","names":["Lambholt Elder","Silverpelt Werewolf"],"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Whenever Silverpelt Werewolf deals combat damage to a player, draw a card.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Silverpelt Werewolf.","power":"4","toughness":"5","imageName":"silverpelt werewolf","colorIdentity":["G"]},"Lost in the Woods":{"layout":"normal","name":"Lost in the Woods","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature attacks you or a planeswalker you control, reveal the top card of your library. If it's a Forest card, remove that creature from combat. Then put the revealed card on the bottom of your library.","imageName":"lost in the woods","colorIdentity":["G"]},"Predator Ooze":{"layout":"normal","name":"Predator Ooze","manaCost":"{G}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Indestructible\nWhenever Predator Ooze attacks, put a +1/+1 counter on it.\nWhenever a creature dealt damage by Predator Ooze this turn dies, put a +1/+1 counter on Predator Ooze.","power":"1","toughness":"1","imageName":"predator ooze","colorIdentity":["G"]},"Scorned Villager":{"layout":"double-faced","name":"Scorned Villager","names":["Scorned Villager","Moonscarred Werewolf"],"manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"{T}: Add {G} to your mana pool.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Scorned Villager.","power":"1","toughness":"1","imageName":"scorned villager","colorIdentity":["G"]},"Moonscarred Werewolf":{"layout":"double-faced","name":"Moonscarred Werewolf","names":["Scorned Villager","Moonscarred Werewolf"],"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Vigilance\n{T}: Add {G}{G} to your mana pool.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Moonscarred Werewolf.","power":"2","toughness":"2","imageName":"moonscarred werewolf","colorIdentity":["G"]},"Somberwald Dryad":{"layout":"normal","name":"Somberwald Dryad","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Dryad","types":["Creature"],"subtypes":["Dryad"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)","power":"2","toughness":"2","imageName":"somberwald dryad","colorIdentity":["G"]},"Tracker's Instincts":{"layout":"normal","name":"Tracker's Instincts","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top four cards of your library. Put a creature card from among them into your hand and the rest into your graveyard.\nFlashback {2}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"tracker's instincts","colorIdentity":["G","U"]},"Ulvenwald Bear":{"layout":"normal","name":"Ulvenwald Bear","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"text":"Morbid — When Ulvenwald Bear enters the battlefield, if a creature died this turn, put two +1/+1 counters on target creature.","power":"2","toughness":"2","imageName":"ulvenwald bear","colorIdentity":["G"]},"Village Survivors":{"layout":"normal","name":"Village Survivors","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Vigilance\nFateful hour — As long as you have 5 or less life, other creatures you control have vigilance.","power":"4","toughness":"5","imageName":"village survivors","colorIdentity":["G"]},"Vorapede":{"layout":"normal","name":"Vorapede","manaCost":"{2}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Vigilance, trample\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"5","toughness":"4","imageName":"vorapede","colorIdentity":["G"]},"Wild Hunger":{"layout":"normal","name":"Wild Hunger","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+1 and gains trample until end of turn.\nFlashback {3}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)","imageName":"wild hunger","colorIdentity":["G","R"]},"Wolfbitten Captive":{"layout":"double-faced","name":"Wolfbitten Captive","names":["Wolfbitten Captive","Krallenhorde Killer"],"manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"{1}{G}: Wolfbitten Captive gets +2/+2 until end of turn. Activate this ability only once each turn.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Wolfbitten Captive.","power":"1","toughness":"1","imageName":"wolfbitten captive","colorIdentity":["G"]},"Krallenhorde Killer":{"layout":"double-faced","name":"Krallenhorde Killer","names":["Wolfbitten Captive","Krallenhorde Killer"],"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"{3}{G}: Krallenhorde Killer gets +4/+4 until end of turn. Activate this ability only once each turn.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Krallenhorde Killer.","power":"2","toughness":"2","imageName":"krallenhorde killer","colorIdentity":["G"]},"Young Wolf":{"layout":"normal","name":"Young Wolf","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Undying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"1","toughness":"1","imageName":"young wolf","colorIdentity":["G"]},"Diregraf Captain":{"layout":"normal","name":"Diregraf Captain","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Zombie Soldier","types":["Creature"],"subtypes":["Zombie","Soldier"],"text":"Deathtouch\nOther Zombie creatures you control get +1/+1.\nWhenever another Zombie you control dies, target opponent loses 1 life.","power":"2","toughness":"2","imageName":"diregraf captain","colorIdentity":["U","B"]},"Drogskol Captain":{"layout":"normal","name":"Drogskol Captain","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Spirit Soldier","types":["Creature"],"subtypes":["Spirit","Soldier"],"text":"Flying\nOther Spirit creatures you control get +1/+1 and have hexproof. (They can't be the targets of spells or abilities your opponents control.)","power":"2","toughness":"2","imageName":"drogskol captain","colorIdentity":["W","U"]},"Drogskol Reaver":{"layout":"normal","name":"Drogskol Reaver","manaCost":"{5}{W}{U}","cmc":7,"colors":["White","Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying, double strike, lifelink\nWhenever you gain life, draw a card.","power":"3","toughness":"5","imageName":"drogskol reaver","colorIdentity":["W","U"]},"Falkenrath Aristocrat":{"layout":"normal","name":"Falkenrath Aristocrat","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying, haste\nSacrifice a creature: Falkenrath Aristocrat gains indestructible until end of turn. If the sacrificed creature was a Human, put a +1/+1 counter on Falkenrath Aristocrat.","power":"4","toughness":"1","imageName":"falkenrath aristocrat","colorIdentity":["B","R"]},"Havengul Lich":{"layout":"normal","name":"Havengul Lich","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"{1}: You may cast target creature card in a graveyard this turn. When you cast that card this turn, Havengul Lich gains all activated abilities of that card until end of turn.","power":"4","toughness":"4","imageName":"havengul lich","colorIdentity":["U","B"]},"Huntmaster of the Fells":{"layout":"double-faced","name":"Huntmaster of the Fells","names":["Huntmaster of the Fells","Ravager of the Fells"],"manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"Whenever this creature enters the battlefield or transforms into Huntmaster of the Fells, put a 2/2 green Wolf creature token onto the battlefield and you gain 2 life.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Huntmaster of the Fells.","power":"2","toughness":"2","imageName":"huntmaster of the fells","colorIdentity":["R","G"]},"Ravager of the Fells":{"layout":"double-faced","name":"Ravager of the Fells","names":["Huntmaster of the Fells","Ravager of the Fells"],"colors":["Red","Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Trample\nWhenever this creature transforms into Ravager of the Fells, it deals 2 damage to target opponent and 2 damage to up to one target creature that player controls.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Ravager of the Fells.","power":"4","toughness":"4","imageName":"ravager of the fells","colorIdentity":["R","G"]},"Immerwolf":{"layout":"normal","name":"Immerwolf","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nEach other creature you control that's a Wolf or a Werewolf gets +1/+1.\nNon-Human Werewolves you control can't transform.","power":"2","toughness":"2","imageName":"immerwolf","colorIdentity":["R","G"]},"Sorin, Lord of Innistrad":{"layout":"normal","name":"Sorin, Lord of Innistrad","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Planeswalker — Sorin","types":["Planeswalker"],"subtypes":["Sorin"],"text":"+1: Put a 1/1 black Vampire creature token with lifelink onto the battlefield.\n−2: You get an emblem with \"Creatures you control get +1/+0.\"\n−6: Destroy up to three target creatures and/or other planeswalkers. Return each card put into a graveyard this way to the battlefield under your control.","loyalty":3,"imageName":"sorin, lord of innistrad","colorIdentity":["W","B"]},"Stromkirk Captain":{"layout":"normal","name":"Stromkirk Captain","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Vampire Soldier","types":["Creature"],"subtypes":["Vampire","Soldier"],"text":"First strike\nOther Vampire creatures you control get +1/+1 and have first strike.","power":"2","toughness":"2","imageName":"stromkirk captain","colorIdentity":["B","R"]},"Altar of the Lost":{"layout":"normal","name":"Altar of the Lost","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Altar of the Lost enters the battlefield tapped.\n{T}: Add two mana in any combination of colors to your mana pool. Spend this mana only to cast spells with flashback from a graveyard.","imageName":"altar of the lost"},"Avacyn's Collar":{"layout":"normal","name":"Avacyn's Collar","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0 and has vigilance.\nWhenever equipped creature dies, if it was a Human, put a 1/1 white Spirit creature token with flying onto the battlefield.\nEquip {2}","imageName":"avacyn's collar"},"Chalice of Life":{"layout":"double-faced","name":"Chalice of Life","names":["Chalice of Life","Chalice of Death"],"manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: You gain 1 life. Then if you have at least 10 life more than your starting life total, transform Chalice of Life.","imageName":"chalice of life"},"Chalice of Death":{"layout":"double-faced","name":"Chalice of Death","names":["Chalice of Life","Chalice of Death"],"type":"Artifact","types":["Artifact"],"text":"{T}: Target player loses 5 life.","imageName":"chalice of death"},"Elbrus, the Binding Blade":{"layout":"double-faced","name":"Elbrus, the Binding Blade","names":["Elbrus, the Binding Blade","Withengar Unbound"],"manaCost":"{7}","cmc":7,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0.\nWhen equipped creature deals combat damage to a player, unattach Elbrus, the Binding Blade, then transform it.\nEquip {1}","imageName":"elbrus, the binding blade","colorIdentity":["B"]},"Withengar Unbound":{"layout":"double-faced","name":"Withengar Unbound","names":["Elbrus, the Binding Blade","Withengar Unbound"],"colors":["Black"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"text":"Flying, intimidate, trample (A creature with intimidate can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nWhenever a player loses the game, put thirteen +1/+1 counters on Withengar Unbound.","power":"13","toughness":"13","imageName":"withengar unbound","colorIdentity":["B"]},"Executioner's Hood":{"layout":"normal","name":"Executioner's Hood","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has intimidate. (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"executioner's hood"},"Grafdigger's Cage":{"layout":"normal","name":"Grafdigger's Cage","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Creature cards can't enter the battlefield from graveyards or libraries.\nPlayers can't cast cards in graveyards or libraries.","imageName":"grafdigger's cage"},"Heavy Mattock":{"layout":"normal","name":"Heavy Mattock","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1.\nAs long as equipped creature is a Human, it gets an additional +1/+1.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"heavy mattock"},"Helvault":{"layout":"normal","name":"Helvault","manaCost":"{3}","cmc":3,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"{1}, {T}: Exile target creature you control.\n{7}, {T}: Exile target creature you don't control.\nWhen Helvault is put into a graveyard from the battlefield, return all cards exiled with it to the battlefield under their owners' control.","imageName":"helvault"},"Jar of Eyeballs":{"layout":"normal","name":"Jar of Eyeballs","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature you control dies, put two eyeball counters on Jar of Eyeballs.\n{3}, {T}, Remove all eyeball counters from Jar of Eyeballs: Look at the top X cards of your library, where X is the number of eyeball counters removed this way. Put one of them into your hand and the rest on the bottom of your library in any order.","imageName":"jar of eyeballs"},"Warden of the Wall":{"layout":"normal","name":"Warden of the Wall","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Warden of the Wall enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\nAs long as it's not your turn, Warden of the Wall is a 2/3 Gargoyle artifact creature with flying.","imageName":"warden of the wall"},"Wolfhunter's Quiver":{"layout":"normal","name":"Wolfhunter's Quiver","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{T}: This creature deals 1 damage to target creature or player\" and \"{T}: This creature deals 3 damage to target Werewolf creature.\"\nEquip {5}","imageName":"wolfhunter's quiver"},"Grim Backwoods":{"layout":"normal","name":"Grim Backwoods","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}{B}{G}, {T}, Sacrifice a creature: Draw a card.","imageName":"grim backwoods","colorIdentity":["B","G"]},"Haunted Fengraf":{"layout":"normal","name":"Haunted Fengraf","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{3}, {T}, Sacrifice Haunted Fengraf: Return a creature card at random from your graveyard to your hand.","imageName":"haunted fengraf"},"Vault of the Archangel":{"layout":"normal","name":"Vault of the Archangel","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}{W}{B}, {T}: Creatures you control gain deathtouch and lifelink until end of turn.","imageName":"vault of the archangel","colorIdentity":["W","B"]},"Angel of Jubilation":{"layout":"normal","name":"Angel of Jubilation","manaCost":"{1}{W}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nOther nonblack creatures you control get +1/+1.\nPlayers can't pay life or sacrifice creatures to cast spells or activate abilities.","power":"3","toughness":"3","imageName":"angel of jubilation","colorIdentity":["W"]},"Avacyn, Angel of Hope":{"layout":"normal","name":"Avacyn, Angel of Hope","manaCost":"{5}{W}{W}{W}","cmc":8,"colors":["White"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance, indestructible\nOther permanents you control have indestructible.","power":"8","toughness":"8","imageName":"avacyn, angel of hope","colorIdentity":["W"]},"Banishing Stroke":{"layout":"normal","name":"Banishing Stroke","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put target artifact, creature, or enchantment on the bottom of its owner's library.\nMiracle {W} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"banishing stroke","colorIdentity":["W"]},"Builder's Blessing":{"layout":"normal","name":"Builder's Blessing","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Untapped creatures you control get +0/+2.","imageName":"builder's blessing","colorIdentity":["W"]},"Call to Serve":{"layout":"normal","name":"Call to Serve","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant nonblack creature\nEnchanted creature gets +1/+2, has flying, and is an Angel in addition to its other types.","imageName":"call to serve","colorIdentity":["W"]},"Cathars' Crusade":{"layout":"normal","name":"Cathars' Crusade","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield under your control, put a +1/+1 counter on each creature you control.","imageName":"cathars' crusade","colorIdentity":["W"]},"Cathedral Sanctifier":{"layout":"normal","name":"Cathedral Sanctifier","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Cathedral Sanctifier enters the battlefield, you gain 3 life.","power":"1","toughness":"1","imageName":"cathedral sanctifier","colorIdentity":["W"]},"Cloudshift":{"layout":"normal","name":"Cloudshift","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature you control, then return that card to the battlefield under your control.","imageName":"cloudshift","colorIdentity":["W"]},"Commander's Authority":{"layout":"normal","name":"Commander's Authority","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"At the beginning of your upkeep, put a 1/1 white Human creature token onto the battlefield.\"","imageName":"commander's authority","colorIdentity":["W"]},"Cursebreak":{"layout":"normal","name":"Cursebreak","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment. You gain 2 life.","imageName":"cursebreak","colorIdentity":["W"]},"Defang":{"layout":"normal","name":"Defang","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nPrevent all damage that would be dealt by enchanted creature.","imageName":"defang","colorIdentity":["W"]},"Defy Death":{"layout":"normal","name":"Defy Death","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to the battlefield. If it's an Angel, put two +1/+1 counters on it.","imageName":"defy death","colorIdentity":["W"]},"Devout Chaplain":{"layout":"normal","name":"Devout Chaplain","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}, Tap two untapped Humans you control: Exile target artifact or enchantment.","power":"2","toughness":"2","imageName":"devout chaplain","colorIdentity":["W"]},"Divine Deflection":{"layout":"normal","name":"Divine Deflection","manaCost":"{X}{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next X damage that would be dealt to you and/or permanents you control this turn. If damage is prevented this way, Divine Deflection deals that much damage to target creature or player.","imageName":"divine deflection","colorIdentity":["W"]},"Emancipation Angel":{"layout":"normal","name":"Emancipation Angel","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Emancipation Angel enters the battlefield, return a permanent you control to its owner's hand.","power":"3","toughness":"3","imageName":"emancipation angel","colorIdentity":["W"]},"Entreat the Angels":{"layout":"normal","name":"Entreat the Angels","manaCost":"{X}{X}{W}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put X 4/4 white Angel creature tokens with flying onto the battlefield.\nMiracle {X}{W}{W} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"entreat the angels","colorIdentity":["W"]},"Farbog Explorer":{"layout":"normal","name":"Farbog Explorer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)","power":"2","toughness":"3","imageName":"farbog explorer","colorIdentity":["W"]},"Goldnight Commander":{"layout":"normal","name":"Goldnight Commander","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric Soldier","types":["Creature"],"subtypes":["Human","Cleric","Soldier"],"text":"Whenever another creature enters the battlefield under your control, creatures you control get +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"goldnight commander","colorIdentity":["W"]},"Goldnight Redeemer":{"layout":"normal","name":"Goldnight Redeemer","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Goldnight Redeemer enters the battlefield, you gain 2 life for each other creature you control.","power":"4","toughness":"4","imageName":"goldnight redeemer","colorIdentity":["W"]},"Herald of War":{"layout":"normal","name":"Herald of War","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhenever Herald of War attacks, put a +1/+1 counter on it.\nAngel spells and Human spells you cast cost {1} less to cast for each +1/+1 counter on Herald of War.","power":"3","toughness":"3","imageName":"herald of war","colorIdentity":["W"]},"Holy Justiciar":{"layout":"normal","name":"Holy Justiciar","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{2}{W}, {T}: Tap target creature. If that creature is a Zombie, exile it.","power":"2","toughness":"1","imageName":"holy justiciar","colorIdentity":["W"]},"Leap of Faith":{"layout":"normal","name":"Leap of Faith","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gains flying until end of turn. Prevent all damage that would be dealt to that creature this turn.","imageName":"leap of faith","colorIdentity":["W"]},"Midnight Duelist":{"layout":"normal","name":"Midnight Duelist","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Protection from Vampires","power":"1","toughness":"2","imageName":"midnight duelist","colorIdentity":["W"]},"Midvast Protector":{"layout":"normal","name":"Midvast Protector","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Midvast Protector enters the battlefield, target creature you control gains protection from the color of your choice until end of turn.","power":"2","toughness":"3","imageName":"midvast protector","colorIdentity":["W"]},"Moonlight Geist":{"layout":"normal","name":"Moonlight Geist","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{3}{W}: Prevent all combat damage that would be dealt to and dealt by Moonlight Geist this turn.","power":"2","toughness":"1","imageName":"moonlight geist","colorIdentity":["W"]},"Moorland Inquisitor":{"layout":"normal","name":"Moorland Inquisitor","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{2}{W}: Moorland Inquisitor gains first strike until end of turn.","power":"2","toughness":"2","imageName":"moorland inquisitor","colorIdentity":["W"]},"Nearheath Pilgrim":{"layout":"normal","name":"Nearheath Pilgrim","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Nearheath Pilgrim is paired with another creature, both creatures have lifelink.","power":"2","toughness":"1","imageName":"nearheath pilgrim","colorIdentity":["W"]},"Riders of Gavony":{"layout":"normal","name":"Riders of Gavony","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Vigilance\nAs Riders of Gavony enters the battlefield, choose a creature type.\nHuman creatures you control have protection from creatures of the chosen type.","power":"3","toughness":"3","imageName":"riders of gavony","colorIdentity":["W"]},"Righteous Blow":{"layout":"normal","name":"Righteous Blow","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Righteous Blow deals 2 damage to target attacking or blocking creature.","imageName":"righteous blow","colorIdentity":["W"]},"Seraph of Dawn":{"layout":"normal","name":"Seraph of Dawn","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"2","toughness":"4","imageName":"seraph of dawn","colorIdentity":["W"]},"Spectral Gateguards":{"layout":"normal","name":"Spectral Gateguards","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit Soldier","types":["Creature"],"subtypes":["Spirit","Soldier"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Spectral Gateguards is paired with another creature, both creatures have vigilance.","power":"2","toughness":"5","imageName":"spectral gateguards","colorIdentity":["W"]},"Terminus":{"layout":"normal","name":"Terminus","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put all creatures on the bottom of their owners' libraries.\nMiracle {W} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"terminus","colorIdentity":["W"]},"Thraben Valiant":{"layout":"normal","name":"Thraben Valiant","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance","power":"2","toughness":"1","imageName":"thraben valiant","colorIdentity":["W"]},"Voice of the Provinces":{"layout":"normal","name":"Voice of the Provinces","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Voice of the Provinces enters the battlefield, put a 1/1 white Human creature token onto the battlefield.","power":"3","toughness":"3","imageName":"voice of the provinces","colorIdentity":["W"]},"Zealous Strike":{"layout":"normal","name":"Zealous Strike","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 and gains first strike until end of turn.","imageName":"zealous strike","colorIdentity":["W"]},"Alchemist's Apprentice":{"layout":"normal","name":"Alchemist's Apprentice","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Sacrifice Alchemist's Apprentice: Draw a card.","power":"1","toughness":"1","imageName":"alchemist's apprentice","colorIdentity":["U"]},"Amass the Components":{"layout":"normal","name":"Amass the Components","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards, then put a card from your hand on the bottom of your library.","imageName":"amass the components","colorIdentity":["U"]},"Arcane Melee":{"layout":"normal","name":"Arcane Melee","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Instant and sorcery spells cost {2} less to cast.","imageName":"arcane melee","colorIdentity":["U"]},"Captain of the Mists":{"layout":"normal","name":"Captain of the Mists","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever another Human enters the battlefield under your control, untap Captain of the Mists.\n{1}{U}, {T}: You may tap or untap target permanent.","power":"2","toughness":"3","imageName":"captain of the mists","colorIdentity":["U"]},"Crippling Chill":{"layout":"normal","name":"Crippling Chill","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap target creature. It doesn't untap during its controller's next untap step.\nDraw a card.","imageName":"crippling chill","colorIdentity":["U"]},"Deadeye Navigator":{"layout":"normal","name":"Deadeye Navigator","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Deadeye Navigator is paired with another creature, each of those creatures has \"{1}{U}: Exile this creature, then return it to the battlefield under your control.\"","power":"5","toughness":"5","imageName":"deadeye navigator","colorIdentity":["U"]},"Devastation Tide":{"layout":"normal","name":"Devastation Tide","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return all nonland permanents to their owners' hands.\nMiracle {1}{U} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"devastation tide","colorIdentity":["U"]},"Dreadwaters":{"layout":"normal","name":"Dreadwaters","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top X cards of his or her library into his or her graveyard, where X is the number of lands you control.","imageName":"dreadwaters","colorIdentity":["U"]},"Elgaud Shieldmate":{"layout":"normal","name":"Elgaud Shieldmate","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Elgaud Shieldmate is paired with another creature, both creatures have hexproof. (They can't be the targets of spells or abilities your opponents control.)","power":"2","toughness":"3","imageName":"elgaud shieldmate","colorIdentity":["U"]},"Favorable Winds":{"layout":"normal","name":"Favorable Winds","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control with flying get +1/+1.","imageName":"favorable winds","colorIdentity":["U"]},"Fettergeist":{"layout":"normal","name":"Fettergeist","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nAt the beginning of your upkeep, sacrifice Fettergeist unless you pay {1} for each other creature you control.","power":"3","toughness":"4","imageName":"fettergeist","colorIdentity":["U"]},"Galvanic Alchemist":{"layout":"normal","name":"Galvanic Alchemist","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Galvanic Alchemist is paired with another creature, each of those creatures has \"{2}{U}: Untap this creature.\"","power":"1","toughness":"4","imageName":"galvanic alchemist","colorIdentity":["U"]},"Geist Snatch":{"layout":"normal","name":"Geist Snatch","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell. Put a 1/1 blue Spirit creature token with flying onto the battlefield.","imageName":"geist snatch","colorIdentity":["U"]},"Ghostform":{"layout":"normal","name":"Ghostform","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Up to two target creatures can't be blocked this turn.","imageName":"ghostform","colorIdentity":["U"]},"Ghostly Flicker":{"layout":"normal","name":"Ghostly Flicker","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Exile two target artifacts, creatures, and/or lands you control, then return those cards to the battlefield under your control.","imageName":"ghostly flicker","colorIdentity":["U"]},"Ghostly Touch":{"layout":"normal","name":"Ghostly Touch","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"Whenever this creature attacks, you may tap or untap target permanent.\"","imageName":"ghostly touch","colorIdentity":["U"]},"Gryff Vanguard":{"layout":"normal","name":"Gryff Vanguard","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flying\nWhen Gryff Vanguard enters the battlefield, draw a card.","power":"3","toughness":"2","imageName":"gryff vanguard","colorIdentity":["U"]},"Havengul Skaab":{"layout":"normal","name":"Havengul Skaab","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"Whenever Havengul Skaab attacks, return another creature you control to its owner's hand.","power":"4","toughness":"5","imageName":"havengul skaab","colorIdentity":["U"]},"Infinite Reflection":{"layout":"normal","name":"Infinite Reflection","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Infinite Reflection enters the battlefield attached to a creature, each other nontoken creature you control becomes a copy of that creature.\nNontoken creatures you control enter the battlefield as a copy of enchanted creature.","imageName":"infinite reflection","colorIdentity":["U"]},"Into the Void":{"layout":"normal","name":"Into the Void","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to two target creatures to their owners' hands.","imageName":"into the void","colorIdentity":["U"]},"Lone Revenant":{"layout":"normal","name":"Lone Revenant","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nWhenever Lone Revenant deals combat damage to a player, if you control no other creatures, 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.","power":"4","toughness":"4","imageName":"lone revenant","colorIdentity":["U"]},"Lunar Mystic":{"layout":"normal","name":"Lunar Mystic","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever you cast an instant spell, you may pay {1}. If you do, draw a card.","power":"2","toughness":"2","imageName":"lunar mystic","colorIdentity":["U"]},"Mass Appeal":{"layout":"normal","name":"Mass Appeal","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card for each Human you control.","imageName":"mass appeal","colorIdentity":["U"]},"Mist Raven":{"layout":"normal","name":"Mist Raven","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Mist Raven enters the battlefield, return target creature to its owner's hand.","power":"2","toughness":"2","imageName":"mist raven","colorIdentity":["U"]},"Misthollow Griffin":{"layout":"normal","name":"Misthollow Griffin","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nYou may cast Misthollow Griffin from exile.","power":"3","toughness":"3","imageName":"misthollow griffin","colorIdentity":["U"]},"Nephalia Smuggler":{"layout":"normal","name":"Nephalia Smuggler","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{3}{U}, {T}: Exile another target creature you control, then return that card to the battlefield under your control.","power":"1","toughness":"1","imageName":"nephalia smuggler","colorIdentity":["U"]},"Outwit":{"layout":"normal","name":"Outwit","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell that targets a player.","imageName":"outwit","colorIdentity":["U"]},"Rotcrown Ghoul":{"layout":"normal","name":"Rotcrown Ghoul","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Rotcrown Ghoul dies, target player puts the top five cards of his or her library into his or her graveyard.","power":"3","toughness":"3","imageName":"rotcrown ghoul","colorIdentity":["U"]},"Scrapskin Drake":{"layout":"normal","name":"Scrapskin Drake","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Zombie Drake","types":["Creature"],"subtypes":["Zombie","Drake"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nScrapskin Drake can block only creatures with flying.","power":"2","toughness":"3","imageName":"scrapskin drake","colorIdentity":["U"]},"Second Guess":{"layout":"normal","name":"Second Guess","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell that's the second spell cast this turn.","imageName":"second guess","colorIdentity":["U"]},"Spectral Prison":{"layout":"normal","name":"Spectral Prison","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature doesn't untap during its controller's untap step.\nWhen enchanted creature becomes the target of a spell, sacrifice Spectral Prison.","imageName":"spectral prison","colorIdentity":["U"]},"Spirit Away":{"layout":"normal","name":"Spirit Away","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.\nEnchanted creature gets +2/+2 and has flying.","imageName":"spirit away","colorIdentity":["U"]},"Stern Mentor":{"layout":"normal","name":"Stern Mentor","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Stern Mentor is paired with another creature, each of those creatures has \"{T}: Target player puts the top two cards of his or her library into his or her graveyard.\"","power":"2","toughness":"2","imageName":"stern mentor","colorIdentity":["U"]},"Stolen Goods":{"layout":"normal","name":"Stolen Goods","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent exiles cards from the top of his or her library until he or she exiles a nonland card. Until end of turn, you may cast that card without paying its mana cost.","imageName":"stolen goods","colorIdentity":["U"]},"Tamiyo, the Moon Sage":{"layout":"normal","name":"Tamiyo, the Moon Sage","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Planeswalker — Tamiyo","types":["Planeswalker"],"subtypes":["Tamiyo"],"text":"+1: Tap target permanent. It doesn't untap during its controller's next untap step.\n−2: Draw a card for each tapped creature target player controls.\n−8: You get an emblem with \"You have no maximum hand size\" and \"Whenever a card is put into your graveyard from anywhere, you may return it to your hand.\"","loyalty":4,"imageName":"tamiyo, the moon sage","colorIdentity":["U"]},"Tandem Lookout":{"layout":"normal","name":"Tandem Lookout","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Tandem Lookout is paired with another creature, each of those creatures has \"Whenever this creature deals damage to an opponent, draw a card.\"","power":"2","toughness":"1","imageName":"tandem lookout","colorIdentity":["U"]},"Temporal Mastery":{"layout":"normal","name":"Temporal Mastery","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Take an extra turn after this one. Exile Temporal Mastery.\nMiracle {1}{U} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"temporal mastery","colorIdentity":["U"]},"Vanishment":{"layout":"normal","name":"Vanishment","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put target nonland permanent on top of its owner's library.\nMiracle {U} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"vanishment","colorIdentity":["U"]},"Wingcrafter":{"layout":"normal","name":"Wingcrafter","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Wingcrafter is paired with another creature, both creatures have flying.","power":"1","toughness":"1","imageName":"wingcrafter","colorIdentity":["U"]},"Appetite for Brains":{"layout":"normal","name":"Appetite for Brains","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a card from it with converted mana cost 4 or greater and exile that card.","imageName":"appetite for brains","colorIdentity":["B"]},"Blood Artist":{"layout":"normal","name":"Blood Artist","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Whenever Blood Artist or another creature dies, target player loses 1 life and you gain 1 life.","power":"0","toughness":"1","imageName":"blood artist","colorIdentity":["B"]},"Bloodflow Connoisseur":{"layout":"normal","name":"Bloodflow Connoisseur","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Sacrifice a creature: Put a +1/+1 counter on Bloodflow Connoisseur.","power":"1","toughness":"1","imageName":"bloodflow connoisseur","colorIdentity":["B"]},"Butcher Ghoul":{"layout":"normal","name":"Butcher Ghoul","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Undying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"1","toughness":"1","imageName":"butcher ghoul","colorIdentity":["B"]},"Corpse Traders":{"layout":"normal","name":"Corpse Traders","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{2}{B}, Sacrifice a creature: Target opponent reveals his or her hand. You choose a card from it. That player discards that card. Activate this ability only any time you could cast a sorcery.","power":"3","toughness":"3","imageName":"corpse traders","colorIdentity":["B"]},"Dark Impostor":{"layout":"normal","name":"Dark Impostor","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Assassin","types":["Creature"],"subtypes":["Vampire","Assassin"],"text":"{4}{B}{B}: Exile target creature and put a +1/+1 counter on Dark Impostor.\nDark Impostor has all activated abilities of all creature cards exiled with it.","power":"2","toughness":"2","imageName":"dark impostor","colorIdentity":["B"]},"Death Wind":{"layout":"normal","name":"Death Wind","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -X/-X until end of turn.","imageName":"death wind","colorIdentity":["B"]},"Demonic Rising":{"layout":"normal","name":"Demonic Rising","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your end step, if you control exactly one creature, put a 5/5 black Demon creature token with flying onto the battlefield.","imageName":"demonic rising","colorIdentity":["B"]},"Demonic Taskmaster":{"layout":"normal","name":"Demonic Taskmaster","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nAt the beginning of your upkeep, sacrifice a creature other than Demonic Taskmaster.","power":"4","toughness":"3","imageName":"demonic taskmaster","colorIdentity":["B"]},"Demonlord of Ashmouth":{"layout":"normal","name":"Demonlord of Ashmouth","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhen Demonlord of Ashmouth enters the battlefield, exile it unless you sacrifice another creature.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"5","toughness":"4","imageName":"demonlord of ashmouth","colorIdentity":["B"]},"Descent into Madness":{"layout":"normal","name":"Descent into Madness","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, put a despair counter on Descent into Madness, then each player exiles X permanents he or she controls and/or cards from his or her hand, where X is the number of despair counters on Descent into Madness.","imageName":"descent into madness","colorIdentity":["B"]},"Dread Slaver":{"layout":"normal","name":"Dread Slaver","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"Whenever a creature dealt damage by Dread Slaver this turn dies, return it to the battlefield under your control. That creature is a black Zombie in addition to its other colors and types.","power":"3","toughness":"5","imageName":"dread slaver","colorIdentity":["B"]},"Driver of the Dead":{"layout":"normal","name":"Driver of the Dead","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"When Driver of the Dead dies, return target creature card with converted mana cost 2 or less from your graveyard to the battlefield.","power":"3","toughness":"2","imageName":"driver of the dead","colorIdentity":["B"]},"Essence Harvest":{"layout":"normal","name":"Essence Harvest","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player loses X life and you gain X life, where X is the greatest power among creatures you control.","imageName":"essence harvest","colorIdentity":["B"]},"Evernight Shade":{"layout":"normal","name":"Evernight Shade","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"{B}: Evernight Shade gets +1/+1 until end of turn.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"1","toughness":"1","imageName":"evernight shade","colorIdentity":["B"]},"Exquisite Blood":{"layout":"normal","name":"Exquisite Blood","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent loses life, you gain that much life.","imageName":"exquisite blood","colorIdentity":["B"]},"Ghoulflesh":{"layout":"normal","name":"Ghoulflesh","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -1/-1 and is a black Zombie in addition to its other colors and types.","imageName":"ghoulflesh","colorIdentity":["B"]},"Gloom Surgeon":{"layout":"normal","name":"Gloom Surgeon","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"If combat damage would be dealt to Gloom Surgeon, prevent that damage and exile that many cards from the top of your library.","power":"2","toughness":"1","imageName":"gloom surgeon","colorIdentity":["B"]},"Grave Exchange":{"layout":"normal","name":"Grave Exchange","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to your hand. Target player sacrifices a creature.","imageName":"grave exchange","colorIdentity":["B"]},"Harvester of Souls":{"layout":"normal","name":"Harvester of Souls","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Deathtouch\nWhenever another nontoken creature dies, you may draw a card.","power":"5","toughness":"5","imageName":"harvester of souls","colorIdentity":["B"]},"Homicidal Seclusion":{"layout":"normal","name":"Homicidal Seclusion","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"As long as you control exactly one creature, that creature gets +3/+1 and has lifelink.","imageName":"homicidal seclusion","colorIdentity":["B"]},"Human Frailty":{"layout":"normal","name":"Human Frailty","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target Human creature.","imageName":"human frailty","colorIdentity":["B"]},"Hunted Ghoul":{"layout":"normal","name":"Hunted Ghoul","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Hunted Ghoul can't block Humans.","power":"1","toughness":"2","imageName":"hunted ghoul","colorIdentity":["B"]},"Maalfeld Twins":{"layout":"normal","name":"Maalfeld Twins","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Maalfeld Twins dies, put two 2/2 black Zombie creature tokens onto the battlefield.","power":"4","toughness":"4","imageName":"maalfeld twins","colorIdentity":["B"]},"Marrow Bats":{"layout":"normal","name":"Marrow Bats","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Bat Skeleton","types":["Creature"],"subtypes":["Bat","Skeleton"],"text":"Flying\nPay 4 life: Regenerate Marrow Bats.","power":"4","toughness":"1","imageName":"marrow bats","colorIdentity":["B"]},"Mental Agony":{"layout":"normal","name":"Mental Agony","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards and loses 2 life.","imageName":"mental agony","colorIdentity":["B"]},"Necrobite":{"layout":"normal","name":"Necrobite","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gains deathtouch until end of turn. Regenerate it. (The next time that creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat. Any amount of damage a creature with deathtouch deals to a creature is enough to destroy it.)","imageName":"necrobite","colorIdentity":["B"]},"Polluted Dead":{"layout":"normal","name":"Polluted Dead","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Polluted Dead dies, destroy target land.","power":"3","toughness":"3","imageName":"polluted dead","colorIdentity":["B"]},"Predator's Gambit":{"layout":"normal","name":"Predator's Gambit","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+1.\nEnchanted creature has intimidate as long as its controller controls no other creatures. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)","imageName":"predator's gambit","colorIdentity":["B"]},"Renegade Demon":{"layout":"normal","name":"Renegade Demon","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"power":"5","toughness":"3","imageName":"renegade demon","colorIdentity":["B"]},"Searchlight Geist":{"layout":"normal","name":"Searchlight Geist","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{3}{B}: Searchlight Geist gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","power":"2","toughness":"1","imageName":"searchlight geist","colorIdentity":["B"]},"Soulcage Fiend":{"layout":"normal","name":"Soulcage Fiend","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"When Soulcage Fiend dies, each player loses 3 life.","power":"3","toughness":"2","imageName":"soulcage fiend","colorIdentity":["B"]},"Treacherous Pit-Dweller":{"layout":"normal","name":"Treacherous Pit-Dweller","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"When Treacherous Pit-Dweller enters the battlefield from a graveyard, target opponent gains control of it.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"4","toughness":"3","imageName":"treacherous pit-dweller","colorIdentity":["B"]},"Triumph of Cruelty":{"layout":"normal","name":"Triumph of Cruelty","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, target opponent discards a card if you control the creature with the greatest power or tied for the greatest power.","imageName":"triumph of cruelty","colorIdentity":["B"]},"Undead Executioner":{"layout":"normal","name":"Undead Executioner","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Undead Executioner dies, you may have target creature get -2/-2 until end of turn.","power":"2","toughness":"2","imageName":"undead executioner","colorIdentity":["B"]},"Unhallowed Pact":{"layout":"normal","name":"Unhallowed Pact","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, return that card to the battlefield under your control.","imageName":"unhallowed pact","colorIdentity":["B"]},"Aggravate":{"layout":"normal","name":"Aggravate","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Aggravate deals 1 damage to each creature target player controls. Each creature dealt damage this way attacks this turn if able.","imageName":"aggravate","colorIdentity":["R"]},"Archwing Dragon":{"layout":"normal","name":"Archwing Dragon","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste\nAt the beginning of the end step, return Archwing Dragon to its owner's hand.","power":"4","toughness":"4","imageName":"archwing dragon","colorIdentity":["R"]},"Banners Raised":{"layout":"normal","name":"Banners Raised","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +1/+0 until end of turn.","imageName":"banners raised","colorIdentity":["R"]},"Battle Hymn":{"layout":"normal","name":"Battle Hymn","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Add {R} to your mana pool for each creature you control.","imageName":"battle hymn","colorIdentity":["R"]},"Bonfire of the Damned":{"layout":"normal","name":"Bonfire of the Damned","manaCost":"{X}{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Bonfire of the Damned deals X damage to target player and each creature he or she controls.\nMiracle {X}{R} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"bonfire of the damned","colorIdentity":["R"]},"Burn at the Stake":{"layout":"normal","name":"Burn at the Stake","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Burn at the Stake, tap any number of untapped creatures you control.\nBurn at the Stake deals damage to target creature or player equal to three times the number of creatures tapped this way.","imageName":"burn at the stake","colorIdentity":["R"]},"Dangerous Wager":{"layout":"normal","name":"Dangerous Wager","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Discard your hand, then draw two cards.","imageName":"dangerous wager","colorIdentity":["R"]},"Dual Casting":{"layout":"normal","name":"Dual Casting","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{R}, {T}: Copy target instant or sorcery spell you control. You may choose new targets for the copy.\"","imageName":"dual casting","colorIdentity":["R"]},"Falkenrath Exterminator":{"layout":"normal","name":"Falkenrath Exterminator","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Vampire Archer","types":["Creature"],"subtypes":["Vampire","Archer"],"text":"Whenever Falkenrath Exterminator deals combat damage to a player, put a +1/+1 counter on it.\n{2}{R}: Falkenrath Exterminator deals damage to target creature equal to the number of +1/+1 counters on Falkenrath Exterminator.","power":"1","toughness":"1","imageName":"falkenrath exterminator","colorIdentity":["R"]},"Fervent Cathar":{"layout":"normal","name":"Fervent Cathar","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Haste\nWhen Fervent Cathar enters the battlefield, target creature can't block this turn.","power":"2","toughness":"1","imageName":"fervent cathar","colorIdentity":["R"]},"Gang of Devils":{"layout":"normal","name":"Gang of Devils","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"When Gang of Devils dies, it deals 3 damage divided as you choose among one, two, or three target creatures and/or players.","power":"3","toughness":"3","imageName":"gang of devils","colorIdentity":["R"]},"Guise of Fire":{"layout":"normal","name":"Guise of Fire","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/-1 and attacks each turn if able.","imageName":"guise of fire","colorIdentity":["R"]},"Hanweir Lancer":{"layout":"normal","name":"Hanweir Lancer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Hanweir Lancer is paired with another creature, both creatures have first strike.","power":"2","toughness":"2","imageName":"hanweir lancer","colorIdentity":["R"]},"Havengul Vampire":{"layout":"normal","name":"Havengul Vampire","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Whenever Havengul Vampire deals combat damage to a player, put a +1/+1 counter on it.\nWhenever another creature dies, put a +1/+1 counter on Havengul Vampire.","power":"2","toughness":"2","imageName":"havengul vampire","colorIdentity":["R"]},"Heirs of Stromkirk":{"layout":"normal","name":"Heirs of Stromkirk","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nWhenever Heirs of Stromkirk deals combat damage to a player, put a +1/+1 counter on it.","power":"2","toughness":"2","imageName":"heirs of stromkirk","colorIdentity":["R"]},"Hound of Griselbrand":{"layout":"normal","name":"Hound of Griselbrand","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental Hound","types":["Creature"],"subtypes":["Elemental","Hound"],"text":"Double strike\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"2","toughness":"2","imageName":"hound of griselbrand","colorIdentity":["R"]},"Kessig Malcontents":{"layout":"normal","name":"Kessig Malcontents","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Kessig Malcontents enters the battlefield, it deals damage to target player equal to the number of Humans you control.","power":"3","toughness":"1","imageName":"kessig malcontents","colorIdentity":["R"]},"Kruin Striker":{"layout":"normal","name":"Kruin Striker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever another creature enters the battlefield under your control, Kruin Striker gets +1/+0 and gains trample until end of turn.","power":"2","toughness":"1","imageName":"kruin striker","colorIdentity":["R"]},"Lightning Mauler":{"layout":"normal","name":"Lightning Mauler","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Lightning Mauler is paired with another creature, both creatures have haste.","power":"2","toughness":"1","imageName":"lightning mauler","colorIdentity":["R"]},"Lightning Prowess":{"layout":"normal","name":"Lightning Prowess","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has haste and \"{T}: This creature deals 1 damage to target creature or player.\"","imageName":"lightning prowess","colorIdentity":["R"]},"Mad Prophet":{"layout":"normal","name":"Mad Prophet","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Haste\n{T}, Discard a card: Draw a card.","power":"2","toughness":"2","imageName":"mad prophet","colorIdentity":["R"]},"Malicious Intent":{"layout":"normal","name":"Malicious Intent","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: Target creature can't block this turn.\"","imageName":"malicious intent","colorIdentity":["R"]},"Malignus":{"layout":"normal","name":"Malignus","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Spirit","types":["Creature"],"subtypes":["Elemental","Spirit"],"text":"Malignus's power and toughness are each equal to half the highest life total among your opponents, rounded up.\nDamage that would be dealt by Malignus can't be prevented.","power":"*","toughness":"*","imageName":"malignus","colorIdentity":["R"]},"Raging Poltergeist":{"layout":"normal","name":"Raging Poltergeist","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"power":"6","toughness":"1","imageName":"raging poltergeist","colorIdentity":["R"]},"Reforge the Soul":{"layout":"normal","name":"Reforge the Soul","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player discards his or her hand, then draws seven cards.\nMiracle {1}{R} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"reforge the soul","colorIdentity":["R"]},"Riot Ringleader":{"layout":"normal","name":"Riot Ringleader","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Riot Ringleader attacks, Human creatures you control get +1/+0 until end of turn.","power":"2","toughness":"2","imageName":"riot ringleader","colorIdentity":["R"]},"Rite of Ruin":{"layout":"normal","name":"Rite of Ruin","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose an order for artifacts, creatures, and lands. Each player sacrifices one permanent of the first type, sacrifices two of the second type, then sacrifices three of the third type.","imageName":"rite of ruin","colorIdentity":["R"]},"Rush of Blood":{"layout":"normal","name":"Rush of Blood","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +X/+0 until end of turn, where X is its power.","imageName":"rush of blood","colorIdentity":["R"]},"Scalding Devil":{"layout":"normal","name":"Scalding Devil","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"{2}{R}: Scalding Devil deals 1 damage to target player.","power":"1","toughness":"1","imageName":"scalding devil","colorIdentity":["R"]},"Somberwald Vigilante":{"layout":"normal","name":"Somberwald Vigilante","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Somberwald Vigilante becomes blocked by a creature, Somberwald Vigilante deals 1 damage to that creature.","power":"1","toughness":"1","imageName":"somberwald vigilante","colorIdentity":["R"]},"Stonewright":{"layout":"normal","name":"Stonewright","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Stonewright is paired with another creature, each of those creatures has \"{R}: This creature gets +1/+0 until end of turn.\"","power":"1","toughness":"1","imageName":"stonewright","colorIdentity":["R"]},"Thatcher Revolt":{"layout":"normal","name":"Thatcher Revolt","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put three 1/1 red Human creature tokens with haste onto the battlefield. Sacrifice those tokens at the beginning of the next end step.","imageName":"thatcher revolt","colorIdentity":["R"]},"Thunderous Wrath":{"layout":"normal","name":"Thunderous Wrath","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Thunderous Wrath deals 5 damage to target creature or player.\nMiracle {R} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"thunderous wrath","colorIdentity":["R"]},"Tibalt, the Fiend-Blooded":{"layout":"normal","name":"Tibalt, the Fiend-Blooded","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Planeswalker — Tibalt","types":["Planeswalker"],"subtypes":["Tibalt"],"text":"+1: Draw a card, then discard a card at random.\n−4: Tibalt, the Fiend-Blooded deals damage equal to the number of cards in target player's hand to that player.\n−6: Gain control of all creatures until end of turn. Untap them. They gain haste until end of turn.","loyalty":2,"imageName":"tibalt, the fiend-blooded","colorIdentity":["R"]},"Tyrant of Discord":{"layout":"normal","name":"Tyrant of Discord","manaCost":"{4}{R}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Tyrant of Discord enters the battlefield, target opponent chooses a permanent he or she controls at random and sacrifices it. If a nonland permanent is sacrificed this way, repeat this process.","power":"7","toughness":"7","imageName":"tyrant of discord","colorIdentity":["R"]},"Uncanny Speed":{"layout":"normal","name":"Uncanny Speed","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+0 and gains haste until end of turn.","imageName":"uncanny speed","colorIdentity":["R"]},"Vexing Devil":{"layout":"normal","name":"Vexing Devil","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"When Vexing Devil enters the battlefield, any opponent may have it deal 4 damage to him or her. If a player does, sacrifice Vexing Devil.","power":"4","toughness":"3","imageName":"vexing devil","colorIdentity":["R"]},"Vigilante Justice":{"layout":"normal","name":"Vigilante Justice","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a Human enters the battlefield under your control, Vigilante Justice deals 1 damage to target creature or player.","imageName":"vigilante justice","colorIdentity":["R"]},"Zealous Conscripts":{"layout":"normal","name":"Zealous Conscripts","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Haste\nWhen Zealous Conscripts enters the battlefield, gain control of target permanent until end of turn. Untap that permanent. It gains haste until end of turn.","power":"3","toughness":"3","imageName":"zealous conscripts","colorIdentity":["R"]},"Abundant Growth":{"layout":"normal","name":"Abundant Growth","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen Abundant Growth enters the battlefield, draw a card.\nEnchanted land has \"{T}: Add one mana of any color to your mana pool.\"","imageName":"abundant growth","colorIdentity":["G"]},"Blessings of Nature":{"layout":"normal","name":"Blessings of Nature","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Distribute four +1/+1 counters among any number of target creatures.\nMiracle {G} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"blessings of nature","colorIdentity":["G"]},"Bower Passage":{"layout":"normal","name":"Bower Passage","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures with flying can't block creatures you control.","imageName":"bower passage","colorIdentity":["G"]},"Champion of Lambholt":{"layout":"normal","name":"Champion of Lambholt","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Creatures with power less than Champion of Lambholt's power can't block creatures you control.\nWhenever another creature enters the battlefield under your control, put a +1/+1 counter on Champion of Lambholt.","power":"1","toughness":"1","imageName":"champion of lambholt","colorIdentity":["G"]},"Craterhoof Behemoth":{"layout":"normal","name":"Craterhoof Behemoth","manaCost":"{5}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Haste\nWhen Craterhoof Behemoth enters the battlefield, creatures you control gain trample and get +X/+X until end of turn, where X is the number of creatures you control.","power":"5","toughness":"5","imageName":"craterhoof behemoth","colorIdentity":["G"]},"Descendants' Path":{"layout":"normal","name":"Descendants' Path","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, reveal the top card of your library. If it's a creature card that shares a creature type with a creature you control, you may cast that card without paying its mana cost. Otherwise, put that card on the bottom of your library.","imageName":"descendants' path","colorIdentity":["G"]},"Diregraf Escort":{"layout":"normal","name":"Diregraf Escort","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Diregraf Escort is paired with another creature, both creatures have protection from Zombies.","power":"1","toughness":"1","imageName":"diregraf escort","colorIdentity":["G"]},"Druid's Familiar":{"layout":"normal","name":"Druid's Familiar","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Druid's Familiar is paired with another creature, each of those creatures gets +2/+2.","power":"2","toughness":"2","imageName":"druid's familiar","colorIdentity":["G"]},"Druids' Repository":{"layout":"normal","name":"Druids' Repository","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control attacks, put a charge counter on Druids' Repository.\nRemove a charge counter from Druids' Repository: Add one mana of any color to your mana pool.","imageName":"druids' repository","colorIdentity":["G"]},"Eaten by Spiders":{"layout":"normal","name":"Eaten by Spiders","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with flying and all Equipment attached to that creature.","imageName":"eaten by spiders","colorIdentity":["G"]},"Flowering Lumberknot":{"layout":"normal","name":"Flowering Lumberknot","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Flowering Lumberknot can't attack or block unless it's paired with a creature with soulbond.","power":"5","toughness":"5","imageName":"flowering lumberknot","colorIdentity":["G"]},"Geist Trappers":{"layout":"normal","name":"Geist Trappers","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Geist Trappers is paired with another creature, both creatures have reach.","power":"3","toughness":"5","imageName":"geist trappers","colorIdentity":["G"]},"Grounded":{"layout":"normal","name":"Grounded","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature loses flying.","imageName":"grounded","colorIdentity":["G"]},"Howlgeist":{"layout":"normal","name":"Howlgeist","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Spirit Wolf","types":["Creature"],"subtypes":["Spirit","Wolf"],"text":"Creatures with power less than Howlgeist's power can't block it.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)","power":"4","toughness":"2","imageName":"howlgeist","colorIdentity":["G"]},"Joint Assault":{"layout":"normal","name":"Joint Assault","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn. If it's paired with a creature, that creature also gets +2/+2 until end of turn.","imageName":"joint assault","colorIdentity":["G"]},"Lair Delve":{"layout":"normal","name":"Lair Delve","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top two cards of your library. Put all creature and land cards revealed this way into your hand and the rest on the bottom of your library in any order.","imageName":"lair delve","colorIdentity":["G"]},"Natural End":{"layout":"normal","name":"Natural End","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment. You gain 3 life.","imageName":"natural end","colorIdentity":["G"]},"Nettle Swine":{"layout":"normal","name":"Nettle Swine","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"power":"4","toughness":"3","imageName":"nettle swine","colorIdentity":["G"]},"Nightshade Peddler":{"layout":"normal","name":"Nightshade Peddler","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Nightshade Peddler is paired with another creature, both creatures have deathtouch.","power":"1","toughness":"1","imageName":"nightshade peddler","colorIdentity":["G"]},"Pathbreaker Wurm":{"layout":"normal","name":"Pathbreaker Wurm","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Pathbreaker Wurm is paired with another creature, both creatures have trample.","power":"6","toughness":"4","imageName":"pathbreaker wurm","colorIdentity":["G"]},"Primal Surge":{"layout":"normal","name":"Primal Surge","manaCost":"{8}{G}{G}","cmc":10,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Exile the top card of your library. If it's a permanent card, you may put it onto the battlefield. If you do, repeat this process.","imageName":"primal surge","colorIdentity":["G"]},"Rain of Thorns":{"layout":"normal","name":"Rain of Thorns","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one or more —\n• Destroy target artifact.\n• Destroy target enchantment.\n• Destroy target land.","imageName":"rain of thorns","colorIdentity":["G"]},"Revenge of the Hunted":{"layout":"normal","name":"Revenge of the Hunted","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, target creature gets +6/+6 and gains trample, and all creatures able to block it this turn do so.\nMiracle {G} (You may cast this card for its miracle cost when you draw it if it's the first card you drew this turn.)","imageName":"revenge of the hunted","colorIdentity":["G"]},"Sheltering Word":{"layout":"normal","name":"Sheltering Word","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature you control gains hexproof until end of turn. You gain life equal to that creature's toughness. (A creature with hexproof can't be the target of spells or abilities your opponents control.)","imageName":"sheltering word","colorIdentity":["G"]},"Snare the Skies":{"layout":"normal","name":"Snare the Skies","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 and gains reach until end of turn. (It can block creatures with flying.)","imageName":"snare the skies","colorIdentity":["G"]},"Somberwald Sage":{"layout":"normal","name":"Somberwald Sage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{T}: Add three mana of any one color to your mana pool. Spend this mana only to cast creature spells.","power":"0","toughness":"1","imageName":"somberwald sage","colorIdentity":["G"]},"Soul of the Harvest":{"layout":"normal","name":"Soul of the Harvest","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nWhenever another nontoken creature enters the battlefield under your control, you may draw a card.","power":"6","toughness":"6","imageName":"soul of the harvest","colorIdentity":["G"]},"Terrifying Presence":{"layout":"normal","name":"Terrifying Presence","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt by creatures other than target creature this turn.","imageName":"terrifying presence","colorIdentity":["G"]},"Timberland Guide":{"layout":"normal","name":"Timberland Guide","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"When Timberland Guide enters the battlefield, put a +1/+1 counter on target creature.","power":"1","toughness":"1","imageName":"timberland guide","colorIdentity":["G"]},"Triumph of Ferocity":{"layout":"normal","name":"Triumph of Ferocity","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, draw a card if you control the creature with the greatest power or tied for the greatest power.","imageName":"triumph of ferocity","colorIdentity":["G"]},"Trusted Forcemage":{"layout":"normal","name":"Trusted Forcemage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Trusted Forcemage is paired with another creature, each of those creatures gets +1/+1.","power":"2","toughness":"2","imageName":"trusted forcemage","colorIdentity":["G"]},"Ulvenwald Tracker":{"layout":"normal","name":"Ulvenwald Tracker","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{1}{G}, {T}: Target creature you control fights another target creature. (Each deals damage equal to its power to the other.)","power":"1","toughness":"1","imageName":"ulvenwald tracker","colorIdentity":["G"]},"Vorstclaw":{"layout":"normal","name":"Vorstclaw","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental Horror","types":["Creature"],"subtypes":["Elemental","Horror"],"power":"7","toughness":"7","imageName":"vorstclaw","colorIdentity":["G"]},"Wandering Wolf":{"layout":"normal","name":"Wandering Wolf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Creatures with power less than Wandering Wolf's power can't block it.","power":"2","toughness":"1","imageName":"wandering wolf","colorIdentity":["G"]},"Wild Defiance":{"layout":"normal","name":"Wild Defiance","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control becomes the target of an instant or sorcery spell, that creature gets +3/+3 until end of turn.","imageName":"wild defiance","colorIdentity":["G"]},"Wildwood Geist":{"layout":"normal","name":"Wildwood Geist","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Wildwood Geist gets +2/+2 as long as it's your turn.","power":"3","toughness":"3","imageName":"wildwood geist","colorIdentity":["G"]},"Wolfir Avenger":{"layout":"normal","name":"Wolfir Avenger","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wolf Warrior","types":["Creature"],"subtypes":["Wolf","Warrior"],"text":"Flash (You may cast this spell any time you could cast an instant.)\n{1}{G}: Regenerate Wolfir Avenger.","power":"3","toughness":"3","imageName":"wolfir avenger","colorIdentity":["G"]},"Wolfir Silverheart":{"layout":"normal","name":"Wolfir Silverheart","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wolf Warrior","types":["Creature"],"subtypes":["Wolf","Warrior"],"text":"Soulbond (You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.)\nAs long as Wolfir Silverheart is paired with another creature, each of those creatures gets +4/+4.","power":"4","toughness":"4","imageName":"wolfir silverheart","colorIdentity":["G"]},"Yew Spirit":{"layout":"normal","name":"Yew Spirit","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spirit Treefolk","types":["Creature"],"subtypes":["Spirit","Treefolk"],"text":"{2}{G}{G}: Yew Spirit gets +X/+X until end of turn, where X is its power.","power":"3","toughness":"3","imageName":"yew spirit","colorIdentity":["G"]},"Bruna, Light of Alabaster":{"layout":"normal","name":"Bruna, Light of Alabaster","manaCost":"{3}{W}{W}{U}","cmc":6,"colors":["White","Blue"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance\nWhenever Bruna, Light of Alabaster attacks or blocks, you may attach to it any number of Auras on the battlefield and you may put onto the battlefield attached to it any number of Aura cards that could enchant it from your graveyard and/or hand.","power":"5","toughness":"5","imageName":"bruna, light of alabaster","colorIdentity":["W","U"]},"Gisela, Blade of Goldnight":{"layout":"normal","name":"Gisela, Blade of Goldnight","manaCost":"{4}{R}{W}{W}","cmc":7,"colors":["White","Red"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, first strike\nIf a source would deal damage to an opponent or a permanent an opponent controls, that source deals double that damage to that player or permanent instead.\nIf a source would deal damage to you or a permanent you control, prevent half that damage, rounded up.","power":"5","toughness":"5","imageName":"gisela, blade of goldnight","colorIdentity":["W","R"]},"Sigarda, Host of Herons":{"layout":"normal","name":"Sigarda, Host of Herons","manaCost":"{2}{G}{W}{W}","cmc":5,"colors":["White","Green"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, hexproof\nSpells and abilities your opponents control can't cause you to sacrifice permanents.","power":"5","toughness":"5","imageName":"sigarda, host of herons","colorIdentity":["W","G"]},"Angel's Tomb":{"layout":"normal","name":"Angel's Tomb","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature enters the battlefield under your control, you may have Angel's Tomb become a 3/3 white Angel artifact creature with flying until end of turn.","imageName":"angel's tomb"},"Angelic Armaments":{"layout":"normal","name":"Angelic Armaments","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2, has flying, and is a white Angel in addition to its other colors and types.\nEquip {4}","imageName":"angelic armaments"},"Bladed Bracers":{"layout":"normal","name":"Bladed Bracers","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1.\nAs long as equipped creature is a Human or an Angel, it has vigilance.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"bladed bracers"},"Conjurer's Closet":{"layout":"normal","name":"Conjurer's Closet","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your end step, you may exile target creature you control, then return that card to the battlefield under your control.","imageName":"conjurer's closet"},"Gallows at Willow Hill":{"layout":"normal","name":"Gallows at Willow Hill","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}, Tap three untapped Humans you control: Destroy target creature. Its controller puts a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"gallows at willow hill"},"Haunted Guardian":{"layout":"normal","name":"Haunted Guardian","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Defender, first strike","power":"2","toughness":"1","imageName":"haunted guardian"},"Narstad Scrapper":{"layout":"normal","name":"Narstad Scrapper","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{2}: Narstad Scrapper gets +1/+0 until end of turn.","power":"3","toughness":"3","imageName":"narstad scrapper"},"Otherworld Atlas":{"layout":"normal","name":"Otherworld Atlas","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}: Put a charge counter on Otherworld Atlas.\n{T}: Each player draws a card for each charge counter on Otherworld Atlas.","imageName":"otherworld atlas"},"Scroll of Avacyn":{"layout":"normal","name":"Scroll of Avacyn","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, Sacrifice Scroll of Avacyn: Draw a card. If you control an Angel, you gain 5 life.","imageName":"scroll of avacyn"},"Scroll of Griselbrand":{"layout":"normal","name":"Scroll of Griselbrand","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, Sacrifice Scroll of Griselbrand: Target opponent discards a card. If you control a Demon, that player loses 3 life.","imageName":"scroll of griselbrand"},"Tormentor's Trident":{"layout":"normal","name":"Tormentor's Trident","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+0 and attacks each turn if able.\nEquip {3}","imageName":"tormentor's trident"},"Vanguard's Shield":{"layout":"normal","name":"Vanguard's Shield","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +0/+3 and can block an additional creature each combat.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"vanguard's shield"},"Vessel of Endless Rest":{"layout":"normal","name":"Vessel of Endless Rest","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"When Vessel of Endless Rest enters the battlefield, put target card from a graveyard on the bottom of its owner's library.\n{T}: Add one mana of any color to your mana pool.","imageName":"vessel of endless rest"},"Alchemist's Refuge":{"layout":"normal","name":"Alchemist's Refuge","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{G}{U}, {T}: You may cast nonland cards this turn as though they had flash.","imageName":"alchemist's refuge","colorIdentity":["G","U"]},"Cavern of Souls":{"layout":"normal","name":"Cavern of Souls","type":"Land","types":["Land"],"text":"As Cavern of Souls enters the battlefield, choose a creature type.\n{T}: Add {C} to your mana pool.\n{T}: Add one mana of any color to your mana pool. Spend this mana only to cast a creature spell of the chosen type, and that spell can't be countered.","imageName":"cavern of souls"},"Desolate Lighthouse":{"layout":"normal","name":"Desolate Lighthouse","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{U}{R}, {T}: Draw a card, then discard a card.","imageName":"desolate lighthouse","colorIdentity":["U","R"]},"Seraph Sanctuary":{"layout":"normal","name":"Seraph Sanctuary","type":"Land","types":["Land"],"text":"When Seraph Sanctuary enters the battlefield, you gain 1 life.\nWhenever an Angel enters the battlefield under your control, you gain 1 life.\n{T}: Add {C} to your mana pool.","imageName":"seraph sanctuary"},"Slayers' Stronghold":{"layout":"normal","name":"Slayers' Stronghold","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{R}{W}, {T}: Target creature gets +2/+0 and gains vigilance and haste until end of turn.","imageName":"slayers' stronghold","colorIdentity":["R","W"]},"Chaotic Æther":{"layout":"phenomenon","name":"Chaotic Æther","type":"Phenomenon","types":["Phenomenon"],"text":"When you encounter Chaotic Æther, each blank roll of the planar die is a CHAOS roll until a player planeswalks away from a plane. (Then planeswalk away from this phenomenon.)","imageName":"chaotic æther"},"Interplanar Tunnel":{"layout":"phenomenon","name":"Interplanar Tunnel","type":"Phenomenon","types":["Phenomenon"],"text":"When you encounter Interplanar Tunnel, reveal cards from the top of your planar deck until you reveal five plane cards. Put a plane card from among them on top of your planar deck, then put the rest of the revealed cards on the bottom in a random order. (Then planeswalk away from this phenomenon.)","imageName":"interplanar tunnel"},"Morphic Tide":{"layout":"phenomenon","name":"Morphic Tide","type":"Phenomenon","types":["Phenomenon"],"text":"When you encounter Morphic Tide, each player shuffles all permanents he or she owns into his or her library, then reveals that many cards from the top of his or her library. Each player puts all artifact, creature, land, and planeswalker cards revealed this way onto the battlefield, then does the same for enchantment cards, then puts all cards revealed this way that weren't put onto the battlefield on the bottom of his or her library in any order. (Then planeswalk away from this phenomenon.)","imageName":"morphic tide"},"Mutual Epiphany":{"layout":"phenomenon","name":"Mutual Epiphany","type":"Phenomenon","types":["Phenomenon"],"text":"When you encounter Mutual Epiphany, each player draws four cards. (Then planeswalk away from this phenomenon.)","imageName":"mutual epiphany"},"Planewide Disaster":{"layout":"phenomenon","name":"Planewide Disaster","type":"Phenomenon","types":["Phenomenon"],"text":"When you encounter Planewide Disaster, destroy all creatures. (Then planeswalk away from this phenomenon.)","imageName":"planewide disaster"},"Reality Shaping":{"layout":"phenomenon","name":"Reality Shaping","type":"Phenomenon","types":["Phenomenon"],"text":"When you encounter Reality Shaping, starting with you, each player may put a permanent card from his or her hand onto the battlefield. (Then planeswalk away from this phenomenon.)","imageName":"reality shaping"},"Felidar Umbra":{"layout":"normal","name":"Felidar Umbra","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has lifelink.\n{1}{W}: Attach Felidar Umbra to target creature you control.\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"felidar umbra","colorIdentity":["W"]},"Spatial Merging":{"layout":"phenomenon","name":"Spatial Merging","type":"Phenomenon","types":["Phenomenon"],"text":"When you encounter Spatial Merging, reveal cards from the top of your planar deck until you reveal two plane cards. Simultaneously planeswalk to both of them. Put all other cards revealed this way on the bottom of your planar deck in any order.","imageName":"spatial merging"},"Time Distortion":{"layout":"phenomenon","name":"Time Distortion","type":"Phenomenon","types":["Phenomenon"],"text":"When you encounter Time Distortion, reverse the game's turn order. (For example, if play had proceeded clockwise around the table, it now goes counterclockwise. Then planeswalk away from this phenomenon.)","imageName":"time distortion"},"Akoum":{"layout":"plane","name":"Akoum","type":"Plane — Zendikar","types":["Plane"],"subtypes":["Zendikar"],"text":"Players may cast enchantment cards as though they had flash.\nWhenever you roll CHAOS, destroy target creature that isn't enchanted.","imageName":"akoum"},"Aretopolis":{"layout":"plane","name":"Aretopolis","type":"Plane — Kephalai","types":["Plane"],"subtypes":["Kephalai"],"text":"When you planeswalk to Aretopolis or at the beginning of your upkeep, put a scroll counter on Aretopolis, then you gain life equal to the number of scroll counters on it.\nWhen Aretopolis has ten or more scroll counters on it, planeswalk.\nWhenever you roll CHAOS, put a scroll counter on Aretopolis, then draw cards equal to the number of scroll counters on it.","imageName":"aretopolis"},"Astral Arena":{"layout":"plane","name":"Astral Arena","type":"Plane — Kolbahan","types":["Plane"],"subtypes":["Kolbahan"],"text":"No more than one creature can attack each combat.\nNo more than one creature can block each combat.\nWhenever you roll CHAOS, Astral Arena deals 2 damage to each creature.","imageName":"astral arena"},"Bloodhill Bastion":{"layout":"plane","name":"Bloodhill Bastion","type":"Plane — Equilor","types":["Plane"],"subtypes":["Equilor"],"text":"Whenever a creature enters the battlefield, it gains double strike and haste until end of turn.\nWhenever you roll CHAOS, exile target nontoken creature you control, then return it to the battlefield under your control.","imageName":"bloodhill bastion"},"Edge of Malacol":{"layout":"plane","name":"Edge of Malacol","type":"Plane — Belenon","types":["Plane"],"subtypes":["Belenon"],"text":"If a creature you control would untap during your untap step, put two +1/+1 counters on it instead.\nWhenever you roll CHAOS, untap each creature you control.","imageName":"edge of malacol"},"Furnace Layer":{"layout":"plane","name":"Furnace Layer","type":"Plane — New Phyrexia","types":["Plane"],"subtypes":["New Phyrexia"],"text":"When you planeswalk to Furnace Layer or at the beginning of your upkeep, select target player at random. That player discards a card. If that player discards a land card this way, he or she loses 3 life.\nWhenever you roll CHAOS, you may destroy target nonland permanent.","imageName":"furnace layer"},"Gavony":{"layout":"plane","name":"Gavony","type":"Plane — Innistrad","types":["Plane"],"subtypes":["Innistrad"],"text":"All creatures have vigilance.\nWhenever you roll CHAOS, creatures you control gain indestructible until end of turn.","imageName":"gavony"},"Glen Elendra":{"layout":"plane","name":"Glen Elendra","type":"Plane — Lorwyn","types":["Plane"],"subtypes":["Lorwyn"],"text":"At end of combat, you may exchange control of target creature you control that dealt combat damage to a player this combat and target creature that player controls.\nWhenever you roll CHAOS, gain control of target creature you own.","imageName":"glen elendra"},"Grand Ossuary":{"layout":"plane","name":"Grand Ossuary","type":"Plane — Ravnica","types":["Plane"],"subtypes":["Ravnica"],"text":"Whenever a creature dies, its controller distributes a number of +1/+1 counters equal to its power among any number of target creatures he or she controls.\nWhenever you roll CHAOS, each player exiles all creatures he or she controls and puts X 1/1 green Saproling creature tokens onto the battlefield, where X is the total power of the creatures he or she exiled this way. Then planeswalk.","imageName":"grand ossuary"},"Grove of the Dreampods":{"layout":"plane","name":"Grove of the Dreampods","type":"Plane — Fabacin","types":["Plane"],"subtypes":["Fabacin"],"text":"When you planeswalk to Grove of the Dreampods or at the beginning of your upkeep, reveal cards from the top of your library until you reveal a creature card. Put that card onto the battlefield and the rest on the bottom of your library in a random order.\nWhenever you roll CHAOS, return target creature card from your graveyard to the battlefield.","imageName":"grove of the dreampods"},"Hedron Fields of Agadeem":{"layout":"plane","name":"Hedron Fields of Agadeem","type":"Plane — Zendikar","types":["Plane"],"subtypes":["Zendikar"],"text":"Creatures with power 7 or greater can't attack or block.\nWhenever you roll CHAOS, put a 7/7 colorless Eldrazi creature token with annihilator 1 onto the battlefield. (Whenever it attacks, defending player sacrifices a permanent.)","imageName":"hedron fields of agadeem"},"Illusory Angel":{"layout":"normal","name":"Illusory Angel","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Angel Illusion","types":["Creature"],"subtypes":["Angel","Illusion"],"text":"Flying\nCast Illusory Angel only if you've cast another spell this turn.","power":"4","toughness":"4","imageName":"illusory angel","colorIdentity":["U"]},"Jund":{"layout":"plane","name":"Jund","type":"Plane — Alara","types":["Plane"],"subtypes":["Alara"],"text":"Whenever a player casts a black, red, or green creature spell, it gains devour 5. (As the creature enters the battlefield, its controller may sacrifice any number of creatures. The creature enters the battlefield with five times that many +1/+1 counters on it.)\nWhenever you roll CHAOS, put two 1/1 red Goblin creature tokens onto the battlefield.","imageName":"jund"},"Kessig":{"layout":"plane","name":"Kessig","type":"Plane — Innistrad","types":["Plane"],"subtypes":["Innistrad"],"text":"Prevent all combat damage that would be dealt by non-Werewolf creatures.\nWhenever you roll CHAOS, each creature you control gets +2/+2, gains trample, and becomes a Werewolf in addition to its other types until end of turn.","imageName":"kessig"},"Kharasha Foothills":{"layout":"plane","name":"Kharasha Foothills","type":"Plane — Mongseng","types":["Plane"],"subtypes":["Mongseng"],"text":"Whenever a creature you control attacks a player, for each other opponent, you may put a token that's a copy of that creature onto the battlefield tapped and attacking that opponent. Exile those tokens at the beginning of the next end step.\nWhenever you roll CHAOS, you may sacrifice any number of creatures. If you do, Kharasha Foothills deals that much damage to target creature.","imageName":"kharasha foothills"},"Kilnspire District":{"layout":"plane","name":"Kilnspire District","type":"Plane — Ravnica","types":["Plane"],"subtypes":["Ravnica"],"text":"When you planeswalk to Kilnspire District or at the beginning of your precombat main phase, put a charge counter on Kilnspire District, then add {R} to your mana pool for each charge counter on it.\nWhenever you roll CHAOS, you may pay {X}. If you do, Kilnspire District deals X damage to target creature or player.","imageName":"kilnspire district","colorIdentity":["R"]},"Lair of the Ashen Idol":{"layout":"plane","name":"Lair of the Ashen Idol","type":"Plane — Azgol","types":["Plane"],"subtypes":["Azgol"],"text":"At the beginning of your upkeep, sacrifice a creature. If you can't, planeswalk.\nWhenever you roll CHAOS, any number of target players each put a 2/2 black Zombie creature token onto the battlefield.","imageName":"lair of the ashen idol"},"Sakashima's Student":{"layout":"normal","name":"Sakashima's Student","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Ninja","types":["Creature"],"subtypes":["Human","Ninja"],"text":"Ninjutsu {1}{U} ({1}{U}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nYou may have Sakashima's Student enter the battlefield as a copy of any creature on the battlefield, except it's still a Ninja in addition to its other creature types.","power":"0","toughness":"0","imageName":"sakashima's student","colorIdentity":["U"]},"Mount Keralia":{"layout":"plane","name":"Mount Keralia","type":"Plane — Regatha","types":["Plane"],"subtypes":["Regatha"],"text":"At the beginning of your end step, put a pressure counter on Mount Keralia.\nWhen you planeswalk away from Mount Keralia, it deals damage equal to the number of pressure counters on it to each creature and each planeswalker.\nWhenever you roll CHAOS, prevent all damage that planes named Mount Keralia would deal this game to permanents you control.","imageName":"mount keralia"},"Nephalia":{"layout":"plane","name":"Nephalia","type":"Plane — Innistrad","types":["Plane"],"subtypes":["Innistrad"],"text":"At the beginning of your end step, put the top seven cards of your library into your graveyard. Then return a card at random from your graveyard to your hand.\nWhenever you roll CHAOS, return target card from your graveyard to your hand.","imageName":"nephalia"},"Norn's Dominion":{"layout":"plane","name":"Norn's Dominion","type":"Plane — New Phyrexia","types":["Plane"],"subtypes":["New Phyrexia"],"text":"When you planeswalk away from Norn's Dominion, destroy each nonland permanent without a fate counter on it, then remove all fate counters from all permanents.\nWhenever you roll CHAOS, you may put a fate counter on target permanent.","imageName":"norn's dominion"},"Onakke Catacomb":{"layout":"plane","name":"Onakke Catacomb","type":"Plane — Shandalar","types":["Plane"],"subtypes":["Shandalar"],"text":"All creatures are black and have deathtouch.\nWhenever you roll CHAOS, creatures you control get +1/+0 and gain first strike until end of turn.","imageName":"onakke catacomb"},"Orochi Colony":{"layout":"plane","name":"Orochi Colony","type":"Plane — Kamigawa","types":["Plane"],"subtypes":["Kamigawa"],"text":"Whenever a creature you control deals combat damage to a player, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.\nWhenever you roll CHAOS, target creature can't be blocked this turn.","imageName":"orochi colony"},"Orzhova":{"layout":"plane","name":"Orzhova","type":"Plane — Ravnica","types":["Plane"],"subtypes":["Ravnica"],"text":"When you planeswalk away from Orzhova, each player returns all creature cards from his or her graveyard to the battlefield.\nWhenever you roll CHAOS, for each opponent, exile up to one target creature card from that player's graveyard.","imageName":"orzhova"},"Prahv":{"layout":"plane","name":"Prahv","type":"Plane — Ravnica","types":["Plane"],"subtypes":["Ravnica"],"text":"If you cast a spell this turn, you can't attack with creatures.\nIf you attacked with creatures this turn, you can't cast spells.\nWhenever you roll CHAOS, you gain life equal to the number of cards in your hand.","imageName":"prahv"},"Quicksilver Sea":{"layout":"plane","name":"Quicksilver Sea","type":"Plane — Mirrodin","types":["Plane"],"subtypes":["Mirrodin"],"text":"When you planeswalk to Quicksilver Sea or at the beginning of your upkeep, scry 4. (Look at the top four cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)\nWhenever you roll CHAOS, reveal the top card of your library. You may play it without paying its mana cost.","imageName":"quicksilver sea"},"Selesnya Loft Gardens":{"layout":"plane","name":"Selesnya Loft Gardens","type":"Plane — Ravnica","types":["Plane"],"subtypes":["Ravnica"],"text":"If an effect would put one or more tokens onto the battlefield, it puts twice that many of those tokens onto the battlefield instead.\nIf an effect would place one or more counters on a permanent, it places twice that many of those counters on that permanent instead.\nWhenever you roll CHAOS, until end of turn, whenever you tap a land for mana, add one mana to your mana pool of any type that land produced.","imageName":"selesnya loft gardens"},"Stensia":{"layout":"plane","name":"Stensia","type":"Plane — Innistrad","types":["Plane"],"subtypes":["Innistrad"],"text":"Whenever a creature deals damage to one or more players for the first time in a turn, put a +1/+1 counter on it.\nWhenever you roll CHAOS, each creature you control gains \"{T}: This creature deals 1 damage to target player\" until end of turn.","imageName":"stensia"},"Takenuma":{"layout":"plane","name":"Takenuma","type":"Plane — Kamigawa","types":["Plane"],"subtypes":["Kamigawa"],"text":"Whenever a creature leaves the battlefield, its controller draws a card.\nWhenever you roll CHAOS, return target creature you control to its owner's hand.","imageName":"takenuma"},"Talon Gates":{"layout":"plane","name":"Talon Gates","type":"Plane — Dominaria","types":["Plane"],"subtypes":["Dominaria"],"text":"Any time you could cast a sorcery, you may exile a nonland card from your hand with X time counters on it, where X is its converted mana cost. If the exiled card doesn't have suspend, it gains suspend. (At the beginning of its owner's upkeep, he or she removes a time counter. When the last is removed, the player casts it without paying its mana cost. If it's a creature, it has haste.)\nWhenever you roll CHAOS, remove two time counters from each suspended card you own.","imageName":"talon gates"},"Trail of the Mage-Rings":{"layout":"plane","name":"Trail of the Mage-Rings","type":"Plane — Vryn","types":["Plane"],"subtypes":["Vryn"],"text":"Instant and sorcery spells have rebound. (The spell's controller exiles the spell as it resolves if he or she cast it from his or her hand. At the beginning of that player's next upkeep, he or she may cast that card from exile without paying its mana cost.)\nWhenever you roll CHAOS, you may search your library for an instant or sorcery card, reveal it, put it into your hand, then shuffle your library.","imageName":"trail of the mage-rings"},"Truga Jungle":{"layout":"plane","name":"Truga Jungle","type":"Plane — Ergamon","types":["Plane"],"subtypes":["Ergamon"],"text":"All lands have \"{T}: Add one mana of any color to your mana pool.\"\nWhenever you roll CHAOS, reveal the top three cards of your library. Put all land cards revealed this way into your hand and the rest on the bottom of your library in any order.","imageName":"truga jungle"},"Windriddle Palaces":{"layout":"plane","name":"Windriddle Palaces","type":"Plane — Belenon","types":["Plane"],"subtypes":["Belenon"],"text":"Players play with the top card of their libraries revealed.\nYou may play the top card of any player's library.\nWhenever you roll CHAOS, each player puts the top card of his or her library into his or her graveyard.","imageName":"windriddle palaces"},"The Zephyr Maze":{"layout":"plane","name":"The Zephyr Maze","type":"Plane — Kyneth","types":["Plane"],"subtypes":["Kyneth"],"text":"Creatures with flying get +2/+0.\nCreatures without flying get -2/-0.\nWhenever you roll CHAOS, target creature gains flying until end of turn.","imageName":"the zephyr maze"},"Beetleback Chief":{"layout":"normal","name":"Beetleback Chief","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"When Beetleback Chief enters the battlefield, put two 1/1 red Goblin creature tokens onto the battlefield.","power":"2","toughness":"2","imageName":"beetleback chief","colorIdentity":["R"]},"Mass Mutiny":{"layout":"normal","name":"Mass Mutiny","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"For each opponent, gain control of up to one target creature that player controls until end of turn. Untap those creatures. They gain haste until end of turn.","imageName":"mass mutiny","colorIdentity":["R"]},"Preyseizer Dragon":{"layout":"normal","name":"Preyseizer Dragon","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nDevour 2 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with twice that many +1/+1 counters on it.)\nWhenever Preyseizer Dragon attacks, it deals damage to target creature or player equal to the number of +1/+1 counters on Preyseizer Dragon.","power":"4","toughness":"4","imageName":"preyseizer dragon","colorIdentity":["R"]},"Brindle Shoat":{"layout":"normal","name":"Brindle Shoat","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"When Brindle Shoat dies, put a 3/3 green Boar creature token onto the battlefield.","power":"1","toughness":"1","imageName":"brindle shoat","colorIdentity":["G"]},"Dreampod Druid":{"layout":"normal","name":"Dreampod Druid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"At the beginning of each upkeep, if Dreampod Druid is enchanted, put a 1/1 green Saproling creature token onto the battlefield.","power":"2","toughness":"2","imageName":"dreampod druid","colorIdentity":["G"]},"Baleful Strix":{"layout":"normal","name":"Baleful Strix","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Artifact Creature — Bird","types":["Artifact","Creature"],"subtypes":["Bird"],"text":"Flying, deathtouch\nWhen Baleful Strix enters the battlefield, draw a card.","power":"1","toughness":"1","imageName":"baleful strix","colorIdentity":["U","B"]},"Dragonlair Spider":{"layout":"normal","name":"Dragonlair Spider","manaCost":"{2}{R}{R}{G}{G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach\nWhenever an opponent casts a spell, put a 1/1 green Insect creature token onto the battlefield.","power":"5","toughness":"6","imageName":"dragonlair spider","colorIdentity":["R","G"]},"Elderwood Scion":{"layout":"normal","name":"Elderwood Scion","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample, lifelink\nSpells you cast that target Elderwood Scion cost {2} less to cast.\nSpells your opponents cast that target Elderwood Scion cost {2} more to cast.","power":"4","toughness":"4","imageName":"elderwood scion","colorIdentity":["W","G"]},"Etherium-Horn Sorcerer":{"layout":"normal","name":"Etherium-Horn Sorcerer","manaCost":"{4}{U}{R}","cmc":6,"colors":["Blue","Red"],"type":"Artifact Creature — Minotaur Wizard","types":["Artifact","Creature"],"subtypes":["Minotaur","Wizard"],"text":"{1}{U}{R}: Return Etherium-Horn Sorcerer to its owner's hand.\nCascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)","power":"3","toughness":"6","imageName":"etherium-horn sorcerer","colorIdentity":["U","R"]},"Indrik Umbra":{"layout":"normal","name":"Indrik Umbra","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +4/+4 and has first strike, and all creatures able to block it do so.\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)","imageName":"indrik umbra","colorIdentity":["W","G"]},"Krond the Dawn-Clad":{"layout":"normal","name":"Krond the Dawn-Clad","manaCost":"{G}{G}{G}{W}{W}{W}","cmc":6,"colors":["White","Green"],"type":"Legendary Creature — Archon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Archon"],"text":"Flying, vigilance\nWhenever Krond the Dawn-Clad attacks, if it's enchanted, exile target permanent.","power":"6","toughness":"6","imageName":"krond the dawn-clad","colorIdentity":["W","G"]},"Maelstrom Wanderer":{"layout":"normal","name":"Maelstrom Wanderer","manaCost":"{5}{U}{R}{G}","cmc":8,"colors":["Blue","Red","Green"],"type":"Legendary Creature — Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental"],"text":"Creatures you control have haste.\nCascade, cascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order. Then do it again.)","power":"7","toughness":"5","imageName":"maelstrom wanderer","colorIdentity":["U","R","G"]},"Shardless Agent":{"layout":"normal","name":"Shardless Agent","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Artifact Creature — Human Rogue","types":["Artifact","Creature"],"subtypes":["Human","Rogue"],"text":"Cascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)","power":"2","toughness":"2","imageName":"shardless agent","colorIdentity":["U","G"]},"Silent-Blade Oni":{"layout":"normal","name":"Silent-Blade Oni","manaCost":"{3}{U}{U}{B}{B}","cmc":7,"colors":["Blue","Black"],"type":"Creature — Demon Ninja","types":["Creature"],"subtypes":["Demon","Ninja"],"text":"Ninjutsu {4}{U}{B} ({4}{U}{B}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Silent-Blade Oni deals combat damage to a player, look at that player's hand. You may cast a nonland card in it without paying that card's mana cost.","power":"6","toughness":"5","imageName":"silent-blade oni","colorIdentity":["U","B"]},"Thromok the Insatiable":{"layout":"normal","name":"Thromok the Insatiable","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Legendary Creature — Hellion","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Hellion"],"text":"Devour X, where X is the number of creatures devoured this way (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with X +1/+1 counters on it for each of those creatures.)","power":"0","toughness":"0","imageName":"thromok the insatiable","colorIdentity":["R","G"]},"Vela the Night-Clad":{"layout":"normal","name":"Vela the Night-Clad","manaCost":"{4}{U}{B}","cmc":6,"colors":["Blue","Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nOther creatures you control have intimidate.\nWhenever Vela the Night-Clad or another creature you control leaves the battlefield, each opponent loses 1 life.","power":"4","toughness":"4","imageName":"vela the night-clad","colorIdentity":["U","B"]},"Fractured Powerstone":{"layout":"normal","name":"Fractured Powerstone","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{T}: Roll the planar die. Activate this ability only any time you could cast a sorcery.","imageName":"fractured powerstone"},"Sai of the Shinobi":{"layout":"normal","name":"Sai of the Shinobi","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1.\nWhenever a creature enters the battlefield under your control, you may attach Sai of the Shinobi to it.\nEquip {2}","imageName":"sai of the shinobi"},"Stairs to Infinity":{"layout":"plane","name":"Stairs to Infinity","type":"Plane — Xerex","types":["Plane"],"subtypes":["Xerex"],"text":"Players have no maximum hand size.\nWhenever you roll the planar die, draw a card.\nWhenever you roll CHAOS, reveal the top card of your planar deck. You may put it on the bottom of your planar deck.","imageName":"stairs to infinity"},"Ajani's Sunstriker":{"layout":"normal","name":"Ajani's Sunstriker","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Cleric","types":["Creature"],"subtypes":["Cat","Cleric"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"2","toughness":"2","imageName":"ajani's sunstriker","colorIdentity":["W"]},"Attended Knight":{"layout":"normal","name":"Attended Knight","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nWhen Attended Knight enters the battlefield, put a 1/1 white Soldier creature token onto the battlefield.","power":"2","toughness":"2","imageName":"attended knight","colorIdentity":["W"]},"Battleflight Eagle":{"layout":"normal","name":"Battleflight Eagle","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Battleflight Eagle enters the battlefield, target creature gets +2/+2 and gains flying until end of turn.","power":"2","toughness":"2","imageName":"battleflight eagle","colorIdentity":["W"]},"Captain's Call":{"layout":"normal","name":"Captain's Call","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put three 1/1 white Soldier creature tokens onto the battlefield.","imageName":"captain's call","colorIdentity":["W"]},"Crusader of Odric":{"layout":"normal","name":"Crusader of Odric","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Crusader of Odric's power and toughness are each equal to the number of creatures you control.","power":"*","toughness":"*","imageName":"crusader of odric","colorIdentity":["W"]},"Faith's Reward":{"layout":"normal","name":"Faith's Reward","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Return to the battlefield all permanent cards in your graveyard that were put there from the battlefield this turn.","imageName":"faith's reward","colorIdentity":["W"]},"Griffin Protector":{"layout":"normal","name":"Griffin Protector","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nWhenever another creature enters the battlefield under your control, Griffin Protector gets +1/+1 until end of turn.","power":"2","toughness":"3","imageName":"griffin protector","colorIdentity":["W"]},"Guardian Lions":{"layout":"normal","name":"Guardian Lions","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)","power":"1","toughness":"6","imageName":"guardian lions","colorIdentity":["W"]},"Healer of the Pride":{"layout":"normal","name":"Healer of the Pride","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Cat Cleric","types":["Creature"],"subtypes":["Cat","Cleric"],"text":"Whenever another creature enters the battlefield under your control, you gain 2 life.","power":"2","toughness":"3","imageName":"healer of the pride","colorIdentity":["W"]},"Knight of Glory":{"layout":"normal","name":"Knight of Glory","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Protection from black (This creature can't be blocked, targeted, dealt damage, or enchanted by anything black.)\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"2","toughness":"1","imageName":"knight of glory","colorIdentity":["W"]},"Odric, Master Tactician":{"layout":"normal","name":"Odric, Master Tactician","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nWhenever Odric, Master Tactician and at least three other creatures attack, you choose which creatures block this combat and how those creatures block.","power":"3","toughness":"4","imageName":"odric, master tactician","colorIdentity":["W"]},"Prized Elephant":{"layout":"normal","name":"Prized Elephant","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Prized Elephant gets +1/+1 as long as you control a Forest.\n{G}: Prized Elephant gains trample until end of turn. (If this creature would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","power":"3","toughness":"3","imageName":"prized elephant","colorIdentity":["W","G"]},"Rhox Faithmender":{"layout":"normal","name":"Rhox Faithmender","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Rhino Monk","types":["Creature"],"subtypes":["Rhino","Monk"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)\nIf you would gain life, you gain twice that much life instead.","power":"1","toughness":"5","imageName":"rhox faithmender","colorIdentity":["W"]},"Show of Valor":{"layout":"normal","name":"Show of Valor","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+4 until end of turn.","imageName":"show of valor","colorIdentity":["W"]},"Sublime Archangel":{"layout":"normal","name":"Sublime Archangel","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\nOther creatures you control have exalted. (If a creature has multiple instances of exalted, each triggers separately.)","power":"4","toughness":"3","imageName":"sublime archangel","colorIdentity":["W"]},"Touch of the Eternal":{"layout":"normal","name":"Touch of the Eternal","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, count the number of permanents you control. Your life total becomes that number.","imageName":"touch of the eternal","colorIdentity":["W"]},"War Falcon":{"layout":"normal","name":"War Falcon","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWar Falcon can't attack unless you control a Knight or a Soldier.","power":"2","toughness":"1","imageName":"war falcon","colorIdentity":["W"]},"Warclamp Mastiff":{"layout":"normal","name":"Warclamp Mastiff","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"First strike (This creature deals combat damage before creatures without first strike.)","power":"1","toughness":"1","imageName":"warclamp mastiff","colorIdentity":["W"]},"Archaeomancer":{"layout":"normal","name":"Archaeomancer","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Archaeomancer enters the battlefield, return target instant or sorcery card from your graveyard to your hand.","power":"1","toughness":"2","imageName":"archaeomancer","colorIdentity":["U"]},"Arctic Aven":{"layout":"normal","name":"Arctic Aven","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\nArctic Aven gets +1/+1 as long as you control a Plains.\n{W}: Arctic Aven gains lifelink until end of turn. (Damage dealt by this creature also causes you to gain that much life.)","power":"2","toughness":"1","imageName":"arctic aven","colorIdentity":["U","W"]},"Augur of Bolas":{"layout":"normal","name":"Augur of Bolas","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"When Augur of Bolas enters the battlefield, look at the top three cards of your library. You may reveal an instant or sorcery card from among them and put it into your hand. Put the rest on the bottom of your library in any order.","power":"1","toughness":"3","imageName":"augur of bolas","colorIdentity":["U"]},"Courtly Provocateur":{"layout":"normal","name":"Courtly Provocateur","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{T}: Target creature attacks this turn if able.\n{T}: Target creature blocks this turn if able.","power":"1","toughness":"1","imageName":"courtly provocateur","colorIdentity":["U"]},"Downpour":{"layout":"normal","name":"Downpour","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap up to three target creatures.","imageName":"downpour","colorIdentity":["U"]},"Encrust":{"layout":"normal","name":"Encrust","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact or creature\nEnchanted permanent doesn't untap during its controller's untap step and its activated abilities can't be activated.","imageName":"encrust","colorIdentity":["U"]},"Faerie Invaders":{"layout":"normal","name":"Faerie Invaders","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying","power":"3","toughness":"3","imageName":"faerie invaders","colorIdentity":["U"]},"Hydrosurge":{"layout":"normal","name":"Hydrosurge","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gets -5/-0 until end of turn.","imageName":"hydrosurge","colorIdentity":["U"]},"Jace's Phantasm":{"layout":"normal","name":"Jace's Phantasm","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"Flying\nJace's Phantasm gets +4/+4 as long as an opponent has ten or more cards in his or her graveyard.","power":"1","toughness":"1","imageName":"jace's phantasm","colorIdentity":["U"]},"Master of the Pearl Trident":{"layout":"normal","name":"Master of the Pearl Trident","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk","types":["Creature"],"subtypes":["Merfolk"],"text":"Other Merfolk creatures you control get +1/+1 and have islandwalk. (They can't be blocked as long as defending player controls an Island.)","power":"2","toughness":"2","imageName":"master of the pearl trident","colorIdentity":["U"]},"Mind Sculpt":{"layout":"normal","name":"Mind Sculpt","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent puts the top seven cards of his or her library into his or her graveyard.","imageName":"mind sculpt","colorIdentity":["U"]},"Omniscience":{"layout":"normal","name":"Omniscience","manaCost":"{7}{U}{U}{U}","cmc":10,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"You may cast nonland cards from your hand without paying their mana costs.","imageName":"omniscience","colorIdentity":["U"]},"Spelltwine":{"layout":"normal","name":"Spelltwine","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target instant or sorcery card from your graveyard and target instant or sorcery card from an opponent's graveyard. Copy those cards. Cast the copies if able without paying their mana costs. Exile Spelltwine.","imageName":"spelltwine","colorIdentity":["U"]},"Switcheroo":{"layout":"normal","name":"Switcheroo","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exchange control of two target creatures.","imageName":"switcheroo","colorIdentity":["U"]},"Talrand, Sky Summoner":{"layout":"normal","name":"Talrand, Sky Summoner","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Merfolk Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Whenever you cast an instant or sorcery spell, put a 2/2 blue Drake creature token with flying onto the battlefield.","power":"2","toughness":"2","imageName":"talrand, sky summoner","colorIdentity":["U"]},"Talrand's Invocation":{"layout":"normal","name":"Talrand's Invocation","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 2/2 blue Drake creature tokens with flying onto the battlefield.","imageName":"talrand's invocation","colorIdentity":["U"]},"Tricks of the Trade":{"layout":"normal","name":"Tricks of the Trade","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+0 and can't be blocked.","imageName":"tricks of the trade","colorIdentity":["U"]},"Void Stalker":{"layout":"normal","name":"Void Stalker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{2}{U}, {T}: Put Void Stalker and target creature on top of their owners' libraries, then those players shuffle their libraries.","power":"2","toughness":"1","imageName":"void stalker","colorIdentity":["U"]},"Watercourser":{"layout":"normal","name":"Watercourser","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{U}: Watercourser gets +1/-1 until end of turn.","power":"2","toughness":"3","imageName":"watercourser","colorIdentity":["U"]},"Blood Reckoning":{"layout":"normal","name":"Blood Reckoning","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature attacks you or a planeswalker you control, that creature's controller loses 1 life.","imageName":"blood reckoning","colorIdentity":["B"]},"Bloodhunter Bat":{"layout":"normal","name":"Bloodhunter Bat","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying\nWhen Bloodhunter Bat enters the battlefield, target player loses 2 life and you gain 2 life.","power":"2","toughness":"2","imageName":"bloodhunter bat","colorIdentity":["B"]},"Cower in Fear":{"layout":"normal","name":"Cower in Fear","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Creatures your opponents control get -1/-1 until end of turn.","imageName":"cower in fear","colorIdentity":["B"]},"Crippling Blight":{"layout":"normal","name":"Crippling Blight","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -1/-1 and can't block.","imageName":"crippling blight","colorIdentity":["B"]},"Diabolic Revelation":{"layout":"normal","name":"Diabolic Revelation","manaCost":"{X}{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to X cards and put those cards into your hand. Then shuffle your library.","imageName":"diabolic revelation","colorIdentity":["B"]},"Disciple of Bolas":{"layout":"normal","name":"Disciple of Bolas","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Disciple of Bolas enters the battlefield, sacrifice another creature. You gain X life and draw X cards, where X is that creature's power.","power":"2","toughness":"1","imageName":"disciple of bolas","colorIdentity":["B"]},"Duskmantle Prowler":{"layout":"normal","name":"Duskmantle Prowler","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire Rogue","types":["Creature"],"subtypes":["Vampire","Rogue"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"2","toughness":"2","imageName":"duskmantle prowler","colorIdentity":["B"]},"Duty-Bound Dead":{"layout":"normal","name":"Duty-Bound Dead","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\n{3}{B}: Regenerate Duty-Bound Dead. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","power":"0","toughness":"2","imageName":"duty-bound dead","colorIdentity":["B"]},"Harbor Bandit":{"layout":"normal","name":"Harbor Bandit","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Harbor Bandit gets +1/+1 as long as you control an Island.\n{1}{U}: Harbor Bandit can't be blocked this turn.","power":"2","toughness":"2","imageName":"harbor bandit","colorIdentity":["B","U"]},"Knight of Infamy":{"layout":"normal","name":"Knight of Infamy","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Protection from white (This creature can't be blocked, targeted, dealt damage, or enchanted by anything white.)\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"2","toughness":"1","imageName":"knight of infamy","colorIdentity":["B"]},"Liliana's Shade":{"layout":"normal","name":"Liliana's Shade","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"When Liliana's Shade enters the battlefield, you may search your library for a Swamp card, reveal it, put it into your hand, then shuffle your library.\n{B}: Liliana's Shade gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"liliana's shade","colorIdentity":["B"]},"Mark of the Vampire":{"layout":"normal","name":"Mark of the Vampire","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has lifelink. (Damage dealt by the creature also causes its controller to gain that much life.)","imageName":"mark of the vampire","colorIdentity":["B"]},"Murder":{"layout":"normal","name":"Murder","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature.","imageName":"murder","colorIdentity":["B"]},"Nefarox, Overlord of Grixis":{"layout":"normal","name":"Nefarox, Overlord of Grixis","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"text":"Flying\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)\nWhenever Nefarox, Overlord of Grixis attacks alone, defending player sacrifices a creature.","power":"5","toughness":"5","imageName":"nefarox, overlord of grixis","colorIdentity":["B"]},"Public Execution":{"layout":"normal","name":"Public Execution","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature an opponent controls. Each other creature that player controls gets -2/-0 until end of turn.","imageName":"public execution","colorIdentity":["B"]},"Servant of Nefarox":{"layout":"normal","name":"Servant of Nefarox","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)","power":"3","toughness":"1","imageName":"servant of nefarox","colorIdentity":["B"]},"Veilborn Ghoul":{"layout":"normal","name":"Veilborn Ghoul","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Veilborn Ghoul can't block.\nWhenever a Swamp enters the battlefield under your control, you may return Veilborn Ghoul from your graveyard to your hand.","power":"4","toughness":"1","imageName":"veilborn ghoul","colorIdentity":["B"]},"Vile Rebirth":{"layout":"normal","name":"Vile Rebirth","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile target creature card from a graveyard. Put a 2/2 black Zombie creature token onto the battlefield.","imageName":"vile rebirth","colorIdentity":["B"]},"Cleaver Riot":{"layout":"normal","name":"Cleaver Riot","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control gain double strike until end of turn. (They deal both first-strike and regular combat damage.)","imageName":"cleaver riot","colorIdentity":["R"]},"Craterize":{"layout":"normal","name":"Craterize","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land.","imageName":"craterize","colorIdentity":["R"]},"Crimson Muckwader":{"layout":"normal","name":"Crimson Muckwader","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Crimson Muckwader gets +1/+1 as long as you control a Swamp.\n{2}{B}: Regenerate Crimson Muckwader. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","power":"2","toughness":"1","imageName":"crimson muckwader","colorIdentity":["R","B"]},"Dragon Hatchling":{"layout":"normal","name":"Dragon Hatchling","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{R}: Dragon Hatchling gets +1/+0 until end of turn.","power":"0","toughness":"1","imageName":"dragon hatchling","colorIdentity":["R"]},"Firewing Phoenix":{"layout":"normal","name":"Firewing Phoenix","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying\n{1}{R}{R}{R}: Return Firewing Phoenix from your graveyard to your hand.","power":"4","toughness":"2","imageName":"firewing phoenix","colorIdentity":["R"]},"Flames of the Firebrand":{"layout":"normal","name":"Flames of the Firebrand","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Flames of the Firebrand deals 3 damage divided as you choose among one, two, or three target creatures and/or players.","imageName":"flames of the firebrand","colorIdentity":["R"]},"Goblin Battle Jester":{"layout":"normal","name":"Goblin Battle Jester","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Whenever you cast a red spell, target creature can't block this turn.","power":"2","toughness":"2","imageName":"goblin battle jester","colorIdentity":["R"]},"Krenko, Mob Boss":{"layout":"normal","name":"Krenko, Mob Boss","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Goblin Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{T}: Put X 1/1 red Goblin creature tokens onto the battlefield, where X is the number of Goblins you control.","power":"3","toughness":"3","imageName":"krenko, mob boss","colorIdentity":["R"]},"Krenko's Command":{"layout":"normal","name":"Krenko's Command","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 red Goblin creature tokens onto the battlefield.","imageName":"krenko's command","colorIdentity":["R"]},"Mindclaw Shaman":{"layout":"normal","name":"Mindclaw Shaman","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Viashino Shaman","types":["Creature"],"subtypes":["Viashino","Shaman"],"text":"When Mindclaw Shaman enters the battlefield, target opponent reveals his or her hand. You may cast an instant or sorcery card from it without paying its mana cost.","power":"2","toughness":"2","imageName":"mindclaw shaman","colorIdentity":["R"]},"Reckless Brute":{"layout":"normal","name":"Reckless Brute","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)\nReckless Brute attacks each turn if able.","power":"3","toughness":"1","imageName":"reckless brute","colorIdentity":["R"]},"Rummaging Goblin":{"layout":"normal","name":"Rummaging Goblin","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"{T}, Discard a card: Draw a card.","power":"1","toughness":"1","imageName":"rummaging goblin","colorIdentity":["R"]},"Slumbering Dragon":{"layout":"normal","name":"Slumbering Dragon","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nSlumbering Dragon can't attack or block unless it has five or more +1/+1 counters on it.\nWhenever a creature attacks you or a planeswalker you control, put a +1/+1 counter on Slumbering Dragon.","power":"3","toughness":"3","imageName":"slumbering dragon","colorIdentity":["R"]},"Smelt":{"layout":"normal","name":"Smelt","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact.","imageName":"smelt","colorIdentity":["R"]},"Thundermaw Hellkite":{"layout":"normal","name":"Thundermaw Hellkite","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nHaste (This creature can attack and {T} as soon as it comes under your control.)\nWhen Thundermaw Hellkite enters the battlefield, it deals 1 damage to each creature with flying your opponents control. Tap those creatures.","power":"5","toughness":"5","imageName":"thundermaw hellkite","colorIdentity":["R"]},"Wild Guess":{"layout":"normal","name":"Wild Guess","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Wild Guess, discard a card.\nDraw two cards.","imageName":"wild guess","colorIdentity":["R"]},"Worldfire":{"layout":"normal","name":"Worldfire","manaCost":"{6}{R}{R}{R}","cmc":9,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all permanents. Exile all cards from all hands and graveyards. Each player's life total becomes 1.","imageName":"worldfire","colorIdentity":["R"]},"Bond Beetle":{"layout":"normal","name":"Bond Beetle","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"When Bond Beetle enters the battlefield, put a +1/+1 counter on target creature.","power":"0","toughness":"1","imageName":"bond beetle","colorIdentity":["G"]},"Boundless Realms":{"layout":"normal","name":"Boundless Realms","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to X basic land cards, where X is the number of lands you control, and put them onto the battlefield tapped. Then shuffle your library.","imageName":"boundless realms","colorIdentity":["G"]},"Elderscale Wurm":{"layout":"normal","name":"Elderscale Wurm","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nWhen Elderscale Wurm enters the battlefield, if your life total is less than 7, your life total becomes 7.\nAs long as you have 7 or more life, damage that would reduce your life total to less than 7 reduces it to 7 instead.","power":"7","toughness":"7","imageName":"elderscale wurm","colorIdentity":["G"]},"Flinthoof Boar":{"layout":"normal","name":"Flinthoof Boar","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"Flinthoof Boar gets +1/+1 as long as you control a Mountain.\n{R}: Flinthoof Boar gains haste until end of turn. (It can attack and {T} this turn.)","power":"2","toughness":"2","imageName":"flinthoof boar","colorIdentity":["G","R"]},"Fungal Sprouting":{"layout":"normal","name":"Fungal Sprouting","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put X 1/1 green Saproling creature tokens onto the battlefield, where X is the greatest power among creatures you control.","imageName":"fungal sprouting","colorIdentity":["G"]},"Predatory Rampage":{"layout":"normal","name":"Predatory Rampage","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +3/+3 until end of turn. Each creature your opponents control blocks this turn if able.","imageName":"predatory rampage","colorIdentity":["G"]},"Primal Huntbeast":{"layout":"normal","name":"Primal Huntbeast","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"3","toughness":"3","imageName":"primal huntbeast","colorIdentity":["G"]},"Ranger's Path":{"layout":"normal","name":"Ranger's Path","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to two Forest cards and put them onto the battlefield tapped. Then shuffle your library.","imageName":"ranger's path","colorIdentity":["G"]},"Roaring Primadox":{"layout":"normal","name":"Roaring Primadox","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"At the beginning of your upkeep, return a creature you control to its owner's hand.","power":"4","toughness":"4","imageName":"roaring primadox","colorIdentity":["G"]},"Sentinel Spider":{"layout":"normal","name":"Sentinel Spider","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)\nReach (This creature can block creatures with flying.)","power":"4","toughness":"4","imageName":"sentinel spider","colorIdentity":["G"]},"Serpent's Gift":{"layout":"normal","name":"Serpent's Gift","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","imageName":"serpent's gift","colorIdentity":["G"]},"Spiked Baloth":{"layout":"normal","name":"Spiked Baloth","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)","power":"4","toughness":"2","imageName":"spiked baloth","colorIdentity":["G"]},"Thragtusk":{"layout":"normal","name":"Thragtusk","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Thragtusk enters the battlefield, you gain 5 life.\nWhen Thragtusk leaves the battlefield, put a 3/3 green Beast creature token onto the battlefield.","power":"5","toughness":"3","imageName":"thragtusk","colorIdentity":["G"]},"Timberpack Wolf":{"layout":"normal","name":"Timberpack Wolf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Timberpack Wolf gets +1/+1 for each other creature you control named Timberpack Wolf.","power":"2","toughness":"2","imageName":"timberpack wolf","colorIdentity":["G"]},"Yeva, Nature's Herald":{"layout":"normal","name":"Yeva, Nature's Herald","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Elf Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nYou may cast green creature cards as though they had flash.","power":"4","toughness":"4","imageName":"yeva, nature's herald","colorIdentity":["G"]},"Yeva's Forcemage":{"layout":"normal","name":"Yeva's Forcemage","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Yeva's Forcemage enters the battlefield, target creature gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"yeva's forcemage","colorIdentity":["G"]},"Chronomaton":{"layout":"normal","name":"Chronomaton","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{1}, {T}: Put a +1/+1 counter on Chronomaton.","power":"1","toughness":"1","imageName":"chronomaton"},"Gem of Becoming":{"layout":"normal","name":"Gem of Becoming","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}, Sacrifice Gem of Becoming: Search your library for an Island card, a Swamp card, and a Mountain card. Reveal those cards and put them into your hand. Then shuffle your library.","imageName":"gem of becoming"},"Ring of Evos Isle":{"layout":"normal","name":"Ring of Evos Isle","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"{2}: Equipped creature gains hexproof until end of turn. (It can't be the target of spells or abilities your opponents control.)\nAt the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's blue.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"ring of evos isle"},"Ring of Kalonia":{"layout":"normal","name":"Ring of Kalonia","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has trample. (If it would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)\nAt the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's green.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"ring of kalonia"},"Ring of Thune":{"layout":"normal","name":"Ring of Thune","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has vigilance. (Attacking doesn't cause it to tap.)\nAt the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's white.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"ring of thune"},"Ring of Valkas":{"layout":"normal","name":"Ring of Valkas","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has haste. (It can attack and {T} no matter when it came under your control.)\nAt the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's red.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"ring of valkas"},"Ring of Xathrid":{"layout":"normal","name":"Ring of Xathrid","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"{2}: Regenerate equipped creature. (The next time that creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)\nAt the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's black.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"ring of xathrid"},"Sands of Delirium":{"layout":"normal","name":"Sands of Delirium","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{X}, {T}: Target player puts the top X cards of his or her library into his or her graveyard.","imageName":"sands of delirium"},"Trading Post":{"layout":"normal","name":"Trading Post","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Discard a card: You gain 4 life.\n{1}, {T}, Pay 1 life: Put a 0/1 white Goat creature token onto the battlefield.\n{1}, {T}, Sacrifice a creature: Return target artifact card from your graveyard to your hand.\n{1}, {T}, Sacrifice an artifact: Draw a card.","imageName":"trading post"},"Hellion Crucible":{"layout":"normal","name":"Hellion Crucible","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}{R}, {T}: Put a pressure counter on Hellion Crucible.\n{1}{R}, {T}, Remove two pressure counters from Hellion Crucible and sacrifice it: Put a 4/4 red Hellion creature token with haste onto the battlefield. (It can attack and {T} as soon as it comes under your control.)","imageName":"hellion crucible","colorIdentity":["R"]},"Goblin Electromancer":{"layout":"normal","name":"Goblin Electromancer","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Creature — Goblin Wizard","types":["Creature"],"subtypes":["Goblin","Wizard"],"text":"Instant and sorcery spells you cast cost {1} less to cast.","power":"2","toughness":"2","imageName":"goblin electromancer","colorIdentity":["U","R"]},"Street Spasm":{"layout":"normal","name":"Street Spasm","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Street Spasm deals X damage to target creature without flying you don't control.\nOverload {X}{X}{R}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"street spasm","colorIdentity":["R"]},"Jarad, Golgari Lich Lord":{"layout":"normal","name":"Jarad, Golgari Lich Lord","manaCost":"{B}{B}{G}{G}","cmc":4,"colors":["Black","Green"],"type":"Legendary Creature — Zombie Elf","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Elf"],"text":"Jarad, Golgari Lich Lord gets +1/+1 for each creature card in your graveyard.\n{1}{B}{G}, Sacrifice another creature: Each opponent loses life equal to the sacrificed creature's power.\nSacrifice a Swamp and a Forest: Return Jarad from your graveyard to your hand.","power":"2","toughness":"2","imageName":"jarad, golgari lich lord","colorIdentity":["B","G"]},"Korozda Guildmage":{"layout":"normal","name":"Korozda Guildmage","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{1}{B}{G}: Target creature gets +1/+1 and gains intimidate until end of turn. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)\n{2}{B}{G}, Sacrifice a nontoken creature: Put X 1/1 green Saproling creature tokens onto the battlefield, where X is the sacrificed creature's toughness.","power":"2","toughness":"2","imageName":"korozda guildmage","colorIdentity":["B","G"]},"Angel of Serenity":{"layout":"normal","name":"Angel of Serenity","manaCost":"{4}{W}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Angel of Serenity enters the battlefield, you may exile up to three other target creatures from the battlefield and/or creature cards from graveyards.\nWhen Angel of Serenity leaves the battlefield, return the exiled cards to their owners' hands.","power":"5","toughness":"6","imageName":"angel of serenity","colorIdentity":["W"]},"Armory Guard":{"layout":"normal","name":"Armory Guard","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"Armory Guard has vigilance as long as you control a Gate.","power":"2","toughness":"5","imageName":"armory guard","colorIdentity":["W"]},"Avenging Arrow":{"layout":"normal","name":"Avenging Arrow","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target creature that dealt damage this turn.","imageName":"avenging arrow","colorIdentity":["W"]},"Azorius Arrester":{"layout":"normal","name":"Azorius Arrester","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Azorius Arrester enters the battlefield, detain target creature an opponent controls. (Until your next turn, that creature can't attack or block and its activated abilities can't be activated.)","power":"2","toughness":"1","imageName":"azorius arrester","colorIdentity":["W"]},"Azorius Justiciar":{"layout":"normal","name":"Azorius Justiciar","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Azorius Justiciar enters the battlefield, detain up to two target creatures your opponents control. (Until your next turn, those creatures can't attack or block and their activated abilities can't be activated.)","power":"2","toughness":"2","imageName":"azorius justiciar","colorIdentity":["W"]},"Bazaar Krovod":{"layout":"normal","name":"Bazaar Krovod","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Bazaar Krovod attacks, another target attacking creature gets +0/+2 until end of turn. Untap that creature.","power":"2","toughness":"5","imageName":"bazaar krovod","colorIdentity":["W"]},"Concordia Pegasus":{"layout":"normal","name":"Concordia Pegasus","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flying","power":"1","toughness":"3","imageName":"concordia pegasus","colorIdentity":["W"]},"Ethereal Armor":{"layout":"normal","name":"Ethereal Armor","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 for each enchantment you control and has first strike.","imageName":"ethereal armor","colorIdentity":["W"]},"Eyes in the Skies":{"layout":"normal","name":"Eyes in the Skies","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put a 1/1 white Bird creature token with flying onto the battlefield, then populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","imageName":"eyes in the skies","colorIdentity":["W"]},"Fencing Ace":{"layout":"normal","name":"Fencing Ace","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Double strike (This creature deals both first-strike and regular combat damage.)","power":"1","toughness":"1","imageName":"fencing ace","colorIdentity":["W"]},"Keening Apparition":{"layout":"normal","name":"Keening Apparition","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Sacrifice Keening Apparition: Destroy target enchantment.","power":"2","toughness":"2","imageName":"keening apparition","colorIdentity":["W"]},"Knightly Valor":{"layout":"normal","name":"Knightly Valor","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Knightly Valor enters the battlefield, put a 2/2 white Knight creature token with vigilance onto the battlefield. (Attacking doesn't cause it to tap.)\nEnchanted creature gets +2/+2 and has vigilance.","imageName":"knightly valor","colorIdentity":["W"]},"Martial Law":{"layout":"normal","name":"Martial Law","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, detain target creature an opponent controls. (Until your next turn, that creature can't attack or block and its activated abilities can't be activated.)","imageName":"martial law","colorIdentity":["W"]},"Palisade Giant":{"layout":"normal","name":"Palisade Giant","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"All damage that would be dealt to you or another permanent you control is dealt to Palisade Giant instead.","power":"2","toughness":"7","imageName":"palisade giant","colorIdentity":["W"]},"Phantom General":{"layout":"normal","name":"Phantom General","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit Soldier","types":["Creature"],"subtypes":["Spirit","Soldier"],"text":"Creature tokens you control get +1/+1.","power":"2","toughness":"3","imageName":"phantom general","colorIdentity":["W"]},"Precinct Captain":{"layout":"normal","name":"Precinct Captain","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nWhenever Precinct Captain deals combat damage to a player, put a 1/1 white Soldier creature token onto the battlefield.","power":"2","toughness":"2","imageName":"precinct captain","colorIdentity":["W"]},"Rest in Peace":{"layout":"normal","name":"Rest in Peace","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Rest in Peace enters the battlefield, exile all cards from all graveyards.\nIf a card or token would be put into a graveyard from anywhere, exile it instead.","imageName":"rest in peace","colorIdentity":["W"]},"Rootborn Defenses":{"layout":"normal","name":"Rootborn Defenses","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Populate. Creatures you control gain indestructible until end of turn. (To populate, put a token onto the battlefield that's a copy of a creature token you control. Damage and effects that say \"destroy\" don't destroy creatures with indestructible.)","imageName":"rootborn defenses","colorIdentity":["W"]},"Security Blockade":{"layout":"normal","name":"Security Blockade","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen Security Blockade enters the battlefield, put a 2/2 white Knight creature token with vigilance onto the battlefield.\nEnchanted land has \"{T}: Prevent the next 1 damage that would be dealt to you this turn.\"","imageName":"security blockade","colorIdentity":["W"]},"Selesnya Sentry":{"layout":"normal","name":"Selesnya Sentry","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Elephant Soldier","types":["Creature"],"subtypes":["Elephant","Soldier"],"text":"{5}{G}: Regenerate Selesnya Sentry.","power":"3","toughness":"2","imageName":"selesnya sentry","colorIdentity":["W","G"]},"Seller of Songbirds":{"layout":"normal","name":"Seller of Songbirds","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"When Seller of Songbirds enters the battlefield, put a 1/1 white Bird creature token with flying onto the battlefield.","power":"1","toughness":"2","imageName":"seller of songbirds","colorIdentity":["W"]},"Soul Tithe":{"layout":"normal","name":"Soul Tithe","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant nonland permanent\nAt the beginning of the upkeep of enchanted permanent's controller, that player sacrifices it unless he or she pays {X}, where X is its converted mana cost.","imageName":"soul tithe","colorIdentity":["W"]},"Sphere of Safety":{"layout":"normal","name":"Sphere of Safety","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures can't attack you or a planeswalker you control unless their controller pays {X} for each of those creatures, where X is the number of enchantments you control.","imageName":"sphere of safety","colorIdentity":["W"]},"Sunspire Griffin":{"layout":"normal","name":"Sunspire Griffin","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying","power":"2","toughness":"3","imageName":"sunspire griffin","colorIdentity":["W"]},"Swift Justice":{"layout":"normal","name":"Swift Justice","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature gets +1/+0 and gains first strike and lifelink.","imageName":"swift justice","colorIdentity":["W"]},"Trained Caracal":{"layout":"normal","name":"Trained Caracal","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"1","toughness":"1","imageName":"trained caracal","colorIdentity":["W"]},"Trostani's Judgment":{"layout":"normal","name":"Trostani's Judgment","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature, then populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","imageName":"trostani's judgment","colorIdentity":["W"]},"Aquus Steed":{"layout":"normal","name":"Aquus Steed","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{2}{U}, {T}: Target creature gets -2/-0 until end of turn.","power":"1","toughness":"3","imageName":"aquus steed","colorIdentity":["U"]},"Blustersquall":{"layout":"normal","name":"Blustersquall","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap target creature you don't control.\nOverload {3}{U} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"blustersquall","colorIdentity":["U"]},"Chronic Flooding":{"layout":"normal","name":"Chronic Flooding","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhenever enchanted land becomes tapped, its controller puts the top three cards of his or her library into his or her graveyard.","imageName":"chronic flooding","colorIdentity":["U"]},"Conjured Currency":{"layout":"normal","name":"Conjured Currency","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may exchange control of Conjured Currency and target permanent you neither own nor control.","imageName":"conjured currency","colorIdentity":["U"]},"Crosstown Courier":{"layout":"normal","name":"Crosstown Courier","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Vedalken","types":["Creature"],"subtypes":["Vedalken"],"text":"Whenever Crosstown Courier deals combat damage to a player, that player puts that many cards from the top of his or her library into his or her graveyard.","power":"2","toughness":"1","imageName":"crosstown courier","colorIdentity":["U"]},"Cyclonic Rift":{"layout":"normal","name":"Cyclonic Rift","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target nonland permanent you don't control to its owner's hand.\nOverload {6}{U} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"cyclonic rift","colorIdentity":["U"]},"Doorkeeper":{"layout":"normal","name":"Doorkeeper","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Homunculus","types":["Creature"],"subtypes":["Homunculus"],"text":"Defender\n{2}{U}, {T}: Target player puts the top X cards of his or her library into his or her graveyard, where X is the number of creatures with defender you control.","power":"0","toughness":"4","imageName":"doorkeeper","colorIdentity":["U"]},"Downsize":{"layout":"normal","name":"Downsize","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature you don't control gets -4/-0 until end of turn.\nOverload {2}{U} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"downsize","colorIdentity":["U"]},"Faerie Impostor":{"layout":"normal","name":"Faerie Impostor","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\nWhen Faerie Impostor enters the battlefield, sacrifice it unless you return another creature you control to its owner's hand.","power":"2","toughness":"1","imageName":"faerie impostor","colorIdentity":["U"]},"Hover Barrier":{"layout":"normal","name":"Hover Barrier","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Illusion Wall","types":["Creature"],"subtypes":["Illusion","Wall"],"text":"Defender, flying","power":"0","toughness":"6","imageName":"hover barrier","colorIdentity":["U"]},"Inaction Injunction":{"layout":"normal","name":"Inaction Injunction","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Detain target creature an opponent controls. (Until your next turn, that creature can't attack or block and its activated abilities can't be activated.)\nDraw a card.","imageName":"inaction injunction","colorIdentity":["U"]},"Isperia's Skywatch":{"layout":"normal","name":"Isperia's Skywatch","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Vedalken Knight","types":["Creature"],"subtypes":["Vedalken","Knight"],"text":"Flying\nWhen Isperia's Skywatch enters the battlefield, detain target creature an opponent controls. (Until your next turn, that creature can't attack or block and its activated abilities can't be activated.)","power":"3","toughness":"3","imageName":"isperia's skywatch","colorIdentity":["U"]},"Jace, Architect of Thought":{"layout":"normal","name":"Jace, Architect of Thought","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Planeswalker — Jace","types":["Planeswalker"],"subtypes":["Jace"],"text":"+1: Until your next turn, whenever a creature an opponent controls attacks, it gets -1/-0 until end of turn.\n−2: Reveal the top three cards of your library. An opponent separates those cards into two piles. Put one pile into your hand and the other on the bottom of your library in any order.\n−8: For each player, search that player's library for a nonland card and exile it, then that player shuffles his or her library. You may cast those cards without paying their mana costs.","loyalty":4,"imageName":"jace, architect of thought","colorIdentity":["U"]},"Mizzium Skin":{"layout":"normal","name":"Mizzium Skin","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +0/+1 and gains hexproof until end of turn.\nOverload {1}{U} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"mizzium skin","colorIdentity":["U"]},"Psychic Spiral":{"layout":"normal","name":"Psychic Spiral","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Shuffle all cards from your graveyard into your library. Target player puts that many cards from the top of his or her library into his or her graveyard.","imageName":"psychic spiral","colorIdentity":["U"]},"Runewing":{"layout":"normal","name":"Runewing","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Runewing dies, draw a card.","power":"2","toughness":"2","imageName":"runewing","colorIdentity":["U"]},"Search the City":{"layout":"normal","name":"Search the City","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Search the City enters the battlefield, exile the top five cards of your library.\nWhenever you play a card with the same name as one of the exiled cards, you may put one of those cards with that name into its owner's hand. Then if there are no cards exiled with Search the City, sacrifice it. If you do, take an extra turn after this one.","imageName":"search the city","colorIdentity":["U"]},"Skyline Predator":{"layout":"normal","name":"Skyline Predator","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying","power":"3","toughness":"4","imageName":"skyline predator","colorIdentity":["U"]},"Soulsworn Spirit":{"layout":"normal","name":"Soulsworn Spirit","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Soulsworn Spirit can't be blocked.\nWhen Soulsworn Spirit enters the battlefield, detain target creature an opponent controls. (Until your next turn, that creature can't attack or block and its activated abilities can't be activated.)","power":"2","toughness":"1","imageName":"soulsworn spirit","colorIdentity":["U"]},"Sphinx of the Chimes":{"layout":"normal","name":"Sphinx of the Chimes","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nDiscard two nonland cards with the same name: Draw four cards.","power":"5","toughness":"6","imageName":"sphinx of the chimes","colorIdentity":["U"]},"Voidwielder":{"layout":"normal","name":"Voidwielder","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Voidwielder enters the battlefield, you may return target creature to its owner's hand.","power":"1","toughness":"4","imageName":"voidwielder","colorIdentity":["U"]},"Assassin's Strike":{"layout":"normal","name":"Assassin's Strike","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. Its controller discards a card.","imageName":"assassin's strike","colorIdentity":["B"]},"Catacomb Slug":{"layout":"normal","name":"Catacomb Slug","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Slug","types":["Creature"],"subtypes":["Slug"],"power":"2","toughness":"6","imageName":"catacomb slug","colorIdentity":["B"]},"Daggerdrome Imp":{"layout":"normal","name":"Daggerdrome Imp","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"1","toughness":"1","imageName":"daggerdrome imp","colorIdentity":["B"]},"Dark Revenant":{"layout":"normal","name":"Dark Revenant","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Dark Revenant dies, put it on top of its owner's library.","power":"2","toughness":"2","imageName":"dark revenant","colorIdentity":["B"]},"Dead Reveler":{"layout":"normal","name":"Dead Reveler","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Unleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)","power":"2","toughness":"3","imageName":"dead reveler","colorIdentity":["B"]},"Desecration Demon":{"layout":"normal","name":"Desecration Demon","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nAt the beginning of each combat, any opponent may sacrifice a creature. If a player does, tap Desecration Demon and put a +1/+1 counter on it.","power":"6","toughness":"6","imageName":"desecration demon","colorIdentity":["B"]},"Destroy the Evidence":{"layout":"normal","name":"Destroy the Evidence","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Its controller reveals cards from the top of his or her library until he or she reveals a land card, then puts those cards into his or her graveyard.","imageName":"destroy the evidence","colorIdentity":["B"]},"Deviant Glee":{"layout":"normal","name":"Deviant Glee","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+1 and has \"{R}: This creature gains trample until end of turn.\"","imageName":"deviant glee","colorIdentity":["B","R"]},"Drainpipe Vermin":{"layout":"normal","name":"Drainpipe Vermin","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"When Drainpipe Vermin dies, you may pay {B}. If you do, target player discards a card.","power":"1","toughness":"1","imageName":"drainpipe vermin","colorIdentity":["B"]},"Grave Betrayal":{"layout":"normal","name":"Grave Betrayal","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you don't control dies, return it to the battlefield under your control with an additional +1/+1 counter on it at the beginning of the next end step. That creature is a black Zombie in addition to its other colors and types.","imageName":"grave betrayal","colorIdentity":["B"]},"Grim Roustabout":{"layout":"normal","name":"Grim Roustabout","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Skeleton Warrior","types":["Creature"],"subtypes":["Skeleton","Warrior"],"text":"Unleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)\n{1}{B}: Regenerate Grim Roustabout.","power":"1","toughness":"1","imageName":"grim roustabout","colorIdentity":["B"]},"Launch Party":{"layout":"normal","name":"Launch Party","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Launch Party, sacrifice a creature.\nDestroy target creature. Its controller loses 2 life.","imageName":"launch party","colorIdentity":["B"]},"Necropolis Regent":{"layout":"normal","name":"Necropolis Regent","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nWhenever a creature you control deals combat damage to a player, put that many +1/+1 counters on it.","power":"6","toughness":"5","imageName":"necropolis regent","colorIdentity":["B"]},"Ogre Jailbreaker":{"layout":"normal","name":"Ogre Jailbreaker","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Ogre Rogue","types":["Creature"],"subtypes":["Ogre","Rogue"],"text":"Defender\nOgre Jailbreaker can attack as though it didn't have defender as long as you control a Gate.","power":"4","toughness":"4","imageName":"ogre jailbreaker","colorIdentity":["B"]},"Pack Rat":{"layout":"normal","name":"Pack Rat","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"Pack Rat's power and toughness are each equal to the number of Rats you control.\n{2}{B}, Discard a card: Put a token onto the battlefield that's a copy of Pack Rat.","power":"*","toughness":"*","imageName":"pack rat","colorIdentity":["B"]},"Perilous Shadow":{"layout":"normal","name":"Perilous Shadow","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Insect Shade","types":["Creature"],"subtypes":["Insect","Shade"],"text":"{1}{B}: Perilous Shadow gets +2/+2 until end of turn.","power":"0","toughness":"4","imageName":"perilous shadow","colorIdentity":["B"]},"Sewer Shambler":{"layout":"normal","name":"Sewer Shambler","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Swampwalk (This creature can't be blocked as long as defending player controls a Swamp.)\nScavenge {2}{B} ({2}{B}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"2","toughness":"1","imageName":"sewer shambler","colorIdentity":["B"]},"Shrieking Affliction":{"layout":"normal","name":"Shrieking Affliction","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each opponent's upkeep, if that player has one or fewer cards in hand, he or she loses 3 life.","imageName":"shrieking affliction","colorIdentity":["B"]},"Slum Reaper":{"layout":"normal","name":"Slum Reaper","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When Slum Reaper enters the battlefield, each player sacrifices a creature.","power":"4","toughness":"2","imageName":"slum reaper","colorIdentity":["B"]},"Stab Wound":{"layout":"normal","name":"Stab Wound","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -2/-2.\nAt the beginning of the upkeep of enchanted creature's controller, that player loses 2 life.","imageName":"stab wound","colorIdentity":["B"]},"Tavern Swindler":{"layout":"normal","name":"Tavern Swindler","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{T}, Pay 3 life: Flip a coin. If you win the flip, you gain 6 life.","power":"2","toughness":"2","imageName":"tavern swindler","colorIdentity":["B"]},"Terrus Wurm":{"layout":"normal","name":"Terrus Wurm","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Creature — Zombie Wurm","types":["Creature"],"subtypes":["Zombie","Wurm"],"text":"Scavenge {6}{B} ({6}{B}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"5","toughness":"5","imageName":"terrus wurm","colorIdentity":["B"]},"Thrill-Kill Assassin":{"layout":"normal","name":"Thrill-Kill Assassin","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"Deathtouch\nUnleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)","power":"1","toughness":"2","imageName":"thrill-kill assassin","colorIdentity":["B"]},"Underworld Connections":{"layout":"normal","name":"Underworld Connections","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}, Pay 1 life: Draw a card.\"","imageName":"underworld connections","colorIdentity":["B"]},"Zanikev Locust":{"layout":"normal","name":"Zanikev Locust","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nScavenge {2}{B}{B} ({2}{B}{B}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"3","toughness":"3","imageName":"zanikev locust","colorIdentity":["B"]},"Annihilating Fire":{"layout":"normal","name":"Annihilating Fire","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Annihilating Fire deals 3 damage to target creature or player. If a creature dealt damage this way would die this turn, exile it instead.","imageName":"annihilating fire","colorIdentity":["R"]},"Ash Zealot":{"layout":"normal","name":"Ash Zealot","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"First strike, haste\nWhenever a player casts a spell from a graveyard, Ash Zealot deals 3 damage to that player.","power":"2","toughness":"2","imageName":"ash zealot","colorIdentity":["R"]},"Batterhorn":{"layout":"normal","name":"Batterhorn","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Batterhorn enters the battlefield, you may destroy target artifact.","power":"4","toughness":"3","imageName":"batterhorn","colorIdentity":["R"]},"Bellows Lizard":{"layout":"normal","name":"Bellows Lizard","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"{1}{R}: Bellows Lizard gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"bellows lizard","colorIdentity":["R"]},"Bloodfray Giant":{"layout":"normal","name":"Bloodfray Giant","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Trample\nUnleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)","power":"4","toughness":"3","imageName":"bloodfray giant","colorIdentity":["R"]},"Chaos Imps":{"layout":"normal","name":"Chaos Imps","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nUnleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)\nChaos Imps has trample as long as it has a +1/+1 counter on it.","power":"6","toughness":"5","imageName":"chaos imps","colorIdentity":["R"]},"Cobblebrute":{"layout":"normal","name":"Cobblebrute","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"power":"5","toughness":"2","imageName":"cobblebrute","colorIdentity":["R"]},"Dynacharge":{"layout":"normal","name":"Dynacharge","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +2/+0 until end of turn.\nOverload {2}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"dynacharge","colorIdentity":["R"]},"Electrickery":{"layout":"normal","name":"Electrickery","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Electrickery deals 1 damage to target creature you don't control.\nOverload {1}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"electrickery","colorIdentity":["R"]},"Explosive Impact":{"layout":"normal","name":"Explosive Impact","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Explosive Impact deals 5 damage to target creature or player.","imageName":"explosive impact","colorIdentity":["R"]},"Goblin Rally":{"layout":"normal","name":"Goblin Rally","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put four 1/1 red Goblin creature tokens onto the battlefield.","imageName":"goblin rally","colorIdentity":["R"]},"Gore-House Chainwalker":{"layout":"normal","name":"Gore-House Chainwalker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Unleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)","power":"2","toughness":"1","imageName":"gore-house chainwalker","colorIdentity":["R"]},"Guild Feud":{"layout":"normal","name":"Guild Feud","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, target opponent reveals the top three cards of his or her library, may put a creature card from among them onto the battlefield, then puts the rest into his or her graveyard. You do the same with the top three cards of your library. If two creatures are put onto the battlefield this way, those creatures fight each other.","imageName":"guild feud","colorIdentity":["R"]},"Guttersnipe":{"layout":"normal","name":"Guttersnipe","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Whenever you cast an instant or sorcery spell, Guttersnipe deals 2 damage to each opponent.","power":"2","toughness":"2","imageName":"guttersnipe","colorIdentity":["R"]},"Lobber Crew":{"layout":"normal","name":"Lobber Crew","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Defender\n{T}: Lobber Crew deals 1 damage to each opponent.\nWhenever you cast a multicolored spell, untap Lobber Crew.","power":"0","toughness":"4","imageName":"lobber crew","colorIdentity":["R"]},"Minotaur Aggressor":{"layout":"normal","name":"Minotaur Aggressor","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Creature — Minotaur Berserker","types":["Creature"],"subtypes":["Minotaur","Berserker"],"text":"First strike, haste","power":"6","toughness":"2","imageName":"minotaur aggressor","colorIdentity":["R"]},"Mizzium Mortars":{"layout":"normal","name":"Mizzium Mortars","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Mizzium Mortars deals 4 damage to target creature you don't control.\nOverload {3}{R}{R}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"mizzium mortars","colorIdentity":["R"]},"Pursuit of Flight":{"layout":"normal","name":"Pursuit of Flight","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has \"{U}: This creature gains flying until end of turn.\"","imageName":"pursuit of flight","colorIdentity":["R","U"]},"Pyroconvergence":{"layout":"normal","name":"Pyroconvergence","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a multicolored spell, Pyroconvergence deals 2 damage to target creature or player.","imageName":"pyroconvergence","colorIdentity":["R"]},"Racecourse Fury":{"layout":"normal","name":"Racecourse Fury","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Target creature gains haste until end of turn.\"","imageName":"racecourse fury","colorIdentity":["R"]},"Splatter Thug":{"layout":"normal","name":"Splatter Thug","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"First strike\nUnleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)","power":"2","toughness":"2","imageName":"splatter thug","colorIdentity":["R"]},"Survey the Wreckage":{"layout":"normal","name":"Survey the Wreckage","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target land. Put a 1/1 red Goblin creature token onto the battlefield.","imageName":"survey the wreckage","colorIdentity":["R"]},"Tenement Crasher":{"layout":"normal","name":"Tenement Crasher","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Haste","power":"5","toughness":"4","imageName":"tenement crasher","colorIdentity":["R"]},"Utvara Hellkite":{"layout":"normal","name":"Utvara Hellkite","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever a Dragon you control attacks, put a 6/6 red Dragon creature token with flying onto the battlefield.","power":"6","toughness":"6","imageName":"utvara hellkite","colorIdentity":["R"]},"Vandalblast":{"layout":"normal","name":"Vandalblast","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact you don't control.\nOverload {4}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"vandalblast","colorIdentity":["R"]},"Viashino Racketeer":{"layout":"normal","name":"Viashino Racketeer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Viashino Rogue","types":["Creature"],"subtypes":["Viashino","Rogue"],"text":"When Viashino Racketeer enters the battlefield, you may discard a card. If you do, draw a card.","power":"2","toughness":"1","imageName":"viashino racketeer","colorIdentity":["R"]},"Aerial Predation":{"layout":"normal","name":"Aerial Predation","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with flying. You gain 2 life.","imageName":"aerial predation","colorIdentity":["G"]},"Archweaver":{"layout":"normal","name":"Archweaver","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach, trample","power":"5","toughness":"5","imageName":"archweaver","colorIdentity":["G"]},"Axebane Guardian":{"layout":"normal","name":"Axebane Guardian","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Defender\n{T}: Add X mana in any combination of colors to your mana pool, where X is the number of creatures with defender you control.","power":"0","toughness":"3","imageName":"axebane guardian","colorIdentity":["G"]},"Axebane Stag":{"layout":"normal","name":"Axebane Stag","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elk","types":["Creature"],"subtypes":["Elk"],"power":"6","toughness":"7","imageName":"axebane stag","colorIdentity":["G"]},"Brushstrider":{"layout":"normal","name":"Brushstrider","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Vigilance","power":"3","toughness":"1","imageName":"brushstrider","colorIdentity":["G"]},"Centaur's Herald":{"layout":"normal","name":"Centaur's Herald","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"{2}{G}, Sacrifice Centaur's Herald: Put a 3/3 green Centaur creature token onto the battlefield.","power":"0","toughness":"1","imageName":"centaur's herald","colorIdentity":["G"]},"Chorus of Might":{"layout":"normal","name":"Chorus of Might","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature gets +1/+1 for each creature you control and gains trample.","imageName":"chorus of might","colorIdentity":["G"]},"Death's Presence":{"layout":"normal","name":"Death's Presence","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control dies, put X +1/+1 counters on target creature you control, where X is the power of the creature that died.","imageName":"death's presence","colorIdentity":["G"]},"Drudge Beetle":{"layout":"normal","name":"Drudge Beetle","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Scavenge {5}{G} ({5}{G}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"2","toughness":"2","imageName":"drudge beetle","colorIdentity":["G"]},"Druid's Deliverance":{"layout":"normal","name":"Druid's Deliverance","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt to you this turn. Populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","imageName":"druid's deliverance","colorIdentity":["G"]},"Gatecreeper Vine":{"layout":"normal","name":"Gatecreeper Vine","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Plant","types":["Creature"],"subtypes":["Plant"],"text":"Defender\nWhen Gatecreeper Vine enters the battlefield, you may search your library for a basic land card or a Gate card, reveal it, put it into your hand, then shuffle your library.","power":"0","toughness":"2","imageName":"gatecreeper vine","colorIdentity":["G"]},"Gobbling Ooze":{"layout":"normal","name":"Gobbling Ooze","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"{G}, Sacrifice another creature: Put a +1/+1 counter on Gobbling Ooze.","power":"3","toughness":"3","imageName":"gobbling ooze","colorIdentity":["G"]},"Golgari Decoy":{"layout":"normal","name":"Golgari Decoy","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Rogue","types":["Creature"],"subtypes":["Elf","Rogue"],"text":"All creatures able to block Golgari Decoy do so.\nScavenge {3}{G}{G} ({3}{G}{G}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"2","toughness":"2","imageName":"golgari decoy","colorIdentity":["G"]},"Horncaller's Chant":{"layout":"normal","name":"Horncaller's Chant","manaCost":"{7}{G}","cmc":8,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 4/4 green Rhino creature token with trample onto the battlefield, then populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","imageName":"horncaller's chant","colorIdentity":["G"]},"Korozda Monitor":{"layout":"normal","name":"Korozda Monitor","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Trample\nScavenge {5}{G}{G} ({5}{G}{G}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"3","toughness":"3","imageName":"korozda monitor","colorIdentity":["G"]},"Mana Bloom":{"layout":"normal","name":"Mana Bloom","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Mana Bloom enters the battlefield with X charge counters on it.\nRemove a charge counter from Mana Bloom: Add one mana of any color to your mana pool. Activate this ability only once each turn.\nAt the beginning of your upkeep, if Mana Bloom has no charge counters on it, return it to its owner's hand.","imageName":"mana bloom","colorIdentity":["G"]},"Oak Street Innkeeper":{"layout":"normal","name":"Oak Street Innkeeper","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf","types":["Creature"],"subtypes":["Elf"],"text":"As long as it's not your turn, tapped creatures you control have hexproof.","power":"1","toughness":"2","imageName":"oak street innkeeper","colorIdentity":["G"]},"Rubbleback Rhino":{"layout":"normal","name":"Rubbleback Rhino","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Rhino","types":["Creature"],"subtypes":["Rhino"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"3","toughness":"4","imageName":"rubbleback rhino","colorIdentity":["G"]},"Savage Surge":{"layout":"normal","name":"Savage Surge","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn. Untap that creature.","imageName":"savage surge","colorIdentity":["G"]},"Slime Molding":{"layout":"normal","name":"Slime Molding","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put an X/X green Ooze creature token onto the battlefield.","imageName":"slime molding","colorIdentity":["G"]},"Stonefare Crocodile":{"layout":"normal","name":"Stonefare Crocodile","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Crocodile","types":["Creature"],"subtypes":["Crocodile"],"text":"{2}{B}: Stonefare Crocodile gains lifelink until end of turn. (Damage dealt by this creature also causes you to gain that much life.)","power":"3","toughness":"2","imageName":"stonefare crocodile","colorIdentity":["G","B"]},"Towering Indrik":{"layout":"normal","name":"Towering Indrik","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Reach (This creature can block creatures with flying.)","power":"2","toughness":"4","imageName":"towering indrik","colorIdentity":["G"]},"Urban Burgeoning":{"layout":"normal","name":"Urban Burgeoning","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"Untap this land during each other player's untap step.\"","imageName":"urban burgeoning","colorIdentity":["G"]},"Wild Beastmaster":{"layout":"normal","name":"Wild Beastmaster","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever Wild Beastmaster attacks, each other creature you control gets +X/+X until end of turn, where X is Wild Beastmaster's power.","power":"1","toughness":"1","imageName":"wild beastmaster","colorIdentity":["G"]},"Worldspine Wurm":{"layout":"normal","name":"Worldspine Wurm","manaCost":"{8}{G}{G}{G}","cmc":11,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nWhen Worldspine Wurm dies, put three 5/5 green Wurm creature tokens with trample onto the battlefield.\nWhen Worldspine Wurm is put into a graveyard from anywhere, shuffle it into its owner's library.","power":"15","toughness":"15","imageName":"worldspine wurm","colorIdentity":["G"]},"Abrupt Decay":{"layout":"normal","name":"Abrupt Decay","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Instant","types":["Instant"],"text":"Abrupt Decay can't be countered by spells or abilities.\nDestroy target nonland permanent with converted mana cost 3 or less.","imageName":"abrupt decay","colorIdentity":["B","G"]},"Armada Wurm":{"layout":"normal","name":"Armada Wurm","manaCost":"{2}{G}{G}{W}{W}","cmc":6,"colors":["White","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nWhen Armada Wurm enters the battlefield, put a 5/5 green Wurm creature token with trample onto the battlefield.","power":"5","toughness":"5","imageName":"armada wurm","colorIdentity":["W","G"]},"Auger Spree":{"layout":"normal","name":"Auger Spree","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +4/-4 until end of turn.","imageName":"auger spree","colorIdentity":["B","R"]},"Azorius Charm":{"layout":"normal","name":"Azorius Charm","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Creatures you control gain lifelink until end of turn.\n• Draw a card.\n• Put target attacking or blocking creature on top of its owner's library.","imageName":"azorius charm","colorIdentity":["W","U"]},"Centaur Healer":{"layout":"normal","name":"Centaur Healer","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Centaur Cleric","types":["Creature"],"subtypes":["Centaur","Cleric"],"text":"When Centaur Healer enters the battlefield, you gain 3 life.","power":"3","toughness":"3","imageName":"centaur healer","colorIdentity":["W","G"]},"Chemister's Trick":{"layout":"normal","name":"Chemister's Trick","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Target creature you don't control gets -2/-0 until end of turn and attacks this turn if able.\nOverload {3}{U}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"chemister's trick","colorIdentity":["U","R"]},"Collective Blessing":{"layout":"normal","name":"Collective Blessing","manaCost":"{3}{G}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +3/+3.","imageName":"collective blessing","colorIdentity":["W","G"]},"Common Bond":{"layout":"normal","name":"Common Bond","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Put a +1/+1 counter on target creature.\nPut a +1/+1 counter on target creature.","imageName":"common bond","colorIdentity":["W","G"]},"Counterflux":{"layout":"normal","name":"Counterflux","manaCost":"{U}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Counterflux can't be countered by spells or abilities.\nCounter target spell you don't control.\nOverload {1}{U}{U}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"counterflux","colorIdentity":["U","R"]},"Coursers' Accord":{"layout":"normal","name":"Coursers' Accord","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 3/3 green Centaur creature token onto the battlefield, then populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","imageName":"coursers' accord","colorIdentity":["W","G"]},"Detention Sphere":{"layout":"normal","name":"Detention Sphere","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Detention Sphere enters the battlefield, you may exile target nonland permanent not named Detention Sphere and all other permanents with the same name as that permanent.\nWhen Detention Sphere leaves the battlefield, return the exiled cards to the battlefield under their owner's control.","imageName":"detention sphere","colorIdentity":["W","U"]},"Dramatic Rescue":{"layout":"normal","name":"Dramatic Rescue","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand. You gain 2 life.","imageName":"dramatic rescue","colorIdentity":["W","U"]},"Dreadbore":{"layout":"normal","name":"Dreadbore","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature or planeswalker.","imageName":"dreadbore","colorIdentity":["B","R"]},"Epic Experiment":{"layout":"normal","name":"Epic Experiment","manaCost":"{X}{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Sorcery","types":["Sorcery"],"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.","imageName":"epic experiment","colorIdentity":["U","R"]},"Essence Backlash":{"layout":"normal","name":"Essence Backlash","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell. Essence Backlash deals damage equal to that spell's power to its controller.","imageName":"essence backlash","colorIdentity":["U","R"]},"Fall of the Gavel":{"layout":"normal","name":"Fall of the Gavel","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. You gain 5 life.","imageName":"fall of the gavel","colorIdentity":["W","U"]},"Firemind's Foresight":{"layout":"normal","name":"Firemind's Foresight","manaCost":"{5}{U}{R}","cmc":7,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Search your library for an instant card with converted mana cost 3, reveal it, and put it into your hand. Then repeat this process for instant cards with converted mana costs 2 and 1. Then shuffle your library.","imageName":"firemind's foresight","colorIdentity":["U","R"]},"Golgari Charm":{"layout":"normal","name":"Golgari Charm","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• All creatures get -1/-1 until end of turn.\n• Destroy target enchantment.\n• Regenerate each creature you control.","imageName":"golgari charm","colorIdentity":["B","G"]},"Havoc Festival":{"layout":"normal","name":"Havoc Festival","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Players can't gain life.\nAt the beginning of each player's upkeep, that player loses half his or her life, rounded up.","imageName":"havoc festival","colorIdentity":["B","R"]},"Hellhole Flailer":{"layout":"normal","name":"Hellhole Flailer","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Unleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)\n{2}{B}{R}, Sacrifice Hellhole Flailer: Hellhole Flailer deals damage equal to its power to target player.","power":"3","toughness":"2","imageName":"hellhole flailer","colorIdentity":["B","R"]},"Hussar Patrol":{"layout":"normal","name":"Hussar Patrol","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nVigilance","power":"2","toughness":"4","imageName":"hussar patrol","colorIdentity":["W","U"]},"Isperia, Supreme Judge":{"layout":"normal","name":"Isperia, Supreme Judge","manaCost":"{2}{W}{W}{U}{U}","cmc":6,"colors":["White","Blue"],"type":"Legendary Creature — Sphinx","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhenever a creature attacks you or a planeswalker you control, you may draw a card.","power":"6","toughness":"4","imageName":"isperia, supreme judge","colorIdentity":["W","U"]},"Izzet Staticaster":{"layout":"normal","name":"Izzet Staticaster","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nHaste\n{T}: Izzet Staticaster deals 1 damage to target creature and each other creature with the same name as that creature.","power":"0","toughness":"3","imageName":"izzet staticaster","colorIdentity":["U","R"]},"Jarad's Orders":{"layout":"normal","name":"Jarad's Orders","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to two creature cards and reveal them. Put one into your hand and the other into your graveyard. Then shuffle your library.","imageName":"jarad's orders","colorIdentity":["B","G"]},"Lotleth Troll":{"layout":"normal","name":"Lotleth Troll","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Creature — Zombie Troll","types":["Creature"],"subtypes":["Zombie","Troll"],"text":"Trample\nDiscard a creature card: Put a +1/+1 counter on Lotleth Troll.\n{B}: Regenerate Lotleth Troll.","power":"2","toughness":"1","imageName":"lotleth troll","colorIdentity":["B","G"]},"Loxodon Smiter":{"layout":"normal","name":"Loxodon Smiter","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Elephant Soldier","types":["Creature"],"subtypes":["Elephant","Soldier"],"text":"Loxodon Smiter can't be countered.\nIf a spell or ability an opponent controls causes you to discard Loxodon Smiter, put it onto the battlefield instead of putting it into your graveyard.","power":"4","toughness":"4","imageName":"loxodon smiter","colorIdentity":["W","G"]},"Lyev Skyknight":{"layout":"normal","name":"Lyev Skyknight","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flying\nWhen Lyev Skyknight enters the battlefield, detain target nonland permanent an opponent controls. (Until your next turn, that permanent can't attack or block and its activated abilities can't be activated.)","power":"3","toughness":"1","imageName":"lyev skyknight","colorIdentity":["W","U"]},"Mercurial Chemister":{"layout":"normal","name":"Mercurial Chemister","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{U}, {T}: Draw two cards.\n{R}, {T}, Discard a card: Mercurial Chemister deals damage to target creature equal to the discarded card's converted mana cost.","power":"2","toughness":"3","imageName":"mercurial chemister","colorIdentity":["U","R"]},"New Prahv Guildmage":{"layout":"normal","name":"New Prahv Guildmage","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{W}{U}: Target creature gains flying until end of turn.\n{3}{W}{U}: Detain target nonland permanent an opponent controls. (Until your next turn, that permanent can't attack or block and its activated abilities can't be activated.)","power":"2","toughness":"2","imageName":"new prahv guildmage","colorIdentity":["W","U"]},"Nivix Guildmage":{"layout":"normal","name":"Nivix Guildmage","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{U}{R}: Draw a card, then discard a card.\n{2}{U}{R}: Copy target instant or sorcery spell you control. You may choose new targets for the copy.","power":"2","toughness":"2","imageName":"nivix guildmage","colorIdentity":["U","R"]},"Niv-Mizzet, Dracogenius":{"layout":"normal","name":"Niv-Mizzet, Dracogenius","manaCost":"{2}{U}{U}{R}{R}","cmc":6,"colors":["Blue","Red"],"type":"Legendary Creature — Dragon Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon","Wizard"],"text":"Flying\nWhenever Niv-Mizzet, Dracogenius deals damage to a player, you may draw a card.\n{U}{R}: Niv-Mizzet, Dracogenius deals 1 damage to target creature or player.","power":"5","toughness":"5","imageName":"niv-mizzet, dracogenius","colorIdentity":["U","R"]},"Rakdos Charm":{"layout":"normal","name":"Rakdos Charm","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Exile all cards from target player's graveyard.\n• Destroy target artifact.\n• Each creature deals 1 damage to its controller.","imageName":"rakdos charm","colorIdentity":["B","R"]},"Rakdos Ragemutt":{"layout":"normal","name":"Rakdos Ragemutt","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Elemental Hound","types":["Creature"],"subtypes":["Elemental","Hound"],"text":"Lifelink, haste","power":"3","toughness":"3","imageName":"rakdos ragemutt","colorIdentity":["B","R"]},"Rakdos Ringleader":{"layout":"normal","name":"Rakdos Ringleader","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Creature — Skeleton Warrior","types":["Creature"],"subtypes":["Skeleton","Warrior"],"text":"First strike\nWhenever Rakdos Ringleader deals combat damage to a player, that player discards a card at random.\n{B}: Regenerate Rakdos Ringleader.","power":"3","toughness":"1","imageName":"rakdos ringleader","colorIdentity":["B","R"]},"Rakdos, Lord of Riots":{"layout":"normal","name":"Rakdos, Lord of Riots","manaCost":"{B}{B}{R}{R}","cmc":4,"colors":["Black","Red"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"text":"You can't cast Rakdos, Lord of Riots unless an opponent lost life this turn.\nFlying, trample\nCreature spells you cast cost {1} less to cast for each 1 life your opponents have lost this turn.","power":"6","toughness":"6","imageName":"rakdos, lord of riots","colorIdentity":["B","R"]},"Rakdos's Return":{"layout":"normal","name":"Rakdos's Return","manaCost":"{X}{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Rakdos's Return deals X damage to target opponent. That player discards X cards.","imageName":"rakdos's return","colorIdentity":["B","R"]},"Righteous Authority":{"layout":"normal","name":"Righteous Authority","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 for each card in its controller's hand.\nAt the beginning of the draw step of enchanted creature's controller, that player draws an additional card.","imageName":"righteous authority","colorIdentity":["W","U"]},"Risen Sanctuary":{"layout":"normal","name":"Risen Sanctuary","manaCost":"{5}{G}{W}","cmc":7,"colors":["White","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Vigilance","power":"8","toughness":"8","imageName":"risen sanctuary","colorIdentity":["W","G"]},"Rites of Reaping":{"layout":"normal","name":"Rites of Reaping","manaCost":"{4}{B}{G}","cmc":6,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +3/+3 until end of turn. Another target creature gets -3/-3 until end of turn.","imageName":"rites of reaping","colorIdentity":["B","G"]},"Rix Maadi Guildmage":{"layout":"normal","name":"Rix Maadi Guildmage","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{B}{R}: Target blocking creature gets -1/-1 until end of turn.\n{B}{R}: Target player who lost life this turn loses 1 life.","power":"2","toughness":"2","imageName":"rix maadi guildmage","colorIdentity":["B","R"]},"Search Warrant":{"layout":"normal","name":"Search Warrant","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target player reveals his or her hand. You gain life equal to the number of cards in that player's hand.","imageName":"search warrant","colorIdentity":["W","U"]},"Selesnya Charm":{"layout":"normal","name":"Selesnya Charm","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target creature gets +2/+2 and gains trample until end of turn.\n• Exile target creature with power 5 or greater.\n• Put a 2/2 white Knight creature token with vigilance onto the battlefield.","imageName":"selesnya charm","colorIdentity":["W","G"]},"Skull Rend":{"layout":"normal","name":"Skull Rend","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Skull Rend deals 2 damage to each opponent. Those players each discard two cards at random.","imageName":"skull rend","colorIdentity":["B","R"]},"Skymark Roc":{"layout":"normal","name":"Skymark Roc","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhenever Skymark Roc attacks, you may return target creature defending player controls with toughness 2 or less to its owner's hand.","power":"3","toughness":"3","imageName":"skymark roc","colorIdentity":["W","U"]},"Slaughter Games":{"layout":"normal","name":"Slaughter Games","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Slaughter Games can't be countered by spells or abilities.\nName a nonland card. Search target opponent's graveyard, hand, and library for any number of cards with that name and exile them. Then that player shuffles his or her library.","imageName":"slaughter games","colorIdentity":["B","R"]},"Sluiceway Scorpion":{"layout":"normal","name":"Sluiceway Scorpion","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Creature — Scorpion","types":["Creature"],"subtypes":["Scorpion"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nScavenge {1}{B}{G} ({1}{B}{G}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"2","toughness":"2","imageName":"sluiceway scorpion","colorIdentity":["B","G"]},"Spawn of Rix Maadi":{"layout":"normal","name":"Spawn of Rix Maadi","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Unleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)","power":"5","toughness":"3","imageName":"spawn of rix maadi","colorIdentity":["B","R"]},"Sphinx's Revelation":{"layout":"normal","name":"Sphinx's Revelation","manaCost":"{X}{W}{U}{U}","cmc":3,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"You gain X life and draw X cards.","imageName":"sphinx's revelation","colorIdentity":["W","U"]},"Teleportal":{"layout":"normal","name":"Teleportal","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature you control gets +1/+0 until end of turn and can't be blocked this turn.\nOverload {3}{U}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"teleportal","colorIdentity":["U","R"]},"Thoughtflare":{"layout":"normal","name":"Thoughtflare","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Draw four cards, then discard two cards.","imageName":"thoughtflare","colorIdentity":["U","R"]},"Treasured Find":{"layout":"normal","name":"Treasured Find","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target card from your graveyard to your hand. Exile Treasured Find.","imageName":"treasured find","colorIdentity":["B","G"]},"Trestle Troll":{"layout":"normal","name":"Trestle Troll","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"Defender\nReach (This creature can block creatures with flying.)\n{1}{B}{G}: Regenerate Trestle Troll.","power":"1","toughness":"4","imageName":"trestle troll","colorIdentity":["B","G"]},"Trostani, Selesnya's Voice":{"layout":"normal","name":"Trostani, Selesnya's Voice","manaCost":"{G}{G}{W}{W}","cmc":4,"colors":["White","Green"],"type":"Legendary Creature — Dryad","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dryad"],"text":"Whenever another creature enters the battlefield under your control, you gain life equal to that creature's toughness.\n{1}{G}{W}, {T}: Populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","power":"2","toughness":"5","imageName":"trostani, selesnya's voice","colorIdentity":["W","G"]},"Vitu-Ghazi Guildmage":{"layout":"normal","name":"Vitu-Ghazi Guildmage","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Dryad Shaman","types":["Creature"],"subtypes":["Dryad","Shaman"],"text":"{4}{G}{W}: Put a 3/3 green Centaur creature token onto the battlefield.\n{2}{G}{W}: Populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","power":"2","toughness":"2","imageName":"vitu-ghazi guildmage","colorIdentity":["W","G"]},"Vraska the Unseen":{"layout":"normal","name":"Vraska the Unseen","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Planeswalker — Vraska","types":["Planeswalker"],"subtypes":["Vraska"],"text":"+1: Until your next turn, whenever a creature deals combat damage to Vraska the Unseen, destroy that creature.\n−3: Destroy target nonland permanent.\n−7: Put three 1/1 black Assassin creature tokens onto the battlefield with \"Whenever this creature deals combat damage to a player, that player loses the game.\"","loyalty":5,"imageName":"vraska the unseen","colorIdentity":["B","G"]},"Wayfaring Temple":{"layout":"normal","name":"Wayfaring Temple","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Wayfaring Temple's power and toughness are each equal to the number of creatures you control.\nWhenever Wayfaring Temple deals combat damage to a player, populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","power":"*","toughness":"*","imageName":"wayfaring temple","colorIdentity":["W","G"]},"Azor's Elocutors":{"layout":"normal","name":"Azor's Elocutors","manaCost":"{3}{W/U}{W/U}","cmc":5,"colors":["White","Blue"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"At the beginning of your upkeep, put a filibuster counter on Azor's Elocutors. Then if Azor's Elocutors has five or more filibuster counters on it, you win the game.\nWhenever a source deals damage to you, remove a filibuster counter from Azor's Elocutors.","power":"3","toughness":"5","imageName":"azor's elocutors","colorIdentity":["W","U"]},"Blistercoil Weird":{"layout":"normal","name":"Blistercoil Weird","manaCost":"{U/R}","cmc":1,"colors":["Blue","Red"],"type":"Creature — Weird","types":["Creature"],"subtypes":["Weird"],"text":"Whenever you cast an instant or sorcery spell, Blistercoil Weird gets +1/+1 until end of turn. Untap it.","power":"1","toughness":"1","imageName":"blistercoil weird","colorIdentity":["U","R"]},"Deathrite Shaman":{"layout":"normal","name":"Deathrite Shaman","manaCost":"{B/G}","cmc":1,"colors":["Black","Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"{T}: Exile target land card from a graveyard. Add one mana of any color to your mana pool.\n{B}, {T}: Exile target instant or sorcery card from a graveyard. Each opponent loses 2 life.\n{G}, {T}: Exile target creature card from a graveyard. You gain 2 life.","power":"1","toughness":"2","imageName":"deathrite shaman","colorIdentity":["B","G"]},"Frostburn Weird":{"layout":"normal","name":"Frostburn Weird","manaCost":"{U/R}{U/R}","cmc":2,"colors":["Blue","Red"],"type":"Creature — Weird","types":["Creature"],"subtypes":["Weird"],"text":"{U/R}: Frostburn Weird gets +1/-1 until end of turn.","power":"1","toughness":"4","imageName":"frostburn weird","colorIdentity":["U","R"]},"Golgari Longlegs":{"layout":"normal","name":"Golgari Longlegs","manaCost":"{3}{B/G}{B/G}","cmc":5,"colors":["Black","Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"power":"5","toughness":"4","imageName":"golgari longlegs","colorIdentity":["B","G"]},"Growing Ranks":{"layout":"normal","name":"Growing Ranks","manaCost":"{2}{G/W}{G/W}","cmc":4,"colors":["White","Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","imageName":"growing ranks","colorIdentity":["W","G"]},"Nivmagus Elemental":{"layout":"normal","name":"Nivmagus Elemental","manaCost":"{U/R}","cmc":1,"colors":["Blue","Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Exile an instant or sorcery spell you control: Put two +1/+1 counters on Nivmagus Elemental. (That spell won't resolve.)","power":"1","toughness":"2","imageName":"nivmagus elemental","colorIdentity":["U","R"]},"Rakdos Shred-Freak":{"layout":"normal","name":"Rakdos Shred-Freak","manaCost":"{B/R}{B/R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Haste","power":"2","toughness":"1","imageName":"rakdos shred-freak","colorIdentity":["B","R"]},"Slitherhead":{"layout":"normal","name":"Slitherhead","manaCost":"{B/G}","cmc":1,"colors":["Black","Green"],"type":"Creature — Plant Zombie","types":["Creature"],"subtypes":["Plant","Zombie"],"text":"Scavenge {0} ({0}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"1","toughness":"1","imageName":"slitherhead","colorIdentity":["B","G"]},"Sundering Growth":{"layout":"normal","name":"Sundering Growth","manaCost":"{G/W}{G/W}","cmc":2,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment, then populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","imageName":"sundering growth","colorIdentity":["W","G"]},"Vassal Soul":{"layout":"normal","name":"Vassal Soul","manaCost":"{1}{W/U}{W/U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying","power":"2","toughness":"2","imageName":"vassal soul","colorIdentity":["W","U"]},"Azorius Keyrune":{"layout":"normal","name":"Azorius Keyrune","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W} or {U} to your mana pool.\n{W}{U}: Azorius Keyrune becomes a 2/2 white and blue Bird artifact creature with flying until end of turn.","imageName":"azorius keyrune","colorIdentity":["W","U"]},"Chromatic Lantern":{"layout":"normal","name":"Chromatic Lantern","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Lands you control have \"{T}: Add one mana of any color to your mana pool.\"\n{T}: Add one mana of any color to your mana pool.","imageName":"chromatic lantern"},"Civic Saber":{"layout":"normal","name":"Civic Saber","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0 for each of its colors.\nEquip {1}","imageName":"civic saber"},"Codex Shredder":{"layout":"normal","name":"Codex Shredder","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Target player puts the top card of his or her library into his or her graveyard.\n{5}, {T}, Sacrifice Codex Shredder: Return target card from your graveyard to your hand.","imageName":"codex shredder"},"Golgari Keyrune":{"layout":"normal","name":"Golgari Keyrune","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B} or {G} to your mana pool.\n{B}{G}: Golgari Keyrune becomes a 2/2 black and green Insect artifact creature with deathtouch until end of turn.","imageName":"golgari keyrune","colorIdentity":["B","G"]},"Izzet Keyrune":{"layout":"normal","name":"Izzet Keyrune","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U} or {R} to your mana pool.\n{U}{R}: Until end of turn, Izzet Keyrune becomes a 2/1 blue and red Elemental artifact creature.\nWhenever Izzet Keyrune deals combat damage to a player, you may draw a card. If you do, discard a card.","imageName":"izzet keyrune","colorIdentity":["U","R"]},"Rakdos Keyrune":{"layout":"normal","name":"Rakdos Keyrune","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B} or {R} to your mana pool.\n{B}{R}: Rakdos Keyrune becomes a 3/1 black and red Devil artifact creature with first strike until end of turn.","imageName":"rakdos keyrune","colorIdentity":["B","R"]},"Selesnya Keyrune":{"layout":"normal","name":"Selesnya Keyrune","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G} or {W} to your mana pool.\n{G}{W}: Selesnya Keyrune becomes a 3/3 green and white Wolf artifact creature until end of turn.","imageName":"selesnya keyrune","colorIdentity":["G","W"]},"Street Sweeper":{"layout":"normal","name":"Street Sweeper","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Whenever Street Sweeper attacks, destroy all Auras attached to target land.","power":"4","toughness":"6","imageName":"street sweeper"},"Tablet of the Guilds":{"layout":"normal","name":"Tablet of the Guilds","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"As Tablet of the Guilds enters the battlefield, choose two colors.\nWhenever you cast a spell, if it's at least one of the chosen colors, you gain 1 life for each of the chosen colors it is.","imageName":"tablet of the guilds"},"Volatile Rig":{"layout":"normal","name":"Volatile Rig","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Trample\nVolatile Rig attacks each turn if able.\nWhenever Volatile Rig is dealt damage, flip a coin. If you lose the flip, sacrifice Volatile Rig.\nWhen Volatile Rig dies, flip a coin. If you lose the flip, it deals 4 damage to each creature and each player.","power":"4","toughness":"4","imageName":"volatile rig"},"Azorius Guildgate":{"layout":"normal","name":"Azorius Guildgate","type":"Land — Gate","types":["Land"],"subtypes":["Gate"],"text":"Azorius Guildgate enters the battlefield tapped.\n{T}: Add {W} or {U} to your mana pool.","imageName":"azorius guildgate","colorIdentity":["W","U"]},"Golgari Guildgate":{"layout":"normal","name":"Golgari Guildgate","type":"Land — Gate","types":["Land"],"subtypes":["Gate"],"text":"Golgari Guildgate enters the battlefield tapped.\n{T}: Add {B} or {G} to your mana pool.","imageName":"golgari guildgate","colorIdentity":["B","G"]},"Izzet Guildgate":{"layout":"normal","name":"Izzet Guildgate","type":"Land — Gate","types":["Land"],"subtypes":["Gate"],"text":"Izzet Guildgate enters the battlefield tapped.\n{T}: Add {U} or {R} to your mana pool.","imageName":"izzet guildgate","colorIdentity":["U","R"]},"Rakdos Guildgate":{"layout":"normal","name":"Rakdos Guildgate","type":"Land — Gate","types":["Land"],"subtypes":["Gate"],"text":"Rakdos Guildgate enters the battlefield tapped.\n{T}: Add {B} or {R} to your mana pool.","imageName":"rakdos guildgate","colorIdentity":["B","R"]},"Rogue's Passage":{"layout":"normal","name":"Rogue's Passage","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}, {T}: Target creature can't be blocked this turn.","imageName":"rogue's passage"},"Selesnya Guildgate":{"layout":"normal","name":"Selesnya Guildgate","type":"Land — Gate","types":["Land"],"subtypes":["Gate"],"text":"Selesnya Guildgate enters the battlefield tapped.\n{T}: Add {G} or {W} to your mana pool.","imageName":"selesnya guildgate","colorIdentity":["G","W"]},"Transguild Promenade":{"layout":"normal","name":"Transguild Promenade","type":"Land","types":["Land"],"text":"Transguild Promenade enters the battlefield tapped.\nWhen Transguild Promenade enters the battlefield, sacrifice it unless you pay {1}.\n{T}: Add one mana of any color to your mana pool.","imageName":"transguild promenade"},"Aerial Maneuver":{"layout":"normal","name":"Aerial Maneuver","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 and gains flying and first strike until end of turn.","imageName":"aerial maneuver","colorIdentity":["W"]},"Angelic Edict":{"layout":"normal","name":"Angelic Edict","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target creature or enchantment.","imageName":"angelic edict","colorIdentity":["W"]},"Basilica Guards":{"layout":"normal","name":"Basilica Guards","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Defender\nExtort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)","power":"1","toughness":"4","imageName":"basilica guards","colorIdentity":["W"]},"Blind Obedience":{"layout":"normal","name":"Blind Obedience","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Extort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)\nArtifacts and creatures your opponents control enter the battlefield tapped.","imageName":"blind obedience","colorIdentity":["W"]},"Boros Elite":{"layout":"normal","name":"Boros Elite","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Battalion — Whenever Boros Elite and at least two other creatures attack, Boros Elite gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"boros elite","colorIdentity":["W"]},"Court Street Denizen":{"layout":"normal","name":"Court Street Denizen","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever another white creature enters the battlefield under your control, tap target creature an opponent controls.","power":"2","toughness":"2","imageName":"court street denizen","colorIdentity":["W"]},"Daring Skyjek":{"layout":"normal","name":"Daring Skyjek","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Battalion — Whenever Daring Skyjek and at least two other creatures attack, Daring Skyjek gains flying until end of turn.","power":"3","toughness":"1","imageName":"daring skyjek","colorIdentity":["W"]},"Debtor's Pulpit":{"layout":"normal","name":"Debtor's Pulpit","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Tap target creature.\"","imageName":"debtor's pulpit","colorIdentity":["W"]},"Dutiful Thrull":{"layout":"normal","name":"Dutiful Thrull","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"{B}: Regenerate Dutiful Thrull.","power":"1","toughness":"1","imageName":"dutiful thrull","colorIdentity":["W","B"]},"Frontline Medic":{"layout":"normal","name":"Frontline Medic","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Battalion — Whenever Frontline Medic and at least two other creatures attack, creatures you control gain indestructible until end of turn.\nSacrifice Frontline Medic: Counter target spell with {X} in its mana cost unless its controller pays {3}.","power":"3","toughness":"3","imageName":"frontline medic","colorIdentity":["W"]},"Gideon, Champion of Justice":{"layout":"normal","name":"Gideon, Champion of Justice","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Planeswalker — Gideon","types":["Planeswalker"],"subtypes":["Gideon"],"text":"+1: Put a loyalty counter on Gideon, Champion of Justice for each creature target opponent controls.\n0: Until end of turn, Gideon, Champion of Justice becomes a Human Soldier creature with power and toughness each equal to the number of loyalty counters on him and gains indestructible. He's still a planeswalker. Prevent all damage that would be dealt to him this turn.\n−15: Exile all other permanents.","loyalty":4,"imageName":"gideon, champion of justice","colorIdentity":["W"]},"Guardian of the Gateless":{"layout":"normal","name":"Guardian of the Gateless","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nGuardian of the Gateless can block any number of creatures.\nWhenever Guardian of the Gateless blocks, it gets +1/+1 until end of turn for each creature it's blocking.","power":"3","toughness":"3","imageName":"guardian of the gateless","colorIdentity":["W"]},"Guildscorn Ward":{"layout":"normal","name":"Guildscorn Ward","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has protection from multicolored.","imageName":"guildscorn ward","colorIdentity":["W"]},"Hold the Gates":{"layout":"normal","name":"Hold the Gates","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +0/+1 for each Gate you control and have vigilance.","imageName":"hold the gates","colorIdentity":["W"]},"Holy Mantle":{"layout":"normal","name":"Holy Mantle","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has protection from creatures.","imageName":"holy mantle","colorIdentity":["W"]},"Knight of Obligation":{"layout":"normal","name":"Knight of Obligation","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Vigilance\nExtort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)","power":"2","toughness":"4","imageName":"knight of obligation","colorIdentity":["W"]},"Knight Watch":{"layout":"normal","name":"Knight Watch","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 2/2 white Knight creature tokens with vigilance onto the battlefield.","imageName":"knight watch","colorIdentity":["W"]},"Luminate Primordial":{"layout":"normal","name":"Luminate Primordial","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Vigilance\nWhen Luminate Primordial enters the battlefield, for each opponent, exile up to one target creature that player controls and that player gains life equal to its power.","power":"4","toughness":"7","imageName":"luminate primordial","colorIdentity":["W"]},"Murder Investigation":{"layout":"normal","name":"Murder Investigation","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nWhen enchanted creature dies, put X 1/1 white Soldier creature tokens onto the battlefield, where X is its power.","imageName":"murder investigation","colorIdentity":["W"]},"Nav Squad Commandos":{"layout":"normal","name":"Nav Squad Commandos","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Battalion — Whenever Nav Squad Commandos and at least two other creatures attack, Nav Squad Commandos gets +1/+1 until end of turn. Untap it.","power":"3","toughness":"5","imageName":"nav squad commandos","colorIdentity":["W"]},"Shielded Passage":{"layout":"normal","name":"Shielded Passage","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt to target creature this turn.","imageName":"shielded passage","colorIdentity":["W"]},"Syndic of Tithes":{"layout":"normal","name":"Syndic of Tithes","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Extort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)","power":"2","toughness":"2","imageName":"syndic of tithes","colorIdentity":["W"]},"Urbis Protector":{"layout":"normal","name":"Urbis Protector","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Urbis Protector enters the battlefield, put a 4/4 white Angel creature token with flying onto the battlefield.","power":"1","toughness":"1","imageName":"urbis protector","colorIdentity":["W"]},"Zarichi Tiger":{"layout":"normal","name":"Zarichi Tiger","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"{1}{W}, {T}: You gain 2 life.","power":"2","toughness":"3","imageName":"zarichi tiger","colorIdentity":["W"]},"Ætherize":{"layout":"normal","name":"Ætherize","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return all attacking creatures to their owner's hand.","imageName":"ætherize","colorIdentity":["U"]},"Agoraphobia":{"layout":"normal","name":"Agoraphobia","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -5/-0.\n{2}{U}: Return Agoraphobia to its owner's hand.","imageName":"agoraphobia","colorIdentity":["U"]},"Clinging Anemones":{"layout":"normal","name":"Clinging Anemones","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Jellyfish","types":["Creature"],"subtypes":["Jellyfish"],"text":"Defender\nEvolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)","power":"1","toughness":"4","imageName":"clinging anemones","colorIdentity":["U"]},"Cloudfin Raptor":{"layout":"normal","name":"Cloudfin Raptor","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Bird Mutant","types":["Creature"],"subtypes":["Bird","Mutant"],"text":"Flying\nEvolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)","power":"0","toughness":"1","imageName":"cloudfin raptor","colorIdentity":["U"]},"Diluvian Primordial":{"layout":"normal","name":"Diluvian Primordial","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Flying\nWhen Diluvian Primordial enters the battlefield, for each opponent, you may cast up to one target instant or sorcery card from that player's graveyard without paying its mana cost. If a card cast this way would be put into a graveyard this turn, exile it instead.","power":"5","toughness":"5","imageName":"diluvian primordial","colorIdentity":["U"]},"Enter the Infinite":{"layout":"normal","name":"Enter the Infinite","manaCost":"{8}{U}{U}{U}{U}","cmc":12,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw cards equal to the number of cards in your library, then put a card from your hand on top of your library. You have no maximum hand size until your next turn.","imageName":"enter the infinite","colorIdentity":["U"]},"Frilled Oculus":{"layout":"normal","name":"Frilled Oculus","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Homunculus","types":["Creature"],"subtypes":["Homunculus"],"text":"{1}{G}: Frilled Oculus gets +2/+2 until end of turn. Activate this ability only once each turn.","power":"1","toughness":"3","imageName":"frilled oculus","colorIdentity":["U","G"]},"Gridlock":{"layout":"normal","name":"Gridlock","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap X target nonland permanents.","imageName":"gridlock","colorIdentity":["U"]},"Hands of Binding":{"layout":"normal","name":"Hands of Binding","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"hands of binding","colorIdentity":["U"]},"Incursion Specialist":{"layout":"normal","name":"Incursion Specialist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever you cast your second spell each turn, Incursion Specialist gets +2/+0 until end of turn and can't be blocked this turn.","power":"1","toughness":"3","imageName":"incursion specialist","colorIdentity":["U"]},"Keymaster Rogue":{"layout":"normal","name":"Keymaster Rogue","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Keymaster Rogue can't be blocked.\nWhen Keymaster Rogue enters the battlefield, return a creature you control to its owner's hand.","power":"3","toughness":"2","imageName":"keymaster rogue","colorIdentity":["U"]},"Last Thoughts":{"layout":"normal","name":"Last Thoughts","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"last thoughts","colorIdentity":["U"]},"Leyline Phantom":{"layout":"normal","name":"Leyline Phantom","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Illusion","types":["Creature"],"subtypes":["Illusion"],"text":"When Leyline Phantom deals combat damage, return it to its owner's hand. (Return it only if it survived combat.)","power":"5","toughness":"5","imageName":"leyline phantom","colorIdentity":["U"]},"Metropolis Sprite":{"layout":"normal","name":"Metropolis Sprite","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying\n{U}: Metropolis Sprite gets +1/-1 until end of turn.","power":"1","toughness":"2","imageName":"metropolis sprite","colorIdentity":["U"]},"Mindeye Drake":{"layout":"normal","name":"Mindeye Drake","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Mindeye Drake dies, target player puts the top five cards of his or her library into his or her graveyard.","power":"2","toughness":"5","imageName":"mindeye drake","colorIdentity":["U"]},"Rapid Hybridization":{"layout":"normal","name":"Rapid Hybridization","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Destroy target creature. It can't be regenerated. That creature's controller puts a 3/3 green Frog Lizard creature token onto the battlefield.","imageName":"rapid hybridization","colorIdentity":["U"]},"Realmwright":{"layout":"normal","name":"Realmwright","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"As Realmwright enters the battlefield, choose a basic land type.\nLands you control are the chosen type in addition to their other types.","power":"1","toughness":"1","imageName":"realmwright","colorIdentity":["U"]},"Sage's Row Denizen":{"layout":"normal","name":"Sage's Row Denizen","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"Whenever another blue creature enters the battlefield under your control, target player puts the top two cards of his or her library into his or her graveyard.","power":"2","toughness":"3","imageName":"sage's row denizen","colorIdentity":["U"]},"Sapphire Drake":{"layout":"normal","name":"Sapphire Drake","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nEach creature you control with a +1/+1 counter on it has flying.","power":"4","toughness":"4","imageName":"sapphire drake","colorIdentity":["U"]},"Scatter Arc":{"layout":"normal","name":"Scatter Arc","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target noncreature spell.\nDraw a card.","imageName":"scatter arc","colorIdentity":["U"]},"Simic Fluxmage":{"layout":"normal","name":"Simic Fluxmage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Evolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)\n{1}{U}, {T}: Move a +1/+1 counter from Simic Fluxmage onto target creature.","power":"1","toughness":"2","imageName":"simic fluxmage","colorIdentity":["U"]},"Simic Manipulator":{"layout":"normal","name":"Simic Manipulator","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Mutant Wizard","types":["Creature"],"subtypes":["Mutant","Wizard"],"text":"Evolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)\n{T}, Remove one or more +1/+1 counters from Simic Manipulator: Gain control of target creature with power less than or equal to the number of +1/+1 counters removed this way.","power":"0","toughness":"1","imageName":"simic manipulator","colorIdentity":["U"]},"Skygames":{"layout":"normal","name":"Skygames","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Target creature gains flying until end of turn. Activate this ability only any time you could cast a sorcery.\"","imageName":"skygames","colorIdentity":["U"]},"Spell Rupture":{"layout":"normal","name":"Spell Rupture","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {X}, where X is the greatest power among creatures you control.","imageName":"spell rupture","colorIdentity":["U"]},"Stolen Identity":{"layout":"normal","name":"Stolen Identity","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put a token onto the battlefield that's a copy of target artifact or creature.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"stolen identity","colorIdentity":["U"]},"Totally Lost":{"layout":"normal","name":"Totally Lost","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put target nonland permanent on top of its owner's library.","imageName":"totally lost","colorIdentity":["U"]},"Voidwalk":{"layout":"normal","name":"Voidwalk","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target creature. Return it to the battlefield under its owner's control at the beginning of the next end step.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"voidwalk","colorIdentity":["U"]},"Way of the Thief":{"layout":"normal","name":"Way of the Thief","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creature can't be blocked as long as you control a Gate.","imageName":"way of the thief","colorIdentity":["U"]},"Balustrade Spy":{"layout":"normal","name":"Balustrade Spy","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire Rogue","types":["Creature"],"subtypes":["Vampire","Rogue"],"text":"Flying\nWhen Balustrade Spy enters the battlefield, target player reveals cards from the top of his or her library until he or she reveals a land card, then puts those cards into his or her graveyard.","power":"2","toughness":"3","imageName":"balustrade spy","colorIdentity":["B"]},"Basilica Screecher":{"layout":"normal","name":"Basilica Screecher","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying\nExtort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)","power":"1","toughness":"2","imageName":"basilica screecher","colorIdentity":["B"]},"Corpse Blockade":{"layout":"normal","name":"Corpse Blockade","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Defender\nSacrifice another creature: Corpse Blockade gains deathtouch until end of turn.","power":"1","toughness":"4","imageName":"corpse blockade","colorIdentity":["B"]},"Crypt Ghast":{"layout":"normal","name":"Crypt Ghast","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Extort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)\nWhenever you tap a Swamp for mana, add {B} to your mana pool (in addition to the mana the land produces).","power":"2","toughness":"2","imageName":"crypt ghast","colorIdentity":["B"]},"Death's Approach":{"layout":"normal","name":"Death's Approach","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -X/-X, where X is the number of creature cards in its controller's graveyard.","imageName":"death's approach","colorIdentity":["B"]},"Devour Flesh":{"layout":"normal","name":"Devour Flesh","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices a creature, then gains life equal to that creature's toughness.","imageName":"devour flesh","colorIdentity":["B"]},"Dying Wish":{"layout":"normal","name":"Dying Wish","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nWhen enchanted creature dies, target player loses X life and you gain X life, where X is its power.","imageName":"dying wish","colorIdentity":["B"]},"Gateway Shade":{"layout":"normal","name":"Gateway Shade","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Shade","types":["Creature"],"subtypes":["Shade"],"text":"{B}: Gateway Shade gets +1/+1 until end of turn.\nTap an untapped Gate you control: Gateway Shade gets +2/+2 until end of turn.","power":"1","toughness":"1","imageName":"gateway shade","colorIdentity":["B"]},"Grisly Spectacle":{"layout":"normal","name":"Grisly Spectacle","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target nonartifact creature. Its controller puts a number of cards equal to that creature's power from the top of his or her library into his or her graveyard.","imageName":"grisly spectacle","colorIdentity":["B"]},"Gutter Skulk":{"layout":"normal","name":"Gutter Skulk","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Rat","types":["Creature"],"subtypes":["Zombie","Rat"],"power":"2","toughness":"2","imageName":"gutter skulk","colorIdentity":["B"]},"Horror of the Dim":{"layout":"normal","name":"Horror of the Dim","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"{U}: Horror of the Dim gains hexproof until end of turn. (It can't be the target of spells or abilities your opponents control.)","power":"3","toughness":"4","imageName":"horror of the dim","colorIdentity":["B","U"]},"Illness in the Ranks":{"layout":"normal","name":"Illness in the Ranks","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Creature tokens get -1/-1.","imageName":"illness in the ranks","colorIdentity":["B"]},"Killing Glare":{"layout":"normal","name":"Killing Glare","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with power X or less.","imageName":"killing glare","colorIdentity":["B"]},"Lord of the Void":{"layout":"normal","name":"Lord of the Void","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhenever Lord of the Void deals combat damage to a player, exile the top seven cards of that player's library, then put a creature card from among them onto the battlefield under your control.","power":"7","toughness":"7","imageName":"lord of the void","colorIdentity":["B"]},"Mental Vapors":{"layout":"normal","name":"Mental Vapors","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards a card.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"mental vapors","colorIdentity":["B"]},"Midnight Recovery":{"layout":"normal","name":"Midnight Recovery","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to your hand.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"midnight recovery","colorIdentity":["B"]},"Ogre Slumlord":{"layout":"normal","name":"Ogre Slumlord","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Ogre Rogue","types":["Creature"],"subtypes":["Ogre","Rogue"],"text":"Whenever another nontoken creature dies, you may put a 1/1 black Rat creature token onto the battlefield.\nRats you control have deathtouch.","power":"3","toughness":"3","imageName":"ogre slumlord","colorIdentity":["B"]},"Sepulchral Primordial":{"layout":"normal","name":"Sepulchral Primordial","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nWhen Sepulchral Primordial enters the battlefield, for each opponent, you may put up to one target creature card from that player's graveyard onto the battlefield under your control.","power":"5","toughness":"4","imageName":"sepulchral primordial","colorIdentity":["B"]},"Shadow Alley Denizen":{"layout":"normal","name":"Shadow Alley Denizen","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Vampire Rogue","types":["Creature"],"subtypes":["Vampire","Rogue"],"text":"Whenever another black creature enters the battlefield under your control, target creature gains intimidate until end of turn. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"1","toughness":"1","imageName":"shadow alley denizen","colorIdentity":["B"]},"Shadow Slice":{"layout":"normal","name":"Shadow Slice","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent loses 3 life.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"shadow slice","colorIdentity":["B"]},"Slate Street Ruffian":{"layout":"normal","name":"Slate Street Ruffian","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Slate Street Ruffian becomes blocked, defending player discards a card.","power":"2","toughness":"2","imageName":"slate street ruffian","colorIdentity":["B"]},"Smog Elemental":{"layout":"normal","name":"Smog Elemental","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nCreatures with flying your opponents control get -1/-1.","power":"3","toughness":"3","imageName":"smog elemental","colorIdentity":["B"]},"Syndicate Enforcer":{"layout":"normal","name":"Syndicate Enforcer","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Extort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)","power":"3","toughness":"2","imageName":"syndicate enforcer","colorIdentity":["B"]},"Thrull Parasite":{"layout":"normal","name":"Thrull Parasite","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Extort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)\n{T}, Pay 2 life: Remove a counter from target nonland permanent.","power":"1","toughness":"1","imageName":"thrull parasite","colorIdentity":["B"]},"Undercity Informer":{"layout":"normal","name":"Undercity Informer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{1}, Sacrifice a creature: Target player reveals cards from the top of his or her library until he or she reveals a land card, then puts those cards into his or her graveyard.","power":"2","toughness":"3","imageName":"undercity informer","colorIdentity":["B"]},"Undercity Plague":{"layout":"normal","name":"Undercity Plague","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player loses 1 life, discards a card, then sacrifices a permanent.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"undercity plague","colorIdentity":["B"]},"Wight of Precinct Six":{"layout":"normal","name":"Wight of Precinct Six","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Wight of Precinct Six gets +1/+1 for each creature card in your opponents' graveyards.","power":"1","toughness":"1","imageName":"wight of precinct six","colorIdentity":["B"]},"Bomber Corps":{"layout":"normal","name":"Bomber Corps","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Battalion — Whenever Bomber Corps and at least two other creatures attack, Bomber Corps deals 1 damage to target creature or player.","power":"1","toughness":"2","imageName":"bomber corps","colorIdentity":["R"]},"Crackling Perimeter":{"layout":"normal","name":"Crackling Perimeter","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Tap an untapped Gate you control: Crackling Perimeter deals 1 damage to each opponent.","imageName":"crackling perimeter","colorIdentity":["R"]},"Firefist Striker":{"layout":"normal","name":"Firefist Striker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Battalion — Whenever Firefist Striker and at least two other creatures attack, target creature can't block this turn.","power":"2","toughness":"1","imageName":"firefist striker","colorIdentity":["R"]},"Five-Alarm Fire":{"layout":"normal","name":"Five-Alarm Fire","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control deals combat damage, put a blaze counter on Five-Alarm Fire.\nRemove five blaze counters from Five-Alarm Fire: Five-Alarm Fire deals 5 damage to target creature or player.","imageName":"five-alarm fire","colorIdentity":["R"]},"Foundry Street Denizen":{"layout":"normal","name":"Foundry Street Denizen","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Whenever another red creature enters the battlefield under your control, Foundry Street Denizen gets +1/+0 until end of turn.","power":"1","toughness":"1","imageName":"foundry street denizen","colorIdentity":["R"]},"Furious Resistance":{"layout":"normal","name":"Furious Resistance","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target blocking creature gets +3/+0 and gains first strike until end of turn.","imageName":"furious resistance","colorIdentity":["R"]},"Hellkite Tyrant":{"layout":"normal","name":"Hellkite Tyrant","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, trample\nWhenever Hellkite Tyrant deals combat damage to a player, gain control of all artifacts that player controls.\nAt the beginning of your upkeep, if you control twenty or more artifacts, you win the game.","power":"6","toughness":"5","imageName":"hellkite tyrant","colorIdentity":["R"]},"Hellraiser Goblin":{"layout":"normal","name":"Hellraiser Goblin","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"Creatures you control have haste and attack each combat if able.","power":"2","toughness":"2","imageName":"hellraiser goblin","colorIdentity":["R"]},"Homing Lightning":{"layout":"normal","name":"Homing Lightning","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Homing Lightning deals 4 damage to target creature and each other creature with the same name as that creature.","imageName":"homing lightning","colorIdentity":["R"]},"Legion Loyalist":{"layout":"normal","name":"Legion Loyalist","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Soldier","types":["Creature"],"subtypes":["Goblin","Soldier"],"text":"Haste\nBattalion — Whenever Legion Loyalist and at least two other creatures attack, creatures you control gain first strike and trample until end of turn and can't be blocked by creature tokens this turn.","power":"1","toughness":"1","imageName":"legion loyalist","colorIdentity":["R"]},"Madcap Skills":{"layout":"normal","name":"Madcap Skills","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+0 and has menace. (It can't be blocked except by two or more creatures.)","imageName":"madcap skills","colorIdentity":["R"]},"Mark for Death":{"layout":"normal","name":"Mark for Death","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature an opponent controls blocks this turn if able. Untap that creature. Other creatures that player controls can't block this turn.","imageName":"mark for death","colorIdentity":["R"]},"Massive Raid":{"layout":"normal","name":"Massive Raid","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Massive Raid deals damage to target creature or player equal to the number of creatures you control.","imageName":"massive raid","colorIdentity":["R"]},"Molten Primordial":{"layout":"normal","name":"Molten Primordial","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Haste\nWhen Molten Primordial enters the battlefield, for each opponent, gain control of up to one target creature that player controls until end of turn. Untap those creatures. They gain haste until end of turn.","power":"6","toughness":"4","imageName":"molten primordial","colorIdentity":["R"]},"Mugging":{"layout":"normal","name":"Mugging","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Mugging deals 2 damage to target creature. That creature can't block this turn.","imageName":"mugging","colorIdentity":["R"]},"Ripscale Predator":{"layout":"normal","name":"Ripscale Predator","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Menace (This creature can't be blocked except by two or more creatures.)","power":"6","toughness":"5","imageName":"ripscale predator","colorIdentity":["R"]},"Scorchwalker":{"layout":"normal","name":"Scorchwalker","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Bloodrush — {1}{R}{R}, Discard Scorchwalker: Target attacking creature gets +5/+1 until end of turn.","power":"5","toughness":"1","imageName":"scorchwalker","colorIdentity":["R"]},"Skinbrand Goblin":{"layout":"normal","name":"Skinbrand Goblin","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Bloodrush — {R}, Discard Skinbrand Goblin: Target attacking creature gets +2/+1 until end of turn.","power":"2","toughness":"1","imageName":"skinbrand goblin","colorIdentity":["R"]},"Skullcrack":{"layout":"normal","name":"Skullcrack","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Players can't gain life this turn. Damage can't be prevented this turn. Skullcrack deals 3 damage to target player.","imageName":"skullcrack","colorIdentity":["R"]},"Structural Collapse":{"layout":"normal","name":"Structural Collapse","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target player sacrifices an artifact and a land. Structural Collapse deals 2 damage to that player.","imageName":"structural collapse","colorIdentity":["R"]},"Tin Street Market":{"layout":"normal","name":"Tin Street Market","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}, Discard a card: Draw a card.\"","imageName":"tin street market","colorIdentity":["R"]},"Towering Thunderfist":{"layout":"normal","name":"Towering Thunderfist","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"{W}: Towering Thunderfist gains vigilance until end of turn.","power":"4","toughness":"4","imageName":"towering thunderfist","colorIdentity":["R","W"]},"Viashino Shanktail":{"layout":"normal","name":"Viashino Shanktail","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Viashino Warrior","types":["Creature"],"subtypes":["Viashino","Warrior"],"text":"First strike\nBloodrush — {2}{R}, Discard Viashino Shanktail: Target attacking creature gets +3/+1 and gains first strike until end of turn.","power":"3","toughness":"1","imageName":"viashino shanktail","colorIdentity":["R"]},"Warmind Infantry":{"layout":"normal","name":"Warmind Infantry","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Soldier","types":["Creature"],"subtypes":["Elemental","Soldier"],"text":"Battalion — Whenever Warmind Infantry and at least two other creatures attack, Warmind Infantry gets +2/+0 until end of turn.","power":"2","toughness":"3","imageName":"warmind infantry","colorIdentity":["R"]},"Wrecking Ogre":{"layout":"normal","name":"Wrecking Ogre","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Double strike\nBloodrush — {3}{R}{R}, Discard Wrecking Ogre: Target attacking creature gets +3/+3 and gains double strike until end of turn.","power":"3","toughness":"3","imageName":"wrecking ogre","colorIdentity":["R"]},"Adaptive Snapjaw":{"layout":"normal","name":"Adaptive Snapjaw","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Lizard Beast","types":["Creature"],"subtypes":["Lizard","Beast"],"text":"Evolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)","power":"6","toughness":"2","imageName":"adaptive snapjaw","colorIdentity":["G"]},"Alpha Authority":{"layout":"normal","name":"Alpha Authority","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has hexproof and can't be blocked by more than one creature.","imageName":"alpha authority","colorIdentity":["G"]},"Burst of Strength":{"layout":"normal","name":"Burst of Strength","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put a +1/+1 counter on target creature and untap it.","imageName":"burst of strength","colorIdentity":["G"]},"Crocanura":{"layout":"normal","name":"Crocanura","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Crocodile Frog","types":["Creature"],"subtypes":["Crocodile","Frog"],"text":"Reach (This creature can block creatures with flying.)\nEvolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)","power":"1","toughness":"3","imageName":"crocanura","colorIdentity":["G"]},"Crowned Ceratok":{"layout":"normal","name":"Crowned Ceratok","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Rhino","types":["Creature"],"subtypes":["Rhino"],"text":"Trample\nEach creature you control with a +1/+1 counter on it has trample.","power":"4","toughness":"3","imageName":"crowned ceratok","colorIdentity":["G"]},"Disciple of the Old Ways":{"layout":"normal","name":"Disciple of the Old Ways","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"{R}: Disciple of the Old Ways gains first strike until end of turn.","power":"2","toughness":"2","imageName":"disciple of the old ways","colorIdentity":["G","R"]},"Forced Adaptation":{"layout":"normal","name":"Forced Adaptation","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nAt the beginning of your upkeep, put a +1/+1 counter on enchanted creature.","imageName":"forced adaptation","colorIdentity":["G"]},"Giant Adephage":{"layout":"normal","name":"Giant Adephage","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Trample\nWhenever Giant Adephage deals combat damage to a player, put a token onto the battlefield that's a copy of Giant Adephage.","power":"7","toughness":"7","imageName":"giant adephage","colorIdentity":["G"]},"Greenside Watcher":{"layout":"normal","name":"Greenside Watcher","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Untap target Gate.","power":"2","toughness":"1","imageName":"greenside watcher","colorIdentity":["G"]},"Gyre Sage":{"layout":"normal","name":"Gyre Sage","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"Evolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)\n{T}: Add {G} to your mana pool for each +1/+1 counter on Gyre Sage.","power":"1","toughness":"2","imageName":"gyre sage","colorIdentity":["G"]},"Hindervines":{"layout":"normal","name":"Hindervines","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn by creatures with no +1/+1 counters on them.","imageName":"hindervines","colorIdentity":["G"]},"Ivy Lane Denizen":{"layout":"normal","name":"Ivy Lane Denizen","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Whenever another green creature enters the battlefield under your control, put a +1/+1 counter on target creature.","power":"2","toughness":"3","imageName":"ivy lane denizen","colorIdentity":["G"]},"Miming Slime":{"layout":"normal","name":"Miming Slime","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put an X/X green Ooze creature token onto the battlefield, where X is the greatest power among creatures you control.","imageName":"miming slime","colorIdentity":["G"]},"Ooze Flux":{"layout":"normal","name":"Ooze Flux","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{G}, Remove one or more +1/+1 counters from among creatures you control: Put an X/X green Ooze creature token onto the battlefield, where X is the number of +1/+1 counters removed this way.","imageName":"ooze flux","colorIdentity":["G"]},"Predator's Rapport":{"layout":"normal","name":"Predator's Rapport","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose target creature you control. You gain life equal to that creature's power plus its toughness.","imageName":"predator's rapport","colorIdentity":["G"]},"Rust Scarab":{"layout":"normal","name":"Rust Scarab","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Whenever Rust Scarab becomes blocked, you may destroy target artifact or enchantment defending player controls.","power":"4","toughness":"5","imageName":"rust scarab","colorIdentity":["G"]},"Scab-Clan Charger":{"layout":"normal","name":"Scab-Clan Charger","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"Bloodrush — {1}{G}, Discard Scab-Clan Charger: Target attacking creature gets +2/+4 until end of turn.","power":"2","toughness":"4","imageName":"scab-clan charger","colorIdentity":["G"]},"Serene Remembrance":{"layout":"normal","name":"Serene Remembrance","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Shuffle Serene Remembrance and up to three target cards from a single graveyard into their owners' libraries.","imageName":"serene remembrance","colorIdentity":["G"]},"Slaughterhorn":{"layout":"normal","name":"Slaughterhorn","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Bloodrush — {G}, Discard Slaughterhorn: Target attacking creature gets +3/+2 until end of turn.","power":"3","toughness":"2","imageName":"slaughterhorn","colorIdentity":["G"]},"Spire Tracer":{"layout":"normal","name":"Spire Tracer","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"Spire Tracer can't be blocked except by creatures with flying or reach.","power":"1","toughness":"1","imageName":"spire tracer","colorIdentity":["G"]},"Sylvan Primordial":{"layout":"normal","name":"Sylvan Primordial","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Reach\nWhen Sylvan Primordial enters the battlefield, for each opponent, destroy target noncreature permanent that player controls. For each permanent destroyed this way, search your library for a Forest card and put that card onto the battlefield tapped. Then shuffle your library.","power":"6","toughness":"8","imageName":"sylvan primordial","colorIdentity":["G"]},"Tower Defense":{"layout":"normal","name":"Tower Defense","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +0/+5 and gain reach until end of turn.","imageName":"tower defense","colorIdentity":["G"]},"Verdant Haven":{"layout":"normal","name":"Verdant Haven","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen Verdant Haven enters the battlefield, you gain 2 life.\nWhenever enchanted land is tapped for mana, its controller adds one mana of any color to his or her mana pool (in addition to the mana the land produces).","imageName":"verdant haven","colorIdentity":["G"]},"Wasteland Viper":{"layout":"normal","name":"Wasteland Viper","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Deathtouch\nBloodrush — {G}, Discard Wasteland Viper: Target attacking creature gets +1/+2 and gains deathtouch until end of turn.","power":"1","toughness":"2","imageName":"wasteland viper","colorIdentity":["G"]},"Wildwood Rebirth":{"layout":"normal","name":"Wildwood Rebirth","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Return target creature card from your graveyard to your hand.","imageName":"wildwood rebirth","colorIdentity":["G"]},"Alms Beast":{"layout":"normal","name":"Alms Beast","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Creatures blocking or blocked by Alms Beast have lifelink.","power":"6","toughness":"6","imageName":"alms beast","colorIdentity":["W","B"]},"Assemble the Legion":{"layout":"normal","name":"Assemble the Legion","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, put a muster counter on Assemble the Legion. Then put a 1/1 red and white Soldier creature token with haste onto the battlefield for each muster counter on Assemble the Legion.","imageName":"assemble the legion","colorIdentity":["W","R"]},"Aurelia, the Warleader":{"layout":"normal","name":"Aurelia, the Warleader","manaCost":"{2}{R}{R}{W}{W}","cmc":6,"colors":["White","Red"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance, haste\nWhenever Aurelia, the Warleader attacks for the first time each turn, untap all creatures you control. After this phase, there is an additional combat phase.","power":"3","toughness":"4","imageName":"aurelia, the warleader","colorIdentity":["W","R"]},"Aurelia's Fury":{"layout":"normal","name":"Aurelia's Fury","manaCost":"{X}{R}{W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Aurelia's Fury deals X damage divided as you choose among any number of target creatures and/or players. Tap each creature dealt damage this way. Players dealt damage this way can't cast noncreature spells this turn.","imageName":"aurelia's fury","colorIdentity":["W","R"]},"Bane Alley Broker":{"layout":"normal","name":"Bane Alley Broker","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{T}: Draw a card, then exile a card from your hand face down.\nYou may look at cards exiled with Bane Alley Broker.\n{U}{B}, {T}: Return a card exiled with Bane Alley Broker to its owner's hand.","power":"0","toughness":"3","imageName":"bane alley broker","colorIdentity":["U","B"]},"Biovisionary":{"layout":"normal","name":"Biovisionary","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"At the beginning of the end step, if you control four or more creatures named Biovisionary, you win the game.","power":"2","toughness":"3","imageName":"biovisionary","colorIdentity":["U","G"]},"Borborygmos Enraged":{"layout":"normal","name":"Borborygmos Enraged","manaCost":"{4}{R}{R}{G}{G}","cmc":8,"colors":["Red","Green"],"type":"Legendary Creature — Cyclops","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cyclops"],"text":"Trample\nWhenever Borborygmos Enraged deals combat damage to a player, reveal the top three cards of your library. Put all land cards revealed this way into your hand and the rest into your graveyard.\nDiscard a land card: Borborygmos Enraged deals 3 damage to target creature or player.","power":"7","toughness":"6","imageName":"borborygmos enraged","colorIdentity":["R","G"]},"Boros Charm":{"layout":"normal","name":"Boros Charm","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Boros Charm deals 4 damage to target player.\n• Permanents you control gain indestructible until end of turn.\n• Target creature gains double strike until end of turn.","imageName":"boros charm","colorIdentity":["W","R"]},"Call of the Nightwing":{"layout":"normal","name":"Call of the Nightwing","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 1/1 blue and black Horror creature token with flying onto the battlefield.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"call of the nightwing","colorIdentity":["U","B"]},"Cartel Aristocrat":{"layout":"normal","name":"Cartel Aristocrat","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"Sacrifice another creature: Cartel Aristocrat gains protection from the color of your choice until end of turn.","power":"2","toughness":"2","imageName":"cartel aristocrat","colorIdentity":["W","B"]},"Clan Defiance":{"layout":"normal","name":"Clan Defiance","manaCost":"{X}{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one or more —\n• Clan Defiance deals X damage to target creature with flying.\n• Clan Defiance deals X damage to target creature without flying.\n• Clan Defiance deals X damage to target player.","imageName":"clan defiance","colorIdentity":["R","G"]},"Deathpact Angel":{"layout":"normal","name":"Deathpact Angel","manaCost":"{3}{W}{B}{B}","cmc":6,"colors":["White","Black"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Deathpact Angel dies, put a 1/1 white and black Cleric creature token onto the battlefield. It has \"{3}{W}{B}{B}, {T}, Sacrifice this creature: Return a card named Deathpact Angel from your graveyard to the battlefield.\"","power":"5","toughness":"5","imageName":"deathpact angel","colorIdentity":["W","B"]},"Dinrova Horror":{"layout":"normal","name":"Dinrova Horror","manaCost":"{4}{U}{B}","cmc":6,"colors":["Blue","Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"When Dinrova Horror enters the battlefield, return target permanent to its owner's hand, then that player discards a card.","power":"4","toughness":"4","imageName":"dinrova horror","colorIdentity":["U","B"]},"Domri Rade":{"layout":"normal","name":"Domri Rade","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Planeswalker — Domri","types":["Planeswalker"],"subtypes":["Domri"],"text":"+1: Look at the top card of your library. If it's a creature card, you may reveal it and put it into your hand.\n−2: Target creature you control fights another target creature.\n−7: You get an emblem with \"Creatures you control have double strike, trample, hexproof, and haste.\"","loyalty":3,"imageName":"domri rade","colorIdentity":["R","G"]},"Drakewing Krasis":{"layout":"normal","name":"Drakewing Krasis","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Lizard Drake","types":["Creature"],"subtypes":["Lizard","Drake"],"text":"Flying, trample","power":"3","toughness":"1","imageName":"drakewing krasis","colorIdentity":["U","G"]},"Duskmantle Guildmage":{"layout":"normal","name":"Duskmantle Guildmage","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{U}{B}: Whenever a card is put into an opponent's graveyard from anywhere this turn, that player loses 1 life.\n{2}{U}{B}: Target player puts the top two cards of his or her library into his or her graveyard.","power":"2","toughness":"2","imageName":"duskmantle guildmage","colorIdentity":["U","B"]},"Duskmantle Seer":{"layout":"normal","name":"Duskmantle Seer","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Vampire Wizard","types":["Creature"],"subtypes":["Vampire","Wizard"],"text":"Flying\nAt the beginning of your upkeep, each player reveals the top card of his or her library, loses life equal to that card's converted mana cost, then puts it into his or her hand.","power":"4","toughness":"4","imageName":"duskmantle seer","colorIdentity":["U","B"]},"Elusive Krasis":{"layout":"normal","name":"Elusive Krasis","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Fish Mutant","types":["Creature"],"subtypes":["Fish","Mutant"],"text":"Elusive Krasis can't be blocked.\nEvolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)","power":"0","toughness":"4","imageName":"elusive krasis","colorIdentity":["U","G"]},"Executioner's Swing":{"layout":"normal","name":"Executioner's Swing","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Target creature that dealt damage this turn gets -5/-5 until end of turn.","imageName":"executioner's swing","colorIdentity":["W","B"]},"Fortress Cyclops":{"layout":"normal","name":"Fortress Cyclops","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Creature — Cyclops Soldier","types":["Creature"],"subtypes":["Cyclops","Soldier"],"text":"Whenever Fortress Cyclops attacks, it gets +3/+0 until end of turn.\nWhenever Fortress Cyclops blocks, it gets +0/+3 until end of turn.","power":"3","toughness":"3","imageName":"fortress cyclops","colorIdentity":["W","R"]},"Ground Assault":{"layout":"normal","name":"Ground Assault","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Ground Assault deals damage to target creature equal to the number of lands you control.","imageName":"ground assault","colorIdentity":["R","G"]},"Gruul Charm":{"layout":"normal","name":"Gruul Charm","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Creatures without flying can't block this turn.\n• Gain control of all permanents you own.\n• Gruul Charm deals 3 damage to each creature with flying.","imageName":"gruul charm","colorIdentity":["R","G"]},"Gruul Ragebeast":{"layout":"normal","name":"Gruul Ragebeast","manaCost":"{5}{R}{G}","cmc":7,"colors":["Red","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Gruul Ragebeast or another creature enters the battlefield under your control, that creature fights target creature an opponent controls.","power":"6","toughness":"6","imageName":"gruul ragebeast","colorIdentity":["R","G"]},"High Priest of Penance":{"layout":"normal","name":"High Priest of Penance","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever High Priest of Penance is dealt damage, you may destroy target nonland permanent.","power":"1","toughness":"1","imageName":"high priest of penance","colorIdentity":["W","B"]},"Hydroform":{"layout":"normal","name":"Hydroform","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Target land becomes a 3/3 Elemental creature with flying until end of turn. It's still a land.","imageName":"hydroform","colorIdentity":["U","G"]},"Kingpin's Pet":{"layout":"normal","name":"Kingpin's Pet","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Flying\nExtort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)","power":"2","toughness":"2","imageName":"kingpin's pet","colorIdentity":["W","B"]},"Lazav, Dimir Mastermind":{"layout":"normal","name":"Lazav, Dimir Mastermind","manaCost":"{U}{U}{B}{B}","cmc":4,"colors":["Blue","Black"],"type":"Legendary Creature — Shapeshifter","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Shapeshifter"],"text":"Hexproof\nWhenever a creature card is put into an opponent's graveyard from anywhere, you may have Lazav, Dimir Mastermind become a copy of that card except its name is still Lazav, Dimir Mastermind, it's legendary in addition to its other types, and it gains hexproof and this ability.","power":"3","toughness":"3","imageName":"lazav, dimir mastermind","colorIdentity":["U","B"]},"Martial Glory":{"layout":"normal","name":"Martial Glory","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+0 until end of turn.\nTarget creature gets +0/+3 until end of turn.","imageName":"martial glory","colorIdentity":["W","R"]},"Master Biomancer":{"layout":"normal","name":"Master Biomancer","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Elf Wizard","types":["Creature"],"subtypes":["Elf","Wizard"],"text":"Each other creature you control enters the battlefield with a number of additional +1/+1 counters on it equal to Master Biomancer's power and as a Mutant in addition to its other types.","power":"2","toughness":"4","imageName":"master biomancer","colorIdentity":["U","G"]},"Merciless Eviction":{"layout":"normal","name":"Merciless Eviction","manaCost":"{4}{W}{B}","cmc":6,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Exile all artifacts.\n• Exile all creatures.\n• Exile all enchantments.\n• Exile all planeswalkers.","imageName":"merciless eviction","colorIdentity":["W","B"]},"Mind Grind":{"layout":"normal","name":"Mind Grind","manaCost":"{X}{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each opponent reveals cards from the top of his or her library until he or she reveals X land cards, then puts all cards revealed this way into his or her graveyard. X can't be 0.","imageName":"mind grind","colorIdentity":["U","B"]},"Mortus Strider":{"layout":"normal","name":"Mortus Strider","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"When Mortus Strider dies, return it to its owner's hand.","power":"1","toughness":"1","imageName":"mortus strider","colorIdentity":["U","B"]},"Mystic Genesis":{"layout":"normal","name":"Mystic Genesis","manaCost":"{2}{G}{U}{U}","cmc":5,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Put an X/X green Ooze creature token onto the battlefield, where X is that spell's converted mana cost.","imageName":"mystic genesis","colorIdentity":["U","G"]},"Nimbus Swimmer":{"layout":"normal","name":"Nimbus Swimmer","manaCost":"{X}{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Flying\nNimbus Swimmer enters the battlefield with X +1/+1 counters on it.","power":"0","toughness":"0","imageName":"nimbus swimmer","colorIdentity":["U","G"]},"Obzedat, Ghost Council":{"layout":"normal","name":"Obzedat, Ghost Council","manaCost":"{1}{W}{W}{B}{B}","cmc":5,"colors":["White","Black"],"type":"Legendary Creature — Spirit Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit","Advisor"],"text":"When Obzedat, Ghost Council enters the battlefield, target opponent loses 2 life and you gain 2 life.\nAt the beginning of your end step, you may exile Obzedat. If you do, return it to the battlefield under its owner's control at the beginning of your next upkeep. It gains haste.","power":"5","toughness":"5","imageName":"obzedat, ghost council","colorIdentity":["W","B"]},"One Thousand Lashes":{"layout":"normal","name":"One Thousand Lashes","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block, and its activated abilities can't be activated.\nAt the beginning of the upkeep of enchanted creature's controller, that player loses 1 life.","imageName":"one thousand lashes","colorIdentity":["W","B"]},"Ordruun Veteran":{"layout":"normal","name":"Ordruun Veteran","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Creature — Minotaur Soldier","types":["Creature"],"subtypes":["Minotaur","Soldier"],"text":"Battalion — Whenever Ordruun Veteran and at least two other creatures attack, Ordruun Veteran gains double strike until end of turn. (It deals both first-strike and regular combat damage.)","power":"3","toughness":"1","imageName":"ordruun veteran","colorIdentity":["W","R"]},"Orzhov Charm":{"layout":"normal","name":"Orzhov Charm","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Return target creature you control and all Auras you control attached to it to their owner's hand.\n• Destroy target creature and you lose life equal to its toughness.\n• Return target creature card with converted mana cost 1 or less from your graveyard to the battlefield.","imageName":"orzhov charm","colorIdentity":["W","B"]},"Paranoid Delusions":{"layout":"normal","name":"Paranoid Delusions","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top three cards of his or her library into his or her graveyard.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"paranoid delusions","colorIdentity":["U","B"]},"Primal Visitation":{"layout":"normal","name":"Primal Visitation","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3 and has haste.","imageName":"primal visitation","colorIdentity":["R","G"]},"Prime Speaker Zegana":{"layout":"normal","name":"Prime Speaker Zegana","manaCost":"{2}{G}{G}{U}{U}","cmc":6,"colors":["Blue","Green"],"type":"Legendary Creature — Merfolk Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Prime Speaker Zegana enters the battlefield with X +1/+1 counters on it, where X is the greatest power among other creatures you control.\nWhen Prime Speaker Zegana enters the battlefield, draw cards equal to its power.","power":"1","toughness":"1","imageName":"prime speaker zegana","colorIdentity":["U","G"]},"Psychic Strike":{"layout":"normal","name":"Psychic Strike","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Its controller puts the top two cards of his or her library into his or her graveyard.","imageName":"psychic strike","colorIdentity":["U","B"]},"Purge the Profane":{"layout":"normal","name":"Purge the Profane","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent discards two cards and you gain 2 life.","imageName":"purge the profane","colorIdentity":["W","B"]},"Ruination Wurm":{"layout":"normal","name":"Ruination Wurm","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"7","toughness":"6","imageName":"ruination wurm","colorIdentity":["R","G"]},"Shambleshark":{"layout":"normal","name":"Shambleshark","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Fish Crab","types":["Creature"],"subtypes":["Fish","Crab"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEvolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)","power":"2","toughness":"1","imageName":"shambleshark","colorIdentity":["U","G"]},"Signal the Clans":{"layout":"normal","name":"Signal the Clans","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Search your library for three creature cards and reveal them. If you reveal three cards with different names, choose one of them at random and put that card into your hand. Shuffle the rest into your library.","imageName":"signal the clans","colorIdentity":["R","G"]},"Simic Charm":{"layout":"normal","name":"Simic Charm","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target creature gets +3/+3 until end of turn.\n• Permanents you control gain hexproof until end of turn.\n• Return target creature to its owner's hand.","imageName":"simic charm","colorIdentity":["U","G"]},"Skarrg Guildmage":{"layout":"normal","name":"Skarrg Guildmage","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{R}{G}: Creatures you control gain trample until end of turn.\n{1}{R}{G}: Target land you control becomes a 4/4 Elemental creature until end of turn. It's still a land.","power":"2","toughness":"2","imageName":"skarrg guildmage","colorIdentity":["R","G"]},"Soul Ransom":{"layout":"normal","name":"Soul Ransom","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.\nDiscard two cards: Soul Ransom's controller sacrifices it, then draws two cards. Only any opponent may activate this ability.","imageName":"soul ransom","colorIdentity":["U","B"]},"Spark Trooper":{"layout":"normal","name":"Spark Trooper","manaCost":"{1}{R}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Creature — Elemental Soldier","types":["Creature"],"subtypes":["Elemental","Soldier"],"text":"Trample, lifelink, haste\nAt the beginning of the end step, sacrifice Spark Trooper.","power":"6","toughness":"1","imageName":"spark trooper","colorIdentity":["W","R"]},"Sunhome Guildmage":{"layout":"normal","name":"Sunhome Guildmage","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{R}{W}: Creatures you control get +1/+0 until end of turn.\n{2}{R}{W}: Put a 1/1 red and white Soldier creature token with haste onto the battlefield.","power":"2","toughness":"2","imageName":"sunhome guildmage","colorIdentity":["W","R"]},"Truefire Paladin":{"layout":"normal","name":"Truefire Paladin","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Vigilance\n{R}{W}: Truefire Paladin gets +2/+0 until end of turn.\n{R}{W}: Truefire Paladin gains first strike until end of turn.","power":"2","toughness":"2","imageName":"truefire paladin","colorIdentity":["W","R"]},"Unexpected Results":{"layout":"normal","name":"Unexpected Results","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Shuffle your library, then reveal the top card. If it's a nonland card, you may cast it without paying its mana cost. If it's a land card, you may put it onto the battlefield and return Unexpected Results to its owner's hand.","imageName":"unexpected results","colorIdentity":["U","G"]},"Urban Evolution":{"layout":"normal","name":"Urban Evolution","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards. You may play an additional land this turn.","imageName":"urban evolution","colorIdentity":["U","G"]},"Vizkopa Confessor":{"layout":"normal","name":"Vizkopa Confessor","manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Extort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)\nWhen Vizkopa Confessor enters the battlefield, pay any amount of life. Target opponent reveals that many cards from his or her hand. You choose one of them and exile it.","power":"1","toughness":"3","imageName":"vizkopa confessor","colorIdentity":["W","B"]},"Vizkopa Guildmage":{"layout":"normal","name":"Vizkopa Guildmage","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{W}{B}: Target creature gains lifelink until end of turn.\n{1}{W}{B}: Whenever you gain life this turn, each opponent loses that much life.","power":"2","toughness":"2","imageName":"vizkopa guildmage","colorIdentity":["W","B"]},"Whispering Madness":{"layout":"normal","name":"Whispering Madness","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player discards his or her hand, then draws cards equal to the greatest number of cards a player discarded this way.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"whispering madness","colorIdentity":["U","B"]},"Wojek Halberdiers":{"layout":"normal","name":"Wojek Halberdiers","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Battalion — Whenever Wojek Halberdiers and at least two other creatures attack, Wojek Halberdiers gains first strike until end of turn.","power":"3","toughness":"2","imageName":"wojek halberdiers","colorIdentity":["W","R"]},"Zhur-Taa Swine":{"layout":"normal","name":"Zhur-Taa Swine","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"Bloodrush — {1}{R}{G}, Discard Zhur-Taa Swine: Target attacking creature gets +5/+4 until end of turn.","power":"5","toughness":"4","imageName":"zhur-taa swine","colorIdentity":["R","G"]},"Arrows of Justice":{"layout":"normal","name":"Arrows of Justice","manaCost":"{2}{R/W}","cmc":3,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Arrows of Justice deals 4 damage to target attacking or blocking creature.","imageName":"arrows of justice","colorIdentity":["W","R"]},"Biomass Mutation":{"layout":"normal","name":"Biomass Mutation","manaCost":"{X}{G/U}{G/U}","cmc":2,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Creatures you control have base power and toughness X/X until end of turn.","imageName":"biomass mutation","colorIdentity":["U","G"]},"Bioshift":{"layout":"normal","name":"Bioshift","manaCost":"{G/U}","cmc":1,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Move any number of +1/+1 counters from target creature onto another target creature with the same controller.","imageName":"bioshift","colorIdentity":["U","G"]},"Boros Reckoner":{"layout":"normal","name":"Boros Reckoner","manaCost":"{R/W}{R/W}{R/W}","cmc":3,"colors":["White","Red"],"type":"Creature — Minotaur Wizard","types":["Creature"],"subtypes":["Minotaur","Wizard"],"text":"Whenever Boros Reckoner is dealt damage, it deals that much damage to target creature or player.\n{R/W}: Boros Reckoner gains first strike until end of turn.","power":"3","toughness":"3","imageName":"boros reckoner","colorIdentity":["W","R"]},"Burning-Tree Emissary":{"layout":"normal","name":"Burning-Tree Emissary","manaCost":"{R/G}{R/G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"When Burning-Tree Emissary enters the battlefield, add {R}{G} to your mana pool.","power":"2","toughness":"2","imageName":"burning-tree emissary","colorIdentity":["R","G"]},"Coerced Confession":{"layout":"normal","name":"Coerced Confession","manaCost":"{4}{U/B}","cmc":5,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top four cards of his or her library into his or her graveyard. You draw a card for each creature card put into that graveyard this way.","imageName":"coerced confession","colorIdentity":["U","B"]},"Deathcult Rogue":{"layout":"normal","name":"Deathcult Rogue","manaCost":"{1}{U/B}{U/B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Deathcult Rogue can't be blocked except by Rogues.","power":"2","toughness":"2","imageName":"deathcult rogue","colorIdentity":["U","B"]},"Gift of Orzhova":{"layout":"normal","name":"Gift of Orzhova","manaCost":"{1}{W/B}{W/B}","cmc":3,"colors":["White","Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has flying and lifelink.","imageName":"gift of orzhova","colorIdentity":["W","B"]},"Immortal Servitude":{"layout":"normal","name":"Immortal Servitude","manaCost":"{X}{W/B}{W/B}{W/B}","cmc":3,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return each creature card with converted mana cost X from your graveyard to the battlefield.","imageName":"immortal servitude","colorIdentity":["W","B"]},"Merfolk of the Depths":{"layout":"normal","name":"Merfolk of the Depths","manaCost":"{4}{G/U}{G/U}","cmc":6,"colors":["Blue","Green"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Flash (You may cast this spell any time you could cast an instant.)","power":"4","toughness":"2","imageName":"merfolk of the depths","colorIdentity":["U","G"]},"Pit Fight":{"layout":"normal","name":"Pit Fight","manaCost":"{1}{R/G}","cmc":2,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Target creature you control fights another target creature. (Each deals damage equal to its power to the other.)","imageName":"pit fight","colorIdentity":["R","G"]},"Rubblebelt Raiders":{"layout":"normal","name":"Rubblebelt Raiders","manaCost":"{1}{R/G}{R/G}{R/G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Rubblebelt Raiders attacks, put a +1/+1 counter on it for each attacking creature you control.","power":"3","toughness":"3","imageName":"rubblebelt raiders","colorIdentity":["R","G"]},"Shattering Blow":{"layout":"normal","name":"Shattering Blow","manaCost":"{1}{R/W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Exile target artifact.","imageName":"shattering blow","colorIdentity":["W","R"]},"Armored Transport":{"layout":"normal","name":"Armored Transport","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Prevent all combat damage that would be dealt to Armored Transport by creatures blocking it.","power":"2","toughness":"1","imageName":"armored transport"},"Boros Keyrune":{"layout":"normal","name":"Boros Keyrune","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R} or {W} to your mana pool.\n{R}{W}: Boros Keyrune becomes a 1/1 red and white Soldier artifact creature with double strike until end of turn. (It deals both first-strike and regular combat damage.)","imageName":"boros keyrune","colorIdentity":["R","W"]},"Dimir Keyrune":{"layout":"normal","name":"Dimir Keyrune","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U} or {B} to your mana pool.\n{U}{B}: Dimir Keyrune becomes a 2/2 blue and black Horror artifact creature until end of turn and can't be blocked this turn.","imageName":"dimir keyrune","colorIdentity":["U","B"]},"Glaring Spotlight":{"layout":"normal","name":"Glaring Spotlight","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Creatures your opponents control with hexproof can be the targets of spells and abilities you control as though they didn't have hexproof.\n{3}, Sacrifice Glaring Spotlight: Creatures you control gain hexproof until end of turn and can't be blocked this turn.","imageName":"glaring spotlight"},"Gruul Keyrune":{"layout":"normal","name":"Gruul Keyrune","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R} or {G} to your mana pool.\n{R}{G}: Gruul Keyrune becomes a 3/2 red and green Beast artifact creature with trample until end of turn.","imageName":"gruul keyrune","colorIdentity":["R","G"]},"Illusionist's Bracers":{"layout":"normal","name":"Illusionist's Bracers","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever an ability of equipped creature is activated, if it isn't a mana ability, copy that ability. You may choose new targets for the copy.\nEquip {3}","imageName":"illusionist's bracers"},"Millennial Gargoyle":{"layout":"normal","name":"Millennial Gargoyle","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"Flying","power":"2","toughness":"2","imageName":"millennial gargoyle"},"Orzhov Keyrune":{"layout":"normal","name":"Orzhov Keyrune","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W} or {B} to your mana pool.\n{W}{B}: Orzhov Keyrune becomes a 1/4 white and black Thrull artifact creature with lifelink until end of turn.","imageName":"orzhov keyrune","colorIdentity":["W","B"]},"Razortip Whip":{"layout":"normal","name":"Razortip Whip","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Razortip Whip deals 1 damage to target opponent.","imageName":"razortip whip"},"Riot Gear":{"layout":"normal","name":"Riot Gear","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+2.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"riot gear"},"Simic Keyrune":{"layout":"normal","name":"Simic Keyrune","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G} or {U} to your mana pool.\n{G}{U}: Simic Keyrune becomes a 2/3 green and blue Crab artifact creature with hexproof until end of turn. (It can't be the target of spells or abilities your opponents control.)","imageName":"simic keyrune","colorIdentity":["G","U"]},"Skyblinder Staff":{"layout":"normal","name":"Skyblinder Staff","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0 and can't be blocked by creatures with flying.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"skyblinder staff"},"Boros Guildgate":{"layout":"normal","name":"Boros Guildgate","type":"Land — Gate","types":["Land"],"subtypes":["Gate"],"text":"Boros Guildgate enters the battlefield tapped.\n{T}: Add {R} or {W} to your mana pool.","imageName":"boros guildgate","colorIdentity":["R","W"]},"Dimir Guildgate":{"layout":"normal","name":"Dimir Guildgate","type":"Land — Gate","types":["Land"],"subtypes":["Gate"],"text":"Dimir Guildgate enters the battlefield tapped.\n{T}: Add {U} or {B} to your mana pool.","imageName":"dimir guildgate","colorIdentity":["U","B"]},"Gruul Guildgate":{"layout":"normal","name":"Gruul Guildgate","type":"Land — Gate","types":["Land"],"subtypes":["Gate"],"text":"Gruul Guildgate enters the battlefield tapped.\n{T}: Add {R} or {G} to your mana pool.","imageName":"gruul guildgate","colorIdentity":["R","G"]},"Orzhov Guildgate":{"layout":"normal","name":"Orzhov Guildgate","type":"Land — Gate","types":["Land"],"subtypes":["Gate"],"text":"Orzhov Guildgate enters the battlefield tapped.\n{T}: Add {W} or {B} to your mana pool.","imageName":"orzhov guildgate","colorIdentity":["W","B"]},"Simic Guildgate":{"layout":"normal","name":"Simic Guildgate","type":"Land — Gate","types":["Land"],"subtypes":["Gate"],"text":"Simic Guildgate enters the battlefield tapped.\n{T}: Add {G} or {U} to your mana pool.","imageName":"simic guildgate","colorIdentity":["G","U"]},"Thespian's Stage":{"layout":"normal","name":"Thespian's Stage","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}: Thespian's Stage becomes a copy of target land and gains this ability.","imageName":"thespian's stage"},"Boros Mastiff":{"layout":"normal","name":"Boros Mastiff","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Battalion — Whenever Boros Mastiff and at least two other creatures attack, Boros Mastiff gains lifelink until end of turn. (Damage dealt by a creature with lifelink also causes its controller to gain that much life.)","power":"2","toughness":"2","imageName":"boros mastiff","colorIdentity":["W"]},"Haazda Snare Squad":{"layout":"normal","name":"Haazda Snare Squad","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Haazda Snare Squad attacks, you may pay {W}. If you do, tap target creature an opponent controls.","power":"1","toughness":"4","imageName":"haazda snare squad","colorIdentity":["W"]},"Lyev Decree":{"layout":"normal","name":"Lyev Decree","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Detain up to two target creatures your opponents control. (Until your next turn, those creatures can't attack or block and their activated abilities can't be activated.)","imageName":"lyev decree","colorIdentity":["W"]},"Maze Sentinel":{"layout":"normal","name":"Maze Sentinel","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Vigilance\nMulticolored creatures you control have vigilance.","power":"3","toughness":"6","imageName":"maze sentinel","colorIdentity":["W"]},"Renounce the Guilds":{"layout":"normal","name":"Renounce the Guilds","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Each player sacrifices a multicolored permanent.","imageName":"renounce the guilds","colorIdentity":["W"]},"Riot Control":{"layout":"normal","name":"Riot Control","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 1 life for each creature your opponents control. Prevent all damage that would be dealt to you this turn.","imageName":"riot control","colorIdentity":["W"]},"Scion of Vitu-Ghazi":{"layout":"normal","name":"Scion of Vitu-Ghazi","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Scion of Vitu-Ghazi enters the battlefield, if you cast it from your hand, put a 1/1 white Bird creature token with flying onto the battlefield, then populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","power":"4","toughness":"4","imageName":"scion of vitu-ghazi","colorIdentity":["W"]},"Steeple Roc":{"layout":"normal","name":"Steeple Roc","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, first strike","power":"3","toughness":"1","imageName":"steeple roc","colorIdentity":["W"]},"Sunspire Gatekeepers":{"layout":"normal","name":"Sunspire Gatekeepers","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Sunspire Gatekeepers enters the battlefield, if you control two or more Gates, put a 2/2 white Knight creature token with vigilance onto the battlefield.","power":"2","toughness":"4","imageName":"sunspire gatekeepers","colorIdentity":["W"]},"Wake the Reflections":{"layout":"normal","name":"Wake the Reflections","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Populate. (Put a token onto the battlefield that's a copy of a creature token you control.)","imageName":"wake the reflections","colorIdentity":["W"]},"Ætherling":{"layout":"normal","name":"Ætherling","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"{U}: Exile Ætherling. Return it to the battlefield under its owner's control at the beginning of the next end step.\n{U}: Ætherling can't be blocked this turn.\n{1}: Ætherling gets +1/-1 until end of turn.\n{1}: Ætherling gets -1/+1 until end of turn.","power":"4","toughness":"5","imageName":"ætherling","colorIdentity":["U"]},"Hidden Strings":{"layout":"normal","name":"Hidden Strings","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"You may tap or untap target permanent, then you may tap or untap another target permanent.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"hidden strings","colorIdentity":["U"]},"Maze Glider":{"layout":"normal","name":"Maze Glider","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nMulticolored creatures you control have flying.","power":"3","toughness":"5","imageName":"maze glider","colorIdentity":["U"]},"Mindstatic":{"layout":"normal","name":"Mindstatic","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {6}.","imageName":"mindstatic","colorIdentity":["U"]},"Murmuring Phantasm":{"layout":"normal","name":"Murmuring Phantasm","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Defender","power":"0","toughness":"5","imageName":"murmuring phantasm","colorIdentity":["U"]},"Opal Lake Gatekeepers":{"layout":"normal","name":"Opal Lake Gatekeepers","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Vedalken Soldier","types":["Creature"],"subtypes":["Vedalken","Soldier"],"text":"When Opal Lake Gatekeepers enters the battlefield, if you control two or more Gates, you may draw a card.","power":"2","toughness":"4","imageName":"opal lake gatekeepers","colorIdentity":["U"]},"Runner's Bane":{"layout":"normal","name":"Runner's Bane","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature with power 3 or less\nWhen Runner's Bane enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"runner's bane","colorIdentity":["U"]},"Trait Doctoring":{"layout":"normal","name":"Trait Doctoring","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Change the text of target permanent by replacing all instances of one color word with another or one basic land type with another until end of turn.\nCipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)","imageName":"trait doctoring","colorIdentity":["U"]},"Uncovered Clues":{"layout":"normal","name":"Uncovered Clues","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top four cards of your library. You may reveal up to two instant and/or sorcery cards from among them and put the revealed cards into your hand. Put the rest on the bottom of your library in any order.","imageName":"uncovered clues","colorIdentity":["U"]},"Bane Alley Blackguard":{"layout":"normal","name":"Bane Alley Blackguard","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"power":"1","toughness":"3","imageName":"bane alley blackguard","colorIdentity":["B"]},"Blood Scrivener":{"layout":"normal","name":"Blood Scrivener","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"If you would draw a card while you have no cards in hand, instead draw two cards and lose 1 life.","power":"2","toughness":"1","imageName":"blood scrivener","colorIdentity":["B"]},"Crypt Incursion":{"layout":"normal","name":"Crypt Incursion","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile all creature cards from target player's graveyard. You gain 3 life for each card exiled this way.","imageName":"crypt incursion","colorIdentity":["B"]},"Fatal Fumes":{"layout":"normal","name":"Fatal Fumes","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -4/-2 until end of turn.","imageName":"fatal fumes","colorIdentity":["B"]},"Hired Torturer":{"layout":"normal","name":"Hired Torturer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Defender\n{3}{B}, {T}: Target opponent loses 2 life, then reveals a card at random from his or her hand.","power":"2","toughness":"3","imageName":"hired torturer","colorIdentity":["B"]},"Maze Abomination":{"layout":"normal","name":"Maze Abomination","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nMulticolored creatures you control have deathtouch.","power":"4","toughness":"5","imageName":"maze abomination","colorIdentity":["B"]},"Pontiff of Blight":{"layout":"normal","name":"Pontiff of Blight","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Cleric","types":["Creature"],"subtypes":["Zombie","Cleric"],"text":"Extort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)\nOther creatures you control have extort. (If a creature has multiple instances of extort, each triggers separately.)","power":"2","toughness":"7","imageName":"pontiff of blight","colorIdentity":["B"]},"Rakdos Drake":{"layout":"normal","name":"Rakdos Drake","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nUnleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)","power":"1","toughness":"2","imageName":"rakdos drake","colorIdentity":["B"]},"Sinister Possession":{"layout":"normal","name":"Sinister Possession","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks or blocks, its controller loses 2 life.","imageName":"sinister possession","colorIdentity":["B"]},"Ubul Sar Gatekeepers":{"layout":"normal","name":"Ubul Sar Gatekeepers","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Soldier","types":["Creature"],"subtypes":["Zombie","Soldier"],"text":"When Ubul Sar Gatekeepers enters the battlefield, if you control two or more Gates, target creature an opponent controls gets -2/-2 until end of turn.","power":"2","toughness":"4","imageName":"ubul sar gatekeepers","colorIdentity":["B"]},"Awe for the Guilds":{"layout":"normal","name":"Awe for the Guilds","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Monocolored creatures can't block this turn.","imageName":"awe for the guilds","colorIdentity":["R"]},"Clear a Path":{"layout":"normal","name":"Clear a Path","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature with defender.","imageName":"clear a path","colorIdentity":["R"]},"Maze Rusher":{"layout":"normal","name":"Maze Rusher","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Haste\nMulticolored creatures you control have haste.","power":"6","toughness":"3","imageName":"maze rusher","colorIdentity":["R"]},"Possibility Storm":{"layout":"normal","name":"Possibility Storm","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player casts a spell from his or her hand, that player exiles it, then exiles cards from the top of his or her library until he or she exiles a card that shares a card type with it. That player may cast that card without paying its mana cost. Then he or she puts all cards exiled with Possibility Storm on the bottom of his or her library in a random order.","imageName":"possibility storm","colorIdentity":["R"]},"Punish the Enemy":{"layout":"normal","name":"Punish the Enemy","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Punish the Enemy deals 3 damage to target player and 3 damage to target creature.","imageName":"punish the enemy","colorIdentity":["R"]},"Pyrewild Shaman":{"layout":"normal","name":"Pyrewild Shaman","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Shaman","types":["Creature"],"subtypes":["Goblin","Shaman"],"text":"Bloodrush — {1}{R}, Discard Pyrewild Shaman: Target attacking creature gets +3/+1 until end of turn.\nWhenever one or more creatures you control deal combat damage to a player, if Pyrewild Shaman is in your graveyard, you may pay {3}. If you do, return Pyrewild Shaman to your hand.","power":"3","toughness":"1","imageName":"pyrewild shaman","colorIdentity":["R"]},"Riot Piker":{"layout":"normal","name":"Riot Piker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"First strike\nRiot Piker attacks each turn if able.","power":"2","toughness":"1","imageName":"riot piker","colorIdentity":["R"]},"Rubblebelt Maaka":{"layout":"normal","name":"Rubblebelt Maaka","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Bloodrush — {R}, Discard Rubblebelt Maaka: Target attacking creature gets +3/+3 until end of turn.","power":"3","toughness":"3","imageName":"rubblebelt maaka","colorIdentity":["R"]},"Smelt-Ward Gatekeepers":{"layout":"normal","name":"Smelt-Ward Gatekeepers","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Smelt-Ward Gatekeepers enters the battlefield, if you control two or more Gates, gain control of target creature an opponent controls until end of turn. Untap that creature. It gains haste until end of turn.","power":"2","toughness":"4","imageName":"smelt-ward gatekeepers","colorIdentity":["R"]},"Weapon Surge":{"layout":"normal","name":"Weapon Surge","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +1/+0 and gains first strike until end of turn.\nOverload {1}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"weapon surge","colorIdentity":["R"]},"Battering Krasis":{"layout":"normal","name":"Battering Krasis","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Fish Beast","types":["Creature"],"subtypes":["Fish","Beast"],"text":"Trample\nEvolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)","power":"2","toughness":"1","imageName":"battering krasis","colorIdentity":["G"]},"Kraul Warrior":{"layout":"normal","name":"Kraul Warrior","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect Warrior","types":["Creature"],"subtypes":["Insect","Warrior"],"text":"{5}{G}: Kraul Warrior gets +3/+3 until end of turn.","power":"2","toughness":"2","imageName":"kraul warrior","colorIdentity":["G"]},"Maze Behemoth":{"layout":"normal","name":"Maze Behemoth","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nMulticolored creatures you control have trample.","power":"5","toughness":"4","imageName":"maze behemoth","colorIdentity":["G"]},"Mending Touch":{"layout":"normal","name":"Mending Touch","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Regenerate target creature.","imageName":"mending touch","colorIdentity":["G"]},"Mutant's Prey":{"layout":"normal","name":"Mutant's Prey","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature you control with a +1/+1 counter on it fights target creature an opponent controls. (Each deals damage equal to its power to the other.)","imageName":"mutant's prey","colorIdentity":["G"]},"Phytoburst":{"layout":"normal","name":"Phytoburst","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +5/+5 until end of turn.","imageName":"phytoburst","colorIdentity":["G"]},"Renegade Krasis":{"layout":"normal","name":"Renegade Krasis","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast Mutant","types":["Creature"],"subtypes":["Beast","Mutant"],"text":"Evolve (Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.)\nWhenever Renegade Krasis evolves, put a +1/+1 counter on each other creature you control with a +1/+1 counter on it.","power":"3","toughness":"2","imageName":"renegade krasis","colorIdentity":["G"]},"Saruli Gatekeepers":{"layout":"normal","name":"Saruli Gatekeepers","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"When Saruli Gatekeepers enters the battlefield, if you control two or more Gates, you gain 7 life.","power":"2","toughness":"4","imageName":"saruli gatekeepers","colorIdentity":["G"]},"Skylasher":{"layout":"normal","name":"Skylasher","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flash\nSkylasher can't be countered.\nReach, protection from blue","power":"2","toughness":"2","imageName":"skylasher","colorIdentity":["G"]},"Thrashing Mossdog":{"layout":"normal","name":"Thrashing Mossdog","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Plant Hound","types":["Creature"],"subtypes":["Plant","Hound"],"text":"Reach (This creature can block creatures with flying.)\nScavenge {4}{G}{G} ({4}{G}{G}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)","power":"3","toughness":"3","imageName":"thrashing mossdog","colorIdentity":["G"]},"Advent of the Wurm":{"layout":"normal","name":"Advent of the Wurm","manaCost":"{1}{G}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Put a 5/5 green Wurm creature token with trample onto the battlefield.","imageName":"advent of the wurm","colorIdentity":["W","G"]},"Armored Wolf-Rider":{"layout":"normal","name":"Armored Wolf-Rider","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Creature — Elf Knight","types":["Creature"],"subtypes":["Elf","Knight"],"power":"4","toughness":"6","imageName":"armored wolf-rider","colorIdentity":["W","G"]},"Ascended Lawmage":{"layout":"normal","name":"Ascended Lawmage","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Vedalken Wizard","types":["Creature"],"subtypes":["Vedalken","Wizard"],"text":"Flying\nHexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"3","toughness":"2","imageName":"ascended lawmage","colorIdentity":["W","U"]},"Beetleform Mage":{"layout":"normal","name":"Beetleform Mage","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Human Insect Wizard","types":["Creature"],"subtypes":["Human","Insect","Wizard"],"text":"{G}{U}: Beetleform Mage gets +2/+2 and gains flying until end of turn. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"beetleform mage","colorIdentity":["U","G"]},"Blast of Genius":{"layout":"normal","name":"Blast of Genius","manaCost":"{4}{U}{R}","cmc":6,"colors":["Blue","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose target creature or player. Draw three cards, then discard a card. Blast of Genius deals damage equal to the discarded card's converted mana cost to that creature or player.","imageName":"blast of genius","colorIdentity":["U","R"]},"Blaze Commando":{"layout":"normal","name":"Blaze Commando","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Creature — Minotaur Soldier","types":["Creature"],"subtypes":["Minotaur","Soldier"],"text":"Whenever an instant or sorcery spell you control deals damage, put two 1/1 red and white Soldier creature tokens with haste onto the battlefield.","power":"5","toughness":"3","imageName":"blaze commando","colorIdentity":["W","R"]},"Blood Baron of Vizkopa":{"layout":"normal","name":"Blood Baron of Vizkopa","manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Lifelink, protection from white and from black\nAs long as you have 30 or more life and an opponent has 10 or less life, Blood Baron of Vizkopa gets +6/+6 and has flying.","power":"4","toughness":"4","imageName":"blood baron of vizkopa","colorIdentity":["W","B"]},"Boros Battleshaper":{"layout":"normal","name":"Boros Battleshaper","manaCost":"{5}{R}{W}","cmc":7,"colors":["White","Red"],"type":"Creature — Minotaur Soldier","types":["Creature"],"subtypes":["Minotaur","Soldier"],"text":"At the beginning of each combat, up to one target creature attacks or blocks this combat if able and up to one target creature can't attack or block this combat.","power":"5","toughness":"5","imageName":"boros battleshaper","colorIdentity":["W","R"]},"Bred for the Hunt":{"layout":"normal","name":"Bred for the Hunt","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control with a +1/+1 counter on it deals combat damage to a player, you may draw a card.","imageName":"bred for the hunt","colorIdentity":["U","G"]},"Bronzebeak Moa":{"layout":"normal","name":"Bronzebeak Moa","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Whenever another creature enters the battlefield under your control, Bronzebeak Moa gets +3/+3 until end of turn.","power":"2","toughness":"2","imageName":"bronzebeak moa","colorIdentity":["W","G"]},"Carnage Gladiator":{"layout":"normal","name":"Carnage Gladiator","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Skeleton Warrior","types":["Creature"],"subtypes":["Skeleton","Warrior"],"text":"Whenever a creature blocks, that creature's controller loses 1 life.\n{1}{B}{R}: Regenerate Carnage Gladiator.","power":"4","toughness":"2","imageName":"carnage gladiator","colorIdentity":["B","R"]},"Council of the Absolute":{"layout":"normal","name":"Council of the Absolute","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"As Council of the Absolute enters the battlefield, name a card other than a creature or land card.\nYour opponents can't cast cards with the chosen name.\nSpells with the chosen name you cast cost {2} less to cast.","power":"2","toughness":"4","imageName":"council of the absolute","colorIdentity":["W","U"]},"Deadbridge Chant":{"layout":"normal","name":"Deadbridge Chant","manaCost":"{4}{B}{G}","cmc":6,"colors":["Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"When Deadbridge Chant enters the battlefield, put the top ten cards of your library into your graveyard.\nAt the beginning of your upkeep, choose a card at random in your graveyard. If it's a creature card, put it onto the battlefield. Otherwise, put it into your hand.","imageName":"deadbridge chant","colorIdentity":["B","G"]},"Debt to the Deathless":{"layout":"normal","name":"Debt to the Deathless","manaCost":"{X}{W}{W}{B}{B}","cmc":4,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each opponent loses two times X life. You gain life equal to the life lost this way.","imageName":"debt to the deathless","colorIdentity":["W","B"]},"Deputy of Acquittals":{"layout":"normal","name":"Deputy of Acquittals","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Deputy of Acquittals enters the battlefield, you may return another target creature you control to its owner's hand.","power":"2","toughness":"2","imageName":"deputy of acquittals","colorIdentity":["W","U"]},"Dragonshift":{"layout":"normal","name":"Dragonshift","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature you control becomes a blue and red Dragon with base power and toughness 4/4, loses all abilities, and gains flying.\nOverload {3}{U}{U}{R}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"dragonshift","colorIdentity":["U","R"]},"Drown in Filth":{"layout":"normal","name":"Drown in Filth","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose target creature. Put the top four cards of your library into your graveyard, then that creature gets -1/-1 until end of turn for each land card in your graveyard.","imageName":"drown in filth","colorIdentity":["B","G"]},"Emmara Tandris":{"layout":"normal","name":"Emmara Tandris","manaCost":"{5}{G}{W}","cmc":7,"colors":["White","Green"],"type":"Legendary Creature — Elf Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Prevent all damage that would be dealt to creature tokens you control.","power":"5","toughness":"7","imageName":"emmara tandris","colorIdentity":["W","G"]},"Exava, Rakdos Blood Witch":{"layout":"normal","name":"Exava, Rakdos Blood Witch","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Legendary Creature — Human Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Cleric"],"text":"First strike, haste\nUnleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)\nEach other creature you control with a +1/+1 counter on it has haste.","power":"3","toughness":"3","imageName":"exava, rakdos blood witch","colorIdentity":["B","R"]},"Fluxcharger":{"layout":"normal","name":"Fluxcharger","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Creature — Weird","types":["Creature"],"subtypes":["Weird"],"text":"Flying\nWhenever you cast an instant or sorcery spell, you may switch Fluxcharger's power and toughness until end of turn.","power":"1","toughness":"5","imageName":"fluxcharger","colorIdentity":["U","R"]},"Gleam of Battle":{"layout":"normal","name":"Gleam of Battle","manaCost":"{4}{R}{W}","cmc":6,"colors":["White","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control attacks, put a +1/+1 counter on it.","imageName":"gleam of battle","colorIdentity":["W","R"]},"Goblin Test Pilot":{"layout":"normal","name":"Goblin Test Pilot","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Goblin Wizard","types":["Creature"],"subtypes":["Goblin","Wizard"],"text":"Flying\n{T}: Goblin Test Pilot deals 2 damage to target creature or player chosen at random.","power":"0","toughness":"2","imageName":"goblin test pilot","colorIdentity":["U","R"]},"Gruul War Chant":{"layout":"normal","name":"Gruul War Chant","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Attacking creatures you control get +1/+0 and have menace. (They can't be blocked except by two or more creatures.)","imageName":"gruul war chant","colorIdentity":["R","G"]},"Haunter of Nightveil":{"layout":"normal","name":"Haunter of Nightveil","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Creatures your opponents control get -1/-0.","power":"3","toughness":"4","imageName":"haunter of nightveil","colorIdentity":["U","B"]},"Jelenn Sphinx":{"layout":"normal","name":"Jelenn Sphinx","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying, vigilance\nWhenever Jelenn Sphinx attacks, other attacking creatures get +1/+1 until end of turn.","power":"1","toughness":"5","imageName":"jelenn sphinx","colorIdentity":["W","U"]},"Korozda Gorgon":{"layout":"normal","name":"Korozda Gorgon","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Creature — Gorgon","types":["Creature"],"subtypes":["Gorgon"],"text":"Deathtouch\n{2}, Remove a +1/+1 counter from a creature you control: Target creature gets -1/-1 until end of turn.","power":"2","toughness":"5","imageName":"korozda gorgon","colorIdentity":["B","G"]},"Krasis Incubation":{"layout":"normal","name":"Krasis Incubation","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block, and its activated abilities can't be activated.\n{1}{G}{U}, Return Krasis Incubation to its owner's hand: Put two +1/+1 counters on enchanted creature.","imageName":"krasis incubation","colorIdentity":["U","G"]},"Lavinia of the Tenth":{"layout":"normal","name":"Lavinia of the Tenth","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Protection from red\nWhen Lavinia of the Tenth enters the battlefield, detain each nonland permanent your opponents control with converted mana cost 4 or less. (Until your next turn, those permanents can't attack or block and their activated abilities can't be activated.)","power":"4","toughness":"4","imageName":"lavinia of the tenth","colorIdentity":["W","U"]},"Legion's Initiative":{"layout":"normal","name":"Legion's Initiative","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Enchantment","types":["Enchantment"],"text":"Red creatures you control get +1/+0.\nWhite creatures you control get +0/+1.\n{R}{W}, Exile Legion's Initiative: Exile all creatures you control. At the beginning of the next combat, return those cards to the battlefield under their owner's control and those creatures gain haste until end of turn.","imageName":"legion's initiative","colorIdentity":["W","R"]},"Master of Cruelties":{"layout":"normal","name":"Master of Cruelties","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"First strike, deathtouch\nMaster of Cruelties can only attack alone.\nWhenever Master of Cruelties attacks a player and isn't blocked, that player's life total becomes 1. Master of Cruelties assigns no combat damage this combat.","power":"1","toughness":"4","imageName":"master of cruelties","colorIdentity":["B","R"]},"Maw of the Obzedat":{"layout":"normal","name":"Maw of the Obzedat","manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Creature — Thrull","types":["Creature"],"subtypes":["Thrull"],"text":"Sacrifice a creature: Creatures you control get +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"maw of the obzedat","colorIdentity":["W","B"]},"Mirko Vosk, Mind Drinker":{"layout":"normal","name":"Mirko Vosk, Mind Drinker","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Legendary Creature — Vampire","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nWhenever Mirko Vosk, Mind Drinker deals combat damage to a player, that player reveals cards from the top of his or her library until he or she reveals four land cards, then puts those cards into his or her graveyard.","power":"2","toughness":"4","imageName":"mirko vosk, mind drinker","colorIdentity":["U","B"]},"Morgue Burst":{"layout":"normal","name":"Morgue Burst","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to your hand. Morgue Burst deals damage to target creature or player equal to the power of the card returned this way.","imageName":"morgue burst","colorIdentity":["B","R"]},"Nivix Cyclops":{"layout":"normal","name":"Nivix Cyclops","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Cyclops","types":["Creature"],"subtypes":["Cyclops"],"text":"Defender\nWhenever you cast an instant or sorcery spell, Nivix Cyclops gets +3/+0 until end of turn and can attack this turn as though it didn't have defender.","power":"1","toughness":"4","imageName":"nivix cyclops","colorIdentity":["U","R"]},"Notion Thief":{"layout":"normal","name":"Notion Thief","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Flash\nIf an opponent would draw a card except the first one he or she draws in each of his or her draw steps, instead that player skips that draw and you draw a card.","power":"3","toughness":"1","imageName":"notion thief","colorIdentity":["U","B"]},"Obzedat's Aid":{"layout":"normal","name":"Obzedat's Aid","manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target permanent card from your graveyard to the battlefield.","imageName":"obzedat's aid","colorIdentity":["W","B"]},"Pilfered Plans":{"layout":"normal","name":"Pilfered Plans","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts the top two cards of his or her library into his or her graveyard. Draw two cards.","imageName":"pilfered plans","colorIdentity":["U","B"]},"Plasm Capture":{"layout":"normal","name":"Plasm Capture","manaCost":"{G}{G}{U}{U}","cmc":4,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Counter target spell. At the beginning of your next precombat main phase, add X mana in any combination of colors to your mana pool, where X is that spell's converted mana cost.","imageName":"plasm capture","colorIdentity":["U","G"]},"Progenitor Mimic":{"layout":"normal","name":"Progenitor Mimic","manaCost":"{4}{G}{U}","cmc":6,"colors":["Blue","Green"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"You may have Progenitor Mimic enter the battlefield as a copy of any creature on the battlefield except it gains \"At the beginning of your upkeep, if this creature isn't a token, put a token onto the battlefield that's a copy of this creature.\"","power":"0","toughness":"0","imageName":"progenitor mimic","colorIdentity":["U","G"]},"Ral Zarek":{"layout":"normal","name":"Ral Zarek","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Planeswalker — Ral","types":["Planeswalker"],"subtypes":["Ral"],"text":"+1: Tap target permanent, then untap another target permanent.\n−2: Ral Zarek deals 3 damage to target creature or player.\n−7: Flip five coins. Take an extra turn after this one for each coin that comes up heads.","loyalty":4,"imageName":"ral zarek","colorIdentity":["U","R"]},"Reap Intellect":{"layout":"normal","name":"Reap Intellect","manaCost":"{X}{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose up to X nonland cards from it and exile them. For each card exiled this way, search that player's graveyard, hand, and library for any number of cards with the same name as that card and exile them. Then that player shuffles his or her library.","imageName":"reap intellect","colorIdentity":["U","B"]},"Restore the Peace":{"layout":"normal","name":"Restore the Peace","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Instant","types":["Instant"],"text":"Return each creature that dealt damage this turn to its owner's hand.","imageName":"restore the peace","colorIdentity":["W","U"]},"Rot Farm Skeleton":{"layout":"normal","name":"Rot Farm Skeleton","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Creature — Plant Skeleton","types":["Creature"],"subtypes":["Plant","Skeleton"],"text":"Rot Farm Skeleton can't block.\n{2}{B}{G}, Put the top four cards of your library into your graveyard: Return Rot Farm Skeleton from your graveyard to the battlefield. Activate this ability only any time you could cast a sorcery.","power":"4","toughness":"1","imageName":"rot farm skeleton","colorIdentity":["B","G"]},"Ruric Thar, the Unbowed":{"layout":"normal","name":"Ruric Thar, the Unbowed","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Legendary Creature — Ogre Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Vigilance, reach\nRuric Thar, the Unbowed attacks each turn if able.\nWhenever a player casts a noncreature spell, Ruric Thar deals 6 damage to that player.","power":"6","toughness":"6","imageName":"ruric thar, the unbowed","colorIdentity":["R","G"]},"Savageborn Hydra":{"layout":"normal","name":"Savageborn Hydra","manaCost":"{X}{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Double strike\nSavageborn Hydra enters the battlefield with X +1/+1 counters on it.\n{1}{R/G}: Put a +1/+1 counter on Savageborn Hydra. Activate this ability only any time you could cast a sorcery.","power":"0","toughness":"0","imageName":"savageborn hydra","colorIdentity":["R","G"]},"Scab-Clan Giant":{"layout":"normal","name":"Scab-Clan Giant","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"When Scab-Clan Giant enters the battlefield, it fights target creature an opponent controls chosen at random.","power":"4","toughness":"5","imageName":"scab-clan giant","colorIdentity":["R","G"]},"Showstopper":{"layout":"normal","name":"Showstopper","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Until end of turn, creatures you control gain \"When this creature dies, it deals 2 damage to target creature an opponent controls.\"","imageName":"showstopper","colorIdentity":["B","R"]},"Sire of Insanity":{"layout":"normal","name":"Sire of Insanity","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"At the beginning of each end step, each player discards his or her hand.","power":"6","toughness":"4","imageName":"sire of insanity","colorIdentity":["B","R"]},"Species Gorger":{"layout":"normal","name":"Species Gorger","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Creature — Frog Beast","types":["Creature"],"subtypes":["Frog","Beast"],"text":"At the beginning of your upkeep, return a creature you control to its owner's hand.","power":"6","toughness":"6","imageName":"species gorger","colorIdentity":["U","G"]},"Spike Jester":{"layout":"normal","name":"Spike Jester","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Haste","power":"3","toughness":"1","imageName":"spike jester","colorIdentity":["B","R"]},"Tajic, Blade of the Legion":{"layout":"normal","name":"Tajic, Blade of the Legion","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Indestructible\nBattalion — Whenever Tajic, Blade of the Legion and at least two other creatures attack, Tajic gets +5/+5 until end of turn.","power":"2","toughness":"2","imageName":"tajic, blade of the legion","colorIdentity":["W","R"]},"Teysa, Envoy of Ghosts":{"layout":"normal","name":"Teysa, Envoy of Ghosts","manaCost":"{5}{W}{B}","cmc":7,"colors":["White","Black"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"Vigilance, protection from creatures\nWhenever a creature deals combat damage to you, destroy that creature. Put a 1/1 white and black Spirit creature token with flying onto the battlefield.","power":"4","toughness":"4","imageName":"teysa, envoy of ghosts","colorIdentity":["W","B"]},"Tithe Drinker":{"layout":"normal","name":"Tithe Drinker","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)\nExtort (Whenever you cast a spell, you may pay {W/B}. If you do, each opponent loses 1 life and you gain that much life.)","power":"2","toughness":"1","imageName":"tithe drinker","colorIdentity":["W","B"]},"Unflinching Courage":{"layout":"normal","name":"Unflinching Courage","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has trample and lifelink.","imageName":"unflinching courage","colorIdentity":["W","G"]},"Varolz, the Scar-Striped":{"layout":"normal","name":"Varolz, the Scar-Striped","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Legendary Creature — Troll Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Troll","Warrior"],"text":"Each creature card in your graveyard has scavenge. The scavenge cost is equal to its mana cost. (Exile a creature card from your graveyard and pay its mana cost: Put a number of +1/+1 counters equal to that card's power on target creature. Scavenge only as a sorcery.)\nSacrifice another creature: Regenerate Varolz, the Scar-Striped.","power":"2","toughness":"2","imageName":"varolz, the scar-striped","colorIdentity":["B","G"]},"Viashino Firstblade":{"layout":"normal","name":"Viashino Firstblade","manaCost":"{1}{R}{W}","cmc":3,"colors":["White","Red"],"type":"Creature — Viashino Soldier","types":["Creature"],"subtypes":["Viashino","Soldier"],"text":"Haste\nWhen Viashino Firstblade enters the battlefield, it gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"viashino firstblade","colorIdentity":["W","R"]},"Voice of Resurgence":{"layout":"normal","name":"Voice of Resurgence","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Whenever an opponent casts a spell during your turn or when Voice of Resurgence dies, put a green and white Elemental creature token onto the battlefield with \"This creature's power and toughness are each equal to the number of creatures you control.\"","power":"2","toughness":"2","imageName":"voice of resurgence","colorIdentity":["W","G"]},"Vorel of the Hull Clade":{"layout":"normal","name":"Vorel of the Hull Clade","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Legendary Creature — Human Merfolk","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Merfolk"],"text":"{G}{U}, {T}: For each counter on target artifact, creature, or land, put another of those counters on that permanent.","power":"1","toughness":"4","imageName":"vorel of the hull clade","colorIdentity":["U","G"]},"Warped Physique":{"layout":"normal","name":"Warped Physique","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +X/-X until end of turn, where X is the number of cards in your hand.","imageName":"warped physique","colorIdentity":["U","B"]},"Woodlot Crawler":{"layout":"normal","name":"Woodlot Crawler","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Forestwalk (This creature can't be blocked as long as defending player controls a Forest.)\nProtection from green","power":"2","toughness":"1","imageName":"woodlot crawler","colorIdentity":["U","B"]},"Zhur-Taa Ancient":{"layout":"normal","name":"Zhur-Taa Ancient","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever a player taps a land for mana, that player adds one mana to his or her mana pool of any type that land produced.","power":"7","toughness":"5","imageName":"zhur-taa ancient","colorIdentity":["R","G"]},"Zhur-Taa Druid":{"layout":"normal","name":"Zhur-Taa Druid","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{T}: Add {G} to your mana pool.\nWhenever you tap Zhur-Taa Druid for mana, it deals 1 damage to each opponent.","power":"1","toughness":"1","imageName":"zhur-taa druid","colorIdentity":["R","G"]},"Alive":{"layout":"split","name":"Alive","names":["Alive","Well"],"manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 3/3 green Centaur creature token onto the battlefield.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"alive","colorIdentity":["W","G"]},"Well":{"layout":"split","name":"Well","names":["Alive","Well"],"manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 2 life for each creature you control.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"well","colorIdentity":["W","G"]},"Armed":{"layout":"split","name":"Armed","names":["Armed","Dangerous"],"manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +1/+1 and gains double strike until end of turn.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"armed","colorIdentity":["G","R"]},"Dangerous":{"layout":"split","name":"Dangerous","names":["Armed","Dangerous"],"manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures able to block target creature this turn do so.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"dangerous","colorIdentity":["G","R"]},"Beck":{"layout":"split","name":"Beck","names":["Beck","Call"],"manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Whenever a creature enters the battlefield this turn, you may draw a card.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"beck","colorIdentity":["W","U","G"]},"Call":{"layout":"split","name":"Call","names":["Beck","Call"],"manaCost":"{4}{W}{U}","cmc":6,"colors":["White","Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put four 1/1 white Bird creature tokens with flying onto the battlefield.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"call","colorIdentity":["W","U","G"]},"Catch":{"layout":"split","name":"Catch","names":["Catch","Release"],"manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target permanent until end of turn. Untap it. It gains haste until end of turn.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"catch","colorIdentity":["W","R","U"]},"Release":{"layout":"split","name":"Release","names":["Catch","Release"],"manaCost":"{4}{R}{W}","cmc":6,"colors":["White","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices an artifact, a creature, an enchantment, a land, and a planeswalker.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"release","colorIdentity":["W","R","U"]},"Down":{"layout":"split","name":"Down","names":["Down","Dirty"],"manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player discards two cards.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"down","colorIdentity":["G","B"]},"Dirty":{"layout":"split","name":"Dirty","names":["Down","Dirty"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return target card from your graveyard to your hand.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"dirty","colorIdentity":["G","B"]},"Far":{"layout":"split","name":"Far","names":["Far","Away"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"far","colorIdentity":["B","U"]},"Away":{"layout":"split","name":"Away","names":["Far","Away"],"manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices a creature.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"away","colorIdentity":["B","U"]},"Flesh":{"layout":"split","name":"Flesh","names":["Flesh","Blood"],"manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target creature card from a graveyard. Put X +1/+1 counters on target creature, where X is the power of the card you exiled.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"flesh","colorIdentity":["R","G","B"]},"Blood":{"layout":"split","name":"Blood","names":["Flesh","Blood"],"manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature you control deals damage equal to its power to target creature or player.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"blood","colorIdentity":["R","G","B"]},"Give":{"layout":"split","name":"Give","names":["Give","Take"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put three +1/+1 counters on target creature.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"give","colorIdentity":["U","G"]},"Take":{"layout":"split","name":"Take","names":["Give","Take"],"manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Remove all +1/+1 counters from target creature you control. Draw that many cards.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"take","colorIdentity":["U","G"]},"Profit":{"layout":"split","name":"Profit","names":["Profit","Loss"],"manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +1/+1 until end of turn.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"profit","colorIdentity":["B","W"]},"Loss":{"layout":"split","name":"Loss","names":["Profit","Loss"],"manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Creatures your opponents control get -1/-1 until end of turn.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"loss","colorIdentity":["B","W"]},"Protect":{"layout":"split","name":"Protect","names":["Protect","Serve"],"manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+4 until end of turn.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"protect","colorIdentity":["U","W"]},"Serve":{"layout":"split","name":"Serve","names":["Protect","Serve"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gets -6/-0 until end of turn.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"serve","colorIdentity":["U","W"]},"Ready":{"layout":"split","name":"Ready","names":["Ready","Willing"],"manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Creatures you control gain indestructible until end of turn. Untap each creature you control.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"ready","colorIdentity":["W","B","G"]},"Willing":{"layout":"split","name":"Willing","names":["Ready","Willing"],"manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Creatures you control gain deathtouch and lifelink until end of turn.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"willing","colorIdentity":["W","B","G"]},"Toil":{"layout":"split","name":"Toil","names":["Toil","Trouble"],"manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player draws two cards and loses 2 life.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"toil","colorIdentity":["R","B"]},"Trouble":{"layout":"split","name":"Trouble","names":["Toil","Trouble"],"manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Trouble deals damage to target player equal to the number of cards in that player's hand.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"trouble","colorIdentity":["R","B"]},"Turn":{"layout":"split","name":"Turn","names":["Turn","Burn"],"manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature loses all abilities and becomes a red Weird with base power and toughness 0/1.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"turn","colorIdentity":["R","U"]},"Burn":{"layout":"split","name":"Burn","names":["Turn","Burn"],"manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Burn deals 2 damage to target creature or player.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"burn","colorIdentity":["R","U"]},"Wear":{"layout":"split","name":"Wear","names":["Wear","Tear"],"manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"wear","colorIdentity":["W","R"]},"Tear":{"layout":"split","name":"Tear","names":["Wear","Tear"],"manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment.\nFuse (You may cast one or both halves of this card from your hand.)","imageName":"tear","colorIdentity":["W","R"]},"Azorius Cluestone":{"layout":"normal","name":"Azorius Cluestone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W} or {U} to your mana pool.\n{W}{U}, {T}, Sacrifice Azorius Cluestone: Draw a card.","imageName":"azorius cluestone","colorIdentity":["W","U"]},"Boros Cluestone":{"layout":"normal","name":"Boros Cluestone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R} or {W} to your mana pool.\n{R}{W}, {T}, Sacrifice Boros Cluestone: Draw a card.","imageName":"boros cluestone","colorIdentity":["R","W"]},"Dimir Cluestone":{"layout":"normal","name":"Dimir Cluestone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U} or {B} to your mana pool.\n{U}{B}, {T}, Sacrifice Dimir Cluestone: Draw a card.","imageName":"dimir cluestone","colorIdentity":["U","B"]},"Golgari Cluestone":{"layout":"normal","name":"Golgari Cluestone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B} or {G} to your mana pool.\n{B}{G}, {T}, Sacrifice Golgari Cluestone: Draw a card.","imageName":"golgari cluestone","colorIdentity":["B","G"]},"Gruul Cluestone":{"layout":"normal","name":"Gruul Cluestone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R} or {G} to your mana pool.\n{R}{G}, {T}, Sacrifice Gruul Cluestone: Draw a card.","imageName":"gruul cluestone","colorIdentity":["R","G"]},"Izzet Cluestone":{"layout":"normal","name":"Izzet Cluestone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U} or {R} to your mana pool.\n{U}{R}, {T}, Sacrifice Izzet Cluestone: Draw a card.","imageName":"izzet cluestone","colorIdentity":["U","R"]},"Orzhov Cluestone":{"layout":"normal","name":"Orzhov Cluestone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W} or {B} to your mana pool.\n{W}{B}, {T}, Sacrifice Orzhov Cluestone: Draw a card.","imageName":"orzhov cluestone","colorIdentity":["W","B"]},"Rakdos Cluestone":{"layout":"normal","name":"Rakdos Cluestone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B} or {R} to your mana pool.\n{B}{R}, {T}, Sacrifice Rakdos Cluestone: Draw a card.","imageName":"rakdos cluestone","colorIdentity":["B","R"]},"Selesnya Cluestone":{"layout":"normal","name":"Selesnya Cluestone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G} or {W} to your mana pool.\n{G}{W}, {T}, Sacrifice Selesnya Cluestone: Draw a card.","imageName":"selesnya cluestone","colorIdentity":["G","W"]},"Simic Cluestone":{"layout":"normal","name":"Simic Cluestone","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G} or {U} to your mana pool.\n{G}{U}, {T}, Sacrifice Simic Cluestone: Draw a card.","imageName":"simic cluestone","colorIdentity":["G","U"]},"Ajani's Chosen":{"layout":"normal","name":"Ajani's Chosen","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"Whenever an enchantment enters the battlefield under your control, put a 2/2 white Cat creature token onto the battlefield. If that enchantment is an Aura, you may attach it to the token.","power":"3","toughness":"3","imageName":"ajani's chosen","colorIdentity":["W"]},"Angelic Accord":{"layout":"normal","name":"Angelic Accord","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each end step, if you gained 4 or more life this turn, put a 4/4 white Angel creature token with flying onto the battlefield.","imageName":"angelic accord","colorIdentity":["W"]},"Archangel of Thune":{"layout":"normal","name":"Archangel of Thune","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nLifelink (Damage dealt by this creature also causes you to gain that much life.)\nWhenever you gain life, put a +1/+1 counter on each creature you control.","power":"3","toughness":"4","imageName":"archangel of thune","colorIdentity":["W"]},"Celestial Flare":{"layout":"normal","name":"Celestial Flare","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices an attacking or blocking creature.","imageName":"celestial flare","colorIdentity":["W"]},"Charging Griffin":{"layout":"normal","name":"Charging Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhenever Charging Griffin attacks, it gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"charging griffin","colorIdentity":["W"]},"Dawnstrike Paladin":{"layout":"normal","name":"Dawnstrike Paladin","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"2","toughness":"4","imageName":"dawnstrike paladin","colorIdentity":["W"]},"Devout Invocation":{"layout":"normal","name":"Devout Invocation","manaCost":"{6}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Tap any number of untapped creatures you control. Put a 4/4 white Angel creature token with flying onto the battlefield for each creature tapped this way.","imageName":"devout invocation","colorIdentity":["W"]},"Fiendslayer Paladin":{"layout":"normal","name":"Fiendslayer Paladin","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nLifelink (Damage dealt by this creature also causes you to gain that much life.)\nFiendslayer Paladin can't be the target of black or red spells your opponents control.","power":"2","toughness":"2","imageName":"fiendslayer paladin","colorIdentity":["W"]},"Imposing Sovereign":{"layout":"normal","name":"Imposing Sovereign","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Creatures your opponents control enter the battlefield tapped.","power":"2","toughness":"1","imageName":"imposing sovereign","colorIdentity":["W"]},"Master of Diversion":{"layout":"normal","name":"Master of Diversion","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Whenever Master of Diversion attacks, tap target creature defending player controls.","power":"2","toughness":"2","imageName":"master of diversion","colorIdentity":["W"]},"Path of Bravery":{"layout":"normal","name":"Path of Bravery","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As long as your life total is greater than or equal to your starting life total, creatures you control get +1/+1.\nWhenever one or more creatures you control attack, you gain life equal to the number of attacking creatures.","imageName":"path of bravery","colorIdentity":["W"]},"Sentinel Sliver":{"layout":"normal","name":"Sentinel Sliver","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have vigilance. (Attacking doesn't cause them to tap.)","power":"2","toughness":"2","imageName":"sentinel sliver","colorIdentity":["W"]},"Seraph of the Sword":{"layout":"normal","name":"Seraph of the Sword","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nPrevent all combat damage that would be dealt to Seraph of the Sword.","power":"3","toughness":"3","imageName":"seraph of the sword","colorIdentity":["W"]},"Soulmender":{"layout":"normal","name":"Soulmender","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: You gain 1 life.","power":"1","toughness":"1","imageName":"soulmender","colorIdentity":["W"]},"Steelform Sliver":{"layout":"normal","name":"Steelform Sliver","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control get +0/+1.","power":"2","toughness":"2","imageName":"steelform sliver","colorIdentity":["W"]},"Stonehorn Chanter":{"layout":"normal","name":"Stonehorn Chanter","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Rhino Cleric","types":["Creature"],"subtypes":["Rhino","Cleric"],"text":"{5}{W}: Stonehorn Chanter gains vigilance and lifelink until end of turn. (Attacking doesn't cause it to tap. Damage dealt by it also causes you to gain that much life.)","power":"4","toughness":"4","imageName":"stonehorn chanter","colorIdentity":["W"]},"Dismiss into Dream":{"layout":"normal","name":"Dismiss into Dream","manaCost":"{6}{U}","cmc":7,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Each creature your opponents control is an Illusion in addition to its other types and has \"When this creature becomes the target of a spell or ability, sacrifice it.\"","imageName":"dismiss into dream","colorIdentity":["U"]},"Elite Arcanist":{"layout":"normal","name":"Elite Arcanist","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Elite Arcanist enters the battlefield, you may exile an instant card from your hand.\n{X}, {T}: Copy the exiled card. You may cast the copy without paying its mana cost. X is the converted mana cost of the exiled card.","power":"1","toughness":"1","imageName":"elite arcanist","colorIdentity":["U"]},"Galerider Sliver":{"layout":"normal","name":"Galerider Sliver","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have flying.","power":"1","toughness":"1","imageName":"galerider sliver","colorIdentity":["U"]},"Glimpse the Future":{"layout":"normal","name":"Glimpse the Future","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top three cards of your library. Put one of them into your hand and the rest into your graveyard.","imageName":"glimpse the future","colorIdentity":["U"]},"Illusionary Armor":{"layout":"normal","name":"Illusionary Armor","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +4/+4.\nWhen enchanted creature becomes the target of a spell or ability, sacrifice Illusionary Armor.","imageName":"illusionary armor","colorIdentity":["U"]},"Jace's Mindseeker":{"layout":"normal","name":"Jace's Mindseeker","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Fish Illusion","types":["Creature"],"subtypes":["Fish","Illusion"],"text":"Flying\nWhen Jace's Mindseeker enters the battlefield, target opponent puts the top five cards of his or her library into his or her graveyard. You may cast an instant or sorcery card from among them without paying its mana cost.","power":"4","toughness":"4","imageName":"jace's mindseeker","colorIdentity":["U"]},"Messenger Drake":{"layout":"normal","name":"Messenger Drake","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Messenger Drake dies, draw a card.","power":"3","toughness":"3","imageName":"messenger drake","colorIdentity":["U"]},"Seacoast Drake":{"layout":"normal","name":"Seacoast Drake","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying","power":"1","toughness":"3","imageName":"seacoast drake","colorIdentity":["U"]},"Tidebinder Mage":{"layout":"normal","name":"Tidebinder Mage","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"When Tidebinder Mage enters the battlefield, tap target red or green creature an opponent controls. That creature doesn't untap during its controller's untap step for as long as you control Tidebinder Mage.","power":"2","toughness":"2","imageName":"tidebinder mage","colorIdentity":["U"]},"Trained Condor":{"layout":"normal","name":"Trained Condor","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhenever Trained Condor attacks, another target creature you control gains flying until end of turn.","power":"2","toughness":"1","imageName":"trained condor","colorIdentity":["U"]},"Warden of Evos Isle":{"layout":"normal","name":"Warden of Evos Isle","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird Wizard","types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\nCreature spells with flying you cast cost {1} less to cast.","power":"2","toughness":"2","imageName":"warden of evos isle","colorIdentity":["U"]},"Windreader Sphinx":{"layout":"normal","name":"Windreader Sphinx","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhenever a creature with flying attacks, you may draw a card.","power":"3","toughness":"7","imageName":"windreader sphinx","colorIdentity":["U"]},"Zephyr Charge":{"layout":"normal","name":"Zephyr Charge","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{U}: Target creature gains flying until end of turn.","imageName":"zephyr charge","colorIdentity":["U"]},"Accursed Spirit":{"layout":"normal","name":"Accursed Spirit","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"3","toughness":"2","imageName":"accursed spirit","colorIdentity":["B"]},"Artificer's Hex":{"layout":"normal","name":"Artificer's Hex","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Equipment\nAt the beginning of your upkeep, if enchanted Equipment is attached to a creature, destroy that creature.","imageName":"artificer's hex","colorIdentity":["B"]},"Blightcaster":{"layout":"normal","name":"Blightcaster","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Whenever you cast an enchantment spell, you may have target creature get -2/-2 until end of turn.","power":"2","toughness":"3","imageName":"blightcaster","colorIdentity":["B"]},"Blood Bairn":{"layout":"normal","name":"Blood Bairn","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Sacrifice another creature: Blood Bairn gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"blood bairn","colorIdentity":["B"]},"Bogbrew Witch":{"layout":"normal","name":"Bogbrew Witch","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}, {T}: Search your library for a card named Festering Newt or Bubbling Cauldron, put it onto the battlefield tapped, then shuffle your library.","power":"1","toughness":"3","imageName":"bogbrew witch","colorIdentity":["B"]},"Corpse Hauler":{"layout":"normal","name":"Corpse Hauler","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{2}{B}, Sacrifice Corpse Hauler: Return another target creature card from your graveyard to your hand.","power":"2","toughness":"1","imageName":"corpse hauler","colorIdentity":["B"]},"Dark Prophecy":{"layout":"normal","name":"Dark Prophecy","manaCost":"{B}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control dies, you draw a card and you lose 1 life.","imageName":"dark prophecy","colorIdentity":["B"]},"Deathgaze Cockatrice":{"layout":"normal","name":"Deathgaze Cockatrice","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Cockatrice","types":["Creature"],"subtypes":["Cockatrice"],"text":"Flying\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"2","toughness":"2","imageName":"deathgaze cockatrice","colorIdentity":["B"]},"Festering Newt":{"layout":"normal","name":"Festering Newt","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Salamander","types":["Creature"],"subtypes":["Salamander"],"text":"When Festering Newt dies, target creature an opponent controls gets -1/-1 until end of turn. That creature gets -4/-4 instead if you control a creature named Bogbrew Witch.","power":"1","toughness":"1","imageName":"festering newt","colorIdentity":["B"]},"Gnawing Zombie":{"layout":"normal","name":"Gnawing Zombie","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{1}{B}, Sacrifice a creature: Target player loses 1 life and you gain 1 life.","power":"1","toughness":"3","imageName":"gnawing zombie","colorIdentity":["B"]},"Grim Return":{"layout":"normal","name":"Grim Return","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose target creature card in a graveyard that was put there from the battlefield this turn. Put that card onto the battlefield under your control.","imageName":"grim return","colorIdentity":["B"]},"Lifebane Zombie":{"layout":"normal","name":"Lifebane Zombie","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Warrior","types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nWhen Lifebane Zombie enters the battlefield, target opponent reveals his or her hand. You choose a green or white creature card from it and exile that card.","power":"3","toughness":"1","imageName":"lifebane zombie","colorIdentity":["B"]},"Liliana's Reaver":{"layout":"normal","name":"Liliana's Reaver","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Deathtouch\nWhenever Liliana's Reaver deals combat damage to a player, that player discards a card and you put a 2/2 black Zombie creature token onto the battlefield tapped.","power":"4","toughness":"3","imageName":"liliana's reaver","colorIdentity":["B"]},"Liturgy of Blood":{"layout":"normal","name":"Liturgy of Blood","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. Add {B}{B}{B} to your mana pool.","imageName":"liturgy of blood","colorIdentity":["B"]},"Minotaur Abomination":{"layout":"normal","name":"Minotaur Abomination","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Minotaur","types":["Creature"],"subtypes":["Zombie","Minotaur"],"power":"4","toughness":"6","imageName":"minotaur abomination","colorIdentity":["B"]},"Rise of the Dark Realms":{"layout":"normal","name":"Rise of the Dark Realms","manaCost":"{7}{B}{B}","cmc":9,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put all creature cards from all graveyards onto the battlefield under your control.","imageName":"rise of the dark realms","colorIdentity":["B"]},"Shadowborn Apostle":{"layout":"normal","name":"Shadowborn Apostle","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"A deck can have any number of cards named Shadowborn Apostle.\n{B}, Sacrifice six creatures named Shadowborn Apostle: Search your library for a Demon creature card and put it onto the battlefield. Then shuffle your library.","power":"1","toughness":"1","imageName":"shadowborn apostle","colorIdentity":["B"]},"Shadowborn Demon":{"layout":"normal","name":"Shadowborn Demon","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhen Shadowborn Demon enters the battlefield, destroy target non-Demon creature.\nAt the beginning of your upkeep, if there are fewer than six creature cards in your graveyard, sacrifice a creature.","power":"5","toughness":"6","imageName":"shadowborn demon","colorIdentity":["B"]},"Syphon Sliver":{"layout":"normal","name":"Syphon Sliver","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have lifelink. (Damage dealt by a Sliver creature you control also causes you to gain that much life.)","power":"2","toughness":"2","imageName":"syphon sliver","colorIdentity":["B"]},"Tenacious Dead":{"layout":"normal","name":"Tenacious Dead","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Skeleton Warrior","types":["Creature"],"subtypes":["Skeleton","Warrior"],"text":"When Tenacious Dead dies, you may pay {1}{B}. If you do, return it to the battlefield tapped under its owner's control.","power":"1","toughness":"1","imageName":"tenacious dead","colorIdentity":["B"]},"Undead Minotaur":{"layout":"normal","name":"Undead Minotaur","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Minotaur","types":["Creature"],"subtypes":["Zombie","Minotaur"],"power":"2","toughness":"3","imageName":"undead minotaur","colorIdentity":["B"]},"Vampire Warlord":{"layout":"normal","name":"Vampire Warlord","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Sacrifice another creature: Regenerate Vampire Warlord. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","power":"4","toughness":"2","imageName":"vampire warlord","colorIdentity":["B"]},"Academy Raider":{"layout":"normal","name":"Academy Raider","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nWhenever Academy Raider deals combat damage to a player, you may discard a card. If you do, draw a card.","power":"1","toughness":"1","imageName":"academy raider","colorIdentity":["R"]},"Awaken the Ancient":{"layout":"normal","name":"Awaken the Ancient","manaCost":"{1}{R}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Mountain\nEnchanted Mountain is a 7/7 red Giant creature with haste. It's still a land.","imageName":"awaken the ancient","colorIdentity":["R"]},"Barrage of Expendables":{"layout":"normal","name":"Barrage of Expendables","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{R}, Sacrifice a creature: Barrage of Expendables deals 1 damage to target creature or player.","imageName":"barrage of expendables","colorIdentity":["R"]},"Battle Sliver":{"layout":"normal","name":"Battle Sliver","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control get +2/+0.","power":"3","toughness":"3","imageName":"battle sliver","colorIdentity":["R"]},"Blur Sliver":{"layout":"normal","name":"Blur Sliver","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have haste. (They can attack and {T} as soon as they come under your control.)","power":"2","toughness":"2","imageName":"blur sliver","colorIdentity":["R"]},"Burning Earth":{"layout":"normal","name":"Burning Earth","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a player taps a nonbasic land for mana, Burning Earth deals 1 damage to that player.","imageName":"burning earth","colorIdentity":["R"]},"Cyclops Tyrant":{"layout":"normal","name":"Cyclops Tyrant","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Cyclops","types":["Creature"],"subtypes":["Cyclops"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nCyclops Tyrant can't block creatures with power 2 or less.","power":"3","toughness":"4","imageName":"cyclops tyrant","colorIdentity":["R"]},"Dragon Egg":{"layout":"normal","name":"Dragon Egg","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Defender (This creature can't attack.)\nWhen Dragon Egg dies, put a 2/2 red Dragon creature token with flying onto the battlefield. It has \"{R}: This creature gets +1/+0 until end of turn.\"","power":"0","toughness":"2","imageName":"dragon egg","colorIdentity":["R"]},"Fleshpulper Giant":{"layout":"normal","name":"Fleshpulper Giant","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"When Fleshpulper Giant enters the battlefield, you may destroy target creature with toughness 2 or less.","power":"4","toughness":"4","imageName":"fleshpulper giant","colorIdentity":["R"]},"Marauding Maulhorn":{"layout":"normal","name":"Marauding Maulhorn","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Marauding Maulhorn attacks each combat if able unless you control a creature named Advocate of the Beast.","power":"5","toughness":"3","imageName":"marauding maulhorn","colorIdentity":["R"]},"Mindsparker":{"layout":"normal","name":"Mindsparker","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nWhenever an opponent casts a white or blue instant or sorcery spell, Mindsparker deals 2 damage to that player.","power":"3","toughness":"2","imageName":"mindsparker","colorIdentity":["R"]},"Molten Birth":{"layout":"normal","name":"Molten Birth","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 red Elemental creature tokens onto the battlefield. Then flip a coin. If you win the flip, return Molten Birth to its owner's hand.","imageName":"molten birth","colorIdentity":["R"]},"Regathan Firecat":{"layout":"normal","name":"Regathan Firecat","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Cat","types":["Creature"],"subtypes":["Elemental","Cat"],"power":"4","toughness":"1","imageName":"regathan firecat","colorIdentity":["R"]},"Scourge of Valkas":{"layout":"normal","name":"Scourge of Valkas","manaCost":"{2}{R}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Scourge of Valkas or another Dragon enters the battlefield under your control, it deals X damage to target creature or player, where X is the number of Dragons you control.\n{R}: Scourge of Valkas gets +1/+0 until end of turn.","power":"4","toughness":"4","imageName":"scourge of valkas","colorIdentity":["R"]},"Seismic Stomp":{"layout":"normal","name":"Seismic Stomp","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures without flying can't block this turn.","imageName":"seismic stomp","colorIdentity":["R"]},"Striking Sliver":{"layout":"normal","name":"Striking Sliver","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have first strike. (They deal combat damage before creatures without first strike.)","power":"1","toughness":"1","imageName":"striking sliver","colorIdentity":["R"]},"Thorncaster Sliver":{"layout":"normal","name":"Thorncaster Sliver","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have \"Whenever this creature attacks, it deals 1 damage to target creature or player.\"","power":"2","toughness":"2","imageName":"thorncaster sliver","colorIdentity":["R"]},"Young Pyromancer":{"layout":"normal","name":"Young Pyromancer","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever you cast an instant or sorcery spell, put a 1/1 red Elemental creature token onto the battlefield.","power":"2","toughness":"1","imageName":"young pyromancer","colorIdentity":["R"]},"Advocate of the Beast":{"layout":"normal","name":"Advocate of the Beast","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"At the beginning of your end step, put a +1/+1 counter on target Beast creature you control.","power":"2","toughness":"3","imageName":"advocate of the beast","colorIdentity":["G"]},"Enlarge":{"layout":"normal","name":"Enlarge","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +7/+7 and gains trample until end of turn. It must be blocked this turn if able. (If a creature with trample would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","imageName":"enlarge","colorIdentity":["G"]},"Groundshaker Sliver":{"layout":"normal","name":"Groundshaker Sliver","manaCost":"{6}{G}","cmc":7,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have trample. (If a Sliver you control would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","power":"5","toughness":"5","imageName":"groundshaker sliver","colorIdentity":["G"]},"Hunt the Weak":{"layout":"normal","name":"Hunt the Weak","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put a +1/+1 counter on target creature you control. Then that creature fights target creature you don't control. (Each deals damage equal to its power to the other.)","imageName":"hunt the weak","colorIdentity":["G"]},"Into the Wilds":{"layout":"normal","name":"Into the Wilds","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, look at the top card of your library. If it's a land card, you may put it onto the battlefield.","imageName":"into the wilds","colorIdentity":["G"]},"Kalonian Hydra":{"layout":"normal","name":"Kalonian Hydra","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Trample\nKalonian Hydra enters the battlefield with four +1/+1 counters on it.\nWhenever Kalonian Hydra attacks, double the number of +1/+1 counters on each creature you control.","power":"0","toughness":"0","imageName":"kalonian hydra","colorIdentity":["G"]},"Kalonian Tusker":{"layout":"normal","name":"Kalonian Tusker","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"3","toughness":"3","imageName":"kalonian tusker","colorIdentity":["G"]},"Manaweft Sliver":{"layout":"normal","name":"Manaweft Sliver","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have \"{T}: Add one mana of any color to your mana pool.\"","power":"1","toughness":"1","imageName":"manaweft sliver","colorIdentity":["G"]},"Oath of the Ancient Wood":{"layout":"normal","name":"Oath of the Ancient Wood","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever Oath of the Ancient Wood or another enchantment enters the battlefield under your control, you may put a +1/+1 counter on target creature.","imageName":"oath of the ancient wood","colorIdentity":["G"]},"Predatory Sliver":{"layout":"normal","name":"Predatory Sliver","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control get +1/+1.","power":"1","toughness":"1","imageName":"predatory sliver","colorIdentity":["G"]},"Primeval Bounty":{"layout":"normal","name":"Primeval Bounty","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a creature spell, put a 3/3 green Beast creature token onto the battlefield.\nWhenever you cast a noncreature spell, put three +1/+1 counters on target creature you control.\nWhenever a land enters the battlefield under your control, you gain 3 life.","imageName":"primeval bounty","colorIdentity":["G"]},"Rumbling Baloth":{"layout":"normal","name":"Rumbling Baloth","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"4","toughness":"4","imageName":"rumbling baloth","colorIdentity":["G"]},"Savage Summoning":{"layout":"normal","name":"Savage Summoning","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Savage Summoning can't be countered.\nThe next creature card you cast this turn can be cast as though it had flash. That spell can't be countered. That creature enters the battlefield with an additional +1/+1 counter on it.","imageName":"savage summoning","colorIdentity":["G"]},"Sporemound":{"layout":"normal","name":"Sporemound","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"Whenever a land enters the battlefield under your control, put a 1/1 green Saproling creature token onto the battlefield.","power":"3","toughness":"3","imageName":"sporemound","colorIdentity":["G"]},"Vastwood Hydra":{"layout":"normal","name":"Vastwood Hydra","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Vastwood Hydra enters the battlefield with X +1/+1 counters on it.\nWhen Vastwood Hydra dies, you may distribute a number of +1/+1 counters equal to the number of +1/+1 counters on Vastwood Hydra among any number of creatures you control.","power":"0","toughness":"0","imageName":"vastwood hydra","colorIdentity":["G"]},"Voracious Wurm":{"layout":"normal","name":"Voracious Wurm","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Voracious Wurm enters the battlefield with X +1/+1 counters on it, where X is the amount of life you've gained this turn.","power":"2","toughness":"2","imageName":"voracious wurm","colorIdentity":["G"]},"Witchstalker":{"layout":"normal","name":"Witchstalker","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nWhenever an opponent casts a blue or black spell during your turn, put a +1/+1 counter on Witchstalker.","power":"3","toughness":"3","imageName":"witchstalker","colorIdentity":["G"]},"Woodborn Behemoth":{"layout":"normal","name":"Woodborn Behemoth","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"As long as you control eight or more lands, Woodborn Behemoth gets +4/+4 and has trample. (If this creature would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","power":"4","toughness":"4","imageName":"woodborn behemoth","colorIdentity":["G"]},"Bubbling Cauldron":{"layout":"normal","name":"Bubbling Cauldron","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}, Sacrifice a creature: You gain 4 life.\n{1}, {T}, Sacrifice a creature named Festering Newt: Each opponent loses 4 life. You gain life equal to the life lost this way.","imageName":"bubbling cauldron"},"Guardian of the Ages":{"layout":"normal","name":"Guardian of the Ages","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Defender (This creature can't attack.)\nWhen a creature attacks you or a planeswalker you control, if Guardian of the Ages has defender, it loses defender and gains trample.","power":"7","toughness":"7","imageName":"guardian of the ages"},"Haunted Plate Mail":{"layout":"normal","name":"Haunted Plate Mail","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +4/+4.\n{0}: Until end of turn, Haunted Plate Mail becomes a 4/4 Spirit artifact creature that's no longer an Equipment. Activate this ability only if you control no creatures.\nEquip {4} ({4}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"haunted plate mail"},"Pyromancer's Gauntlet":{"layout":"normal","name":"Pyromancer's Gauntlet","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"If a red instant or sorcery spell you control or a red planeswalker you control would deal damage to a permanent or player, it deals that much damage plus 2 to that permanent or player instead.","imageName":"pyromancer's gauntlet"},"Ring of Three Wishes":{"layout":"normal","name":"Ring of Three Wishes","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"Ring of Three Wishes enters the battlefield with three wish counters on it.\n{5}, {T}, Remove a wish counter from Ring of Three Wishes: Search your library for a card and put that card into your hand. Then shuffle your library.","imageName":"ring of three wishes"},"Sliver Construct":{"layout":"normal","name":"Sliver Construct","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Sliver Construct","types":["Artifact","Creature"],"subtypes":["Sliver","Construct"],"power":"2","toughness":"2","imageName":"sliver construct"},"Staff of the Death Magus":{"layout":"normal","name":"Staff of the Death Magus","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast a black spell or a Swamp enters the battlefield under your control, you gain 1 life.","imageName":"staff of the death magus"},"Staff of the Flame Magus":{"layout":"normal","name":"Staff of the Flame Magus","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast a red spell or a Mountain enters the battlefield under your control, you gain 1 life.","imageName":"staff of the flame magus"},"Staff of the Mind Magus":{"layout":"normal","name":"Staff of the Mind Magus","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast a blue spell or an Island enters the battlefield under your control, you gain 1 life.","imageName":"staff of the mind magus"},"Staff of the Sun Magus":{"layout":"normal","name":"Staff of the Sun Magus","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast a white spell or a Plains enters the battlefield under your control, you gain 1 life.","imageName":"staff of the sun magus"},"Staff of the Wild Magus":{"layout":"normal","name":"Staff of the Wild Magus","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast a green spell or a Forest enters the battlefield under your control, you gain 1 life.","imageName":"staff of the wild magus"},"Strionic Resonator":{"layout":"normal","name":"Strionic Resonator","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Copy target triggered ability you control. You may choose new targets for the copy. (A triggered ability uses the words \"when,\" \"whenever,\" or \"at.\")","imageName":"strionic resonator"},"Vial of Poison":{"layout":"normal","name":"Vial of Poison","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{1}, Sacrifice Vial of Poison: Target creature gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","imageName":"vial of poison"},"Cavalry Pegasus":{"layout":"normal","name":"Cavalry Pegasus","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flying\nWhenever Cavalry Pegasus attacks, each attacking Human gains flying until end of turn.","power":"1","toughness":"1","imageName":"cavalry pegasus","colorIdentity":["W"]},"Anax and Cymede":{"layout":"normal","name":"Anax and Cymede","manaCost":"{1}{R}{W}","cmc":3,"colors":["White","Red"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike, vigilance\nHeroic — Whenever you cast a spell that targets Anax and Cymede, creatures you control get +1/+1 and gain trample until end of turn.","power":"3","toughness":"2","imageName":"anax and cymede","colorIdentity":["W","R"]},"Ordeal of Purphoros":{"layout":"normal","name":"Ordeal of Purphoros","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks, put a +1/+1 counter on it. Then if it has three or more +1/+1 counters on it, sacrifice Ordeal of Purphoros.\nWhen you sacrifice Ordeal of Purphoros, it deals 3 damage to target creature or player.","imageName":"ordeal of purphoros","colorIdentity":["R"]},"Polukranos, World Eater":{"layout":"normal","name":"Polukranos, World Eater","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Legendary Creature — Hydra","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Hydra"],"text":"{X}{X}{G}: Monstrosity X. (If this creature isn't monstrous, put X +1/+1 counters on it and it becomes monstrous.)\nWhen Polukranos, World Eater becomes monstrous, it deals X damage divided as you choose among any number of target creatures your opponents control. Each of those creatures deals damage equal to its power to Polukranos.","power":"5","toughness":"5","imageName":"polukranos, world eater","colorIdentity":["G"]},"Satyr Hedonist":{"layout":"normal","name":"Satyr Hedonist","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Satyr","types":["Creature"],"subtypes":["Satyr"],"text":"{R}, Sacrifice Satyr Hedonist: Add {R}{R}{R} to your mana pool.","power":"2","toughness":"1","imageName":"satyr hedonist","colorIdentity":["G","R"]},"Destructive Revelry":{"layout":"normal","name":"Destructive Revelry","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment. Destructive Revelry deals 2 damage to that permanent's controller.","imageName":"destructive revelry","colorIdentity":["R","G"]},"Battlewise Valor":{"layout":"normal","name":"Battlewise Valor","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"battlewise valor","colorIdentity":["W"]},"Chained to the Rocks":{"layout":"normal","name":"Chained to the Rocks","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant Mountain you control\nWhen Chained to the Rocks enters the battlefield, exile target creature an opponent controls until Chained to the Rocks leaves the battlefield. (That creature returns under its owner's control.)","imageName":"chained to the rocks","colorIdentity":["W"]},"Chosen by Heliod":{"layout":"normal","name":"Chosen by Heliod","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Chosen by Heliod enters the battlefield, draw a card.\nEnchanted creature gets +0/+2.","imageName":"chosen by heliod","colorIdentity":["W"]},"Dauntless Onslaught":{"layout":"normal","name":"Dauntless Onslaught","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Up to two target creatures each get +2/+2 until end of turn.","imageName":"dauntless onslaught","colorIdentity":["W"]},"Decorated Griffin":{"layout":"normal","name":"Decorated Griffin","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\n{1}{W}: Prevent the next 1 combat damage that would be dealt to you this turn.","power":"2","toughness":"3","imageName":"decorated griffin","colorIdentity":["W"]},"Elspeth, Sun's Champion":{"layout":"normal","name":"Elspeth, Sun's Champion","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Planeswalker — Elspeth","types":["Planeswalker"],"subtypes":["Elspeth"],"text":"+1: Put three 1/1 white Soldier creature tokens onto the battlefield.\n−3: Destroy all creatures with power 4 or greater.\n−7: You get an emblem with \"Creatures you control get +2/+2 and have flying.\"","loyalty":4,"imageName":"elspeth, sun's champion","colorIdentity":["W"]},"Ephara's Warden":{"layout":"normal","name":"Ephara's Warden","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Tap target creature with power 3 or less.","power":"1","toughness":"2","imageName":"ephara's warden","colorIdentity":["W"]},"Evangel of Heliod":{"layout":"normal","name":"Evangel of Heliod","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Evangel of Heliod enters the battlefield, put a number of 1/1 white Soldier creature tokens onto the battlefield equal to your devotion to white. (Each {W} in the mana costs of permanents you control counts toward your devotion to white.)","power":"1","toughness":"3","imageName":"evangel of heliod","colorIdentity":["W"]},"Fabled Hero":{"layout":"normal","name":"Fabled Hero","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Double strike\nHeroic — Whenever you cast a spell that targets Fabled Hero, put a +1/+1 counter on Fabled Hero.","power":"2","toughness":"2","imageName":"fabled hero","colorIdentity":["W"]},"Favored Hoplite":{"layout":"normal","name":"Favored Hoplite","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Heroic — Whenever you cast a spell that targets Favored Hoplite, put a +1/+1 counter on Favored Hoplite and prevent all damage that would be dealt to it this turn.","power":"1","toughness":"2","imageName":"favored hoplite","colorIdentity":["W"]},"Gift of Immortality":{"layout":"normal","name":"Gift of Immortality","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, return that card to the battlefield under its owner's control. Return Gift of Immortality to the battlefield attached to that creature at the beginning of the next end step.","imageName":"gift of immortality","colorIdentity":["W"]},"Glare of Heresy":{"layout":"normal","name":"Glare of Heresy","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target white permanent.","imageName":"glare of heresy","colorIdentity":["W"]},"Gods Willing":{"layout":"normal","name":"Gods Willing","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature you control gains protection from the color of your choice until end of turn. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"gods willing","colorIdentity":["W"]},"Heliod, God of the Sun":{"layout":"normal","name":"Heliod, God of the Sun","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to white is less than five, Heliod isn't a creature. (Each {W} in the mana costs of permanents you control counts toward your devotion to white.)\nOther creatures you control have vigilance.\n{2}{W}{W}: Put a 2/1 white Cleric enchantment creature token onto the battlefield.","power":"5","toughness":"6","imageName":"heliod, god of the sun","colorIdentity":["W"]},"Heliod's Emissary":{"layout":"normal","name":"Heliod's Emissary","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment Creature — Elk","types":["Enchantment","Creature"],"subtypes":["Elk"],"text":"Bestow {6}{W} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nWhenever Heliod's Emissary or enchanted creature attacks, tap target creature an opponent controls.\nEnchanted creature gets +3/+3.","power":"3","toughness":"3","imageName":"heliod's emissary","colorIdentity":["W"]},"Hopeful Eidolon":{"layout":"normal","name":"Hopeful Eidolon","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Bestow {3}{W} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nLifelink (Damage dealt by this creature also causes you to gain that much life.)\nEnchanted creature gets +1/+1 and has lifelink.","power":"1","toughness":"1","imageName":"hopeful eidolon","colorIdentity":["W"]},"Hundred-Handed One":{"layout":"normal","name":"Hundred-Handed One","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Vigilance\n{3}{W}{W}{W}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nAs long as Hundred-Handed One is monstrous, it has reach and can block an additional ninety-nine creatures each combat.","power":"3","toughness":"5","imageName":"hundred-handed one","colorIdentity":["W"]},"Lagonna-Band Elder":{"layout":"normal","name":"Lagonna-Band Elder","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Centaur Advisor","types":["Creature"],"subtypes":["Centaur","Advisor"],"text":"When Lagonna-Band Elder enters the battlefield, if you control an enchantment, you gain 3 life.","power":"3","toughness":"2","imageName":"lagonna-band elder","colorIdentity":["W"]},"Leonin Snarecaster":{"layout":"normal","name":"Leonin Snarecaster","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"When Leonin Snarecaster enters the battlefield, you may tap target creature.","power":"2","toughness":"1","imageName":"leonin snarecaster","colorIdentity":["W"]},"Observant Alseid":{"layout":"normal","name":"Observant Alseid","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment Creature — Nymph","types":["Enchantment","Creature"],"subtypes":["Nymph"],"text":"Bestow {4}{W} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nVigilance\nEnchanted creature gets +2/+2 and has vigilance.","power":"2","toughness":"2","imageName":"observant alseid","colorIdentity":["W"]},"Ordeal of Heliod":{"layout":"normal","name":"Ordeal of Heliod","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks, put a +1/+1 counter on it. Then if it has three or more +1/+1 counters on it, sacrifice Ordeal of Heliod.\nWhen you sacrifice Ordeal of Heliod, you gain 10 life.","imageName":"ordeal of heliod","colorIdentity":["W"]},"Ray of Dissolution":{"layout":"normal","name":"Ray of Dissolution","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target enchantment. You gain 3 life.","imageName":"ray of dissolution","colorIdentity":["W"]},"Scholar of Athreos":{"layout":"normal","name":"Scholar of Athreos","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{2}{B}: Each opponent loses 1 life. You gain life equal to the life lost this way.","power":"1","toughness":"4","imageName":"scholar of athreos","colorIdentity":["W","B"]},"Setessan Battle Priest":{"layout":"normal","name":"Setessan Battle Priest","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Heroic — Whenever you cast a spell that targets Setessan Battle Priest, you gain 2 life.","power":"1","toughness":"3","imageName":"setessan battle priest","colorIdentity":["W"]},"Setessan Griffin":{"layout":"normal","name":"Setessan Griffin","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\n{2}{G}{G}: Setessan Griffin gets +2/+2 until end of turn. Activate this ability only once each turn.","power":"3","toughness":"2","imageName":"setessan griffin","colorIdentity":["W","G"]},"Silent Artisan":{"layout":"normal","name":"Silent Artisan","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"power":"3","toughness":"5","imageName":"silent artisan","colorIdentity":["W"]},"Soldier of the Pantheon":{"layout":"normal","name":"Soldier of the Pantheon","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Protection from multicolored\nWhenever an opponent casts a multicolored spell, you gain 1 life.","power":"2","toughness":"1","imageName":"soldier of the pantheon","colorIdentity":["W"]},"Spear of Heliod":{"layout":"normal","name":"Spear of Heliod","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Enchantment Artifact","supertypes":["Legendary"],"types":["Enchantment","Artifact"],"text":"Creatures you control get +1/+1.\n{1}{W}{W}, {T}: Destroy target creature that dealt damage to you this turn.","imageName":"spear of heliod","colorIdentity":["W"]},"Traveling Philosopher":{"layout":"normal","name":"Traveling Philosopher","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"power":"2","toughness":"2","imageName":"traveling philosopher","colorIdentity":["W"]},"Vanquish the Foul":{"layout":"normal","name":"Vanquish the Foul","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature with power 4 or greater. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"vanquish the foul","colorIdentity":["W"]},"Wingsteed Rider":{"layout":"normal","name":"Wingsteed Rider","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flying\nHeroic — Whenever you cast a spell that targets Wingsteed Rider, put a +1/+1 counter on Wingsteed Rider.","power":"2","toughness":"2","imageName":"wingsteed rider","colorIdentity":["W"]},"Yoked Ox":{"layout":"normal","name":"Yoked Ox","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Ox","types":["Creature"],"subtypes":["Ox"],"power":"0","toughness":"4","imageName":"yoked ox","colorIdentity":["W"]},"Aqueous Form":{"layout":"normal","name":"Aqueous Form","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't be blocked.\nWhenever enchanted creature attacks, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"aqueous form","colorIdentity":["U"]},"Artisan of Forms":{"layout":"normal","name":"Artisan of Forms","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Heroic — Whenever you cast a spell that targets Artisan of Forms, you may have Artisan of Forms become a copy of target creature and gain this ability.","power":"1","toughness":"1","imageName":"artisan of forms","colorIdentity":["U"]},"Benthic Giant":{"layout":"normal","name":"Benthic Giant","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"4","toughness":"5","imageName":"benthic giant","colorIdentity":["U"]},"Breaching Hippocamp":{"layout":"normal","name":"Breaching Hippocamp","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Horse Fish","types":["Creature"],"subtypes":["Horse","Fish"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Breaching Hippocamp enters the battlefield, untap another target creature you control.","power":"3","toughness":"2","imageName":"breaching hippocamp","colorIdentity":["U"]},"Coastline Chimera":{"layout":"normal","name":"Coastline Chimera","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Chimera","types":["Creature"],"subtypes":["Chimera"],"text":"Flying\n{1}{W}: Coastline Chimera can block an additional creature this turn.","power":"1","toughness":"5","imageName":"coastline chimera","colorIdentity":["U","W"]},"Crackling Triton":{"layout":"normal","name":"Crackling Triton","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{2}{R}, Sacrifice Crackling Triton: Crackling Triton deals 2 damage to target creature or player.","power":"2","toughness":"3","imageName":"crackling triton","colorIdentity":["U","R"]},"Curse of the Swine":{"layout":"normal","name":"Curse of the Swine","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exile X target creatures. For each creature exiled this way, its controller puts a 2/2 green Boar creature token onto the battlefield.","imageName":"curse of the swine","colorIdentity":["U"]},"Fate Foretold":{"layout":"normal","name":"Fate Foretold","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Fate Foretold enters the battlefield, draw a card.\nWhen enchanted creature dies, its controller draws a card.","imageName":"fate foretold","colorIdentity":["U"]},"Horizon Scholar":{"layout":"normal","name":"Horizon Scholar","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhen Horizon Scholar enters the battlefield, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","power":"4","toughness":"4","imageName":"horizon scholar","colorIdentity":["U"]},"Lost in a Labyrinth":{"layout":"normal","name":"Lost in a Labyrinth","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gets -3/-0 until end of turn. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"lost in a labyrinth","colorIdentity":["U"]},"Master of Waves":{"layout":"normal","name":"Master of Waves","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Protection from red\nElemental creatures you control get +1/+1.\nWhen Master of Waves enters the battlefield, put a number of 1/0 blue Elemental creature tokens onto the battlefield equal to your devotion to blue. (Each {U} in the mana costs of permanents you control counts toward your devotion to blue.)","power":"2","toughness":"1","imageName":"master of waves","colorIdentity":["U"]},"Meletis Charlatan":{"layout":"normal","name":"Meletis Charlatan","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{U}, {T}: The controller of target instant or sorcery spell copies it. That player may choose new targets for the copy.","power":"2","toughness":"3","imageName":"meletis charlatan","colorIdentity":["U"]},"Nimbus Naiad":{"layout":"normal","name":"Nimbus Naiad","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment Creature — Nymph","types":["Enchantment","Creature"],"subtypes":["Nymph"],"text":"Bestow {4}{U} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nFlying\nEnchanted creature gets +2/+2 and has flying.","power":"2","toughness":"2","imageName":"nimbus naiad","colorIdentity":["U"]},"Omenspeaker":{"layout":"normal","name":"Omenspeaker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Omenspeaker enters the battlefield, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","power":"1","toughness":"3","imageName":"omenspeaker","colorIdentity":["U"]},"Ordeal of Thassa":{"layout":"normal","name":"Ordeal of Thassa","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks, put a +1/+1 counter on it. Then if it has three or more +1/+1 counters on it, sacrifice Ordeal of Thassa.\nWhen you sacrifice Ordeal of Thassa, draw two cards.","imageName":"ordeal of thassa","colorIdentity":["U"]},"Prescient Chimera":{"layout":"normal","name":"Prescient Chimera","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Chimera","types":["Creature"],"subtypes":["Chimera"],"text":"Flying\nWhenever you cast an instant or sorcery spell, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","power":"3","toughness":"4","imageName":"prescient chimera","colorIdentity":["U"]},"Prognostic Sphinx":{"layout":"normal","name":"Prognostic Sphinx","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nDiscard a card: Prognostic Sphinx gains hexproof until end of turn. Tap it.\nWhenever Prognostic Sphinx attacks, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","power":"3","toughness":"5","imageName":"prognostic sphinx","colorIdentity":["U"]},"Sea God's Revenge":{"layout":"normal","name":"Sea God's Revenge","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to three target creatures your opponents control to their owners' hands. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"sea god's revenge","colorIdentity":["U"]},"Sealock Monster":{"layout":"normal","name":"Sealock Monster","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Octopus","types":["Creature"],"subtypes":["Octopus"],"text":"Sealock Monster can't attack unless defending player controls an Island.\n{5}{U}{U}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nWhen Sealock Monster becomes monstrous, target land becomes an Island in addition to its other types.","power":"5","toughness":"5","imageName":"sealock monster","colorIdentity":["U"]},"Stymied Hopes":{"layout":"normal","name":"Stymied Hopes","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1}. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"stymied hopes","colorIdentity":["U"]},"Swan Song":{"layout":"normal","name":"Swan Song","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target enchantment, instant, or sorcery spell. Its controller puts a 2/2 blue Bird creature token with flying onto the battlefield.","imageName":"swan song","colorIdentity":["U"]},"Thassa, God of the Sea":{"layout":"normal","name":"Thassa, God of the Sea","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to blue is less than five, Thassa isn't a creature. (Each {U} in the mana costs of permanents you control counts toward your devotion to blue.)\nAt the beginning of your upkeep, scry 1.\n{1}{U}: Target creature you control can't be blocked this turn.","power":"5","toughness":"5","imageName":"thassa, god of the sea","colorIdentity":["U"]},"Thassa's Bounty":{"layout":"normal","name":"Thassa's Bounty","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards. Target player puts the top three cards of his or her library into his or her graveyard.","imageName":"thassa's bounty","colorIdentity":["U"]},"Thassa's Emissary":{"layout":"normal","name":"Thassa's Emissary","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment Creature — Crab","types":["Enchantment","Creature"],"subtypes":["Crab"],"text":"Bestow {5}{U} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nWhenever Thassa's Emissary or enchanted creature deals combat damage to a player, draw a card.\nEnchanted creature gets +3/+3.","power":"3","toughness":"3","imageName":"thassa's emissary","colorIdentity":["U"]},"Triton Fortune Hunter":{"layout":"normal","name":"Triton Fortune Hunter","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Heroic — Whenever you cast a spell that targets Triton Fortune Hunter, draw a card.","power":"2","toughness":"2","imageName":"triton fortune hunter","colorIdentity":["U"]},"Triton Shorethief":{"layout":"normal","name":"Triton Shorethief","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"power":"1","toughness":"2","imageName":"triton shorethief","colorIdentity":["U"]},"Triton Tactics":{"layout":"normal","name":"Triton Tactics","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Up to two target creatures each get +0/+3 until end of turn. Untap those creatures. At this turn's next end of combat, tap each creature that was blocked by one of those creatures this turn and it doesn't untap during its controller's next untap step.","imageName":"triton tactics","colorIdentity":["U"]},"Vaporkin":{"layout":"normal","name":"Vaporkin","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nVaporkin can block only creatures with flying.","power":"2","toughness":"1","imageName":"vaporkin","colorIdentity":["U"]},"Voyage's End":{"layout":"normal","name":"Voyage's End","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"voyage's end","colorIdentity":["U"]},"Wavecrash Triton":{"layout":"normal","name":"Wavecrash Triton","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Heroic — Whenever you cast a spell that targets Wavecrash Triton, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step.","power":"1","toughness":"4","imageName":"wavecrash triton","colorIdentity":["U"]},"Agent of the Fates":{"layout":"normal","name":"Agent of the Fates","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"Deathtouch\nHeroic — Whenever you cast a spell that targets Agent of the Fates, each opponent sacrifices a creature.","power":"3","toughness":"2","imageName":"agent of the fates","colorIdentity":["B"]},"Asphodel Wanderer":{"layout":"normal","name":"Asphodel Wanderer","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Skeleton Soldier","types":["Creature"],"subtypes":["Skeleton","Soldier"],"text":"{2}{B}: Regenerate Asphodel Wanderer.","power":"1","toughness":"1","imageName":"asphodel wanderer","colorIdentity":["B"]},"Baleful Eidolon":{"layout":"normal","name":"Baleful Eidolon","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Bestow {4}{B} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nEnchanted creature gets +1/+1 and has deathtouch.","power":"1","toughness":"1","imageName":"baleful eidolon","colorIdentity":["B"]},"Blood-Toll Harpy":{"layout":"normal","name":"Blood-Toll Harpy","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Harpy","types":["Creature"],"subtypes":["Harpy"],"text":"Flying\nWhen Blood-Toll Harpy enters the battlefield, each player loses 1 life.","power":"2","toughness":"1","imageName":"blood-toll harpy","colorIdentity":["B"]},"Boon of Erebos":{"layout":"normal","name":"Boon of Erebos","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+0 until end of turn. Regenerate it. You lose 2 life.","imageName":"boon of erebos","colorIdentity":["B"]},"Cavern Lampad":{"layout":"normal","name":"Cavern Lampad","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment Creature — Nymph","types":["Enchantment","Creature"],"subtypes":["Nymph"],"text":"Bestow {5}{B} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nIntimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nEnchanted creature gets +2/+2 and has intimidate.","power":"2","toughness":"2","imageName":"cavern lampad","colorIdentity":["B"]},"Cutthroat Maneuver":{"layout":"normal","name":"Cutthroat Maneuver","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Up to two target creatures each get +1/+1 and gain lifelink until end of turn.","imageName":"cutthroat maneuver","colorIdentity":["B"]},"Dark Betrayal":{"layout":"normal","name":"Dark Betrayal","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target black creature.","imageName":"dark betrayal","colorIdentity":["B"]},"Disciple of Phenax":{"layout":"normal","name":"Disciple of Phenax","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Disciple of Phenax enters the battlefield, target player reveals a number of cards from his or her hand equal to your devotion to black. You choose one of them. That player discards that card. (Each {B} in the mana costs of permanents you control counts toward your devotion to black.)","power":"1","toughness":"3","imageName":"disciple of phenax","colorIdentity":["B"]},"Erebos, God of the Dead":{"layout":"normal","name":"Erebos, God of the Dead","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to black is less than five, Erebos isn't a creature. (Each {B} in the mana costs of permanents you control counts toward your devotion to black.)\nYour opponents can't gain life.\n{1}{B}, Pay 2 life: Draw a card.","power":"5","toughness":"7","imageName":"erebos, god of the dead","colorIdentity":["B"]},"Erebos's Emissary":{"layout":"normal","name":"Erebos's Emissary","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment Creature — Snake","types":["Enchantment","Creature"],"subtypes":["Snake"],"text":"Bestow {5}{B} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nDiscard a creature card: Erebos's Emissary gets +2/+2 until end of turn. If Erebos's Emissary is an Aura, enchanted creature gets +2/+2 until end of turn instead.\nEnchanted creature gets +3/+3.","power":"3","toughness":"3","imageName":"erebos's emissary","colorIdentity":["B"]},"Felhide Minotaur":{"layout":"normal","name":"Felhide Minotaur","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"power":"2","toughness":"3","imageName":"felhide minotaur","colorIdentity":["B"]},"Fleshmad Steed":{"layout":"normal","name":"Fleshmad Steed","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Horse","types":["Creature"],"subtypes":["Horse"],"text":"Whenever another creature dies, tap Fleshmad Steed.","power":"2","toughness":"2","imageName":"fleshmad steed","colorIdentity":["B"]},"Gray Merchant of Asphodel":{"layout":"normal","name":"Gray Merchant of Asphodel","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Gray Merchant of Asphodel enters the battlefield, each opponent loses X life, where X is your devotion to black. You gain life equal to the life lost this way. (Each {B} in the mana costs of permanents you control counts toward your devotion to black.)","power":"2","toughness":"4","imageName":"gray merchant of asphodel","colorIdentity":["B"]},"Hero's Downfall":{"layout":"normal","name":"Hero's Downfall","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature or planeswalker.","imageName":"hero's downfall","colorIdentity":["B"]},"Hythonia the Cruel":{"layout":"normal","name":"Hythonia the Cruel","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Gorgon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Gorgon"],"text":"Deathtouch\n{6}{B}{B}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nWhen Hythonia the Cruel becomes monstrous, destroy all non-Gorgon creatures.","power":"4","toughness":"6","imageName":"hythonia the cruel","colorIdentity":["B"]},"Insatiable Harpy":{"layout":"normal","name":"Insatiable Harpy","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Harpy","types":["Creature"],"subtypes":["Harpy"],"text":"Flying, lifelink","power":"2","toughness":"2","imageName":"insatiable harpy","colorIdentity":["B"]},"Keepsake Gorgon":{"layout":"normal","name":"Keepsake Gorgon","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Gorgon","types":["Creature"],"subtypes":["Gorgon"],"text":"Deathtouch\n{5}{B}{B}: Monstrosity 1. (If this creature isn't monstrous, put a +1/+1 counter on it and it becomes monstrous.)\nWhen Keepsake Gorgon becomes monstrous, destroy target non-Gorgon creature an opponent controls.","power":"2","toughness":"5","imageName":"keepsake gorgon","colorIdentity":["B"]},"Lash of the Whip":{"layout":"normal","name":"Lash of the Whip","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -4/-4 until end of turn.","imageName":"lash of the whip","colorIdentity":["B"]},"Loathsome Catoblepas":{"layout":"normal","name":"Loathsome Catoblepas","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"{2}{G}: Loathsome Catoblepas must be blocked this turn if able.\nWhen Loathsome Catoblepas dies, target creature an opponent controls gets -3/-3 until end of turn.","power":"3","toughness":"3","imageName":"loathsome catoblepas","colorIdentity":["B","G"]},"March of the Returned":{"layout":"normal","name":"March of the Returned","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to two target creature cards from your graveyard to your hand.","imageName":"march of the returned","colorIdentity":["B"]},"Mogis's Marauder":{"layout":"normal","name":"Mogis's Marauder","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"When Mogis's Marauder enters the battlefield, up to X target creatures each gain intimidate and haste until end of turn, where X is your devotion to black. (A creature with intimidate can't be blocked except by artifact creatures and/or creatures that share a color with it. Each {B} in the mana costs of permanents you control counts toward your devotion to black.)","power":"2","toughness":"2","imageName":"mogis's marauder","colorIdentity":["B"]},"Ordeal of Erebos":{"layout":"normal","name":"Ordeal of Erebos","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks, put a +1/+1 counter on it. Then if it has three or more +1/+1 counters on it, sacrifice Ordeal of Erebos.\nWhen you sacrifice Ordeal of Erebos, target player discards two cards.","imageName":"ordeal of erebos","colorIdentity":["B"]},"Pharika's Cure":{"layout":"normal","name":"Pharika's Cure","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Pharika's Cure deals 2 damage to target creature and you gain 2 life.","imageName":"pharika's cure","colorIdentity":["B"]},"Read the Bones":{"layout":"normal","name":"Read the Bones","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Scry 2, then draw two cards. You lose 2 life. (To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"read the bones","colorIdentity":["B"]},"Rescue from the Underworld":{"layout":"normal","name":"Rescue from the Underworld","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Rescue from the Underworld, sacrifice a creature.\nChoose target creature card in your graveyard. Return that card and the sacrificed card to the battlefield under your control at the beginning of your next upkeep. Exile Rescue from the Underworld.","imageName":"rescue from the underworld","colorIdentity":["B"]},"Returned Centaur":{"layout":"normal","name":"Returned Centaur","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Centaur","types":["Creature"],"subtypes":["Zombie","Centaur"],"text":"When Returned Centaur enters the battlefield, target player puts the top four cards of his or her library into his or her graveyard.","power":"2","toughness":"4","imageName":"returned centaur","colorIdentity":["B"]},"Returned Phalanx":{"layout":"normal","name":"Returned Phalanx","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Soldier","types":["Creature"],"subtypes":["Zombie","Soldier"],"text":"Defender\n{1}{U}: Returned Phalanx can attack this turn as though it didn't have defender.","power":"3","toughness":"3","imageName":"returned phalanx","colorIdentity":["B","U"]},"Scourgemark":{"layout":"normal","name":"Scourgemark","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Scourgemark enters the battlefield, draw a card.\nEnchanted creature gets +1/+0.","imageName":"scourgemark","colorIdentity":["B"]},"Sip of Hemlock":{"layout":"normal","name":"Sip of Hemlock","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. Its controller loses 2 life.","imageName":"sip of hemlock","colorIdentity":["B"]},"Viper's Kiss":{"layout":"normal","name":"Viper's Kiss","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -1/-1, and its activated abilities can't be activated.","imageName":"viper's kiss","colorIdentity":["B"]},"Whip of Erebos":{"layout":"normal","name":"Whip of Erebos","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Enchantment Artifact","supertypes":["Legendary"],"types":["Enchantment","Artifact"],"text":"Creatures you control have lifelink.\n{2}{B}{B}, {T}: Return target creature card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step. If it would leave the battlefield, exile it instead of putting it anywhere else. Activate this ability only any time you could cast a sorcery.","imageName":"whip of erebos","colorIdentity":["B"]},"Akroan Crusader":{"layout":"normal","name":"Akroan Crusader","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Heroic — Whenever you cast a spell that targets Akroan Crusader, put a 1/1 red Soldier creature token with haste onto the battlefield.","power":"1","toughness":"1","imageName":"akroan crusader","colorIdentity":["R"]},"Anger of the Gods":{"layout":"normal","name":"Anger of the Gods","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Anger of the Gods deals 3 damage to each creature. If a creature dealt damage this way would die this turn, exile it instead.","imageName":"anger of the gods","colorIdentity":["R"]},"Arena Athlete":{"layout":"normal","name":"Arena Athlete","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Heroic — Whenever you cast a spell that targets Arena Athlete, target creature an opponent controls can't block this turn.","power":"2","toughness":"1","imageName":"arena athlete","colorIdentity":["R"]},"Borderland Minotaur":{"layout":"normal","name":"Borderland Minotaur","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Warrior","types":["Creature"],"subtypes":["Minotaur","Warrior"],"power":"4","toughness":"3","imageName":"borderland minotaur","colorIdentity":["R"]},"Boulderfall":{"layout":"normal","name":"Boulderfall","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Boulderfall deals 5 damage divided as you choose among any number of target creatures and/or players.","imageName":"boulderfall","colorIdentity":["R"]},"Coordinated Assault":{"layout":"normal","name":"Coordinated Assault","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Up to two target creatures each get +1/+0 and gain first strike until end of turn.","imageName":"coordinated assault","colorIdentity":["R"]},"Deathbellow Raider":{"layout":"normal","name":"Deathbellow Raider","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Minotaur Berserker","types":["Creature"],"subtypes":["Minotaur","Berserker"],"text":"Deathbellow Raider attacks each turn if able.\n{2}{B}: Regenerate Deathbellow Raider.","power":"2","toughness":"3","imageName":"deathbellow raider","colorIdentity":["R","B"]},"Dragon Mantle":{"layout":"normal","name":"Dragon Mantle","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Dragon Mantle enters the battlefield, draw a card.\nEnchanted creature has \"{R}: This creature gets +1/+0 until end of turn.\"","imageName":"dragon mantle","colorIdentity":["R"]},"Fanatic of Mogis":{"layout":"normal","name":"Fanatic of Mogis","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Shaman","types":["Creature"],"subtypes":["Minotaur","Shaman"],"text":"When Fanatic of Mogis enters the battlefield, it deals damage to each opponent equal to your devotion to red. (Each {R} in the mana costs of permanents you control counts toward your devotion to red.)","power":"4","toughness":"2","imageName":"fanatic of mogis","colorIdentity":["R"]},"Firedrinker Satyr":{"layout":"normal","name":"Firedrinker Satyr","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Satyr Shaman","types":["Creature"],"subtypes":["Satyr","Shaman"],"text":"Whenever Firedrinker Satyr is dealt damage, it deals that much damage to you.\n{1}{R}: Firedrinker Satyr gets +1/+0 until end of turn and deals 1 damage to you.","power":"2","toughness":"1","imageName":"firedrinker satyr","colorIdentity":["R"]},"Flamespeaker Adept":{"layout":"normal","name":"Flamespeaker Adept","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever you scry, Flamespeaker Adept gets +2/+0 and gains first strike until end of turn.","power":"2","toughness":"3","imageName":"flamespeaker adept","colorIdentity":["R"]},"Hammer of Purphoros":{"layout":"normal","name":"Hammer of Purphoros","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Legendary Enchantment Artifact","supertypes":["Legendary"],"types":["Enchantment","Artifact"],"text":"Creatures you control have haste.\n{2}{R}, {T}, Sacrifice a land: Put a 3/3 colorless Golem enchantment artifact creature token onto the battlefield.","imageName":"hammer of purphoros","colorIdentity":["R"]},"Ill-Tempered Cyclops":{"layout":"normal","name":"Ill-Tempered Cyclops","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Cyclops","types":["Creature"],"subtypes":["Cyclops"],"text":"Trample\n{5}{R}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)","power":"3","toughness":"3","imageName":"ill-tempered cyclops","colorIdentity":["R"]},"Labyrinth Champion":{"layout":"normal","name":"Labyrinth Champion","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Heroic — Whenever you cast a spell that targets Labyrinth Champion, Labyrinth Champion deals 2 damage to target creature or player.","power":"2","toughness":"2","imageName":"labyrinth champion","colorIdentity":["R"]},"Lightning Strike":{"layout":"normal","name":"Lightning Strike","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Lightning Strike deals 3 damage to target creature or player.","imageName":"lightning strike","colorIdentity":["R"]},"Messenger's Speed":{"layout":"normal","name":"Messenger's Speed","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has trample and haste.","imageName":"messenger's speed","colorIdentity":["R"]},"Minotaur Skullcleaver":{"layout":"normal","name":"Minotaur Skullcleaver","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Minotaur Berserker","types":["Creature"],"subtypes":["Minotaur","Berserker"],"text":"Haste\nWhen Minotaur Skullcleaver enters the battlefield, it gets +2/+0 until end of turn.","power":"2","toughness":"2","imageName":"minotaur skullcleaver","colorIdentity":["R"]},"Peak Eruption":{"layout":"normal","name":"Peak Eruption","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target Mountain. Peak Eruption deals 3 damage to that land's controller.","imageName":"peak eruption","colorIdentity":["R"]},"Portent of Betrayal":{"layout":"normal","name":"Portent of Betrayal","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"portent of betrayal","colorIdentity":["R"]},"Priest of Iroas":{"layout":"normal","name":"Priest of Iroas","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{3}{W}, Sacrifice Priest of Iroas: Destroy target enchantment.","power":"1","toughness":"1","imageName":"priest of iroas","colorIdentity":["R","W"]},"Purphoros, God of the Forge":{"layout":"normal","name":"Purphoros, God of the Forge","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to red is less than five, Purphoros isn't a creature.\nWhenever another creature enters the battlefield under your control, Purphoros deals 2 damage to each opponent.\n{2}{R}: Creatures you control get +1/+0 until end of turn.","power":"6","toughness":"5","imageName":"purphoros, god of the forge","colorIdentity":["R"]},"Purphoros's Emissary":{"layout":"normal","name":"Purphoros's Emissary","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment Creature — Ox","types":["Enchantment","Creature"],"subtypes":["Ox"],"text":"Bestow {6}{R} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nMenace (This creature can't be blocked except by two or more creatures.)\nEnchanted creature gets +3/+3 and has menace.","power":"3","toughness":"3","imageName":"purphoros's emissary","colorIdentity":["R"]},"Rage of Purphoros":{"layout":"normal","name":"Rage of Purphoros","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Rage of Purphoros deals 4 damage to target creature. It can't be regenerated this turn. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"rage of purphoros","colorIdentity":["R"]},"Rageblood Shaman":{"layout":"normal","name":"Rageblood Shaman","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Minotaur Shaman","types":["Creature"],"subtypes":["Minotaur","Shaman"],"text":"Trample\nOther Minotaur creatures you control get +1/+1 and have trample.","power":"2","toughness":"3","imageName":"rageblood shaman","colorIdentity":["R"]},"Satyr Rambler":{"layout":"normal","name":"Satyr Rambler","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Satyr","types":["Creature"],"subtypes":["Satyr"],"text":"Trample","power":"2","toughness":"1","imageName":"satyr rambler","colorIdentity":["R"]},"Spark Jolt":{"layout":"normal","name":"Spark Jolt","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Spark Jolt deals 1 damage to target creature or player. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"spark jolt","colorIdentity":["R"]},"Spearpoint Oread":{"layout":"normal","name":"Spearpoint Oread","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment Creature — Nymph","types":["Enchantment","Creature"],"subtypes":["Nymph"],"text":"Bestow {5}{R} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nFirst strike\nEnchanted creature gets +2/+2 and has first strike.","power":"2","toughness":"2","imageName":"spearpoint oread","colorIdentity":["R"]},"Stoneshock Giant":{"layout":"normal","name":"Stoneshock Giant","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"{6}{R}{R}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nWhen Stoneshock Giant becomes monstrous, creatures without flying your opponents control can't block this turn.","power":"5","toughness":"4","imageName":"stoneshock giant","colorIdentity":["R"]},"Stormbreath Dragon":{"layout":"normal","name":"Stormbreath Dragon","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste, protection from white\n{5}{R}{R}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nWhen Stormbreath Dragon becomes monstrous, it deals damage to each opponent equal to the number of cards in that player's hand.","power":"4","toughness":"4","imageName":"stormbreath dragon","colorIdentity":["R"]},"Titan of Eternal Fire":{"layout":"normal","name":"Titan of Eternal Fire","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Each Human creature you control has \"{R}, {T}: This creature deals 1 damage to target creature or player.\"","power":"5","toughness":"6","imageName":"titan of eternal fire","colorIdentity":["R"]},"Titan's Strength":{"layout":"normal","name":"Titan's Strength","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+1 until end of turn. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"titan's strength","colorIdentity":["R"]},"Two-Headed Cerberus":{"layout":"normal","name":"Two-Headed Cerberus","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Double strike (This creature deals both first-strike and regular combat damage.)","power":"1","toughness":"2","imageName":"two-headed cerberus","colorIdentity":["R"]},"Wild Celebrants":{"layout":"normal","name":"Wild Celebrants","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Satyr","types":["Creature"],"subtypes":["Satyr"],"text":"When Wild Celebrants enters the battlefield, you may destroy target artifact.","power":"5","toughness":"3","imageName":"wild celebrants","colorIdentity":["R"]},"Agent of Horizons":{"layout":"normal","name":"Agent of Horizons","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{2}{U}: Agent of Horizons can't be blocked this turn.","power":"3","toughness":"2","imageName":"agent of horizons","colorIdentity":["G","U"]},"Arbor Colossus":{"layout":"normal","name":"Arbor Colossus","manaCost":"{2}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Reach\n{3}{G}{G}{G}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nWhen Arbor Colossus becomes monstrous, destroy target creature with flying an opponent controls.","power":"6","toughness":"6","imageName":"arbor colossus","colorIdentity":["G"]},"Artisan's Sorrow":{"layout":"normal","name":"Artisan's Sorrow","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment. Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"artisan's sorrow","colorIdentity":["G"]},"Boon Satyr":{"layout":"normal","name":"Boon Satyr","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment Creature — Satyr","types":["Enchantment","Creature"],"subtypes":["Satyr"],"text":"Flash\nBestow {3}{G}{G} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nEnchanted creature gets +4/+2.","power":"4","toughness":"2","imageName":"boon satyr","colorIdentity":["G"]},"Bow of Nylea":{"layout":"normal","name":"Bow of Nylea","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Enchantment Artifact","supertypes":["Legendary"],"types":["Enchantment","Artifact"],"text":"Attacking creatures you control have deathtouch.\n{1}{G}, {T}: Choose one —\n• Put a +1/+1 counter on target creature.\n• Bow of Nylea deals 2 damage to target creature with flying.\n• You gain 3 life.\n• Put up to four target cards from your graveyard on the bottom of your library in any order.","imageName":"bow of nylea","colorIdentity":["G"]},"Centaur Battlemaster":{"layout":"normal","name":"Centaur Battlemaster","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"Heroic — Whenever you cast a spell that targets Centaur Battlemaster, put three +1/+1 counters on Centaur Battlemaster.","power":"3","toughness":"3","imageName":"centaur battlemaster","colorIdentity":["G"]},"Commune with the Gods":{"layout":"normal","name":"Commune with the Gods","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top five cards of your library. You may put a creature or enchantment card from among them into your hand. Put the rest into your graveyard.","imageName":"commune with the gods","colorIdentity":["G"]},"Defend the Hearth":{"layout":"normal","name":"Defend the Hearth","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt to players this turn.","imageName":"defend the hearth","colorIdentity":["G"]},"Fade into Antiquity":{"layout":"normal","name":"Fade into Antiquity","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target artifact or enchantment.","imageName":"fade into antiquity","colorIdentity":["G"]},"Feral Invocation":{"layout":"normal","name":"Feral Invocation","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets +2/+2.","imageName":"feral invocation","colorIdentity":["G"]},"Hunt the Hunter":{"layout":"normal","name":"Hunt the Hunter","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target green creature you control gets +2/+2 until end of turn. It fights target green creature an opponent controls.","imageName":"hunt the hunter","colorIdentity":["G"]},"Leafcrown Dryad":{"layout":"normal","name":"Leafcrown Dryad","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment Creature — Nymph Dryad","types":["Enchantment","Creature"],"subtypes":["Nymph","Dryad"],"text":"Bestow {3}{G} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nReach\nEnchanted creature gets +2/+2 and has reach.","power":"2","toughness":"2","imageName":"leafcrown dryad","colorIdentity":["G"]},"Mistcutter Hydra":{"layout":"normal","name":"Mistcutter Hydra","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Mistcutter Hydra can't be countered.\nHaste, protection from blue\nMistcutter Hydra enters the battlefield with X +1/+1 counters on it.","power":"0","toughness":"0","imageName":"mistcutter hydra","colorIdentity":["G"]},"Nemesis of Mortals":{"layout":"normal","name":"Nemesis of Mortals","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Nemesis of Mortals costs {1} less to cast for each creature card in your graveyard.\n{7}{G}{G}: Monstrosity 5. This ability costs {1} less to activate for each creature card in your graveyard. (If this creature isn't monstrous, put five +1/+1 counters on it and it becomes monstrous.)","power":"5","toughness":"5","imageName":"nemesis of mortals","colorIdentity":["G"]},"Nessian Asp":{"layout":"normal","name":"Nessian Asp","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Reach\n{6}{G}: Monstrosity 4. (If this creature isn't monstrous, put four +1/+1 counters on it and it becomes monstrous.)","power":"4","toughness":"5","imageName":"nessian asp","colorIdentity":["G"]},"Nylea, God of the Hunt":{"layout":"normal","name":"Nylea, God of the Hunt","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to green is less than five, Nylea isn't a creature. (Each {G} in the mana costs of permanents you control counts toward your devotion to green.)\nOther creatures you control have trample.\n{3}{G}: Target creature gets +2/+2 until end of turn.","power":"6","toughness":"6","imageName":"nylea, god of the hunt","colorIdentity":["G"]},"Nylea's Disciple":{"layout":"normal","name":"Nylea's Disciple","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur Archer","types":["Creature"],"subtypes":["Centaur","Archer"],"text":"When Nylea's Disciple enters the battlefield, you gain life equal to your devotion to green. (Each {G} in the mana costs of permanents you control counts toward your devotion to green.)","power":"3","toughness":"3","imageName":"nylea's disciple","colorIdentity":["G"]},"Nylea's Emissary":{"layout":"normal","name":"Nylea's Emissary","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment Creature — Cat","types":["Enchantment","Creature"],"subtypes":["Cat"],"text":"Bestow {5}{G} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nTrample\nEnchanted creature gets +3/+3 and has trample.","power":"3","toughness":"3","imageName":"nylea's emissary","colorIdentity":["G"]},"Nylea's Presence":{"layout":"normal","name":"Nylea's Presence","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen Nylea's Presence enters the battlefield, draw a card.\nEnchanted land is every basic land type in addition to its other types.","imageName":"nylea's presence","colorIdentity":["G"]},"Ordeal of Nylea":{"layout":"normal","name":"Ordeal of Nylea","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks, put a +1/+1 counter on it. Then if it has three or more +1/+1 counters on it, sacrifice Ordeal of Nylea.\nWhen you sacrifice Ordeal of Nylea, search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle your library.","imageName":"ordeal of nylea","colorIdentity":["G"]},"Pheres-Band Centaurs":{"layout":"normal","name":"Pheres-Band Centaurs","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"power":"3","toughness":"7","imageName":"pheres-band centaurs","colorIdentity":["G"]},"Reverent Hunter":{"layout":"normal","name":"Reverent Hunter","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Archer","types":["Creature"],"subtypes":["Human","Archer"],"text":"When Reverent Hunter enters the battlefield, put a number of +1/+1 counters on it equal to your devotion to green. (Each {G} in the mana costs of permanents you control counts toward your devotion to green.)","power":"1","toughness":"1","imageName":"reverent hunter","colorIdentity":["G"]},"Satyr Piper":{"layout":"normal","name":"Satyr Piper","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Satyr Rogue","types":["Creature"],"subtypes":["Satyr","Rogue"],"text":"{3}{G}: Target creature must be blocked this turn if able.","power":"2","toughness":"1","imageName":"satyr piper","colorIdentity":["G"]},"Sedge Scorpion":{"layout":"normal","name":"Sedge Scorpion","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Scorpion","types":["Creature"],"subtypes":["Scorpion"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"1","toughness":"1","imageName":"sedge scorpion","colorIdentity":["G"]},"Shredding Winds":{"layout":"normal","name":"Shredding Winds","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Shredding Winds deals 7 damage to target creature with flying.","imageName":"shredding winds","colorIdentity":["G"]},"Staunch-Hearted Warrior":{"layout":"normal","name":"Staunch-Hearted Warrior","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Heroic — Whenever you cast a spell that targets Staunch-Hearted Warrior, put two +1/+1 counters on Staunch-Hearted Warrior.","power":"2","toughness":"2","imageName":"staunch-hearted warrior","colorIdentity":["G"]},"Time to Feed":{"layout":"normal","name":"Time to Feed","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose target creature an opponent controls. When that creature dies this turn, you gain 3 life. Target creature you control fights that creature. (Each deals damage equal to its power to the other.)","imageName":"time to feed","colorIdentity":["G"]},"Voyaging Satyr":{"layout":"normal","name":"Voyaging Satyr","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Satyr Druid","types":["Creature"],"subtypes":["Satyr","Druid"],"text":"{T}: Untap target land.","power":"1","toughness":"2","imageName":"voyaging satyr","colorIdentity":["G"]},"Vulpine Goliath":{"layout":"normal","name":"Vulpine Goliath","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Fox","types":["Creature"],"subtypes":["Fox"],"text":"Trample","power":"6","toughness":"5","imageName":"vulpine goliath","colorIdentity":["G"]},"Warriors' Lesson":{"layout":"normal","name":"Warriors' Lesson","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Until end of turn, up to two target creatures you control each gain \"Whenever this creature deals combat damage to a player, draw a card.\"","imageName":"warriors' lesson","colorIdentity":["G"]},"Akroan Hoplite":{"layout":"normal","name":"Akroan Hoplite","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Akroan Hoplite attacks, it gets +X/+0 until end of turn, where X is the number of attacking creatures you control.","power":"1","toughness":"2","imageName":"akroan hoplite","colorIdentity":["W","R"]},"Ashen Rider":{"layout":"normal","name":"Ashen Rider","manaCost":"{4}{W}{W}{B}{B}","cmc":8,"colors":["White","Black"],"type":"Creature — Archon","types":["Creature"],"subtypes":["Archon"],"text":"Flying\nWhen Ashen Rider enters the battlefield or dies, exile target permanent.","power":"5","toughness":"5","imageName":"ashen rider","colorIdentity":["W","B"]},"Ashiok, Nightmare Weaver":{"layout":"normal","name":"Ashiok, Nightmare Weaver","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Planeswalker — Ashiok","types":["Planeswalker"],"subtypes":["Ashiok"],"text":"+2: Exile the top three cards of target opponent's library.\n−X: Put a creature card with converted mana cost X exiled with Ashiok, Nightmare Weaver onto the battlefield under your control. That creature is a Nightmare in addition to its other types.\n−10: Exile all cards from all opponents' hands and graveyards.","loyalty":3,"imageName":"ashiok, nightmare weaver","colorIdentity":["U","B"]},"Battlewise Hoplite":{"layout":"normal","name":"Battlewise Hoplite","manaCost":"{W}{U}","cmc":2,"colors":["White","Blue"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Heroic — Whenever you cast a spell that targets Battlewise Hoplite, put a +1/+1 counter on Battlewise Hoplite, then scry 1. (To scry 1, look at the top card of your library, then you may put that card on the bottom of your library.)","power":"2","toughness":"2","imageName":"battlewise hoplite","colorIdentity":["W","U"]},"Chronicler of Heroes":{"layout":"normal","name":"Chronicler of Heroes","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Centaur Wizard","types":["Creature"],"subtypes":["Centaur","Wizard"],"text":"When Chronicler of Heroes enters the battlefield, draw a card if you control a creature with a +1/+1 counter on it.","power":"3","toughness":"3","imageName":"chronicler of heroes","colorIdentity":["W","G"]},"Daxos of Meletis":{"layout":"normal","name":"Daxos of Meletis","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"Daxos of Meletis can't be blocked by creatures with power 3 or greater.\nWhenever Daxos of Meletis deals combat damage to a player, exile the top card of that player's library. You gain life equal to that card's converted mana cost. Until end of turn, you may cast that card and you may spend mana as though it were mana of any color to cast it.","power":"2","toughness":"2","imageName":"daxos of meletis","colorIdentity":["W","U"]},"Fleecemane Lion":{"layout":"normal","name":"Fleecemane Lion","manaCost":"{G}{W}","cmc":2,"colors":["White","Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"{3}{G}{W}: Monstrosity 1. (If this creature isn't monstrous, put a +1/+1 counter on it and it becomes monstrous.)\nAs long as Fleecemane Lion is monstrous, it has hexproof and indestructible.","power":"3","toughness":"3","imageName":"fleecemane lion","colorIdentity":["W","G"]},"Horizon Chimera":{"layout":"normal","name":"Horizon Chimera","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Chimera","types":["Creature"],"subtypes":["Chimera"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying, trample\nWhenever you draw a card, you gain 1 life.","power":"3","toughness":"2","imageName":"horizon chimera","colorIdentity":["U","G"]},"Kragma Warcaller":{"layout":"normal","name":"Kragma Warcaller","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Minotaur Warrior","types":["Creature"],"subtypes":["Minotaur","Warrior"],"text":"Minotaur creatures you control have haste.\nWhenever a Minotaur you control attacks, it gets +2/+0 until end of turn.","power":"2","toughness":"3","imageName":"kragma warcaller","colorIdentity":["B","R"]},"Medomai the Ageless":{"layout":"normal","name":"Medomai the Ageless","manaCost":"{4}{W}{U}","cmc":6,"colors":["White","Blue"],"type":"Legendary Creature — Sphinx","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhenever Medomai the Ageless deals combat damage to a player, take an extra turn after this one.\nMedomai the Ageless can't attack during extra turns.","power":"4","toughness":"4","imageName":"medomai the ageless","colorIdentity":["W","U"]},"Pharika's Mender":{"layout":"normal","name":"Pharika's Mender","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Creature — Gorgon","types":["Creature"],"subtypes":["Gorgon"],"text":"When Pharika's Mender enters the battlefield, you may return target creature or enchantment card from your graveyard to your hand.","power":"4","toughness":"3","imageName":"pharika's mender","colorIdentity":["B","G"]},"Polis Crusher":{"layout":"normal","name":"Polis Crusher","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Cyclops","types":["Creature"],"subtypes":["Cyclops"],"text":"Trample, protection from enchantments\n{4}{R}{G}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nWhenever Polis Crusher deals combat damage to a player, if Polis Crusher is monstrous, destroy target enchantment that player controls.","power":"4","toughness":"4","imageName":"polis crusher","colorIdentity":["R","G"]},"Prophet of Kruphix":{"layout":"normal","name":"Prophet of Kruphix","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Untap all creatures and lands you control during each other player's untap step.\nYou may cast creature cards as though they had flash.","power":"2","toughness":"3","imageName":"prophet of kruphix","colorIdentity":["U","G"]},"Psychic Intrusion":{"layout":"normal","name":"Psychic Intrusion","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a nonland card from that player's graveyard or hand and exile it. You may cast that card for as long as it remains exiled, and you may spend mana as though it were mana of any color to cast that spell.","imageName":"psychic intrusion","colorIdentity":["U","B"]},"Reaper of the Wilds":{"layout":"normal","name":"Reaper of the Wilds","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Creature — Gorgon","types":["Creature"],"subtypes":["Gorgon"],"text":"Whenever another creature dies, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{B}: Reaper of the Wilds gains deathtouch until end of turn.\n{1}{G}: Reaper of the Wilds gains hexproof until end of turn.","power":"4","toughness":"5","imageName":"reaper of the wilds","colorIdentity":["B","G"]},"Sentry of the Underworld":{"layout":"normal","name":"Sentry of the Underworld","manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Creature — Griffin Skeleton","types":["Creature"],"subtypes":["Griffin","Skeleton"],"text":"Flying, vigilance\n{W}{B}, Pay 3 life: Regenerate Sentry of the Underworld.","power":"3","toughness":"3","imageName":"sentry of the underworld","colorIdentity":["W","B"]},"Shipwreck Singer":{"layout":"normal","name":"Shipwreck Singer","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Siren","types":["Creature"],"subtypes":["Siren"],"text":"Flying\n{1}{U}: Target creature an opponent controls attacks this turn if able.\n{1}{B}, {T}: Attacking creatures get -1/-1 until end of turn.","power":"1","toughness":"2","imageName":"shipwreck singer","colorIdentity":["U","B"]},"Spellheart Chimera":{"layout":"normal","name":"Spellheart Chimera","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Chimera","types":["Creature"],"subtypes":["Chimera"],"text":"Flying, trample\nSpellheart Chimera's power is equal to the number of instant and sorcery cards in your graveyard.","power":"*","toughness":"3","imageName":"spellheart chimera","colorIdentity":["U","R"]},"Steam Augury":{"layout":"normal","name":"Steam Augury","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Reveal the top five cards of your library and separate them into two piles. An opponent chooses one of those piles. Put that pile into your hand and the other into your graveyard.","imageName":"steam augury","colorIdentity":["U","R"]},"Triad of Fates":{"layout":"normal","name":"Triad of Fates","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}, {T}: Put a fate counter on another target creature.\n{W}, {T}: Exile target creature that has a fate counter on it, then return it to the battlefield under its owner's control.\n{B}, {T}: Exile target creature that has a fate counter on it. Its controller draws two cards.","power":"3","toughness":"3","imageName":"triad of fates","colorIdentity":["W","B"]},"Tymaret, the Murder King":{"layout":"normal","name":"Tymaret, the Murder King","manaCost":"{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Legendary Creature — Zombie Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"{1}{R}, Sacrifice another creature: Tymaret, the Murder King deals 2 damage to target player.\n{1}{B}, Sacrifice a creature: Return Tymaret from your graveyard to your hand.","power":"2","toughness":"2","imageName":"tymaret, the murder king","colorIdentity":["B","R"]},"Underworld Cerberus":{"layout":"normal","name":"Underworld Cerberus","manaCost":"{3}{B}{R}","cmc":5,"colors":["Black","Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Underworld Cerberus can't be blocked except by three or more creatures.\nCards in graveyards can't be the targets of spells or abilities.\nWhen Underworld Cerberus dies, exile it and each player returns all creature cards from his or her graveyard to his or her hand.","power":"6","toughness":"6","imageName":"underworld cerberus","colorIdentity":["B","R"]},"Xenagos, the Reveler":{"layout":"normal","name":"Xenagos, the Reveler","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Planeswalker — Xenagos","types":["Planeswalker"],"subtypes":["Xenagos"],"text":"+1: Add X mana in any combination of {R} and/or {G} to your mana pool, where X is the number of creatures you control.\n0: Put a 2/2 red and green Satyr creature token with haste onto the battlefield.\n−6: Exile the top seven cards of your library. You may put any number of creature and/or land cards from among them onto the battlefield.","loyalty":3,"imageName":"xenagos, the reveler","colorIdentity":["R","G"]},"Akroan Horse":{"layout":"normal","name":"Akroan Horse","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Horse","types":["Artifact","Creature"],"subtypes":["Horse"],"text":"Defender\nWhen Akroan Horse enters the battlefield, an opponent gains control of it.\nAt the beginning of your upkeep, each opponent puts a 1/1 white Soldier creature token onto the battlefield.","power":"0","toughness":"4","imageName":"akroan horse"},"Anvilwrought Raptor":{"layout":"normal","name":"Anvilwrought Raptor","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Bird","types":["Artifact","Creature"],"subtypes":["Bird"],"text":"Flying, first strike","power":"2","toughness":"1","imageName":"anvilwrought raptor"},"Bronze Sable":{"layout":"normal","name":"Bronze Sable","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Sable","types":["Artifact","Creature"],"subtypes":["Sable"],"power":"2","toughness":"1","imageName":"bronze sable"},"Burnished Hart":{"layout":"normal","name":"Burnished Hart","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Elk","types":["Artifact","Creature"],"subtypes":["Elk"],"text":"{3}, Sacrifice Burnished Hart: Search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle your library.","power":"2","toughness":"2","imageName":"burnished hart"},"Colossus of Akros":{"layout":"normal","name":"Colossus of Akros","manaCost":"{8}","cmc":8,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Defender, indestructible\n{10}: Monstrosity 10. (If this creature isn't monstrous, put ten +1/+1 counters on it and it becomes monstrous.)\nAs long as Colossus of Akros is monstrous, it has trample and can attack as though it didn't have defender.","power":"10","toughness":"10","imageName":"colossus of akros"},"Flamecast Wheel":{"layout":"normal","name":"Flamecast Wheel","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}, Sacrifice Flamecast Wheel: Flamecast Wheel deals 3 damage to target creature.","imageName":"flamecast wheel"},"Fleetfeather Sandals":{"layout":"normal","name":"Fleetfeather Sandals","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has flying and haste.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"fleetfeather sandals"},"Guardians of Meletis":{"layout":"normal","name":"Guardians of Meletis","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Defender (This creature can't attack.)","power":"0","toughness":"6","imageName":"guardians of meletis"},"Opaline Unicorn":{"layout":"normal","name":"Opaline Unicorn","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Unicorn","types":["Artifact","Creature"],"subtypes":["Unicorn"],"text":"{T}: Add one mana of any color to your mana pool.","power":"1","toughness":"2","imageName":"opaline unicorn"},"Prowler's Helm":{"layout":"normal","name":"Prowler's Helm","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature can't be blocked except by Walls.\nEquip {2}","imageName":"prowler's helm"},"Pyxis of Pandemonium":{"layout":"normal","name":"Pyxis of Pandemonium","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{T}: Each player exiles the top card of his or her library face down.\n{7}, {T}, Sacrifice Pyxis of Pandemonium: Each player turns face up all cards he or she owns exiled with Pyxis of Pandemonium, then puts all permanent cards among them onto the battlefield.","imageName":"pyxis of pandemonium"},"Witches' Eye":{"layout":"normal","name":"Witches' Eye","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{1}, {T}: Scry 1.\" (To scry 1, look at the top card of your library, then you may put that card on the bottom of your library.)\nEquip {1}","imageName":"witches' eye"},"Nykthos, Shrine to Nyx":{"layout":"normal","name":"Nykthos, Shrine to Nyx","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}: Choose a color. Add to your mana pool an amount of mana of that color equal to your devotion to that color. (Your devotion to a color is the number of mana symbols of that color in the mana costs of permanents you control.)","imageName":"nykthos, shrine to nyx"},"Temple of Abandon":{"layout":"normal","name":"Temple of Abandon","type":"Land","types":["Land"],"text":"Temple of Abandon enters the battlefield tapped.\nWhen Temple of Abandon enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {R} or {G} to your mana pool.","imageName":"temple of abandon","colorIdentity":["R","G"]},"Temple of Deceit":{"layout":"normal","name":"Temple of Deceit","type":"Land","types":["Land"],"text":"Temple of Deceit enters the battlefield tapped.\nWhen Temple of Deceit enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {U} or {B} to your mana pool.","imageName":"temple of deceit","colorIdentity":["U","B"]},"Temple of Mystery":{"layout":"normal","name":"Temple of Mystery","type":"Land","types":["Land"],"text":"Temple of Mystery enters the battlefield tapped.\nWhen Temple of Mystery enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {G} or {U} to your mana pool.","imageName":"temple of mystery","colorIdentity":["G","U"]},"Temple of Silence":{"layout":"normal","name":"Temple of Silence","type":"Land","types":["Land"],"text":"Temple of Silence enters the battlefield tapped.\nWhen Temple of Silence enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {W} or {B} to your mana pool.","imageName":"temple of silence","colorIdentity":["W","B"]},"Temple of Triumph":{"layout":"normal","name":"Temple of Triumph","type":"Land","types":["Land"],"text":"Temple of Triumph enters the battlefield tapped.\nWhen Temple of Triumph enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {R} or {W} to your mana pool.","imageName":"temple of triumph","colorIdentity":["R","W"]},"Unknown Shores":{"layout":"normal","name":"Unknown Shores","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool. ({C} represents colorless mana.)\n{1}, {T}: Add one mana of any color to your mana pool.","imageName":"unknown shores"},"Act of Authority":{"layout":"normal","name":"Act of Authority","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Act of Authority enters the battlefield, you may exile target artifact or enchantment.\nAt the beginning of your upkeep, you may exile target artifact or enchantment. If you do, its controller gains control of Act of Authority.","imageName":"act of authority","colorIdentity":["W"]},"Angel of Finality":{"layout":"normal","name":"Angel of Finality","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Angel of Finality enters the battlefield, exile all cards from target player's graveyard.","power":"3","toughness":"4","imageName":"angel of finality","colorIdentity":["W"]},"Curse of the Forsaken":{"layout":"normal","name":"Curse of the Forsaken","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nWhenever a creature attacks enchanted player, its controller gains 1 life.","imageName":"curse of the forsaken","colorIdentity":["W"]},"Darksteel Mutation":{"layout":"normal","name":"Darksteel Mutation","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature is an Insect artifact creature with base power and toughness 0/1 and has indestructible, and it loses all other abilities, card types, and creature types.","imageName":"darksteel mutation","colorIdentity":["W"]},"Mystic Barrier":{"layout":"normal","name":"Mystic Barrier","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Mystic Barrier enters the battlefield or at the beginning of your upkeep, choose left or right.\nEach player may attack only the opponent seated nearest him or her in the last chosen direction and planeswalkers controlled by that player.","imageName":"mystic barrier","colorIdentity":["W"]},"Serene Master":{"layout":"normal","name":"Serene Master","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Whenever Serene Master blocks, exchange its power and the power of target creature it's blocking until end of combat.","power":"0","toughness":"2","imageName":"serene master","colorIdentity":["W"]},"Tempt with Glory":{"layout":"normal","name":"Tempt with Glory","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Tempting offer — Put a +1/+1 counter on each creature you control. Each opponent may put a +1/+1 counter on each creature he or she controls. For each opponent who does, put a +1/+1 counter on each creature you control.","imageName":"tempt with glory","colorIdentity":["W"]},"Unexpectedly Absent":{"layout":"normal","name":"Unexpectedly Absent","manaCost":"{X}{W}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put target nonland permanent into its owner's library just beneath the top X cards of that library.","imageName":"unexpectedly absent","colorIdentity":["W"]},"Curse of Inertia":{"layout":"normal","name":"Curse of Inertia","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nWhenever a player attacks enchanted player with one or more creatures, that attacking player may tap or untap target permanent of his or her choice.","imageName":"curse of inertia","colorIdentity":["U"]},"Diviner Spirit":{"layout":"normal","name":"Diviner Spirit","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever Diviner Spirit deals combat damage to a player, you and that player each draw that many cards.","power":"2","toughness":"4","imageName":"diviner spirit","colorIdentity":["U"]},"Djinn of Infinite Deceits":{"layout":"normal","name":"Djinn of Infinite Deceits","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Djinn","types":["Creature"],"subtypes":["Djinn"],"text":"Flying\n{T}: Exchange control of two target nonlegendary creatures. You can't activate this ability during combat.","power":"2","toughness":"7","imageName":"djinn of infinite deceits","colorIdentity":["U"]},"Illusionist's Gambit":{"layout":"normal","name":"Illusionist's Gambit","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Cast Illusionist's Gambit only during the declare blockers step on an opponent's turn.\nRemove all attacking creatures from combat and untap them. After this phase, there is an additional combat phase. Each of those creatures attacks that combat if able. They can't attack you or a planeswalker you control that combat.","imageName":"illusionist's gambit","colorIdentity":["U"]},"Order of Succession":{"layout":"normal","name":"Order of Succession","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Choose left or right. Starting with you and proceeding in the chosen direction, each player chooses a creature controlled by the next player in that direction. Each player gains control of the creature he or she chose.","imageName":"order of succession","colorIdentity":["U"]},"Tempt with Reflections":{"layout":"normal","name":"Tempt with Reflections","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Tempting offer — Choose target creature you control. Put a token onto the battlefield that's a copy of that creature. Each opponent may put a token onto the battlefield that's a copy of that creature. For each opponent who does, put a token onto the battlefield that's a copy of that creature.","imageName":"tempt with reflections","colorIdentity":["U"]},"Tidal Force":{"layout":"normal","name":"Tidal Force","manaCost":"{5}{U}{U}{U}","cmc":8,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"At the beginning of each upkeep, you may tap or untap target permanent.","power":"7","toughness":"7","imageName":"tidal force","colorIdentity":["U"]},"True-Name Nemesis":{"layout":"normal","name":"True-Name Nemesis","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"As True-Name Nemesis enters the battlefield, choose a player.\nTrue-Name Nemesis has protection from the chosen player. (This creature can't be blocked, targeted, dealt damage, or enchanted by anything controlled by that player.)","power":"3","toughness":"1","imageName":"true-name nemesis","colorIdentity":["U"]},"Baleful Force":{"layout":"normal","name":"Baleful Force","manaCost":"{5}{B}{B}{B}","cmc":8,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"At the beginning of each upkeep, you draw a card and you lose 1 life.","power":"7","toughness":"7","imageName":"baleful force","colorIdentity":["B"]},"Curse of Shallow Graves":{"layout":"normal","name":"Curse of Shallow Graves","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nWhenever a player attacks enchanted player with one or more creatures, that attacking player may put a 2/2 black Zombie creature token onto the battlefield tapped.","imageName":"curse of shallow graves","colorIdentity":["B"]},"Fell Shepherd":{"layout":"normal","name":"Fell Shepherd","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Whenever Fell Shepherd deals combat damage to a player, you may return to your hand all creature cards that were put into your graveyard from the battlefield this turn.\n{B}, Sacrifice another creature: Target creature gets -2/-2 until end of turn.","power":"8","toughness":"6","imageName":"fell shepherd","colorIdentity":["B"]},"Hooded Horror":{"layout":"normal","name":"Hooded Horror","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Hooded Horror can't be blocked as long as defending player controls the most creatures or is tied for the most.","power":"4","toughness":"4","imageName":"hooded horror","colorIdentity":["B"]},"Ophiomancer":{"layout":"normal","name":"Ophiomancer","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"At the beginning of each upkeep, if you control no Snakes, put a 1/1 black Snake creature token with deathtouch onto the battlefield.","power":"2","toughness":"2","imageName":"ophiomancer","colorIdentity":["B"]},"Price of Knowledge":{"layout":"normal","name":"Price of Knowledge","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Players have no maximum hand size.\nAt the beginning of each opponent's upkeep, Price of Knowledge deals damage to that player equal to the number of cards in that player's hand.","imageName":"price of knowledge","colorIdentity":["B"]},"Tempt with Immortality":{"layout":"normal","name":"Tempt with Immortality","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Tempting offer — Return a creature card from your graveyard to the battlefield. Each opponent may return a creature card from his or her graveyard to the battlefield. For each player who does, return a creature card from your graveyard to the battlefield.","imageName":"tempt with immortality","colorIdentity":["B"]},"Toxic Deluge":{"layout":"normal","name":"Toxic Deluge","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Toxic Deluge, pay X life.\nAll creatures get -X/-X until end of turn.","imageName":"toxic deluge","colorIdentity":["B"]},"Curse of Chaos":{"layout":"normal","name":"Curse of Chaos","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nWhenever a player attacks enchanted player with one or more creatures, that attacking player may discard a card. If the player does, he or she draws a card.","imageName":"curse of chaos","colorIdentity":["R"]},"From the Ashes":{"layout":"normal","name":"From the Ashes","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all nonbasic lands. For each land destroyed this way, its controller may search his or her library for a basic land card and put it onto the battlefield. Then each player who searched his or her library this way shuffles it.","imageName":"from the ashes","colorIdentity":["R"]},"Sudden Demise":{"layout":"normal","name":"Sudden Demise","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose a color. Sudden Demise deals X damage to each creature of the chosen color.","imageName":"sudden demise","colorIdentity":["R"]},"Tempt with Vengeance":{"layout":"normal","name":"Tempt with Vengeance","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Tempting offer — Put X 1/1 red Elemental creature tokens with haste onto the battlefield. Each opponent may put X 1/1 red Elemental creature tokens with haste onto the battlefield. For each player who does, put X 1/1 red Elemental creature tokens with haste onto the battlefield.","imageName":"tempt with vengeance","colorIdentity":["R"]},"Terra Ravager":{"layout":"normal","name":"Terra Ravager","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental Beast","types":["Creature"],"subtypes":["Elemental","Beast"],"text":"Whenever Terra Ravager attacks, it gets +X/+0 until end of turn, where X is the number of lands defending player controls.","power":"0","toughness":"4","imageName":"terra ravager","colorIdentity":["R"]},"Widespread Panic":{"layout":"normal","name":"Widespread Panic","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a spell or ability causes its controller to shuffle his or her library, that player puts a card from his or her hand on top of his or her library.","imageName":"widespread panic","colorIdentity":["R"]},"Witch Hunt":{"layout":"normal","name":"Witch Hunt","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Players can't gain life.\nAt the beginning of your upkeep, Witch Hunt deals 4 damage to you.\nAt the beginning of your end step, target opponent chosen at random gains control of Witch Hunt.","imageName":"witch hunt","colorIdentity":["R"]},"Bane of Progress":{"layout":"normal","name":"Bane of Progress","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Bane of Progress enters the battlefield, destroy all artifacts and enchantments. Put a +1/+1 counter on Bane of Progress for each permanent destroyed this way.","power":"2","toughness":"2","imageName":"bane of progress","colorIdentity":["G"]},"Curse of Predation":{"layout":"normal","name":"Curse of Predation","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nWhenever a creature attacks enchanted player, put a +1/+1 counter on it.","imageName":"curse of predation","colorIdentity":["G"]},"Naya Soulbeast":{"layout":"normal","name":"Naya Soulbeast","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nWhen you cast Naya Soulbeast, each player reveals the top card of his or her library. Naya Soulbeast enters the battlefield with X +1/+1 counters on it, where X is the total converted mana cost of all cards revealed this way.","power":"0","toughness":"0","imageName":"naya soulbeast","colorIdentity":["G"]},"Primal Vigor":{"layout":"normal","name":"Primal Vigor","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"If one or more tokens would be put onto the battlefield, twice that many of those tokens are put onto the battlefield instead.\nIf one or more +1/+1 counters would be placed on a creature, twice that many +1/+1 counters are placed on that creature instead.","imageName":"primal vigor","colorIdentity":["G"]},"Restore":{"layout":"normal","name":"Restore","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put target land card from a graveyard onto the battlefield under your control.","imageName":"restore","colorIdentity":["G"]},"Spawning Grounds":{"layout":"normal","name":"Spawning Grounds","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Put a 5/5 green Beast creature token with trample onto the battlefield.\"","imageName":"spawning grounds","colorIdentity":["G"]},"Tempt with Discovery":{"layout":"normal","name":"Tempt with Discovery","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Tempting offer — Search your library for a land card and put it onto the battlefield. Each opponent may search his or her library for a land card and put it onto the battlefield. For each opponent who searches a library this way, search your library for a land card and put it onto the battlefield. Then each player who searched a library this way shuffles it.","imageName":"tempt with discovery","colorIdentity":["G"]},"Derevi, Empyrial Tactician":{"layout":"normal","name":"Derevi, Empyrial Tactician","manaCost":"{G}{W}{U}","cmc":3,"colors":["White","Blue","Green"],"type":"Legendary Creature — Bird Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Bird","Wizard"],"text":"Flying\nWhenever Derevi, Empyrial Tactician enters the battlefield or a creature you control deals combat damage to a player, you may tap or untap target permanent.\n{1}{G}{W}{U}: Put Derevi onto the battlefield from the command zone.","power":"2","toughness":"3","imageName":"derevi, empyrial tactician","colorIdentity":["W","U","G"]},"Gahiji, Honored One":{"layout":"normal","name":"Gahiji, Honored One","manaCost":"{2}{R}{G}{W}","cmc":5,"colors":["White","Red","Green"],"type":"Legendary Creature — Beast","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Beast"],"text":"Whenever a creature attacks one of your opponents or a planeswalker an opponent controls, that creature gets +2/+0 until end of turn.","power":"4","toughness":"4","imageName":"gahiji, honored one","colorIdentity":["W","R","G"]},"Jeleva, Nephalia's Scourge":{"layout":"normal","name":"Jeleva, Nephalia's Scourge","manaCost":"{1}{U}{B}{R}","cmc":4,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Vampire Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire","Wizard"],"text":"Flying\nWhen Jeleva, Nephalia's Scourge enters the battlefield, each player exiles the top X cards of his or her library, where X is the amount of mana spent to cast Jeleva.\nWhenever Jeleva attacks, you may cast an instant or sorcery card exiled with it without paying its mana cost.","power":"1","toughness":"3","imageName":"jeleva, nephalia's scourge","colorIdentity":["U","B","R"]},"Marath, Will of the Wild":{"layout":"normal","name":"Marath, Will of the Wild","manaCost":"{R}{G}{W}","cmc":3,"colors":["White","Red","Green"],"type":"Legendary Creature — Elemental Beast","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental","Beast"],"text":"Marath, Will of the Wild enters the battlefield with a number of +1/+1 counters on it equal to the amount of mana spent to cast it.\n{X}, Remove X +1/+1 counters from Marath: Choose one —\n• Put X +1/+1 counters on target creature. X can't be 0.\n• Marath deals X damage to target creature or player. X can't be 0.\n• Put an X/X green Elemental creature token onto the battlefield. X can't be 0.","power":"0","toughness":"0","imageName":"marath, will of the wild","colorIdentity":["W","R","G"]},"Prossh, Skyraider of Kher":{"layout":"normal","name":"Prossh, Skyraider of Kher","manaCost":"{3}{B}{R}{G}","cmc":6,"colors":["Black","Red","Green"],"type":"Legendary Creature — Dragon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen you cast Prossh, Skyraider of Kher, put X 0/1 red Kobold creature tokens named Kobolds of Kher Keep onto the battlefield, where X is the amount of mana spent to cast Prossh.\nSacrifice another creature: Prossh gets +1/+0 until end of turn.","power":"5","toughness":"5","imageName":"prossh, skyraider of kher","colorIdentity":["B","R","G"]},"Roon of the Hidden Realm":{"layout":"normal","name":"Roon of the Hidden Realm","manaCost":"{2}{G}{W}{U}","cmc":5,"colors":["White","Blue","Green"],"type":"Legendary Creature — Rhino Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Rhino","Soldier"],"text":"Vigilance, trample\n{2}, {T}: Exile another target creature. Return that card to the battlefield under its owner's control at the beginning of the next end step.","power":"4","toughness":"4","imageName":"roon of the hidden realm","colorIdentity":["W","U","G"]},"Shattergang Brothers":{"layout":"normal","name":"Shattergang Brothers","manaCost":"{1}{B}{R}{G}","cmc":4,"colors":["Black","Red","Green"],"type":"Legendary Creature — Goblin Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Artificer"],"text":"{2}{B}, Sacrifice a creature: Each other player sacrifices a creature.\n{2}{R}, Sacrifice an artifact: Each other player sacrifices an artifact.\n{2}{G}, Sacrifice an enchantment: Each other player sacrifices an enchantment.","power":"3","toughness":"3","imageName":"shattergang brothers","colorIdentity":["B","R","G"]},"Sydri, Galvanic Genius":{"layout":"normal","name":"Sydri, Galvanic Genius","manaCost":"{W}{U}{B}","cmc":3,"colors":["White","Blue","Black"],"type":"Legendary Creature — Human Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Artificer"],"text":"{U}: Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn.\n{W}{B}: Target artifact creature gains deathtouch and lifelink until end of turn.","power":"2","toughness":"2","imageName":"sydri, galvanic genius","colorIdentity":["W","U","B"]},"Eye of Doom":{"layout":"normal","name":"Eye of Doom","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"When Eye of Doom enters the battlefield, each player chooses a nonland permanent and puts a doom counter on it.\n{2}, {T}, Sacrifice Eye of Doom: Destroy each permanent with a doom counter on it.","imageName":"eye of doom"},"Surveyor's Scope":{"layout":"normal","name":"Surveyor's Scope","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}, Exile Surveyor's Scope: Search your library for up to X basic land cards, where X is the number of players who control at least two more lands than you. Put those cards onto the battlefield, then shuffle your library.","imageName":"surveyor's scope"},"Opal Palace":{"layout":"normal","name":"Opal Palace","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Add to your mana pool one mana of any color in your commander's color identity. If you spend this mana to cast your commander, it enters the battlefield with a number of additional +1/+1 counters on it equal to the number of times it's been cast from the command zone this game.","imageName":"opal palace"},"Acolyte's Reward":{"layout":"normal","name":"Acolyte's Reward","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next X damage that would be dealt to target creature this turn, where X is your devotion to white. If damage is prevented this way, Acolyte's Reward deals that much damage to target creature or player. (Each {W} in the mana costs of permanents you control counts toward your devotion to white.)","imageName":"acolyte's reward","colorIdentity":["W"]},"Akroan Phalanx":{"layout":"normal","name":"Akroan Phalanx","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance\n{2}{R}: Creatures you control get +1/+0 until end of turn.","power":"3","toughness":"3","imageName":"akroan phalanx","colorIdentity":["W","R"]},"Akroan Skyguard":{"layout":"normal","name":"Akroan Skyguard","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flying\nHeroic — Whenever you cast a spell that targets Akroan Skyguard, put a +1/+1 counter on Akroan Skyguard.","power":"1","toughness":"1","imageName":"akroan skyguard","colorIdentity":["W"]},"Archetype of Courage":{"layout":"normal","name":"Archetype of Courage","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment Creature — Human Soldier","types":["Enchantment","Creature"],"subtypes":["Human","Soldier"],"text":"Creatures you control have first strike.\nCreatures your opponents control lose first strike and can't have or gain first strike.","power":"2","toughness":"2","imageName":"archetype of courage","colorIdentity":["W"]},"Brimaz, King of Oreskos":{"layout":"normal","name":"Brimaz, King of Oreskos","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Cat Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cat","Soldier"],"text":"Vigilance\nWhenever Brimaz, King of Oreskos attacks, put a 1/1 white Cat Soldier creature token with vigilance onto the battlefield attacking.\nWhenever Brimaz blocks a creature, put a 1/1 white Cat Soldier creature token with vigilance onto the battlefield blocking that creature.","power":"3","toughness":"4","imageName":"brimaz, king of oreskos","colorIdentity":["W"]},"Dawn to Dusk":{"layout":"normal","name":"Dawn to Dusk","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one or both —\n• Return target enchantment card from your graveyard to your hand.\n• Destroy target enchantment.","imageName":"dawn to dusk","colorIdentity":["W"]},"Eidolon of Countless Battles":{"layout":"normal","name":"Eidolon of Countless Battles","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Bestow {2}{W}{W} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nEidolon of Countless Battles and enchanted creature each get +1/+1 for each creature you control and +1/+1 for each Aura you control.","power":"0","toughness":"0","imageName":"eidolon of countless battles","colorIdentity":["W"]},"Elite Skirmisher":{"layout":"normal","name":"Elite Skirmisher","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Heroic — Whenever you cast a spell that targets Elite Skirmisher, you may tap target creature.","power":"3","toughness":"1","imageName":"elite skirmisher","colorIdentity":["W"]},"Ephara's Radiance":{"layout":"normal","name":"Ephara's Radiance","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{1}{W}, {T}: You gain 3 life.\"","imageName":"ephara's radiance","colorIdentity":["W"]},"Excoriate":{"layout":"normal","name":"Excoriate","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target tapped creature.","imageName":"excoriate","colorIdentity":["W"]},"Fated Retribution":{"layout":"normal","name":"Fated Retribution","manaCost":"{4}{W}{W}{W}","cmc":7,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy all creatures and planeswalkers. If it's your turn, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"fated retribution","colorIdentity":["W"]},"Ghostblade Eidolon":{"layout":"normal","name":"Ghostblade Eidolon","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Bestow {5}{W} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nDouble strike (This creature deals both first-strike and regular combat damage.)\nEnchanted creature gets +1/+1 and has double strike.","power":"1","toughness":"1","imageName":"ghostblade eidolon","colorIdentity":["W"]},"Glimpse the Sun God":{"layout":"normal","name":"Glimpse the Sun God","manaCost":"{X}{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Tap X target creatures. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"glimpse the sun god","colorIdentity":["W"]},"God-Favored General":{"layout":"normal","name":"God-Favored General","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Inspired — Whenever God-Favored General becomes untapped, you may pay {2}{W}. If you do, put two 1/1 white Soldier enchantment creature tokens onto the battlefield.","power":"1","toughness":"1","imageName":"god-favored general","colorIdentity":["W"]},"Great Hart":{"layout":"normal","name":"Great Hart","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Elk","types":["Creature"],"subtypes":["Elk"],"power":"2","toughness":"4","imageName":"great hart","colorIdentity":["W"]},"Griffin Dreamfinder":{"layout":"normal","name":"Griffin Dreamfinder","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nWhen Griffin Dreamfinder enters the battlefield, return target enchantment card from your graveyard to your hand.","power":"1","toughness":"4","imageName":"griffin dreamfinder","colorIdentity":["W"]},"Hero of Iroas":{"layout":"normal","name":"Hero of Iroas","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Aura spells you cast cost {1} less to cast.\nHeroic — Whenever you cast a spell that targets Hero of Iroas, put a +1/+1 counter on Hero of Iroas.","power":"2","toughness":"2","imageName":"hero of iroas","colorIdentity":["W"]},"Hold at Bay":{"layout":"normal","name":"Hold at Bay","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent the next 7 damage that would be dealt to target creature or player this turn.","imageName":"hold at bay","colorIdentity":["W"]},"Loyal Pegasus":{"layout":"normal","name":"Loyal Pegasus","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flying\nLoyal Pegasus can't attack or block alone.","power":"2","toughness":"1","imageName":"loyal pegasus","colorIdentity":["W"]},"Mortal's Ardor":{"layout":"normal","name":"Mortal's Ardor","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 and gains lifelink until end of turn. (Damage dealt by the creature also causes its controller to gain that much life.)","imageName":"mortal's ardor","colorIdentity":["W"]},"Nyxborn Shieldmate":{"layout":"normal","name":"Nyxborn Shieldmate","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment Creature — Human Soldier","types":["Enchantment","Creature"],"subtypes":["Human","Soldier"],"text":"Bestow {2}{W} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nEnchanted creature gets +1/+2.","power":"1","toughness":"2","imageName":"nyxborn shieldmate","colorIdentity":["W"]},"Oreskos Sun Guide":{"layout":"normal","name":"Oreskos Sun Guide","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Monk","types":["Creature"],"subtypes":["Cat","Monk"],"text":"Inspired — Whenever Oreskos Sun Guide becomes untapped, you gain 2 life.","power":"2","toughness":"2","imageName":"oreskos sun guide","colorIdentity":["W"]},"Ornitharch":{"layout":"normal","name":"Ornitharch","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Archon","types":["Creature"],"subtypes":["Archon"],"text":"Flying\nTribute 2 (As this creature enters the battlefield, an opponent of your choice may place two +1/+1 counters on it.)\nWhen Ornitharch enters the battlefield, if tribute wasn't paid, put two 1/1 white Bird creature tokens with flying onto the battlefield.","power":"3","toughness":"3","imageName":"ornitharch","colorIdentity":["W"]},"Plea for Guidance":{"layout":"normal","name":"Plea for Guidance","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to two enchantment cards, reveal them, and put them into your hand. Then shuffle your library.","imageName":"plea for guidance","colorIdentity":["W"]},"Spirit of the Labyrinth":{"layout":"normal","name":"Spirit of the Labyrinth","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Each player can't draw more than one card each turn.","power":"3","toughness":"1","imageName":"spirit of the labyrinth","colorIdentity":["W"]},"Sunbond":{"layout":"normal","name":"Sunbond","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"Whenever you gain life, put that many +1/+1 counters on this creature.\"","imageName":"sunbond","colorIdentity":["W"]},"Vanguard of Brimaz":{"layout":"normal","name":"Vanguard of Brimaz","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Soldier","types":["Creature"],"subtypes":["Cat","Soldier"],"text":"Vigilance\nHeroic — Whenever you cast a spell that targets Vanguard of Brimaz, put a 1/1 white Cat Soldier creature token with vigilance onto the battlefield.","power":"2","toughness":"2","imageName":"vanguard of brimaz","colorIdentity":["W"]},"Aerie Worshippers":{"layout":"normal","name":"Aerie Worshippers","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Inspired — Whenever Aerie Worshippers becomes untapped, you may pay {2}{U}. If you do, put a 2/2 blue Bird enchantment creature token with flying onto the battlefield.","power":"2","toughness":"4","imageName":"aerie worshippers","colorIdentity":["U"]},"Archetype of Imagination":{"layout":"normal","name":"Archetype of Imagination","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment Creature — Human Wizard","types":["Enchantment","Creature"],"subtypes":["Human","Wizard"],"text":"Creatures you control have flying.\nCreatures your opponents control lose flying and can't have or gain flying.","power":"3","toughness":"2","imageName":"archetype of imagination","colorIdentity":["U"]},"Chorus of the Tides":{"layout":"normal","name":"Chorus of the Tides","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Siren","types":["Creature"],"subtypes":["Siren"],"text":"Flying\nHeroic — Whenever you cast a spell that targets Chorus of the Tides, scry 1. (To scry 1, look at the top card of your library, then you may put that card on the bottom of your library.)","power":"3","toughness":"2","imageName":"chorus of the tides","colorIdentity":["U"]},"Crypsis":{"layout":"normal","name":"Crypsis","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature you control gains protection from creatures your opponents control until end of turn. Untap it.","imageName":"crypsis","colorIdentity":["U"]},"Deepwater Hypnotist":{"layout":"normal","name":"Deepwater Hypnotist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Inspired — Whenever Deepwater Hypnotist becomes untapped, target creature an opponent controls gets -3/-0 until end of turn.","power":"2","toughness":"1","imageName":"deepwater hypnotist","colorIdentity":["U"]},"Evanescent Intellect":{"layout":"normal","name":"Evanescent Intellect","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{1}{U}, {T}: Target player puts the top three cards of his or her library into his or her graveyard.\"","imageName":"evanescent intellect","colorIdentity":["U"]},"Fated Infatuation":{"layout":"normal","name":"Fated Infatuation","manaCost":"{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put a token onto the battlefield that's a copy of target creature you control. If it's your turn, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"fated infatuation","colorIdentity":["U"]},"Flitterstep Eidolon":{"layout":"normal","name":"Flitterstep Eidolon","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Bestow {5}{U} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nFlitterstep Eidolon can't be blocked.\nEnchanted creature gets +1/+1 and can't be blocked.","power":"1","toughness":"1","imageName":"flitterstep eidolon","colorIdentity":["U"]},"Floodtide Serpent":{"layout":"normal","name":"Floodtide Serpent","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Floodtide Serpent can't attack unless you return an enchantment you control to its owner's hand. (This cost is paid as attackers are declared.)","power":"4","toughness":"4","imageName":"floodtide serpent","colorIdentity":["U"]},"Kraken of the Straits":{"layout":"normal","name":"Kraken of the Straits","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Kraken","types":["Creature"],"subtypes":["Kraken"],"text":"Creatures with power less than the number of Islands you control can't block Kraken of the Straits.","power":"6","toughness":"6","imageName":"kraken of the straits","colorIdentity":["U"]},"Meletis Astronomer":{"layout":"normal","name":"Meletis Astronomer","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Heroic — Whenever you cast a spell that targets Meletis Astronomer, look at the top three cards of your library. You may reveal an enchantment card from among them and put it into your hand. Put the rest on the bottom of your library in any order.","power":"1","toughness":"3","imageName":"meletis astronomer","colorIdentity":["U"]},"Mindreaver":{"layout":"normal","name":"Mindreaver","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Heroic — Whenever you cast a spell that targets Mindreaver, exile the top three cards of target player's library.\n{U}{U}, Sacrifice Mindreaver: Counter target spell with the same name as a card exiled with Mindreaver.","power":"2","toughness":"1","imageName":"mindreaver","colorIdentity":["U"]},"Nullify":{"layout":"normal","name":"Nullify","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature or Aura spell.","imageName":"nullify","colorIdentity":["U"]},"Nyxborn Triton":{"layout":"normal","name":"Nyxborn Triton","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment Creature — Merfolk","types":["Enchantment","Creature"],"subtypes":["Merfolk"],"text":"Bestow {4}{U} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nEnchanted creature gets +2/+3.","power":"2","toughness":"3","imageName":"nyxborn triton","colorIdentity":["U"]},"Oracle's Insight":{"layout":"normal","name":"Oracle's Insight","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: Scry 1, then draw a card.\" (To scry 1, look at the top card of your library, then you may put that card on the bottom of your library.)","imageName":"oracle's insight","colorIdentity":["U"]},"Perplexing Chimera":{"layout":"normal","name":"Perplexing Chimera","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment Creature — Chimera","types":["Enchantment","Creature"],"subtypes":["Chimera"],"text":"Whenever an opponent casts a spell, you may exchange control of Perplexing Chimera and that spell. If you do, you may choose new targets for the spell. (If the spell becomes a permanent, you control that permanent.)","power":"3","toughness":"3","imageName":"perplexing chimera","colorIdentity":["U"]},"Retraction Helix":{"layout":"normal","name":"Retraction Helix","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature gains \"{T}: Return target nonland permanent to its owner's hand.\"","imageName":"retraction helix","colorIdentity":["U"]},"Siren of the Fanged Coast":{"layout":"normal","name":"Siren of the Fanged Coast","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Siren","types":["Creature"],"subtypes":["Siren"],"text":"Flying\nTribute 3 (As this creature enters the battlefield, an opponent of your choice may place three +1/+1 counters on it.)\nWhen Siren of the Fanged Coast enters the battlefield, if tribute wasn't paid, gain control of target creature.","power":"1","toughness":"1","imageName":"siren of the fanged coast","colorIdentity":["U"]},"Sphinx's Disciple":{"layout":"normal","name":"Sphinx's Disciple","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flying\nInspired — Whenever Sphinx's Disciple becomes untapped, draw a card.","power":"2","toughness":"2","imageName":"sphinx's disciple","colorIdentity":["U"]},"Stratus Walk":{"layout":"normal","name":"Stratus Walk","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Stratus Walk enters the battlefield, draw a card.\nEnchanted creature has flying. (It can't be blocked except by creatures with flying or reach.)\nEnchanted creature can block only creatures with flying.","imageName":"stratus walk","colorIdentity":["U"]},"Sudden Storm":{"layout":"normal","name":"Sudden Storm","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap up to two target creatures. Those creatures don't untap during their controllers' next untap steps. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"sudden storm","colorIdentity":["U"]},"Thassa's Rebuff":{"layout":"normal","name":"Thassa's Rebuff","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {X}, where X is your devotion to blue. (Each {U} in the mana costs of permanents you control counts toward your devotion to blue.)","imageName":"thassa's rebuff","colorIdentity":["U"]},"Vortex Elemental":{"layout":"normal","name":"Vortex Elemental","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{U}: Put Vortex Elemental and each creature blocking or blocked by it on top of their owners' libraries, then those players shuffle their libraries.\n{3}{U}{U}: Target creature blocks Vortex Elemental this turn if able.","power":"0","toughness":"1","imageName":"vortex elemental","colorIdentity":["U"]},"Whelming Wave":{"layout":"normal","name":"Whelming Wave","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return all creatures to their owners' hands except for Krakens, Leviathans, Octopuses, and Serpents.","imageName":"whelming wave","colorIdentity":["U"]},"Archetype of Finality":{"layout":"normal","name":"Archetype of Finality","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Enchantment Creature — Gorgon","types":["Enchantment","Creature"],"subtypes":["Gorgon"],"text":"Creatures you control have deathtouch.\nCreatures your opponents control lose deathtouch and can't have or gain deathtouch.","power":"2","toughness":"3","imageName":"archetype of finality","colorIdentity":["B"]},"Ashiok's Adept":{"layout":"normal","name":"Ashiok's Adept","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Heroic — Whenever you cast a spell that targets Ashiok's Adept, each opponent discards a card.","power":"1","toughness":"3","imageName":"ashiok's adept","colorIdentity":["B"]},"Asphyxiate":{"layout":"normal","name":"Asphyxiate","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target untapped creature.","imageName":"asphyxiate","colorIdentity":["B"]},"Black Oak of Odunos":{"layout":"normal","name":"Black Oak of Odunos","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Treefolk","types":["Creature"],"subtypes":["Zombie","Treefolk"],"text":"Defender\n{B}, Tap another untapped creature you control: Black Oak of Odunos gets +1/+1 until end of turn.","power":"0","toughness":"5","imageName":"black oak of odunos","colorIdentity":["B"]},"Champion of Stray Souls":{"layout":"normal","name":"Champion of Stray Souls","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Skeleton Warrior","types":["Creature"],"subtypes":["Skeleton","Warrior"],"text":"{3}{B}{B}, {T}, Sacrifice X other creatures: Return X target creature cards from your graveyard to the battlefield.\n{5}{B}{B}: Put Champion of Stray Souls on top of your library from your graveyard.","power":"4","toughness":"4","imageName":"champion of stray souls","colorIdentity":["B"]},"Claim of Erebos":{"layout":"normal","name":"Claim of Erebos","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{1}{B}, {T}: Target player loses 2 life.\"","imageName":"claim of erebos","colorIdentity":["B"]},"Drown in Sorrow":{"layout":"normal","name":"Drown in Sorrow","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get -2/-2 until end of turn. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"drown in sorrow","colorIdentity":["B"]},"Eye Gouge":{"layout":"normal","name":"Eye Gouge","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -1/-1 until end of turn. If it's a Cyclops, destroy it.","imageName":"eye gouge","colorIdentity":["B"]},"Fate Unraveler":{"layout":"normal","name":"Fate Unraveler","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment Creature — Hag","types":["Enchantment","Creature"],"subtypes":["Hag"],"text":"Whenever an opponent draws a card, Fate Unraveler deals 1 damage to that player.","power":"3","toughness":"4","imageName":"fate unraveler","colorIdentity":["B"]},"Fated Return":{"layout":"normal","name":"Fated Return","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Put target creature card from a graveyard onto the battlefield under your control. It gains indestructible. If it's your turn, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"fated return","colorIdentity":["B"]},"Felhide Brawler":{"layout":"normal","name":"Felhide Brawler","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Minotaur","types":["Creature"],"subtypes":["Minotaur"],"text":"Felhide Brawler can't block unless you control another Minotaur.","power":"2","toughness":"2","imageName":"felhide brawler","colorIdentity":["B"]},"Forlorn Pseudamma":{"layout":"normal","name":"Forlorn Pseudamma","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\nInspired — Whenever Forlorn Pseudamma becomes untapped, you may pay {2}{B}. If you do, put a 2/2 black Zombie enchantment creature token onto the battlefield.","power":"2","toughness":"1","imageName":"forlorn pseudamma","colorIdentity":["B"]},"Forsaken Drifters":{"layout":"normal","name":"Forsaken Drifters","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Forsaken Drifters dies, put the top four cards of your library into your graveyard.","power":"4","toughness":"2","imageName":"forsaken drifters","colorIdentity":["B"]},"Gild":{"layout":"normal","name":"Gild","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target creature. Put a colorless artifact token named Gold onto the battlefield. It has \"Sacrifice this artifact: Add one mana of any color to your mana pool.\"","imageName":"gild","colorIdentity":["B"]},"Grisly Transformation":{"layout":"normal","name":"Grisly Transformation","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Grisly Transformation enters the battlefield, draw a card.\nEnchanted creature has intimidate. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)","imageName":"grisly transformation","colorIdentity":["B"]},"Herald of Torment":{"layout":"normal","name":"Herald of Torment","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment Creature — Demon","types":["Enchantment","Creature"],"subtypes":["Demon"],"text":"Bestow {3}{B}{B} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nFlying\nAt the beginning of your upkeep, you lose 1 life.\nEnchanted creature gets +3/+3 and has flying.","power":"3","toughness":"3","imageName":"herald of torment","colorIdentity":["B"]},"Marshmist Titan":{"layout":"normal","name":"Marshmist Titan","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Marshmist Titan costs {X} less to cast, where X is your devotion to black. (Each {B} in the mana costs of permanents you control counts toward your devotion to black.)","power":"4","toughness":"5","imageName":"marshmist titan","colorIdentity":["B"]},"Nyxborn Eidolon":{"layout":"normal","name":"Nyxborn Eidolon","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Bestow {4}{B} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nEnchanted creature gets +2/+1.","power":"2","toughness":"1","imageName":"nyxborn eidolon","colorIdentity":["B"]},"Odunos River Trawler":{"layout":"normal","name":"Odunos River Trawler","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Odunos River Trawler enters the battlefield, return target enchantment creature card from your graveyard to your hand.\n{W}, Sacrifice Odunos River Trawler: Return target enchantment creature card from your graveyard to your hand.","power":"2","toughness":"2","imageName":"odunos river trawler","colorIdentity":["B","W"]},"Sanguimancy":{"layout":"normal","name":"Sanguimancy","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You draw X cards and you lose X life, where X is your devotion to black. (Each {B} in the mana costs of permanents you control counts toward your devotion to black.)","imageName":"sanguimancy","colorIdentity":["B"]},"Servant of Tymaret":{"layout":"normal","name":"Servant of Tymaret","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Inspired — Whenever Servant of Tymaret becomes untapped, each opponent loses 1 life. You gain life equal to the life lost this way.\n{2}{B}: Regenerate Servant of Tymaret.","power":"1","toughness":"3","imageName":"servant of tymaret","colorIdentity":["B"]},"Shrike Harpy":{"layout":"normal","name":"Shrike Harpy","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Harpy","types":["Creature"],"subtypes":["Harpy"],"text":"Flying\nTribute 2 (As this creature enters the battlefield, an opponent of your choice may place two +1/+1 counters on it.)\nWhen Shrike Harpy enters the battlefield, if tribute wasn't paid, target opponent sacrifices a creature.","power":"2","toughness":"2","imageName":"shrike harpy","colorIdentity":["B"]},"Spiteful Returned":{"layout":"normal","name":"Spiteful Returned","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment Creature — Zombie","types":["Enchantment","Creature"],"subtypes":["Zombie"],"text":"Bestow {3}{B} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nWhenever Spiteful Returned or enchanted creature attacks, defending player loses 2 life.\nEnchanted creature gets +1/+1.","power":"1","toughness":"1","imageName":"spiteful returned","colorIdentity":["B"]},"Warchanter of Mogis":{"layout":"normal","name":"Warchanter of Mogis","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Minotaur Shaman","types":["Creature"],"subtypes":["Minotaur","Shaman"],"text":"Inspired — Whenever Warchanter of Mogis becomes untapped, target creature you control gains intimidate until end of turn. (A creature with intimidate can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"3","toughness":"3","imageName":"warchanter of mogis","colorIdentity":["B"]},"Weight of the Underworld":{"layout":"normal","name":"Weight of the Underworld","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -3/-2.","imageName":"weight of the underworld","colorIdentity":["B"]},"Akroan Conscriptor":{"layout":"normal","name":"Akroan Conscriptor","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Heroic — Whenever you cast a spell that targets Akroan Conscriptor, gain control of another target creature until end of turn. Untap that creature. It gains haste until end of turn.","power":"3","toughness":"2","imageName":"akroan conscriptor","colorIdentity":["R"]},"Archetype of Aggression":{"layout":"normal","name":"Archetype of Aggression","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Enchantment Creature — Human Warrior","types":["Enchantment","Creature"],"subtypes":["Human","Warrior"],"text":"Creatures you control have trample.\nCreatures your opponents control lose trample and can't have or gain trample.","power":"3","toughness":"2","imageName":"archetype of aggression","colorIdentity":["R"]},"Bolt of Keranos":{"layout":"normal","name":"Bolt of Keranos","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Bolt of Keranos deals 3 damage to target creature or player. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"bolt of keranos","colorIdentity":["R"]},"Cyclops of One-Eyed Pass":{"layout":"normal","name":"Cyclops of One-Eyed Pass","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Cyclops","types":["Creature"],"subtypes":["Cyclops"],"power":"5","toughness":"2","imageName":"cyclops of one-eyed pass","colorIdentity":["R"]},"Epiphany Storm":{"layout":"normal","name":"Epiphany Storm","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{R}, {T}, Discard a card: Draw a card.\"","imageName":"epiphany storm","colorIdentity":["R"]},"Everflame Eidolon":{"layout":"normal","name":"Everflame Eidolon","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Bestow {2}{R} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\n{R}: Everflame Eidolon gets +1/+0 until end of turn. If it's an Aura, enchanted creature gets +1/+0 until end of turn instead.\nEnchanted creature gets +1/+1.","power":"1","toughness":"1","imageName":"everflame eidolon","colorIdentity":["R"]},"Fall of the Hammer":{"layout":"normal","name":"Fall of the Hammer","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature you control deals damage equal to its power to another target creature.","imageName":"fall of the hammer","colorIdentity":["R"]},"Fearsome Temper":{"layout":"normal","name":"Fearsome Temper","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has \"{2}{R}: Target creature can't block this creature this turn.\"","imageName":"fearsome temper","colorIdentity":["R"]},"Felhide Spiritbinder":{"layout":"normal","name":"Felhide Spiritbinder","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Shaman","types":["Creature"],"subtypes":["Minotaur","Shaman"],"text":"Inspired — Whenever Felhide Spiritbinder becomes untapped, you may pay {1}{R}. If you do, put a token onto the battlefield that's a copy of another target creature except it's an enchantment in addition to its other types. It gains haste. Exile it at the beginning of the next end step.","power":"3","toughness":"4","imageName":"felhide spiritbinder","colorIdentity":["R"]},"Flame-Wreathed Phoenix":{"layout":"normal","name":"Flame-Wreathed Phoenix","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying\nTribute 2 (As this creature enters the battlefield, an opponent of your choice may place two +1/+1 counters on it.)\nWhen Flame-Wreathed Phoenix enters the battlefield, if tribute wasn't paid, it gains haste and \"When this creature dies, return it to its owner's hand.\"","power":"3","toughness":"3","imageName":"flame-wreathed phoenix","colorIdentity":["R"]},"Impetuous Sunchaser":{"layout":"normal","name":"Impetuous Sunchaser","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flying, haste\nImpetuous Sunchaser attacks each turn if able.","power":"1","toughness":"1","imageName":"impetuous sunchaser","colorIdentity":["R"]},"Kragma Butcher":{"layout":"normal","name":"Kragma Butcher","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Minotaur Warrior","types":["Creature"],"subtypes":["Minotaur","Warrior"],"text":"Inspired — Whenever Kragma Butcher becomes untapped, it gets +2/+0 until end of turn.","power":"2","toughness":"3","imageName":"kragma butcher","colorIdentity":["R"]},"Lightning Volley":{"layout":"normal","name":"Lightning Volley","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Until end of turn, creatures you control gain \"{T}: This creature deals 1 damage to target creature or player.\"","imageName":"lightning volley","colorIdentity":["R"]},"Nyxborn Rollicker":{"layout":"normal","name":"Nyxborn Rollicker","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment Creature — Satyr","types":["Enchantment","Creature"],"subtypes":["Satyr"],"text":"Bestow {1}{R} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nEnchanted creature gets +1/+1.","power":"1","toughness":"1","imageName":"nyxborn rollicker","colorIdentity":["R"]},"Oracle of Bones":{"layout":"normal","name":"Oracle of Bones","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Shaman","types":["Creature"],"subtypes":["Minotaur","Shaman"],"text":"Haste\nTribute 2 (As this creature enters the battlefield, an opponent of your choice may place two +1/+1 counters on it.)\nWhen Oracle of Bones enters the battlefield, if tribute wasn't paid, you may cast an instant or sorcery card from your hand without paying its mana cost.","power":"3","toughness":"1","imageName":"oracle of bones","colorIdentity":["R"]},"Pharagax Giant":{"layout":"normal","name":"Pharagax Giant","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Tribute 2 (As this creature enters the battlefield, an opponent of your choice may place two +1/+1 counters on it.)\nWhen Pharagax Giant enters the battlefield, if tribute wasn't paid, Pharagax Giant deals 5 damage to each opponent.","power":"3","toughness":"3","imageName":"pharagax giant","colorIdentity":["R"]},"Pinnacle of Rage":{"layout":"normal","name":"Pinnacle of Rage","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Pinnacle of Rage deals 3 damage to each of two target creatures and/or players.","imageName":"pinnacle of rage","colorIdentity":["R"]},"Reckless Reveler":{"layout":"normal","name":"Reckless Reveler","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Satyr","types":["Creature"],"subtypes":["Satyr"],"text":"{R}, Sacrifice Reckless Reveler: Destroy target artifact.","power":"2","toughness":"1","imageName":"reckless reveler","colorIdentity":["R"]},"Rise to the Challenge":{"layout":"normal","name":"Rise to the Challenge","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+0 and gains first strike until end of turn.","imageName":"rise to the challenge","colorIdentity":["R"]},"Satyr Firedancer":{"layout":"normal","name":"Satyr Firedancer","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment Creature — Satyr","types":["Enchantment","Creature"],"subtypes":["Satyr"],"text":"Whenever an instant or sorcery spell you control deals damage to an opponent, Satyr Firedancer deals that much damage to target creature that player controls.","power":"1","toughness":"1","imageName":"satyr firedancer","colorIdentity":["R"]},"Satyr Nyx-Smith":{"layout":"normal","name":"Satyr Nyx-Smith","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Satyr Shaman","types":["Creature"],"subtypes":["Satyr","Shaman"],"text":"Haste\nInspired — Whenever Satyr Nyx-Smith becomes untapped, you may pay {2}{R}. If you do, put a 3/1 red Elemental enchantment creature token with haste onto the battlefield.","power":"2","toughness":"1","imageName":"satyr nyx-smith","colorIdentity":["R"]},"Scouring Sands":{"layout":"normal","name":"Scouring Sands","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Scouring Sands deals 1 damage to each creature your opponents control. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"scouring sands","colorIdentity":["R"]},"Searing Blood":{"layout":"normal","name":"Searing Blood","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Searing Blood deals 2 damage to target creature. When that creature dies this turn, Searing Blood deals 3 damage to the creature's controller.","imageName":"searing blood","colorIdentity":["R"]},"Stormcaller of Keranos":{"layout":"normal","name":"Stormcaller of Keranos","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Haste\n{1}{U}: Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","power":"2","toughness":"2","imageName":"stormcaller of keranos","colorIdentity":["R","U"]},"Thunder Brute":{"layout":"normal","name":"Thunder Brute","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Cyclops","types":["Creature"],"subtypes":["Cyclops"],"text":"Trample\nTribute 3 (As this creature enters the battlefield, an opponent of your choice may place three +1/+1 counters on it.)\nWhen Thunder Brute enters the battlefield, if tribute wasn't paid, it gains haste until end of turn.","power":"5","toughness":"5","imageName":"thunder brute","colorIdentity":["R"]},"Thunderous Might":{"layout":"normal","name":"Thunderous Might","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks, it gets +X/+0 until end of turn, where X is your devotion to red. (Each {R} in the mana costs of permanents you control counts toward your devotion to red.)","imageName":"thunderous might","colorIdentity":["R"]},"Whims of the Fates":{"layout":"normal","name":"Whims of the Fates","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Starting with you, each player separates all permanents he or she controls into three piles. Then each player chooses one of his or her piles at random and sacrifices those permanents. (Piles can be empty.)","imageName":"whims of the fates","colorIdentity":["R"]},"Archetype of Endurance":{"layout":"normal","name":"Archetype of Endurance","manaCost":"{6}{G}{G}","cmc":8,"colors":["Green"],"type":"Enchantment Creature — Boar","types":["Enchantment","Creature"],"subtypes":["Boar"],"text":"Creatures you control have hexproof.\nCreatures your opponents control lose hexproof and can't have or gain hexproof.","power":"6","toughness":"5","imageName":"archetype of endurance","colorIdentity":["G"]},"Aspect of Hydra":{"layout":"normal","name":"Aspect of Hydra","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +X/+X until end of turn, where X is your devotion to green. (Each {G} in the mana costs of permanents you control counts toward your devotion to green.)","imageName":"aspect of hydra","colorIdentity":["G"]},"Charging Badger":{"layout":"normal","name":"Charging Badger","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Badger","types":["Creature"],"subtypes":["Badger"],"text":"Trample","power":"1","toughness":"1","imageName":"charging badger","colorIdentity":["G"]},"Courser of Kruphix":{"layout":"normal","name":"Courser of Kruphix","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Enchantment Creature — Centaur","types":["Enchantment","Creature"],"subtypes":["Centaur"],"text":"Play with the top card of your library revealed.\nYou may play the top card of your library if it's a land card.\nWhenever a land enters the battlefield under your control, you gain 1 life.","power":"2","toughness":"4","imageName":"courser of kruphix","colorIdentity":["G"]},"Culling Mark":{"layout":"normal","name":"Culling Mark","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature blocks this turn if able.","imageName":"culling mark","colorIdentity":["G"]},"Fated Intervention":{"layout":"normal","name":"Fated Intervention","manaCost":"{2}{G}{G}{G}","cmc":5,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put two 3/3 green Centaur enchantment creature tokens onto the battlefield. If it's your turn, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"fated intervention","colorIdentity":["G"]},"Graverobber Spider":{"layout":"normal","name":"Graverobber Spider","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach\n{3}{B}: Graverobber Spider gets +X/+X until end of turn, where X is the number of creature cards in your graveyard. Activate this ability only once each turn.","power":"2","toughness":"4","imageName":"graverobber spider","colorIdentity":["G","B"]},"Hero of Leina Tower":{"layout":"normal","name":"Hero of Leina Tower","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Heroic — Whenever you cast a spell that targets Hero of Leina Tower, you may pay {X}. If you do, put X +1/+1 counters on Hero of Leina Tower.","power":"1","toughness":"1","imageName":"hero of leina tower","colorIdentity":["G"]},"Hunter's Prowess":{"layout":"normal","name":"Hunter's Prowess","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, target creature gets +3/+3 and gains trample and \"Whenever this creature deals combat damage to a player, draw that many cards.\"","imageName":"hunter's prowess","colorIdentity":["G"]},"Karametra's Favor":{"layout":"normal","name":"Karametra's Favor","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Karametra's Favor enters the battlefield, draw a card.\nEnchanted creature has \"{T}: Add one mana of any color to your mana pool.\"","imageName":"karametra's favor","colorIdentity":["G"]},"Mischief and Mayhem":{"layout":"normal","name":"Mischief and Mayhem","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Up to two target creatures each get +4/+4 until end of turn.","imageName":"mischief and mayhem","colorIdentity":["G"]},"Mortal's Resolve":{"layout":"normal","name":"Mortal's Resolve","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 and gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it.)","imageName":"mortal's resolve","colorIdentity":["G"]},"Nessian Demolok":{"layout":"normal","name":"Nessian Demolok","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Tribute 3 (As this creature enters the battlefield, an opponent of your choice may place three +1/+1 counters on it.)\nWhen Nessian Demolok enters the battlefield, if tribute wasn't paid, destroy target noncreature permanent.","power":"3","toughness":"3","imageName":"nessian demolok","colorIdentity":["G"]},"Noble Quarry":{"layout":"normal","name":"Noble Quarry","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment Creature — Unicorn","types":["Enchantment","Creature"],"subtypes":["Unicorn"],"text":"Bestow {5}{G} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nAll creatures able to block Noble Quarry or enchanted creature do so.\nEnchanted creature gets +1/+1.","power":"1","toughness":"1","imageName":"noble quarry","colorIdentity":["G"]},"Nyxborn Wolf":{"layout":"normal","name":"Nyxborn Wolf","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment Creature — Wolf","types":["Enchantment","Creature"],"subtypes":["Wolf"],"text":"Bestow {4}{G} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nEnchanted creature gets +3/+1.","power":"3","toughness":"1","imageName":"nyxborn wolf","colorIdentity":["G"]},"Peregrination":{"layout":"normal","name":"Peregrination","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to two basic land cards, reveal those cards, and put one onto the battlefield tapped and the other into your hand. Shuffle your library, then scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"peregrination","colorIdentity":["G"]},"Pheres-Band Raiders":{"layout":"normal","name":"Pheres-Band Raiders","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"Inspired — Whenever Pheres-Band Raiders becomes untapped, you may pay {2}{G}. If you do, put a 3/3 green Centaur enchantment creature token onto the battlefield.","power":"5","toughness":"5","imageName":"pheres-band raiders","colorIdentity":["G"]},"Pheres-Band Tromper":{"layout":"normal","name":"Pheres-Band Tromper","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"Inspired — Whenever Pheres-Band Tromper becomes untapped, put a +1/+1 counter on it.","power":"3","toughness":"3","imageName":"pheres-band tromper","colorIdentity":["G"]},"Raised by Wolves":{"layout":"normal","name":"Raised by Wolves","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Raised by Wolves enters the battlefield, put two 2/2 green Wolf creature tokens onto the battlefield.\nEnchanted creature gets +1/+1 for each Wolf you control.","imageName":"raised by wolves","colorIdentity":["G"]},"Satyr Wayfinder":{"layout":"normal","name":"Satyr Wayfinder","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Satyr","types":["Creature"],"subtypes":["Satyr"],"text":"When Satyr Wayfinder enters the battlefield, reveal the top four cards of your library. You may put a land card from among them into your hand. Put the rest into your graveyard.","power":"1","toughness":"1","imageName":"satyr wayfinder","colorIdentity":["G"]},"Scourge of Skola Vale":{"layout":"normal","name":"Scourge of Skola Vale","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Trample\nScourge of Skola Vale enters the battlefield with two +1/+1 counters on it.\n{T}, Sacrifice another creature: Put a number of +1/+1 counters on Scourge of Skola Vale equal to the sacrificed creature's toughness.","power":"0","toughness":"0","imageName":"scourge of skola vale","colorIdentity":["G"]},"Setessan Oathsworn":{"layout":"normal","name":"Setessan Oathsworn","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Satyr Warrior","types":["Creature"],"subtypes":["Satyr","Warrior"],"text":"Heroic — Whenever you cast a spell that targets Setessan Oathsworn, put two +1/+1 counters on Setessan Oathsworn.","power":"1","toughness":"1","imageName":"setessan oathsworn","colorIdentity":["G"]},"Setessan Starbreaker":{"layout":"normal","name":"Setessan Starbreaker","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Setessan Starbreaker enters the battlefield, you may destroy target Aura.","power":"2","toughness":"1","imageName":"setessan starbreaker","colorIdentity":["G"]},"Skyreaping":{"layout":"normal","name":"Skyreaping","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Skyreaping deals damage to each creature with flying equal to your devotion to green. (Each {G} in the mana costs of permanents you control counts toward your devotion to green.)","imageName":"skyreaping","colorIdentity":["G"]},"Snake of the Golden Grove":{"layout":"normal","name":"Snake of the Golden Grove","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Tribute 3 (As this creature enters the battlefield, an opponent of your choice may place three +1/+1 counters on it.)\nWhen Snake of the Golden Grove enters the battlefield, if tribute wasn't paid, you gain 4 life.","power":"4","toughness":"4","imageName":"snake of the golden grove","colorIdentity":["G"]},"Swordwise Centaur":{"layout":"normal","name":"Swordwise Centaur","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"power":"3","toughness":"2","imageName":"swordwise centaur","colorIdentity":["G"]},"Unravel the Æther":{"layout":"normal","name":"Unravel the Æther","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose target artifact or enchantment. Its owner shuffles it into his or her library.","imageName":"unravel the æther","colorIdentity":["G"]},"Chromanticore":{"layout":"normal","name":"Chromanticore","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Enchantment Creature — Manticore","types":["Enchantment","Creature"],"subtypes":["Manticore"],"text":"Bestow {2}{W}{U}{B}{R}{G} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nFlying, first strike, vigilance, trample, lifelink\nEnchanted creature gets +4/+4 and has flying, first strike, vigilance, trample, and lifelink.","power":"4","toughness":"4","imageName":"chromanticore","colorIdentity":["W","U","B","R","G"]},"Ephara, God of the Polis":{"layout":"normal","name":"Ephara, God of the Polis","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to white and blue is less than seven, Ephara isn't a creature.\nAt the beginning of each upkeep, if you had another creature enter the battlefield under your control last turn, draw a card.","power":"6","toughness":"5","imageName":"ephara, god of the polis","colorIdentity":["W","U"]},"Ephara's Enlightenment":{"layout":"normal","name":"Ephara's Enlightenment","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Ephara's Enlightenment enters the battlefield, put a +1/+1 counter on enchanted creature.\nEnchanted creature has flying.\nWhenever a creature enters the battlefield under your control, you may return Ephara's Enlightenment to its owner's hand.","imageName":"ephara's enlightenment","colorIdentity":["W","U"]},"Karametra, God of Harvests":{"layout":"normal","name":"Karametra, God of Harvests","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to green and white is less than seven, Karametra isn't a creature.\nWhenever you cast a creature spell, you may search your library for a Forest or Plains card, put it onto the battlefield tapped, then shuffle your library.","power":"6","toughness":"7","imageName":"karametra, god of harvests","colorIdentity":["W","G"]},"Kiora, the Crashing Wave":{"layout":"normal","name":"Kiora, the Crashing Wave","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Planeswalker — Kiora","types":["Planeswalker"],"subtypes":["Kiora"],"text":"+1: Until your next turn, prevent all damage that would be dealt to and dealt by target permanent an opponent controls.\n−1: Draw a card. You may play an additional land this turn.\n−5: You get an emblem with \"At the beginning of your end step, put a 9/9 blue Kraken creature token onto the battlefield.\"","loyalty":2,"imageName":"kiora, the crashing wave","colorIdentity":["U","G"]},"Mogis, God of Slaughter":{"layout":"normal","name":"Mogis, God of Slaughter","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to black and red is less than seven, Mogis isn't a creature.\nAt the beginning of each opponent's upkeep, Mogis deals 2 damage to that player unless he or she sacrifices a creature.","power":"7","toughness":"5","imageName":"mogis, god of slaughter","colorIdentity":["B","R"]},"Phenax, God of Deception":{"layout":"normal","name":"Phenax, God of Deception","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to blue and black is less than seven, Phenax isn't a creature.\nCreatures you control have \"{T}: Target player puts the top X cards of his or her library into his or her graveyard, where X is this creature's toughness.\"","power":"4","toughness":"7","imageName":"phenax, god of deception","colorIdentity":["U","B"]},"Ragemonger":{"layout":"normal","name":"Ragemonger","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Creature — Minotaur Shaman","types":["Creature"],"subtypes":["Minotaur","Shaman"],"text":"Minotaur spells you cast cost {B}{R} less to cast. This effect reduces only the amount of colored mana you pay. (For example, if you cast a Minotaur spell with mana cost {2}{R}, it costs {2} to cast.)","power":"2","toughness":"3","imageName":"ragemonger","colorIdentity":["B","R"]},"Reap What Is Sown":{"layout":"normal","name":"Reap What Is Sown","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Instant","types":["Instant"],"text":"Put a +1/+1 counter on each of up to three target creatures.","imageName":"reap what is sown","colorIdentity":["W","G"]},"Siren of the Silent Song":{"layout":"normal","name":"Siren of the Silent Song","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Zombie Siren","types":["Creature"],"subtypes":["Zombie","Siren"],"text":"Flying\nInspired — Whenever Siren of the Silent Song becomes untapped, each opponent discards a card, then puts the top card of his or her library into his or her graveyard.","power":"2","toughness":"1","imageName":"siren of the silent song","colorIdentity":["U","B"]},"Xenagos, God of Revels":{"layout":"normal","name":"Xenagos, God of Revels","manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to red and green is less than seven, Xenagos isn't a creature.\nAt the beginning of combat on your turn, another target creature you control gains haste and gets +X/+X until end of turn, where X is that creature's power.","power":"6","toughness":"5","imageName":"xenagos, god of revels","colorIdentity":["R","G"]},"Astral Cornucopia":{"layout":"normal","name":"Astral Cornucopia","manaCost":"{X}{X}{X}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Astral Cornucopia enters the battlefield with X charge counters on it.\n{T}: Choose a color. Add one mana of that color to your mana pool for each charge counter on Astral Cornucopia.","imageName":"astral cornucopia"},"Gorgon's Head":{"layout":"normal","name":"Gorgon's Head","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has deathtouch.\nEquip {2}","imageName":"gorgon's head"},"Heroes' Podium":{"layout":"normal","name":"Heroes' Podium","manaCost":"{5}","cmc":5,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"Each legendary creature you control gets +1/+1 for each other legendary creature you control.\n{X}, {T}: Look at the top X cards of your library. You may reveal a legendary creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.","imageName":"heroes' podium"},"Pillar of War":{"layout":"normal","name":"Pillar of War","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Defender\nAs long as Pillar of War is enchanted, it can attack as though it didn't have defender.","power":"3","toughness":"3","imageName":"pillar of war"},"Siren Song Lyre":{"layout":"normal","name":"Siren Song Lyre","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{2}, {T}: Tap target creature.\"\nEquip {2}","imageName":"siren song lyre"},"Temple of Enlightenment":{"layout":"normal","name":"Temple of Enlightenment","type":"Land","types":["Land"],"text":"Temple of Enlightenment enters the battlefield tapped.\nWhen Temple of Enlightenment enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {W} or {U} to your mana pool.","imageName":"temple of enlightenment","colorIdentity":["W","U"]},"Temple of Malice":{"layout":"normal","name":"Temple of Malice","type":"Land","types":["Land"],"text":"Temple of Malice enters the battlefield tapped.\nWhen Temple of Malice enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {B} or {R} to your mana pool.","imageName":"temple of malice","colorIdentity":["B","R"]},"Temple of Plenty":{"layout":"normal","name":"Temple of Plenty","type":"Land","types":["Land"],"text":"Temple of Plenty enters the battlefield tapped.\nWhen Temple of Plenty enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {G} or {W} to your mana pool.","imageName":"temple of plenty","colorIdentity":["G","W"]},"Aegis of the Gods":{"layout":"normal","name":"Aegis of the Gods","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment Creature — Human Soldier","types":["Enchantment","Creature"],"subtypes":["Human","Soldier"],"text":"You have hexproof. (You can't be the target of spells or abilities your opponents control.)","power":"2","toughness":"1","imageName":"aegis of the gods","colorIdentity":["W"]},"Ajani's Presence":{"layout":"normal","name":"Ajani's Presence","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Strive — Ajani's Presence costs {2}{W} more to cast for each target beyond the first.\nAny number of target creatures each get +1/+1 and gain indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy them.)","imageName":"ajani's presence","colorIdentity":["W"]},"Akroan Mastiff":{"layout":"normal","name":"Akroan Mastiff","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"{W}, {T}: Tap target creature.","power":"2","toughness":"2","imageName":"akroan mastiff","colorIdentity":["W"]},"Armament of Nyx":{"layout":"normal","name":"Armament of Nyx","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has double strike as long as it's an enchantment. Otherwise, prevent all damage that would be dealt by enchanted creature. (A creature with double strike deals both first-strike and regular combat damage.)","imageName":"armament of nyx","colorIdentity":["W"]},"Deicide":{"layout":"normal","name":"Deicide","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target enchantment. If the exiled card is a God card, search its controller's graveyard, hand, and library for any number of cards with the same name as that card and exile them, then that player shuffles his or her library.","imageName":"deicide","colorIdentity":["W"]},"Dictate of Heliod":{"layout":"normal","name":"Dictate of Heliod","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Flash\nCreatures you control get +2/+2.","imageName":"dictate of heliod","colorIdentity":["W"]},"Eagle of the Watch":{"layout":"normal","name":"Eagle of the Watch","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying, vigilance","power":"2","toughness":"1","imageName":"eagle of the watch","starter":true,"colorIdentity":["W"]},"Eidolon of Rhetoric":{"layout":"normal","name":"Eidolon of Rhetoric","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Each player can't cast more than one spell each turn.","power":"1","toughness":"4","imageName":"eidolon of rhetoric","colorIdentity":["W"]},"Font of Vigor":{"layout":"normal","name":"Font of Vigor","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{W}, Sacrifice Font of Vigor: You gain 7 life.","imageName":"font of vigor","colorIdentity":["W"]},"Godsend":{"layout":"normal","name":"Godsend","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+3.\nWhenever equipped creature blocks or becomes blocked by one or more creatures, you may exile one of those creatures.\nOpponents can't cast cards with the same name as cards exiled with Godsend.\nEquip {3}","imageName":"godsend","colorIdentity":["W"]},"Harvestguard Alseids":{"layout":"normal","name":"Harvestguard Alseids","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment Creature — Nymph","types":["Enchantment","Creature"],"subtypes":["Nymph"],"text":"Constellation — Whenever Harvestguard Alseids or another enchantment enters the battlefield under your control, prevent all damage that would be dealt to target creature this turn.","power":"2","toughness":"3","imageName":"harvestguard alseids","colorIdentity":["W"]},"Lagonna-Band Trailblazer":{"layout":"normal","name":"Lagonna-Band Trailblazer","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Centaur Scout","types":["Creature"],"subtypes":["Centaur","Scout"],"text":"Heroic — Whenever you cast a spell that targets Lagonna-Band Trailblazer, put a +1/+1 counter on Lagonna-Band Trailblazer.","power":"0","toughness":"4","imageName":"lagonna-band trailblazer","colorIdentity":["W"]},"Launch the Fleet":{"layout":"normal","name":"Launch the Fleet","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Strive — Launch the Fleet costs {1} more to cast for each target beyond the first.\nUntil end of turn, any number of target creatures each gain \"Whenever this creature attacks, put a 1/1 white Soldier creature token onto the battlefield tapped and attacking.\"","imageName":"launch the fleet","colorIdentity":["W"]},"Leonin Iconoclast":{"layout":"normal","name":"Leonin Iconoclast","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Cat Monk","types":["Creature"],"subtypes":["Cat","Monk"],"text":"Heroic — Whenever you cast a spell that targets Leonin Iconoclast, destroy target enchantment creature an opponent controls.","power":"3","toughness":"2","imageName":"leonin iconoclast","colorIdentity":["W"]},"Mortal Obstinacy":{"layout":"normal","name":"Mortal Obstinacy","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nEnchanted creature gets +1/+1.\nWhenever enchanted creature deals combat damage to a player, you may sacrifice Mortal Obstinacy. If you do, destroy target enchantment.","imageName":"mortal obstinacy","colorIdentity":["W"]},"Nyx-Fleece Ram":{"layout":"normal","name":"Nyx-Fleece Ram","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment Creature — Sheep","types":["Enchantment","Creature"],"subtypes":["Sheep"],"text":"At the beginning of your upkeep, you gain 1 life.","power":"0","toughness":"5","imageName":"nyx-fleece ram","colorIdentity":["W"]},"Oppressive Rays":{"layout":"normal","name":"Oppressive Rays","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block unless its controller pays {3}.\nActivated abilities of enchanted creature cost {3} more to activate.","imageName":"oppressive rays","colorIdentity":["W"]},"Oreskos Swiftclaw":{"layout":"normal","name":"Oreskos Swiftclaw","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Warrior","types":["Creature"],"subtypes":["Cat","Warrior"],"power":"3","toughness":"1","imageName":"oreskos swiftclaw","colorIdentity":["W"]},"Phalanx Formation":{"layout":"normal","name":"Phalanx Formation","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Strive — Phalanx Formation costs {1}{W} more to cast for each target beyond the first.\nAny number of target creatures each gain double strike until end of turn. (They deal both first-strike and regular combat damage.)","imageName":"phalanx formation","colorIdentity":["W"]},"Quarry Colossus":{"layout":"normal","name":"Quarry Colossus","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"When Quarry Colossus enters the battlefield, put target creature into its owner's library just beneath the top X cards of that library, where X is the number of Plains you control.","power":"5","toughness":"6","imageName":"quarry colossus","colorIdentity":["W"]},"Sightless Brawler":{"layout":"normal","name":"Sightless Brawler","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment Creature — Human Warrior","types":["Enchantment","Creature"],"subtypes":["Human","Warrior"],"text":"Bestow {4}{W} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nSightless Brawler can't attack alone.\nEnchanted creature gets +3/+2 and can't attack alone.","power":"3","toughness":"2","imageName":"sightless brawler","colorIdentity":["W"]},"Skybind":{"layout":"normal","name":"Skybind","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Constellation — Whenever Skybind or another enchantment enters the battlefield under your control, exile target nonenchantment permanent. Return that card to the battlefield under its owner's control at the beginning of the next end step.","imageName":"skybind","colorIdentity":["W"]},"Skyspear Cavalry":{"layout":"normal","name":"Skyspear Cavalry","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Flying\nDouble strike (This creature deals both first-strike and regular combat damage.)","power":"2","toughness":"2","imageName":"skyspear cavalry","colorIdentity":["W"]},"Stonewise Fortifier":{"layout":"normal","name":"Stonewise Fortifier","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{4}{W}: Prevent all damage that would be dealt to Stonewise Fortifier by target creature this turn.","power":"2","toughness":"2","imageName":"stonewise fortifier","colorIdentity":["W"]},"Supply-Line Cranes":{"layout":"normal","name":"Supply-Line Cranes","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Supply-Line Cranes enters the battlefield, put a +1/+1 counter on target creature.","power":"2","toughness":"4","imageName":"supply-line cranes","colorIdentity":["W"]},"Tethmos High Priest":{"layout":"normal","name":"Tethmos High Priest","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Cat Cleric","types":["Creature"],"subtypes":["Cat","Cleric"],"text":"Heroic — Whenever you cast a spell that targets Tethmos High Priest, return target creature card with converted mana cost 2 or less from your graveyard to the battlefield.","power":"2","toughness":"3","imageName":"tethmos high priest","colorIdentity":["W"]},"Aerial Formation":{"layout":"normal","name":"Aerial Formation","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Strive — Aerial Formation costs {2}{U} more to cast for each target beyond the first.\nAny number of target creatures each get +1/+1 and gain flying until end of turn.","imageName":"aerial formation","colorIdentity":["U"]},"Battlefield Thaumaturge":{"layout":"normal","name":"Battlefield Thaumaturge","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Each instant and sorcery spell you cast costs {1} less to cast for each creature it targets.\nHeroic — Whenever you cast a spell that targets Battlefield Thaumaturge, Battlefield Thaumaturge gains hexproof until end of turn.","power":"2","toughness":"1","imageName":"battlefield thaumaturge","colorIdentity":["U"]},"Cloaked Siren":{"layout":"normal","name":"Cloaked Siren","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Siren","types":["Creature"],"subtypes":["Siren"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying","power":"3","toughness":"2","imageName":"cloaked siren","colorIdentity":["U"]},"Countermand":{"layout":"normal","name":"Countermand","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Its controller puts the top four cards of his or her library into his or her graveyard.","imageName":"countermand","colorIdentity":["U"]},"Crystalline Nautilus":{"layout":"normal","name":"Crystalline Nautilus","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment Creature — Nautilus","types":["Enchantment","Creature"],"subtypes":["Nautilus"],"text":"Bestow {3}{U}{U} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nWhen Crystalline Nautilus becomes the target of a spell or ability, sacrifice it.\nEnchanted creature gets +4/+4 and has \"When this creature becomes the target of a spell or ability, sacrifice it.\"","power":"4","toughness":"4","imageName":"crystalline nautilus","colorIdentity":["U"]},"Dakra Mystic":{"layout":"normal","name":"Dakra Mystic","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"{U}, {T}: Each player reveals the top card of his or her library. You may put the revealed cards into their owners' graveyards. If you don't, each player draws a card.","power":"1","toughness":"1","imageName":"dakra mystic","colorIdentity":["U"]},"Daring Thief":{"layout":"normal","name":"Daring Thief","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Inspired — Whenever Daring Thief becomes untapped, you may exchange control of target nonland permanent you control and target permanent an opponent controls that shares a card type with it.","power":"2","toughness":"3","imageName":"daring thief","colorIdentity":["U"]},"Font of Fortunes":{"layout":"normal","name":"Font of Fortunes","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{U}, Sacrifice Font of Fortunes: Draw two cards.","imageName":"font of fortunes","colorIdentity":["U"]},"Godhunter Octopus":{"layout":"normal","name":"Godhunter Octopus","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Octopus","types":["Creature"],"subtypes":["Octopus"],"text":"Godhunter Octopus can't attack unless defending player controls an enchantment or an enchanted permanent.","power":"5","toughness":"5","imageName":"godhunter octopus","colorIdentity":["U"]},"Hour of Need":{"layout":"normal","name":"Hour of Need","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Strive — Hour of Need costs {1}{U} more to cast for each target beyond the first.\nExile any number of target creatures. For each creature exiled this way, its controller puts a 4/4 blue Sphinx creature token with flying onto the battlefield.","imageName":"hour of need","colorIdentity":["U"]},"Hubris":{"layout":"normal","name":"Hubris","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature and all Auras attached to it to their owners' hands.","imageName":"hubris","colorIdentity":["U"]},"Hypnotic Siren":{"layout":"normal","name":"Hypnotic Siren","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment Creature — Siren","types":["Enchantment","Creature"],"subtypes":["Siren"],"text":"Bestow {5}{U}{U} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nFlying\nYou control enchanted creature.\nEnchanted creature gets +1/+1 and has flying.","power":"1","toughness":"1","imageName":"hypnotic siren","colorIdentity":["U"]},"Interpret the Signs":{"layout":"normal","name":"Interpret the Signs","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Scry 3, then reveal the top card of your library. Draw cards equal to that card's converted mana cost. (To scry 3, look at the top three cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"interpret the signs","colorIdentity":["U"]},"Kiora's Dismissal":{"layout":"normal","name":"Kiora's Dismissal","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Strive — Kiora's Dismissal costs {U} more to cast for each target beyond the first.\nReturn any number of target enchantments to their owners' hands.","imageName":"kiora's dismissal","colorIdentity":["U"]},"Pin to the Earth":{"layout":"normal","name":"Pin to the Earth","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -6/-0.","imageName":"pin to the earth","colorIdentity":["U"]},"Polymorphous Rush":{"layout":"normal","name":"Polymorphous Rush","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Strive — Polymorphous Rush costs {1}{U} more to cast for each target beyond the first.\nChoose a creature on the battlefield. Any number of target creatures you control each become a copy of that creature until end of turn.","imageName":"polymorphous rush","colorIdentity":["U"]},"Pull from the Deep":{"layout":"normal","name":"Pull from the Deep","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to one target instant card and up to one target sorcery card from your graveyard to your hand. Exile Pull from the Deep.","imageName":"pull from the deep","colorIdentity":["U"]},"Riptide Chimera":{"layout":"normal","name":"Riptide Chimera","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment Creature — Chimera","types":["Enchantment","Creature"],"subtypes":["Chimera"],"text":"Flying\nAt the beginning of your upkeep, return an enchantment you control to its owner's hand.","power":"3","toughness":"4","imageName":"riptide chimera","colorIdentity":["U"]},"Rise of Eagles":{"layout":"normal","name":"Rise of Eagles","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 2/2 blue Bird enchantment creature tokens with flying onto the battlefield. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"rise of eagles","colorIdentity":["U"]},"Sage of Hours":{"layout":"normal","name":"Sage of Hours","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Heroic — Whenever you cast a spell that targets Sage of Hours, put a +1/+1 counter on it.\nRemove all +1/+1 counters from Sage of Hours: For each five counters removed this way, take an extra turn after this one.","power":"1","toughness":"1","imageName":"sage of hours","colorIdentity":["U"]},"Sigiled Starfish":{"layout":"normal","name":"Sigiled Starfish","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Starfish","types":["Creature"],"subtypes":["Starfish"],"text":"{T}: Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","power":"0","toughness":"3","imageName":"sigiled starfish","colorIdentity":["U"]},"Thassa's Devourer":{"layout":"normal","name":"Thassa's Devourer","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment Creature — Elemental","types":["Enchantment","Creature"],"subtypes":["Elemental"],"text":"Constellation — Whenever Thassa's Devourer or another enchantment enters the battlefield under your control, target player puts the top two cards of his or her library into his or her graveyard.","power":"2","toughness":"6","imageName":"thassa's devourer","colorIdentity":["U"]},"Thassa's Ire":{"layout":"normal","name":"Thassa's Ire","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{U}: You may tap or untap target creature.","imageName":"thassa's ire","colorIdentity":["U"]},"Triton Cavalry":{"layout":"normal","name":"Triton Cavalry","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Merfolk Soldier","types":["Creature"],"subtypes":["Merfolk","Soldier"],"text":"Heroic — Whenever you cast a spell that targets Triton Cavalry, you may return target enchantment to its owner's hand.","power":"2","toughness":"4","imageName":"triton cavalry","colorIdentity":["U"]},"Triton Shorestalker":{"layout":"normal","name":"Triton Shorestalker","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Merfolk Rogue","types":["Creature"],"subtypes":["Merfolk","Rogue"],"text":"Triton Shorestalker can't be blocked.","power":"1","toughness":"1","imageName":"triton shorestalker","colorIdentity":["U"]},"War-Wing Siren":{"layout":"normal","name":"War-Wing Siren","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Siren Soldier","types":["Creature"],"subtypes":["Siren","Soldier"],"text":"Flying\nHeroic — Whenever you cast a spell that targets War-Wing Siren, put a +1/+1 counter on War-Wing Siren.","power":"1","toughness":"3","imageName":"war-wing siren","colorIdentity":["U"]},"Whitewater Naiads":{"layout":"normal","name":"Whitewater Naiads","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment Creature — Nymph","types":["Enchantment","Creature"],"subtypes":["Nymph"],"text":"Constellation — Whenever Whitewater Naiads or another enchantment enters the battlefield under your control, target creature can't be blocked this turn.","power":"4","toughness":"4","imageName":"whitewater naiads","colorIdentity":["U"]},"Agent of Erebos":{"layout":"normal","name":"Agent of Erebos","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment Creature — Zombie","types":["Enchantment","Creature"],"subtypes":["Zombie"],"text":"Constellation — Whenever Agent of Erebos or another enchantment enters the battlefield under your control, exile all cards from target player's graveyard.","power":"2","toughness":"2","imageName":"agent of erebos","colorIdentity":["B"]},"Aspect of Gorgon":{"layout":"normal","name":"Aspect of Gorgon","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+3 and has deathtouch. (Any amount of damage it deals to a creature is enough to destroy it.)","imageName":"aspect of gorgon","colorIdentity":["B"]},"Bloodcrazed Hoplite":{"layout":"normal","name":"Bloodcrazed Hoplite","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Heroic — Whenever you cast a spell that targets Bloodcrazed Hoplite, put a +1/+1 counter on it.\nWhenever a +1/+1 counter is placed on Bloodcrazed Hoplite, remove a +1/+1 counter from target creature an opponent controls.","power":"2","toughness":"1","imageName":"bloodcrazed hoplite","colorIdentity":["B"]},"Cast into Darkness":{"layout":"normal","name":"Cast into Darkness","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -2/-0 and can't block.","imageName":"cast into darkness","colorIdentity":["B"]},"Cruel Feeding":{"layout":"normal","name":"Cruel Feeding","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Strive — Cruel Feeding costs {2}{B} more to cast for each target beyond the first.\nAny number of target creatures each get +1/+0 and gain lifelink until end of turn. (Damage dealt by a creature with lifelink also causes its controller to gain that much life.)","imageName":"cruel feeding","colorIdentity":["B"]},"Dictate of Erebos":{"layout":"normal","name":"Dictate of Erebos","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Flash\nWhenever a creature you control dies, each opponent sacrifices a creature.","imageName":"dictate of erebos","colorIdentity":["B"]},"Dreadbringer Lampads":{"layout":"normal","name":"Dreadbringer Lampads","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Enchantment Creature — Nymph","types":["Enchantment","Creature"],"subtypes":["Nymph"],"text":"Constellation — Whenever Dreadbringer Lampads or another enchantment enters the battlefield under your control, target creature gains intimidate until end of turn. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"4","toughness":"2","imageName":"dreadbringer lampads","colorIdentity":["B"]},"Extinguish All Hope":{"layout":"normal","name":"Extinguish All Hope","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all nonenchantment creatures.","imageName":"extinguish all hope","colorIdentity":["B"]},"Feast of Dreams":{"layout":"normal","name":"Feast of Dreams","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target enchanted creature or enchantment creature.","imageName":"feast of dreams","colorIdentity":["B"]},"Felhide Petrifier":{"layout":"normal","name":"Felhide Petrifier","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Minotaur Warrior","types":["Creature"],"subtypes":["Minotaur","Warrior"],"text":"Deathtouch\nOther Minotaur creatures you control have deathtouch.","power":"2","toughness":"3","imageName":"felhide petrifier","colorIdentity":["B"]},"Font of Return":{"layout":"normal","name":"Font of Return","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{B}, Sacrifice Font of Return: Return up to three target creature cards from your graveyard to your hand.","imageName":"font of return","colorIdentity":["B"]},"Gnarled Scarhide":{"layout":"normal","name":"Gnarled Scarhide","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment Creature — Minotaur","types":["Enchantment","Creature"],"subtypes":["Minotaur"],"text":"Bestow {3}{B} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nGnarled Scarhide can't block.\nEnchanted creature gets +2/+1 and can't block.","power":"2","toughness":"1","imageName":"gnarled scarhide","colorIdentity":["B"]},"Grim Guardian":{"layout":"normal","name":"Grim Guardian","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment Creature — Zombie","types":["Enchantment","Creature"],"subtypes":["Zombie"],"text":"Constellation — Whenever Grim Guardian or another enchantment enters the battlefield under your control, each opponent loses 1 life.","power":"1","toughness":"4","imageName":"grim guardian","colorIdentity":["B"]},"King Macar, the Gold-Cursed":{"layout":"normal","name":"King Macar, the Gold-Cursed","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Human","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human"],"text":"Inspired — Whenever King Macar, the Gold-Cursed becomes untapped, you may exile target creature. If you do, put a colorless artifact token named Gold onto the battlefield. It has \"Sacrifice this artifact: Add one mana of any color to your mana pool.\"","power":"2","toughness":"3","imageName":"king macar, the gold-cursed","colorIdentity":["B"]},"Master of the Feast":{"layout":"normal","name":"Master of the Feast","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Enchantment Creature — Demon","types":["Enchantment","Creature"],"subtypes":["Demon"],"text":"Flying\nAt the beginning of your upkeep, each opponent draws a card.","power":"5","toughness":"5","imageName":"master of the feast","colorIdentity":["B"]},"Nightmarish End":{"layout":"normal","name":"Nightmarish End","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -X/-X until end of turn, where X is the number of cards in your hand.","imageName":"nightmarish end","colorIdentity":["B"]},"Nyx Infusion":{"layout":"normal","name":"Nyx Infusion","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 as long as it's an enchantment. Otherwise, it gets -2/-2.","imageName":"nyx infusion","colorIdentity":["B"]},"Pharika's Chosen":{"layout":"normal","name":"Pharika's Chosen","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"1","toughness":"1","imageName":"pharika's chosen","colorIdentity":["B"]},"Returned Reveler":{"layout":"normal","name":"Returned Reveler","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Satyr","types":["Creature"],"subtypes":["Zombie","Satyr"],"text":"When Returned Reveler dies, each player puts the top three cards of his or her library into his or her graveyard.","power":"1","toughness":"3","imageName":"returned reveler","colorIdentity":["B"]},"Ritual of the Returned":{"layout":"normal","name":"Ritual of the Returned","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Exile target creature card from your graveyard. Put a black Zombie creature token onto the battlefield. Its power is equal to that card's power and its toughness is equal to that card's toughness.","imageName":"ritual of the returned","colorIdentity":["B"]},"Rotted Hulk":{"layout":"normal","name":"Rotted Hulk","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"power":"2","toughness":"5","imageName":"rotted hulk","colorIdentity":["B"]},"Silence the Believers":{"layout":"normal","name":"Silence the Believers","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Strive — Silence the Believers costs {2}{B} more to cast for each target beyond the first.\nExile any number of target creatures and all Auras attached to them.","imageName":"silence the believers","colorIdentity":["B"]},"Spiteful Blow":{"layout":"normal","name":"Spiteful Blow","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature and target land.","imageName":"spiteful blow","colorIdentity":["B"]},"Thoughtrender Lamia":{"layout":"normal","name":"Thoughtrender Lamia","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Enchantment Creature — Lamia","types":["Enchantment","Creature"],"subtypes":["Lamia"],"text":"Constellation — Whenever Thoughtrender Lamia or another enchantment enters the battlefield under your control, each opponent discards a card.","power":"5","toughness":"3","imageName":"thoughtrender lamia","colorIdentity":["B"]},"Tormented Thoughts":{"layout":"normal","name":"Tormented Thoughts","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Tormented Thoughts, sacrifice a creature.\nTarget player discards a number of cards equal to the sacrificed creature's power.","imageName":"tormented thoughts","colorIdentity":["B"]},"Worst Fears":{"layout":"normal","name":"Worst Fears","manaCost":"{7}{B}","cmc":8,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You control target player during that player's next turn. Exile Worst Fears. (You see all cards that player could see and make all decisions for the player.)","imageName":"worst fears","colorIdentity":["B"]},"Akroan Line Breaker":{"layout":"normal","name":"Akroan Line Breaker","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Heroic — Whenever you cast a spell that targets Akroan Line Breaker, Akroan Line Breaker gets +2/+0 and gains intimidate until end of turn. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"2","toughness":"1","imageName":"akroan line breaker","colorIdentity":["R"]},"Bearer of the Heavens":{"layout":"normal","name":"Bearer of the Heavens","manaCost":"{7}{R}","cmc":8,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"When Bearer of the Heavens dies, destroy all permanents at the beginning of the next end step.","power":"10","toughness":"10","imageName":"bearer of the heavens","colorIdentity":["R"]},"Blinding Flare":{"layout":"normal","name":"Blinding Flare","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Strive — Blinding Flare costs {R} more to cast for each target beyond the first.\nAny number of target creatures can't block this turn.","imageName":"blinding flare","colorIdentity":["R"]},"Cyclops of Eternal Fury":{"layout":"normal","name":"Cyclops of Eternal Fury","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Enchantment Creature — Cyclops","types":["Enchantment","Creature"],"subtypes":["Cyclops"],"text":"Creatures you control have haste.","power":"5","toughness":"3","imageName":"cyclops of eternal fury","colorIdentity":["R"]},"Eidolon of the Great Revel":{"layout":"normal","name":"Eidolon of the Great Revel","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Enchantment Creature — Spirit","types":["Enchantment","Creature"],"subtypes":["Spirit"],"text":"Whenever a player casts a spell with converted mana cost 3 or less, Eidolon of the Great Revel deals 2 damage to that player.","power":"2","toughness":"2","imageName":"eidolon of the great revel","colorIdentity":["R"]},"Flamespeaker's Will":{"layout":"normal","name":"Flamespeaker's Will","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nEnchanted creature gets +1/+1.\nWhenever enchanted creature deals combat damage to a player, you may sacrifice Flamespeaker's Will. If you do, destroy target artifact.","imageName":"flamespeaker's will","colorIdentity":["R"]},"Flurry of Horns":{"layout":"normal","name":"Flurry of Horns","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 2/3 red Minotaur creature tokens with haste onto the battlefield.","imageName":"flurry of horns","colorIdentity":["R"]},"Font of Ire":{"layout":"normal","name":"Font of Ire","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{3}{R}, Sacrifice Font of Ire: Font of Ire deals 5 damage to target player.","imageName":"font of ire","colorIdentity":["R"]},"Forgeborn Oreads":{"layout":"normal","name":"Forgeborn Oreads","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment Creature — Nymph","types":["Enchantment","Creature"],"subtypes":["Nymph"],"text":"Constellation — Whenever Forgeborn Oreads or another enchantment enters the battlefield under your control, Forgeborn Oreads deals 1 damage to target creature or player.","power":"4","toughness":"2","imageName":"forgeborn oreads","colorIdentity":["R"]},"Gluttonous Cyclops":{"layout":"normal","name":"Gluttonous Cyclops","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Cyclops","types":["Creature"],"subtypes":["Cyclops"],"text":"{5}{R}{R}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)","power":"5","toughness":"4","imageName":"gluttonous cyclops","colorIdentity":["R"]},"Harness by Force":{"layout":"normal","name":"Harness by Force","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Strive — Harness by Force costs {2}{R} more to cast for each target beyond the first.\nGain control of any number of target creatures until end of turn. Untap those creatures. They gain haste until end of turn.","imageName":"harness by force","colorIdentity":["R"]},"Knowledge and Power":{"layout":"normal","name":"Knowledge and Power","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you scry, you may pay {2}. If you do, Knowledge and Power deals 2 damage to target creature or player.","imageName":"knowledge and power","colorIdentity":["R"]},"Lightning Diadem":{"layout":"normal","name":"Lightning Diadem","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Lightning Diadem enters the battlefield, it deals 2 damage to target creature or player.\nEnchanted creature gets +2/+2.","imageName":"lightning diadem","colorIdentity":["R"]},"Mogis's Warhound":{"layout":"normal","name":"Mogis's Warhound","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment Creature — Hound","types":["Enchantment","Creature"],"subtypes":["Hound"],"text":"Bestow {2}{R} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nMogis's Warhound attacks each turn if able.\nEnchanted creature gets +2/+2 and attacks each turn if able.","power":"2","toughness":"2","imageName":"mogis's warhound","colorIdentity":["R"]},"Pensive Minotaur":{"layout":"normal","name":"Pensive Minotaur","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Minotaur Warrior","types":["Creature"],"subtypes":["Minotaur","Warrior"],"power":"2","toughness":"3","imageName":"pensive minotaur","colorIdentity":["R"]},"Prophetic Flamespeaker":{"layout":"normal","name":"Prophetic Flamespeaker","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Double strike, trample\nWhenever Prophetic Flamespeaker deals combat damage to a player, exile the top card of your library. You may play it this turn.","power":"1","toughness":"3","imageName":"prophetic flamespeaker","colorIdentity":["R"]},"Rollick of Abandon":{"layout":"normal","name":"Rollick of Abandon","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get +2/-2 until end of turn.","imageName":"rollick of abandon","colorIdentity":["R"]},"Rouse the Mob":{"layout":"normal","name":"Rouse the Mob","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Strive — Rouse the Mob costs {2}{R} more to cast for each target beyond the first.\nAny number of target creatures each get +2/+0 and gain trample until end of turn.","imageName":"rouse the mob","colorIdentity":["R"]},"Satyr Hoplite":{"layout":"normal","name":"Satyr Hoplite","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Satyr Soldier","types":["Creature"],"subtypes":["Satyr","Soldier"],"text":"Heroic — Whenever you cast a spell that targets Satyr Hoplite, put a +1/+1 counter on Satyr Hoplite.","power":"1","toughness":"1","imageName":"satyr hoplite","colorIdentity":["R"]},"Sigiled Skink":{"layout":"normal","name":"Sigiled Skink","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Whenever Sigiled Skink attacks, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","power":"2","toughness":"1","imageName":"sigiled skink","colorIdentity":["R"]},"Spite of Mogis":{"layout":"normal","name":"Spite of Mogis","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Spite of Mogis deals damage to target creature equal to the number of instant and sorcery cards in your graveyard. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"spite of mogis","colorIdentity":["R"]},"Starfall":{"layout":"normal","name":"Starfall","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Starfall deals 3 damage to target creature. If that creature is an enchantment, Starfall deals 3 damage to that creature's controller.","imageName":"starfall","colorIdentity":["R"]},"Twinflame":{"layout":"normal","name":"Twinflame","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Strive — Twinflame costs {2}{R} more to cast for each target beyond the first.\nChoose any number of target creatures you control. For each of them, put a token that's a copy of that creature onto the battlefield. Those tokens have haste. Exile them at the beginning of the next end step.","imageName":"twinflame","colorIdentity":["R"]},"Wildfire Cerberus":{"layout":"normal","name":"Wildfire Cerberus","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"{5}{R}{R}: Monstrosity 1. (If this creature isn't monstrous, put a +1/+1 counter on it and it becomes monstrous.)\nWhen Wildfire Cerberus becomes monstrous, it deals 2 damage to each opponent and each creature your opponents control.","power":"4","toughness":"3","imageName":"wildfire cerberus","colorIdentity":["R"]},"Bassara Tower Archer":{"layout":"normal","name":"Bassara Tower Archer","manaCost":"{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Archer","types":["Creature"],"subtypes":["Human","Archer"],"text":"Hexproof, reach","power":"2","toughness":"1","imageName":"bassara tower archer","colorIdentity":["G"]},"Colossal Heroics":{"layout":"normal","name":"Colossal Heroics","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Strive — Colossal Heroics costs {1}{G} more to cast for each target beyond the first.\nAny number of target creatures each get +2/+2 until end of turn. Untap those creatures.","imageName":"colossal heroics","colorIdentity":["G"]},"Consign to Dust":{"layout":"normal","name":"Consign to Dust","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Strive — Consign to Dust costs {2}{G} more to cast for each target beyond the first.\nDestroy any number of target artifacts and/or enchantments.","imageName":"consign to dust","colorIdentity":["G"]},"Desecration Plague":{"layout":"normal","name":"Desecration Plague","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target enchantment or land.","imageName":"desecration plague","colorIdentity":["G"]},"Dictate of Karametra":{"layout":"normal","name":"Dictate of Karametra","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Flash\nWhenever a player taps a land for mana, that player adds one mana to his or her mana pool of any type that land produced.","imageName":"dictate of karametra","colorIdentity":["G"]},"Font of Fertility":{"layout":"normal","name":"Font of Fertility","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{G}, Sacrifice Font of Fertility: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.","imageName":"font of fertility","colorIdentity":["G"]},"Golden Hind":{"layout":"normal","name":"Golden Hind","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elk","types":["Creature"],"subtypes":["Elk"],"text":"{T}: Add {G} to your mana pool.","power":"2","toughness":"1","imageName":"golden hind","colorIdentity":["G"]},"Goldenhide Ox":{"layout":"normal","name":"Goldenhide Ox","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Enchantment Creature — Ox","types":["Enchantment","Creature"],"subtypes":["Ox"],"text":"Constellation — Whenever Goldenhide Ox or another enchantment enters the battlefield under your control, target creature must be blocked this turn if able.","power":"5","toughness":"4","imageName":"goldenhide ox","colorIdentity":["G"]},"Humbler of Mortals":{"layout":"normal","name":"Humbler of Mortals","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Enchantment Creature — Elemental","types":["Enchantment","Creature"],"subtypes":["Elemental"],"text":"Constellation — Whenever Humbler of Mortals or another enchantment enters the battlefield under your control, creatures you control gain trample until end of turn.","power":"5","toughness":"5","imageName":"humbler of mortals","colorIdentity":["G"]},"Hydra Broodmaster":{"layout":"normal","name":"Hydra Broodmaster","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"{X}{X}{G}: Monstrosity X. (If this creature isn't monstrous, put X +1/+1 counters on it and it becomes monstrous.)\nWhen Hydra Broodmaster becomes monstrous, put X X/X green Hydra creature tokens onto the battlefield.","power":"7","toughness":"7","imageName":"hydra broodmaster","colorIdentity":["G"]},"Kruphix's Insight":{"layout":"normal","name":"Kruphix's Insight","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top six cards of your library. Put up to three enchantment cards from among them into your hand and the rest of the revealed cards into your graveyard.","imageName":"kruphix's insight","colorIdentity":["G"]},"Market Festival":{"layout":"normal","name":"Market Festival","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhenever enchanted land is tapped for mana, its controller adds two mana in any combination of colors to his or her mana pool (in addition to the mana the land produces).","imageName":"market festival","colorIdentity":["G"]},"Nature's Panoply":{"layout":"normal","name":"Nature's Panoply","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Strive — Nature's Panoply costs {2}{G} more to cast for each target beyond the first.\nChoose any number of target creatures. Put a +1/+1 counter on each of them.","imageName":"nature's panoply","colorIdentity":["G"]},"Nessian Game Warden":{"layout":"normal","name":"Nessian Game Warden","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Nessian Game Warden enters the battlefield, look at the top X cards of your library, where X is the number of Forests you control. You may reveal a creature card from among them and put it into your hand. Put the rest on the bottom of your library in any order.","power":"4","toughness":"5","imageName":"nessian game warden","colorIdentity":["G"]},"Oakheart Dryads":{"layout":"normal","name":"Oakheart Dryads","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment Creature — Nymph Dryad","types":["Enchantment","Creature"],"subtypes":["Nymph","Dryad"],"text":"Constellation — Whenever Oakheart Dryads or another enchantment enters the battlefield under your control, target creature gets +1/+1 until end of turn.","power":"2","toughness":"3","imageName":"oakheart dryads","colorIdentity":["G"]},"Pheres-Band Thunderhoof":{"layout":"normal","name":"Pheres-Band Thunderhoof","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"Heroic — Whenever you cast a spell that targets Pheres-Band Thunderhoof, put two +1/+1 counters on Pheres-Band Thunderhoof.","power":"3","toughness":"4","imageName":"pheres-band thunderhoof","colorIdentity":["G"]},"Pheres-Band Warchief":{"layout":"normal","name":"Pheres-Band Warchief","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"Vigilance, trample\nOther Centaur creatures you control get +1/+1 and have vigilance and trample.","power":"3","toughness":"3","imageName":"pheres-band warchief","colorIdentity":["G"]},"Ravenous Leucrocota":{"layout":"normal","name":"Ravenous Leucrocota","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Vigilance\n{6}{G}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)","power":"2","toughness":"4","imageName":"ravenous leucrocota","colorIdentity":["G"]},"Renowned Weaver":{"layout":"normal","name":"Renowned Weaver","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{1}{G}, Sacrifice Renowned Weaver: Put a 1/3 green Spider enchantment creature token with reach onto the battlefield. (It can block creatures with flying.)","power":"1","toughness":"1","imageName":"renowned weaver","colorIdentity":["G"]},"Reviving Melody":{"layout":"normal","name":"Reviving Melody","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one or both —\n• Return target creature card from your graveyard to your hand.\n• Return target enchantment card from your graveyard to your hand.","imageName":"reviving melody","colorIdentity":["G"]},"Satyr Grovedancer":{"layout":"normal","name":"Satyr Grovedancer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Satyr Shaman","types":["Creature"],"subtypes":["Satyr","Shaman"],"text":"When Satyr Grovedancer enters the battlefield, put a +1/+1 counter on target creature.","power":"1","toughness":"1","imageName":"satyr grovedancer","colorIdentity":["G"]},"Setessan Tactics":{"layout":"normal","name":"Setessan Tactics","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Strive — Setessan Tactics costs {G} more to cast for each target beyond the first.\nUntil end of turn, any number of target creatures each get +1/+1 and gain \"{T}: This creature fights another target creature.\"","imageName":"setessan tactics","colorIdentity":["G"]},"Solidarity of Heroes":{"layout":"normal","name":"Solidarity of Heroes","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Strive — Solidarity of Heroes costs {1}{G} more to cast for each target beyond the first.\nChoose any number of target creatures. Double the number of +1/+1 counters on each of them.","imageName":"solidarity of heroes","colorIdentity":["G"]},"Spirespine":{"layout":"normal","name":"Spirespine","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment Creature — Beast","types":["Enchantment","Creature"],"subtypes":["Beast"],"text":"Bestow {4}{G} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nSpirespine blocks each turn if able.\nEnchanted creature gets +4/+1 and blocks each turn if able.","power":"4","toughness":"1","imageName":"spirespine","colorIdentity":["G"]},"Strength from the Fallen":{"layout":"normal","name":"Strength from the Fallen","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Constellation — Whenever Strength from the Fallen or another enchantment enters the battlefield under your control, target creature gets +X/+X until end of turn, where X is the number of creature cards in your graveyard.","imageName":"strength from the fallen","colorIdentity":["G"]},"Swarmborn Giant":{"layout":"normal","name":"Swarmborn Giant","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"When you're dealt combat damage, sacrifice Swarmborn Giant.\n{4}{G}{G}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)\nAs long as Swarmborn Giant is monstrous, it has reach.","power":"6","toughness":"6","imageName":"swarmborn giant","colorIdentity":["G"]},"Ajani, Mentor of Heroes":{"layout":"normal","name":"Ajani, Mentor of Heroes","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Planeswalker — Ajani","types":["Planeswalker"],"subtypes":["Ajani"],"text":"+1: Distribute three +1/+1 counters among one, two, or three target creatures you control.\n+1: Look at the top four cards of your library. You may reveal an Aura, creature, or planeswalker card from among them and put it into your hand. Put the rest on the bottom of your library in any order.\n−8: You gain 100 life.","loyalty":4,"imageName":"ajani, mentor of heroes","colorIdentity":["W","G"]},"Athreos, God of Passage":{"layout":"normal","name":"Athreos, God of Passage","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to white and black is less than seven, Athreos isn't a creature.\nWhenever another creature you own dies, return it to your hand unless target opponent pays 3 life.","power":"5","toughness":"4","imageName":"athreos, god of passage","colorIdentity":["W","B"]},"Desperate Stand":{"layout":"normal","name":"Desperate Stand","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Strive — Desperate Stand costs {R}{W} more to cast for each target beyond the first.\nAny number of target creatures each get +2/+0 and gain first strike and vigilance until end of turn.","imageName":"desperate stand","colorIdentity":["W","R"]},"Disciple of Deceit":{"layout":"normal","name":"Disciple of Deceit","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Inspired — Whenever Disciple of Deceit becomes untapped, you may discard a nonland card. If you do, search your library for a card with the same converted mana cost as that card, reveal it, put it into your hand, then shuffle your library.","power":"1","toughness":"3","imageName":"disciple of deceit","colorIdentity":["U","B"]},"Fleetfeather Cockatrice":{"layout":"normal","name":"Fleetfeather Cockatrice","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Creature — Cockatrice","types":["Creature"],"subtypes":["Cockatrice"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying, deathtouch\n{5}{G}{U}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)","power":"3","toughness":"3","imageName":"fleetfeather cockatrice","colorIdentity":["U","G"]},"Iroas, God of Victory":{"layout":"normal","name":"Iroas, God of Victory","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to red and white is less than seven, Iroas isn't a creature.\nCreatures you control have menace. (They can't be blocked except by two or more creatures.)\nPrevent all damage that would be dealt to attacking creatures you control.","power":"7","toughness":"4","imageName":"iroas, god of victory","colorIdentity":["W","R"]},"Keranos, God of Storms":{"layout":"normal","name":"Keranos, God of Storms","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to blue and red is less than seven, Keranos isn't a creature.\nReveal the first card you draw on each of your turns. Whenever you reveal a land card this way, draw a card. Whenever you reveal a nonland card this way, Keranos deals 3 damage to target creature or player.","power":"6","toughness":"5","imageName":"keranos, god of storms","colorIdentity":["U","R"]},"Kruphix, God of Horizons":{"layout":"normal","name":"Kruphix, God of Horizons","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to green and blue is less than seven, Kruphix isn't a creature.\nYou have no maximum hand size.\nIf unused mana would empty from your mana pool, that mana becomes colorless instead.","power":"4","toughness":"7","imageName":"kruphix, god of horizons","colorIdentity":["U","G"]},"Nyx Weaver":{"layout":"normal","name":"Nyx Weaver","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Enchantment Creature — Spider","types":["Enchantment","Creature"],"subtypes":["Spider"],"text":"Reach\nAt the beginning of your upkeep, put the top two cards of your library into your graveyard.\n{1}{B}{G}, Exile Nyx Weaver: Return target card from your graveyard to your hand.","power":"2","toughness":"3","imageName":"nyx weaver","colorIdentity":["B","G"]},"Pharika, God of Affliction":{"layout":"normal","name":"Pharika, God of Affliction","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Legendary Enchantment Creature — God","supertypes":["Legendary"],"types":["Enchantment","Creature"],"subtypes":["God"],"text":"Indestructible\nAs long as your devotion to black and green is less than seven, Pharika isn't a creature.\n{B}{G}: Exile target creature card from a graveyard. Its owner puts a 1/1 black and green Snake enchantment creature token with deathtouch onto the battlefield.","power":"5","toughness":"5","imageName":"pharika, god of affliction","colorIdentity":["B","G"]},"Revel of the Fallen God":{"layout":"normal","name":"Revel of the Fallen God","manaCost":"{3}{R}{R}{G}{G}","cmc":7,"colors":["Red","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put four 2/2 red and green Satyr creature tokens with haste onto the battlefield.","imageName":"revel of the fallen god","colorIdentity":["R","G"]},"Stormchaser Chimera":{"layout":"normal","name":"Stormchaser Chimera","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Creature — Chimera","types":["Creature"],"subtypes":["Chimera"],"text":"Flying\n{2}{U}{R}: Scry 1, then reveal the top card of your library. Stormchaser Chimera gets +X/+0 until end of turn, where X is that card's converted mana cost. (To scry 1, look at the top card of your library, then you may put that card on the bottom of your library.)","power":"2","toughness":"3","imageName":"stormchaser chimera","colorIdentity":["U","R"]},"Underworld Coinsmith":{"layout":"normal","name":"Underworld Coinsmith","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Enchantment Creature — Human Cleric","types":["Enchantment","Creature"],"subtypes":["Human","Cleric"],"text":"Constellation — Whenever Underworld Coinsmith or another enchantment enters the battlefield under your control, you gain 1 life.\n{W}{B}, Pay 1 life: Each opponent loses 1 life.","power":"2","toughness":"2","imageName":"underworld coinsmith","colorIdentity":["W","B"]},"Armory of Iroas":{"layout":"normal","name":"Armory of Iroas","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature attacks, put a +1/+1 counter on it.\nEquip {2}","imageName":"armory of iroas"},"Chariot of Victory":{"layout":"normal","name":"Chariot of Victory","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has first strike, trample, and haste.\nEquip {1}","imageName":"chariot of victory"},"Deserter's Quarters":{"layout":"normal","name":"Deserter's Quarters","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"You may choose not to untap Deserter's Quarters during your untap step.\n{6}, {T}: Tap target creature. It doesn't untap during its controller's untap step for as long as Deserter's Quarters remains tapped.","imageName":"deserter's quarters"},"Gold-Forged Sentinel":{"layout":"normal","name":"Gold-Forged Sentinel","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Chimera","types":["Artifact","Creature"],"subtypes":["Chimera"],"text":"Flying","power":"4","toughness":"4","imageName":"gold-forged sentinel"},"Mana Confluence":{"layout":"normal","name":"Mana Confluence","type":"Land","types":["Land"],"text":"{T}, Pay 1 life: Add one mana of any color to your mana pool.","imageName":"mana confluence"},"Temple of Epiphany":{"layout":"normal","name":"Temple of Epiphany","type":"Land","types":["Land"],"text":"Temple of Epiphany enters the battlefield tapped.\nWhen Temple of Epiphany enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {U} or {R} to your mana pool.","imageName":"temple of epiphany","colorIdentity":["U","R"]},"Temple of Malady":{"layout":"normal","name":"Temple of Malady","type":"Land","types":["Land"],"text":"Temple of Malady enters the battlefield tapped.\nWhen Temple of Malady enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {B} or {G} to your mana pool.","imageName":"temple of malady","colorIdentity":["B","G"]},"Advantageous Proclamation":{"layout":"normal","name":"Advantageous Proclamation","type":"Conspiracy","types":["Conspiracy"],"text":"(Start the game with this conspiracy face up in the command zone.)\nYour minimum deck size is reduced by five.","imageName":"advantageous proclamation"},"Backup Plan":{"layout":"normal","name":"Backup Plan","type":"Conspiracy","types":["Conspiracy"],"text":"(Start the game with this conspiracy face up in the command zone.)\nDraw an additional hand of seven cards as the game begins. Before taking mulligans, shuffle all but one of your hands into your library.","imageName":"backup plan"},"Brago's Favor":{"layout":"normal","name":"Brago's Favor","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nSpells with the chosen name you cast cost {1} less to cast.","imageName":"brago's favor"},"Double Stroke":{"layout":"normal","name":"Double Stroke","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever you cast an instant or sorcery spell with the chosen name, you may copy it. You may choose new targets for the copy.","imageName":"double stroke"},"Immediate Action":{"layout":"normal","name":"Immediate Action","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nCreatures you control with the chosen name have haste.","imageName":"immediate action"},"Iterative Analysis":{"layout":"normal","name":"Iterative Analysis","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever you cast an instant or sorcery spell with the chosen name, you may draw a card.","imageName":"iterative analysis"},"Muzzio's Preparations":{"layout":"normal","name":"Muzzio's Preparations","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nEach creature you control with the chosen name enters the battlefield with an additional +1/+1 counter on it.","imageName":"muzzio's preparations"},"Power Play":{"layout":"normal","name":"Power Play","type":"Conspiracy","types":["Conspiracy"],"text":"(Start the game with this conspiracy face up in the command zone.)\nYou are the starting player. If multiple players would be the starting player, one of those players is chosen at random.","imageName":"power play"},"Secret Summoning":{"layout":"normal","name":"Secret Summoning","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever a creature with the chosen name enters the battlefield under your control, you may search your library for any number of cards with that name, reveal them, put them into your hand, then shuffle your library.","imageName":"secret summoning"},"Secrets of Paradise":{"layout":"normal","name":"Secrets of Paradise","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nCreatures you control with the chosen name have \"{T}: Add one mana of any color to your mana pool.\"","imageName":"secrets of paradise"},"Sentinel Dispatch":{"layout":"normal","name":"Sentinel Dispatch","type":"Conspiracy","types":["Conspiracy"],"text":"(Start the game with this conspiracy face up in the command zone.)\nAt the beginning of the first upkeep, put a 1/1 colorless Construct artifact creature token with defender onto the battlefield.","imageName":"sentinel dispatch"},"Unexpected Potential":{"layout":"normal","name":"Unexpected Potential","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nYou may spend mana as though it were mana of any color to cast spells with the chosen name.","imageName":"unexpected potential"},"Worldknit":{"layout":"normal","name":"Worldknit","type":"Conspiracy","types":["Conspiracy"],"text":"(Start the game with this conspiracy face up in the command zone.)\nAs long as every card in your card pool started the game in your library or in the command zone, lands you control have \"{T}: Add one mana of any color to your mana pool.\"","imageName":"worldknit"},"Brago's Representative":{"layout":"normal","name":"Brago's Representative","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"While voting, you get an additional vote. (The votes can be for different choices or for the same choice.)","power":"1","toughness":"4","imageName":"brago's representative","colorIdentity":["W"]},"Council Guardian":{"layout":"normal","name":"Council Guardian","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"Will of the council — When Council Guardian enters the battlefield, starting with you, each player votes for blue, black, red, or green. Council Guardian gains protection from each color with the most votes or tied for most votes.","power":"5","toughness":"5","imageName":"council guardian","colorIdentity":["W"]},"Council's Judgment":{"layout":"normal","name":"Council's Judgment","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"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.","imageName":"council's judgment","colorIdentity":["W"]},"Custodi Soulbinders":{"layout":"normal","name":"Custodi Soulbinders","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Custodi Soulbinders enters the battlefield with X +1/+1 counters on it, where X is the number of other creatures on the battlefield.\n{2}{W}, Remove a +1/+1 counter from Custodi Soulbinders: Put a 1/1 white Spirit creature token with flying onto the battlefield.","power":"0","toughness":"0","imageName":"custodi soulbinders","colorIdentity":["W"]},"Custodi Squire":{"layout":"normal","name":"Custodi Squire","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit Cleric","types":["Creature"],"subtypes":["Spirit","Cleric"],"text":"Flying\nWill of the council — When Custodi Squire enters the battlefield, starting with you, each player votes for an artifact, creature, or enchantment card in your graveyard. Return each card with the most votes or tied for most votes to your hand.","power":"3","toughness":"3","imageName":"custodi squire","colorIdentity":["W"]},"Rousing of Souls":{"layout":"normal","name":"Rousing of Souls","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Parley — Each player reveals the top card of his or her library. For each nonland card revealed this way, you put a 1/1 white Spirit creature token with flying onto the battlefield. Then each player draws a card.","imageName":"rousing of souls","colorIdentity":["W"]},"Academy Elite":{"layout":"normal","name":"Academy Elite","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Academy Elite enters the battlefield with X +1/+1 counters on it, where X is the number of instant and sorcery cards in all graveyards.\n{2}{U}, Remove a +1/+1 counter from Academy Elite: Draw a card, then discard a card.","power":"0","toughness":"0","imageName":"academy elite","colorIdentity":["U"]},"Marchesa's Emissary":{"layout":"normal","name":"Marchesa's Emissary","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nDethrone (Whenever this creature attacks the player with the most life or tied for most life, put a +1/+1 counter on it.)","power":"2","toughness":"2","imageName":"marchesa's emissary","colorIdentity":["U"]},"Marchesa's Infiltrator":{"layout":"normal","name":"Marchesa's Infiltrator","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Dethrone (Whenever this creature attacks the player with the most life or tied for most life, put a +1/+1 counter on it.)\nWhenever Marchesa's Infiltrator deals combat damage to a player, draw a card.","power":"1","toughness":"1","imageName":"marchesa's infiltrator","colorIdentity":["U"]},"Muzzio, Visionary Architect":{"layout":"normal","name":"Muzzio, Visionary Architect","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Creature — Human Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Artificer"],"text":"{3}{U}, {T}: Look at the top X cards of your library, where X is the highest converted mana cost among artifacts you control. You may reveal an artifact card from among them and put it onto the battlefield. Put the rest on the bottom of your library in any order.","power":"1","toughness":"3","imageName":"muzzio, visionary architect","colorIdentity":["U"]},"Plea for Power":{"layout":"normal","name":"Plea for Power","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Will of the council — Starting with you, each player votes for time or knowledge. If time gets more votes, take an extra turn after this one. If knowledge gets more votes or the vote is tied, draw three cards.","imageName":"plea for power","colorIdentity":["U"]},"Split Decision":{"layout":"normal","name":"Split Decision","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Will of the council — Choose target instant or sorcery spell. Starting with you, each player votes for denial or duplication. If denial gets more votes, counter the spell. If duplication gets more votes or the vote is tied, copy the spell. You may choose new targets for the copy.","imageName":"split decision","colorIdentity":["U"]},"Bite of the Black Rose":{"layout":"normal","name":"Bite of the Black Rose","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Will of the council — Starting with you, each player votes for sickness or psychosis. If sickness gets more votes, creatures your opponents control get -2/-2 until end of turn. If psychosis gets more votes or the vote is tied, each opponent discards two cards.","imageName":"bite of the black rose","colorIdentity":["B"]},"Drakestown Forgotten":{"layout":"normal","name":"Drakestown Forgotten","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Drakestown Forgotten enters the battlefield with X +1/+1 counters on it, where X is the number of creature cards in all graveyards.\n{2}{B}, Remove a +1/+1 counter from Drakestown Forgotten: Target creature gets -1/-1 until end of turn.","power":"0","toughness":"0","imageName":"drakestown forgotten","colorIdentity":["B"]},"Grudge Keeper":{"layout":"normal","name":"Grudge Keeper","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"Whenever players finish voting, each opponent who voted for a choice you didn't vote for loses 2 life.","power":"2","toughness":"1","imageName":"grudge keeper","colorIdentity":["B"]},"Reign of the Pit":{"layout":"normal","name":"Reign of the Pit","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices a creature. Put an X/X black Demon creature token with flying onto the battlefield, where X is the total power of the creatures sacrificed this way.","imageName":"reign of the pit","colorIdentity":["B"]},"Tyrant's Choice":{"layout":"normal","name":"Tyrant's Choice","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Will of the council — Starting with you, each player votes for death or torture. If death gets more votes, each opponent sacrifices a creature. If torture gets more votes or the vote is tied, each opponent loses 4 life.","imageName":"tyrant's choice","colorIdentity":["B"]},"Enraged Revolutionary":{"layout":"normal","name":"Enraged Revolutionary","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Dethrone (Whenever this creature attacks the player with the most life or tied for most life, put a +1/+1 counter on it.)","power":"2","toughness":"1","imageName":"enraged revolutionary","colorIdentity":["R"]},"Grenzo's Cutthroat":{"layout":"normal","name":"Grenzo's Cutthroat","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"First strike\nDethrone (Whenever this creature attacks the player with the most life or tied for most life, put a +1/+1 counter on it.)","power":"1","toughness":"1","imageName":"grenzo's cutthroat","colorIdentity":["R"]},"Grenzo's Rebuttal":{"layout":"normal","name":"Grenzo's Rebuttal","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 4/4 red Ogre creature token onto the battlefield. Starting with you, each player chooses an artifact, a creature, and a land from among the permanents controlled by the player to his or her left. Destroy each permanent chosen this way.","imageName":"grenzo's rebuttal","colorIdentity":["R"]},"Ignition Team":{"layout":"normal","name":"Ignition Team","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Ignition Team enters the battlefield with X +1/+1 counters on it, where X is the number of tapped lands on the battlefield.\n{2}{R}, Remove a +1/+1 counter from Ignition Team: Target land becomes a 4/4 red Elemental creature until end of turn. It's still a land.","power":"0","toughness":"0","imageName":"ignition team","colorIdentity":["R"]},"Scourge of the Throne":{"layout":"normal","name":"Scourge of the Throne","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nDethrone (Whenever this creature attacks the player with the most life or tied for most life, put a +1/+1 counter on it.)\nWhenever Scourge of the Throne attacks for the first time each turn, if it's attacking the player with the most life or tied for most life, untap all attacking creatures. After this phase, there is an additional combat phase.","power":"5","toughness":"5","imageName":"scourge of the throne","colorIdentity":["R"]},"Treasonous Ogre":{"layout":"normal","name":"Treasonous Ogre","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ogre Shaman","types":["Creature"],"subtypes":["Ogre","Shaman"],"text":"Dethrone (Whenever this creature attacks the player with the most life or tied for most life, put a +1/+1 counter on it.)\nPay 3 life: Add {R} to your mana pool.","power":"2","toughness":"3","imageName":"treasonous ogre","colorIdentity":["R"]},"Predator's Howl":{"layout":"normal","name":"Predator's Howl","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put a 2/2 green Wolf creature token onto the battlefield.\nMorbid — Put three 2/2 green Wolf creature tokens onto the battlefield instead if a creature died this turn.","imageName":"predator's howl","colorIdentity":["G"]},"Realm Seekers":{"layout":"normal","name":"Realm Seekers","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"Realm Seekers enters the battlefield with X +1/+1 counters on it, where X is the total number of cards in all players' hands.\n{2}{G}, Remove a +1/+1 counter from Realm Seekers: Search your library for a land card, reveal it, put it into your hand, then shuffle your library.","power":"0","toughness":"0","imageName":"realm seekers","colorIdentity":["G"]},"Selvala's Charge":{"layout":"normal","name":"Selvala's Charge","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Parley — Each player reveals the top card of his or her library. For each nonland card revealed this way, you put a 3/3 green Elephant creature token onto the battlefield. Then each player draws a card.","imageName":"selvala's charge","colorIdentity":["G"]},"Selvala's Enforcer":{"layout":"normal","name":"Selvala's Enforcer","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Parley — When Selvala's Enforcer enters the battlefield, each player reveals the top card of his or her library. For each nonland card revealed this way, put a +1/+1 counter on Selvala's Enforcer. Then each player draws a card.","power":"2","toughness":"2","imageName":"selvala's enforcer","colorIdentity":["G"]},"Brago, King Eternal":{"layout":"normal","name":"Brago, King Eternal","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Legendary Creature — Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever Brago, King Eternal deals combat damage to a player, exile any number of target nonland permanents you control, then return those cards to the battlefield under their owner's control.","power":"2","toughness":"4","imageName":"brago, king eternal","colorIdentity":["W","U"]},"Dack Fayden":{"layout":"normal","name":"Dack Fayden","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Planeswalker — Dack","types":["Planeswalker"],"subtypes":["Dack"],"text":"+1: Target player draws two cards, then discards two cards.\n−2: Gain control of target artifact.\n−6: You get an emblem with \"Whenever you cast a spell that targets one or more permanents, gain control of those permanents.\"","loyalty":3,"imageName":"dack fayden","colorIdentity":["U","R"]},"Dack's Duplicate":{"layout":"normal","name":"Dack's Duplicate","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"You may have Dack's Duplicate enter the battlefield as a copy of any creature on the battlefield except it gains haste and dethrone. (Whenever it attacks the player with the most life or tied for most life, put a +1/+1 counter on it.)","power":"0","toughness":"0","imageName":"dack's duplicate","colorIdentity":["U","R"]},"Deathreap Ritual":{"layout":"normal","name":"Deathreap Ritual","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Morbid — At the beginning of each end step, if a creature died this turn, you may draw a card.","imageName":"deathreap ritual","colorIdentity":["B","G"]},"Extract from Darkness":{"layout":"normal","name":"Extract from Darkness","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player puts the top two cards of his or her library into his or her graveyard. Then put a creature card from a graveyard onto the battlefield under your control.","imageName":"extract from darkness","colorIdentity":["U","B"]},"Flamewright":{"layout":"normal","name":"Flamewright","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"{1}, {T}: Put a 1/1 colorless Construct artifact creature token with defender onto the battlefield.\n{T}, Sacrifice a creature with defender: Flamewright deals 1 damage to target creature or player.","power":"1","toughness":"1","imageName":"flamewright","colorIdentity":["W","R"]},"Grenzo, Dungeon Warden":{"layout":"normal","name":"Grenzo, Dungeon Warden","manaCost":"{X}{B}{R}","cmc":2,"colors":["Black","Red"],"type":"Legendary Creature — Goblin Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Grenzo, Dungeon Warden enters the battlefield with X +1/+1 counters on it.\n{2}: Put the bottom card of your library into your graveyard. If it's a creature card with power less than or equal to Grenzo's power, put it onto the battlefield.","power":"2","toughness":"2","imageName":"grenzo, dungeon warden","colorIdentity":["B","R"]},"Marchesa, the Black Rose":{"layout":"normal","name":"Marchesa, the Black Rose","manaCost":"{1}{U}{B}{R}","cmc":4,"colors":["Blue","Black","Red"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"Dethrone (Whenever this creature attacks the player with the most life or tied for most life, put a +1/+1 counter on it.)\nOther creatures you control have dethrone.\nWhenever a creature you control with a +1/+1 counter on it dies, return that card to the battlefield under your control at the beginning of the next end step.","power":"3","toughness":"3","imageName":"marchesa, the black rose","colorIdentity":["U","B","R"]},"Marchesa's Smuggler":{"layout":"normal","name":"Marchesa's Smuggler","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Dethrone (Whenever this creature attacks the player with the most life or tied for most life, put a +1/+1 counter on it.)\n{1}{U}{R}: Target creature you control gains haste until end of turn and can't be blocked this turn.","power":"1","toughness":"1","imageName":"marchesa's smuggler","colorIdentity":["U","R"]},"Selvala, Explorer Returned":{"layout":"normal","name":"Selvala, Explorer Returned","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Legendary Creature — Elf Scout","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Scout"],"text":"Parley — {T}: Each player reveals the top card of his or her library. For each nonland card revealed this way, add {G} to your mana pool and you gain 1 life. Then each player draws a card.","power":"2","toughness":"4","imageName":"selvala, explorer returned","colorIdentity":["W","G"]},"Woodvine Elemental":{"layout":"normal","name":"Woodvine Elemental","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nParley — Whenever Woodvine Elemental attacks, each player reveals the top card of his or her library. For each nonland card revealed this way, attacking creatures you control get +1/+1 until end of turn. Then each player draws a card.","power":"4","toughness":"4","imageName":"woodvine elemental","colorIdentity":["W","G"]},"Æther Searcher":{"layout":"normal","name":"Æther Searcher","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Reveal Æther Searcher as you draft it. Reveal the next card you draft and note its name. \nWhen Æther Searcher enters the battlefield, you may search your hand and/or library for a card with a name noted as you drafted cards named Æther Searcher. You may cast it without paying its mana cost. If you searched your library this way, shuffle it.","power":"6","toughness":"4","imageName":"æther searcher"},"Agent of Acquisitions":{"layout":"normal","name":"Agent of Acquisitions","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Draft Agent of Acquisitions face up.\nInstead of drafting a card from a booster pack, you may draft each card in that booster pack, one at a time. If you do, turn Agent of Acquisitions face down and you can't draft cards for the rest of this draft round. (You may look at booster packs passed to you.)","power":"2","toughness":"1","imageName":"agent of acquisitions"},"Canal Dredger":{"layout":"normal","name":"Canal Dredger","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Draft Canal Dredger face up.\nEach player passes the last card from each booster pack to a player who drafted a card named Canal Dredger.\n{T}: Put target card from your graveyard on the bottom of your library.","power":"1","toughness":"5","imageName":"canal dredger"},"Coercive Portal":{"layout":"normal","name":"Coercive Portal","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Will of the council — At the beginning of your upkeep, starting with you, each player votes for carnage or homage. If carnage gets more votes, sacrifice Coercive Portal and destroy all nonland permanents. If homage gets more votes or the vote is tied, draw a card.","imageName":"coercive portal"},"Cogwork Grinder":{"layout":"normal","name":"Cogwork Grinder","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Draft Cogwork Grinder face up.\nAs you draft a card, you may remove it from the draft face down. (Those cards aren't in your card pool.)\nCogwork Grinder enters the battlefield with X +1/+1 counters on it, where X is the number of cards you removed from the draft with cards named Cogwork Grinder.","power":"0","toughness":"0","imageName":"cogwork grinder"},"Cogwork Librarian":{"layout":"normal","name":"Cogwork Librarian","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Draft Cogwork Librarian face up.\nAs you draft a card, you may draft an additional card from that booster pack. If you do, put Cogwork Librarian into that booster pack.","power":"3","toughness":"3","imageName":"cogwork librarian"},"Cogwork Spy":{"layout":"normal","name":"Cogwork Spy","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Bird Construct","types":["Artifact","Creature"],"subtypes":["Bird","Construct"],"text":"Reveal Cogwork Spy as you draft it. You may look at the next card drafted from this booster pack.\nFlying","power":"2","toughness":"1","imageName":"cogwork spy"},"Cogwork Tracker":{"layout":"normal","name":"Cogwork Tracker","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Hound Construct","types":["Artifact","Creature"],"subtypes":["Hound","Construct"],"text":"Reveal Cogwork Tracker as you draft it and note the player who passed it to you.\nCogwork Tracker attacks each turn if able.\nCogwork Tracker attacks a player you noted for cards named Cogwork Tracker each turn if able.","power":"4","toughness":"4","imageName":"cogwork tracker"},"Deal Broker":{"layout":"normal","name":"Deal Broker","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Draft Deal Broker face up.\nImmediately after the draft, you may reveal a card in your card pool. Each other player may offer you one card in his or her card pool in exchange. You may accept any one offer.\n{T}: Draw a card, then discard a card.","power":"2","toughness":"3","imageName":"deal broker"},"Lore Seeker":{"layout":"normal","name":"Lore Seeker","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Reveal Lore Seeker as you draft it. After you draft Lore Seeker, you may add a booster pack to the draft. (Your next pick is from that booster pack. Pass it to the next player and it's drafted this draft round.)","power":"2","toughness":"2","imageName":"lore seeker"},"Lurking Automaton":{"layout":"normal","name":"Lurking Automaton","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Reveal Lurking Automaton as you draft it and note how many cards you've drafted this draft round, including Lurking Automaton.\nLurking Automaton enters the battlefield with X +1/+1 counters on it, where X is the highest number you noted for cards named Lurking Automaton.","power":"0","toughness":"0","imageName":"lurking automaton"},"Whispergear Sneak":{"layout":"normal","name":"Whispergear Sneak","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Draft Whispergear Sneak face up.\nDuring the draft, you may turn Whispergear Sneak face down. If you do, look at any unopened booster pack in the draft or any booster pack not being looked at by another player.","power":"1","toughness":"1","imageName":"whispergear sneak"},"Paliano, the High City":{"layout":"normal","name":"Paliano, the High City","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"Reveal Paliano, the High City as you draft it. The player to your right chooses a color, you choose another color, then the player to your left chooses a third color.\n{T}: Add one mana to your mana pool of any color chosen as you drafted cards named Paliano, the High City.","imageName":"paliano, the high city"},"Avacyn, Guardian Angel":{"layout":"normal","name":"Avacyn, Guardian Angel","manaCost":"{2}{W}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance\n{1}{W}: Prevent all damage that would be dealt to another target creature this turn by sources of the color of your choice.\n{5}{W}{W}: Prevent all damage that would be dealt to target player this turn by sources of the color of your choice.","power":"5","toughness":"4","imageName":"avacyn, guardian angel","colorIdentity":["W"]},"Boonweaver Giant":{"layout":"normal","name":"Boonweaver Giant","manaCost":"{6}{W}","cmc":7,"colors":["White"],"type":"Creature — Giant Monk","types":["Creature"],"subtypes":["Giant","Monk"],"text":"When Boonweaver Giant enters the battlefield, you may search your graveyard, hand, and/or library for an Aura card and put it onto the battlefield attached to Boonweaver Giant. If you search your library this way, shuffle it.","power":"4","toughness":"4","imageName":"boonweaver giant","colorIdentity":["W"]},"Constricting Sliver":{"layout":"normal","name":"Constricting Sliver","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have \"When this creature enters the battlefield, you may exile target creature an opponent controls until this creature leaves the battlefield.\"","power":"3","toughness":"3","imageName":"constricting sliver","colorIdentity":["W"]},"Dauntless River Marshal":{"layout":"normal","name":"Dauntless River Marshal","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Dauntless River Marshal gets +1/+1 as long as you control an Island.\n{3}{U}: Tap target creature.","power":"2","toughness":"1","imageName":"dauntless river marshal","colorIdentity":["W","U"]},"Ephemeral Shields":{"layout":"normal","name":"Ephemeral Shields","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nTarget creature gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it.)","imageName":"ephemeral shields","colorIdentity":["W"]},"First Response":{"layout":"normal","name":"First Response","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each upkeep, if you lost life last turn, put a 1/1 white Soldier creature token onto the battlefield.","imageName":"first response","colorIdentity":["W"]},"Geist of the Moors":{"layout":"normal","name":"Geist of the Moors","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying","power":"3","toughness":"1","imageName":"geist of the moors","colorIdentity":["W"]},"Heliod's Pilgrim":{"layout":"normal","name":"Heliod's Pilgrim","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Heliod's Pilgrim enters the battlefield, you may search your library for an Aura card, reveal it, put it into your hand, then shuffle your library.","power":"1","toughness":"2","imageName":"heliod's pilgrim","colorIdentity":["W"]},"Hushwing Gryff":{"layout":"normal","name":"Hushwing Gryff","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Hippogriff","types":["Creature"],"subtypes":["Hippogriff"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nCreatures entering the battlefield don't cause abilities to trigger.","power":"2","toughness":"1","imageName":"hushwing gryff","colorIdentity":["W"]},"Marked by Honor":{"layout":"normal","name":"Marked by Honor","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has vigilance. (Attacking doesn't cause it to tap.)","imageName":"marked by honor","colorIdentity":["W"]},"Meditation Puzzle":{"layout":"normal","name":"Meditation Puzzle","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nYou gain 8 life.","imageName":"meditation puzzle","colorIdentity":["W"]},"Paragon of New Dawns":{"layout":"normal","name":"Paragon of New Dawns","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Other white creatures you control get +1/+1.\n{W}, {T}: Another target white creature you control gains vigilance until end of turn. (Attacking doesn't cause it to tap.)","power":"2","toughness":"2","imageName":"paragon of new dawns","colorIdentity":["W"]},"Pillar of Light":{"layout":"normal","name":"Pillar of Light","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature with toughness 4 or greater.","imageName":"pillar of light","colorIdentity":["W"]},"Return to the Ranks":{"layout":"normal","name":"Return to the Ranks","manaCost":"{X}{W}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nReturn X target creature cards with converted mana cost 2 or less from your graveyard to the battlefield.","imageName":"return to the ranks","colorIdentity":["W"]},"Sanctified Charge":{"layout":"normal","name":"Sanctified Charge","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +2/+1 until end of turn. White creatures you control also gain first strike until end of turn. (They deal combat damage before creatures without first strike.)","imageName":"sanctified charge","colorIdentity":["W"]},"Seraph of the Masses":{"layout":"normal","name":"Seraph of the Masses","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nFlying\nSeraph of the Masses's power and toughness are each equal to the number of creatures you control.","power":"*","toughness":"*","imageName":"seraph of the masses","colorIdentity":["W"]},"Soul of Theros":{"layout":"normal","name":"Soul of Theros","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Vigilance\n{4}{W}{W}: Creatures you control get +2/+2 and gain first strike and lifelink until end of turn.\n{4}{W}{W}, Exile Soul of Theros from your graveyard: Creatures you control get +2/+2 and gain first strike and lifelink until end of turn.","power":"6","toughness":"6","imageName":"soul of theros","colorIdentity":["W"]},"Spectra Ward":{"layout":"normal","name":"Spectra Ward","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has protection from all colors. This effect doesn't remove Auras. (It can't be blocked, targeted, or dealt damage by anything that's white, blue, black, red, or green.)","imageName":"spectra ward","colorIdentity":["W"]},"Spirit Bonds":{"layout":"normal","name":"Spirit Bonds","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature enters the battlefield under your control, you may pay {W}. If you do, put a 1/1 white Spirit creature token with flying onto the battlefield.\n{1}{W}, Sacrifice a Spirit: Target non-Spirit creature gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it.)","imageName":"spirit bonds","colorIdentity":["W"]},"Sungrace Pegasus":{"layout":"normal","name":"Sungrace Pegasus","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Pegasus","types":["Creature"],"subtypes":["Pegasus"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"1","toughness":"2","imageName":"sungrace pegasus","colorIdentity":["W"]},"Triplicate Spirits":{"layout":"normal","name":"Triplicate Spirits","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nPut three 1/1 white Spirit creature tokens with flying onto the battlefield. (They can't be blocked except by creatures with flying or reach.)","imageName":"triplicate spirits","colorIdentity":["W"]},"Warden of the Beyond":{"layout":"normal","name":"Warden of the Beyond","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)\nWarden of the Beyond gets +2/+2 as long as an opponent owns a card in exile.","power":"2","toughness":"2","imageName":"warden of the beyond","colorIdentity":["W"]},"Ætherspouts":{"layout":"normal","name":"Ætherspouts","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"For each attacking creature, its owner puts it on the top or bottom of his or her library.","imageName":"ætherspouts","colorIdentity":["U"]},"Amphin Pathmage":{"layout":"normal","name":"Amphin Pathmage","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Salamander Wizard","types":["Creature"],"subtypes":["Salamander","Wizard"],"text":"{2}{U}: Target creature can't be blocked this turn.","power":"3","toughness":"2","imageName":"amphin pathmage","colorIdentity":["U"]},"Chasm Skulker":{"layout":"normal","name":"Chasm Skulker","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Squid Horror","types":["Creature"],"subtypes":["Squid","Horror"],"text":"Whenever you draw a card, put a +1/+1 counter on Chasm Skulker.\nWhen Chasm Skulker dies, put X 1/1 blue Squid creature tokens with islandwalk onto the battlefield, where X is the number of +1/+1 counters on Chasm Skulker. (They can't be blocked as long as defending player controls an Island.)","power":"1","toughness":"1","imageName":"chasm skulker","colorIdentity":["U"]},"Chronostutter":{"layout":"normal","name":"Chronostutter","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put target creature into its owner's library second from the top.","imageName":"chronostutter","colorIdentity":["U"]},"Coral Barrier":{"layout":"normal","name":"Coral Barrier","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender (This creature can't attack.)\nWhen Coral Barrier enters the battlefield, put a 1/1 blue Squid creature token with islandwalk onto the battlefield. (It can't be blocked as long as defending player controls an Island.)","power":"1","toughness":"3","imageName":"coral barrier","colorIdentity":["U"]},"Diffusion Sliver":{"layout":"normal","name":"Diffusion Sliver","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Whenever a Sliver creature you control becomes the target of a spell or ability an opponent controls, counter that spell or ability unless its controller pays {2}.","power":"1","toughness":"1","imageName":"diffusion sliver","colorIdentity":["U"]},"Ensoul Artifact":{"layout":"normal","name":"Ensoul Artifact","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact\nEnchanted artifact is a creature with base power and toughness 5/5 in addition to its other types.","imageName":"ensoul artifact","colorIdentity":["U"]},"Frost Lynx":{"layout":"normal","name":"Frost Lynx","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental Cat","types":["Creature"],"subtypes":["Elemental","Cat"],"text":"When Frost Lynx enters the battlefield, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step.","power":"2","toughness":"2","imageName":"frost lynx","colorIdentity":["U"]},"Glacial Crasher":{"layout":"normal","name":"Glacial Crasher","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nGlacial Crasher can't attack unless there is a Mountain on the battlefield.","power":"5","toughness":"5","imageName":"glacial crasher","colorIdentity":["U"]},"Jalira, Master Polymorphist":{"layout":"normal","name":"Jalira, Master Polymorphist","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{U}, {T}, Sacrifice another creature: Reveal cards from the top of your library until you reveal a nonlegendary creature card. Put that card onto the battlefield and the rest on the bottom of your library in a random order.","power":"2","toughness":"2","imageName":"jalira, master polymorphist","colorIdentity":["U"]},"Jorubai Murk Lurker":{"layout":"normal","name":"Jorubai Murk Lurker","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Leech","types":["Creature"],"subtypes":["Leech"],"text":"Jorubai Murk Lurker gets +1/+1 as long as you control a Swamp.\n{1}{B}: Target creature gains lifelink until end of turn. (Damage dealt by the creature also causes its controller to gain that much life.)","power":"1","toughness":"3","imageName":"jorubai murk lurker","colorIdentity":["U","B"]},"Kapsho Kitefins":{"layout":"normal","name":"Kapsho Kitefins","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Flying\nWhenever Kapsho Kitefins or another creature enters the battlefield under your control, tap target creature an opponent controls.","power":"3","toughness":"3","imageName":"kapsho kitefins","colorIdentity":["U"]},"Master of Predicaments":{"layout":"normal","name":"Master of Predicaments","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhenever Master of Predicaments deals combat damage to a player, choose a card in your hand. That player guesses whether the card's converted mana cost is greater than 4. If the player guessed wrong, you may cast the card without paying its mana cost.","power":"4","toughness":"4","imageName":"master of predicaments","colorIdentity":["U"]},"Military Intelligence":{"layout":"normal","name":"Military Intelligence","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you attack with two or more creatures, draw a card.","imageName":"military intelligence","colorIdentity":["U"]},"Nimbus of the Isles":{"layout":"normal","name":"Nimbus of the Isles","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)","power":"3","toughness":"3","imageName":"nimbus of the isles","colorIdentity":["U"]},"Paragon of Gathering Mists":{"layout":"normal","name":"Paragon of Gathering Mists","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Other blue creatures you control get +1/+1.\n{U}, {T}: Another target blue creature you control gains flying until end of turn.","power":"2","toughness":"2","imageName":"paragon of gathering mists","colorIdentity":["U"]},"Polymorphist's Jest":{"layout":"normal","name":"Polymorphist's Jest","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, each creature target player controls loses all abilities and becomes a blue Frog with base power and toughness 1/1.","imageName":"polymorphist's jest","colorIdentity":["U"]},"Quickling":{"layout":"normal","name":"Quickling","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nWhen Quickling enters the battlefield, sacrifice it unless you return another creature you control to its owner's hand.","power":"2","toughness":"2","imageName":"quickling","colorIdentity":["U"]},"Research Assistant":{"layout":"normal","name":"Research Assistant","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{3}{U}, {T}: Draw a card, then discard a card.","power":"1","toughness":"3","imageName":"research assistant","colorIdentity":["U"]},"Statute of Denial":{"layout":"normal","name":"Statute of Denial","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. If you control a blue creature, draw a card, then discard a card.","imageName":"statute of denial","colorIdentity":["U"]},"Void Snare":{"layout":"normal","name":"Void Snare","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target nonland permanent to its owner's hand.","imageName":"void snare","colorIdentity":["U"]},"Blood Host":{"layout":"normal","name":"Blood Host","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"{1}{B}, Sacrifice another creature: Put a +1/+1 counter on Blood Host and you gain 2 life.","power":"3","toughness":"3","imageName":"blood host","colorIdentity":["B"]},"Carrion Crow":{"layout":"normal","name":"Carrion Crow","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Bird","types":["Creature"],"subtypes":["Zombie","Bird"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nCarrion Crow enters the battlefield tapped.","power":"2","toughness":"2","imageName":"carrion crow","colorIdentity":["B"]},"Covenant of Blood":{"layout":"normal","name":"Covenant of Blood","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nCovenant of Blood deals 4 damage to target creature or player and you gain 4 life.","imageName":"covenant of blood","colorIdentity":["B"]},"Cruel Sadist":{"layout":"normal","name":"Cruel Sadist","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"{B}, {T}, Pay 1 life: Put a +1/+1 counter on Cruel Sadist.\n{2}{B}, {T}, Remove X +1/+1 counters from Cruel Sadist: Cruel Sadist deals X damage to target creature.","power":"1","toughness":"1","imageName":"cruel sadist","colorIdentity":["B"]},"Endless Obedience":{"layout":"normal","name":"Endless Obedience","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nPut target creature card from a graveyard onto the battlefield under your control.","imageName":"endless obedience","colorIdentity":["B"]},"Eternal Thirst":{"layout":"normal","name":"Eternal Thirst","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has lifelink and \"Whenever a creature an opponent controls dies, put a +1/+1 counter on this creature.\" (Damage dealt by a creature with lifelink also causes its controller to gain that much life.)","imageName":"eternal thirst","colorIdentity":["B"]},"Feast on the Fallen":{"layout":"normal","name":"Feast on the Fallen","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each upkeep, if an opponent lost life last turn, put a +1/+1 counter on target creature you control.","imageName":"feast on the fallen","colorIdentity":["B"]},"Festergloom":{"layout":"normal","name":"Festergloom","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Nonblack creatures get -1/-1 until end of turn.","imageName":"festergloom","colorIdentity":["B"]},"Flesh to Dust":{"layout":"normal","name":"Flesh to Dust","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature. It can't be regenerated.","imageName":"flesh to dust","starter":true,"colorIdentity":["B"]},"Leeching Sliver":{"layout":"normal","name":"Leeching Sliver","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Whenever a Sliver you control attacks, defending player loses 1 life.","power":"1","toughness":"1","imageName":"leeching sliver","colorIdentity":["B"]},"Necromancer's Assistant":{"layout":"normal","name":"Necromancer's Assistant","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Necromancer's Assistant enters the battlefield, put the top three cards of your library into your graveyard.","power":"3","toughness":"1","imageName":"necromancer's assistant","colorIdentity":["B"]},"Necromancer's Stockpile":{"layout":"normal","name":"Necromancer's Stockpile","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{B}, Discard a creature card: Draw a card. If the discarded card was a Zombie card, put a 2/2 black Zombie creature token onto the battlefield tapped.","imageName":"necromancer's stockpile","colorIdentity":["B"]},"Nightfire Giant":{"layout":"normal","name":"Nightfire Giant","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"text":"Nightfire Giant gets +1/+1 as long as you control a Mountain.\n{4}{R}: Nightfire Giant deals 2 damage to target creature or player.","power":"4","toughness":"3","imageName":"nightfire giant","colorIdentity":["B","R"]},"Ob Nixilis, Unshackled":{"layout":"normal","name":"Ob Nixilis, Unshackled","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"text":"Flying, trample\nWhenever an opponent searches his or her library, that player sacrifices a creature and loses 10 life.\nWhenever another creature dies, put a +1/+1 counter on Ob Nixilis, Unshackled.","power":"4","toughness":"4","imageName":"ob nixilis, unshackled","colorIdentity":["B"]},"Paragon of Open Graves":{"layout":"normal","name":"Paragon of Open Graves","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Skeleton Warrior","types":["Creature"],"subtypes":["Skeleton","Warrior"],"text":"Other black creatures you control get +1/+1.\n{2}{B}, {T}: Another target black creature you control gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","power":"2","toughness":"2","imageName":"paragon of open graves","colorIdentity":["B"]},"Rotfeaster Maggot":{"layout":"normal","name":"Rotfeaster Maggot","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"When Rotfeaster Maggot enters the battlefield, exile target creature card from a graveyard. You gain life equal to that card's toughness.","power":"3","toughness":"5","imageName":"rotfeaster maggot","colorIdentity":["B"]},"Shadowcloak Vampire":{"layout":"normal","name":"Shadowcloak Vampire","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Pay 2 life: Shadowcloak Vampire gains flying until end of turn. (It can't be blocked except by creatures with flying or reach.)","power":"4","toughness":"3","imageName":"shadowcloak vampire","colorIdentity":["B"]},"Soul of Innistrad":{"layout":"normal","name":"Soul of Innistrad","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Deathtouch\n{3}{B}{B}: Return up to three target creature cards from your graveyard to your hand.\n{3}{B}{B}, Exile Soul of Innistrad from your graveyard: Return up to three target creature cards from your graveyard to your hand.","power":"6","toughness":"6","imageName":"soul of innistrad","colorIdentity":["B"]},"Stain the Mind":{"layout":"normal","name":"Stain the Mind","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nName a nonland card. Search target player's graveyard, hand, and library for any number of cards with that name and exile them. Then that player shuffles his or her library.","imageName":"stain the mind","colorIdentity":["B"]},"Ulcerate":{"layout":"normal","name":"Ulcerate","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -3/-3 until end of turn. You lose 3 life.","imageName":"ulcerate","colorIdentity":["B"]},"Unmake the Graves":{"layout":"normal","name":"Unmake the Graves","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nReturn up to two target creature cards from your graveyard to your hand.","imageName":"unmake the graves","colorIdentity":["B"]},"Wall of Limbs":{"layout":"normal","name":"Wall of Limbs","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Wall","types":["Creature"],"subtypes":["Zombie","Wall"],"text":"Defender (This creature can't attack.)\nWhenever you gain life, put a +1/+1 counter on Wall of Limbs.\n{5}{B}{B}, Sacrifice Wall of Limbs: Target player loses X life, where X is Wall of Limbs's power.","power":"0","toughness":"3","imageName":"wall of limbs","colorIdentity":["B"]},"Waste Not":{"layout":"normal","name":"Waste Not","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent discards a creature card, put a 2/2 black Zombie creature token onto the battlefield.\nWhenever an opponent discards a land card, add {B}{B} to your mana pool.\nWhenever an opponent discards a noncreature, nonland card, draw a card.","imageName":"waste not","colorIdentity":["B"]},"Witch's Familiar":{"layout":"normal","name":"Witch's Familiar","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Frog","types":["Creature"],"subtypes":["Frog"],"power":"2","toughness":"3","imageName":"witch's familiar","colorIdentity":["B"]},"Xathrid Slyblade":{"layout":"normal","name":"Xathrid Slyblade","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\n{3}{B}: Until end of turn, Xathrid Slyblade loses hexproof and gains first strike and deathtouch. (It deals combat damage before creatures without first strike. Any amount of damage it deals to a creature is enough to destroy it.)","power":"2","toughness":"1","imageName":"xathrid slyblade","colorIdentity":["B"]},"Act on Impulse":{"layout":"normal","name":"Act on Impulse","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exile the top three cards of your library. Until end of turn, you may play cards exiled this way. (If you cast a spell this way, you still pay its costs. You can play a land this way only if you have an available land play remaining.)","imageName":"act on impulse","colorIdentity":["R"]},"Aggressive Mining":{"layout":"normal","name":"Aggressive Mining","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"You can't play lands.\nSacrifice a land: Draw two cards. Activate this ability only once each turn.","imageName":"aggressive mining","colorIdentity":["R"]},"Altac Bloodseeker":{"layout":"normal","name":"Altac Bloodseeker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Whenever a creature an opponent controls dies, Altac Bloodseeker gets +2/+0 and gains first strike and haste until end of turn. (It deals combat damage before creatures without first strike, and it can attack and {T} as soon as it comes under your control.)","power":"2","toughness":"1","imageName":"altac bloodseeker","colorIdentity":["R"]},"Belligerent Sliver":{"layout":"normal","name":"Belligerent Sliver","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have menace. (They can't be blocked except by two or more creatures.)","power":"2","toughness":"2","imageName":"belligerent sliver","colorIdentity":["R"]},"Blastfire Bolt":{"layout":"normal","name":"Blastfire Bolt","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Blastfire Bolt deals 5 damage to target creature. Destroy all Equipment attached to that creature.","imageName":"blastfire bolt","colorIdentity":["R"]},"Borderland Marauder":{"layout":"normal","name":"Borderland Marauder","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Borderland Marauder attacks, it gets +2/+0 until end of turn.","power":"1","toughness":"2","imageName":"borderland marauder","colorIdentity":["R"]},"Brood Keeper":{"layout":"normal","name":"Brood Keeper","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever an Aura becomes attached to Brood Keeper, put a 2/2 red Dragon creature token with flying onto the battlefield. It has \"{R}: This creature gets +1/+0 until end of turn.\"","power":"2","toughness":"3","imageName":"brood keeper","colorIdentity":["R"]},"Burning Anger":{"layout":"normal","name":"Burning Anger","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"{T}: This creature deals damage equal to its power to target creature or player.\"","imageName":"burning anger","colorIdentity":["R"]},"Crowd's Favor":{"layout":"normal","name":"Crowd's Favor","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nTarget creature gets +1/+0 and gains first strike until end of turn. (It deals combat damage before creatures without first strike.)","imageName":"crowd's favor","colorIdentity":["R"]},"Generator Servant":{"layout":"normal","name":"Generator Servant","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{T}, Sacrifice Generator Servant: Add {C}{C} to your mana pool. If that mana is spent on a creature spell, it gains haste until end of turn. (That creature can attack and {T} as soon as it comes under your control.)","power":"2","toughness":"1","imageName":"generator servant","colorIdentity":["R"]},"Goblin Kaboomist":{"layout":"normal","name":"Goblin Kaboomist","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"At the beginning of your upkeep, put a colorless artifact token named Land Mine onto the battlefield with \"{R}, Sacrifice this artifact: This artifact deals 2 damage to target attacking creature without flying.\" Then flip a coin. If you lose the flip, Goblin Kaboomist deals 2 damage to itself.","power":"1","toughness":"2","imageName":"goblin kaboomist","colorIdentity":["R"]},"Hammerhand":{"layout":"normal","name":"Hammerhand","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Hammerhand enters the battlefield, target creature can't block this turn.\nEnchanted creature gets +1/+1 and has haste. (It can attack and {T} no matter when it came under your control.)","imageName":"hammerhand","colorIdentity":["R"]},"Inferno Fist":{"layout":"normal","name":"Inferno Fist","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nEnchanted creature gets +2/+0.\n{R}, Sacrifice Inferno Fist: Inferno Fist deals 2 damage to target creature or player.","imageName":"inferno fist","colorIdentity":["R"]},"Kird Chieftain":{"layout":"normal","name":"Kird Chieftain","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Kird Chieftain gets +1/+1 as long as you control a Forest.\n{4}{G}: Target creature gets +2/+2 and gains trample until end of turn. (If it would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","power":"3","toughness":"3","imageName":"kird chieftain","colorIdentity":["R","G"]},"Krenko's Enforcer":{"layout":"normal","name":"Krenko's Enforcer","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)","power":"2","toughness":"2","imageName":"krenko's enforcer","colorIdentity":["R"]},"Kurkesh, Onakke Ancient":{"layout":"normal","name":"Kurkesh, Onakke Ancient","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Legendary Creature — Ogre Spirit","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Ogre","Spirit"],"text":"Whenever you activate an ability of an artifact, if it isn't a mana ability, you may pay {R}. If you do, copy that ability. You may choose new targets for the copy.","power":"4","toughness":"3","imageName":"kurkesh, onakke ancient","colorIdentity":["R"]},"Might Makes Right":{"layout":"normal","name":"Might Makes Right","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of combat on your turn, if you control each creature on the battlefield with the greatest power, gain control of target creature an opponent controls until end of turn. Untap that creature. It gains haste until end of turn. (It can attack and {T} this turn.)","imageName":"might makes right","colorIdentity":["R"]},"Miner's Bane":{"layout":"normal","name":"Miner's Bane","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{2}{R}: Miner's Bane gets +1/+0 and gains trample until end of turn. (If it would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","power":"6","toughness":"3","imageName":"miner's bane","colorIdentity":["R"]},"Paragon of Fierce Defiance":{"layout":"normal","name":"Paragon of Fierce Defiance","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Other red creatures you control get +1/+1.\n{R}, {T}: Another target red creature you control gains haste until end of turn. (It can attack and {T} this turn.)","power":"2","toughness":"2","imageName":"paragon of fierce defiance","colorIdentity":["R"]},"Scrapyard Mongrel":{"layout":"normal","name":"Scrapyard Mongrel","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"As long as you control an artifact, Scrapyard Mongrel gets +2/+0 and has trample. (If it would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","power":"3","toughness":"3","imageName":"scrapyard mongrel","colorIdentity":["R"]},"Soul of Shandalar":{"layout":"normal","name":"Soul of Shandalar","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"First strike\n{3}{R}{R}: Soul of Shandalar deals 3 damage to target player and 3 damage to up to one target creature that player controls.\n{3}{R}{R}, Exile Soul of Shandalar from your graveyard: Soul of Shandalar deals 3 damage to target player and 3 damage to up to one target creature that player controls.","power":"6","toughness":"6","imageName":"soul of shandalar","colorIdentity":["R"]},"Carnivorous Moss-Beast":{"layout":"normal","name":"Carnivorous Moss-Beast","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Plant Elemental Beast","types":["Creature"],"subtypes":["Plant","Elemental","Beast"],"text":"{5}{G}{G}: Put a +1/+1 counter on Carnivorous Moss-Beast.","power":"4","toughness":"5","imageName":"carnivorous moss-beast","colorIdentity":["G"]},"Feral Incarnation":{"layout":"normal","name":"Feral Incarnation","manaCost":"{8}{G}","cmc":9,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nPut three 3/3 green Beast creature tokens onto the battlefield.","imageName":"feral incarnation","colorIdentity":["G"]},"Hornet Nest":{"layout":"normal","name":"Hornet Nest","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Defender (This creature can't attack.)\nWhenever Hornet Nest is dealt damage, put that many 1/1 green Insect creature tokens with flying and deathtouch onto the battlefield. (Any amount of damage a creature with deathtouch deals to a creature is enough to destroy it.)","power":"0","toughness":"2","imageName":"hornet nest","colorIdentity":["G"]},"Hunter's Ambush":{"layout":"normal","name":"Hunter's Ambush","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt by nongreen creatures this turn.","imageName":"hunter's ambush","colorIdentity":["G"]},"Invasive Species":{"layout":"normal","name":"Invasive Species","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"When Invasive Species enters the battlefield, return another permanent you control to its owner's hand.","power":"3","toughness":"3","imageName":"invasive species","colorIdentity":["G"]},"Kalonian Twingrove":{"layout":"normal","name":"Kalonian Twingrove","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Treefolk Warrior","types":["Creature"],"subtypes":["Treefolk","Warrior"],"text":"Kalonian Twingrove's power and toughness are each equal to the number of Forests you control.\nWhen Kalonian Twingrove enters the battlefield, put a green Treefolk Warrior creature token onto the battlefield with \"This creature's power and toughness are each equal to the number of Forests you control.\"","power":"*","toughness":"*","imageName":"kalonian twingrove","colorIdentity":["G"]},"Life's Legacy":{"layout":"normal","name":"Life's Legacy","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Life's Legacy, sacrifice a creature.\nDraw cards equal to the sacrificed creature's power.","imageName":"life's legacy","colorIdentity":["G"]},"Living Totem":{"layout":"normal","name":"Living Totem","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Plant Elemental","types":["Creature"],"subtypes":["Plant","Elemental"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nWhen Living Totem enters the battlefield, you may put a +1/+1 counter on another target creature.","power":"2","toughness":"3","imageName":"living totem","colorIdentity":["G"]},"Netcaster Spider":{"layout":"normal","name":"Netcaster Spider","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nWhenever Netcaster Spider blocks a creature with flying, Netcaster Spider gets +2/+0 until end of turn.","power":"2","toughness":"3","imageName":"netcaster spider","colorIdentity":["G"]},"Nissa's Expedition":{"layout":"normal","name":"Nissa's Expedition","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nSearch your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle your library.","imageName":"nissa's expedition","colorIdentity":["G"]},"Paragon of Eternal Wilds":{"layout":"normal","name":"Paragon of Eternal Wilds","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"Other green creatures you control get +1/+1.\n{G}, {T}: Another target green creature you control gains trample until end of turn. (If it would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)","power":"2","toughness":"2","imageName":"paragon of eternal wilds","colorIdentity":["G"]},"Shaman of Spring":{"layout":"normal","name":"Shaman of Spring","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Shaman of Spring enters the battlefield, draw a card.","power":"2","toughness":"2","imageName":"shaman of spring","colorIdentity":["G"]},"Sunblade Elf":{"layout":"normal","name":"Sunblade Elf","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Sunblade Elf gets +1/+1 as long as you control a Plains.\n{4}{W}: Creatures you control get +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"sunblade elf","colorIdentity":["G","W"]},"Undergrowth Scavenger":{"layout":"normal","name":"Undergrowth Scavenger","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Fungus Horror","types":["Creature"],"subtypes":["Fungus","Horror"],"text":"Undergrowth Scavenger enters the battlefield with a number of +1/+1 counters on it equal to the number of creature cards in all graveyards.","power":"0","toughness":"0","imageName":"undergrowth scavenger","colorIdentity":["G"]},"Venom Sliver":{"layout":"normal","name":"Venom Sliver","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Sliver","types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have deathtouch. (Any amount of damage a creature with deathtouch deals to a creature is enough to destroy it.)","power":"1","toughness":"1","imageName":"venom sliver","colorIdentity":["G"]},"Vineweft":{"layout":"normal","name":"Vineweft","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1.\n{4}{G}: Return Vineweft from your graveyard to your hand.","imageName":"vineweft","colorIdentity":["G"]},"Yisan, the Wanderer Bard":{"layout":"normal","name":"Yisan, the Wanderer Bard","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Human Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Rogue"],"text":"{2}{G}, {T}, Put a verse counter on Yisan, the Wanderer Bard: Search your library for a creature card with converted mana cost equal to the number of verse counters on Yisan, put it onto the battlefield, then shuffle your library.","power":"2","toughness":"3","imageName":"yisan, the wanderer bard","colorIdentity":["G"]},"Sliver Hivelord":{"layout":"normal","name":"Sliver Hivelord","manaCost":"{W}{U}{B}{R}{G}","cmc":5,"colors":["White","Blue","Black","Red","Green"],"type":"Legendary Creature — Sliver","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Sliver"],"text":"Sliver creatures you control have indestructible. (Damage and effects that say \"destroy\" don't destroy them.)","power":"5","toughness":"5","imageName":"sliver hivelord","colorIdentity":["W","U","B","R","G"]},"Avarice Amulet":{"layout":"normal","name":"Avarice Amulet","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+0 and has vigilance and \"At the beginning of your upkeep, draw a card.\"\nWhen equipped creature dies, target opponent gains control of Avarice Amulet.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"avarice amulet"},"Brawler's Plate":{"layout":"normal","name":"Brawler's Plate","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2 and has trample. (It can deal excess combat damage to defending player or planeswalker while attacking.)\nEquip {4} ({4}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"brawler's plate"},"The Chain Veil":{"layout":"normal","name":"The Chain Veil","manaCost":"{4}","cmc":4,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"At the beginning of your end step, if you didn't activate a loyalty ability of a planeswalker this turn, you lose 2 life.\n{4}, {T}: For each planeswalker you control, you may activate one of its loyalty abilities once this turn as though none of its loyalty abilities have been activated this turn.","imageName":"the chain veil"},"Hot Soup":{"layout":"normal","name":"Hot Soup","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature can't be blocked.\nWhenever equipped creature is dealt damage, destroy it.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"hot soup"},"Meteorite":{"layout":"normal","name":"Meteorite","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"When Meteorite enters the battlefield, it deals 2 damage to target creature or player.\n{T}: Add one mana of any color to your mana pool.","imageName":"meteorite"},"Obelisk of Urd":{"layout":"normal","name":"Obelisk of Urd","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nAs Obelisk of Urd enters the battlefield, choose a creature type.\nCreatures you control of the chosen type get +2/+2.","imageName":"obelisk of urd"},"Perilous Vault":{"layout":"normal","name":"Perilous Vault","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}, Exile Perilous Vault: Exile all nonland permanents.","imageName":"perilous vault"},"Profane Memento":{"layout":"normal","name":"Profane Memento","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature card is put into an opponent's graveyard from anywhere, you gain 1 life.","imageName":"profane memento"},"Rogue's Gloves":{"layout":"normal","name":"Rogue's Gloves","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature deals combat damage to a player, you may draw a card.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"rogue's gloves"},"Sacred Armory":{"layout":"normal","name":"Sacred Armory","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}: Target creature gets +1/+0 until end of turn.","imageName":"sacred armory"},"Scuttling Doom Engine":{"layout":"normal","name":"Scuttling Doom Engine","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Scuttling Doom Engine can't be blocked by creatures with power 2 or less.\nWhen Scuttling Doom Engine dies, it deals 6 damage to target opponent.","power":"6","toughness":"6","imageName":"scuttling doom engine"},"Shield of the Avatar":{"layout":"normal","name":"Shield of the Avatar","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"If a source would deal damage to equipped creature, prevent X of that damage, where X is the number of creatures you control.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"shield of the avatar"},"Soul of New Phyrexia":{"layout":"normal","name":"Soul of New Phyrexia","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Avatar","types":["Artifact","Creature"],"subtypes":["Avatar"],"text":"Trample\n{5}: Permanents you control gain indestructible until end of turn.\n{5}, Exile Soul of New Phyrexia from your graveyard: Permanents you control gain indestructible until end of turn.","power":"6","toughness":"6","imageName":"soul of new phyrexia"},"Tyrant's Machine":{"layout":"normal","name":"Tyrant's Machine","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Tap target creature.","imageName":"tyrant's machine"},"Will-Forged Golem":{"layout":"normal","name":"Will-Forged Golem","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)","power":"4","toughness":"4","imageName":"will-forged golem"},"Radiant Fountain":{"layout":"normal","name":"Radiant Fountain","type":"Land","types":["Land"],"text":"When Radiant Fountain enters the battlefield, you gain 2 life.\n{T}: Add {C} to your mana pool.","imageName":"radiant fountain"},"Sliver Hive":{"layout":"normal","name":"Sliver Hive","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add one mana of any color to your mana pool. Spend this mana only to cast a Sliver spell.\n{5}, {T}: Put a 1/1 colorless Sliver creature token onto the battlefield. Activate this ability only if you control a Sliver.","imageName":"sliver hive"},"Mardu Heart-Piercer":{"layout":"normal","name":"Mardu Heart-Piercer","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Archer","types":["Creature"],"subtypes":["Human","Archer"],"text":"Raid — When Mardu Heart-Piercer enters the battlefield, if you attacked with a creature this turn, Mardu Heart-Piercer deals 2 damage to target creature or player.","power":"2","toughness":"3","imageName":"mardu heart-piercer","colorIdentity":["R"]},"Nomad Outpost":{"layout":"normal","name":"Nomad Outpost","type":"Land","types":["Land"],"text":"Nomad Outpost enters the battlefield tapped.\n{T}: Add {R}, {W}, or {B} to your mana pool.","imageName":"nomad outpost","colorIdentity":["R","W","B"]},"Jeskai Elder":{"layout":"normal","name":"Jeskai Elder","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever Jeskai Elder deals combat damage to a player, you may draw a card. If you do, discard a card.","power":"1","toughness":"2","imageName":"jeskai elder","colorIdentity":["U"]},"Mystic Monastery":{"layout":"normal","name":"Mystic Monastery","type":"Land","types":["Land"],"text":"Mystic Monastery enters the battlefield tapped.\n{T}: Add {U}, {R}, or {W} to your mana pool.","imageName":"mystic monastery","colorIdentity":["U","R","W"]},"Abzan Battle Priest":{"layout":"normal","name":"Abzan Battle Priest","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Outlast {W} ({W}, {T}: Put a +1/+1 counter on this creature. Outlast only as a sorcery.)\nEach creature you control with a +1/+1 counter on it has lifelink.","power":"3","toughness":"2","imageName":"abzan battle priest","colorIdentity":["W"]},"Abzan Falconer":{"layout":"normal","name":"Abzan Falconer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Outlast {W} ({W}, {T}: Put a +1/+1 counter on this creature. Outlast only as a sorcery.)\nEach creature you control with a +1/+1 counter on it has flying.","power":"2","toughness":"3","imageName":"abzan falconer","colorIdentity":["W"]},"Ainok Bond-Kin":{"layout":"normal","name":"Ainok Bond-Kin","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Hound Soldier","types":["Creature"],"subtypes":["Hound","Soldier"],"text":"Outlast {1}{W} ({1}{W}, {T}: Put a +1/+1 counter on this creature. Outlast only as a sorcery.)\nEach creature you control with a +1/+1 counter on it has first strike.","power":"2","toughness":"1","imageName":"ainok bond-kin","colorIdentity":["W"]},"Alabaster Kirin":{"layout":"normal","name":"Alabaster Kirin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Kirin","types":["Creature"],"subtypes":["Kirin"],"text":"Flying, vigilance","power":"2","toughness":"3","imageName":"alabaster kirin","colorIdentity":["W"]},"Brave the Sands":{"layout":"normal","name":"Brave the Sands","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have vigilance.\nEach creature you control can block an additional creature each combat.","imageName":"brave the sands","colorIdentity":["W"]},"Dazzling Ramparts":{"layout":"normal","name":"Dazzling Ramparts","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender\n{1}{W}, {T}: Tap target creature.","power":"0","toughness":"7","imageName":"dazzling ramparts","colorIdentity":["W"]},"Defiant Strike":{"layout":"normal","name":"Defiant Strike","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+0 until end of turn.\nDraw a card.","imageName":"defiant strike","colorIdentity":["W"]},"End Hostilities":{"layout":"normal","name":"End Hostilities","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures and all permanents attached to creatures.","imageName":"end hostilities","colorIdentity":["W"]},"Feat of Resistance":{"layout":"normal","name":"Feat of Resistance","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put a +1/+1 counter on target creature you control. It gains protection from the color of your choice until end of turn.","imageName":"feat of resistance","colorIdentity":["W"]},"Firehoof Cavalry":{"layout":"normal","name":"Firehoof Cavalry","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"{3}{R}: Firehoof Cavalry gets +2/+0 and gains trample until end of turn.","power":"1","toughness":"1","imageName":"firehoof cavalry","colorIdentity":["W","R"]},"Jeskai Student":{"layout":"normal","name":"Jeskai Student","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"1","toughness":"3","imageName":"jeskai student","colorIdentity":["W"]},"Kill Shot":{"layout":"normal","name":"Kill Shot","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target attacking creature.","imageName":"kill shot","colorIdentity":["W"]},"Mardu Hateblade":{"layout":"normal","name":"Mardu Hateblade","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"{B}: Mardu Hateblade gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","power":"1","toughness":"1","imageName":"mardu hateblade","colorIdentity":["W","B"]},"Mardu Hordechief":{"layout":"normal","name":"Mardu Hordechief","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Raid — When Mardu Hordechief enters the battlefield, if you attacked with a creature this turn, put a 1/1 white Warrior creature token onto the battlefield.","power":"2","toughness":"3","imageName":"mardu hordechief","colorIdentity":["W"]},"Rush of Battle":{"layout":"normal","name":"Rush of Battle","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +2/+1 until end of turn. Warrior creatures you control gain lifelink until end of turn. (Damage dealt by those Warriors also causes their controller to gain that much life.)","imageName":"rush of battle","colorIdentity":["W"]},"Sage-Eye Harrier":{"layout":"normal","name":"Sage-Eye Harrier","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Warrior","types":["Creature"],"subtypes":["Bird","Warrior"],"text":"Flying\nMorph {3}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"5","imageName":"sage-eye harrier","colorIdentity":["W"]},"Salt Road Patrol":{"layout":"normal","name":"Salt Road Patrol","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Outlast {1}{W} ({1}{W}, {T}: Put a +1/+1 counter on this creature. Outlast only as a sorcery.)","power":"2","toughness":"5","imageName":"salt road patrol","colorIdentity":["W"]},"Siegecraft":{"layout":"normal","name":"Siegecraft","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+4.","imageName":"siegecraft","colorIdentity":["W"]},"Take Up Arms":{"layout":"normal","name":"Take Up Arms","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put three 1/1 white Warrior creature tokens onto the battlefield.","imageName":"take up arms","colorIdentity":["W"]},"Timely Hordemate":{"layout":"normal","name":"Timely Hordemate","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Raid — When Timely Hordemate enters the battlefield, if you attacked with a creature this turn, return target creature card with converted mana cost 2 or less from your graveyard to the battlefield.","power":"3","toughness":"2","imageName":"timely hordemate","colorIdentity":["W"]},"Venerable Lammasu":{"layout":"normal","name":"Venerable Lammasu","manaCost":"{6}{W}","cmc":7,"colors":["White"],"type":"Creature — Lammasu","types":["Creature"],"subtypes":["Lammasu"],"text":"Flying","power":"5","toughness":"4","imageName":"venerable lammasu","colorIdentity":["W"]},"War Behemoth":{"layout":"normal","name":"War Behemoth","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Morph {4}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"6","imageName":"war behemoth","colorIdentity":["W"]},"Watcher of the Roost":{"layout":"normal","name":"Watcher of the Roost","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nMorph—Reveal a white card in your hand. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Watcher of the Roost is turned face up, you gain 2 life.","power":"2","toughness":"1","imageName":"watcher of the roost","colorIdentity":["W"]},"Wingmate Roc":{"layout":"normal","name":"Wingmate Roc","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nRaid — When Wingmate Roc enters the battlefield, if you attacked with a creature this turn, put a 3/4 white Bird creature token with flying onto the battlefield.\nWhenever Wingmate Roc attacks, you gain 1 life for each attacking creature.","power":"3","toughness":"4","imageName":"wingmate roc","colorIdentity":["W"]},"Blinding Spray":{"layout":"normal","name":"Blinding Spray","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Creatures your opponents control get -4/-0 until end of turn.\nDraw a card.","imageName":"blinding spray","colorIdentity":["U"]},"Clever Impersonator":{"layout":"normal","name":"Clever Impersonator","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"You may have Clever Impersonator enter the battlefield as a copy of any nonland permanent on the battlefield.","power":"0","toughness":"0","imageName":"clever impersonator","colorIdentity":["U"]},"Dragon's Eye Savants":{"layout":"normal","name":"Dragon's Eye Savants","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Morph—Reveal a blue card in your hand. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Dragon's Eye Savants is turned face up, look at target opponent's hand.","power":"0","toughness":"6","imageName":"dragon's eye savants","colorIdentity":["U"]},"Embodiment of Spring":{"layout":"normal","name":"Embodiment of Spring","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{1}{G}, {T}, Sacrifice Embodiment of Spring: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.","power":"0","toughness":"3","imageName":"embodiment of spring","colorIdentity":["U","G"]},"Force Away":{"layout":"normal","name":"Force Away","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand.\nFerocious — If you control a creature with power 4 or greater, you may draw a card. If you do, discard a card.","imageName":"force away","colorIdentity":["U"]},"Glacial Stalker":{"layout":"normal","name":"Glacial Stalker","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Morph {4}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"5","imageName":"glacial stalker","colorIdentity":["U"]},"Jeskai Windscout":{"layout":"normal","name":"Jeskai Windscout","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird Scout","types":["Creature"],"subtypes":["Bird","Scout"],"text":"Flying\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"2","toughness":"1","imageName":"jeskai windscout","colorIdentity":["U"]},"Kheru Spellsnatcher":{"layout":"normal","name":"Kheru Spellsnatcher","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Naga Wizard","types":["Creature"],"subtypes":["Naga","Wizard"],"text":"Morph {4}{U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Kheru Spellsnatcher is turned face up, counter target spell. If that spell is countered this way, exile it instead of putting it into its owner's graveyard. You may cast that card without paying its mana cost for as long as it remains exiled.","power":"3","toughness":"3","imageName":"kheru spellsnatcher","colorIdentity":["U"]},"Mistfire Weaver":{"layout":"normal","name":"Mistfire Weaver","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Djinn Wizard","types":["Creature"],"subtypes":["Djinn","Wizard"],"text":"Flying\nMorph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Mistfire Weaver is turned face up, target creature you control gains hexproof until end of turn.","power":"3","toughness":"1","imageName":"mistfire weaver","colorIdentity":["U"]},"Monastery Flock":{"layout":"normal","name":"Monastery Flock","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Defender, flying\nMorph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"0","toughness":"5","imageName":"monastery flock","colorIdentity":["U"]},"Mystic of the Hidden Way":{"layout":"normal","name":"Mystic of the Hidden Way","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Mystic of the Hidden Way can't be blocked.\nMorph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"2","imageName":"mystic of the hidden way","colorIdentity":["U"]},"Pearl Lake Ancient":{"layout":"normal","name":"Pearl Lake Ancient","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Flash\nPearl Lake Ancient can't be countered.\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nReturn three lands you control to their owner's hand: Return Pearl Lake Ancient to its owner's hand.","power":"6","toughness":"7","imageName":"pearl lake ancient","colorIdentity":["U"]},"Quiet Contemplation":{"layout":"normal","name":"Quiet Contemplation","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a noncreature spell, you may pay {1}. If you do, tap target creature an opponent controls and it doesn't untap during its controller's next untap step.","imageName":"quiet contemplation","colorIdentity":["U"]},"Riverwheel Aerialists":{"layout":"normal","name":"Riverwheel Aerialists","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Djinn Monk","types":["Creature"],"subtypes":["Djinn","Monk"],"text":"Flying\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"4","toughness":"5","imageName":"riverwheel aerialists","colorIdentity":["U"]},"Scaldkin":{"layout":"normal","name":"Scaldkin","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\n{2}{R}, Sacrifice Scaldkin: Scaldkin deals 2 damage to target creature or player.","power":"2","toughness":"2","imageName":"scaldkin","colorIdentity":["U","R"]},"Scion of Glaciers":{"layout":"normal","name":"Scion of Glaciers","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{U}: Scion of Glaciers gets +1/-1 until end of turn.","power":"2","toughness":"5","imageName":"scion of glaciers","colorIdentity":["U"]},"Set Adrift":{"layout":"normal","name":"Set Adrift","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nPut target nonland permanent on top of its owner's library.","imageName":"set adrift","colorIdentity":["U"]},"Singing Bell Strike":{"layout":"normal","name":"Singing Bell Strike","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Singing Bell Strike enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.\nEnchanted creature has \"{6}: Untap this creature.\"","imageName":"singing bell strike","colorIdentity":["U"]},"Stubborn Denial":{"layout":"normal","name":"Stubborn Denial","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target noncreature spell unless its controller pays {1}.\nFerocious — If you control a creature with power 4 or greater, counter that spell instead.","imageName":"stubborn denial","colorIdentity":["U"]},"Taigam's Scheming":{"layout":"normal","name":"Taigam's Scheming","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top five cards of your library. Put any number of them into your graveyard and the rest back on top of your library in any order.","imageName":"taigam's scheming","colorIdentity":["U"]},"Treasure Cruise":{"layout":"normal","name":"Treasure Cruise","manaCost":"{7}{U}","cmc":8,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nDraw three cards.","imageName":"treasure cruise","colorIdentity":["U"]},"Waterwhirl":{"layout":"normal","name":"Waterwhirl","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return up to two target creatures to their owners' hands.","imageName":"waterwhirl","colorIdentity":["U"]},"Weave Fate":{"layout":"normal","name":"Weave Fate","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw two cards.","imageName":"weave fate","starter":true,"colorIdentity":["U"]},"Wetland Sambar":{"layout":"normal","name":"Wetland Sambar","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Elk","types":["Creature"],"subtypes":["Elk"],"power":"2","toughness":"1","imageName":"wetland sambar","colorIdentity":["U"]},"Whirlwind Adept":{"layout":"normal","name":"Whirlwind Adept","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Djinn Monk","types":["Creature"],"subtypes":["Djinn","Monk"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"4","toughness":"2","imageName":"whirlwind adept","colorIdentity":["U"]},"Bellowing Saddlebrute":{"layout":"normal","name":"Bellowing Saddlebrute","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"Raid — When Bellowing Saddlebrute enters the battlefield, you lose 4 life unless you attacked with a creature this turn.","power":"4","toughness":"5","imageName":"bellowing saddlebrute","colorIdentity":["B"]},"Bitter Revelation":{"layout":"normal","name":"Bitter Revelation","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top four cards of your library. Put two of them into your hand and the rest into your graveyard. You lose 2 life.","imageName":"bitter revelation","colorIdentity":["B"]},"Dead Drop":{"layout":"normal","name":"Dead Drop","manaCost":"{9}{B}","cmc":10,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nTarget player sacrifices two creatures.","imageName":"dead drop","colorIdentity":["B"]},"Debilitating Injury":{"layout":"normal","name":"Debilitating Injury","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -2/-2.","imageName":"debilitating injury","colorIdentity":["B"]},"Disowned Ancestor":{"layout":"normal","name":"Disowned Ancestor","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Spirit Warrior","types":["Creature"],"subtypes":["Spirit","Warrior"],"text":"Outlast {1}{B} ({1}{B}, {T}: Put a +1/+1 counter on this creature. Outlast only as a sorcery.)","power":"0","toughness":"4","imageName":"disowned ancestor","colorIdentity":["B"]},"Dutiful Return":{"layout":"normal","name":"Dutiful Return","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to two target creature cards from your graveyard to your hand.","imageName":"dutiful return","colorIdentity":["B"]},"Empty the Pits":{"layout":"normal","name":"Empty the Pits","manaCost":"{X}{X}{B}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nPut X 2/2 black Zombie creature tokens onto the battlefield tapped.","imageName":"empty the pits","colorIdentity":["B"]},"Gurmag Swiftwing":{"layout":"normal","name":"Gurmag Swiftwing","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying, first strike, haste","power":"1","toughness":"2","imageName":"gurmag swiftwing","colorIdentity":["B"]},"Kheru Bloodsucker":{"layout":"normal","name":"Kheru Bloodsucker","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Whenever a creature you control with toughness 4 or greater dies, each opponent loses 2 life and you gain 2 life.\n{2}{B}, Sacrifice another creature: Put a +1/+1 counter on Kheru Bloodsucker.","power":"2","toughness":"2","imageName":"kheru bloodsucker","colorIdentity":["B"]},"Kheru Dreadmaw":{"layout":"normal","name":"Kheru Dreadmaw","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Crocodile","types":["Creature"],"subtypes":["Zombie","Crocodile"],"text":"Defender\n{1}{G}, Sacrifice another creature: You gain life equal to the sacrificed creature's toughness.","power":"4","toughness":"4","imageName":"kheru dreadmaw","colorIdentity":["B","G"]},"Krumar Bond-Kin":{"layout":"normal","name":"Krumar Bond-Kin","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"Morph {4}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"5","toughness":"3","imageName":"krumar bond-kin","colorIdentity":["B"]},"Mardu Skullhunter":{"layout":"normal","name":"Mardu Skullhunter","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Mardu Skullhunter enters the battlefield tapped.\nRaid — When Mardu Skullhunter enters the battlefield, if you attacked with a creature this turn, target opponent discards a card.","power":"2","toughness":"1","imageName":"mardu skullhunter","colorIdentity":["B"]},"Mer-Ek Nightblade":{"layout":"normal","name":"Mer-Ek Nightblade","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Orc Assassin","types":["Creature"],"subtypes":["Orc","Assassin"],"text":"Outlast {B} ({B}, {T}: Put a +1/+1 counter on this creature. Outlast only as a sorcery.)\nEach creature you control with a +1/+1 counter on it has deathtouch.","power":"2","toughness":"3","imageName":"mer-ek nightblade","colorIdentity":["B"]},"Molting Snakeskin":{"layout":"normal","name":"Molting Snakeskin","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+0 and has \"{2}{B}: Regenerate this creature.\"","imageName":"molting snakeskin","colorIdentity":["B"]},"Murderous Cut":{"layout":"normal","name":"Murderous Cut","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nDestroy target creature.","imageName":"murderous cut","colorIdentity":["B"]},"Raiders' Spoils":{"layout":"normal","name":"Raiders' Spoils","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control get +1/+0.\nWhenever a Warrior you control deals combat damage to a player, you may pay 1 life. If you do, draw a card.","imageName":"raiders' spoils","colorIdentity":["B"]},"Rakshasa's Secret":{"layout":"normal","name":"Rakshasa's Secret","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent discards two cards. Put the top two cards of your library into your graveyard.","imageName":"rakshasa's secret","colorIdentity":["B"]},"Retribution of the Ancients":{"layout":"normal","name":"Retribution of the Ancients","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}, Remove X +1/+1 counters from among creatures you control: Target creature gets -X/-X until end of turn.","imageName":"retribution of the ancients","colorIdentity":["B"]},"Rite of the Serpent":{"layout":"normal","name":"Rite of the Serpent","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. If that creature had a +1/+1 counter on it, put a 1/1 green Snake creature token onto the battlefield.","imageName":"rite of the serpent","colorIdentity":["B"]},"Rotting Mastodon":{"layout":"normal","name":"Rotting Mastodon","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Elephant","types":["Creature"],"subtypes":["Zombie","Elephant"],"power":"2","toughness":"8","imageName":"rotting mastodon","colorIdentity":["B"]},"Ruthless Ripper":{"layout":"normal","name":"Ruthless Ripper","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"Deathtouch\nMorph—Reveal a black card in your hand. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Ruthless Ripper is turned face up, target player loses 2 life.","power":"1","toughness":"1","imageName":"ruthless ripper","colorIdentity":["B"]},"Shambling Attendants":{"layout":"normal","name":"Shambling Attendants","manaCost":"{7}{B}","cmc":8,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"3","toughness":"5","imageName":"shambling attendants","colorIdentity":["B"]},"Sidisi's Pet":{"layout":"normal","name":"Sidisi's Pet","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Ape","types":["Creature"],"subtypes":["Zombie","Ape"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)\nMorph {1}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"4","imageName":"sidisi's pet","colorIdentity":["B"]},"Sultai Scavenger":{"layout":"normal","name":"Sultai Scavenger","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Bird Warrior","types":["Creature"],"subtypes":["Bird","Warrior"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nFlying","power":"3","toughness":"3","imageName":"sultai scavenger","colorIdentity":["B"]},"Swarm of Bloodflies":{"layout":"normal","name":"Swarm of Bloodflies","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying\nSwarm of Bloodflies enters the battlefield with two +1/+1 counters on it.\nWhenever another creature dies, put a +1/+1 counter on Swarm of Bloodflies.","power":"0","toughness":"0","imageName":"swarm of bloodflies","colorIdentity":["B"]},"Throttle":{"layout":"normal","name":"Throttle","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -4/-4 until end of turn.","imageName":"throttle","colorIdentity":["B"]},"Unyielding Krumar":{"layout":"normal","name":"Unyielding Krumar","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"{1}{W}: Unyielding Krumar gains first strike until end of turn.","power":"3","toughness":"3","imageName":"unyielding krumar","colorIdentity":["B","W"]},"Ainok Tracker":{"layout":"normal","name":"Ainok Tracker","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Hound Scout","types":["Creature"],"subtypes":["Hound","Scout"],"text":"First strike\nMorph {4}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"3","imageName":"ainok tracker","colorIdentity":["R"]},"Arrow Storm":{"layout":"normal","name":"Arrow Storm","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Arrow Storm deals 4 damage to target creature or player.\nRaid — If you attacked with a creature this turn, instead Arrow Storm deals 5 damage to that creature or player and the damage can't be prevented.","imageName":"arrow storm","colorIdentity":["R"]},"Ashcloud Phoenix":{"layout":"normal","name":"Ashcloud Phoenix","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Phoenix","types":["Creature"],"subtypes":["Phoenix"],"text":"Flying\nWhen Ashcloud Phoenix dies, return it to the battlefield face down under your control.\nMorph {4}{R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Ashcloud Phoenix is turned face up, it deals 2 damage to each player.","power":"4","toughness":"1","imageName":"ashcloud phoenix","colorIdentity":["R"]},"Barrage of Boulders":{"layout":"normal","name":"Barrage of Boulders","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Barrage of Boulders deals 1 damage to each creature you don't control.\nFerocious — If you control a creature with power 4 or greater, creatures can't block this turn.","imageName":"barrage of boulders","colorIdentity":["R"]},"Bloodfire Expert":{"layout":"normal","name":"Bloodfire Expert","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Efreet Monk","types":["Creature"],"subtypes":["Efreet","Monk"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"3","toughness":"1","imageName":"bloodfire expert","colorIdentity":["R"]},"Bloodfire Mentor":{"layout":"normal","name":"Bloodfire Mentor","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Efreet Shaman","types":["Creature"],"subtypes":["Efreet","Shaman"],"text":"{2}{U}, {T}: Draw a card, then discard a card.","power":"0","toughness":"5","imageName":"bloodfire mentor","colorIdentity":["R","U"]},"Bring Low":{"layout":"normal","name":"Bring Low","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Bring Low deals 3 damage to target creature. If that creature has a +1/+1 counter on it, Bring Low deals 5 damage to it instead.","imageName":"bring low","colorIdentity":["R"]},"Burn Away":{"layout":"normal","name":"Burn Away","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Burn Away deals 6 damage to target creature. When that creature dies this turn, exile all cards from its controller's graveyard.","imageName":"burn away","colorIdentity":["R"]},"Canyon Lurkers":{"layout":"normal","name":"Canyon Lurkers","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Morph {3}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"5","toughness":"2","imageName":"canyon lurkers","colorIdentity":["R"]},"Dragon Grip":{"layout":"normal","name":"Dragon Grip","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Ferocious — If you control a creature with power 4 or greater, you may cast Dragon Grip as though it had flash. (You may cast it any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets +2/+0 and has first strike.","imageName":"dragon grip","colorIdentity":["R"]},"Goblinslide":{"layout":"normal","name":"Goblinslide","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a noncreature spell, you may pay {1}. If you do, put a 1/1 red Goblin creature token with haste onto the battlefield.","imageName":"goblinslide","colorIdentity":["R"]},"Horde Ambusher":{"layout":"normal","name":"Horde Ambusher","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Whenever Horde Ambusher blocks, it deals 1 damage to you.\nMorph—Reveal a red card in your hand. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Horde Ambusher is turned face up, target creature can't block this turn.","power":"2","toughness":"2","imageName":"horde ambusher","colorIdentity":["R"]},"Howl of the Horde":{"layout":"normal","name":"Howl of the Horde","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.\nRaid — If you attacked with a creature this turn, when you cast your next instant or sorcery spell this turn, copy that spell an additional time. You may choose new targets for the copy.","imageName":"howl of the horde","colorIdentity":["R"]},"Leaping Master":{"layout":"normal","name":"Leaping Master","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"{2}{W}: Leaping Master gains flying until end of turn.","power":"2","toughness":"1","imageName":"leaping master","colorIdentity":["R","W"]},"Mardu Blazebringer":{"layout":"normal","name":"Mardu Blazebringer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"When Mardu Blazebringer attacks or blocks, sacrifice it at end of combat.","power":"4","toughness":"4","imageName":"mardu blazebringer","colorIdentity":["R"]},"Mardu Warshrieker":{"layout":"normal","name":"Mardu Warshrieker","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Orc Shaman","types":["Creature"],"subtypes":["Orc","Shaman"],"text":"Raid — When Mardu Warshrieker enters the battlefield, if you attacked with a creature this turn, add {R}{W}{B} to your mana pool.","power":"3","toughness":"3","imageName":"mardu warshrieker","colorIdentity":["R","W","B"]},"Monastery Swiftspear":{"layout":"normal","name":"Monastery Swiftspear","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Haste\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"1","toughness":"2","imageName":"monastery swiftspear","colorIdentity":["R"]},"Sarkhan, the Dragonspeaker":{"layout":"normal","name":"Sarkhan, the Dragonspeaker","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Planeswalker — Sarkhan","types":["Planeswalker"],"subtypes":["Sarkhan"],"text":"+1: Until end of turn, Sarkhan, the Dragonspeaker becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste. (He doesn't lose loyalty while he's not a planeswalker.)\n−3: Sarkhan, the Dragonspeaker deals 4 damage to target creature.\n−6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\"","loyalty":4,"imageName":"sarkhan, the dragonspeaker","colorIdentity":["R"]},"Summit Prowler":{"layout":"normal","name":"Summit Prowler","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Yeti","types":["Creature"],"subtypes":["Yeti"],"power":"4","toughness":"3","imageName":"summit prowler","colorIdentity":["R"]},"Swift Kick":{"layout":"normal","name":"Swift Kick","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +1/+0 until end of turn. It fights target creature you don't control.","imageName":"swift kick","colorIdentity":["R"]},"Tormenting Voice":{"layout":"normal","name":"Tormenting Voice","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Tormenting Voice, discard a card.\nDraw two cards.","imageName":"tormenting voice","colorIdentity":["R"]},"Valley Dasher":{"layout":"normal","name":"Valley Dasher","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Haste\nValley Dasher attacks each turn if able.","power":"2","toughness":"2","imageName":"valley dasher","colorIdentity":["R"]},"War-Name Aspirant":{"layout":"normal","name":"War-Name Aspirant","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Raid — War-Name Aspirant enters the battlefield with a +1/+1 counter on it if you attacked with a creature this turn.\nWar-Name Aspirant can't be blocked by creatures with power 1 or less.","power":"2","toughness":"1","imageName":"war-name aspirant","colorIdentity":["R"]},"Alpine Grizzly":{"layout":"normal","name":"Alpine Grizzly","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"power":"4","toughness":"2","imageName":"alpine grizzly","colorIdentity":["G"]},"Archers' Parapet":{"layout":"normal","name":"Archers' Parapet","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender\n{1}{B}, {T}: Each opponent loses 1 life.","power":"0","toughness":"5","imageName":"archers' parapet","colorIdentity":["G","B"]},"Awaken the Bear":{"layout":"normal","name":"Awaken the Bear","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+3 and gains trample until end of turn.","imageName":"awaken the bear","colorIdentity":["G"]},"Become Immense":{"layout":"normal","name":"Become Immense","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nTarget creature gets +6/+6 until end of turn.","imageName":"become immense","colorIdentity":["G"]},"Dragonscale Boon":{"layout":"normal","name":"Dragonscale Boon","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put two +1/+1 counters on target creature and untap it.","imageName":"dragonscale boon","colorIdentity":["G"]},"Feed the Clan":{"layout":"normal","name":"Feed the Clan","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"You gain 5 life.\nFerocious — You gain 10 life instead if you control a creature with power 4 or greater.","imageName":"feed the clan","colorIdentity":["G"]},"Highland Game":{"layout":"normal","name":"Highland Game","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elk","types":["Creature"],"subtypes":["Elk"],"text":"When Highland Game dies, you gain 2 life.","power":"2","toughness":"1","imageName":"highland game","colorIdentity":["G"]},"Hooded Hydra":{"layout":"normal","name":"Hooded Hydra","manaCost":"{X}{G}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake Hydra","types":["Creature"],"subtypes":["Snake","Hydra"],"text":"Hooded Hydra enters the battlefield with X +1/+1 counters on it.\nWhen Hooded Hydra dies, put a 1/1 green Snake creature token onto the battlefield for each +1/+1 counter on it.\nMorph {3}{G}{G}\nAs Hooded Hydra is turned face up, put five +1/+1 counters on it.","power":"0","toughness":"0","imageName":"hooded hydra","colorIdentity":["G"]},"Hooting Mandrills":{"layout":"normal","name":"Hooting Mandrills","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Ape","types":["Creature"],"subtypes":["Ape"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nTrample","power":"4","toughness":"4","imageName":"hooting mandrills","colorIdentity":["G"]},"Kin-Tree Warden":{"layout":"normal","name":"Kin-Tree Warden","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"{2}: Regenerate Kin-Tree Warden.\nMorph {G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"1","imageName":"kin-tree warden","colorIdentity":["G"]},"Longshot Squad":{"layout":"normal","name":"Longshot Squad","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Hound Archer","types":["Creature"],"subtypes":["Hound","Archer"],"text":"Outlast {1}{G} ({1}{G}, {T}: Put a +1/+1 counter on this creature. Outlast only as a sorcery.)\nEach creature you control with a +1/+1 counter on it has reach. (A creature with reach can block creatures with flying.)","power":"3","toughness":"3","imageName":"longshot squad","colorIdentity":["G"]},"Meandering Towershell":{"layout":"normal","name":"Meandering Towershell","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Turtle","types":["Creature"],"subtypes":["Turtle"],"text":"Islandwalk (This creature can't be blocked as long as defending player controls an Island.)\nWhenever Meandering Towershell attacks, exile it. Return it to the battlefield under your control tapped and attacking at the beginning of the declare attackers step on your next turn.","power":"5","toughness":"9","imageName":"meandering towershell","colorIdentity":["G"]},"Pine Walker":{"layout":"normal","name":"Pine Walker","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Morph {4}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhenever Pine Walker or another creature you control is turned face up, untap that creature.","power":"5","toughness":"5","imageName":"pine walker","colorIdentity":["G"]},"Roar of Challenge":{"layout":"normal","name":"Roar of Challenge","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures able to block target creature this turn do so.\nFerocious — That creature gains indestructible until end of turn if you control a creature with power 4 or greater.","imageName":"roar of challenge","colorIdentity":["G"]},"Sagu Archer":{"layout":"normal","name":"Sagu Archer","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Naga Archer","types":["Creature"],"subtypes":["Naga","Archer"],"text":"Reach (This creature can block creatures with flying.)\nMorph {4}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"5","imageName":"sagu archer","colorIdentity":["G"]},"Savage Punch":{"layout":"normal","name":"Savage Punch","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature you control fights target creature you don't control.\nFerocious — The creature you control gets +2/+2 until end of turn before it fights if you control a creature with power 4 or greater.","imageName":"savage punch","colorIdentity":["G"]},"Scout the Borders":{"layout":"normal","name":"Scout the Borders","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top five cards of your library. You may put a creature or land card from among them into your hand. Put the rest into your graveyard.","imageName":"scout the borders","colorIdentity":["G"]},"See the Unwritten":{"layout":"normal","name":"See the Unwritten","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top eight cards of your library. You may put a creature card from among them onto the battlefield. Put the rest into your graveyard.\nFerocious — If you control a creature with power 4 or greater, you may put two creature cards onto the battlefield instead of one.","imageName":"see the unwritten","colorIdentity":["G"]},"Smoke Teller":{"layout":"normal","name":"Smoke Teller","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{1}{U}: Look at target face-down creature.","power":"2","toughness":"2","imageName":"smoke teller","colorIdentity":["G","U"]},"Sultai Flayer":{"layout":"normal","name":"Sultai Flayer","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Naga Shaman","types":["Creature"],"subtypes":["Naga","Shaman"],"text":"Whenever a creature you control with toughness 4 or greater dies, you gain 4 life.","power":"3","toughness":"4","imageName":"sultai flayer","colorIdentity":["G"]},"Temur Charger":{"layout":"normal","name":"Temur Charger","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Horse","types":["Creature"],"subtypes":["Horse"],"text":"Morph—Reveal a green card in your hand. (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Temur Charger is turned face up, target creature gains trample until end of turn.","power":"3","toughness":"1","imageName":"temur charger","colorIdentity":["G"]},"Tusked Colossodon":{"layout":"normal","name":"Tusked Colossodon","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"6","toughness":"5","imageName":"tusked colossodon","colorIdentity":["G"]},"Tuskguard Captain":{"layout":"normal","name":"Tuskguard Captain","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Outlast {G} ({G}, {T}: Put a +1/+1 counter on this creature. Outlast only as a sorcery.)\nEach creature you control with a +1/+1 counter on it has trample.","power":"2","toughness":"3","imageName":"tuskguard captain","colorIdentity":["G"]},"Woolly Loxodon":{"layout":"normal","name":"Woolly Loxodon","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Elephant Warrior","types":["Creature"],"subtypes":["Elephant","Warrior"],"text":"Morph {5}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"6","toughness":"7","imageName":"woolly loxodon","colorIdentity":["G"]},"Abomination of Gudul":{"layout":"normal","name":"Abomination of Gudul","manaCost":"{3}{B}{G}{U}","cmc":6,"colors":["Blue","Black","Green"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Flying\nWhenever Abomination of Gudul deals combat damage to a player, you may draw a card. If you do, discard a card.\nMorph {2}{B}{G}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"3","toughness":"4","imageName":"abomination of gudul","colorIdentity":["U","B","G"]},"Abzan Charm":{"layout":"normal","name":"Abzan Charm","manaCost":"{W}{B}{G}","cmc":3,"colors":["White","Black","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Exile target creature with power 3 or greater.\n• You draw two cards and you lose 2 life.\n• Distribute two +1/+1 counters among one or two target creatures.","imageName":"abzan charm","colorIdentity":["W","B","G"]},"Abzan Guide":{"layout":"normal","name":"Abzan Guide","manaCost":"{3}{W}{B}{G}","cmc":6,"colors":["White","Black","Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)\nMorph {2}{W}{B}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"4","imageName":"abzan guide","colorIdentity":["W","B","G"]},"Armament Corps":{"layout":"normal","name":"Armament Corps","manaCost":"{2}{W}{B}{G}","cmc":5,"colors":["White","Black","Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Armament Corps enters the battlefield, distribute two +1/+1 counters among one or two target creatures you control.","power":"4","toughness":"4","imageName":"armament corps","colorIdentity":["W","B","G"]},"Bear's Companion":{"layout":"normal","name":"Bear's Companion","manaCost":"{2}{G}{U}{R}","cmc":5,"colors":["Blue","Red","Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Bear's Companion enters the battlefield, put a 4/4 green Bear creature token onto the battlefield.","power":"2","toughness":"2","imageName":"bear's companion","colorIdentity":["U","R","G"]},"Chief of the Edge":{"layout":"normal","name":"Chief of the Edge","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Other Warrior creatures you control get +1/+0.","power":"3","toughness":"2","imageName":"chief of the edge","colorIdentity":["W","B"]},"Chief of the Scale":{"layout":"normal","name":"Chief of the Scale","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Other Warrior creatures you control get +0/+1.","power":"2","toughness":"3","imageName":"chief of the scale","colorIdentity":["W","B"]},"Death Frenzy":{"layout":"normal","name":"Death Frenzy","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get -2/-2 until end of turn. Whenever a creature dies this turn, you gain 1 life.","imageName":"death frenzy","colorIdentity":["B","G"]},"Efreet Weaponmaster":{"layout":"normal","name":"Efreet Weaponmaster","manaCost":"{3}{U}{R}{W}","cmc":6,"colors":["White","Blue","Red"],"type":"Creature — Efreet Monk","types":["Creature"],"subtypes":["Efreet","Monk"],"text":"First strike\nWhen Efreet Weaponmaster enters the battlefield or is turned face up, another target creature you control gets +3/+0 until end of turn.\nMorph {2}{U}{R}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"3","imageName":"efreet weaponmaster","colorIdentity":["W","U","R"]},"Highspire Mantis":{"layout":"normal","name":"Highspire Mantis","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Flying, trample","power":"3","toughness":"3","imageName":"highspire mantis","colorIdentity":["W","R"]},"Icefeather Aven":{"layout":"normal","name":"Icefeather Aven","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Bird Shaman","types":["Creature"],"subtypes":["Bird","Shaman"],"text":"Flying\nMorph {1}{G}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Icefeather Aven is turned face up, you may return another target creature to its owner's hand.","power":"2","toughness":"2","imageName":"icefeather aven","colorIdentity":["U","G"]},"Jeskai Charm":{"layout":"normal","name":"Jeskai Charm","manaCost":"{U}{R}{W}","cmc":3,"colors":["White","Blue","Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Put target creature on top of its owner's library.\n• Jeskai Charm deals 4 damage to target opponent.\n• Creatures you control get +1/+1 and gain lifelink until end of turn.","imageName":"jeskai charm","colorIdentity":["W","U","R"]},"Kin-Tree Invocation":{"layout":"normal","name":"Kin-Tree Invocation","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put an X/X black and green Spirit Warrior creature token onto the battlefield, where X is the greatest toughness among creatures you control.","imageName":"kin-tree invocation","colorIdentity":["B","G"]},"Mantis Rider":{"layout":"normal","name":"Mantis Rider","manaCost":"{U}{R}{W}","cmc":3,"colors":["White","Blue","Red"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Flying, vigilance, haste","power":"3","toughness":"3","imageName":"mantis rider","colorIdentity":["W","U","R"]},"Mardu Charm":{"layout":"normal","name":"Mardu Charm","manaCost":"{R}{W}{B}","cmc":3,"colors":["White","Black","Red"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Mardu Charm deals 4 damage to target creature.\n• Put two 1/1 white Warrior creature tokens onto the battlefield. They gain first strike until end of turn.\n• Target opponent reveals his or her hand. You choose a noncreature, nonland card from it. That player discards that card.","imageName":"mardu charm","colorIdentity":["W","B","R"]},"Mardu Roughrider":{"layout":"normal","name":"Mardu Roughrider","manaCost":"{2}{R}{W}{B}","cmc":5,"colors":["White","Black","Red"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"Whenever Mardu Roughrider attacks, target creature can't block this turn.","power":"5","toughness":"4","imageName":"mardu roughrider","colorIdentity":["W","B","R"]},"Master the Way":{"layout":"normal","name":"Master the Way","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card. Master the Way deals damage to target creature or player equal to the number of cards in your hand.","imageName":"master the way","colorIdentity":["U","R"]},"Mindswipe":{"layout":"normal","name":"Mindswipe","manaCost":"{X}{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {X}. Mindswipe deals X damage to that spell's controller.","imageName":"mindswipe","colorIdentity":["U","R"]},"Ponyback Brigade":{"layout":"normal","name":"Ponyback Brigade","manaCost":"{3}{R}{W}{B}","cmc":6,"colors":["White","Black","Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"When Ponyback Brigade enters the battlefield or is turned face up, put three 1/1 red Goblin creature tokens onto the battlefield.\nMorph {2}{R}{W}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"2","toughness":"2","imageName":"ponyback brigade","colorIdentity":["W","B","R"]},"Rakshasa Deathdealer":{"layout":"normal","name":"Rakshasa Deathdealer","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Creature — Cat Demon","types":["Creature"],"subtypes":["Cat","Demon"],"text":"{B}{G}: Rakshasa Deathdealer gets +2/+2 until end of turn.\n{B}{G}: Regenerate Rakshasa Deathdealer.","power":"2","toughness":"2","imageName":"rakshasa deathdealer","colorIdentity":["B","G"]},"Ride Down":{"layout":"normal","name":"Ride Down","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Destroy target blocking creature. Creatures that were blocked by that creature this combat gain trample until end of turn.","imageName":"ride down","colorIdentity":["W","R"]},"Sagu Mauler":{"layout":"normal","name":"Sagu Mauler","manaCost":"{4}{G}{U}","cmc":6,"colors":["Blue","Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample, hexproof\nMorph {3}{G}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"6","toughness":"6","imageName":"sagu mauler","colorIdentity":["U","G"]},"Savage Knuckleblade":{"layout":"normal","name":"Savage Knuckleblade","manaCost":"{G}{U}{R}","cmc":3,"colors":["Blue","Red","Green"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"{2}{G}: Savage Knuckleblade gets +2/+2 until end of turn. Activate this ability only once each turn.\n{2}{U}: Return Savage Knuckleblade to its owner's hand.\n{R}: Savage Knuckleblade gains haste until end of turn.","power":"4","toughness":"4","imageName":"savage knuckleblade","colorIdentity":["U","R","G"]},"Secret Plans":{"layout":"normal","name":"Secret Plans","manaCost":"{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Enchantment","types":["Enchantment"],"text":"Face-down creatures you control get +0/+1.\nWhenever a permanent you control is turned face up, draw a card.","imageName":"secret plans","colorIdentity":["U","G"]},"Snowhorn Rider":{"layout":"normal","name":"Snowhorn Rider","manaCost":"{3}{G}{U}{R}","cmc":6,"colors":["Blue","Red","Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Trample\nMorph {2}{G}{U}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"5","toughness":"5","imageName":"snowhorn rider","colorIdentity":["U","R","G"]},"Sorin, Solemn Visitor":{"layout":"normal","name":"Sorin, Solemn Visitor","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Planeswalker — Sorin","types":["Planeswalker"],"subtypes":["Sorin"],"text":"+1: Until your next turn, creatures you control get +1/+0 and gain lifelink.\n−2: Put a 2/2 black Vampire creature token with flying onto the battlefield.\n−6: You get an emblem with \"At the beginning of each opponent's upkeep, that player sacrifices a creature.\"","loyalty":4,"imageName":"sorin, solemn visitor","colorIdentity":["W","B"]},"Sultai Soothsayer":{"layout":"normal","name":"Sultai Soothsayer","manaCost":"{2}{B}{G}{U}","cmc":5,"colors":["Blue","Black","Green"],"type":"Creature — Naga Shaman","types":["Creature"],"subtypes":["Naga","Shaman"],"text":"When Sultai Soothsayer enters the battlefield, look at the top four cards of your library. Put one of them into your hand and the rest into your graveyard.","power":"2","toughness":"5","imageName":"sultai soothsayer","colorIdentity":["U","B","G"]},"Temur Charm":{"layout":"normal","name":"Temur Charm","manaCost":"{G}{U}{R}","cmc":3,"colors":["Blue","Red","Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target creature you control gets +1/+1 until end of turn. It fights target creature you don't control.\n• Counter target spell unless its controller pays {3}.\n• Creatures with power 3 or less can't block this turn.","imageName":"temur charm","colorIdentity":["U","R","G"]},"Warden of the Eye":{"layout":"normal","name":"Warden of the Eye","manaCost":"{2}{U}{R}{W}","cmc":5,"colors":["White","Blue","Red"],"type":"Creature — Djinn Wizard","types":["Creature"],"subtypes":["Djinn","Wizard"],"text":"When Warden of the Eye enters the battlefield, return target noncreature, nonland card from your graveyard to your hand.","power":"3","toughness":"3","imageName":"warden of the eye","colorIdentity":["W","U","R"]},"Winterflame":{"layout":"normal","name":"Winterflame","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Choose one or both —\n• Tap target creature.\n• Winterflame deals 2 damage to target creature.","imageName":"winterflame","colorIdentity":["U","R"]},"Abzan Banner":{"layout":"normal","name":"Abzan Banner","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W}, {B}, or {G} to your mana pool.\n{W}{B}{G}, {T}, Sacrifice Abzan Banner: Draw a card.","imageName":"abzan banner","colorIdentity":["W","B","G"]},"Altar of the Brood":{"layout":"normal","name":"Altar of the Brood","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever another permanent enters the battlefield under your control, each opponent puts the top card of his or her library into his or her graveyard.","imageName":"altar of the brood"},"Briber's Purse":{"layout":"normal","name":"Briber's Purse","manaCost":"{X}","cmc":0,"type":"Artifact","types":["Artifact"],"text":"Briber's Purse enters the battlefield with X gem counters on it.\n{1}, {T}, Remove a gem counter from Briber's Purse: Target creature can't attack or block this turn.","imageName":"briber's purse"},"Cranial Archive":{"layout":"normal","name":"Cranial Archive","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, Exile Cranial Archive: Target player shuffles his or her graveyard into his or her library. Draw a card.","imageName":"cranial archive"},"Ghostfire Blade":{"layout":"normal","name":"Ghostfire Blade","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2.\nEquip {3}\nGhostfire Blade's equip ability costs {2} less to activate if it targets a colorless creature.","imageName":"ghostfire blade"},"Heart-Piercer Bow":{"layout":"normal","name":"Heart-Piercer Bow","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature attacks, Heart-Piercer Bow deals 1 damage to target creature defending player controls.\nEquip {1}","imageName":"heart-piercer bow"},"Jeskai Banner":{"layout":"normal","name":"Jeskai Banner","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U}, {R}, or {W} to your mana pool.\n{U}{R}{W}, {T}, Sacrifice Jeskai Banner: Draw a card.","imageName":"jeskai banner","colorIdentity":["U","R","W"]},"Lens of Clarity":{"layout":"normal","name":"Lens of Clarity","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"You may look at the top card of your library and at face-down creatures you don't control. (You may do this at any time.)","imageName":"lens of clarity"},"Mardu Banner":{"layout":"normal","name":"Mardu Banner","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R}, {W}, or {B} to your mana pool.\n{R}{W}{B}, {T}, Sacrifice Mardu Banner: Draw a card.","imageName":"mardu banner","colorIdentity":["R","W","B"]},"Sultai Banner":{"layout":"normal","name":"Sultai Banner","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B}, {G}, or {U} to your mana pool.\n{B}{G}{U}, {T}, Sacrifice Sultai Banner: Draw a card.","imageName":"sultai banner","colorIdentity":["B","G","U"]},"Temur Banner":{"layout":"normal","name":"Temur Banner","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G}, {U}, or {R} to your mana pool.\n{G}{U}{R}, {T}, Sacrifice Temur Banner: Draw a card.","imageName":"temur banner","colorIdentity":["G","U","R"]},"Ugin's Nexus":{"layout":"normal","name":"Ugin's Nexus","manaCost":"{5}","cmc":5,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"If a player would begin an extra turn, that player skips that turn instead.\nIf Ugin's Nexus would be put into a graveyard from the battlefield, instead exile it and take an extra turn after this one.","imageName":"ugin's nexus"},"Witness of the Ages":{"layout":"normal","name":"Witness of the Ages","manaCost":"{6}","cmc":6,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Morph {5} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"4","toughness":"4","imageName":"witness of the ages"},"Bloodfell Caves":{"layout":"normal","name":"Bloodfell Caves","type":"Land","types":["Land"],"text":"Bloodfell Caves enters the battlefield tapped.\nWhen Bloodfell Caves enters the battlefield, you gain 1 life.\n{T}: Add {B} or {R} to your mana pool.","imageName":"bloodfell caves","colorIdentity":["B","R"]},"Blossoming Sands":{"layout":"normal","name":"Blossoming Sands","type":"Land","types":["Land"],"text":"Blossoming Sands enters the battlefield tapped.\nWhen Blossoming Sands enters the battlefield, you gain 1 life.\n{T}: Add {G} or {W} to your mana pool.","imageName":"blossoming sands","colorIdentity":["G","W"]},"Dismal Backwater":{"layout":"normal","name":"Dismal Backwater","type":"Land","types":["Land"],"text":"Dismal Backwater enters the battlefield tapped.\nWhen Dismal Backwater enters the battlefield, you gain 1 life.\n{T}: Add {U} or {B} to your mana pool.","imageName":"dismal backwater","colorIdentity":["U","B"]},"Frontier Bivouac":{"layout":"normal","name":"Frontier Bivouac","type":"Land","types":["Land"],"text":"Frontier Bivouac enters the battlefield tapped.\n{T}: Add {G}, {U}, or {R} to your mana pool.","imageName":"frontier bivouac","colorIdentity":["G","U","R"]},"Jungle Hollow":{"layout":"normal","name":"Jungle Hollow","type":"Land","types":["Land"],"text":"Jungle Hollow enters the battlefield tapped.\nWhen Jungle Hollow enters the battlefield, you gain 1 life.\n{T}: Add {B} or {G} to your mana pool.","imageName":"jungle hollow","colorIdentity":["B","G"]},"Opulent Palace":{"layout":"normal","name":"Opulent Palace","type":"Land","types":["Land"],"text":"Opulent Palace enters the battlefield tapped.\n{T}: Add {B}, {G}, or {U} to your mana pool.","imageName":"opulent palace","colorIdentity":["B","G","U"]},"Rugged Highlands":{"layout":"normal","name":"Rugged Highlands","type":"Land","types":["Land"],"text":"Rugged Highlands enters the battlefield tapped.\nWhen Rugged Highlands enters the battlefield, you gain 1 life.\n{T}: Add {R} or {G} to your mana pool.","imageName":"rugged highlands","colorIdentity":["R","G"]},"Scoured Barrens":{"layout":"normal","name":"Scoured Barrens","type":"Land","types":["Land"],"text":"Scoured Barrens enters the battlefield tapped.\nWhen Scoured Barrens enters the battlefield, you gain 1 life.\n{T}: Add {W} or {B} to your mana pool.","imageName":"scoured barrens","colorIdentity":["W","B"]},"Swiftwater Cliffs":{"layout":"normal","name":"Swiftwater Cliffs","type":"Land","types":["Land"],"text":"Swiftwater Cliffs enters the battlefield tapped.\nWhen Swiftwater Cliffs enters the battlefield, you gain 1 life.\n{T}: Add {U} or {R} to your mana pool.","imageName":"swiftwater cliffs","colorIdentity":["U","R"]},"Thornwood Falls":{"layout":"normal","name":"Thornwood Falls","type":"Land","types":["Land"],"text":"Thornwood Falls enters the battlefield tapped.\nWhen Thornwood Falls enters the battlefield, you gain 1 life.\n{T}: Add {G} or {U} to your mana pool.","imageName":"thornwood falls","colorIdentity":["G","U"]},"Tomb of the Spirit Dragon":{"layout":"normal","name":"Tomb of the Spirit Dragon","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}: You gain 1 life for each colorless creature you control.","imageName":"tomb of the spirit dragon"},"Tranquil Cove":{"layout":"normal","name":"Tranquil Cove","type":"Land","types":["Land"],"text":"Tranquil Cove enters the battlefield tapped.\nWhen Tranquil Cove enters the battlefield, you gain 1 life.\n{T}: Add {W} or {U} to your mana pool.","imageName":"tranquil cove","colorIdentity":["W","U"]},"Wind-Scarred Crag":{"layout":"normal","name":"Wind-Scarred Crag","type":"Land","types":["Land"],"text":"Wind-Scarred Crag enters the battlefield tapped.\nWhen Wind-Scarred Crag enters the battlefield, you gain 1 life.\n{T}: Add {R} or {W} to your mana pool.","imageName":"wind-scarred crag","colorIdentity":["R","W"]},"Angel of the Dire Hour":{"layout":"normal","name":"Angel of the Dire Hour","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flash\nFlying\nWhen Angel of the Dire Hour enters the battlefield, if you cast it from your hand, exile all attacking creatures.","power":"5","toughness":"4","imageName":"angel of the dire hour","colorIdentity":["W"]},"Angelic Field Marshal":{"layout":"normal","name":"Angelic Field Marshal","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nLieutenant — As long as you control your commander, Angelic Field Marshal gets +2/+2 and creatures you control have vigilance.","power":"3","toughness":"3","imageName":"angelic field marshal","colorIdentity":["W"]},"Benevolent Offering":{"layout":"normal","name":"Benevolent Offering","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Choose an opponent. You and that player each put three 1/1 white Spirit creature tokens with flying onto the battlefield.\nChoose an opponent. You gain 2 life for each creature you control and that player gains 2 life for each creature he or she controls.","imageName":"benevolent offering","colorIdentity":["W"]},"Comeuppance":{"layout":"normal","name":"Comeuppance","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt to you and planeswalkers you control this turn by sources you don't control. If damage from a creature source is prevented this way, Comeuppance deals that much damage to that creature. If damage from a noncreature source is prevented this way, Comeuppance deals that much damage to the source's controller.","imageName":"comeuppance","colorIdentity":["W"]},"Containment Priest":{"layout":"normal","name":"Containment Priest","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Flash\nIf a nontoken creature would enter the battlefield and it wasn't cast, exile it instead.","power":"2","toughness":"2","imageName":"containment priest","colorIdentity":["W"]},"Deploy to the Front":{"layout":"normal","name":"Deploy to the Front","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put X 1/1 white Soldier creature tokens onto the battlefield, where X is the number of creatures on the battlefield.","imageName":"deploy to the front","colorIdentity":["W"]},"Fell the Mighty":{"layout":"normal","name":"Fell the Mighty","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures with power greater than target creature's power.","imageName":"fell the mighty","colorIdentity":["W"]},"Hallowed Spiritkeeper":{"layout":"normal","name":"Hallowed Spiritkeeper","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Vigilance\nWhen Hallowed Spiritkeeper dies, put X 1/1 white Spirit creature tokens with flying onto the battlefield, where X is the number of creature cards in your graveyard.","power":"3","toughness":"2","imageName":"hallowed spiritkeeper","colorIdentity":["W"]},"Jazal Goldmane":{"layout":"normal","name":"Jazal Goldmane","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Cat Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Cat","Warrior"],"text":"First strike\n{3}{W}{W}: Attacking creatures you control get +X/+X until end of turn, where X is the number of attacking creatures.","power":"4","toughness":"4","imageName":"jazal goldmane","colorIdentity":["W"]},"Nahiri, the Lithomancer":{"layout":"normal","name":"Nahiri, the Lithomancer","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Planeswalker — Nahiri","types":["Planeswalker"],"subtypes":["Nahiri"],"text":"+2: Put a 1/1 white Kor Soldier creature token onto the battlefield. You may attach an Equipment you control to it.\n−2: You may put an Equipment card from your hand or graveyard onto the battlefield.\n−10: Put a colorless Equipment artifact token named Stoneforged Blade onto the battlefield. It has indestructible, \"Equipped creature gets +5/+5 and has double strike,\" and equip {0}.\nNahiri, the Lithomancer can be your commander.","loyalty":3,"imageName":"nahiri, the lithomancer","colorIdentity":["W"]},"Æther Gale":{"layout":"normal","name":"Æther Gale","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return six target nonland permanents to their owners' hands.","imageName":"æther gale","colorIdentity":["U"]},"Breaching Leviathan":{"layout":"normal","name":"Breaching Leviathan","manaCost":"{7}{U}{U}","cmc":9,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"When Breaching Leviathan enters the battlefield, if you cast it from your hand, tap all nonblue creatures. Those creatures don't untap during their controllers' next untap steps.","power":"9","toughness":"9","imageName":"breaching leviathan","colorIdentity":["U"]},"Domineering Will":{"layout":"normal","name":"Domineering Will","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player gains control of up to three target nonattacking creatures until end of turn. Untap those creatures. They block this turn if able.","imageName":"domineering will","colorIdentity":["U"]},"Dulcet Sirens":{"layout":"normal","name":"Dulcet Sirens","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Siren","types":["Creature"],"subtypes":["Siren"],"text":"{U}, {T}: Target creature attacks target opponent this turn if able.\nMorph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)","power":"1","toughness":"3","imageName":"dulcet sirens","colorIdentity":["U"]},"Intellectual Offering":{"layout":"normal","name":"Intellectual Offering","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose an opponent. You and that player each draw three cards.\nChoose an opponent. Untap all nonland permanents you control and all nonland permanents that player controls.","imageName":"intellectual offering","colorIdentity":["U"]},"Reef Worm":{"layout":"normal","name":"Reef Worm","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Worm","types":["Creature"],"subtypes":["Worm"],"text":"When Reef Worm dies, put a 3/3 blue Fish creature token onto the battlefield with \"When this creature dies, put a 6/6 blue Whale creature token onto the battlefield with ‘When this creature dies, put a 9/9 blue Kraken creature token onto the battlefield.'\"","power":"0","toughness":"1","imageName":"reef worm","colorIdentity":["U"]},"Stitcher Geralf":{"layout":"normal","name":"Stitcher Geralf","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{2}{U}, {T}: Each player puts the top three cards of his or her library into his or her graveyard. Exile up to two creature cards put into graveyards this way. Put an X/X blue Zombie creature token onto the battlefield, where X is the total power of the cards exiled this way.","power":"3","toughness":"4","imageName":"stitcher geralf","colorIdentity":["U"]},"Stormsurge Kraken":{"layout":"normal","name":"Stormsurge Kraken","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Kraken","types":["Creature"],"subtypes":["Kraken"],"text":"Hexproof\nLieutenant — As long as you control your commander, Stormsurge Kraken gets +2/+2 and has \"Whenever Stormsurge Kraken becomes blocked, you may draw two cards.\"","power":"5","toughness":"5","imageName":"stormsurge kraken","colorIdentity":["U"]},"Teferi, Temporal Archmage":{"layout":"normal","name":"Teferi, Temporal Archmage","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Planeswalker — Teferi","types":["Planeswalker"],"subtypes":["Teferi"],"text":"+1: Look at the top two cards of your library. Put one of them into your hand and the other on the bottom of your library.\n−1: Untap up to four target permanents.\n−10: You get an emblem with \"You may activate loyalty abilities of planeswalkers you control on any player's turn any time you could cast an instant.\"\nTeferi, Temporal Archmage can be your commander.","loyalty":5,"imageName":"teferi, temporal archmage","colorIdentity":["U"]},"Well of Ideas":{"layout":"normal","name":"Well of Ideas","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Well of Ideas enters the battlefield, draw two cards.\nAt the beginning of each other player's draw step, that player draws an additional card.\nAt the beginning of your draw step, draw two additional cards.","imageName":"well of ideas","colorIdentity":["U"]},"Demon of Wailing Agonies":{"layout":"normal","name":"Demon of Wailing Agonies","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nLieutenant — As long as you control your commander, Demon of Wailing Agonies gets +2/+2 and has \"Whenever Demon of Wailing Agonies deals combat damage to a player, that player sacrifices a creature.\"","power":"4","toughness":"4","imageName":"demon of wailing agonies","colorIdentity":["B"]},"Flesh Carver":{"layout":"normal","name":"Flesh Carver","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Intimidate (This creature can't be blocked except by artifact creatures and/or creatures that share a color with it.)\n{1}{B}, Sacrifice another creature: Put two +1/+1 counters on Flesh Carver.\nWhen Flesh Carver dies, put an X/X black Horror creature token onto the battlefield, where X is Flesh Carver's power.","power":"2","toughness":"2","imageName":"flesh carver","colorIdentity":["B"]},"Ghoulcaller Gisa":{"layout":"normal","name":"Ghoulcaller Gisa","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"{B}, {T}, Sacrifice another creature: Put X 2/2 black Zombie creature tokens onto the battlefield, where X is the sacrificed creature's power.","power":"3","toughness":"4","imageName":"ghoulcaller gisa","colorIdentity":["B"]},"Infernal Offering":{"layout":"normal","name":"Infernal Offering","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose an opponent. You and that player each sacrifice a creature. Each player who sacrificed a creature this way draws two cards.\nChoose an opponent. Return a creature card from your graveyard to the battlefield, then that player returns a creature card from his or her graveyard to the battlefield.","imageName":"infernal offering","colorIdentity":["B"]},"Malicious Affliction":{"layout":"normal","name":"Malicious Affliction","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Morbid — When you cast Malicious Affliction, if a creature died this turn, you may copy Malicious Affliction and may choose a new target for the copy.\nDestroy target nonblack creature.","imageName":"malicious affliction","colorIdentity":["B"]},"Necromantic Selection":{"layout":"normal","name":"Necromantic Selection","manaCost":"{4}{B}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures, then return a creature card put into a graveyard this way to the battlefield under your control. It's a black Zombie in addition to its other colors and types. Exile Necromantic Selection.","imageName":"necromantic selection","colorIdentity":["B"]},"Ob Nixilis of the Black Oath":{"layout":"normal","name":"Ob Nixilis of the Black Oath","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Planeswalker — Nixilis","types":["Planeswalker"],"subtypes":["Nixilis"],"text":"+2: Each opponent loses 1 life. You gain life equal to the life lost this way.\n−2: Put a 5/5 black Demon creature token with flying onto the battlefield. You lose 2 life.\n−8: You get an emblem with \"{1}{B}, Sacrifice a creature: You gain X life and draw X cards, where X is the sacrificed creature's power.\"\nOb Nixilis of the Black Oath can be your commander.","loyalty":3,"imageName":"ob nixilis of the black oath","colorIdentity":["B"]},"Overseer of the Damned":{"layout":"normal","name":"Overseer of the Damned","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhen Overseer of the Damned enters the battlefield, you may destroy target creature.\nWhenever a nontoken creature an opponent controls dies, put a 2/2 black Zombie creature token onto the battlefield tapped.","power":"5","toughness":"5","imageName":"overseer of the damned","colorIdentity":["B"]},"Raving Dead":{"layout":"normal","name":"Raving Dead","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Deathtouch\nAt the beginning of combat on your turn, choose an opponent at random. Raving Dead attacks that player this combat if able.\nWhenever Raving Dead deals combat damage to a player, that player loses half his or her life, rounded down.","power":"2","toughness":"6","imageName":"raving dead","colorIdentity":["B"]},"Spoils of Blood":{"layout":"normal","name":"Spoils of Blood","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Put an X/X black Horror creature token onto the battlefield, where X is the number of creatures that died this turn.","imageName":"spoils of blood","colorIdentity":["B"]},"Wake the Dead":{"layout":"normal","name":"Wake the Dead","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Cast Wake the Dead only during combat on an opponent's turn.\nReturn X target creature cards from your graveyard to the battlefield. Sacrifice those creatures at the beginning of the next end step.","imageName":"wake the dead","colorIdentity":["B"]},"Bitter Feud":{"layout":"normal","name":"Bitter Feud","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"As Bitter Feud enters the battlefield, choose two players.\nIf a source controlled by one of the chosen players would deal damage to the other chosen player or a permanent that player controls, that source deals double that damage to that player or permanent instead.","imageName":"bitter feud","colorIdentity":["R"]},"Daretti, Scrap Savant":{"layout":"normal","name":"Daretti, Scrap Savant","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Planeswalker — Daretti","types":["Planeswalker"],"subtypes":["Daretti"],"text":"+2: Discard up to two cards, then draw that many cards.\n−2: Sacrifice an artifact. If you do, return target artifact card from your graveyard to the battlefield.\n−10: You get an emblem with \"Whenever an artifact is put into your graveyard from the battlefield, return that card to the battlefield at the beginning of the next end step.\"\nDaretti, Scrap Savant can be your commander.","loyalty":3,"imageName":"daretti, scrap savant","colorIdentity":["R"]},"Impact Resonance":{"layout":"normal","name":"Impact Resonance","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Impact Resonance deals X damage divided as you choose among any number of target creatures, where X is the greatest amount of damage dealt by a source to a permanent or player this turn.","imageName":"impact resonance","colorIdentity":["R"]},"Incite Rebellion":{"layout":"normal","name":"Incite Rebellion","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"For each player, Incite Rebellion deals damage to that player and each creature that player controls equal to the number of creatures he or she controls.","imageName":"incite rebellion","colorIdentity":["R"]},"Scrap Mastery":{"layout":"normal","name":"Scrap Mastery","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Each player exiles all artifact cards from his or her graveyard, then sacrifices all artifacts he or she controls, then puts all cards he or she exiled this way onto the battlefield.","imageName":"scrap mastery","colorIdentity":["R"]},"Tyrant's Familiar":{"layout":"normal","name":"Tyrant's Familiar","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, haste\nLieutenant — As long as you control your commander, Tyrant's Familiar gets +2/+2 and has \"Whenever Tyrant's Familiar attacks, it deals 7 damage to target creature defending player controls.\"","power":"5","toughness":"5","imageName":"tyrant's familiar","colorIdentity":["R"]},"Volcanic Offering":{"layout":"normal","name":"Volcanic Offering","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target nonbasic land you don't control and target nonbasic land of an opponent's choice you don't control.\nVolcanic Offering deals 7 damage to target creature you don't control and 7 damage to target creature of an opponent's choice you don't control.","imageName":"volcanic offering","colorIdentity":["R"]},"Warmonger Hellkite":{"layout":"normal","name":"Warmonger Hellkite","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nAll creatures attack each combat if able.\n{1}{R}: Attacking creatures get +1/+0 until end of turn.","power":"5","toughness":"5","imageName":"warmonger hellkite","colorIdentity":["R"]},"Creeperhulk":{"layout":"normal","name":"Creeperhulk","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Plant Elemental","types":["Creature"],"subtypes":["Plant","Elemental"],"text":"Trample\n{1}{G}: Until end of turn, target creature you control has base power and toughness 5/5 and gains trample.","power":"5","toughness":"5","imageName":"creeperhulk","colorIdentity":["G"]},"Freyalise, Llanowar's Fury":{"layout":"normal","name":"Freyalise, Llanowar's Fury","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Planeswalker — Freyalise","types":["Planeswalker"],"subtypes":["Freyalise"],"text":"+2: Put a 1/1 green Elf Druid creature token onto the battlefield with \"{T}: Add {G} to your mana pool.\"\n−2: Destroy target artifact or enchantment.\n−6: Draw a card for each green creature you control.\nFreyalise, Llanowar's Fury can be your commander.","loyalty":3,"imageName":"freyalise, llanowar's fury","colorIdentity":["G"]},"Grave Sifter":{"layout":"normal","name":"Grave Sifter","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental Beast","types":["Creature"],"subtypes":["Elemental","Beast"],"text":"When Grave Sifter enters the battlefield, each player chooses a creature type and returns any number of cards of that type from his or her graveyard to his or her hand.","power":"5","toughness":"7","imageName":"grave sifter","colorIdentity":["G"]},"Lifeblood Hydra":{"layout":"normal","name":"Lifeblood Hydra","manaCost":"{X}{G}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Trample\nLifeblood Hydra enters the battlefield with X +1/+1 counters on it.\nWhen Lifeblood Hydra dies, you gain life and draw cards equal to its power.","power":"0","toughness":"0","imageName":"lifeblood hydra","colorIdentity":["G"]},"Siege Behemoth":{"layout":"normal","name":"Siege Behemoth","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Hexproof\nAs long as Siege Behemoth is attacking, for each creature you control, you may have that creature assign its combat damage as though it weren't blocked.","power":"7","toughness":"4","imageName":"siege behemoth","colorIdentity":["G"]},"Song of the Dryads":{"layout":"normal","name":"Song of the Dryads","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant permanent\nEnchanted permanent is a colorless Forest land.","imageName":"song of the dryads","colorIdentity":["G"]},"Sylvan Offering":{"layout":"normal","name":"Sylvan Offering","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose an opponent. You and that player each put an X/X green Treefolk creature token onto the battlefield.\nChoose an opponent. You and that player each put X 1/1 green Elf Warrior creature tokens onto the battlefield.","imageName":"sylvan offering","colorIdentity":["G"]},"Thunderfoot Baloth":{"layout":"normal","name":"Thunderfoot Baloth","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nLieutenant — As long as you control your commander, Thunderfoot Baloth gets +2/+2 and other creatures you control get +2/+2 and have trample.","power":"5","toughness":"5","imageName":"thunderfoot baloth","colorIdentity":["G"]},"Titania, Protector of Argoth":{"layout":"normal","name":"Titania, Protector of Argoth","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Elemental","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elemental"],"text":"When Titania, Protector of Argoth enters the battlefield, return target land card from your graveyard to the battlefield.\nWhenever a land you control is put into a graveyard from the battlefield, put a 5/3 green Elemental creature token onto the battlefield.","power":"5","toughness":"3","imageName":"titania, protector of argoth","colorIdentity":["G"]},"Wave of Vitriol":{"layout":"normal","name":"Wave of Vitriol","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player sacrifices all artifacts, enchantments, and nonbasic lands he or she controls. For each land sacrificed this way, its controller may search his or her library for a basic land card and put it onto the battlefield tapped. Then each player who searched his or her library this way shuffles it.","imageName":"wave of vitriol","colorIdentity":["G"]},"Wolfcaller's Howl":{"layout":"normal","name":"Wolfcaller's Howl","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, put X 2/2 green Wolf creature tokens onto the battlefield, where X is the number of your opponents with four or more cards in hand.","imageName":"wolfcaller's howl","colorIdentity":["G"]},"Assault Suit":{"layout":"normal","name":"Assault Suit","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2, has haste, can't attack you or a planeswalker you control, and can't be sacrificed.\nAt the beginning of each opponent's upkeep, you may have that player gain control of equipped creature until end of turn. If you do, untap it.\nEquip {3}","imageName":"assault suit"},"Commander's Sphere":{"layout":"normal","name":"Commander's Sphere","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add to your mana pool one mana of any color in your commander's color identity.\nSacrifice Commander's Sphere: Draw a card.","imageName":"commander's sphere"},"Crown of Doom":{"layout":"normal","name":"Crown of Doom","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature attacks you or a planeswalker you control, it gets +2/+0 until end of turn.\n{2}: Target player other than Crown of Doom's owner gains control of it. Activate this ability only during your turn.","imageName":"crown of doom"},"Loreseeker's Stone":{"layout":"normal","name":"Loreseeker's Stone","manaCost":"{6}","cmc":6,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}: Draw three cards. This ability costs {1} more to activate for each card in your hand.","imageName":"loreseeker's stone"},"Masterwork of Ingenuity":{"layout":"normal","name":"Masterwork of Ingenuity","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"You may have Masterwork of Ingenuity enter the battlefield as a copy of any Equipment on the battlefield.","imageName":"masterwork of ingenuity"},"Unstable Obelisk":{"layout":"normal","name":"Unstable Obelisk","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{7}, {T}, Sacrifice Unstable Obelisk: Destroy target permanent.","imageName":"unstable obelisk"},"Arcane Lighthouse":{"layout":"normal","name":"Arcane Lighthouse","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Until end of turn, creatures your opponents control lose hexproof and shroud and can't have hexproof or shroud.","imageName":"arcane lighthouse"},"Flamekin Village":{"layout":"normal","name":"Flamekin Village","type":"Land","types":["Land"],"text":"As Flamekin Village enters the battlefield, you may reveal an Elemental card from your hand. If you don't, Flamekin Village enters the battlefield tapped.\n{T}: Add {R} to your mana pool.\n{R}, {T}: Target creature gains haste until end of turn.","imageName":"flamekin village","colorIdentity":["R"]},"Myriad Landscape":{"layout":"normal","name":"Myriad Landscape","type":"Land","types":["Land"],"text":"Myriad Landscape enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{2}, {T}, Sacrifice Myriad Landscape: Search your library for up to two basic land cards that share a land type, put them onto the battlefield tapped, then shuffle your library.","imageName":"myriad landscape"},"Ugin, the Spirit Dragon":{"layout":"normal","name":"Ugin, the Spirit Dragon","manaCost":"{8}","cmc":8,"type":"Planeswalker — Ugin","types":["Planeswalker"],"subtypes":["Ugin"],"text":"+2: Ugin, the Spirit Dragon deals 3 damage to target creature or player.\n−X: Exile each permanent with converted mana cost X or less that's one or more colors.\n−10: You gain 7 life, draw seven cards, then put up to seven permanent cards from your hand onto the battlefield.","loyalty":7,"imageName":"ugin, the spirit dragon"},"Soul Summons":{"layout":"normal","name":"Soul Summons","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Manifest the top card of your library. (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.)","imageName":"soul summons","colorIdentity":["W"]},"Reality Shift":{"layout":"normal","name":"Reality Shift","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Exile target creature. Its controller manifests the top card of his or her library. (That player puts the top card of his or her library onto the battlefield face down as a 2/2 creature. If it's a creature card, it can be turned face up any time for its mana cost.)","imageName":"reality shift","colorIdentity":["U"]},"Write into Being":{"layout":"normal","name":"Write into Being","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top two cards of your library. Manifest one of those cards, then put the other on the top or bottom of your library. (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.)","imageName":"write into being","colorIdentity":["U"]},"Sultai Emissary":{"layout":"normal","name":"Sultai Emissary","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Warrior","types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"When Sultai Emissary dies, manifest the top card of your library. (Put that card 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.)","power":"1","toughness":"1","imageName":"sultai emissary","colorIdentity":["B"]},"Fierce Invocation":{"layout":"normal","name":"Fierce Invocation","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Manifest the top card of your library, then put two +1/+1 counters on it. (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.)","imageName":"fierce invocation","colorIdentity":["R"]},"Arashin War Beast":{"layout":"normal","name":"Arashin War Beast","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Whenever Arashin War Beast deals combat damage to one or more blocking creatures, manifest the top card of your library. (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.)","power":"6","toughness":"6","imageName":"arashin war beast","colorIdentity":["G"]},"Formless Nurturing":{"layout":"normal","name":"Formless Nurturing","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Manifest the top card of your library, then put a +1/+1 counter on it. (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.)","imageName":"formless nurturing","colorIdentity":["G"]},"Hewed Stone Retainers":{"layout":"normal","name":"Hewed Stone Retainers","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Cast Hewed Stone Retainers only if you've cast another spell this turn.","power":"4","toughness":"4","imageName":"hewed stone retainers"},"Ugin's Construct":{"layout":"normal","name":"Ugin's Construct","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Ugin's Construct enters the battlefield, sacrifice a permanent that's one or more colors.","power":"4","toughness":"5","imageName":"ugin's construct"},"Abzan Advantage":{"layout":"normal","name":"Abzan Advantage","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices an enchantment. Bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)","imageName":"abzan advantage","colorIdentity":["W"]},"Abzan Runemark":{"layout":"normal","name":"Abzan Runemark","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creature has vigilance as long as you control a black or green permanent.","imageName":"abzan runemark","colorIdentity":["W"]},"Abzan Skycaptain":{"layout":"normal","name":"Abzan Skycaptain","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nWhen Abzan Skycaptain dies, bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)","power":"2","toughness":"2","imageName":"abzan skycaptain","colorIdentity":["W"]},"Arashin Cleric":{"layout":"normal","name":"Arashin Cleric","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Arashin Cleric enters the battlefield, you gain 3 life.","power":"1","toughness":"3","imageName":"arashin cleric","colorIdentity":["W"]},"Aven Skirmisher":{"layout":"normal","name":"Aven Skirmisher","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Bird Warrior","types":["Creature"],"subtypes":["Bird","Warrior"],"text":"Flying","power":"1","toughness":"1","imageName":"aven skirmisher","colorIdentity":["W"]},"Channel Harm":{"layout":"normal","name":"Channel Harm","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt to you and permanents you control this turn by sources you don't control. If damage is prevented this way, you may have Channel Harm deal that much damage to target creature.","imageName":"channel harm","colorIdentity":["W"]},"Citadel Siege":{"layout":"normal","name":"Citadel Siege","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"As Citadel Siege enters the battlefield, choose Khans or Dragons.\n• Khans — At the beginning of combat on your turn, put two +1/+1 counters on target creature you control.\n• Dragons — At the beginning of combat on each opponent's turn, tap target creature that player controls.","imageName":"citadel siege","colorIdentity":["W"]},"Dragon Bell Monk":{"layout":"normal","name":"Dragon Bell Monk","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Vigilance\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"2","toughness":"2","imageName":"dragon bell monk","colorIdentity":["W"]},"Elite Scaleguard":{"layout":"normal","name":"Elite Scaleguard","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Elite Scaleguard enters the battlefield, bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)\nWhenever a creature you control with a +1/+1 counter on it attacks, tap target creature defending player controls.","power":"2","toughness":"3","imageName":"elite scaleguard","colorIdentity":["W"]},"Great-Horn Krushok":{"layout":"normal","name":"Great-Horn Krushok","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"3","toughness":"5","imageName":"great-horn krushok","colorIdentity":["W"]},"Honor's Reward":{"layout":"normal","name":"Honor's Reward","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 4 life. Bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)","imageName":"honor's reward","colorIdentity":["W"]},"Jeskai Barricade":{"layout":"normal","name":"Jeskai Barricade","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nDefender\nWhen Jeskai Barricade enters the battlefield, you may return another target creature you control to its owner's hand.","power":"0","toughness":"4","imageName":"jeskai barricade","colorIdentity":["W"]},"Lightform":{"layout":"normal","name":"Lightform","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Lightform enters the battlefield, it becomes an Aura with enchant creature. Manifest the top card of your library and attach Lightform to it. (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.)\nEnchanted creature has flying and lifelink.","imageName":"lightform","colorIdentity":["W"]},"Lotus-Eye Mystics":{"layout":"normal","name":"Lotus-Eye Mystics","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhen Lotus-Eye Mystics enters the battlefield, return target enchantment card from your graveyard to your hand.","power":"3","toughness":"2","imageName":"lotus-eye mystics","colorIdentity":["W"]},"Mardu Woe-Reaper":{"layout":"normal","name":"Mardu Woe-Reaper","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Mardu Woe-Reaper or another Warrior enters the battlefield under your control, you may exile target creature card from a graveyard. If you do, you gain 1 life.","power":"2","toughness":"1","imageName":"mardu woe-reaper","colorIdentity":["W"]},"Monastery Mentor":{"layout":"normal","name":"Monastery Mentor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever you cast a noncreature spell, put a 1/1 white Monk creature token with prowess onto the battlefield.","power":"2","toughness":"2","imageName":"monastery mentor","colorIdentity":["W"]},"Pressure Point":{"layout":"normal","name":"Pressure Point","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Tap target creature.\nDraw a card.","imageName":"pressure point","colorIdentity":["W"]},"Sage's Reverie":{"layout":"normal","name":"Sage's Reverie","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Sage's Reverie enters the battlefield, draw a card for each Aura you control that's attached to a creature.\nEnchanted creature gets +1/+1 for each Aura you control that's attached to a creature.","imageName":"sage's reverie","colorIdentity":["W"]},"Sandblast":{"layout":"normal","name":"Sandblast","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Sandblast deals 5 damage to target attacking or blocking creature.","imageName":"sandblast","colorIdentity":["W"]},"Sandsteppe Outcast":{"layout":"normal","name":"Sandsteppe Outcast","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Sandsteppe Outcast enters the battlefield, choose one —\n• Put a +1/+1 counter on Sandsteppe Outcast.\n• Put a 1/1 white Spirit creature token with flying onto the battlefield.","power":"2","toughness":"1","imageName":"sandsteppe outcast","colorIdentity":["W"]},"Wandering Champion":{"layout":"normal","name":"Wandering Champion","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Whenever Wandering Champion deals combat damage to a player, if you control a blue or red permanent, you may discard a card. If you do, draw a card.","power":"3","toughness":"1","imageName":"wandering champion","colorIdentity":["W"]},"Wardscale Dragon":{"layout":"normal","name":"Wardscale Dragon","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nAs long as Wardscale Dragon is attacking, defending player can't cast spells.","power":"4","toughness":"4","imageName":"wardscale dragon","colorIdentity":["W"]},"Aven Surveyor":{"layout":"normal","name":"Aven Surveyor","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Bird Scout","types":["Creature"],"subtypes":["Bird","Scout"],"text":"Flying\nWhen Aven Surveyor enters the battlefield, choose one —\n• Put a +1/+1 counter on Aven Surveyor.\n• Return target creature to its owner's hand.","power":"2","toughness":"2","imageName":"aven surveyor","colorIdentity":["U"]},"Cloudform":{"layout":"normal","name":"Cloudform","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Cloudform enters the battlefield, it becomes an Aura with enchant creature. Manifest the top card of your library and attach Cloudform to it. (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.)\nEnchanted creature has flying and hexproof.","imageName":"cloudform","colorIdentity":["U"]},"Enhanced Awareness":{"layout":"normal","name":"Enhanced Awareness","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw three cards, then discard a card.","imageName":"enhanced awareness","colorIdentity":["U"]},"Fascination":{"layout":"normal","name":"Fascination","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Each player draws X cards.\n• Each player puts the top X cards of his or her library into his or her graveyard.","imageName":"fascination","colorIdentity":["U"]},"Jeskai Runemark":{"layout":"normal","name":"Jeskai Runemark","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creature has flying as long as you control a red or white permanent.","imageName":"jeskai runemark","colorIdentity":["U"]},"Jeskai Sage":{"layout":"normal","name":"Jeskai Sage","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhen Jeskai Sage dies, draw a card.","power":"1","toughness":"1","imageName":"jeskai sage","colorIdentity":["U"]},"Lotus Path Djinn":{"layout":"normal","name":"Lotus Path Djinn","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Djinn Monk","types":["Creature"],"subtypes":["Djinn","Monk"],"text":"Flying\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"2","toughness":"3","imageName":"lotus path djinn","colorIdentity":["U"]},"Marang River Prowler":{"layout":"normal","name":"Marang River Prowler","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Marang River Prowler can't block and can't be blocked.\nYou may cast Marang River Prowler from your graveyard as long as you control a black or green permanent.","power":"2","toughness":"1","imageName":"marang river prowler","colorIdentity":["U"]},"Mindscour Dragon":{"layout":"normal","name":"Mindscour Dragon","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Mindscour Dragon deals combat damage to an opponent, target player puts the top four cards of his or her library into his or her graveyard.","power":"4","toughness":"4","imageName":"mindscour dragon","colorIdentity":["U"]},"Mistfire Adept":{"layout":"normal","name":"Mistfire Adept","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever you cast a noncreature spell, target creature gains flying until end of turn.","power":"3","toughness":"3","imageName":"mistfire adept","colorIdentity":["U"]},"Monastery Siege":{"layout":"normal","name":"Monastery Siege","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"As Monastery Siege enters the battlefield, choose Khans or Dragons.\n• Khans — At the beginning of your draw step, draw an additional card, then discard a card.\n• Dragons — Spells your opponents cast that target you or a permanent you control cost {2} more to cast.","imageName":"monastery siege","colorIdentity":["U"]},"Neutralizing Blast":{"layout":"normal","name":"Neutralizing Blast","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target multicolored spell.","imageName":"neutralizing blast","colorIdentity":["U"]},"Rakshasa's Disdain":{"layout":"normal","name":"Rakshasa's Disdain","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {1} for each card in your graveyard.","imageName":"rakshasa's disdain","colorIdentity":["U"]},"Refocus":{"layout":"normal","name":"Refocus","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Untap target creature.\nDraw a card.","imageName":"refocus","colorIdentity":["U"]},"Renowned Weaponsmith":{"layout":"normal","name":"Renowned Weaponsmith","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"{T}: Add {C}{C} to your mana pool. Spend this mana only to cast artifact spells or activate abilities of artifacts.\n{U}, {T}: Search your library for a card named Heart-Piercer Bow or Vial of Dragonfire, reveal it, put it into your hand, then shuffle your library.","power":"1","toughness":"3","imageName":"renowned weaponsmith","colorIdentity":["U"]},"Rite of Undoing":{"layout":"normal","name":"Rite of Undoing","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nReturn target nonland permanent you control and target nonland permanent you don't control to their owners' hands.","imageName":"rite of undoing","colorIdentity":["U"]},"Shifting Loyalties":{"layout":"normal","name":"Shifting Loyalties","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exchange control of two target permanents that share a card type. (Artifact, creature, enchantment, land, and planeswalker are card types.)","imageName":"shifting loyalties","colorIdentity":["U"]},"Sultai Skullkeeper":{"layout":"normal","name":"Sultai Skullkeeper","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Naga Shaman","types":["Creature"],"subtypes":["Naga","Shaman"],"text":"When Sultai Skullkeeper enters the battlefield, put the top two cards of your library into your graveyard.","power":"2","toughness":"1","imageName":"sultai skullkeeper","colorIdentity":["U"]},"Temporal Trespass":{"layout":"normal","name":"Temporal Trespass","manaCost":"{8}{U}{U}{U}","cmc":11,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nTake an extra turn after this one. Exile Temporal Trespass.","imageName":"temporal trespass","colorIdentity":["U"]},"Whisk Away":{"layout":"normal","name":"Whisk Away","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Put target attacking or blocking creature on top of its owner's library.","imageName":"whisk away","colorIdentity":["U"]},"Will of the Naga":{"layout":"normal","name":"Will of the Naga","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nTap up to two target creatures. Those creatures don't untap during their controller's next untap step.","imageName":"will of the naga","colorIdentity":["U"]},"Alesha's Vanguard":{"layout":"normal","name":"Alesha's Vanguard","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"Dash {2}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"3","toughness":"3","imageName":"alesha's vanguard","colorIdentity":["B"]},"Ancestral Vengeance":{"layout":"normal","name":"Ancestral Vengeance","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Ancestral Vengeance enters the battlefield, put a +1/+1 counter on target creature you control.\nEnchanted creature gets -1/-1.","imageName":"ancestral vengeance","colorIdentity":["B"]},"Battle Brawler":{"layout":"normal","name":"Battle Brawler","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"As long as you control a red or white permanent, Battle Brawler gets +1/+0 and has first strike.","power":"2","toughness":"2","imageName":"battle brawler","colorIdentity":["B"]},"Crux of Fate":{"layout":"normal","name":"Crux of Fate","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Destroy all Dragon creatures.\n• Destroy all non-Dragon creatures.","imageName":"crux of fate","colorIdentity":["B"]},"Dark Deal":{"layout":"normal","name":"Dark Deal","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player discards all the cards in his or her hand, then draws that many cards minus one.","imageName":"dark deal","colorIdentity":["B"]},"Diplomacy of the Wastes":{"layout":"normal","name":"Diplomacy of the Wastes","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a nonland card from it. That player discards that card. If you control a Warrior, that player loses 2 life.","imageName":"diplomacy of the wastes","colorIdentity":["B"]},"Fearsome Awakening":{"layout":"normal","name":"Fearsome Awakening","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to the battlefield. If it's a Dragon, put two +1/+1 counters on it.","imageName":"fearsome awakening","colorIdentity":["B"]},"Ghastly Conscription":{"layout":"normal","name":"Ghastly Conscription","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all creature cards from target player's graveyard 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.)","imageName":"ghastly conscription","colorIdentity":["B"]},"Grave Strength":{"layout":"normal","name":"Grave Strength","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose target creature. Put the top three cards of your library into your graveyard, then put a +1/+1 counter on that creature for each creature card in your graveyard.","imageName":"grave strength","colorIdentity":["B"]},"Gurmag Angler":{"layout":"normal","name":"Gurmag Angler","manaCost":"{6}{B}","cmc":7,"colors":["Black"],"type":"Creature — Zombie Fish","types":["Creature"],"subtypes":["Zombie","Fish"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)","power":"5","toughness":"5","imageName":"gurmag angler","colorIdentity":["B"]},"Hooded Assassin":{"layout":"normal","name":"Hooded Assassin","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"When Hooded Assassin enters the battlefield, choose one —\n• Put a +1/+1 counter on Hooded Assassin.\n• Destroy target creature that was dealt damage this turn.","power":"1","toughness":"2","imageName":"hooded assassin","colorIdentity":["B"]},"Merciless Executioner":{"layout":"normal","name":"Merciless Executioner","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Orc Warrior","types":["Creature"],"subtypes":["Orc","Warrior"],"text":"When Merciless Executioner enters the battlefield, each player sacrifices a creature.","power":"3","toughness":"1","imageName":"merciless executioner","colorIdentity":["B"]},"Noxious Dragon":{"layout":"normal","name":"Noxious Dragon","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Noxious Dragon dies, you may destroy target creature with converted mana cost 3 or less.","power":"4","toughness":"4","imageName":"noxious dragon","colorIdentity":["B"]},"Orc Sureshot":{"layout":"normal","name":"Orc Sureshot","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Orc Archer","types":["Creature"],"subtypes":["Orc","Archer"],"text":"Whenever another creature enters the battlefield under your control, target creature an opponent controls gets -1/-1 until end of turn.","power":"4","toughness":"2","imageName":"orc sureshot","colorIdentity":["B"]},"Palace Siege":{"layout":"normal","name":"Palace Siege","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"As Palace Siege enters the battlefield, choose Khans or Dragons.\n• Khans — At the beginning of your upkeep, return target creature card from your graveyard to your hand.\n• Dragons — At the beginning of your upkeep, each opponent loses 2 life and you gain 2 life.","imageName":"palace siege","colorIdentity":["B"]},"Qarsi High Priest":{"layout":"normal","name":"Qarsi High Priest","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}{B}, {T}, Sacrifice another creature: Manifest the top card of your library. (Put that card 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.)","power":"0","toughness":"2","imageName":"qarsi high priest","colorIdentity":["B"]},"Reach of Shadows":{"layout":"normal","name":"Reach of Shadows","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature that's one or more colors.","imageName":"reach of shadows","colorIdentity":["B"]},"Sibsig Host":{"layout":"normal","name":"Sibsig Host","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Sibsig Host enters the battlefield, each player puts the top three cards of his or her library into his or her graveyard.","power":"2","toughness":"6","imageName":"sibsig host","colorIdentity":["B"]},"Sibsig Muckdraggers":{"layout":"normal","name":"Sibsig Muckdraggers","manaCost":"{8}{B}","cmc":9,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nWhen Sibsig Muckdraggers enters the battlefield, return target creature card from your graveyard to your hand.","power":"3","toughness":"6","imageName":"sibsig muckdraggers","colorIdentity":["B"]},"Sultai Runemark":{"layout":"normal","name":"Sultai Runemark","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creature has deathtouch as long as you control a green or blue permanent. (Any amount of damage it deals to a creature is enough to destroy it.)","imageName":"sultai runemark","colorIdentity":["B"]},"Tasigur's Cruelty":{"layout":"normal","name":"Tasigur's Cruelty","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nEach opponent discards two cards.","imageName":"tasigur's cruelty","colorIdentity":["B"]},"Bathe in Dragonfire":{"layout":"normal","name":"Bathe in Dragonfire","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Bathe in Dragonfire deals 4 damage to target creature.","imageName":"bathe in dragonfire","colorIdentity":["R"]},"Bloodfire Enforcers":{"layout":"normal","name":"Bloodfire Enforcers","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Bloodfire Enforcers has first strike and trample as long as an instant card and a sorcery card are in your graveyard.","power":"5","toughness":"2","imageName":"bloodfire enforcers","colorIdentity":["R"]},"Break Through the Line":{"layout":"normal","name":"Break Through the Line","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{R}: Target creature with power 2 or less gains haste until end of turn and can't be blocked this turn.","imageName":"break through the line","colorIdentity":["R"]},"Collateral Damage":{"layout":"normal","name":"Collateral Damage","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Collateral Damage, sacrifice a creature.\nCollateral Damage deals 3 damage to target creature or player.","imageName":"collateral damage","colorIdentity":["R"]},"Defiant Ogre":{"layout":"normal","name":"Defiant Ogre","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"When Defiant Ogre enters the battlefield, choose one —\n• Put a +1/+1 counter on Defiant Ogre.\n• Destroy target artifact.","power":"3","toughness":"5","imageName":"defiant ogre","colorIdentity":["R"]},"Dragonrage":{"layout":"normal","name":"Dragonrage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Add {R} to your mana pool for each attacking creature you control. Until end of turn, attacking creatures you control gain \"{R}: This creature gets +1/+0 until end of turn.\"","imageName":"dragonrage","colorIdentity":["R"]},"Friendly Fire":{"layout":"normal","name":"Friendly Fire","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature's controller reveals a card at random from his or her hand. Friendly Fire deals damage to that creature and that player equal to the revealed card's converted mana cost.","imageName":"friendly fire","colorIdentity":["R"]},"Goblin Heelcutter":{"layout":"normal","name":"Goblin Heelcutter","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Berserker","types":["Creature"],"subtypes":["Goblin","Berserker"],"text":"Whenever Goblin Heelcutter attacks, target creature can't block this turn.\nDash {2}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"3","toughness":"2","imageName":"goblin heelcutter","colorIdentity":["R"]},"Gore Swine":{"layout":"normal","name":"Gore Swine","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"power":"4","toughness":"1","imageName":"gore swine","colorIdentity":["R"]},"Humble Defector":{"layout":"normal","name":"Humble Defector","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{T}: Draw two cards. Target opponent gains control of Humble Defector. Activate this ability only during your turn.","power":"2","toughness":"1","imageName":"humble defector","colorIdentity":["R"]},"Hungering Yeti":{"layout":"normal","name":"Hungering Yeti","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Yeti","types":["Creature"],"subtypes":["Yeti"],"text":"As long as you control a green or blue permanent, you may cast Hungering Yeti as though it had flash. (You may cast it any time you could cast an instant.)","power":"4","toughness":"4","imageName":"hungering yeti","colorIdentity":["R"]},"Lightning Shrieker":{"layout":"normal","name":"Lightning Shrieker","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, trample, haste\nAt the beginning of the end step, Lightning Shrieker's owner shuffles it into his or her library.","power":"5","toughness":"5","imageName":"lightning shrieker","colorIdentity":["R"]},"Mardu Runemark":{"layout":"normal","name":"Mardu Runemark","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creature has first strike as long as you control a white or black permanent.","imageName":"mardu runemark","colorIdentity":["R"]},"Mardu Scout":{"layout":"normal","name":"Mardu Scout","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Scout","types":["Creature"],"subtypes":["Goblin","Scout"],"text":"Dash {1}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"3","toughness":"1","imageName":"mardu scout","colorIdentity":["R"]},"Mob Rule":{"layout":"normal","name":"Mob Rule","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Gain control of all creatures with power 4 or greater until end of turn. Untap those creatures. They gain haste until end of turn.\n• Gain control of all creatures with power 3 or less until end of turn. Untap those creatures. They gain haste until end of turn.","imageName":"mob rule","colorIdentity":["R"]},"Outpost Siege":{"layout":"normal","name":"Outpost Siege","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"As Outpost Siege enters the battlefield, choose Khans or Dragons.\n• Khans — At the beginning of your upkeep, exile the top card of your library. Until end of turn, you may play that card.\n• Dragons — Whenever a creature you control leaves the battlefield, Outpost Siege deals 1 damage to target creature or player.","imageName":"outpost siege","colorIdentity":["R"]},"Rageform":{"layout":"normal","name":"Rageform","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"When Rageform enters the battlefield, it becomes an Aura with enchant creature. Manifest the top card of your library and attach Rageform to it. (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.)\nEnchanted creature has double strike. (It deals both first-strike and regular combat damage.)","imageName":"rageform","colorIdentity":["R"]},"Shockmaw Dragon":{"layout":"normal","name":"Shockmaw Dragon","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Shockmaw Dragon deals combat damage to a player, it deals 1 damage to each creature that player controls.","power":"4","toughness":"4","imageName":"shockmaw dragon","colorIdentity":["R"]},"Smoldering Efreet":{"layout":"normal","name":"Smoldering Efreet","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Efreet Monk","types":["Creature"],"subtypes":["Efreet","Monk"],"text":"When Smoldering Efreet dies, it deals 2 damage to you.","power":"2","toughness":"2","imageName":"smoldering efreet","colorIdentity":["R"]},"Temur Battle Rage":{"layout":"normal","name":"Temur Battle Rage","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gains double strike until end of turn. (It deals both first-strike and regular combat damage.)\nFerocious — That creature also gains trample until end of turn if you control a creature with power 4 or greater.","imageName":"temur battle rage","colorIdentity":["R"]},"Vaultbreaker":{"layout":"normal","name":"Vaultbreaker","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Orc Rogue","types":["Creature"],"subtypes":["Orc","Rogue"],"text":"Whenever Vaultbreaker attacks, you may discard a card. If you do, draw a card.\nDash {2}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"4","toughness":"2","imageName":"vaultbreaker","colorIdentity":["R"]},"Wild Slash":{"layout":"normal","name":"Wild Slash","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Ferocious — If you control a creature with power 4 or greater, damage can't be prevented this turn.\nWild Slash deals 2 damage to target creature or player.","imageName":"wild slash","colorIdentity":["R"]},"Abzan Kin-Guard":{"layout":"normal","name":"Abzan Kin-Guard","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Abzan Kin-Guard has lifelink as long as you control a white or black permanent.","power":"3","toughness":"3","imageName":"abzan kin-guard","colorIdentity":["G"]},"Ainok Guide":{"layout":"normal","name":"Ainok Guide","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Hound Scout","types":["Creature"],"subtypes":["Hound","Scout"],"text":"When Ainok Guide enters the battlefield, choose one —\n• Put a +1/+1 counter on Ainok Guide.\n• Search your library for a basic land card, reveal it, then shuffle your library and put that card on top of it.","power":"1","toughness":"1","imageName":"ainok guide","colorIdentity":["G"]},"Ambush Krotiq":{"layout":"normal","name":"Ambush Krotiq","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Trample\nWhen Ambush Krotiq enters the battlefield, return another creature you control to its owner's hand.","power":"5","toughness":"5","imageName":"ambush krotiq","colorIdentity":["G"]},"Archers of Qarsi":{"layout":"normal","name":"Archers of Qarsi","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Naga Archer","types":["Creature"],"subtypes":["Naga","Archer"],"text":"Defender\nReach (This creature can block creatures with flying.)","power":"5","toughness":"2","imageName":"archers of qarsi","colorIdentity":["G"]},"Battlefront Krushok":{"layout":"normal","name":"Battlefront Krushok","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Battlefront Krushok can't be blocked by more than one creature.\nEach creature you control with a +1/+1 counter on it can't be blocked by more than one creature.","power":"3","toughness":"4","imageName":"battlefront krushok","colorIdentity":["G"]},"Cached Defenses":{"layout":"normal","name":"Cached Defenses","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Bolster 3. (Choose a creature with the least toughness among creatures you control and put three +1/+1 counters on it.)","imageName":"cached defenses","colorIdentity":["G"]},"Destructor Dragon":{"layout":"normal","name":"Destructor Dragon","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Destructor Dragon dies, destroy target noncreature permanent.","power":"4","toughness":"4","imageName":"destructor dragon","colorIdentity":["G"]},"Feral Krushok":{"layout":"normal","name":"Feral Krushok","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"5","toughness":"4","imageName":"feral krushok","colorIdentity":["G"]},"Frontier Mastodon":{"layout":"normal","name":"Frontier Mastodon","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"Ferocious — Frontier Mastodon enters the battlefield with a +1/+1 counter on it if you control a creature with power 4 or greater.","power":"3","toughness":"2","imageName":"frontier mastodon","colorIdentity":["G"]},"Frontier Siege":{"layout":"normal","name":"Frontier Siege","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"As Frontier Siege enters the battlefield, choose Khans or Dragons.\n• Khans — At the beginning of each of your main phases, add {G}{G} to your mana pool.\n• Dragons — Whenever a creature with flying enters the battlefield under your control, you may have it fight target creature you don't control.","imageName":"frontier siege","colorIdentity":["G"]},"Fruit of the First Tree":{"layout":"normal","name":"Fruit of the First Tree","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen enchanted creature dies, you gain X life and draw X cards, where X is its toughness.","imageName":"fruit of the first tree","colorIdentity":["G"]},"Map the Wastes":{"layout":"normal","name":"Map the Wastes","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library. Bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)","imageName":"map the wastes","colorIdentity":["G"]},"Return to the Earth":{"layout":"normal","name":"Return to the Earth","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact, enchantment, or creature with flying.","imageName":"return to the earth","colorIdentity":["G"]},"Ruthless Instincts":{"layout":"normal","name":"Ruthless Instincts","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Target nonattacking creature gains reach and deathtouch until end of turn. Untap it.\n• Target attacking creature gets +2/+2 and gains trample until end of turn.","imageName":"ruthless instincts","colorIdentity":["G"]},"Sudden Reclamation":{"layout":"normal","name":"Sudden Reclamation","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put the top four cards of your library into your graveyard, then return a creature card and a land card from your graveyard to your hand.","imageName":"sudden reclamation","colorIdentity":["G"]},"Temur Runemark":{"layout":"normal","name":"Temur Runemark","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creature has trample as long as you control a blue or red permanent.","imageName":"temur runemark","colorIdentity":["G"]},"Temur Sabertooth":{"layout":"normal","name":"Temur Sabertooth","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"{1}{G}: You may return another creature you control to its owner's hand. If you do, Temur Sabertooth gains indestructible until end of turn.","power":"4","toughness":"3","imageName":"temur sabertooth","colorIdentity":["G"]},"Whisperer of the Wilds":{"layout":"normal","name":"Whisperer of the Wilds","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{T}: Add {G} to your mana pool.\nFerocious — {T}: Add {G}{G} to your mana pool. Activate this ability only if you control a creature with power 4 or greater.","power":"0","toughness":"2","imageName":"whisperer of the wilds","colorIdentity":["G"]},"Whisperwood Elemental":{"layout":"normal","name":"Whisperwood Elemental","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"At the beginning of your end step, manifest the top card of your library. (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.)\nSacrifice Whisperwood Elemental: Until end of turn, face-up nontoken creatures you control gain \"When this creature dies, manifest the top card of your library.\"","power":"4","toughness":"4","imageName":"whisperwood elemental","colorIdentity":["G"]},"Winds of Qal Sisma":{"layout":"normal","name":"Winds of Qal Sisma","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn.\nFerocious — If you control a creature with power 4 or greater, instead prevent all combat damage that would be dealt this turn by creatures your opponents control.","imageName":"winds of qal sisma","colorIdentity":["G"]},"Cunning Strike":{"layout":"normal","name":"Cunning Strike","manaCost":"{3}{U}{R}","cmc":5,"colors":["Blue","Red"],"type":"Instant","types":["Instant"],"text":"Cunning Strike deals 2 damage to target creature and 2 damage to target player.\nDraw a card.","imageName":"cunning strike","colorIdentity":["U","R"]},"Ethereal Ambush":{"layout":"normal","name":"Ethereal Ambush","manaCost":"{3}{G}{U}","cmc":5,"colors":["Blue","Green"],"type":"Instant","types":["Instant"],"text":"Manifest the top two cards of your library. (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.)","imageName":"ethereal ambush","colorIdentity":["U","G"]},"Grim Contest":{"layout":"normal","name":"Grim Contest","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Instant","types":["Instant"],"text":"Choose target creature you control and target creature an opponent controls. Each of those creatures deals damage equal to its toughness to the other.","imageName":"grim contest","colorIdentity":["B","G"]},"Harsh Sustenance":{"layout":"normal","name":"Harsh Sustenance","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Harsh Sustenance deals X damage to target creature or player and you gain X life, where X is the number of creatures you control.","imageName":"harsh sustenance","colorIdentity":["W","B"]},"War Flare":{"layout":"normal","name":"War Flare","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +2/+1 until end of turn. Untap those creatures.","imageName":"war flare","colorIdentity":["W","R"]},"Goblin Boom Keg":{"layout":"normal","name":"Goblin Boom Keg","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"At the beginning of your upkeep, sacrifice Goblin Boom Keg.\nWhen Goblin Boom Keg is put into a graveyard from the battlefield, it deals 3 damage to target creature or player.","imageName":"goblin boom keg"},"Hero's Blade":{"layout":"normal","name":"Hero's Blade","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+2.\nWhenever a legendary creature enters the battlefield under your control, you may attach Hero's Blade to it.\nEquip {4}","imageName":"hero's blade"},"Pilgrim of the Fires":{"layout":"normal","name":"Pilgrim of the Fires","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"First strike, trample","power":"6","toughness":"4","imageName":"pilgrim of the fires"},"Scroll of the Masters":{"layout":"normal","name":"Scroll of the Masters","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast a noncreature spell, put a lore counter on Scroll of the Masters.\n{3}, {T}: Target creature you control gets +1/+1 until end of turn for each lore counter on Scroll of the Masters.","imageName":"scroll of the masters"},"Crucible of the Spirit Dragon":{"layout":"normal","name":"Crucible of the Spirit Dragon","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Put a storage counter on Crucible of the Spirit Dragon.\n{T}, Remove X storage counters from Crucible of the Spirit Dragon: Add X mana in any combination of colors to your mana pool. Spend this mana only to cast Dragon spells or activate abilities of Dragons.","imageName":"crucible of the spirit dragon"},"Soldier":{"layout":"token","name":"Soldier","type":" Creature — Soldier","types":["Creature"],"subtypes":["Soldier"],"power":"1","toughness":"1","imageName":"soldier"},"Kraken":{"layout":"token","name":"Kraken","type":" Creature — Kraken","types":["Creature"],"subtypes":["Kraken"],"power":"9","toughness":"9","imageName":"kraken"},"Scion of Ugin":{"layout":"normal","name":"Scion of Ugin","manaCost":"{6}","cmc":6,"type":"Creature — Dragon Spirit","types":["Creature"],"subtypes":["Dragon","Spirit"],"text":"Flying","power":"4","toughness":"4","imageName":"scion of ugin"},"Artful Maneuver":{"layout":"normal","name":"Artful Maneuver","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"artful maneuver","colorIdentity":["W"]},"Aven Sunstriker":{"layout":"normal","name":"Aven Sunstriker","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird Warrior","types":["Creature"],"subtypes":["Bird","Warrior"],"text":"Flying\nDouble strike (This creature deals both first-strike and regular combat damage.)\nMegamorph {4}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"1","toughness":"1","imageName":"aven sunstriker","colorIdentity":["W"]},"Aven Tactician":{"layout":"normal","name":"Aven Tactician","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nWhen Aven Tactician enters the battlefield, bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)","power":"2","toughness":"3","imageName":"aven tactician","colorIdentity":["W"]},"Center Soul":{"layout":"normal","name":"Center Soul","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature you control gains protection from the color of your choice until end of turn.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"center soul","colorIdentity":["W"]},"Champion of Arashin":{"layout":"normal","name":"Champion of Arashin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Hound Warrior","types":["Creature"],"subtypes":["Hound","Warrior"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"3","toughness":"2","imageName":"champion of arashin","colorIdentity":["W"]},"Dragon Hunter":{"layout":"normal","name":"Dragon Hunter","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Protection from Dragons\nDragon Hunter can block Dragons as though it had reach.","power":"2","toughness":"1","imageName":"dragon hunter","colorIdentity":["W"]},"Dragon's Eye Sentry":{"layout":"normal","name":"Dragon's Eye Sentry","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Defender, first strike","power":"1","toughness":"3","imageName":"dragon's eye sentry","colorIdentity":["W"]},"Dromoka Captain":{"layout":"normal","name":"Dromoka Captain","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nWhenever Dromoka Captain attacks, bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)","power":"1","toughness":"1","imageName":"dromoka captain","colorIdentity":["W"]},"Dromoka Dunecaster":{"layout":"normal","name":"Dromoka Dunecaster","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{W}, {T}: Tap target creature without flying.","power":"0","toughness":"2","imageName":"dromoka dunecaster","colorIdentity":["W"]},"Dromoka Warrior":{"layout":"normal","name":"Dromoka Warrior","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"power":"3","toughness":"1","imageName":"dromoka warrior","colorIdentity":["W"]},"Echoes of the Kin Tree":{"layout":"normal","name":"Echoes of the Kin Tree","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{W}: Bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)","imageName":"echoes of the kin tree","colorIdentity":["W"]},"Enduring Victory":{"layout":"normal","name":"Enduring Victory","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target attacking or blocking creature. Bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)","imageName":"enduring victory","colorIdentity":["W"]},"Fate Forgotten":{"layout":"normal","name":"Fate Forgotten","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target artifact or enchantment.","imageName":"fate forgotten","colorIdentity":["W"]},"Glaring Aegis":{"layout":"normal","name":"Glaring Aegis","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Glaring Aegis enters the battlefield, tap target creature an opponent controls.\nEnchanted creature gets +1/+3.","imageName":"glaring aegis","colorIdentity":["W"]},"Gleam of Authority":{"layout":"normal","name":"Gleam of Authority","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 for each +1/+1 counter on other creatures you control.\nEnchanted creature has vigilance and \"{W}, {T}: Bolster 1.\" (To bolster 1, choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)","imageName":"gleam of authority","colorIdentity":["W"]},"Graceblade Artisan":{"layout":"normal","name":"Graceblade Artisan","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Graceblade Artisan gets +2/+2 for each Aura attached to it.","power":"2","toughness":"3","imageName":"graceblade artisan","colorIdentity":["W"]},"Great Teacher's Decree":{"layout":"normal","name":"Great Teacher's Decree","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +2/+1 until end of turn.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"great teacher's decree","colorIdentity":["W"]},"Herald of Dromoka":{"layout":"normal","name":"Herald of Dromoka","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Vigilance\nOther Warrior creatures you control have vigilance.","power":"2","toughness":"2","imageName":"herald of dromoka","colorIdentity":["W"]},"Lightwalker":{"layout":"normal","name":"Lightwalker","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Lightwalker has flying as long as it has a +1/+1 counter on it.","power":"2","toughness":"1","imageName":"lightwalker","colorIdentity":["W"]},"Misthoof Kirin":{"layout":"normal","name":"Misthoof Kirin","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kirin","types":["Creature"],"subtypes":["Kirin"],"text":"Flying, vigilance\nMegamorph {1}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"2","toughness":"1","imageName":"misthoof kirin","colorIdentity":["W"]},"Ojutai Exemplars":{"layout":"normal","name":"Ojutai Exemplars","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Whenever you cast a noncreature spell, choose one —\n• Tap target creature.\n• Ojutai Exemplars gains first strike and lifelink until end of turn.\n• Exile Ojutai Exemplars, then return it to the battlefield tapped under its owner's control.","power":"4","toughness":"4","imageName":"ojutai exemplars","colorIdentity":["W"]},"Profound Journey":{"layout":"normal","name":"Profound Journey","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return target permanent card from your graveyard to the battlefield.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"profound journey","colorIdentity":["W"]},"Radiant Purge":{"layout":"normal","name":"Radiant Purge","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target multicolored creature or multicolored enchantment.","imageName":"radiant purge","colorIdentity":["W"]},"Resupply":{"layout":"normal","name":"Resupply","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain 6 life.\nDraw a card.","imageName":"resupply","colorIdentity":["W"]},"Sandcrafter Mage":{"layout":"normal","name":"Sandcrafter Mage","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Sandcrafter Mage enters the battlefield, bolster 1. (Choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)","power":"2","toughness":"2","imageName":"sandcrafter mage","colorIdentity":["W"]},"Sandstorm Charger":{"layout":"normal","name":"Sandstorm Charger","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Megamorph {4}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"3","toughness":"4","imageName":"sandstorm charger","colorIdentity":["W"]},"Scale Blessing":{"layout":"normal","name":"Scale Blessing","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Bolster 1, then put a +1/+1 counter on each creature you control with a +1/+1 counter on it. (To bolster 1, choose a creature with the least toughness among creatures you control and put a +1/+1 counter on it.)","imageName":"scale blessing","colorIdentity":["W"]},"Secure the Wastes":{"layout":"normal","name":"Secure the Wastes","manaCost":"{X}{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Put X 1/1 white Warrior creature tokens onto the battlefield.","imageName":"secure the wastes","colorIdentity":["W"]},"Shieldhide Dragon":{"layout":"normal","name":"Shieldhide Dragon","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, lifelink\nMegamorph {5}{W}{W} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Shieldhide Dragon is turned face up, put a +1/+1 counter on each other Dragon creature you control.","power":"3","toughness":"3","imageName":"shieldhide dragon","colorIdentity":["W"]},"Silkwrap":{"layout":"normal","name":"Silkwrap","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Silkwrap enters the battlefield, exile target creature with converted mana cost 3 or less an opponent controls until Silkwrap leaves the battlefield. (That creature returns under its owner's control.)","imageName":"silkwrap","colorIdentity":["W"]},"Strongarm Monk":{"layout":"normal","name":"Strongarm Monk","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Whenever you cast a noncreature spell, creatures you control get +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"strongarm monk","colorIdentity":["W"]},"Student of Ojutai":{"layout":"normal","name":"Student of Ojutai","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Whenever you cast a noncreature spell, you gain 2 life.","power":"2","toughness":"4","imageName":"student of ojutai","colorIdentity":["W"]},"Surge of Righteousness":{"layout":"normal","name":"Surge of Righteousness","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target black or red creature that's attacking or blocking. You gain 2 life.","imageName":"surge of righteousness","colorIdentity":["W"]},"Territorial Roc":{"layout":"normal","name":"Territorial Roc","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying","power":"1","toughness":"3","imageName":"territorial roc","colorIdentity":["W"]},"Ancient Carp":{"layout":"normal","name":"Ancient Carp","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"power":"2","toughness":"5","imageName":"ancient carp","colorIdentity":["U"]},"Belltoll Dragon":{"layout":"normal","name":"Belltoll Dragon","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, hexproof\nMegamorph {5}{U}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Belltoll Dragon is turned face up, put a +1/+1 counter on each other Dragon creature you control.","power":"3","toughness":"3","imageName":"belltoll dragon","colorIdentity":["U"]},"Clone Legion":{"layout":"normal","name":"Clone Legion","manaCost":"{7}{U}{U}","cmc":9,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"For each creature target player controls, put a token onto the battlefield that's a copy of that creature.","imageName":"clone legion","colorIdentity":["U"]},"Contradict":{"layout":"normal","name":"Contradict","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.\nDraw a card.","imageName":"contradict","colorIdentity":["U"]},"Dance of the Skywise":{"layout":"normal","name":"Dance of the Skywise","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature you control becomes a blue Dragon Illusion with base power and toughness 4/4, loses all abilities, and gains flying.","imageName":"dance of the skywise","colorIdentity":["U"]},"Dirgur Nemesis":{"layout":"normal","name":"Dirgur Nemesis","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Defender\nMegamorph {6}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"6","toughness":"5","imageName":"dirgur nemesis","colorIdentity":["U"]},"Dragonlord's Prerogative":{"layout":"normal","name":"Dragonlord's Prerogative","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Dragonlord's Prerogative, you may reveal a Dragon card from your hand.\nIf you revealed a Dragon card or controlled a Dragon as you cast Dragonlord's Prerogative, Dragonlord's Prerogative can't be countered.\nDraw four cards.","imageName":"dragonlord's prerogative","colorIdentity":["U"]},"Elusive Spellfist":{"layout":"normal","name":"Elusive Spellfist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Whenever you cast a noncreature spell, Elusive Spellfist gets +1/+0 until end of turn and can't be blocked this turn.","power":"1","toughness":"3","imageName":"elusive spellfist","colorIdentity":["U"]},"Encase in Ice":{"layout":"normal","name":"Encase in Ice","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant red or green creature\nWhen Encase in Ice enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"encase in ice","colorIdentity":["U"]},"Glint":{"layout":"normal","name":"Glint","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +0/+3 and gains hexproof until end of turn. (It can't be the target of spells or abilities your opponents control.)","imageName":"glint","colorIdentity":["U"]},"Gudul Lurker":{"layout":"normal","name":"Gudul Lurker","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Salamander","types":["Creature"],"subtypes":["Salamander"],"text":"Gudul Lurker can't be blocked.\nMegamorph {U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"1","toughness":"1","imageName":"gudul lurker","colorIdentity":["U"]},"Gurmag Drowner":{"layout":"normal","name":"Gurmag Drowner","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Naga Wizard","types":["Creature"],"subtypes":["Naga","Wizard"],"text":"Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Gurmag Drowner exploits a creature, look at the top four cards of your library. Put one of them into your hand and the rest into your graveyard.","power":"2","toughness":"4","imageName":"gurmag drowner","colorIdentity":["U"]},"Illusory Gains":{"layout":"normal","name":"Illusory Gains","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nYou control enchanted creature.\nWhenever a creature enters the battlefield under an opponent's control, attach Illusory Gains to that creature.","imageName":"illusory gains","colorIdentity":["U"]},"Learn from the Past":{"layout":"normal","name":"Learn from the Past","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target player shuffles his or her graveyard into his or her library.\nDraw a card.","imageName":"learn from the past","colorIdentity":["U"]},"Mirror Mockery":{"layout":"normal","name":"Mirror Mockery","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhenever enchanted creature attacks, you may put a token onto the battlefield that's a copy of that creature. Exile that token at end of combat.","imageName":"mirror mockery","colorIdentity":["U"]},"Monastery Loremaster":{"layout":"normal","name":"Monastery Loremaster","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Djinn Wizard","types":["Creature"],"subtypes":["Djinn","Wizard"],"text":"Megamorph {5}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Monastery Loremaster is turned face up, return target noncreature, nonland card from your graveyard to your hand.","power":"3","toughness":"2","imageName":"monastery loremaster","colorIdentity":["U"]},"Mystic Meditation":{"layout":"normal","name":"Mystic Meditation","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards. Then discard two cards unless you discard a creature card.","imageName":"mystic meditation","colorIdentity":["U"]},"Ojutai Interceptor":{"layout":"normal","name":"Ojutai Interceptor","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying\nMegamorph {3}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"3","toughness":"1","imageName":"ojutai interceptor","colorIdentity":["U"]},"Ojutai's Breath":{"layout":"normal","name":"Ojutai's Breath","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap target creature. It doesn't untap during its controller's next untap step.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"ojutai's breath","colorIdentity":["U"]},"Ojutai's Summons":{"layout":"normal","name":"Ojutai's Summons","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 2/2 blue Djinn Monk creature token with flying onto the battlefield.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"ojutai's summons","colorIdentity":["U"]},"Palace Familiar":{"layout":"normal","name":"Palace Familiar","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Palace Familiar dies, draw a card.","power":"1","toughness":"1","imageName":"palace familiar","colorIdentity":["U"]},"Qarsi Deceiver":{"layout":"normal","name":"Qarsi Deceiver","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Naga Wizard","types":["Creature"],"subtypes":["Naga","Wizard"],"text":"{T}: Add {C} to your mana pool. Spend this mana only to cast a face-down creature spell, pay a mana cost to turn a manifested creature face up, or pay a morph cost. (A megamorph cost is a morph cost.)","power":"0","toughness":"4","imageName":"qarsi deceiver","colorIdentity":["U"]},"Reduce in Stature":{"layout":"normal","name":"Reduce in Stature","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has base power and toughness 0/2.","imageName":"reduce in stature","colorIdentity":["U"]},"Shorecrasher Elemental":{"layout":"normal","name":"Shorecrasher Elemental","manaCost":"{U}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{U}: Exile Shorecrasher Elemental, then return it to the battlefield face down under its owner's control.\n{1}: Shorecrasher Elemental gets +1/-1 or -1/+1 until end of turn. \nMegamorph {4}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"3","toughness":"3","imageName":"shorecrasher elemental","colorIdentity":["U"]},"Sidisi's Faithful":{"layout":"normal","name":"Sidisi's Faithful","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Naga Wizard","types":["Creature"],"subtypes":["Naga","Wizard"],"text":"Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Sidisi's Faithful exploits a creature, return target creature to its owner's hand.","power":"0","toughness":"4","imageName":"sidisi's faithful","colorIdentity":["U"]},"Sight Beyond Sight":{"layout":"normal","name":"Sight Beyond Sight","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top two cards of your library. Put one of them into your hand and the other on the bottom of your library.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"sight beyond sight","colorIdentity":["U"]},"Silumgar Sorcerer":{"layout":"normal","name":"Silumgar Sorcerer","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nExploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Silumgar Sorcerer exploits a creature, counter target creature spell.","power":"2","toughness":"1","imageName":"silumgar sorcerer","colorIdentity":["U"]},"Silumgar Spell-Eater":{"layout":"normal","name":"Silumgar Spell-Eater","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Naga Wizard","types":["Creature"],"subtypes":["Naga","Wizard"],"text":"Megamorph {4}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Silumgar Spell-Eater is turned face up, counter target spell unless its controller pays {3}.","power":"2","toughness":"3","imageName":"silumgar spell-eater","colorIdentity":["U"]},"Silumgar's Scorn":{"layout":"normal","name":"Silumgar's Scorn","manaCost":"{U}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Silumgar's Scorn, you may reveal a Dragon card from your hand.\nCounter target spell unless its controller pays {1}. If you revealed a Dragon card or controlled a Dragon as you cast Silumgar's Scorn, counter that spell instead.","imageName":"silumgar's scorn","colorIdentity":["U"]},"Skywise Teachings":{"layout":"normal","name":"Skywise Teachings","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast a noncreature spell, you may pay {1}{U}. If you do, put a 2/2 blue Djinn Monk creature token with flying onto the battlefield.","imageName":"skywise teachings","colorIdentity":["U"]},"Taigam's Strike":{"layout":"normal","name":"Taigam's Strike","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +2/+0 until end of turn and can't be blocked this turn.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"taigam's strike","colorIdentity":["U"]},"Updraft Elemental":{"layout":"normal","name":"Updraft Elemental","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying","power":"1","toughness":"4","imageName":"updraft elemental","colorIdentity":["U"]},"Void Squall":{"layout":"normal","name":"Void Squall","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target nonland permanent to its owner's hand.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)","imageName":"void squall","colorIdentity":["U"]},"Youthful Scholar":{"layout":"normal","name":"Youthful Scholar","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Youthful Scholar dies, draw two cards.","power":"2","toughness":"2","imageName":"youthful scholar","colorIdentity":["U"]},"Zephyr Scribe":{"layout":"normal","name":"Zephyr Scribe","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"{U}, {T}: Draw a card, then discard a card.\nWhenever you cast a noncreature spell, untap Zephyr Scribe.","power":"2","toughness":"1","imageName":"zephyr scribe","colorIdentity":["U"]},"Acid-Spewer Dragon":{"layout":"normal","name":"Acid-Spewer Dragon","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, deathtouch\nMegamorph {5}{B}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Acid-Spewer Dragon is turned face up, put a +1/+1 counter on each other Dragon creature you control.","power":"3","toughness":"3","imageName":"acid-spewer dragon","colorIdentity":["B"]},"Ambuscade Shaman":{"layout":"normal","name":"Ambuscade Shaman","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Orc Shaman","types":["Creature"],"subtypes":["Orc","Shaman"],"text":"Whenever Ambuscade Shaman or another creature enters the battlefield under your control, that creature gets +2/+2 until end of turn.\nDash {3}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"2","toughness":"2","imageName":"ambuscade shaman","colorIdentity":["B"]},"Blood-Chin Rager":{"layout":"normal","name":"Blood-Chin Rager","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Blood-Chin Rager attacks, Warrior creatures you control gain menace until end of turn. (They can't be blocked except by two or more creatures.)","power":"2","toughness":"2","imageName":"blood-chin rager","colorIdentity":["B"]},"Butcher's Glee":{"layout":"normal","name":"Butcher's Glee","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+0 and gains lifelink until end of turn. Regenerate it. (Damage dealt by a creature with lifelink also causes its controller to gain that much life.)","imageName":"butcher's glee","colorIdentity":["B"]},"Coat with Venom":{"layout":"normal","name":"Coat with Venom","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+2 and gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","imageName":"coat with venom","colorIdentity":["B"]},"Corpseweft":{"layout":"normal","name":"Corpseweft","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{B}, Exile one or more creature cards from your graveyard: Put an X/X black Zombie Horror creature token onto the battlefield tapped, where X is twice the number of cards exiled this way.","imageName":"corpseweft","colorIdentity":["B"]},"Deadly Wanderings":{"layout":"normal","name":"Deadly Wanderings","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"As long as you control exactly one creature, that creature gets +2/+0 and has deathtouch and lifelink.","imageName":"deadly wanderings","colorIdentity":["B"]},"Defeat":{"layout":"normal","name":"Defeat","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature with power 2 or less.","imageName":"defeat","colorIdentity":["B"]},"Dutiful Attendant":{"layout":"normal","name":"Dutiful Attendant","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Dutiful Attendant dies, return another target creature card from your graveyard to your hand.","power":"1","toughness":"2","imageName":"dutiful attendant","colorIdentity":["B"]},"Flatten":{"layout":"normal","name":"Flatten","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -4/-4 until end of turn.","imageName":"flatten","colorIdentity":["B"]},"Foul Renewal":{"layout":"normal","name":"Foul Renewal","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Return target creature card from your graveyard to your hand. Target creature gets -X/-X until end of turn, where X is the toughness of the card returned this way.","imageName":"foul renewal","colorIdentity":["B"]},"Foul-Tongue Invocation":{"layout":"normal","name":"Foul-Tongue Invocation","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Foul-Tongue Invocation, you may reveal a Dragon card from your hand.\nTarget player sacrifices a creature. If you revealed a Dragon card or controlled a Dragon as you cast Foul-Tongue Invocation, you gain 4 life.","imageName":"foul-tongue invocation","colorIdentity":["B"]},"Foul-Tongue Shriek":{"layout":"normal","name":"Foul-Tongue Shriek","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target opponent loses 1 life for each attacking creature you control. You gain that much life.","imageName":"foul-tongue shriek","colorIdentity":["B"]},"Hand of Silumgar":{"layout":"normal","name":"Hand of Silumgar","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"2","toughness":"1","imageName":"hand of silumgar","colorIdentity":["B"]},"Hedonist's Trove":{"layout":"normal","name":"Hedonist's Trove","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When Hedonist's Trove enters the battlefield, exile all cards from target opponent's graveyard.\nYou may play land cards exiled with Hedonist's Trove.\nYou may cast nonland cards exiled with Hedonist's Trove. You can't cast more than one spell this way each turn.","imageName":"hedonist's trove","colorIdentity":["B"]},"Kolaghan Skirmisher":{"layout":"normal","name":"Kolaghan Skirmisher","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Dash {2}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"2","toughness":"2","imageName":"kolaghan skirmisher","colorIdentity":["B"]},"Marang River Skeleton":{"layout":"normal","name":"Marang River Skeleton","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"{B}: Regenerate Marang River Skeleton.\nMegamorph {3}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"1","toughness":"1","imageName":"marang river skeleton","colorIdentity":["B"]},"Marsh Hulk":{"layout":"normal","name":"Marsh Hulk","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie Ogre","types":["Creature"],"subtypes":["Zombie","Ogre"],"text":"Megamorph {6}{B} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"4","toughness":"6","imageName":"marsh hulk","colorIdentity":["B"]},"Minister of Pain":{"layout":"normal","name":"Minister of Pain","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Minister of Pain exploits a creature, creatures your opponents control get -1/-1 until end of turn.","power":"2","toughness":"3","imageName":"minister of pain","colorIdentity":["B"]},"Qarsi Sadist":{"layout":"normal","name":"Qarsi Sadist","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Qarsi Sadist exploits a creature, target opponent loses 2 life and you gain 2 life.","power":"1","toughness":"3","imageName":"qarsi sadist","colorIdentity":["B"]},"Rakshasa Gravecaller":{"layout":"normal","name":"Rakshasa Gravecaller","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Cat Demon","types":["Creature"],"subtypes":["Cat","Demon"],"text":"Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Rakshasa Gravecaller exploits a creature, put two 2/2 black Zombie creature tokens onto the battlefield.","power":"3","toughness":"6","imageName":"rakshasa gravecaller","colorIdentity":["B"]},"Reckless Imp":{"layout":"normal","name":"Reckless Imp","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying\nReckless Imp can't block.\nDash {1}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"2","toughness":"2","imageName":"reckless imp","colorIdentity":["B"]},"Risen Executioner":{"layout":"normal","name":"Risen Executioner","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Warrior","types":["Creature"],"subtypes":["Zombie","Warrior"],"text":"Risen Executioner can't block.\nOther Zombie creatures you control get +1/+1.\nYou may cast Risen Executioner from your graveyard if you pay {1} more to cast it for each other creature card in your graveyard.","power":"4","toughness":"3","imageName":"risen executioner","colorIdentity":["B"]},"Self-Inflicted Wound":{"layout":"normal","name":"Self-Inflicted Wound","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent sacrifices a green or white creature. If that player does, he or she loses 2 life.","imageName":"self-inflicted wound","colorIdentity":["B"]},"Shambling Goblin":{"layout":"normal","name":"Shambling Goblin","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie Goblin","types":["Creature"],"subtypes":["Zombie","Goblin"],"text":"When Shambling Goblin dies, target creature an opponent controls gets -1/-1 until end of turn.","power":"1","toughness":"1","imageName":"shambling goblin","colorIdentity":["B"]},"Sibsig Icebreakers":{"layout":"normal","name":"Sibsig Icebreakers","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Sibsig Icebreakers enters the battlefield, each player discards a card.","power":"2","toughness":"3","imageName":"sibsig icebreakers","colorIdentity":["B"]},"Silumgar Butcher":{"layout":"normal","name":"Silumgar Butcher","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Djinn","types":["Creature"],"subtypes":["Zombie","Djinn"],"text":"Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Silumgar Butcher exploits a creature, target creature gets -3/-3 until end of turn.","power":"3","toughness":"3","imageName":"silumgar butcher","colorIdentity":["B"]},"Ukud Cobra":{"layout":"normal","name":"Ukud Cobra","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Deathtouch","power":"2","toughness":"5","imageName":"ukud cobra","colorIdentity":["B"]},"Virulent Plague":{"layout":"normal","name":"Virulent Plague","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Creature tokens get -2/-2.","imageName":"virulent plague","colorIdentity":["B"]},"Vulturous Aven":{"layout":"normal","name":"Vulturous Aven","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Bird Shaman","types":["Creature"],"subtypes":["Bird","Shaman"],"text":"Flying\nExploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Vulturous Aven exploits a creature, you draw two cards and you lose 2 life.","power":"2","toughness":"3","imageName":"vulturous aven","colorIdentity":["B"]},"Wandering Tombshell":{"layout":"normal","name":"Wandering Tombshell","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Turtle","types":["Creature"],"subtypes":["Zombie","Turtle"],"power":"1","toughness":"6","imageName":"wandering tombshell","colorIdentity":["B"]},"Atarka Efreet":{"layout":"normal","name":"Atarka Efreet","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Efreet Shaman","types":["Creature"],"subtypes":["Efreet","Shaman"],"text":"Megamorph {2}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Atarka Efreet is turned face up, it deals 1 damage to target creature or player.","power":"5","toughness":"1","imageName":"atarka efreet","colorIdentity":["R"]},"Atarka Pummeler":{"layout":"normal","name":"Atarka Pummeler","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Formidable — {3}{R}{R}: Creatures you control gain menace until end of turn. Activate this ability only if creatures you control have total power 8 or greater. (They can't be blocked except by two or more creatures.)","power":"4","toughness":"5","imageName":"atarka pummeler","colorIdentity":["R"]},"Berserkers' Onslaught":{"layout":"normal","name":"Berserkers' Onslaught","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Attacking creatures you control have double strike.","imageName":"berserkers' onslaught","colorIdentity":["R"]},"Commune with Lava":{"layout":"normal","name":"Commune with Lava","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Exile the top X cards of your library. Until the end of your next turn, you may play those cards.","imageName":"commune with lava","colorIdentity":["R"]},"Descent of the Dragons":{"layout":"normal","name":"Descent of the Dragons","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy any number of target creatures. For each creature destroyed this way, its controller puts a 4/4 red Dragon creature token with flying onto the battlefield.","imageName":"descent of the dragons","colorIdentity":["R"]},"Draconic Roar":{"layout":"normal","name":"Draconic Roar","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Draconic Roar, you may reveal a Dragon card from your hand.\nDraconic Roar deals 3 damage to target creature. If you revealed a Dragon card or controlled a Dragon as you cast Draconic Roar, Draconic Roar deals 3 damage to that creature's controller.","imageName":"draconic roar","colorIdentity":["R"]},"Dragon Tempest":{"layout":"normal","name":"Dragon Tempest","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature with flying enters the battlefield under your control, it gains haste until end of turn.\nWhenever a Dragon enters the battlefield under your control, it deals X damage to target creature or player, where X is the number of Dragons you control.","imageName":"dragon tempest","colorIdentity":["R"]},"Dragon Whisperer":{"layout":"normal","name":"Dragon Whisperer","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{R}: Dragon Whisperer gains flying until end of turn.\n{1}{R}: Dragon Whisperer gets +1/+0 until end of turn.\nFormidable — {4}{R}{R}: Put a 4/4 red Dragon creature token with flying onto the battlefield. Activate this ability only if creatures you control have total power 8 or greater.","power":"2","toughness":"2","imageName":"dragon whisperer","colorIdentity":["R"]},"Hardened Berserker":{"layout":"normal","name":"Hardened Berserker","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Whenever Hardened Berserker attacks, the next spell you cast this turn costs {1} less to cast.","power":"3","toughness":"2","imageName":"hardened berserker","colorIdentity":["R"]},"Impact Tremors":{"layout":"normal","name":"Impact Tremors","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield under your control, Impact Tremors deals 1 damage to each opponent.","imageName":"impact tremors","colorIdentity":["R"]},"Kolaghan Aspirant":{"layout":"normal","name":"Kolaghan Aspirant","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Kolaghan Aspirant becomes blocked by a creature, Kolaghan Aspirant deals 1 damage to that creature.","power":"2","toughness":"1","imageName":"kolaghan aspirant","colorIdentity":["R"]},"Kolaghan Forerunners":{"layout":"normal","name":"Kolaghan Forerunners","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"Trample\nKolaghan Forerunners's power is equal to the number of creatures you control.\nDash {2}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"*","toughness":"3","imageName":"kolaghan forerunners","colorIdentity":["R"]},"Kolaghan Stormsinger":{"layout":"normal","name":"Kolaghan Stormsinger","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Haste\nMegamorph {R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Kolaghan Stormsinger is turned face up, target creature gains haste until end of turn.","power":"1","toughness":"1","imageName":"kolaghan stormsinger","colorIdentity":["R"]},"Lightning Berserker":{"layout":"normal","name":"Lightning Berserker","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Berserker","types":["Creature"],"subtypes":["Human","Berserker"],"text":"{R}: Lightning Berserker gets +1/+0 until end of turn.\nDash {R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"1","toughness":"1","imageName":"lightning berserker","colorIdentity":["R"]},"Lose Calm":{"layout":"normal","name":"Lose Calm","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target creature until end of turn. Untap that creature. It gains haste and menace until end of turn. (A creature with menace can't be blocked except by two or more creatures.)","imageName":"lose calm","colorIdentity":["R"]},"Magmatic Chasm":{"layout":"normal","name":"Magmatic Chasm","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures without flying can't block this turn.","imageName":"magmatic chasm","colorIdentity":["R"]},"Qal Sisma Behemoth":{"layout":"normal","name":"Qal Sisma Behemoth","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"Qal Sisma Behemoth can't attack or block unless you pay {2}.","power":"5","toughness":"5","imageName":"qal sisma behemoth","colorIdentity":["R"]},"Rending Volley":{"layout":"normal","name":"Rending Volley","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Rending Volley can't be countered by spells or abilities.\nRending Volley deals 4 damage to target white or blue creature.","imageName":"rending volley","colorIdentity":["R"]},"Sabertooth Outrider":{"layout":"normal","name":"Sabertooth Outrider","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Trample\nFormidable — Whenever Sabertooth Outrider attacks, if creatures you control have total power 8 or greater, Sabertooth Outrider gains first strike until end of turn.","power":"4","toughness":"2","imageName":"sabertooth outrider","colorIdentity":["R"]},"Sarkhan's Rage":{"layout":"normal","name":"Sarkhan's Rage","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Sarkhan's Rage deals 5 damage to target creature or player. If you control no Dragons, Sarkhan's Rage deals 2 damage to you.","imageName":"sarkhan's rage","colorIdentity":["R"]},"Sarkhan's Triumph":{"layout":"normal","name":"Sarkhan's Triumph","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Search your library for a Dragon creature card, reveal it, put it into your hand, then shuffle your library.","imageName":"sarkhan's triumph","colorIdentity":["R"]},"Screamreach Brawler":{"layout":"normal","name":"Screamreach Brawler","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Orc Berserker","types":["Creature"],"subtypes":["Orc","Berserker"],"text":"Dash {1}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"2","toughness":"3","imageName":"screamreach brawler","colorIdentity":["R"]},"Seismic Rupture":{"layout":"normal","name":"Seismic Rupture","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Seismic Rupture deals 2 damage to each creature without flying.","imageName":"seismic rupture","colorIdentity":["R"]},"Sprinting Warbrute":{"layout":"normal","name":"Sprinting Warbrute","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Berserker","types":["Creature"],"subtypes":["Ogre","Berserker"],"text":"Sprinting Warbrute attacks each turn if able.\nDash {3}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"5","toughness":"4","imageName":"sprinting warbrute","colorIdentity":["R"]},"Stormcrag Elemental":{"layout":"normal","name":"Stormcrag Elemental","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nMegamorph {4}{R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"5","toughness":"5","imageName":"stormcrag elemental","colorIdentity":["R"]},"Stormwing Dragon":{"layout":"normal","name":"Stormwing Dragon","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, first strike\nMegamorph {5}{R}{R} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Stormwing Dragon is turned face up, put a +1/+1 counter on each other Dragon creature you control.","power":"3","toughness":"3","imageName":"stormwing dragon","colorIdentity":["R"]},"Tail Slash":{"layout":"normal","name":"Tail Slash","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature you control deals damage equal to its power to target creature you don't control.","imageName":"tail slash","colorIdentity":["R"]},"Twin Bolt":{"layout":"normal","name":"Twin Bolt","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Twin Bolt deals 2 damage divided as you choose among one or two target creatures and/or players.","imageName":"twin bolt","colorIdentity":["R"]},"Vandalize":{"layout":"normal","name":"Vandalize","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one or both —\n• Destroy target artifact.\n• Destroy target land.","imageName":"vandalize","colorIdentity":["R"]},"Volcanic Rush":{"layout":"normal","name":"Volcanic Rush","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Attacking creatures get +2/+0 and gain trample until end of turn.","imageName":"volcanic rush","colorIdentity":["R"]},"Warbringer":{"layout":"normal","name":"Warbringer","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Orc Berserker","types":["Creature"],"subtypes":["Orc","Berserker"],"text":"Dash costs you pay cost {2} less (as long as this creature is on the battlefield).\nDash {2}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)","power":"3","toughness":"3","imageName":"warbringer","colorIdentity":["R"]},"Aerie Bowmasters":{"layout":"normal","name":"Aerie Bowmasters","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Hound Archer","types":["Creature"],"subtypes":["Hound","Archer"],"text":"Reach (This creature can block creatures with flying.)\nMegamorph {5}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"3","toughness":"4","imageName":"aerie bowmasters","colorIdentity":["G"]},"Ainok Artillerist":{"layout":"normal","name":"Ainok Artillerist","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Hound Archer","types":["Creature"],"subtypes":["Hound","Archer"],"text":"Ainok Artillerist has reach as long as it has a +1/+1 counter on it. (It can block creatures with flying.)","power":"4","toughness":"1","imageName":"ainok artillerist","colorIdentity":["G"]},"Ainok Survivalist":{"layout":"normal","name":"Ainok Survivalist","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Hound Shaman","types":["Creature"],"subtypes":["Hound","Shaman"],"text":"Megamorph {1}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Ainok Survivalist is turned face up, destroy target artifact or enchantment an opponent controls.","power":"2","toughness":"1","imageName":"ainok survivalist","colorIdentity":["G"]},"Assault Formation":{"layout":"normal","name":"Assault Formation","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Each creature you control assigns combat damage equal to its toughness rather than its power.\n{G}: Target creature with defender can attack this turn as though it didn't have defender.\n{2}{G}: Creatures you control get +0/+1 until end of turn.","imageName":"assault formation","colorIdentity":["G"]},"Atarka Beastbreaker":{"layout":"normal","name":"Atarka Beastbreaker","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Formidable — {4}{G}: Atarka Beastbreaker gets +4/+4 until end of turn. Activate this ability only if creatures you control have total power 8 or greater.","power":"2","toughness":"2","imageName":"atarka beastbreaker","colorIdentity":["G"]},"Circle of Elders":{"layout":"normal","name":"Circle of Elders","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Vigilance\nFormidable — {T}: Add {C}{C}{C} to your mana pool. Activate this ability only if creatures you control have total power 8 or greater.","power":"2","toughness":"4","imageName":"circle of elders","colorIdentity":["G"]},"Collected Company":{"layout":"normal","name":"Collected Company","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Look at the top six cards of your library. Put up to two creature cards with converted mana cost 3 or less from among them onto the battlefield. Put the rest on the bottom of your library in any order.","imageName":"collected company","colorIdentity":["G"]},"Colossodon Yearling":{"layout":"normal","name":"Colossodon Yearling","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"power":"2","toughness":"4","imageName":"colossodon yearling","colorIdentity":["G"]},"Conifer Strider":{"layout":"normal","name":"Conifer Strider","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Hexproof (This creature can't be the target of spells or abilities your opponents control.)","power":"5","toughness":"1","imageName":"conifer strider","colorIdentity":["G"]},"Deathmist Raptor":{"layout":"normal","name":"Deathmist Raptor","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Lizard Beast","types":["Creature"],"subtypes":["Lizard","Beast"],"text":"Deathtouch\nWhenever a permanent you control is turned face up, you may return Deathmist Raptor from your graveyard to the battlefield face up or face down.\nMegamorph {4}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"3","toughness":"3","imageName":"deathmist raptor","colorIdentity":["G"]},"Display of Dominance":{"layout":"normal","name":"Display of Dominance","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Destroy target blue or black noncreature permanent.\n• Permanents you control can't be the targets of blue or black spells your opponents control this turn.","imageName":"display of dominance","colorIdentity":["G"]},"Dragon-Scarred Bear":{"layout":"normal","name":"Dragon-Scarred Bear","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Bear","types":["Creature"],"subtypes":["Bear"],"text":"Formidable — {1}{G}: Regenerate Dragon-Scarred Bear. Activate this ability only if creatures you control have total power 8 or greater.","power":"3","toughness":"2","imageName":"dragon-scarred bear","colorIdentity":["G"]},"Dromoka's Gift":{"layout":"normal","name":"Dromoka's Gift","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Bolster 4. (Choose a creature with the least toughness among creatures you control and put four +1/+1 counters on it.)","imageName":"dromoka's gift","colorIdentity":["G"]},"Epic Confrontation":{"layout":"normal","name":"Epic Confrontation","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature you control gets +1/+2 until end of turn. It fights target creature you don't control. (Each deals damage equal to its power to the other.)","imageName":"epic confrontation","colorIdentity":["G"]},"Glade Watcher":{"layout":"normal","name":"Glade Watcher","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Defender\nFormidable — {G}: Glade Watcher can attack this turn as though it didn't have defender. Activate this ability only if creatures you control have total power 8 or greater.","power":"3","toughness":"3","imageName":"glade watcher","colorIdentity":["G"]},"Guardian Shield-Bearer":{"layout":"normal","name":"Guardian Shield-Bearer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Megamorph {3}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Guardian Shield-Bearer is turned face up, put a +1/+1 counter on another target creature you control.","power":"2","toughness":"1","imageName":"guardian shield-bearer","colorIdentity":["G"]},"Herdchaser Dragon":{"layout":"normal","name":"Herdchaser Dragon","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying, trample\nMegamorph {5}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Herdchaser Dragon is turned face up, put a +1/+1 counter on each other Dragon creature you control.","power":"3","toughness":"3","imageName":"herdchaser dragon","colorIdentity":["G"]},"Inspiring Call":{"layout":"normal","name":"Inspiring Call","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Draw a card for each creature you control with a +1/+1 counter on it. Those creatures gain indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy them.)","imageName":"inspiring call","colorIdentity":["G"]},"Lurking Arynx":{"layout":"normal","name":"Lurking Arynx","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Cat Beast","types":["Creature"],"subtypes":["Cat","Beast"],"text":"Formidable — {2}{G}: Target creature blocks Lurking Arynx this turn if able. Activate this ability only if creatures you control have total power 8 or greater.","power":"3","toughness":"5","imageName":"lurking arynx","colorIdentity":["G"]},"Obscuring Æther":{"layout":"normal","name":"Obscuring Æther","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Face-down creature spells you cast cost {1} less to cast.\n{1}{G}: Turn Obscuring Æther face down. (It becomes a 2/2 creature.)","imageName":"obscuring æther","colorIdentity":["G"]},"Pinion Feast":{"layout":"normal","name":"Pinion Feast","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with flying. Bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)","imageName":"pinion feast","colorIdentity":["G"]},"Press the Advantage":{"layout":"normal","name":"Press the Advantage","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Up to two target creatures each get +2/+2 and gain trample until end of turn.","imageName":"press the advantage","colorIdentity":["G"]},"Revealing Wind":{"layout":"normal","name":"Revealing Wind","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn. You may look at each face-down creature that's attacking or blocking.","imageName":"revealing wind","colorIdentity":["G"]},"Salt Road Ambushers":{"layout":"normal","name":"Salt Road Ambushers","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Hound Warrior","types":["Creature"],"subtypes":["Hound","Warrior"],"text":"Whenever another permanent you control is turned face up, if it's a creature, put two +1/+1 counters on it.\nMegamorph {3}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"3","toughness":"3","imageName":"salt road ambushers","colorIdentity":["G"]},"Salt Road Quartermasters":{"layout":"normal","name":"Salt Road Quartermasters","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Salt Road Quartermasters enters the battlefield with two +1/+1 counters on it.\n{2}{G}, Remove a +1/+1 counter from Salt Road Quartermasters: Put a +1/+1 counter on target creature.","power":"1","toughness":"1","imageName":"salt road quartermasters","colorIdentity":["G"]},"Sandsteppe Scavenger":{"layout":"normal","name":"Sandsteppe Scavenger","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Hound Scout","types":["Creature"],"subtypes":["Hound","Scout"],"text":"When Sandsteppe Scavenger enters the battlefield, bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)","power":"2","toughness":"2","imageName":"sandsteppe scavenger","colorIdentity":["G"]},"Segmented Krotiq":{"layout":"normal","name":"Segmented Krotiq","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Megamorph {6}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)","power":"6","toughness":"5","imageName":"segmented krotiq","colorIdentity":["G"]},"Servant of the Scale":{"layout":"normal","name":"Servant of the Scale","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Servant of the Scale enters the battlefield with a +1/+1 counter on it.\nWhen Servant of the Scale dies, put X +1/+1 counters on target creature you control, where X is the number of +1/+1 counters on Servant of the Scale.","power":"0","toughness":"0","imageName":"servant of the scale","colorIdentity":["G"]},"Shaman of Forgotten Ways":{"layout":"normal","name":"Shaman of Forgotten Ways","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{T}: Add two mana in any combination of colors to your mana pool. Spend this mana only to cast creature spells.\nFormidable — {9}{G}{G}, {T}: Each player's life total becomes the number of creatures he or she controls. Activate this ability only if creatures you control have total power 8 or greater.","power":"2","toughness":"3","imageName":"shaman of forgotten ways","colorIdentity":["G"]},"Shape the Sands":{"layout":"normal","name":"Shape the Sands","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +0/+5 and gains reach until end of turn. (It can block creatures with flying.)","imageName":"shape the sands","colorIdentity":["G"]},"Sheltered Aerie":{"layout":"normal","name":"Sheltered Aerie","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nEnchanted land has \"{T}: Add two mana of any one color to your mana pool.\"","imageName":"sheltered aerie","colorIdentity":["G"]},"Sight of the Scalelords":{"layout":"normal","name":"Sight of the Scalelords","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of combat on your turn, creatures you control with toughness 4 or greater get +2/+2 and gain vigilance until end of turn.","imageName":"sight of the scalelords","colorIdentity":["G"]},"Stampeding Elk Herd":{"layout":"normal","name":"Stampeding Elk Herd","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elk","types":["Creature"],"subtypes":["Elk"],"text":"Formidable — Whenever Stampeding Elk Herd attacks, if creatures you control have total power 8 or greater, creatures you control gain trample until end of turn.","power":"5","toughness":"5","imageName":"stampeding elk herd","colorIdentity":["G"]},"Sunbringer's Touch":{"layout":"normal","name":"Sunbringer's Touch","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Bolster X, where X is the number of cards in your hand. Each creature you control with a +1/+1 counter on it gains trample until end of turn. (To bolster X, choose a creature with the least toughness among creatures you control and put X +1/+1 counters on it.)","imageName":"sunbringer's touch","colorIdentity":["G"]},"Tread Upon":{"layout":"normal","name":"Tread Upon","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 and gains trample until end of turn.","imageName":"tread upon","colorIdentity":["G"]},"Cunning Breezedancer":{"layout":"normal","name":"Cunning Breezedancer","manaCost":"{4}{W}{U}","cmc":6,"colors":["White","Blue"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever you cast a noncreature spell, Cunning Breezedancer gets +2/+2 until end of turn.","power":"4","toughness":"4","imageName":"cunning breezedancer","colorIdentity":["W","U"]},"Enduring Scalelord":{"layout":"normal","name":"Enduring Scalelord","manaCost":"{4}{G}{W}","cmc":6,"colors":["White","Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever one or more +1/+1 counters are placed on another creature you control, you may put a +1/+1 counter on Enduring Scalelord.","power":"4","toughness":"4","imageName":"enduring scalelord","colorIdentity":["W","G"]},"Narset Transcendent":{"layout":"normal","name":"Narset Transcendent","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Planeswalker — Narset","types":["Planeswalker"],"subtypes":["Narset"],"text":"+1: Look at the top card of your library. If it's a noncreature, nonland card, you may reveal it and put it into your hand.\n−2: When you cast your next instant or sorcery spell from your hand this turn, it gains rebound.\n−9: You get an emblem with \"Your opponents can't cast noncreature spells.\"","loyalty":6,"imageName":"narset transcendent","colorIdentity":["W","U"]},"Ruthless Deathfang":{"layout":"normal","name":"Ruthless Deathfang","manaCost":"{4}{U}{B}","cmc":6,"colors":["Blue","Black"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever you sacrifice a creature, target opponent sacrifices a creature.","power":"4","toughness":"4","imageName":"ruthless deathfang","colorIdentity":["U","B"]},"Sarkhan Unbroken":{"layout":"normal","name":"Sarkhan Unbroken","manaCost":"{2}{G}{U}{R}","cmc":5,"colors":["Blue","Red","Green"],"type":"Planeswalker — Sarkhan","types":["Planeswalker"],"subtypes":["Sarkhan"],"text":"+1: Draw a card, then add one mana of any color to your mana pool.\n−2: Put a 4/4 red Dragon creature token with flying onto the battlefield.\n−8: Search your library for any number of Dragon creature cards and put them onto the battlefield. Then shuffle your library.","loyalty":4,"imageName":"sarkhan unbroken","colorIdentity":["U","R","G"]},"Savage Ventmaw":{"layout":"normal","name":"Savage Ventmaw","manaCost":"{4}{R}{G}","cmc":6,"colors":["Red","Green"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Savage Ventmaw attacks, add {R}{R}{R}{G}{G}{G} to your mana pool. Until end of turn, this mana doesn't empty from your mana pool as steps and phases end.","power":"4","toughness":"4","imageName":"savage ventmaw","colorIdentity":["R","G"]},"Swift Warkite":{"layout":"normal","name":"Swift Warkite","manaCost":"{4}{B}{R}","cmc":6,"colors":["Black","Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Swift Warkite enters the battlefield, you may put a creature card with converted mana cost 3 or less from your hand or graveyard onto the battlefield. That creature gains haste. Return it to your hand at the beginning of the next end step.","power":"4","toughness":"4","imageName":"swift warkite","colorIdentity":["B","R"]},"Ancestral Statue":{"layout":"normal","name":"Ancestral Statue","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"When Ancestral Statue enters the battlefield, return a nonland permanent you control to its owner's hand.","power":"3","toughness":"4","imageName":"ancestral statue"},"Atarka Monument":{"layout":"normal","name":"Atarka Monument","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {R} or {G} to your mana pool.\n{4}{R}{G}: Atarka Monument becomes a 4/4 red and green Dragon artifact creature with flying until end of turn.","imageName":"atarka monument","colorIdentity":["R","G"]},"Custodian of the Trove":{"layout":"normal","name":"Custodian of the Trove","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Defender\nCustodian of the Trove enters the battlefield tapped.","power":"2","toughness":"5","imageName":"custodian of the trove"},"Dragonloft Idol":{"layout":"normal","name":"Dragonloft Idol","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"As long as you control a Dragon, Dragonloft Idol gets +1/+1 and has flying and trample.","power":"3","toughness":"3","imageName":"dragonloft idol"},"Dromoka Monument":{"layout":"normal","name":"Dromoka Monument","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {G} or {W} to your mana pool.\n{4}{G}{W}: Dromoka Monument becomes a 4/4 green and white Dragon artifact creature with flying until end of turn.","imageName":"dromoka monument","colorIdentity":["G","W"]},"Gate Smasher":{"layout":"normal","name":"Gate Smasher","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Gate Smasher can be attached only to a creature with toughness 4 or greater.\nEquipped creature gets +3/+0 and has trample.\nEquip {3}","imageName":"gate smasher"},"Keeper of the Lens":{"layout":"normal","name":"Keeper of the Lens","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"You may look at face-down creatures you don't control. (You may do this at any time.)","power":"1","toughness":"2","imageName":"keeper of the lens"},"Kolaghan Monument":{"layout":"normal","name":"Kolaghan Monument","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {B} or {R} to your mana pool.\n{4}{B}{R}: Kolaghan Monument becomes a 4/4 black and red Dragon artifact creature with flying until end of turn.","imageName":"kolaghan monument","colorIdentity":["B","R"]},"Ojutai Monument":{"layout":"normal","name":"Ojutai Monument","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {W} or {U} to your mana pool.\n{4}{W}{U}: Ojutai Monument becomes a 4/4 white and blue Dragon artifact creature with flying until end of turn.","imageName":"ojutai monument","colorIdentity":["W","U"]},"Silumgar Monument":{"layout":"normal","name":"Silumgar Monument","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {U} or {B} to your mana pool.\n{4}{U}{B}: Silumgar Monument becomes a 4/4 blue and black Dragon artifact creature with flying until end of turn.","imageName":"silumgar monument","colorIdentity":["U","B"]},"Stormrider Rig":{"layout":"normal","name":"Stormrider Rig","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1.\nWhenever a creature enters the battlefield under your control, you may attach Stormrider Rig to it.\nEquip {2}","imageName":"stormrider rig"},"Tapestry of the Ages":{"layout":"normal","name":"Tapestry of the Ages","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}: Draw a card. Activate this ability only if you've cast a noncreature spell this turn.","imageName":"tapestry of the ages"},"Vial of Dragonfire":{"layout":"normal","name":"Vial of Dragonfire","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{2}, {T}, Sacrifice Vial of Dragonfire: Vial of Dragonfire deals 2 damage to target creature.","imageName":"vial of dragonfire"},"Haven of the Spirit Dragon":{"layout":"normal","name":"Haven of the Spirit Dragon","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{T}: Add one mana of any color to your mana pool. Spend this mana only to cast a Dragon creature spell.\n{2}, {T}, Sacrifice Haven of the Spirit Dragon: Return target Dragon creature card or Ugin planeswalker card from your graveyard to your hand.","imageName":"haven of the spirit dragon"},"Akroan Jailer":{"layout":"normal","name":"Akroan Jailer","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{2}{W}, {T}: Tap target creature.","power":"1","toughness":"1","imageName":"akroan jailer","colorIdentity":["W"]},"Ampryn Tactician":{"layout":"normal","name":"Ampryn Tactician","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Ampryn Tactician enters the battlefield, creatures you control get +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"ampryn tactician","colorIdentity":["W"]},"Anointer of Champions":{"layout":"normal","name":"Anointer of Champions","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{T}: Target attacking creature gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"anointer of champions","colorIdentity":["W"]},"Archangel of Tithes":{"layout":"normal","name":"Archangel of Tithes","manaCost":"{1}{W}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAs long as Archangel of Tithes is untapped, creatures can't attack you or a planeswalker you control unless their controller pays {1} for each of those creatures.\nAs long as Archangel of Tithes is attacking, creatures can't block unless their controller pays {1} for each of those creatures.","power":"3","toughness":"5","imageName":"archangel of tithes","colorIdentity":["W"]},"Aven Battle Priest":{"layout":"normal","name":"Aven Battle Priest","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Bird Cleric","types":["Creature"],"subtypes":["Bird","Cleric"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Aven Battle Priest enters the battlefield, you gain 3 life.","power":"3","toughness":"3","imageName":"aven battle priest","colorIdentity":["W"]},"Blessed Spirits":{"layout":"normal","name":"Blessed Spirits","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever you cast an enchantment spell, put a +1/+1 counter on Blessed Spirits.","power":"2","toughness":"2","imageName":"blessed spirits","colorIdentity":["W"]},"Cleric of the Forward Order":{"layout":"normal","name":"Cleric of the Forward Order","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Cleric of the Forward Order enters the battlefield, you gain 2 life for each creature you control named Cleric of the Forward Order.","power":"2","toughness":"2","imageName":"cleric of the forward order","colorIdentity":["W"]},"Consul's Lieutenant":{"layout":"normal","name":"Consul's Lieutenant","manaCost":"{W}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nRenown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)\nWhenever Consul's Lieutenant attacks, if it's renowned, other attacking creatures you control get +1/+1 until end of turn.","power":"2","toughness":"1","imageName":"consul's lieutenant","colorIdentity":["W"]},"Enlightened Ascetic":{"layout":"normal","name":"Enlightened Ascetic","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Monk","types":["Creature"],"subtypes":["Cat","Monk"],"text":"When Enlightened Ascetic enters the battlefield, you may destroy target enchantment.","power":"1","toughness":"1","imageName":"enlightened ascetic","colorIdentity":["W"]},"Enshrouding Mist":{"layout":"normal","name":"Enshrouding Mist","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 until end of turn. Prevent all damage that would be dealt to it this turn. If it's renowned, untap it.","imageName":"enshrouding mist","colorIdentity":["W"]},"Grasp of the Hieromancer":{"layout":"normal","name":"Grasp of the Hieromancer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 and has \"Whenever this creature attacks, tap target creature defending player controls.\"","imageName":"grasp of the hieromancer","colorIdentity":["W"]},"Hallowed Moonlight":{"layout":"normal","name":"Hallowed Moonlight","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Until end of turn, if a creature would enter the battlefield and it wasn't cast, exile it instead.\nDraw a card.","imageName":"hallowed moonlight","colorIdentity":["W"]},"Healing Hands":{"layout":"normal","name":"Healing Hands","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Target player gains 4 life.\nDraw a card.","imageName":"healing hands","colorIdentity":["W"]},"Heavy Infantry":{"layout":"normal","name":"Heavy Infantry","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Heavy Infantry enters the battlefield, tap target creature an opponent controls.","power":"3","toughness":"4","imageName":"heavy infantry","colorIdentity":["W"]},"Knight of the Pilgrim's Road":{"layout":"normal","name":"Knight of the Pilgrim's Road","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)","power":"3","toughness":"2","imageName":"knight of the pilgrim's road","colorIdentity":["W"]},"Gideon, Battle-Forged":{"layout":"double-faced","name":"Gideon, Battle-Forged","names":["Kytheon, Hero of Akros","Gideon, Battle-Forged"],"cmc":1,"colors":["White"],"type":"Planeswalker — Gideon","types":["Planeswalker"],"subtypes":["Gideon"],"text":"+2: Up to one target creature an opponent controls attacks Gideon, Battle-Forged during its controller's next turn if able.\n+1: Until your next turn, target creature gains indestructible. Untap that creature.\n0: Until end of turn, Gideon, Battle-Forged becomes a 4/4 Human Soldier creature with indestructible that's still a planeswalker. Prevent all damage that would be dealt to him this turn.","loyalty":3,"imageName":"gideon, battle-forged","colorIdentity":["W"]},"Kytheon's Tactics":{"layout":"normal","name":"Kytheon's Tactics","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +2/+1 until end of turn.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, those creatures also gain vigilance until end of turn. (Attacking doesn't cause them to tap.)","imageName":"kytheon's tactics","colorIdentity":["W"]},"Patron of the Valiant":{"layout":"normal","name":"Patron of the Valiant","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Patron of the Valiant enters the battlefield, put a +1/+1 counter on each creature you control with a +1/+1 counter on it.","power":"4","toughness":"4","imageName":"patron of the valiant","colorIdentity":["W"]},"Sentinel of the Eternal Watch":{"layout":"normal","name":"Sentinel of the Eternal Watch","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)\nAt the beginning of combat on each opponent's turn, tap target creature that player controls.","power":"4","toughness":"6","imageName":"sentinel of the eternal watch","colorIdentity":["W"]},"Stalwart Aven":{"layout":"normal","name":"Stalwart Aven","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Bird Soldier","types":["Creature"],"subtypes":["Bird","Soldier"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nRenown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)","power":"1","toughness":"3","imageName":"stalwart aven","colorIdentity":["W"]},"Starfield of Nyx":{"layout":"normal","name":"Starfield of Nyx","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may return target enchantment card from your graveyard to the battlefield.\nAs long as you control five or more enchantments, each other non-Aura enchantment you control is a creature in addition to its other types and has base power and base toughness each equal to its converted mana cost.","imageName":"starfield of nyx","colorIdentity":["W"]},"Suppression Bonds":{"layout":"normal","name":"Suppression Bonds","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant nonland permanent\nEnchanted permanent can't attack or block, and its activated abilities can't be activated.","imageName":"suppression bonds","colorIdentity":["W"]},"Swift Reckoning":{"layout":"normal","name":"Swift Reckoning","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you may cast Swift Reckoning as though it had flash. (You may cast it any time you could cast an instant.)\nDestroy target tapped creature.","imageName":"swift reckoning","colorIdentity":["W"]},"Topan Freeblade":{"layout":"normal","name":"Topan Freeblade","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)\nRenown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)","power":"2","toughness":"2","imageName":"topan freeblade","colorIdentity":["W"]},"Valor in Akros":{"layout":"normal","name":"Valor in Akros","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield under your control, creatures you control get +1/+1 until end of turn.","imageName":"valor in akros","colorIdentity":["W"]},"War Oracle":{"layout":"normal","name":"War Oracle","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)\nRenown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)","power":"3","toughness":"3","imageName":"war oracle","colorIdentity":["W"]},"Anchor to the Æther":{"layout":"normal","name":"Anchor to the Æther","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature on top of its owner's library. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"anchor to the æther","colorIdentity":["U"]},"Artificer's Epiphany":{"layout":"normal","name":"Artificer's Epiphany","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Draw two cards. If you control no artifacts, discard a card.","imageName":"artificer's epiphany","colorIdentity":["U"]},"Aspiring Aeronaut":{"layout":"normal","name":"Aspiring Aeronaut","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Aspiring Aeronaut enters the battlefield, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield.","power":"1","toughness":"2","imageName":"aspiring aeronaut","colorIdentity":["U"]},"Calculated Dismissal":{"layout":"normal","name":"Calculated Dismissal","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell unless its controller pays {3}.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, scry 2. (To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","imageName":"calculated dismissal","colorIdentity":["U"]},"Day's Undoing":{"layout":"normal","name":"Day's Undoing","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Each player shuffles his or her hand and graveyard into his or her library, then draws seven cards. If it's your turn, end the turn. (Exile all spells and abilities on the stack, including this card. Discard down to your maximum hand size. Damage wears off, and \"this turn\" and \"until end of turn\" effects end.)","imageName":"day's undoing","colorIdentity":["U"]},"Deep-Sea Terror":{"layout":"normal","name":"Deep-Sea Terror","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Deep-Sea Terror can't attack unless there are seven or more cards in your graveyard.","power":"6","toughness":"6","imageName":"deep-sea terror","colorIdentity":["U"]},"Disciple of the Ring":{"layout":"normal","name":"Disciple of the Ring","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}, Exile an instant or sorcery card from your graveyard: Choose one —\n• Counter target noncreature spell unless its controller pays {2}.\n• Disciple of the Ring gets +1/+1 until end of turn.\n• Tap target creature.\n• Untap target creature.","power":"3","toughness":"4","imageName":"disciple of the ring","colorIdentity":["U"]},"Displacement Wave":{"layout":"normal","name":"Displacement Wave","manaCost":"{X}{U}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return all nonland permanents with converted mana cost X or less to their owners' hands.","imageName":"displacement wave","colorIdentity":["U"]},"Faerie Miscreant":{"layout":"normal","name":"Faerie Miscreant","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Faerie Rogue","types":["Creature"],"subtypes":["Faerie","Rogue"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Faerie Miscreant enters the battlefield, if you control another creature named Faerie Miscreant, draw a card.","power":"1","toughness":"1","imageName":"faerie miscreant","colorIdentity":["U"]},"Hydrolash":{"layout":"normal","name":"Hydrolash","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Attacking creatures get -2/-0 until end of turn.\nDraw a card.","imageName":"hydrolash","colorIdentity":["U"]},"Jace, Telepath Unbound":{"layout":"double-faced","name":"Jace, Telepath Unbound","names":["Jace, Vryn's Prodigy","Jace, Telepath Unbound"],"cmc":2,"colors":["Blue"],"type":"Planeswalker — Jace","types":["Planeswalker"],"subtypes":["Jace"],"text":"+1: Up to one target creature gets -2/-0 until your next turn.\n−3: You may cast target instant or sorcery card from your graveyard this turn. If that card would be put into your graveyard this turn, exile it instead.\n−9: You get an emblem with \"Whenever you cast a spell, target opponent puts the top five cards of his or her library into his or her graveyard.\"","loyalty":5,"imageName":"jace, telepath unbound","colorIdentity":["U"]},"Jace's Sanctum":{"layout":"normal","name":"Jace's Sanctum","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Instant and sorcery spells you cast cost {1} less to cast.\nWhenever you cast an instant or sorcery spell, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"jace's sanctum","colorIdentity":["U"]},"Jhessian Thief":{"layout":"normal","name":"Jhessian Thief","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever Jhessian Thief deals combat damage to a player, draw a card.","power":"1","toughness":"3","imageName":"jhessian thief","colorIdentity":["U"]},"Nivix Barrier":{"layout":"normal","name":"Nivix Barrier","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Illusion Wall","types":["Creature"],"subtypes":["Illusion","Wall"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nDefender (This creature can't attack.)\nWhen Nivix Barrier enters the battlefield, target attacking creature gets -4/-0 until end of turn.","power":"0","toughness":"4","imageName":"nivix barrier","colorIdentity":["U"]},"Psychic Rebuttal":{"layout":"normal","name":"Psychic Rebuttal","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target instant or sorcery spell that targets you.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you may copy the spell countered this way. You may choose new targets for the copy.","imageName":"psychic rebuttal","colorIdentity":["U"]},"Ringwarden Owl":{"layout":"normal","name":"Ringwarden Owl","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"3","toughness":"3","imageName":"ringwarden owl","colorIdentity":["U"]},"Send to Sleep":{"layout":"normal","name":"Send to Sleep","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap up to two target creatures.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, those creatures don't untap during their controllers' next untap steps.","imageName":"send to sleep","colorIdentity":["U"]},"Separatist Voidmage":{"layout":"normal","name":"Separatist Voidmage","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Separatist Voidmage enters the battlefield, you may return target creature to its owner's hand.","power":"2","toughness":"2","imageName":"separatist voidmage","colorIdentity":["U"]},"Sphinx's Tutelage":{"layout":"normal","name":"Sphinx's Tutelage","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you draw a card, target opponent puts the top two cards of his or her library into his or her graveyard. If they're both nonland cards that share a color, repeat this process.\n{5}{U}: Draw a card, then discard a card.","imageName":"sphinx's tutelage","colorIdentity":["U"]},"Whirler Rogue":{"layout":"normal","name":"Whirler Rogue","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Rogue Artificer","types":["Creature"],"subtypes":["Human","Rogue","Artificer"],"text":"When Whirler Rogue enters the battlefield, put two 1/1 colorless Thopter artifact creature tokens with flying onto the battlefield.\nTap two untapped artifacts you control: Target creature can't be blocked this turn.","power":"2","toughness":"2","imageName":"whirler rogue","colorIdentity":["U"]},"Consecrated by Blood":{"layout":"normal","name":"Consecrated by Blood","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has flying and \"Sacrifice two other creatures: Regenerate this creature.\" (The next time the creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","imageName":"consecrated by blood","colorIdentity":["B"]},"Dark Dabbling":{"layout":"normal","name":"Dark Dabbling","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Regenerate target creature. Draw a card. (The next time the creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, also regenerate each other creature you control.","imageName":"dark dabbling","colorIdentity":["B"]},"Deadbridge Shaman":{"layout":"normal","name":"Deadbridge Shaman","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Deadbridge Shaman dies, target opponent discards a card.","power":"3","toughness":"1","imageName":"deadbridge shaman","colorIdentity":["B"]},"Demonic Pact":{"layout":"normal","name":"Demonic Pact","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, choose one that hasn't been chosen —\n• Demonic Pact deals 4 damage to target creature or player and you gain 4 life.\n• Target opponent discards two cards.\n• Draw two cards.\n• You lose the game.","imageName":"demonic pact","colorIdentity":["B"]},"Erebos's Titan":{"layout":"normal","name":"Erebos's Titan","manaCost":"{1}{B}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"As long as your opponents control no creatures, Erebos's Titan has indestructible. (Damage and effects that say \"destroy\" don't destroy it.)\nWhenever a creature card leaves an opponent's graveyard, you may discard a card. If you do, return Erebos's Titan from your graveyard to your hand.","power":"5","toughness":"5","imageName":"erebos's titan","colorIdentity":["B"]},"Eyeblight Assassin":{"layout":"normal","name":"Eyeblight Assassin","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Elf Assassin","types":["Creature"],"subtypes":["Elf","Assassin"],"text":"When Eyeblight Assassin enters the battlefield, target creature an opponent controls gets -1/-1 until end of turn.","power":"2","toughness":"2","imageName":"eyeblight assassin","colorIdentity":["B"]},"Eyeblight Massacre":{"layout":"normal","name":"Eyeblight Massacre","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Non-Elf creatures get -2/-2 until end of turn.","imageName":"eyeblight massacre","colorIdentity":["B"]},"Fetid Imp":{"layout":"normal","name":"Fetid Imp","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Imp","types":["Creature"],"subtypes":["Imp"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\n{B}: Fetid Imp gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","power":"1","toughness":"2","imageName":"fetid imp","colorIdentity":["B"]},"Gnarlroot Trapper":{"layout":"normal","name":"Gnarlroot Trapper","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}, Pay 1 life: Add {G} to your mana pool. Spend this mana only to cast an Elf creature spell.\n{T}: Target attacking Elf you control gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","power":"1","toughness":"1","imageName":"gnarlroot trapper","colorIdentity":["B","G"]},"Infernal Scarring":{"layout":"normal","name":"Infernal Scarring","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+0 and has \"When this creature dies, draw a card.\"","imageName":"infernal scarring","colorIdentity":["B"]},"Infinite Obliteration":{"layout":"normal","name":"Infinite Obliteration","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Name a creature card. Search target opponent's graveyard, hand, and library for any number of cards with that name and exile them. Then that player shuffles his or her library.","imageName":"infinite obliteration","colorIdentity":["B"]},"Liliana, Defiant Necromancer":{"layout":"double-faced","name":"Liliana, Defiant Necromancer","names":["Liliana, Heretical Healer","Liliana, Defiant Necromancer"],"cmc":3,"colors":["Black"],"type":"Planeswalker — Liliana","types":["Planeswalker"],"subtypes":["Liliana"],"text":"+2: Each player discards a card.\n−X: Return target nonlegendary creature card with converted mana cost X from your graveyard to the battlefield.\n−8: You get an emblem with \"Whenever a creature dies, return it to the battlefield under your control at the beginning of the next end step.\"","loyalty":3,"imageName":"liliana, defiant necromancer","colorIdentity":["B"]},"Malakir Cullblade":{"layout":"normal","name":"Malakir Cullblade","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Whenever a creature an opponent controls dies, put a +1/+1 counter on Malakir Cullblade.","power":"1","toughness":"1","imageName":"malakir cullblade","colorIdentity":["B"]},"Necromantic Summons":{"layout":"normal","name":"Necromantic Summons","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature card from a graveyard onto the battlefield under your control.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, that creature enters the battlefield with two additional +1/+1 counters on it.","imageName":"necromantic summons","colorIdentity":["B"]},"Nightsnare":{"layout":"normal","name":"Nightsnare","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You may choose a nonland card from it. If you do, that player discards that card. If you don't, that player discards two cards.","imageName":"nightsnare","colorIdentity":["B"]},"Rabid Bloodsucker":{"layout":"normal","name":"Rabid Bloodsucker","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Rabid Bloodsucker enters the battlefield, each player loses 2 life.","power":"3","toughness":"2","imageName":"rabid bloodsucker","colorIdentity":["B"]},"Reave Soul":{"layout":"normal","name":"Reave Soul","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature with power 3 or less.","imageName":"reave soul","colorIdentity":["B"]},"Shadows of the Past":{"layout":"normal","name":"Shadows of the Past","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature dies, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{4}{B}: Each opponent loses 2 life and you gain 2 life. Activate this ability only if there are four or more creature cards in your graveyard.","imageName":"shadows of the past","colorIdentity":["B"]},"Shambling Ghoul":{"layout":"normal","name":"Shambling Ghoul","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Shambling Ghoul enters the battlefield tapped.","power":"2","toughness":"3","imageName":"shambling ghoul","colorIdentity":["B"]},"Tainted Remedy":{"layout":"normal","name":"Tainted Remedy","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"If an opponent would gain life, that player loses that much life instead.","imageName":"tainted remedy","colorIdentity":["B"]},"Thornbow Archer":{"layout":"normal","name":"Thornbow Archer","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Elf Archer","types":["Creature"],"subtypes":["Elf","Archer"],"text":"Whenever Thornbow Archer attacks, each opponent who doesn't control an Elf loses 1 life.","power":"1","toughness":"2","imageName":"thornbow archer","colorIdentity":["B"]},"Touch of Moonglove":{"layout":"normal","name":"Touch of Moonglove","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +1/+0 and gains deathtouch until end of turn. Whenever a creature dealt damage by that creature dies this turn, its controller loses 2 life. (Any amount of damage a creature with deathtouch deals to a creature is enough to destroy it.)","imageName":"touch of moonglove","colorIdentity":["B"]},"Undead Servant":{"layout":"normal","name":"Undead Servant","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Undead Servant enters the battlefield, put a 2/2 black Zombie creature token onto the battlefield for each card named Undead Servant in your graveyard.","power":"3","toughness":"2","imageName":"undead servant","colorIdentity":["B"]},"Unholy Hunger":{"layout":"normal","name":"Unholy Hunger","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you gain 2 life.","imageName":"unholy hunger","colorIdentity":["B"]},"Acolyte of the Inferno":{"layout":"normal","name":"Acolyte of the Inferno","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)\nWhenever Acolyte of the Inferno becomes blocked by a creature, it deals 2 damage to that creature.","power":"3","toughness":"1","imageName":"acolyte of the inferno","colorIdentity":["R"]},"Akroan Sergeant":{"layout":"normal","name":"Akroan Sergeant","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike (This creature deals combat damage before creatures without first strike.)\nRenown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)","power":"2","toughness":"2","imageName":"akroan sergeant","colorIdentity":["R"]},"Avaricious Dragon":{"layout":"normal","name":"Avaricious Dragon","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nAt the beginning of your draw step, draw an additional card.\nAt the beginning of your end step, discard your hand.","power":"4","toughness":"4","imageName":"avaricious dragon","colorIdentity":["R"]},"Boggart Brute":{"layout":"normal","name":"Boggart Brute","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Menace (This creature can't be blocked except by two or more creatures.)","power":"3","toughness":"2","imageName":"boggart brute","colorIdentity":["R"]},"Call of the Full Moon":{"layout":"normal","name":"Call of the Full Moon","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+2 and has trample. (It can deal excess combat damage to defending player or planeswalker while attacking.)\nAt the beginning of each upkeep, if a player cast two or more spells last turn, sacrifice Call of the Full Moon.","imageName":"call of the full moon","colorIdentity":["R"]},"Chandra, Roaring Flame":{"layout":"double-faced","name":"Chandra, Roaring Flame","names":["Chandra, Fire of Kaladesh","Chandra, Roaring Flame"],"cmc":3,"colors":["Red"],"type":"Planeswalker — Chandra","types":["Planeswalker"],"subtypes":["Chandra"],"text":"+1: Chandra, Roaring Flame deals 2 damage to target player.\n−2: Chandra, Roaring Flame deals 2 damage to target creature.\n−7: Chandra, Roaring Flame deals 6 damage to each opponent. Each player dealt damage this way gets an emblem with \"At the beginning of your upkeep, this emblem deals 3 damage to you.\"","loyalty":4,"imageName":"chandra, roaring flame","colorIdentity":["R"]},"Enthralling Victor":{"layout":"normal","name":"Enthralling Victor","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Enthralling Victor enters the battlefield, gain control of target creature an opponent controls with power 2 or less until end of turn. Untap that creature. It gains haste until end of turn. (It can attack and {T} this turn.)","power":"3","toughness":"2","imageName":"enthralling victor","colorIdentity":["R"]},"Fiery Impulse":{"layout":"normal","name":"Fiery Impulse","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Fiery Impulse deals 2 damage to target creature.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, Fiery Impulse deals 3 damage to that creature instead.","imageName":"fiery impulse","colorIdentity":["R"]},"Firefiend Elemental":{"layout":"normal","name":"Firefiend Elemental","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)\nRenown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)","power":"3","toughness":"2","imageName":"firefiend elemental","colorIdentity":["R"]},"Flameshadow Conjuring":{"layout":"normal","name":"Flameshadow Conjuring","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature enters the battlefield under your control, you may pay {R}. If you do, put a token onto the battlefield that's a copy of that creature. That token gains haste. Exile it at the beginning of the next end step.","imageName":"flameshadow conjuring","colorIdentity":["R"]},"Ghirapur Æther Grid":{"layout":"normal","name":"Ghirapur Æther Grid","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Tap two untapped artifacts you control: Ghirapur Æther Grid deals 1 damage to target creature or player.","imageName":"ghirapur æther grid","colorIdentity":["R"]},"Ghirapur Gearcrafter":{"layout":"normal","name":"Ghirapur Gearcrafter","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"When Ghirapur Gearcrafter enters the battlefield, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield. (A creature with flying can't be blocked except by creatures with flying or reach.)","power":"2","toughness":"1","imageName":"ghirapur gearcrafter","colorIdentity":["R"]},"Goblin Glory Chaser":{"layout":"normal","name":"Goblin Glory Chaser","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)\nAs long as Goblin Glory Chaser is renowned, it has menace. (It can't be blocked except by two or more creatures.)","power":"1","toughness":"1","imageName":"goblin glory chaser","colorIdentity":["R"]},"Infectious Bloodlust":{"layout":"normal","name":"Infectious Bloodlust","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+1, has haste, and attacks each turn if able.\nWhen enchanted creature dies, you may search your library for a card named Infectious Bloodlust, reveal it, put it into your hand, then shuffle your library.","imageName":"infectious bloodlust","colorIdentity":["R"]},"Lightning Javelin":{"layout":"normal","name":"Lightning Javelin","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Lightning Javelin deals 3 damage to target creature or player. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"lightning javelin","colorIdentity":["R"]},"Mage-Ring Bully":{"layout":"normal","name":"Mage-Ring Bully","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nMage-Ring Bully attacks each turn if able.","power":"2","toughness":"2","imageName":"mage-ring bully","colorIdentity":["R"]},"Magmatic Insight":{"layout":"normal","name":"Magmatic Insight","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Magmatic Insight, discard a land card.\nDraw two cards.","imageName":"magmatic insight","colorIdentity":["R"]},"Molten Vortex":{"layout":"normal","name":"Molten Vortex","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{R}, Discard a land card: Molten Vortex deals 2 damage to target creature or player.","imageName":"molten vortex","colorIdentity":["R"]},"Prickleboar":{"layout":"normal","name":"Prickleboar","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Boar","types":["Creature"],"subtypes":["Boar"],"text":"As long as it's your turn, Prickleboar gets +2/+0 and has first strike. (It deals combat damage before creatures without first strike.)","power":"3","toughness":"3","imageName":"prickleboar","colorIdentity":["R"]},"Ravaging Blaze":{"layout":"normal","name":"Ravaging Blaze","manaCost":"{X}{R}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Ravaging Blaze deals X damage to target creature. \nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, Ravaging Blaze also deals X damage to that creature's controller.","imageName":"ravaging blaze","colorIdentity":["R"]},"Seismic Elemental":{"layout":"normal","name":"Seismic Elemental","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"When Seismic Elemental enters the battlefield, creatures without flying can't block this turn.","power":"4","toughness":"4","imageName":"seismic elemental","colorIdentity":["R"]},"Skyraker Giant":{"layout":"normal","name":"Skyraker Giant","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Reach (This creature can block creatures with flying.)","power":"4","toughness":"3","imageName":"skyraker giant","colorIdentity":["R"]},"Subterranean Scout":{"layout":"normal","name":"Subterranean Scout","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Scout","types":["Creature"],"subtypes":["Goblin","Scout"],"text":"When Subterranean Scout enters the battlefield, target creature with power 2 or less can't be blocked this turn.","power":"2","toughness":"1","imageName":"subterranean scout","colorIdentity":["R"]},"Thopter Engineer":{"layout":"normal","name":"Thopter Engineer","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"When Thopter Engineer enters the battlefield, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield.\nArtifact creatures you control have haste. (They can attack and {T} as soon as they come under your control.)","power":"1","toughness":"3","imageName":"thopter engineer","colorIdentity":["R"]},"Volcanic Rambler":{"layout":"normal","name":"Volcanic Rambler","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"{2}{R}: Volcanic Rambler deals 1 damage to target player.","power":"6","toughness":"4","imageName":"volcanic rambler","colorIdentity":["R"]},"Aerial Volley":{"layout":"normal","name":"Aerial Volley","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Aerial Volley deals 3 damage divided as you choose among one, two, or three target creatures with flying.","imageName":"aerial volley","colorIdentity":["G"]},"Animist's Awakening":{"layout":"normal","name":"Animist's Awakening","manaCost":"{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top X cards of your library. Put all land cards from among them onto the battlefield tapped and the rest on the bottom of your library in a random order.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, untap those lands.","imageName":"animist's awakening","colorIdentity":["G"]},"Caustic Caterpillar":{"layout":"normal","name":"Caustic Caterpillar","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"{1}{G}, Sacrifice Caustic Caterpillar: Destroy target artifact or enchantment.","power":"1","toughness":"1","imageName":"caustic caterpillar","colorIdentity":["G"]},"Dwynen's Elite":{"layout":"normal","name":"Dwynen's Elite","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Warrior","types":["Creature"],"subtypes":["Elf","Warrior"],"text":"When Dwynen's Elite enters the battlefield, if you control another Elf, put a 1/1 green Elf Warrior creature token onto the battlefield.","power":"2","toughness":"2","imageName":"dwynen's elite","colorIdentity":["G"]},"Elemental Bond":{"layout":"normal","name":"Elemental Bond","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature with power 3 or greater enters the battlefield under your control, draw a card.","imageName":"elemental bond","colorIdentity":["G"]},"Gather the Pack":{"layout":"normal","name":"Gather the Pack","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top five cards of your library. You may put a creature card from among them into your hand. Put the rest into your graveyard.\nSpell mastery — If there are two or more instant and/or sorcery cards in your graveyard, put up to two creature cards from among the revealed cards into your hand instead of one.","imageName":"gather the pack","colorIdentity":["G"]},"The Great Aurora":{"layout":"normal","name":"The Great Aurora","manaCost":"{6}{G}{G}{G}","cmc":9,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each player shuffles all cards from his or her hand and all permanents he or she owns into his or her library, then draws that many cards. Each player may put any number of land cards from his or her hand onto the battlefield. Exile The Great Aurora.","imageName":"the great aurora","colorIdentity":["G"]},"Herald of the Pantheon":{"layout":"normal","name":"Herald of the Pantheon","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Centaur Shaman","types":["Creature"],"subtypes":["Centaur","Shaman"],"text":"Enchantment spells you cast cost {1} less to cast.\nWhenever you cast an enchantment spell, you gain 1 life.","power":"2","toughness":"2","imageName":"herald of the pantheon","colorIdentity":["G"]},"Hitchclaw Recluse":{"layout":"normal","name":"Hitchclaw Recluse","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)","power":"1","toughness":"4","imageName":"hitchclaw recluse","colorIdentity":["G"]},"Joraga Invocation":{"layout":"normal","name":"Joraga Invocation","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Each creature you control gets +3/+3 until end of turn and must be blocked this turn if able.","imageName":"joraga invocation","colorIdentity":["G"]},"Mantle of Webs":{"layout":"normal","name":"Mantle of Webs","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+3 and has reach. (It can block creatures with flying.)","imageName":"mantle of webs","colorIdentity":["G"]},"Nissa, Sage Animist":{"layout":"double-faced","name":"Nissa, Sage Animist","names":["Nissa, Vastwood Seer","Nissa, Sage Animist"],"cmc":3,"colors":["Green"],"type":"Planeswalker — Nissa","types":["Planeswalker"],"subtypes":["Nissa"],"text":"+1: Reveal the top card of your library. If it's a land card, put it onto the battlefield. Otherwise, put it into your hand.\n−2: Put a legendary 4/4 green Elemental creature token named Ashaya, the Awoken World onto the battlefield.\n−7: Untap up to six target lands. They become 6/6 Elemental creatures. They're still lands.","loyalty":3,"imageName":"nissa, sage animist","colorIdentity":["G"]},"Pharika's Disciple":{"layout":"normal","name":"Pharika's Disciple","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Centaur Warrior","types":["Creature"],"subtypes":["Centaur","Warrior"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nRenown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)","power":"2","toughness":"3","imageName":"pharika's disciple","colorIdentity":["G"]},"Rhox Maulers":{"layout":"normal","name":"Rhox Maulers","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Rhino Soldier","types":["Creature"],"subtypes":["Rhino","Soldier"],"text":"Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)\nRenown 2 (When this creature deals combat damage to a player, if it isn't renowned, put two +1/+1 counters on it and it becomes renowned.)","power":"4","toughness":"4","imageName":"rhox maulers","colorIdentity":["G"]},"Skysnare Spider":{"layout":"normal","name":"Skysnare Spider","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)\nReach (This creature can block creatures with flying.)","power":"6","toughness":"6","imageName":"skysnare spider","colorIdentity":["G"]},"Somberwald Alpha":{"layout":"normal","name":"Somberwald Alpha","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Whenever a creature you control becomes blocked, it gets +1/+1 until end of turn.\n{1}{G}: Target creature you control gains trample until end of turn. (It can deal excess combat damage to defending player or planeswalker while attacking.)","power":"3","toughness":"2","imageName":"somberwald alpha","colorIdentity":["G"]},"Undercity Troll":{"layout":"normal","name":"Undercity Troll","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)\n{2}{G}: Regenerate Undercity Troll. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)","power":"2","toughness":"2","imageName":"undercity troll","colorIdentity":["G"]},"Valeron Wardens":{"layout":"normal","name":"Valeron Wardens","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Monk","types":["Creature"],"subtypes":["Human","Monk"],"text":"Renown 2 (When this creature deals combat damage to a player, if it isn't renowned, put two +1/+1 counters on it and it becomes renowned.)\nWhenever a creature you control becomes renowned, draw a card.","power":"1","toughness":"3","imageName":"valeron wardens","colorIdentity":["G"]},"Vine Snare":{"layout":"normal","name":"Vine Snare","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn by creatures with power 4 or less.","imageName":"vine snare","colorIdentity":["G"]},"Wild Instincts":{"layout":"normal","name":"Wild Instincts","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature you control gets +2/+2 until end of turn. It fights target creature an opponent controls. (Each deals damage equal to its power to the other.)","imageName":"wild instincts","colorIdentity":["G"]},"Woodland Bellower":{"layout":"normal","name":"Woodland Bellower","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"When Woodland Bellower enters the battlefield, you may search your library for a nonlegendary green creature card with converted mana cost 3 or less, put it onto the battlefield, then shuffle your library.","power":"6","toughness":"5","imageName":"woodland bellower","colorIdentity":["G"]},"Zendikar's Roil":{"layout":"normal","name":"Zendikar's Roil","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a land enters the battlefield under your control, put a 2/2 green Elemental creature token onto the battlefield.","imageName":"zendikar's roil","colorIdentity":["G"]},"Blazing Hellhound":{"layout":"normal","name":"Blazing Hellhound","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Elemental Hound","types":["Creature"],"subtypes":["Elemental","Hound"],"text":"{1}, Sacrifice another creature: Blazing Hellhound deals 1 damage to target creature or player.","power":"4","toughness":"3","imageName":"blazing hellhound","colorIdentity":["B","R"]},"Blood-Cursed Knight":{"layout":"normal","name":"Blood-Cursed Knight","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Creature — Vampire Knight","types":["Creature"],"subtypes":["Vampire","Knight"],"text":"As long as you control an enchantment, Blood-Cursed Knight gets +1/+1 and has lifelink. (Damage dealt by this creature also causes you to gain that much life.)","power":"3","toughness":"2","imageName":"blood-cursed knight","colorIdentity":["W","B"]},"Bounding Krasis":{"layout":"normal","name":"Bounding Krasis","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Fish Lizard","types":["Creature"],"subtypes":["Fish","Lizard"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Bounding Krasis enters the battlefield, you may tap or untap target creature.","power":"3","toughness":"3","imageName":"bounding krasis","colorIdentity":["U","G"]},"Citadel Castellan":{"layout":"normal","name":"Citadel Castellan","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Vigilance (Attacking doesn't cause this creature to tap.)\nRenown 2 (When this creature deals combat damage to a player, if it isn't renowned, put two +1/+1 counters on it and it becomes renowned.)","power":"2","toughness":"3","imageName":"citadel castellan","colorIdentity":["W","G"]},"Iroas's Champion":{"layout":"normal","name":"Iroas's Champion","manaCost":"{1}{R}{W}","cmc":3,"colors":["White","Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Double strike (This creature deals both first-strike and regular combat damage.)","power":"2","toughness":"2","imageName":"iroas's champion","colorIdentity":["W","R"]},"Possessed Skaab":{"layout":"normal","name":"Possessed Skaab","manaCost":"{3}{U}{B}","cmc":5,"colors":["Blue","Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Possessed Skaab enters the battlefield, return target instant, sorcery, or creature card from your graveyard to your hand.\nIf Possessed Skaab would die, exile it instead.","power":"3","toughness":"2","imageName":"possessed skaab","colorIdentity":["U","B"]},"Reclusive Artificer":{"layout":"normal","name":"Reclusive Artificer","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Haste (This creature can attack and {T} as soon as it comes under your control.)\nWhen Reclusive Artificer enters the battlefield, you may have it deal damage to target creature equal to the number of artifacts you control.","power":"2","toughness":"3","imageName":"reclusive artificer","colorIdentity":["U","R"]},"Shaman of the Pack":{"layout":"normal","name":"Shaman of the Pack","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"When Shaman of the Pack enters the battlefield, target opponent loses life equal to the number of Elves you control.","power":"3","toughness":"2","imageName":"shaman of the pack","colorIdentity":["B","G"]},"Thunderclap Wyvern":{"layout":"normal","name":"Thunderclap Wyvern","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nOther creatures you control with flying get +1/+1.","power":"2","toughness":"3","imageName":"thunderclap wyvern","colorIdentity":["W","U"]},"Zendikar Incarnate":{"layout":"normal","name":"Zendikar Incarnate","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Zendikar Incarnate's power is equal to the number of lands you control.","power":"*","toughness":"4","imageName":"zendikar incarnate","colorIdentity":["R","G"]},"Alchemist's Vial":{"layout":"normal","name":"Alchemist's Vial","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Alchemist's Vial enters the battlefield, draw a card.\n{1}, {T}, Sacrifice Alchemist's Vial: Target creature can't attack or block this turn.","imageName":"alchemist's vial"},"Alhammarret's Archive":{"layout":"normal","name":"Alhammarret's Archive","manaCost":"{5}","cmc":5,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"If you would gain life, you gain twice that much life instead.\nIf you would draw a card except the first one you draw in each of your draw steps, draw two cards instead.","imageName":"alhammarret's archive"},"Bonded Construct":{"layout":"normal","name":"Bonded Construct","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Bonded Construct can't attack alone.","power":"2","toughness":"1","imageName":"bonded construct"},"Chief of the Foundry":{"layout":"normal","name":"Chief of the Foundry","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Other artifact creatures you control get +1/+1.","power":"2","toughness":"3","imageName":"chief of the foundry"},"Guardian Automaton":{"layout":"normal","name":"Guardian Automaton","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Guardian Automaton dies, you gain 3 life.","power":"3","toughness":"3","imageName":"guardian automaton"},"Hangarback Walker":{"layout":"normal","name":"Hangarback Walker","manaCost":"{X}{X}","cmc":0,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Hangarback Walker enters the battlefield with X +1/+1 counters on it.\nWhen Hangarback Walker dies, create a 1/1 colorless Thopter artifact creature token with flying for each +1/+1 counter on Hangarback Walker.\n{1}, {T}: Put a +1/+1 counter on Hangarback Walker.","power":"0","toughness":"0","imageName":"hangarback walker"},"Helm of the Gods":{"layout":"normal","name":"Helm of the Gods","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 for each enchantment you control.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"helm of the gods"},"Mage-Ring Responder":{"layout":"normal","name":"Mage-Ring Responder","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"Mage-Ring Responder doesn't untap during your untap step.\n{7}: Untap Mage-Ring Responder.\nWhenever Mage-Ring Responder attacks, it deals 7 damage to target creature defending player controls.","power":"7","toughness":"7","imageName":"mage-ring responder"},"Orbs of Warding":{"layout":"normal","name":"Orbs of Warding","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"You have hexproof. (You can't be the target of spells or abilities your opponents control.)\nIf a creature would deal damage to you, prevent 1 of that damage.","imageName":"orbs of warding"},"Prism Ring":{"layout":"normal","name":"Prism Ring","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"As Prism Ring enters the battlefield, choose a color.\nWhenever you cast a spell of the chosen color, you gain 1 life.","imageName":"prism ring"},"Pyromancer's Goggles":{"layout":"normal","name":"Pyromancer's Goggles","manaCost":"{5}","cmc":5,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"{T}: Add {R} to your mana pool. When that mana is spent to cast a red instant or sorcery spell, copy that spell and you may choose new targets for the copy.","imageName":"pyromancer's goggles","colorIdentity":["R"]},"Ramroller":{"layout":"normal","name":"Ramroller","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Juggernaut","types":["Artifact","Creature"],"subtypes":["Juggernaut"],"text":"Ramroller attacks each turn if able.\nRamroller gets +2/+0 as long as you control another artifact.","power":"2","toughness":"3","imageName":"ramroller"},"Sigil of Valor":{"layout":"normal","name":"Sigil of Valor","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature attacks alone, it gets +1/+1 until end of turn for each other creature you control.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"sigil of valor"},"Sword of the Animist":{"layout":"normal","name":"Sword of the Animist","manaCost":"{2}","cmc":2,"type":"Legendary Artifact — Equipment","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1.\nWhenever equipped creature attacks, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.\nEquip {2}","imageName":"sword of the animist"},"Throwing Knife":{"layout":"normal","name":"Throwing Knife","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+0.\nWhenever equipped creature attacks, you may sacrifice Throwing Knife. If you do, Throwing Knife deals 2 damage to target creature or player.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"throwing knife"},"Veteran's Sidearm":{"layout":"normal","name":"Veteran's Sidearm","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"veteran's sidearm"},"War Horn":{"layout":"normal","name":"War Horn","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Attacking creatures you control get +1/+0.","imageName":"war horn"},"Foundry of the Consuls":{"layout":"normal","name":"Foundry of the Consuls","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{5}, {T}, Sacrifice Foundry of the Consuls: Put two 1/1 colorless Thopter artifact creature tokens with flying onto the battlefield.","imageName":"foundry of the consuls"},"Mage-Ring Network":{"layout":"normal","name":"Mage-Ring Network","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{1}, {T}: Put a storage counter on Mage-Ring Network.\n{T}, Remove any number of storage counters from Mage-Ring Network: Add {C} to your mana pool for each storage counter removed this way.","imageName":"mage-ring network"},"Sheer Drop":{"layout":"normal","name":"Sheer Drop","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target tapped creature.\nAwaken 3—{5}{W} (If you cast this spell for {5}{W}, also put three +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"sheer drop","colorIdentity":["W"]},"Retreat to Kazandu":{"layout":"normal","name":"Retreat to Kazandu","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Landfall — Whenever a land enters the battlefield under your control, choose one —\n• Put a +1/+1 counter on target creature.\n• You gain 2 life.","imageName":"retreat to kazandu","colorIdentity":["G"]},"Dominator Drone":{"layout":"normal","name":"Dominator Drone","manaCost":"{2}{B}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nIngest (Whenever this creature deals combat damage to a player, that player exiles the top card of his or her library.)\nWhen Dominator Drone enters the battlefield, if you control another colorless creature, each opponent loses 2 life.","power":"3","toughness":"2","imageName":"dominator drone","colorIdentity":["B"]},"Forerunner of Slaughter":{"layout":"normal","name":"Forerunner of Slaughter","manaCost":"{B}{R}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{1}: Target colorless creature gains haste until end of turn.","power":"3","toughness":"2","imageName":"forerunner of slaughter","colorIdentity":["B","R"]},"Eldrazi Spawn":{"layout":"token","name":"Eldrazi Spawn","type":" Creature — Eldrazi Spawn","types":["Creature"],"subtypes":["Eldrazi","Spawn"],"text":"Sacrifice this creature: Add {C} to your mana pool.","power":"0","toughness":"1","imageName":"eldrazi spawn"},"Hellion":{"layout":"token","name":"Hellion","type":" Creature — Hellion","types":["Creature"],"subtypes":["Hellion"],"power":"4","toughness":"4","imageName":"hellion"},"Plant":{"layout":"token","name":"Plant","type":" Creature — Plant","types":["Creature"],"subtypes":["Plant"],"power":"0","toughness":"1","imageName":"plant"},"Bane of Bala Ged":{"layout":"normal","name":"Bane of Bala Ged","manaCost":"{7}","cmc":7,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Whenever Bane of Bala Ged attacks, defending player exiles two permanents he or she controls.","power":"7","toughness":"5","imageName":"bane of bala ged"},"Breaker of Armies":{"layout":"normal","name":"Breaker of Armies","manaCost":"{8}","cmc":8,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"All creatures able to block Breaker of Armies do so.","power":"10","toughness":"8","imageName":"breaker of armies"},"Deathless Behemoth":{"layout":"normal","name":"Deathless Behemoth","manaCost":"{6}","cmc":6,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Vigilance\nSacrifice two Eldrazi Scions: Return Deathless Behemoth from your graveyard to your hand. Activate this ability only any time you could cast a sorcery.","power":"6","toughness":"6","imageName":"deathless behemoth"},"Eldrazi Devastator":{"layout":"normal","name":"Eldrazi Devastator","manaCost":"{8}","cmc":8,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Trample","power":"8","toughness":"9","imageName":"eldrazi devastator"},"Kozilek's Channeler":{"layout":"normal","name":"Kozilek's Channeler","manaCost":"{5}","cmc":5,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"{T}: Add {C}{C} to your mana pool.","power":"4","toughness":"4","imageName":"kozilek's channeler"},"Ruin Processor":{"layout":"normal","name":"Ruin Processor","manaCost":"{7}","cmc":7,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"When you cast Ruin Processor, you may put a card an opponent owns from exile into that player's graveyard. If you do, you gain 5 life.","power":"7","toughness":"8","imageName":"ruin processor"},"Scour from Existence":{"layout":"normal","name":"Scour from Existence","manaCost":"{7}","cmc":7,"type":"Instant","types":["Instant"],"text":"Exile target permanent.","imageName":"scour from existence"},"Titan's Presence":{"layout":"normal","name":"Titan's Presence","manaCost":"{3}","cmc":3,"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Titan's Presence, reveal a colorless creature card from your hand.\nExile target creature if its power is less than or equal to the revealed card's power.","imageName":"titan's presence"},"Ulamog's Despoiler":{"layout":"normal","name":"Ulamog's Despoiler","manaCost":"{6}","cmc":6,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"As Ulamog's Despoiler enters the battlefield, you may put two cards your opponents own from exile into their owners' graveyards. If you do, Ulamog's Despoiler enters the battlefield with four +1/+1 counters on it.","power":"5","toughness":"5","imageName":"ulamog's despoiler"},"Angel of Renewal":{"layout":"normal","name":"Angel of Renewal","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel Ally","types":["Creature"],"subtypes":["Angel","Ally"],"text":"Flying\nWhen Angel of Renewal enters the battlefield, you gain 1 life for each creature you control.","power":"4","toughness":"4","imageName":"angel of renewal","colorIdentity":["W"]},"Angelic Gift":{"layout":"normal","name":"Angelic Gift","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Angelic Gift enters the battlefield, draw a card.\nEnchanted creature has flying.","imageName":"angelic gift","colorIdentity":["W"]},"Cliffside Lookout":{"layout":"normal","name":"Cliffside Lookout","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kor Scout Ally","types":["Creature"],"subtypes":["Kor","Scout","Ally"],"text":"{4}{W}: Creatures you control get +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"cliffside lookout","colorIdentity":["W"]},"Courier Griffin":{"layout":"normal","name":"Courier Griffin","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Griffin","types":["Creature"],"subtypes":["Griffin"],"text":"Flying\nWhen Courier Griffin enters the battlefield, you gain 2 life.","power":"2","toughness":"3","imageName":"courier griffin","colorIdentity":["W"]},"Encircling Fissure":{"layout":"normal","name":"Encircling Fissure","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt this turn by creatures target opponent controls.\nAwaken 2—{4}{W} (If you cast this spell for {4}{W}, also put two +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"encircling fissure","colorIdentity":["W"]},"Expedition Envoy":{"layout":"normal","name":"Expedition Envoy","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Scout Ally","types":["Creature"],"subtypes":["Human","Scout","Ally"],"power":"2","toughness":"1","imageName":"expedition envoy","colorIdentity":["W"]},"Felidar Cub":{"layout":"normal","name":"Felidar Cub","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Beast","types":["Creature"],"subtypes":["Cat","Beast"],"text":"Sacrifice Felidar Cub: Destroy target enchantment.","power":"2","toughness":"2","imageName":"felidar cub","colorIdentity":["W"]},"Fortified Rampart":{"layout":"normal","name":"Fortified Rampart","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender","power":"0","toughness":"6","imageName":"fortified rampart","colorIdentity":["W"]},"Ghostly Sentinel":{"layout":"normal","name":"Ghostly Sentinel","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Kor Spirit","types":["Creature"],"subtypes":["Kor","Spirit"],"text":"Flying, vigilance","power":"3","toughness":"3","imageName":"ghostly sentinel","colorIdentity":["W"]},"Gideon's Reproach":{"layout":"normal","name":"Gideon's Reproach","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Gideon's Reproach deals 4 damage to target attacking or blocking creature.","imageName":"gideon's reproach","colorIdentity":["W"]},"Kitesail Scout":{"layout":"normal","name":"Kitesail Scout","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kor Scout","types":["Creature"],"subtypes":["Kor","Scout"],"text":"Flying","power":"1","toughness":"1","imageName":"kitesail scout","colorIdentity":["W"]},"Kor Bladewhirl":{"layout":"normal","name":"Kor Bladewhirl","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Soldier Ally","types":["Creature"],"subtypes":["Kor","Soldier","Ally"],"text":"Rally — Whenever Kor Bladewhirl or another Ally enters the battlefield under your control, creatures you control gain first strike until end of turn.","power":"2","toughness":"2","imageName":"kor bladewhirl","colorIdentity":["W"]},"Kor Castigator":{"layout":"normal","name":"Kor Castigator","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Wizard Ally","types":["Creature"],"subtypes":["Kor","Wizard","Ally"],"text":"Kor Castigator can't be blocked by Eldrazi Scions.","power":"3","toughness":"1","imageName":"kor castigator","colorIdentity":["W"]},"Kor Entanglers":{"layout":"normal","name":"Kor Entanglers","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Kor Soldier Ally","types":["Creature"],"subtypes":["Kor","Soldier","Ally"],"text":"Rally — Whenever Kor Entanglers or another Ally enters the battlefield under your control, tap target creature an opponent controls.","power":"3","toughness":"4","imageName":"kor entanglers","colorIdentity":["W"]},"Lithomancer's Focus":{"layout":"normal","name":"Lithomancer's Focus","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn. Prevent all damage that would be dealt to that creature this turn by colorless sources.","imageName":"lithomancer's focus","colorIdentity":["W"]},"Makindi Patrol":{"layout":"normal","name":"Makindi Patrol","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Knight Ally","types":["Creature"],"subtypes":["Human","Knight","Ally"],"text":"Rally — Whenever Makindi Patrol or another Ally enters the battlefield under your control, creatures you control gain vigilance until end of turn.","power":"2","toughness":"3","imageName":"makindi patrol","colorIdentity":["W"]},"Ondu Greathorn":{"layout":"normal","name":"Ondu Greathorn","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"First strike\nLandfall — Whenever a land enters the battlefield under your control, Ondu Greathorn gets +2/+2 until end of turn.","power":"2","toughness":"3","imageName":"ondu greathorn","colorIdentity":["W"]},"Ondu Rising":{"layout":"normal","name":"Ondu Rising","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Whenever a creature attacks this turn, it gains lifelink until end of turn.\nAwaken 4—{4}{W} (If you cast this spell for {4}{W}, also put four +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"ondu rising","colorIdentity":["W"]},"Retreat to Emeria":{"layout":"normal","name":"Retreat to Emeria","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Landfall — Whenever a land enters the battlefield under your control, choose one —\n• Put a 1/1 white Kor Ally creature token onto the battlefield.\n• Creatures you control get +1/+1 until end of turn.","imageName":"retreat to emeria","colorIdentity":["W"]},"Roil's Retribution":{"layout":"normal","name":"Roil's Retribution","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Roil's Retribution deals 5 damage divided as you choose among any number of target attacking or blocking creatures.","imageName":"roil's retribution","colorIdentity":["W"]},"Serene Steward":{"layout":"normal","name":"Serene Steward","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric Ally","types":["Creature"],"subtypes":["Human","Cleric","Ally"],"text":"Whenever you gain life, you may pay {W}. If you do, put a +1/+1 counter on target creature.","power":"2","toughness":"2","imageName":"serene steward","colorIdentity":["W"]},"Shadow Glider":{"layout":"normal","name":"Shadow Glider","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Soldier","types":["Creature"],"subtypes":["Kor","Soldier"],"text":"Flying","power":"2","toughness":"2","imageName":"shadow glider","colorIdentity":["W"]},"Stone Haven Medic":{"layout":"normal","name":"Stone Haven Medic","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Cleric","types":["Creature"],"subtypes":["Kor","Cleric"],"text":"{W}, {T}: You gain 1 life.","power":"1","toughness":"3","imageName":"stone haven medic","colorIdentity":["W"]},"Tandem Tactics":{"layout":"normal","name":"Tandem Tactics","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Up to two target creatures each get +1/+2 until end of turn. You gain 2 life.","imageName":"tandem tactics","colorIdentity":["W"]},"Unified Front":{"layout":"normal","name":"Unified Front","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Converge — Put a 1/1 white Kor Ally creature token onto the battlefield for each color of mana spent to cast Unified Front.","imageName":"unified front","colorIdentity":["W"]},"Adverse Conditions":{"layout":"normal","name":"Adverse Conditions","manaCost":"{3}{U}","cmc":4,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nTap up to two target creatures. Those creatures don't untap during their controller's next untap step. Put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","imageName":"adverse conditions","colorIdentity":["U"]},"Benthic Infiltrator":{"layout":"normal","name":"Benthic Infiltrator","manaCost":"{2}{U}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nIngest (Whenever this creature deals combat damage to a player, that player exiles the top card of his or her library.)\nBenthic Infiltrator can't be blocked.","power":"1","toughness":"4","imageName":"benthic infiltrator","colorIdentity":["U"]},"Cryptic Cruiser":{"layout":"normal","name":"Cryptic Cruiser","manaCost":"{3}{U}","cmc":4,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"Devoid (This card has no color.)\n{2}{U}, Put a card an opponent owns from exile into that player's graveyard: Tap target creature.","power":"3","toughness":"3","imageName":"cryptic cruiser","colorIdentity":["U"]},"Eldrazi Skyspawner":{"layout":"normal","name":"Eldrazi Skyspawner","manaCost":"{2}{U}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nFlying\nWhen Eldrazi Skyspawner enters the battlefield, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"2","toughness":"1","imageName":"eldrazi skyspawner","colorIdentity":["U"]},"Horribly Awry":{"layout":"normal","name":"Horribly Awry","manaCost":"{1}{U}","cmc":2,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nCounter target creature spell with converted mana cost 4 or less. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.","imageName":"horribly awry","colorIdentity":["U"]},"Incubator Drone":{"layout":"normal","name":"Incubator Drone","manaCost":"{3}{U}","cmc":4,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nWhen Incubator Drone enters the battlefield, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"2","toughness":"3","imageName":"incubator drone","colorIdentity":["U"]},"Mist Intruder":{"layout":"normal","name":"Mist Intruder","manaCost":"{1}{U}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nFlying\nIngest (Whenever this creature deals combat damage to a player, that player exiles the top card of his or her library.)","power":"1","toughness":"2","imageName":"mist intruder","colorIdentity":["U"]},"Murk Strider":{"layout":"normal","name":"Murk Strider","manaCost":"{3}{U}","cmc":4,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"Devoid (This card has no color.)\nWhen Murk Strider enters the battlefield, you may put a card an opponent owns from exile into that player's graveyard. If you do, return target creature to its owner's hand.","power":"3","toughness":"2","imageName":"murk strider","colorIdentity":["U"]},"Oracle of Dust":{"layout":"normal","name":"Oracle of Dust","manaCost":"{4}{U}","cmc":5,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"Devoid (This card has no color.)\n{2}, Put a card an opponent owns from exile into that player's graveyard: Draw a card, then discard a card.","power":"3","toughness":"5","imageName":"oracle of dust","colorIdentity":["U"]},"Ruination Guide":{"layout":"normal","name":"Ruination Guide","manaCost":"{2}{U}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nIngest (Whenever this creature deals combat damage to a player, that player exiles the top card of his or her library.)\nOther colorless creatures you control get +1/+0.","power":"3","toughness":"2","imageName":"ruination guide","colorIdentity":["U"]},"Salvage Drone":{"layout":"normal","name":"Salvage Drone","manaCost":"{U}","cmc":1,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nIngest (Whenever this creature deals combat damage to a player, that player exiles the top card of his or her library.)\nWhen Salvage Drone dies, you may draw a card. If you do, discard a card.","power":"1","toughness":"1","imageName":"salvage drone","colorIdentity":["U"]},"Spell Shrivel":{"layout":"normal","name":"Spell Shrivel","manaCost":"{2}{U}","cmc":3,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nCounter target spell unless its controller pays {4}. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.","imageName":"spell shrivel","colorIdentity":["U"]},"Tide Drifter":{"layout":"normal","name":"Tide Drifter","manaCost":"{1}{U}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nOther colorless creatures you control get +0/+1.","power":"0","toughness":"5","imageName":"tide drifter","colorIdentity":["U"]},"Ulamog's Reclaimer":{"layout":"normal","name":"Ulamog's Reclaimer","manaCost":"{4}{U}","cmc":5,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"Devoid (This card has no color.)\nWhen Ulamog's Reclaimer enters the battlefield, you may put a card an opponent owns from exile into that player's graveyard. If you do, return target instant or sorcery card from your graveyard to your hand.","power":"2","toughness":"5","imageName":"ulamog's reclaimer","colorIdentity":["U"]},"Brilliant Spectrum":{"layout":"normal","name":"Brilliant Spectrum","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Converge — Draw X cards, where X is the number of colors of mana spent to cast Brilliant Spectrum. Then discard two cards.","imageName":"brilliant spectrum","colorIdentity":["U"]},"Cloud Manta":{"layout":"normal","name":"Cloud Manta","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Fish","types":["Creature"],"subtypes":["Fish"],"text":"Flying","power":"3","toughness":"2","imageName":"cloud manta","colorIdentity":["U"]},"Clutch of Currents":{"layout":"normal","name":"Clutch of Currents","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature to its owner's hand.\nAwaken 3—{4}{U} (If you cast this spell for {4}{U}, also put three +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"clutch of currents","colorIdentity":["U"]},"Coastal Discovery":{"layout":"normal","name":"Coastal Discovery","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw two cards.\nAwaken 4—{5}{U} (If you cast this spell for {5}{U}, also put four +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"coastal discovery","colorIdentity":["U"]},"Coralhelm Guide":{"layout":"normal","name":"Coralhelm Guide","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Scout Ally","types":["Creature"],"subtypes":["Merfolk","Scout","Ally"],"text":"{4}{U}: Target creature can't be blocked this turn.","power":"2","toughness":"1","imageName":"coralhelm guide","colorIdentity":["U"]},"Dampening Pulse":{"layout":"normal","name":"Dampening Pulse","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures your opponents control get -1/-0.","imageName":"dampening pulse","colorIdentity":["U"]},"Halimar Tidecaller":{"layout":"normal","name":"Halimar Tidecaller","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard Ally","types":["Creature"],"subtypes":["Human","Wizard","Ally"],"text":"When Halimar Tidecaller enters the battlefield, you may return target card with awaken from your graveyard to your hand.\nLand creatures you control have flying.","power":"2","toughness":"3","imageName":"halimar tidecaller","colorIdentity":["U"]},"Retreat to Coralhelm":{"layout":"normal","name":"Retreat to Coralhelm","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Landfall — Whenever a land enters the battlefield under your control, choose one —\n• You may tap or untap target creature.\n• Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"retreat to coralhelm","colorIdentity":["U"]},"Roilmage's Trick":{"layout":"normal","name":"Roilmage's Trick","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Converge — Creatures your opponents control get -X/-0 until end of turn, where X is the number of colors of mana spent to cast Roilmage's Trick.\nDraw a card.","imageName":"roilmage's trick","colorIdentity":["U"]},"Rush of Ice":{"layout":"normal","name":"Rush of Ice","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Tap target creature. It doesn't untap during its controller's next untap step.\nAwaken 3—{4}{U} (If you cast this spell for {4}{U}, also put three +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"rush of ice","colorIdentity":["U"]},"Tightening Coils":{"layout":"normal","name":"Tightening Coils","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets -6/-0 and loses flying.","imageName":"tightening coils","colorIdentity":["U"]},"Wave-Wing Elemental":{"layout":"normal","name":"Wave-Wing Elemental","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nLandfall — Whenever a land enters the battlefield under your control, Wave-Wing Elemental gets +2/+2 until end of turn.","power":"3","toughness":"4","imageName":"wave-wing elemental","colorIdentity":["U"]},"Windrider Patrol":{"layout":"normal","name":"Windrider Patrol","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Merfolk Wizard","types":["Creature"],"subtypes":["Merfolk","Wizard"],"text":"Flying\nWhenever Windrider Patrol deals combat damage to a player, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)","power":"4","toughness":"3","imageName":"windrider patrol","colorIdentity":["U"]},"Complete Disregard":{"layout":"normal","name":"Complete Disregard","manaCost":"{2}{B}","cmc":3,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nExile target creature with power 3 or less.","imageName":"complete disregard","colorIdentity":["B"]},"Culling Drone":{"layout":"normal","name":"Culling Drone","manaCost":"{1}{B}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nIngest (Whenever this creature deals combat damage to a player, that player exiles the top card of his or her library.)","power":"2","toughness":"2","imageName":"culling drone","colorIdentity":["B"]},"Grave Birthing":{"layout":"normal","name":"Grave Birthing","manaCost":"{2}{B}","cmc":3,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nTarget opponent exiles a card from his or her graveyard. You put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"\nDraw a card.","imageName":"grave birthing","colorIdentity":["B"]},"Grip of Desolation":{"layout":"normal","name":"Grip of Desolation","manaCost":"{4}{B}{B}","cmc":6,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nExile target creature and target land.","imageName":"grip of desolation","colorIdentity":["B"]},"Mind Raker":{"layout":"normal","name":"Mind Raker","manaCost":"{3}{B}","cmc":4,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"Devoid (This card has no color.)\nWhen Mind Raker enters the battlefield, you may put a card an opponent owns from exile into that player's graveyard. If you do, each opponent discards a card.","power":"3","toughness":"3","imageName":"mind raker","colorIdentity":["B"]},"Silent Skimmer":{"layout":"normal","name":"Silent Skimmer","manaCost":"{3}{B}","cmc":4,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nFlying\nWhenever Silent Skimmer attacks, defending player loses 2 life.","power":"0","toughness":"4","imageName":"silent skimmer","colorIdentity":["B"]},"Skitterskin":{"layout":"normal","name":"Skitterskin","manaCost":"{3}{B}","cmc":4,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nSkitterskin can't block.\n{1}{B}: Regenerate Skitterskin. Activate this ability only if you control another colorless creature.","power":"4","toughness":"3","imageName":"skitterskin","colorIdentity":["B"]},"Sludge Crawler":{"layout":"normal","name":"Sludge Crawler","manaCost":"{B}","cmc":1,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nIngest (Whenever this creature deals combat damage to a player, that player exiles the top card of his or her library.)\n{2}: Sludge Crawler gets +1/+1 until end of turn.","power":"1","toughness":"1","imageName":"sludge crawler","colorIdentity":["B"]},"Swarm Surge":{"layout":"normal","name":"Swarm Surge","manaCost":"{2}{B}","cmc":3,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nCreatures you control get +2/+0 until end of turn. Colorless creatures you control also gain first strike until end of turn.","imageName":"swarm surge","colorIdentity":["B"]},"Transgress the Mind":{"layout":"normal","name":"Transgress the Mind","manaCost":"{1}{B}","cmc":2,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nTarget player reveals his or her hand. You choose a card from it with converted mana cost 3 or greater and exile that card.","imageName":"transgress the mind","colorIdentity":["B"]},"Bloodbond Vampire":{"layout":"normal","name":"Bloodbond Vampire","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire Shaman Ally","types":["Creature"],"subtypes":["Vampire","Shaman","Ally"],"text":"Whenever you gain life, put a +1/+1 counter on Bloodbond Vampire.","power":"3","toughness":"3","imageName":"bloodbond vampire","colorIdentity":["B"]},"Carrier Thrall":{"layout":"normal","name":"Carrier Thrall","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"When Carrier Thrall dies, create a 1/1 colorless Eldrazi Scion creature token. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"2","toughness":"1","imageName":"carrier thrall","colorIdentity":["B"]},"Demon's Grasp":{"layout":"normal","name":"Demon's Grasp","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets -5/-5 until end of turn.","imageName":"demon's grasp","colorIdentity":["B"]},"Geyserfield Stalker":{"layout":"normal","name":"Geyserfield Stalker","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nLandfall — Whenever a land enters the battlefield under your control, Geyserfield Stalker gets +2/+2 until end of turn.","power":"3","toughness":"2","imageName":"geyserfield stalker","colorIdentity":["B"]},"Hagra Sharpshooter":{"layout":"normal","name":"Hagra Sharpshooter","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Assassin Ally","types":["Creature"],"subtypes":["Human","Assassin","Ally"],"text":"{4}{B}: Target creature gets -1/-1 until end of turn.","power":"2","toughness":"2","imageName":"hagra sharpshooter","colorIdentity":["B"]},"Kalastria Healer":{"layout":"normal","name":"Kalastria Healer","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Cleric Ally","types":["Creature"],"subtypes":["Vampire","Cleric","Ally"],"text":"Rally — Whenever Kalastria Healer or another Ally enters the battlefield under your control, each opponent loses 1 life and you gain 1 life.","power":"1","toughness":"2","imageName":"kalastria healer","colorIdentity":["B"]},"Kalastria Nightwatch":{"layout":"normal","name":"Kalastria Nightwatch","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Warrior Ally","types":["Creature"],"subtypes":["Vampire","Warrior","Ally"],"text":"Whenever you gain life, Kalastria Nightwatch gains flying until end of turn.","power":"4","toughness":"5","imageName":"kalastria nightwatch","colorIdentity":["B"]},"Malakir Familiar":{"layout":"normal","name":"Malakir Familiar","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying, deathtouch\nWhenever you gain life, Malakir Familiar gets +1/+1 until end of turn.","power":"2","toughness":"1","imageName":"malakir familiar","colorIdentity":["B"]},"Mire's Malice":{"layout":"normal","name":"Mire's Malice","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent discards two cards.\nAwaken 3—{5}{B} (If you cast this spell for {5}{B}, also put three +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"mire's malice","colorIdentity":["B"]},"Nirkana Assassin":{"layout":"normal","name":"Nirkana Assassin","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Assassin Ally","types":["Creature"],"subtypes":["Vampire","Assassin","Ally"],"text":"Whenever you gain life, Nirkana Assassin gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","power":"2","toughness":"3","imageName":"nirkana assassin","colorIdentity":["B"]},"Retreat to Hagra":{"layout":"normal","name":"Retreat to Hagra","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Landfall — Whenever a land enters the battlefield under your control, choose one —\n• Target creature gets +1/+0 and gains deathtouch until end of turn.\n• Each opponent loses 1 life and you gain 1 life.","imageName":"retreat to hagra","colorIdentity":["B"]},"Rising Miasma":{"layout":"normal","name":"Rising Miasma","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get -2/-2 until end of turn.\nAwaken 3—{5}{B}{B} (If you cast this spell for {5}{B}{B}, also put three +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"rising miasma","colorIdentity":["B"]},"Vampiric Rites":{"layout":"normal","name":"Vampiric Rites","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{B}, Sacrifice a creature: You gain 1 life and draw a card.","imageName":"vampiric rites","colorIdentity":["B"]},"Voracious Null":{"layout":"normal","name":"Voracious Null","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{1}{B}, Sacrifice another creature: Put two +1/+1 counters on Voracious Null. Activate this ability only any time you could cast a sorcery.","power":"2","toughness":"2","imageName":"voracious null","colorIdentity":["B"]},"Zulaport Cutthroat":{"layout":"normal","name":"Zulaport Cutthroat","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Rogue Ally","types":["Creature"],"subtypes":["Human","Rogue","Ally"],"text":"Whenever Zulaport Cutthroat or another creature you control dies, each opponent loses 1 life and you gain 1 life.","power":"1","toughness":"1","imageName":"zulaport cutthroat","colorIdentity":["B"]},"Crumble to Dust":{"layout":"normal","name":"Crumble to Dust","manaCost":"{3}{R}","cmc":4,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nExile target nonbasic land. Search its controller's graveyard, hand, and library for any number of cards with the same name as that land and exile them. Then that player shuffles his or her library.","imageName":"crumble to dust","colorIdentity":["R"]},"Kozilek's Sentinel":{"layout":"normal","name":"Kozilek's Sentinel","manaCost":"{1}{R}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nWhenever you cast a colorless spell, Kozilek's Sentinel gets +1/+0 until end of turn.","power":"1","toughness":"4","imageName":"kozilek's sentinel","colorIdentity":["R"]},"Molten Nursery":{"layout":"normal","name":"Molten Nursery","manaCost":"{2}{R}","cmc":3,"type":"Enchantment","types":["Enchantment"],"text":"Devoid (This card has no color.)\nWhenever you cast a colorless spell, Molten Nursery deals 1 damage to target creature or player.","imageName":"molten nursery","colorIdentity":["R"]},"Nettle Drone":{"layout":"normal","name":"Nettle Drone","manaCost":"{2}{R}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{T}: Nettle Drone deals 1 damage to each opponent.\nWhenever you cast a colorless spell, untap Nettle Drone.","power":"3","toughness":"1","imageName":"nettle drone","colorIdentity":["R"]},"Processor Assault":{"layout":"normal","name":"Processor Assault","manaCost":"{1}{R}","cmc":2,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nAs an additional cost to cast Processor Assault, put a card an opponent owns from exile into that player's graveyard.\nProcessor Assault deals 5 damage to target creature.","imageName":"processor assault","colorIdentity":["R"]},"Touch of the Void":{"layout":"normal","name":"Touch of the Void","manaCost":"{2}{R}","cmc":3,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nTouch of the Void deals 3 damage to target creature or player. If a creature dealt damage this way would die this turn, exile it instead.","imageName":"touch of the void","colorIdentity":["R"]},"Turn Against":{"layout":"normal","name":"Turn Against","manaCost":"{4}{R}","cmc":5,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nGain control of target creature until end of turn. Untap that creature. It gains haste until end of turn.","imageName":"turn against","colorIdentity":["R"]},"Vestige of Emrakul":{"layout":"normal","name":"Vestige of Emrakul","manaCost":"{3}{R}","cmc":4,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nTrample","power":"3","toughness":"4","imageName":"vestige of emrakul","colorIdentity":["R"]},"Vile Aggregate":{"layout":"normal","name":"Vile Aggregate","manaCost":"{2}{R}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nVile Aggregate's power is equal to the number of colorless creatures you control.\nTrample\nIngest (Whenever this creature deals combat damage to a player, that player exiles the top card of his or her library.)","power":"*","toughness":"5","imageName":"vile aggregate","colorIdentity":["R"]},"Akoum Stonewaker":{"layout":"normal","name":"Akoum Stonewaker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may pay {2}{R}. If you do, put a 3/1 red Elemental creature token with trample and haste onto the battlefield. Exile that token at the beginning of the next end step.","power":"2","toughness":"1","imageName":"akoum stonewaker","colorIdentity":["R"]},"Belligerent Whiptail":{"layout":"normal","name":"Belligerent Whiptail","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Landfall — Whenever a land enters the battlefield under your control, Belligerent Whiptail gains first strike until end of turn.","power":"4","toughness":"2","imageName":"belligerent whiptail","colorIdentity":["R"]},"Boiling Earth":{"layout":"normal","name":"Boiling Earth","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Boiling Earth deals 1 damage to each creature your opponents control.\nAwaken 4—{6}{R} (If you cast this spell for {6}{R}, also put four +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"boiling earth","colorIdentity":["R"]},"Chasm Guide":{"layout":"normal","name":"Chasm Guide","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Scout Ally","types":["Creature"],"subtypes":["Goblin","Scout","Ally"],"text":"Rally — Whenever Chasm Guide or another Ally enters the battlefield under your control, creatures you control gain haste until end of turn.","power":"3","toughness":"2","imageName":"chasm guide","colorIdentity":["R"]},"Firemantle Mage":{"layout":"normal","name":"Firemantle Mage","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman Ally","types":["Creature"],"subtypes":["Human","Shaman","Ally"],"text":"Rally — Whenever Firemantle Mage or another Ally enters the battlefield under your control, creatures you control gain menace until end of turn. (A creature with menace can't be blocked except by two or more creatures.)","power":"2","toughness":"2","imageName":"firemantle mage","colorIdentity":["R"]},"Lavastep Raider":{"layout":"normal","name":"Lavastep Raider","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Goblin Warrior","types":["Creature"],"subtypes":["Goblin","Warrior"],"text":"{2}{R}: Lavastep Raider gets +2/+0 until end of turn.","power":"1","toughness":"2","imageName":"lavastep raider","colorIdentity":["R"]},"Makindi Sliderunner":{"layout":"normal","name":"Makindi Sliderunner","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nLandfall — Whenever a land enters the battlefield under your control, Makindi Sliderunner gets +1/+1 until end of turn.","power":"2","toughness":"1","imageName":"makindi sliderunner","colorIdentity":["R"]},"Ondu Champion":{"layout":"normal","name":"Ondu Champion","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Minotaur Warrior Ally","types":["Creature"],"subtypes":["Minotaur","Warrior","Ally"],"text":"Rally — Whenever Ondu Champion or another Ally enters the battlefield under your control, creatures you control gain trample until end of turn.","power":"4","toughness":"3","imageName":"ondu champion","colorIdentity":["R"]},"Outnumber":{"layout":"normal","name":"Outnumber","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Outnumber deals damage to target creature equal to the number of creatures you control.","imageName":"outnumber","colorIdentity":["R"]},"Reckless Cohort":{"layout":"normal","name":"Reckless Cohort","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Warrior Ally","types":["Creature"],"subtypes":["Human","Warrior","Ally"],"text":"Reckless Cohort attacks each combat if able unless you control another Ally.","power":"2","toughness":"2","imageName":"reckless cohort","colorIdentity":["R"]},"Retreat to Valakut":{"layout":"normal","name":"Retreat to Valakut","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Landfall — Whenever a land enters the battlefield under your control, choose one —\n• Target creature gets +2/+0 until end of turn.\n• Target creature can't block this turn.","imageName":"retreat to valakut","colorIdentity":["R"]},"Shatterskull Recruit":{"layout":"normal","name":"Shatterskull Recruit","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant Warrior Ally","types":["Creature"],"subtypes":["Giant","Warrior","Ally"],"text":"Menace (This creature can't be blocked except by two or more creatures.)","power":"4","toughness":"4","imageName":"shatterskull recruit","colorIdentity":["R"]},"Stonefury":{"layout":"normal","name":"Stonefury","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Stonefury deals damage to target creature equal to the number of lands you control.","imageName":"stonefury","colorIdentity":["R"]},"Sure Strike":{"layout":"normal","name":"Sure Strike","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+0 and gains first strike until end of turn.","imageName":"sure strike","colorIdentity":["R"]},"Tunneling Geopede":{"layout":"normal","name":"Tunneling Geopede","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Landfall — Whenever a land enters the battlefield under your control, Tunneling Geopede deals 1 damage to each opponent.","power":"3","toughness":"2","imageName":"tunneling geopede","colorIdentity":["R"]},"Valakut Invoker":{"layout":"normal","name":"Valakut Invoker","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{8}: Valakut Invoker deals 3 damage to target creature or player.","power":"2","toughness":"3","imageName":"valakut invoker","colorIdentity":["R"]},"Valakut Predator":{"layout":"normal","name":"Valakut Predator","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Landfall — Whenever a land enters the battlefield under your control, Valakut Predator gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"valakut predator","colorIdentity":["R"]},"Volcanic Upheaval":{"layout":"normal","name":"Volcanic Upheaval","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Destroy target land.","imageName":"volcanic upheaval","colorIdentity":["R"]},"Blisterpod":{"layout":"normal","name":"Blisterpod","manaCost":"{G}","cmc":1,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nWhen Blisterpod dies, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"1","toughness":"1","imageName":"blisterpod","colorIdentity":["G"]},"Brood Monitor":{"layout":"normal","name":"Brood Monitor","manaCost":"{4}{G}{G}","cmc":6,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nWhen Brood Monitor enters the battlefield, put three 1/1 colorless Eldrazi Scion creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"3","toughness":"3","imageName":"brood monitor","colorIdentity":["G"]},"Call the Scions":{"layout":"normal","name":"Call the Scions","manaCost":"{2}{G}","cmc":3,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nPut two 1/1 colorless Eldrazi Scion creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","imageName":"call the scions","colorIdentity":["G"]},"Eyeless Watcher":{"layout":"normal","name":"Eyeless Watcher","manaCost":"{3}{G}","cmc":4,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nWhen Eyeless Watcher enters the battlefield, put two 1/1 colorless Eldrazi Scion creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"1","toughness":"1","imageName":"eyeless watcher","colorIdentity":["G"]},"Unnatural Aggression":{"layout":"normal","name":"Unnatural Aggression","manaCost":"{2}{G}","cmc":3,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nTarget creature you control fights target creature an opponent controls. If the creature an opponent controls would die this turn, exile it instead.","imageName":"unnatural aggression","colorIdentity":["G"]},"Void Attendant":{"layout":"normal","name":"Void Attendant","manaCost":"{2}{G}","cmc":3,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"Devoid (This card has no color.)\n{1}{G}, Put a card an opponent owns from exile into that player's graveyard: Put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"2","toughness":"3","imageName":"void attendant","colorIdentity":["G"]},"Broodhunter Wurm":{"layout":"normal","name":"Broodhunter Wurm","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"4","toughness":"3","imageName":"broodhunter wurm","colorIdentity":["G"]},"Earthen Arms":{"layout":"normal","name":"Earthen Arms","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Put two +1/+1 counters on target permanent.\nAwaken 4—{6}{G} (If you cast this spell for {6}{G}, also put four +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"earthen arms","colorIdentity":["G"]},"Infuse with the Elements":{"layout":"normal","name":"Infuse with the Elements","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Converge — Put X +1/+1 counters on target creature, where X is the number of colors of mana spent to cast Infuse with the Elements. That creature gains trample until end of turn.","imageName":"infuse with the elements","colorIdentity":["G"]},"Jaddi Offshoot":{"layout":"normal","name":"Jaddi Offshoot","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Plant","types":["Creature"],"subtypes":["Plant"],"text":"Defender\nLandfall — Whenever a land enters the battlefield under your control, you gain 1 life.","power":"0","toughness":"3","imageName":"jaddi offshoot","colorIdentity":["G"]},"Lifespring Druid":{"layout":"normal","name":"Lifespring Druid","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"{T}: Add one mana of any color to your mana pool.","power":"2","toughness":"1","imageName":"lifespring druid","colorIdentity":["G"]},"Murasa Ranger":{"layout":"normal","name":"Murasa Ranger","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Landfall — Whenever a land enters the battlefield under your control, you may pay {3}{G}. If you do, put two +1/+1 counters on Murasa Ranger.","power":"3","toughness":"3","imageName":"murasa ranger","colorIdentity":["G"]},"Natural Connection":{"layout":"normal","name":"Natural Connection","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.","imageName":"natural connection","colorIdentity":["G"]},"Oran-Rief Invoker":{"layout":"normal","name":"Oran-Rief Invoker","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"{8}: Oran-Rief Invoker gets +5/+5 and gains trample until end of turn.","power":"2","toughness":"2","imageName":"oran-rief invoker","colorIdentity":["G"]},"Plated Crusher":{"layout":"normal","name":"Plated Crusher","manaCost":"{4}{G}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample, hexproof","power":"7","toughness":"6","imageName":"plated crusher","colorIdentity":["G"]},"Reclaiming Vines":{"layout":"normal","name":"Reclaiming Vines","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact, enchantment, or land.","imageName":"reclaiming vines","colorIdentity":["G"]},"Rot Shambler":{"layout":"normal","name":"Rot Shambler","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"Whenever another creature you control dies, put a +1/+1 counter on Rot Shambler.","power":"1","toughness":"1","imageName":"rot shambler","colorIdentity":["G"]},"Seek the Wilds":{"layout":"normal","name":"Seek the Wilds","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top four cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in any order.","imageName":"seek the wilds","colorIdentity":["G"]},"Snapping Gnarlid":{"layout":"normal","name":"Snapping Gnarlid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Landfall — Whenever a land enters the battlefield under your control, Snapping Gnarlid gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"snapping gnarlid","colorIdentity":["G"]},"Swell of Growth":{"layout":"normal","name":"Swell of Growth","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn. You may put a land card from your hand onto the battlefield.","imageName":"swell of growth","colorIdentity":["G"]},"Tajuru Beastmaster":{"layout":"normal","name":"Tajuru Beastmaster","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elf Warrior Ally","types":["Creature"],"subtypes":["Elf","Warrior","Ally"],"text":"Rally — Whenever Tajuru Beastmaster or another Ally enters the battlefield under your control, creatures you control get +1/+1 until end of turn.","power":"5","toughness":"5","imageName":"tajuru beastmaster","colorIdentity":["G"]},"Tajuru Stalwart":{"layout":"normal","name":"Tajuru Stalwart","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Scout Ally","types":["Creature"],"subtypes":["Elf","Scout","Ally"],"text":"Converge — Tajuru Stalwart enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.","power":"0","toughness":"1","imageName":"tajuru stalwart","colorIdentity":["G"]},"Tajuru Warcaller":{"layout":"normal","name":"Tajuru Warcaller","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Warrior Ally","types":["Creature"],"subtypes":["Elf","Warrior","Ally"],"text":"Rally — Whenever Tajuru Warcaller or another Ally enters the battlefield under your control, creatures you control get +2/+2 until end of turn.","power":"2","toughness":"1","imageName":"tajuru warcaller","colorIdentity":["G"]},"Catacomb Sifter":{"layout":"normal","name":"Catacomb Sifter","manaCost":"{1}{B}{G}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nWhen Catacomb Sifter enters the battlefield, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"\nWhenever another creature you control dies, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","power":"2","toughness":"3","imageName":"catacomb sifter","colorIdentity":["B","G"]},"Herald of Kozilek":{"layout":"normal","name":"Herald of Kozilek","manaCost":"{1}{U}{R}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nColorless spells you cast cost {1} less to cast.","power":"2","toughness":"4","imageName":"herald of kozilek","colorIdentity":["U","R"]},"Ulamog's Nullifier":{"layout":"normal","name":"Ulamog's Nullifier","manaCost":"{2}{U}{B}","cmc":4,"type":"Creature — Eldrazi Processor","types":["Creature"],"subtypes":["Eldrazi","Processor"],"text":"Devoid (This card has no color.)\nFlash\nFlying\nWhen Ulamog's Nullifier enters the battlefield, you may put two cards your opponents own from exile into their owners' graveyards. If you do, counter target spell.","power":"2","toughness":"3","imageName":"ulamog's nullifier","colorIdentity":["U","B"]},"Drana's Emissary":{"layout":"normal","name":"Drana's Emissary","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Creature — Vampire Cleric Ally","types":["Creature"],"subtypes":["Vampire","Cleric","Ally"],"text":"Flying\nAt the beginning of your upkeep, each opponent loses 1 life and you gain 1 life.","power":"2","toughness":"2","imageName":"drana's emissary","colorIdentity":["W","B"]},"Grove Rumbler":{"layout":"normal","name":"Grove Rumbler","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nLandfall — Whenever a land enters the battlefield under your control, Grove Rumbler gets +2/+2 until end of turn.","power":"3","toughness":"3","imageName":"grove rumbler","colorIdentity":["R","G"]},"Grovetender Druids":{"layout":"normal","name":"Grovetender Druids","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Elf Druid Ally","types":["Creature"],"subtypes":["Elf","Druid","Ally"],"text":"Rally — Whenever Grovetender Druids or another Ally enters the battlefield under your control, you may pay {1}. If you do, put a 1/1 green Plant creature token onto the battlefield.","power":"3","toughness":"3","imageName":"grovetender druids","colorIdentity":["W","G"]},"Resolute Blademaster":{"layout":"normal","name":"Resolute Blademaster","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Creature — Human Soldier Ally","types":["Creature"],"subtypes":["Human","Soldier","Ally"],"text":"Rally — Whenever Resolute Blademaster or another Ally enters the battlefield under your control, creatures you control gain double strike until end of turn.","power":"2","toughness":"2","imageName":"resolute blademaster","colorIdentity":["W","R"]},"Roil Spout":{"layout":"normal","name":"Roil Spout","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put target creature on top of its owner's library.\nAwaken 4—{4}{W}{U} (If you cast this spell for {4}{W}{U}, also put four +1/+1 counters on target land you control and it becomes a 0/0 Elemental creature with haste. It's still a land.)","imageName":"roil spout","colorIdentity":["W","U"]},"Skyrider Elf":{"layout":"normal","name":"Skyrider Elf","manaCost":"{X}{G}{U}","cmc":2,"colors":["Blue","Green"],"type":"Creature — Elf Warrior Ally","types":["Creature"],"subtypes":["Elf","Warrior","Ally"],"text":"Flying\nConverge — Skyrider Elf enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.","power":"0","toughness":"0","imageName":"skyrider elf","colorIdentity":["U","G"]},"Hedron Archive":{"layout":"normal","name":"Hedron Archive","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C}{C} to your mana pool.\n{2}, {T}, Sacrifice Hedron Archive: Draw two cards.","imageName":"hedron archive"},"Hedron Blade":{"layout":"normal","name":"Hedron Blade","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1.\nWhenever equipped creature becomes blocked by one or more colorless creatures, it gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"hedron blade"},"Pathway Arrows":{"layout":"normal","name":"Pathway Arrows","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has \"{2}, {T}: This creature deals 1 damage to target creature. If a colorless creature is dealt damage this way, tap it.\"\nEquip {2}","imageName":"pathway arrows"},"Slab Hammer":{"layout":"normal","name":"Slab Hammer","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Whenever equipped creature attacks, you may return a land you control to its owner's hand. If you do, the creature gets +2/+2 until end of turn.\nEquip {2}","imageName":"slab hammer"},"Blighted Cataract":{"layout":"normal","name":"Blighted Cataract","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{5}{U}, {T}, Sacrifice Blighted Cataract: Draw two cards.","imageName":"blighted cataract","colorIdentity":["U"]},"Blighted Gorge":{"layout":"normal","name":"Blighted Gorge","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}{R}, {T}, Sacrifice Blighted Gorge: Blighted Gorge deals 2 damage to target creature or player.","imageName":"blighted gorge","colorIdentity":["R"]},"Blighted Steppe":{"layout":"normal","name":"Blighted Steppe","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{3}{W}, {T}, Sacrifice Blighted Steppe: You gain 2 life for each creature you control.","imageName":"blighted steppe","colorIdentity":["W"]},"Blighted Woodland":{"layout":"normal","name":"Blighted Woodland","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{3}{G}, {T}, Sacrifice Blighted Woodland: Search your library for up to two basic land cards and put them onto the battlefield tapped. Then shuffle your library.","imageName":"blighted woodland","colorIdentity":["G"]},"Fertile Thicket":{"layout":"normal","name":"Fertile Thicket","type":"Land","types":["Land"],"text":"Fertile Thicket enters the battlefield tapped.\nWhen Fertile Thicket enters the battlefield, you may look at the top five cards of your library. If you do, reveal up to one basic land card from among them, then put that card on top of your library and the rest on the bottom in any order.\n{T}: Add {G} to your mana pool.","imageName":"fertile thicket","colorIdentity":["G"]},"Looming Spires":{"layout":"normal","name":"Looming Spires","type":"Land","types":["Land"],"text":"Looming Spires enters the battlefield tapped.\nWhen Looming Spires enters the battlefield, target creature gets +1/+1 and gains first strike until end of turn.\n{T}: Add {R} to your mana pool.","imageName":"looming spires","colorIdentity":["R"]},"Mortuary Mire":{"layout":"normal","name":"Mortuary Mire","type":"Land","types":["Land"],"text":"Mortuary Mire enters the battlefield tapped.\nWhen Mortuary Mire enters the battlefield, you may put target creature card from your graveyard on top of your library.\n{T}: Add {B} to your mana pool.","imageName":"mortuary mire","colorIdentity":["B"]},"Sandstone Bridge":{"layout":"normal","name":"Sandstone Bridge","type":"Land","types":["Land"],"text":"Sandstone Bridge enters the battlefield tapped.\nWhen Sandstone Bridge enters the battlefield, target creature gets +1/+1 and gains vigilance until end of turn.\n{T}: Add {W} to your mana pool.","imageName":"sandstone bridge","colorIdentity":["W"]},"Skyline Cascade":{"layout":"normal","name":"Skyline Cascade","type":"Land","types":["Land"],"text":"Skyline Cascade enters the battlefield tapped.\nWhen Skyline Cascade enters the battlefield, target creature an opponent controls doesn't untap during its controller's next untap step.\n{T}: Add {U} to your mana pool.","imageName":"skyline cascade","colorIdentity":["U"]},"Spawning Bed":{"layout":"normal","name":"Spawning Bed","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{6}, {T}, Sacrifice Spawning Bed: Put three 1/1 colorless Eldrazi Scion creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\"","imageName":"spawning bed"},"Bastion Protector":{"layout":"normal","name":"Bastion Protector","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Commander creatures you control get +2/+2 and have indestructible.","power":"3","toughness":"3","imageName":"bastion protector","colorIdentity":["W"]},"Dawnbreak Reclaimer":{"layout":"normal","name":"Dawnbreak Reclaimer","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAt the beginning of your end step, choose a creature card in an opponent's graveyard, then that player chooses a creature card in your graveyard. You may return those cards to the battlefield under their owners' control.","power":"5","toughness":"5","imageName":"dawnbreak reclaimer","colorIdentity":["W"]},"Grasp of Fate":{"layout":"normal","name":"Grasp of Fate","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Grasp of Fate enters the battlefield, for each opponent, exile up to one target nonland permanent that player controls until Grasp of Fate leaves the battlefield. (Those permanents return under their owners' control.)","imageName":"grasp of fate","colorIdentity":["W"]},"Herald of the Host":{"layout":"normal","name":"Herald of the Host","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance\nMyriad (Whenever this creature attacks, for each opponent other than defending player, you may put a token that's a copy of this creature onto the battlefield tapped and attacking that player or a planeswalker he or she controls. Exile the tokens at end of combat.)","power":"4","toughness":"4","imageName":"herald of the host","colorIdentity":["W"]},"Kalemne's Captain":{"layout":"normal","name":"Kalemne's Captain","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"Vigilance\n{5}{W}{W}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nWhen Kalemne's Captain becomes monstrous, exile all artifacts and enchantments.","power":"5","toughness":"5","imageName":"kalemne's captain","colorIdentity":["W"]},"Oreskos Explorer":{"layout":"normal","name":"Oreskos Explorer","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Cat Scout","types":["Creature"],"subtypes":["Cat","Scout"],"text":"When Oreskos Explorer enters the battlefield, search your library for up to X Plains cards, where X is the number of players who control more lands than you. Reveal those cards, put them into your hand, then shuffle your library.","power":"2","toughness":"2","imageName":"oreskos explorer","colorIdentity":["W"]},"Righteous Confluence":{"layout":"normal","name":"Righteous Confluence","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Choose three. You may choose the same mode more than once.\n• Put a 2/2 white Knight creature token with vigilance onto the battlefield.\n• Exile target enchantment.\n• You gain 5 life.","imageName":"righteous confluence","colorIdentity":["W"]},"Shielded by Faith":{"layout":"normal","name":"Shielded by Faith","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has indestructible.\nWhenever a creature enters the battlefield, you may attach Shielded by Faith to that creature.","imageName":"shielded by faith","colorIdentity":["W"]},"Æthersnatch":{"layout":"normal","name":"Æthersnatch","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Gain control of target spell. You may choose new targets for it. (If that spell becomes a permanent, it enters the battlefield under your control.)","imageName":"æthersnatch","colorIdentity":["U"]},"Broodbirth Viper":{"layout":"normal","name":"Broodbirth Viper","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Myriad (Whenever this creature attacks, for each opponent other than defending player, you may put a token that's a copy of this creature onto the battlefield tapped and attacking that player or a planeswalker he or she controls. Exile the tokens at end of combat.)\nWhenever Broodbirth Viper deals combat damage to a player, you may draw a card.","power":"3","toughness":"3","imageName":"broodbirth viper","colorIdentity":["U"]},"Gigantoplasm":{"layout":"normal","name":"Gigantoplasm","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"You may have Gigantoplasm enter the battlefield as a copy of any creature on the battlefield except it gains \"{X}: This creature has base power and toughness X/X.\"","power":"0","toughness":"0","imageName":"gigantoplasm","colorIdentity":["U"]},"Illusory Ambusher":{"layout":"normal","name":"Illusory Ambusher","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Cat Illusion","types":["Creature"],"subtypes":["Cat","Illusion"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhenever Illusory Ambusher is dealt damage, draw that many cards.","power":"4","toughness":"1","imageName":"illusory ambusher","colorIdentity":["U"]},"Mirror Match":{"layout":"normal","name":"Mirror Match","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Cast Mirror Match only during the declare blockers step.\nFor each creature attacking you or a planeswalker you control, put a token that's a copy of that creature onto the battlefield blocking that creature. Exile those tokens at end of combat.","imageName":"mirror match","colorIdentity":["U"]},"Mystic Confluence":{"layout":"normal","name":"Mystic Confluence","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose three. You may choose the same mode more than once.\n• Counter target spell unless its controller pays {3}.\n• Return target creature to its owner's hand.\n• Draw a card.","imageName":"mystic confluence","colorIdentity":["U"]},"Synthetic Destiny":{"layout":"normal","name":"Synthetic Destiny","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Exile all creatures you control. At the beginning of the next end step, reveal cards from the top of your library until you reveal that many creature cards, put all creature cards revealed this way onto the battlefield, then shuffle the rest of the revealed cards into your library.","imageName":"synthetic destiny","colorIdentity":["U"]},"Banshee of the Dread Choir":{"layout":"normal","name":"Banshee of the Dread Choir","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Myriad (Whenever this creature attacks, for each opponent other than defending player, you may put a token that's a copy of this creature onto the battlefield tapped and attacking that player or a planeswalker he or she controls. Exile the tokens at end of combat.)\nWhenever Banshee of the Dread Choir deals combat damage to a player, that player discards a card.","power":"4","toughness":"4","imageName":"banshee of the dread choir","colorIdentity":["B"]},"Corpse Augur":{"layout":"normal","name":"Corpse Augur","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie Wizard","types":["Creature"],"subtypes":["Zombie","Wizard"],"text":"When Corpse Augur dies, you draw X cards and you lose X life, where X is the number of creature cards in target player's graveyard.","power":"4","toughness":"2","imageName":"corpse augur","colorIdentity":["B"]},"Daxos's Torment":{"layout":"normal","name":"Daxos's Torment","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Constellation — Whenever Daxos's Torment or another enchantment enters the battlefield under your control, Daxos's Torment becomes a 5/5 Demon creature with flying and haste in addition to its other types until end of turn.","imageName":"daxos's torment","colorIdentity":["B"]},"Deadly Tempest":{"layout":"normal","name":"Deadly Tempest","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures. Each player loses life equal to the number of creatures he or she controlled that were destroyed this way.","imageName":"deadly tempest","colorIdentity":["B"]},"Dread Summons":{"layout":"normal","name":"Dread Summons","manaCost":"{X}{B}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Each player puts the top X cards of his or her library into his or her graveyard. For each creature card put into a graveyard this way, you put a 2/2 black Zombie creature token onto the battlefield tapped.","imageName":"dread summons","colorIdentity":["B"]},"Scourge of Nel Toth":{"layout":"normal","name":"Scourge of Nel Toth","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Zombie Dragon","types":["Creature"],"subtypes":["Zombie","Dragon"],"text":"Flying\nYou may cast Scourge of Nel Toth from your graveyard by paying {B}{B} and sacrificing two creatures rather than paying its mana cost.","power":"6","toughness":"6","imageName":"scourge of nel toth","colorIdentity":["B"]},"Thief of Blood":{"layout":"normal","name":"Thief of Blood","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Flying\nAs Thief of Blood enters the battlefield, remove all counters from all permanents. Thief of Blood enters the battlefield with a +1/+1 counter on it for each counter removed this way.","power":"1","toughness":"1","imageName":"thief of blood","colorIdentity":["B"]},"Wretched Confluence":{"layout":"normal","name":"Wretched Confluence","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose three. You may choose the same mode more than once.\n• Target player draws a card and loses 1 life.\n• Target creature gets -2/-2 until end of turn.\n• Return target creature card from your graveyard to your hand.","imageName":"wretched confluence","colorIdentity":["B"]},"Awaken the Sky Tyrant":{"layout":"normal","name":"Awaken the Sky Tyrant","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"When a source an opponent controls deals damage to you, sacrifice Awaken the Sky Tyrant. If you do, put a 5/5 red Dragon creature token with flying onto the battlefield.","imageName":"awaken the sky tyrant","colorIdentity":["R"]},"Dream Pillager":{"layout":"normal","name":"Dream Pillager","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever Dream Pillager deals combat damage to a player, exile that many cards from the top of your library. Until end of turn, you may cast nonland cards exiled this way.","power":"4","toughness":"4","imageName":"dream pillager","colorIdentity":["R"]},"Fiery Confluence":{"layout":"normal","name":"Fiery Confluence","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose three. You may choose the same mode more than once.\n• Fiery Confluence deals 1 damage to each creature.\n• Fiery Confluence deals 2 damage to each opponent.\n• Destroy target artifact.","imageName":"fiery confluence","colorIdentity":["R"]},"Magus of the Wheel":{"layout":"normal","name":"Magus of the Wheel","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"{1}{R}, {T}, Sacrifice Magus of the Wheel: Each player discards his or her hand, then draws seven cards.","power":"3","toughness":"3","imageName":"magus of the wheel","colorIdentity":["R"]},"Meteor Blast":{"layout":"normal","name":"Meteor Blast","manaCost":"{X}{R}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Meteor Blast deals 4 damage to each of X target creatures and/or players.","imageName":"meteor blast","colorIdentity":["R"]},"Mizzix's Mastery":{"layout":"normal","name":"Mizzix's Mastery","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target card that's an instant or sorcery from your graveyard. For each card exiled this way, copy it, and you may cast the copy without paying its mana cost. Exile Mizzix's Mastery.\nOverload {5}{R}{R}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")","imageName":"mizzix's mastery","colorIdentity":["R"]},"Rite of the Raging Storm":{"layout":"normal","name":"Rite of the Raging Storm","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures named Lightning Rager can't attack you or planeswalkers you control.\nAt the beginning of each player's upkeep, that player puts a 5/1 red Elemental creature token named Lightning Rager onto the battlefield. It has trample, haste, and \"At the beginning of the end step, sacrifice this creature.\"","imageName":"rite of the raging storm","colorIdentity":["R"]},"Warchief Giant":{"layout":"normal","name":"Warchief Giant","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant Warrior","types":["Creature"],"subtypes":["Giant","Warrior"],"text":"Haste\nMyriad (Whenever this creature attacks, for each opponent other than defending player, you may put a token that's a copy of this creature onto the battlefield tapped and attacking that player or a planeswalker he or she controls. Exile the tokens at end of combat.)","power":"5","toughness":"3","imageName":"warchief giant","colorIdentity":["R"]},"Arachnogenesis":{"layout":"normal","name":"Arachnogenesis","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put X 1/2 green Spider creature tokens with reach onto the battlefield, where X is the number of creatures attacking you. Prevent all combat damage that would be dealt this turn by non-Spider creatures.","imageName":"arachnogenesis","colorIdentity":["G"]},"Bloodspore Thrinax":{"layout":"normal","name":"Bloodspore Thrinax","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Devour 1 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with that many +1/+1 counters on it.)\nEach other creature you control enters the battlefield with an additional X +1/+1 counters on it, where X is the number of +1/+1 counters on Bloodspore Thrinax.","power":"2","toughness":"2","imageName":"bloodspore thrinax","colorIdentity":["G"]},"Caller of the Pack":{"layout":"normal","name":"Caller of the Pack","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nMyriad (Whenever this creature attacks, for each opponent other than defending player, you may put a token that's a copy of this creature onto the battlefield tapped and attacking that player or a planeswalker he or she controls. Exile the tokens at end of combat.)","power":"8","toughness":"6","imageName":"caller of the pack","colorIdentity":["G"]},"Centaur Vinecrasher":{"layout":"normal","name":"Centaur Vinecrasher","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Plant Centaur","types":["Creature"],"subtypes":["Plant","Centaur"],"text":"Trample\nCentaur Vinecrasher enters the battlefield with a number of +1/+1 counters on it equal to the number of land cards in all graveyards.\nWhenever a land card is put into a graveyard from anywhere, you may pay {G}{G}. If you do, return Centaur Vinecrasher from your graveyard to your hand.","power":"1","toughness":"1","imageName":"centaur vinecrasher","colorIdentity":["G"]},"Ezuri's Predation":{"layout":"normal","name":"Ezuri's Predation","manaCost":"{5}{G}{G}{G}","cmc":8,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"For each creature your opponents control, put a 4/4 green Beast creature token onto the battlefield. Each of those Beasts fights a different one of those creatures.","imageName":"ezuri's predation","colorIdentity":["G"]},"Great Oak Guardian":{"layout":"normal","name":"Great Oak Guardian","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nReach\nWhen Great Oak Guardian enters the battlefield, creatures target player controls get +2/+2 until end of turn. Untap them.","power":"4","toughness":"5","imageName":"great oak guardian","colorIdentity":["G"]},"Pathbreaker Ibex":{"layout":"normal","name":"Pathbreaker Ibex","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Goat","types":["Creature"],"subtypes":["Goat"],"text":"Whenever Pathbreaker Ibex attacks, creatures you control gain trample and get +X/+X until end of turn, where X is the greatest power among creatures you control.","power":"3","toughness":"3","imageName":"pathbreaker ibex","colorIdentity":["G"]},"Skullwinder":{"layout":"normal","name":"Skullwinder","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nWhen Skullwinder enters the battlefield, return target card from your graveyard to your hand, then choose an opponent. That player returns a card from his or her graveyard to his or her hand.","power":"1","toughness":"3","imageName":"skullwinder","colorIdentity":["G"]},"Verdant Confluence":{"layout":"normal","name":"Verdant Confluence","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose three. You may choose the same mode more than once.\n• Put two +1/+1 counters on target creature.\n• Return target permanent card from your graveyard to your hand.\n• Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.","imageName":"verdant confluence","colorIdentity":["G"]},"Anya, Merciless Angel":{"layout":"normal","name":"Anya, Merciless Angel","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying\nAnya, Merciless Angel gets +3/+3 for each opponent whose life total is less than half his or her starting life total.\nAs long as an opponent's life total is less than half his or her starting life total, Anya has indestructible.","power":"4","toughness":"4","imageName":"anya, merciless angel","colorIdentity":["W","R"]},"Arjun, the Shifting Flame":{"layout":"normal","name":"Arjun, the Shifting Flame","manaCost":"{4}{U}{R}","cmc":6,"colors":["Blue","Red"],"type":"Legendary Creature — Sphinx Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Sphinx","Wizard"],"text":"Flying\nWhenever you cast a spell, put the cards in your hand on the bottom of your library in any order, then draw that many cards.","power":"5","toughness":"5","imageName":"arjun, the shifting flame","colorIdentity":["U","R"]},"Daxos the Returned":{"layout":"normal","name":"Daxos the Returned","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Legendary Creature — Zombie Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Zombie","Soldier"],"text":"Whenever you cast an enchantment spell, you get an experience counter. \n{1}{W}{B}: Put a white and black Spirit enchantment creature token onto the battlefield. It has \"This creature's power and toughness are each equal to the number of experience counters you have.\"","power":"2","toughness":"2","imageName":"daxos the returned","colorIdentity":["W","B"]},"Ezuri, Claw of Progress":{"layout":"normal","name":"Ezuri, Claw of Progress","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Legendary Creature — Elf Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Warrior"],"text":"Whenever a creature with power 2 or less enters the battlefield under your control, you get an experience counter.\nAt the beginning of combat on your turn, put X +1/+1 counters on another target creature you control, where X is the number of experience counters you have.","power":"3","toughness":"3","imageName":"ezuri, claw of progress","colorIdentity":["U","G"]},"Kalemne, Disciple of Iroas":{"layout":"normal","name":"Kalemne, Disciple of Iroas","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Legendary Creature — Giant Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Giant","Soldier"],"text":"Double strike, vigilance\nWhenever you cast a creature spell with converted mana cost 5 or greater, you get an experience counter.\nKalemne, Disciple of Iroas gets +1/+1 for each experience counter you have.","power":"3","toughness":"3","imageName":"kalemne, disciple of iroas","colorIdentity":["W","R"]},"Karlov of the Ghost Council":{"layout":"normal","name":"Karlov of the Ghost Council","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Legendary Creature — Spirit Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spirit","Advisor"],"text":"Whenever you gain life, put two +1/+1 counters on Karlov of the Ghost Council.\n{W}{B}, Remove six +1/+1 counters from Karlov of the Ghost Council: Exile target creature.","power":"2","toughness":"2","imageName":"karlov of the ghost council","colorIdentity":["W","B"]},"Kaseto, Orochi Archmage":{"layout":"normal","name":"Kaseto, Orochi Archmage","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Legendary Creature — Snake Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Snake","Wizard"],"text":"{G}{U}: Target creature can't be blocked this turn. If that creature is a Snake, it gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"kaseto, orochi archmage","colorIdentity":["U","G"]},"Mazirek, Kraul Death Priest":{"layout":"normal","name":"Mazirek, Kraul Death Priest","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Legendary Creature — Insect Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Insect","Shaman"],"text":"Flying\nWhenever a player sacrifices another permanent, put a +1/+1 counter on each creature you control.","power":"2","toughness":"2","imageName":"mazirek, kraul death priest","colorIdentity":["B","G"]},"Meren of Clan Nel Toth":{"layout":"normal","name":"Meren of Clan Nel Toth","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Legendary Creature — Human Shaman","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever another creature you control dies, you get an experience counter.\nAt the beginning of your end step, choose target creature card in your graveyard. If that card's converted mana cost is less than or equal to the number of experience counters you have, return it to the battlefield. Otherwise, put it into your hand.","power":"3","toughness":"4","imageName":"meren of clan nel toth","colorIdentity":["B","G"]},"Mizzix of the Izmagnus":{"layout":"normal","name":"Mizzix of the Izmagnus","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Legendary Creature — Goblin Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Wizard"],"text":"Whenever you cast an instant or sorcery spell with converted mana cost greater than the number of experience counters you have, you get an experience counter.\nInstant and sorcery spells you cast cost {1} less to cast for each experience counter you have.","power":"2","toughness":"2","imageName":"mizzix of the izmagnus","colorIdentity":["U","R"]},"Blade of Selves":{"layout":"normal","name":"Blade of Selves","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has myriad. (Whenever it attacks, for each opponent other than defending player, you may put a token that's a copy of that creature onto the battlefield tapped and attacking that player or a planeswalker he or she controls. Exile the tokens at end of combat.)\nEquip {4}","imageName":"blade of selves"},"Sandstone Oracle":{"layout":"normal","name":"Sandstone Oracle","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Sphinx","types":["Artifact","Creature"],"subtypes":["Sphinx"],"text":"Flying\nWhen Sandstone Oracle enters the battlefield, choose an opponent. If that player has more cards in hand than you, draw cards equal to the difference.","power":"4","toughness":"4","imageName":"sandstone oracle"},"Scytheclaw":{"layout":"normal","name":"Scytheclaw","manaCost":"{5}","cmc":5,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Living weapon (When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this to it.)\nEquipped creature gets +1/+1.\nWhenever equipped creature deals combat damage to a player, that player loses half his or her life, rounded up.\nEquip {3}","imageName":"scytheclaw"},"Seal of the Guildpact":{"layout":"normal","name":"Seal of the Guildpact","manaCost":"{5}","cmc":5,"type":"Artifact","types":["Artifact"],"text":"As Seal of the Guildpact enters the battlefield, choose two colors.\nEach spell you cast costs {1} less to cast for each of the chosen colors it is.","imageName":"seal of the guildpact"},"Thought Vessel":{"layout":"normal","name":"Thought Vessel","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"You have no maximum hand size.\n{T}: Add {C} to your mana pool.","imageName":"thought vessel"},"Deceiver of Form":{"layout":"normal","name":"Deceiver of Form","manaCost":"{6}{C}","cmc":7,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"({C} represents colorless mana.)\nAt the beginning of combat on your turn, reveal the top card of your library. If a creature card is revealed this way, you may have creatures you control other than Deceiver of Form become copies of that card until end of turn. You may put that card on the bottom of your library.","power":"8","toughness":"8","imageName":"deceiver of form"},"Eldrazi Mimic":{"layout":"normal","name":"Eldrazi Mimic","manaCost":"{2}","cmc":2,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Whenever another colorless creature enters the battlefield under your control, you may change Eldrazi Mimic's base power and toughness to that creature's power and toughness until end of turn.","power":"2","toughness":"1","imageName":"eldrazi mimic"},"Endbringer":{"layout":"normal","name":"Endbringer","manaCost":"{5}{C}","cmc":6,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Untap Endbringer during each other player's untap step.\n{T}: Endbringer deals 1 damage to target creature or player.\n{C}, {T}: Target creature can't attack or block this turn.\n{C}{C}, {T}: Draw a card.","power":"5","toughness":"5","imageName":"endbringer"},"Kozilek, the Great Distortion":{"layout":"normal","name":"Kozilek, the Great Distortion","manaCost":"{8}{C}{C}","cmc":10,"type":"Legendary Creature — Eldrazi","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Eldrazi"],"text":"When you cast Kozilek, the Great Distortion, if you have fewer than seven cards in hand, draw cards equal to the difference.\nMenace\nDiscard a card with converted mana cost X: Counter target spell with converted mana cost X.","power":"12","toughness":"12","imageName":"kozilek, the great distortion"},"Kozilek's Pathfinder":{"layout":"normal","name":"Kozilek's Pathfinder","manaCost":"{6}","cmc":6,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"{C}: Target creature can't block Kozilek's Pathfinder this turn. ({C} represents colorless mana.)","power":"5","toughness":"5","imageName":"kozilek's pathfinder"},"Matter Reshaper":{"layout":"normal","name":"Matter Reshaper","manaCost":"{2}{C}","cmc":3,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"({C} represents colorless mana.)\nWhen Matter Reshaper dies, reveal the top card of your library. You may put that card onto the battlefield if it's a permanent card with converted mana cost 3 or less. Otherwise, put that card into your hand.","power":"3","toughness":"2","imageName":"matter reshaper"},"Reality Smasher":{"layout":"normal","name":"Reality Smasher","manaCost":"{4}{C}","cmc":5,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"({C} represents colorless mana.)\nTrample, haste\nWhenever Reality Smasher becomes the target of a spell an opponent controls, counter that spell unless its controller discards a card.","power":"5","toughness":"5","imageName":"reality smasher"},"Spatial Contortion":{"layout":"normal","name":"Spatial Contortion","manaCost":"{1}{C}","cmc":2,"type":"Instant","types":["Instant"],"text":"({C} represents colorless mana.)\nTarget creature gets +3/-3 until end of turn.","imageName":"spatial contortion"},"Thought-Knot Seer":{"layout":"normal","name":"Thought-Knot Seer","manaCost":"{3}{C}","cmc":4,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"({C} represents colorless mana.)\nWhen Thought-Knot Seer enters the battlefield, target opponent reveals his or her hand. You choose a nonland card from it and exile that card.\nWhen Thought-Knot Seer leaves the battlefield, target opponent draws a card.","power":"4","toughness":"4","imageName":"thought-knot seer"},"Walker of the Wastes":{"layout":"normal","name":"Walker of the Wastes","manaCost":"{4}{C}","cmc":5,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"({C} represents colorless mana.)\nTrample\nWalker of the Wastes gets +1/+1 for each land you control named Wastes.","power":"4","toughness":"4","imageName":"walker of the wastes"},"Warden of Geometries":{"layout":"normal","name":"Warden of Geometries","manaCost":"{4}","cmc":4,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Vigilance\n{T}: Add {C} to your mana pool. ({C} represents colorless mana.)","power":"2","toughness":"3","imageName":"warden of geometries"},"Warping Wail":{"layout":"normal","name":"Warping Wail","manaCost":"{1}{C}","cmc":2,"type":"Instant","types":["Instant"],"text":"({C} represents colorless mana.)\nChoose one —\n• Exile target creature with power or toughness 1 or less.\n• Counter target sorcery spell.\n• Put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\"","imageName":"warping wail"},"Eldrazi Displacer":{"layout":"normal","name":"Eldrazi Displacer","manaCost":"{2}{W}","cmc":3,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\n{2}{C}: Exile another target creature, then return it to the battlefield tapped under its owner's control. ({C} represents colorless mana.)","power":"3","toughness":"3","imageName":"eldrazi displacer","colorIdentity":["W"]},"Affa Protector":{"layout":"normal","name":"Affa Protector","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier Ally","types":["Creature"],"subtypes":["Human","Soldier","Ally"],"text":"Vigilance","power":"1","toughness":"4","imageName":"affa protector","colorIdentity":["W"]},"Allied Reinforcements":{"layout":"normal","name":"Allied Reinforcements","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 2/2 white Knight Ally creature tokens onto the battlefield.","imageName":"allied reinforcements","colorIdentity":["W"]},"Call the Gatewatch":{"layout":"normal","name":"Call the Gatewatch","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a planeswalker card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"call the gatewatch","colorIdentity":["W"]},"Dazzling Reflection":{"layout":"normal","name":"Dazzling Reflection","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"You gain life equal to target creature's power. The next time that creature would deal damage this turn, prevent that damage.","imageName":"dazzling reflection","colorIdentity":["W"]},"Expedition Raptor":{"layout":"normal","name":"Expedition Raptor","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Expedition Raptor enters the battlefield, support 2. (Put a +1/+1 counter on each of up to two other target creatures.)","power":"2","toughness":"2","imageName":"expedition raptor","colorIdentity":["W"]},"General Tazri":{"layout":"normal","name":"General Tazri","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Human Ally","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Ally"],"text":"When General Tazri enters the battlefield, you may search your library for an Ally creature card, reveal it, put it into your hand, then shuffle your library.\n{W}{U}{B}{R}{G}: Ally creatures you control get +X/+X until end of turn, where X is the number of colors among those creatures.","power":"3","toughness":"4","imageName":"general tazri","colorIdentity":["W","U","B","R","G"]},"Iona's Blessing":{"layout":"normal","name":"Iona's Blessing","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2, has vigilance, and can block an additional creature.","imageName":"iona's blessing","colorIdentity":["W"]},"Isolation Zone":{"layout":"normal","name":"Isolation Zone","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Isolation Zone enters the battlefield, exile target creature or enchantment an opponent controls until Isolation Zone leaves the battlefield. (That permanent returns under its owner's control.)","imageName":"isolation zone","colorIdentity":["W"]},"Kor Scythemaster":{"layout":"normal","name":"Kor Scythemaster","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Soldier Ally","types":["Creature"],"subtypes":["Kor","Soldier","Ally"],"text":"Kor Scythemaster has first strike as long as it's attacking.","power":"3","toughness":"1","imageName":"kor scythemaster","colorIdentity":["W"]},"Kor Sky Climber":{"layout":"normal","name":"Kor Sky Climber","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Kor Soldier Ally","types":["Creature"],"subtypes":["Kor","Soldier","Ally"],"text":"{1}{W}: Kor Sky Climber gains flying until end of turn.","power":"3","toughness":"2","imageName":"kor sky climber","colorIdentity":["W"]},"Linvala, the Preserver":{"layout":"normal","name":"Linvala, the Preserver","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Linvala, the Preserver enters the battlefield, if an opponent has more life than you, you gain 5 life.\nWhen Linvala enters the battlefield, if an opponent controls more creatures than you, put a 3/3 white Angel creature token with flying onto the battlefield.","power":"5","toughness":"5","imageName":"linvala, the preserver","colorIdentity":["W"]},"Make a Stand":{"layout":"normal","name":"Make a Stand","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +1/+0 and gain indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy them.)","imageName":"make a stand","colorIdentity":["W"]},"Makindi Aeronaut":{"layout":"normal","name":"Makindi Aeronaut","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Scout Ally","types":["Creature"],"subtypes":["Kor","Scout","Ally"],"text":"Flying","power":"1","toughness":"3","imageName":"makindi aeronaut","colorIdentity":["W"]},"Oath of Gideon":{"layout":"normal","name":"Oath of Gideon","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"When Oath of Gideon enters the battlefield, put two 1/1 white Kor Ally creature tokens onto the battlefield.\nEach planeswalker you control enters the battlefield with an additional loyalty counter on it.","imageName":"oath of gideon","colorIdentity":["W"]},"Ondu War Cleric":{"layout":"normal","name":"Ondu War Cleric","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric Ally","types":["Creature"],"subtypes":["Human","Cleric","Ally"],"text":"Cohort — {T}, Tap an untapped Ally you control: You gain 2 life.","power":"2","toughness":"2","imageName":"ondu war cleric","colorIdentity":["W"]},"Relief Captain":{"layout":"normal","name":"Relief Captain","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Kor Knight Ally","types":["Creature"],"subtypes":["Kor","Knight","Ally"],"text":"When Relief Captain enters the battlefield, support 3. (Put a +1/+1 counter on each of up to three other target creatures.)","power":"3","toughness":"2","imageName":"relief captain","colorIdentity":["W"]},"Searing Light":{"layout":"normal","name":"Searing Light","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target attacking or blocking creature with power 2 or less.","imageName":"searing light","colorIdentity":["W"]},"Shoulder to Shoulder":{"layout":"normal","name":"Shoulder to Shoulder","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Support 2. (Put a +1/+1 counter on each of up to two target creatures.)\nDraw a card.","imageName":"shoulder to shoulder","colorIdentity":["W"]},"Spawnbinder Mage":{"layout":"normal","name":"Spawnbinder Mage","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Wizard Ally","types":["Creature"],"subtypes":["Human","Wizard","Ally"],"text":"Cohort — {T}, Tap an untapped Ally you control: Tap target creature.","power":"2","toughness":"4","imageName":"spawnbinder mage","colorIdentity":["W"]},"Steppe Glider":{"layout":"normal","name":"Steppe Glider","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying, vigilance\n{1}{W}: Target creature with a +1/+1 counter on it gains flying and vigilance until end of turn.","power":"2","toughness":"4","imageName":"steppe glider","colorIdentity":["W"]},"Stone Haven Outfitter":{"layout":"normal","name":"Stone Haven Outfitter","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Kor Artificer Ally","types":["Creature"],"subtypes":["Kor","Artificer","Ally"],"text":"Equipped creatures you control get +1/+1.\nWhenever an equipped creature you control dies, draw a card.","power":"2","toughness":"2","imageName":"stone haven outfitter","colorIdentity":["W"]},"Stoneforge Acolyte":{"layout":"normal","name":"Stoneforge Acolyte","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Kor Artificer Ally","types":["Creature"],"subtypes":["Kor","Artificer","Ally"],"text":"Cohort — {T}, Tap an untapped Ally you control: Look at the top four cards of your library. You may reveal an Equipment card from among them and put it into your hand. Put the rest on the bottom of your library in any order.","power":"1","toughness":"2","imageName":"stoneforge acolyte","colorIdentity":["W"]},"Wall of Resurgence":{"layout":"normal","name":"Wall of Resurgence","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Wall","types":["Creature"],"subtypes":["Wall"],"text":"Defender\nWhen Wall of Resurgence enters the battlefield, you may put three +1/+1 counters on target land you control. If you do, that land becomes a 0/0 Elemental creature with haste that's still a land.","power":"0","toughness":"6","imageName":"wall of resurgence","colorIdentity":["W"]},"Abstruse Interference":{"layout":"normal","name":"Abstruse Interference","manaCost":"{2}{U}","cmc":3,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nCounter target spell unless its controller pays {1}. You put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\" ({C} represents colorless mana.)","imageName":"abstruse interference","colorIdentity":["U"]},"Blinding Drone":{"layout":"normal","name":"Blinding Drone","manaCost":"{1}{U}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{C}, {T}: Tap target creature. ({C} represents colorless mana.)","power":"1","toughness":"3","imageName":"blinding drone","colorIdentity":["U"]},"Cultivator Drone":{"layout":"normal","name":"Cultivator Drone","manaCost":"{2}{U}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{T}: Add {C} to your mana pool. Spend this mana only to cast a colorless spell, activate an ability of a colorless permanent, or pay a cost that contains {C}. ({C} represents colorless mana.)","power":"2","toughness":"3","imageName":"cultivator drone","colorIdentity":["U"]},"Dimensional Infiltrator":{"layout":"normal","name":"Dimensional Infiltrator","manaCost":"{1}{U}","cmc":2,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nFlash\nFlying\n{1}{C}: Target opponent exiles the top card of his or her library. If it's a land card, you may return Dimensional Infiltrator to its owner's hand. ({C} represents colorless mana.)","power":"2","toughness":"1","imageName":"dimensional infiltrator","colorIdentity":["U"]},"Gravity Negator":{"layout":"normal","name":"Gravity Negator","manaCost":"{3}{U}","cmc":4,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nFlying\nWhenever Gravity Negator attacks, you may pay {C}. If you do, another target creature gains flying until end of turn. ({C} represents colorless mana.)","power":"2","toughness":"3","imageName":"gravity negator","colorIdentity":["U"]},"Prophet of Distortion":{"layout":"normal","name":"Prophet of Distortion","manaCost":"{U}","cmc":1,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{3}{C}: Draw a card. ({C} represents colorless mana.)","power":"1","toughness":"2","imageName":"prophet of distortion","colorIdentity":["U"]},"Slip Through Space":{"layout":"normal","name":"Slip Through Space","manaCost":"{U}","cmc":1,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nTarget creature can't be blocked this turn.\nDraw a card.","imageName":"slip through space","colorIdentity":["U"]},"Thought Harvester":{"layout":"normal","name":"Thought Harvester","manaCost":"{3}{U}","cmc":4,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nFlying\nWhenever you cast a colorless spell, target opponent exiles the top card of his or her library.","power":"2","toughness":"4","imageName":"thought harvester","colorIdentity":["U"]},"Void Shatter":{"layout":"normal","name":"Void Shatter","manaCost":"{1}{U}{U}","cmc":3,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nCounter target spell. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.","imageName":"void shatter","colorIdentity":["U"]},"Ancient Crab":{"layout":"normal","name":"Ancient Crab","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"power":"1","toughness":"5","imageName":"ancient crab","colorIdentity":["U"]},"Comparative Analysis":{"layout":"normal","name":"Comparative Analysis","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Surge {2}{U} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nTarget player draws two cards.","imageName":"comparative analysis","colorIdentity":["U"]},"Containment Membrane":{"layout":"normal","name":"Containment Membrane","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Surge {U} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nEnchant creature\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"containment membrane","colorIdentity":["U"]},"Crush of Tentacles":{"layout":"normal","name":"Crush of Tentacles","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Surge {3}{U}{U} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nReturn all nonland permanents to their owners' hands. If Crush of Tentacles's surge cost was paid, put an 8/8 blue Octopus creature token onto the battlefield.","imageName":"crush of tentacles","colorIdentity":["U"]},"Cyclone Sire":{"layout":"normal","name":"Cyclone Sire","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Flying\nWhen Cyclone Sire dies, you may put three +1/+1 counters on target land you control. If you do, that land becomes a 0/0 Elemental creature with haste that's still a land.","power":"3","toughness":"4","imageName":"cyclone sire","colorIdentity":["U"]},"Gift of Tusks":{"layout":"normal","name":"Gift of Tusks","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Until end of turn, target creature loses all abilities and becomes a green Elephant with base power and toughness 3/3.","imageName":"gift of tusks","colorIdentity":["U"]},"Grip of the Roil":{"layout":"normal","name":"Grip of the Roil","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Surge {1}{U} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nTap target creature. It doesn't untap during its controller's next untap step.\nDraw a card.","imageName":"grip of the roil","colorIdentity":["U"]},"Hedron Alignment":{"layout":"normal","name":"Hedron Alignment","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Hexproof\nAt the beginning of your upkeep, you may reveal your hand. If you do, you win the game if you own a card named Hedron Alignment in exile, in your hand, in your graveyard, and on the battlefield.\n{1}{U}: Scry 1.","imageName":"hedron alignment","colorIdentity":["U"]},"Jwar Isle Avenger":{"layout":"normal","name":"Jwar Isle Avenger","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Surge {2}{U} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nFlying","power":"3","toughness":"3","imageName":"jwar isle avenger","colorIdentity":["U"]},"Oath of Jace":{"layout":"normal","name":"Oath of Jace","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"When Oath of Jace enters the battlefield, draw three cards, then discard two cards.\nAt the beginning of your upkeep, scry X, where X is the number of planeswalkers you control.","imageName":"oath of jace","colorIdentity":["U"]},"Overwhelming Denial":{"layout":"normal","name":"Overwhelming Denial","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Surge {U}{U} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nOverwhelming Denial can't be countered by spells or abilities.\nCounter target spell.","imageName":"overwhelming denial","colorIdentity":["U"]},"Roiling Waters":{"layout":"normal","name":"Roiling Waters","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to two target creatures your opponents control to their owners' hands. Target player draws two cards.","imageName":"roiling waters","colorIdentity":["U"]},"Sphinx of the Final Word":{"layout":"normal","name":"Sphinx of the Final Word","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Sphinx","types":["Creature"],"subtypes":["Sphinx"],"text":"Sphinx of the Final Word can't be countered.\nFlying, hexproof\nInstant and sorcery spells you control can't be countered by spells or abilities.","power":"5","toughness":"5","imageName":"sphinx of the final word","colorIdentity":["U"]},"Sweep Away":{"layout":"normal","name":"Sweep Away","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand. If that creature is attacking, you may put it on top of its owner's library instead.","imageName":"sweep away","colorIdentity":["U"]},"Umara Entangler":{"layout":"normal","name":"Umara Entangler","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Merfolk Rogue Ally","types":["Creature"],"subtypes":["Merfolk","Rogue","Ally"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"2","toughness":"1","imageName":"umara entangler","colorIdentity":["U"]},"Unity of Purpose":{"layout":"normal","name":"Unity of Purpose","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Support 2. (Put a +1/+1 counter on each of up to two target creatures.)\nUntap each creature you control with a +1/+1 counter on it.","imageName":"unity of purpose","colorIdentity":["U"]},"Bearer of Silence":{"layout":"normal","name":"Bearer of Silence","manaCost":"{1}{B}","cmc":2,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nWhen you cast Bearer of Silence, you may pay {1}{C}. If you do, target opponent sacrifices a creature. ({C} represents colorless mana.)\nFlying\nBearer of Silence can't block.","power":"2","toughness":"1","imageName":"bearer of silence","colorIdentity":["B"]},"Essence Depleter":{"layout":"normal","name":"Essence Depleter","manaCost":"{2}{B}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{1}{C}: Target opponent loses 1 life and you gain 1 life. ({C} represents colorless mana.)","power":"2","toughness":"3","imageName":"essence depleter","colorIdentity":["B"]},"Flaying Tendrils":{"layout":"normal","name":"Flaying Tendrils","manaCost":"{1}{B}{B}","cmc":3,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nAll creatures get -2/-2 until end of turn. If a creature would die this turn, exile it instead.","imageName":"flaying tendrils","colorIdentity":["B"]},"Havoc Sower":{"layout":"normal","name":"Havoc Sower","manaCost":"{3}{B}","cmc":4,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{1}{C}: Havoc Sower gets +2/+1 until end of turn. ({C} represents colorless mana.)","power":"3","toughness":"3","imageName":"havoc sower","colorIdentity":["B"]},"Inverter of Truth":{"layout":"normal","name":"Inverter of Truth","manaCost":"{2}{B}{B}","cmc":4,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nFlying\nWhen Inverter of Truth enters the battlefield, exile all cards from your library face down, then shuffle all cards from your graveyard into your library.","power":"6","toughness":"6","imageName":"inverter of truth","colorIdentity":["B"]},"Kozilek's Shrieker":{"layout":"normal","name":"Kozilek's Shrieker","manaCost":"{2}{B}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{C}: Kozilek's Shrieker gets +1/+0 and gains menace until end of turn. (It can't be blocked except by two or more creatures. {C} represents colorless mana.)","power":"3","toughness":"2","imageName":"kozilek's shrieker","colorIdentity":["B"]},"Kozilek's Translator":{"layout":"normal","name":"Kozilek's Translator","manaCost":"{4}{B}","cmc":5,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nPay 1 life: Add {C} to your mana pool. Activate this ability only once each turn. ({C} represents colorless mana.)","power":"3","toughness":"5","imageName":"kozilek's translator","colorIdentity":["B"]},"Oblivion Strike":{"layout":"normal","name":"Oblivion Strike","manaCost":"{3}{B}","cmc":4,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nExile target creature.","imageName":"oblivion strike","colorIdentity":["B"]},"Reaver Drone":{"layout":"normal","name":"Reaver Drone","manaCost":"{B}","cmc":1,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nAt the beginning of your upkeep, you lose 1 life unless you control another colorless creature.","power":"2","toughness":"1","imageName":"reaver drone","colorIdentity":["B"]},"Sifter of Skulls":{"layout":"normal","name":"Sifter of Skulls","manaCost":"{3}{B}","cmc":4,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nWhenever another nontoken creature you control dies, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\" ({C} represents colorless mana.)","power":"4","toughness":"3","imageName":"sifter of skulls","colorIdentity":["B"]},"Sky Scourer":{"layout":"normal","name":"Sky Scourer","manaCost":"{1}{B}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nFlying\nWhenever you cast a colorless spell, Sky Scourer gets +1/+0 until end of turn.","power":"1","toughness":"2","imageName":"sky scourer","colorIdentity":["B"]},"Slaughter Drone":{"layout":"normal","name":"Slaughter Drone","manaCost":"{1}{B}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{C}: Slaughter Drone gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it. {C} represents colorless mana.)","power":"2","toughness":"2","imageName":"slaughter drone","colorIdentity":["B"]},"Unnatural Endurance":{"layout":"normal","name":"Unnatural Endurance","manaCost":"{B}","cmc":1,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nTarget creature gets +2/+0 until end of turn. Regenerate it.","imageName":"unnatural endurance","colorIdentity":["B"]},"Visions of Brutality":{"layout":"normal","name":"Visions of Brutality","manaCost":"{1}{B}","cmc":2,"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Devoid (This card has no color.)\nEnchant creature\nEnchanted creature can't block.\nWhenever enchanted creature deals damage, its controller loses that much life.","imageName":"visions of brutality","colorIdentity":["B"]},"Witness the End":{"layout":"normal","name":"Witness the End","manaCost":"{3}{B}","cmc":4,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nTarget opponent exiles two cards from his or her hand and loses 2 life.","imageName":"witness the end","colorIdentity":["B"]},"Corpse Churn":{"layout":"normal","name":"Corpse Churn","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Put the top three cards of your library into your graveyard, then you may return a creature card from your graveyard to your hand.","imageName":"corpse churn","colorIdentity":["B"]},"Drana's Chosen":{"layout":"normal","name":"Drana's Chosen","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire Shaman Ally","types":["Creature"],"subtypes":["Vampire","Shaman","Ally"],"text":"Cohort — {T}, Tap an untapped Ally you control: Put a 2/2 black Zombie creature token onto the battlefield tapped.","power":"2","toughness":"2","imageName":"drana's chosen","colorIdentity":["B"]},"Kalitas, Traitor of Ghet":{"layout":"normal","name":"Kalitas, Traitor of Ghet","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Vampire Warrior","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Lifelink\nIf a nontoken creature an opponent controls would die, instead exile that card and put a 2/2 black Zombie creature token onto the battlefield.\n{2}{B}, Sacrifice another Vampire or Zombie: Put two +1/+1 counters on Kalitas, Traitor of Ghet.","power":"3","toughness":"4","imageName":"kalitas, traitor of ghet","colorIdentity":["B"]},"Malakir Soothsayer":{"layout":"normal","name":"Malakir Soothsayer","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Shaman Ally","types":["Creature"],"subtypes":["Vampire","Shaman","Ally"],"text":"Cohort — {T}, Tap an untapped Ally you control: You draw a card and you lose 1 life.","power":"4","toughness":"4","imageName":"malakir soothsayer","colorIdentity":["B"]},"Null Caller":{"layout":"normal","name":"Null Caller","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire Shaman","types":["Creature"],"subtypes":["Vampire","Shaman"],"text":"{3}{B}, Exile a creature card from your graveyard: Put a 2/2 black Zombie creature token onto the battlefield tapped.","power":"2","toughness":"4","imageName":"null caller","colorIdentity":["B"]},"Remorseless Punishment":{"layout":"normal","name":"Remorseless Punishment","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent loses 5 life unless that player discards two cards or sacrifices a creature or planeswalker. Repeat this process once.","imageName":"remorseless punishment","colorIdentity":["B"]},"Tar Snare":{"layout":"normal","name":"Tar Snare","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets -3/-2 until end of turn.","imageName":"tar snare","colorIdentity":["B"]},"Untamed Hunger":{"layout":"normal","name":"Untamed Hunger","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+1 and has menace. (It can't be blocked except by two or more creatures.)","imageName":"untamed hunger","colorIdentity":["B"]},"Vampire Envoy":{"layout":"normal","name":"Vampire Envoy","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire Cleric Ally","types":["Creature"],"subtypes":["Vampire","Cleric","Ally"],"text":"Flying\nWhenever Vampire Envoy becomes tapped, you gain 1 life.","power":"1","toughness":"4","imageName":"vampire envoy","colorIdentity":["B"]},"Zulaport Chainmage":{"layout":"normal","name":"Zulaport Chainmage","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Shaman Ally","types":["Creature"],"subtypes":["Human","Shaman","Ally"],"text":"Cohort — {T}, Tap an untapped Ally you control: Target opponent loses 2 life.","power":"4","toughness":"2","imageName":"zulaport chainmage","colorIdentity":["B"]},"Consuming Sinkhole":{"layout":"normal","name":"Consuming Sinkhole","manaCost":"{3}{R}","cmc":4,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nChoose one —\n• Exile target land creature.\n• Consuming Sinkhole deals 4 damage to target player.","imageName":"consuming sinkhole","colorIdentity":["R"]},"Eldrazi Aggressor":{"layout":"normal","name":"Eldrazi Aggressor","manaCost":"{2}{R}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nEldrazi Aggressor has haste as long as you control another colorless creature.","power":"2","toughness":"3","imageName":"eldrazi aggressor","colorIdentity":["R"]},"Eldrazi Obligator":{"layout":"normal","name":"Eldrazi Obligator","manaCost":"{2}{R}","cmc":3,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nWhen you cast Eldrazi Obligator, you may pay {1}{C}. If you do, gain control of target creature until end of turn, untap that creature, and it gains haste until end of turn. ({C} represents colorless mana.)\nHaste","power":"3","toughness":"1","imageName":"eldrazi obligator","colorIdentity":["R"]},"Immobilizer Eldrazi":{"layout":"normal","name":"Immobilizer Eldrazi","manaCost":"{1}{R}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{2}{C}: Each creature with toughness greater than its power can't block this turn. ({C} represents colorless mana.)","power":"2","toughness":"1","imageName":"immobilizer eldrazi","colorIdentity":["R"]},"Kozilek's Return":{"layout":"normal","name":"Kozilek's Return","manaCost":"{2}{R}","cmc":3,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nKozilek's Return deals 2 damage to each creature.\nWhenever you cast an Eldrazi creature spell with converted mana cost 7 or greater, you may exile Kozilek's Return from your graveyard. If you do, Kozilek's Return deals 5 damage to each creature.","imageName":"kozilek's return","colorIdentity":["R"]},"Maw of Kozilek":{"layout":"normal","name":"Maw of Kozilek","manaCost":"{3}{R}","cmc":4,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{C}: Maw of Kozilek gets +2/-2 until end of turn. ({C} represents colorless mana.)","power":"2","toughness":"5","imageName":"maw of kozilek","colorIdentity":["R"]},"Reality Hemorrhage":{"layout":"normal","name":"Reality Hemorrhage","manaCost":"{1}{R}","cmc":2,"type":"Instant","types":["Instant"],"text":"Devoid (This card has no color.)\nReality Hemorrhage deals 2 damage to target creature or player.","imageName":"reality hemorrhage","colorIdentity":["R"]},"Akoum Flameseeker":{"layout":"normal","name":"Akoum Flameseeker","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman Ally","types":["Creature"],"subtypes":["Human","Shaman","Ally"],"text":"Cohort — {T}, Tap an untapped Ally you control: Discard a card. If you do, draw a card.","power":"3","toughness":"2","imageName":"akoum flameseeker","colorIdentity":["R"]},"Boulder Salvo":{"layout":"normal","name":"Boulder Salvo","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Surge {1}{R} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nBoulder Salvo deals 4 damage to target creature.","imageName":"boulder salvo","colorIdentity":["R"]},"Brute Strength":{"layout":"normal","name":"Brute Strength","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+1 and gains trample until end of turn.","imageName":"brute strength","colorIdentity":["R"]},"Chandra, Flamecaller":{"layout":"normal","name":"Chandra, Flamecaller","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Planeswalker — Chandra","types":["Planeswalker"],"subtypes":["Chandra"],"text":"+1: Put two 3/1 red Elemental creature tokens with haste onto the battlefield. Exile them at the beginning of the next end step.\n0: Discard all the cards in your hand, then draw that many cards plus one.\n−X: Chandra, Flamecaller deals X damage to each creature.","loyalty":4,"imageName":"chandra, flamecaller","colorIdentity":["R"]},"Cinder Hellion":{"layout":"normal","name":"Cinder Hellion","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Hellion","types":["Creature"],"subtypes":["Hellion"],"text":"Trample\nWhen Cinder Hellion enters the battlefield, it deals 2 damage to target opponent.","power":"4","toughness":"4","imageName":"cinder hellion","colorIdentity":["R"]},"Devour in Flames":{"layout":"normal","name":"Devour in Flames","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Devour in Flames, return a land you control to its owner's hand.\nDevour in Flames deals 5 damage to target creature or planeswalker.","imageName":"devour in flames","colorIdentity":["R"]},"Embodiment of Fury":{"layout":"normal","name":"Embodiment of Fury","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Trample\nLand creatures you control have trample.\nLandfall — Whenever a land enters the battlefield under your control, you may have target land you control become a 3/3 Elemental creature with haste until end of turn. It's still a land.","power":"4","toughness":"3","imageName":"embodiment of fury","colorIdentity":["R"]},"Expedite":{"layout":"normal","name":"Expedite","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gains haste until end of turn.\nDraw a card.","imageName":"expedite","colorIdentity":["R"]},"Fall of the Titans":{"layout":"normal","name":"Fall of the Titans","manaCost":"{X}{X}{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Surge {X}{R} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nFall of the Titans deals X damage to each of up to two target creatures and/or players.","imageName":"fall of the titans","colorIdentity":["R"]},"Goblin Freerunner":{"layout":"normal","name":"Goblin Freerunner","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Warrior Ally","types":["Creature"],"subtypes":["Goblin","Warrior","Ally"],"text":"Surge {1}{R} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nMenace (This creature can't be blocked except by two or more creatures.)","power":"3","toughness":"2","imageName":"goblin freerunner","colorIdentity":["R"]},"Kazuul's Toll Collector":{"layout":"normal","name":"Kazuul's Toll Collector","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Ogre Warrior","types":["Creature"],"subtypes":["Ogre","Warrior"],"text":"{0}: Attach target Equipment you control to Kazuul's Toll Collector. Activate this ability only any time you could cast a sorcery.","power":"3","toughness":"2","imageName":"kazuul's toll collector","colorIdentity":["R"]},"Oath of Chandra":{"layout":"normal","name":"Oath of Chandra","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"When Oath of Chandra enters the battlefield, it deals 3 damage to target creature an opponent controls.\nAt the beginning of each end step, if a planeswalker entered the battlefield under your control this turn, Oath of Chandra deals 2 damage to each opponent.","imageName":"oath of chandra","colorIdentity":["R"]},"Press into Service":{"layout":"normal","name":"Press into Service","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Support 2. (Put a +1/+1 counter on each of up to two target creatures.)\nGain control of target creature until end of turn. Untap that creature. It gains haste until end of turn.","imageName":"press into service","colorIdentity":["R"]},"Pyromancer's Assault":{"layout":"normal","name":"Pyromancer's Assault","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast your second spell each turn, Pyromancer's Assault deals 2 damage to target creature or player.","imageName":"pyromancer's assault","colorIdentity":["R"]},"Reckless Bushwhacker":{"layout":"normal","name":"Reckless Bushwhacker","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Goblin Warrior Ally","types":["Creature"],"subtypes":["Goblin","Warrior","Ally"],"text":"Surge {1}{R} (You may cast this spell for its surge cost if you or a teammate has cast another spell this turn.)\nHaste\nWhen Reckless Bushwhacker enters the battlefield, if its surge cost was paid, other creatures you control get +1/+0 and gain haste until end of turn.","power":"2","toughness":"1","imageName":"reckless bushwhacker","colorIdentity":["R"]},"Sparkmage's Gambit":{"layout":"normal","name":"Sparkmage's Gambit","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Sparkmage's Gambit deals 1 damage to each of up to two target creatures. Those creatures can't block this turn.","imageName":"sparkmage's gambit","colorIdentity":["R"]},"Tears of Valakut":{"layout":"normal","name":"Tears of Valakut","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Tears of Valakut can't be countered by spells or abilities.\nTears of Valakut deals 5 damage to target creature with flying.","imageName":"tears of valakut","colorIdentity":["R"]},"Zada's Commando":{"layout":"normal","name":"Zada's Commando","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Goblin Archer Ally","types":["Creature"],"subtypes":["Goblin","Archer","Ally"],"text":"First strike\nCohort — {T}, Tap an untapped Ally you control: Zada's Commando deals 1 damage to target opponent.","power":"2","toughness":"1","imageName":"zada's commando","colorIdentity":["R"]},"Birthing Hulk":{"layout":"normal","name":"Birthing Hulk","manaCost":"{6}{G}","cmc":7,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nWhen Birthing Hulk enters the battlefield, put two 1/1 colorless Eldrazi Scion creature tokens onto the battlefield. They have \"Sacrifice this creature: Add {C} to your mana pool.\" ({C} represents colorless mana.)\n{1}{C}: Regenerate Birthing Hulk.","power":"5","toughness":"4","imageName":"birthing hulk","colorIdentity":["G"]},"Ruin in Their Wake":{"layout":"normal","name":"Ruin in Their Wake","manaCost":"{1}{G}","cmc":2,"type":"Sorcery","types":["Sorcery"],"text":"Devoid (This card has no color.)\nSearch your library for a basic land card and reveal it. You may put that card onto the battlefield tapped if you control a land named Wastes. Otherwise, put that card into your hand. Then shuffle your library.","imageName":"ruin in their wake","colorIdentity":["G"]},"Scion Summoner":{"layout":"normal","name":"Scion Summoner","manaCost":"{2}{G}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nWhen Scion Summoner enters the battlefield, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has \"Sacrifice this creature: Add {C} to your mana pool.\" ({C} represents colorless mana.)","power":"2","toughness":"2","imageName":"scion summoner","colorIdentity":["G"]},"Stalking Drone":{"layout":"normal","name":"Stalking Drone","manaCost":"{1}{G}","cmc":2,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\n{C}: Stalking Drone gets +1/+2 until end of turn. Activate this ability only once each turn. ({C} represents colorless mana.)","power":"2","toughness":"2","imageName":"stalking drone","colorIdentity":["G"]},"Vile Redeemer":{"layout":"normal","name":"Vile Redeemer","manaCost":"{2}{G}","cmc":3,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nFlash\nWhen you cast Vile Redeemer, you may pay {C}. If you do, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield for each nontoken creature that died under your control this turn. Those tokens have \"Sacrifice this creature: Add {C} to your mana pool.\"","power":"3","toughness":"3","imageName":"vile redeemer","colorIdentity":["G"]},"World Breaker":{"layout":"normal","name":"World Breaker","manaCost":"{6}{G}","cmc":7,"type":"Creature — Eldrazi","types":["Creature"],"subtypes":["Eldrazi"],"text":"Devoid (This card has no color.)\nWhen you cast World Breaker, exile target artifact, enchantment, or land.\nReach\n{2}{C}, Sacrifice a land: Return World Breaker from your graveyard to your hand. ({C} represents colorless mana.)","power":"5","toughness":"7","imageName":"world breaker","colorIdentity":["G"]},"Baloth Pup":{"layout":"normal","name":"Baloth Pup","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Baloth Pup has trample as long as it has a +1/+1 counter on it.","power":"3","toughness":"1","imageName":"baloth pup","colorIdentity":["G"]},"Bonds of Mortality":{"layout":"normal","name":"Bonds of Mortality","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"When Bonds of Mortality enters the battlefield, draw a card.\n{G}: Creatures your opponents control lose hexproof and indestructible until end of turn.","imageName":"bonds of mortality","colorIdentity":["G"]},"Canopy Gorger":{"layout":"normal","name":"Canopy Gorger","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"6","toughness":"5","imageName":"canopy gorger","colorIdentity":["G"]},"Elemental Uprising":{"layout":"normal","name":"Elemental Uprising","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target land you control becomes a 4/4 Elemental creature with haste until end of turn. It's still a land. It must be blocked this turn if able.","imageName":"elemental uprising","colorIdentity":["G"]},"Embodiment of Insight":{"layout":"normal","name":"Embodiment of Insight","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Vigilance\nLand creatures you control have vigilance.\nLandfall — Whenever a land enters the battlefield under your control, you may have target land you control become a 3/3 Elemental creature with haste until end of turn. It's still a land.","power":"4","toughness":"4","imageName":"embodiment of insight","colorIdentity":["G"]},"Harvester Troll":{"layout":"normal","name":"Harvester Troll","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Troll","types":["Creature"],"subtypes":["Troll"],"text":"When Harvester Troll enters the battlefield, you may sacrifice a creature or land. If you do, put two +1/+1 counters on Harvester Troll.","power":"2","toughness":"3","imageName":"harvester troll","colorIdentity":["G"]},"Lead by Example":{"layout":"normal","name":"Lead by Example","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Support 2. (Put a +1/+1 counter on each of up to two target creatures.)","imageName":"lead by example","colorIdentity":["G"]},"Loam Larva":{"layout":"normal","name":"Loam Larva","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"When Loam Larva enters the battlefield, you may search your library for a basic land card, reveal it, then shuffle your library and put that card on top of it.","power":"1","toughness":"3","imageName":"loam larva","colorIdentity":["G"]},"Natural State":{"layout":"normal","name":"Natural State","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment with converted mana cost 3 or less.","imageName":"natural state","colorIdentity":["G"]},"Nissa, Voice of Zendikar":{"layout":"normal","name":"Nissa, Voice of Zendikar","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Planeswalker — Nissa","types":["Planeswalker"],"subtypes":["Nissa"],"text":"+1: Create a 0/1 green Plant creature token.\n−2: Put a +1/+1 counter on each creature you control.\n−7: You gain X life and draw X cards, where X is the number of lands you control.","loyalty":3,"imageName":"nissa, voice of zendikar","colorIdentity":["G"]},"Nissa's Judgment":{"layout":"normal","name":"Nissa's Judgment","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Support 2. (Put a +1/+1 counter on each of up to two target creatures.)\nChoose up to one target creature an opponent controls. Each creature you control with a +1/+1 counter on it deals damage equal to its power to that creature.","imageName":"nissa's judgment","colorIdentity":["G"]},"Oath of Nissa":{"layout":"normal","name":"Oath of Nissa","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"When Oath of Nissa enters the battlefield, look at the top three cards of your library. You may reveal a creature, land, or planeswalker card from among them and put it into your hand. Put the rest on the bottom of your library in any order.\nYou may spend mana as though it were mana of any color to cast planeswalker spells.","imageName":"oath of nissa","colorIdentity":["G"]},"Pulse of Murasa":{"layout":"normal","name":"Pulse of Murasa","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Return target creature or land card from a graveyard to its owner's hand. You gain 6 life.","imageName":"pulse of murasa","colorIdentity":["G"]},"Saddleback Lagac":{"layout":"normal","name":"Saddleback Lagac","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"When Saddleback Lagac enters the battlefield, support 2. (Put a +1/+1 counter on each of up to two other target creatures.)","power":"3","toughness":"1","imageName":"saddleback lagac","colorIdentity":["G"]},"Seed Guardian":{"layout":"normal","name":"Seed Guardian","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Reach\nWhen Seed Guardian dies, put an X/X green Elemental creature token onto the battlefield, where X is the number of creature cards in your graveyard.","power":"3","toughness":"4","imageName":"seed guardian","colorIdentity":["G"]},"Sylvan Advocate":{"layout":"normal","name":"Sylvan Advocate","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid Ally","types":["Creature"],"subtypes":["Elf","Druid","Ally"],"text":"Vigilance\nAs long as you control six or more lands, Sylvan Advocate and land creatures you control get +2/+2.","power":"2","toughness":"3","imageName":"sylvan advocate","colorIdentity":["G"]},"Tajuru Pathwarden":{"layout":"normal","name":"Tajuru Pathwarden","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Warrior Ally","types":["Creature"],"subtypes":["Elf","Warrior","Ally"],"text":"Vigilance, trample","power":"5","toughness":"4","imageName":"tajuru pathwarden","colorIdentity":["G"]},"Vines of the Recluse":{"layout":"normal","name":"Vines of the Recluse","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+2 and gains reach until end of turn. Untap it. (A creature with reach can block creatures with flying.)","imageName":"vines of the recluse","colorIdentity":["G"]},"Zendikar Resurgent":{"layout":"normal","name":"Zendikar Resurgent","manaCost":"{5}{G}{G}","cmc":7,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you tap a land for mana, add one mana to your mana pool of any type that land produced. (The types of mana are white, blue, black, red, green, and colorless.)\nWhenever you cast a creature spell, draw a card.","imageName":"zendikar resurgent","colorIdentity":["G"]},"Flayer Drone":{"layout":"normal","name":"Flayer Drone","manaCost":"{1}{B}{R}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nFirst strike\nWhenever another colorless creature enters the battlefield under your control, target opponent loses 1 life.","power":"3","toughness":"1","imageName":"flayer drone","colorIdentity":["B","R"]},"Mindmelter":{"layout":"normal","name":"Mindmelter","manaCost":"{1}{U}{B}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nMindmelter can't be blocked.\n{3}{C}: Target opponent exiles a card from his or her hand. Activate this ability only any time you could cast a sorcery. ({C} represents colorless mana.)","power":"2","toughness":"2","imageName":"mindmelter","colorIdentity":["U","B"]},"Void Grafter":{"layout":"normal","name":"Void Grafter","manaCost":"{1}{G}{U}","cmc":3,"type":"Creature — Eldrazi Drone","types":["Creature"],"subtypes":["Eldrazi","Drone"],"text":"Devoid (This card has no color.)\nFlash (You may cast this spell any time you could cast an instant.)\nWhen Void Grafter enters the battlefield, another target creature you control gains hexproof until end of turn.","power":"2","toughness":"4","imageName":"void grafter","colorIdentity":["U","G"]},"Ayli, Eternal Pilgrim":{"layout":"normal","name":"Ayli, Eternal Pilgrim","manaCost":"{W}{B}","cmc":2,"colors":["White","Black"],"type":"Legendary Creature — Kor Cleric","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Kor","Cleric"],"text":"Deathtouch\n{1}, Sacrifice another creature: You gain life equal to the sacrificed creature's toughness.\n{1}{W}{B}, Sacrifice another creature: Exile target nonland permanent. Activate this ability only if you have at least 10 life more than your starting life total.","power":"2","toughness":"3","imageName":"ayli, eternal pilgrim","colorIdentity":["W","B"]},"Baloth Null":{"layout":"normal","name":"Baloth Null","manaCost":"{4}{B}{G}","cmc":6,"colors":["Black","Green"],"type":"Creature — Zombie Beast","types":["Creature"],"subtypes":["Zombie","Beast"],"text":"When Baloth Null enters the battlefield, return up to two target creature cards from your graveyard to your hand.","power":"4","toughness":"5","imageName":"baloth null","colorIdentity":["B","G"]},"Cliffhaven Vampire":{"layout":"normal","name":"Cliffhaven Vampire","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Creature — Vampire Warrior Ally","types":["Creature"],"subtypes":["Vampire","Warrior","Ally"],"text":"Flying\nWhenever you gain life, each opponent loses 1 life.","power":"2","toughness":"4","imageName":"cliffhaven vampire","colorIdentity":["W","B"]},"Joraga Auxiliary":{"layout":"normal","name":"Joraga Auxiliary","manaCost":"{1}{G}{W}","cmc":3,"colors":["White","Green"],"type":"Creature — Elf Soldier Ally","types":["Creature"],"subtypes":["Elf","Soldier","Ally"],"text":"{4}{G}{W}: Support 2. (Put a +1/+1 counter on each of up to two other target creatures.)","power":"2","toughness":"3","imageName":"joraga auxiliary","colorIdentity":["W","G"]},"Mina and Denn, Wildborn":{"layout":"normal","name":"Mina and Denn, Wildborn","manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Legendary Creature — Elf Ally","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Ally"],"text":"You may play an additional land on each of your turns.\n{R}{G}, Return a land you control to its owner's hand: Target creature gains trample until end of turn.","power":"4","toughness":"4","imageName":"mina and denn, wildborn","colorIdentity":["R","G"]},"Reflector Mage":{"layout":"normal","name":"Reflector Mage","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Reflector Mage enters the battlefield, return target creature an opponent controls to its owner's hand. That creature's owner can't cast spells with the same name as that creature until your next turn.","power":"2","toughness":"3","imageName":"reflector mage","colorIdentity":["W","U"]},"Relentless Hunter":{"layout":"normal","name":"Relentless Hunter","manaCost":"{1}{R}{G}","cmc":3,"colors":["Red","Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"{1}{R}{G}: Relentless Hunter gets +1/+1 and gains trample until end of turn.","power":"3","toughness":"3","imageName":"relentless hunter","colorIdentity":["R","G"]},"Stormchaser Mage":{"layout":"normal","name":"Stormchaser Mage","manaCost":"{U}{R}","cmc":2,"colors":["Blue","Red"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Flying, haste\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"1","toughness":"3","imageName":"stormchaser mage","colorIdentity":["U","R"]},"Weapons Trainer":{"layout":"normal","name":"Weapons Trainer","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Human Soldier Ally","types":["Creature"],"subtypes":["Human","Soldier","Ally"],"text":"Other creatures you control get +1/+0 as long as you control an Equipment.","power":"3","toughness":"2","imageName":"weapons trainer","colorIdentity":["W","R"]},"Captain's Claws":{"layout":"normal","name":"Captain's Claws","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0.\nWhenever equipped creature attacks, put a 1/1 white Kor Ally creature token onto the battlefield tapped and attacking.\nEquip {1}","imageName":"captain's claws"},"Chitinous Cloak":{"layout":"normal","name":"Chitinous Cloak","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2 and has menace. (It can't be blocked except by two or more creatures.)\nEquip {3}","imageName":"chitinous cloak"},"Hedron Crawler":{"layout":"normal","name":"Hedron Crawler","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"{T}: Add {C} to your mana pool. ({C} represents colorless mana.)","power":"0","toughness":"1","imageName":"hedron crawler"},"Seer's Lantern":{"layout":"normal","name":"Seer's Lantern","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool. ({C} represents colorless mana.)\n{2}, {T}: Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"seer's lantern"},"Stoneforge Masterwork":{"layout":"normal","name":"Stoneforge Masterwork","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 for each other creature you control that shares a creature type with it.\nEquip {2}","imageName":"stoneforge masterwork"},"Cinder Barrens":{"layout":"normal","name":"Cinder Barrens","type":"Land","types":["Land"],"text":"Cinder Barrens enters the battlefield tapped.\n{T}: Add {B} or {R} to your mana pool.","imageName":"cinder barrens","colorIdentity":["B","R"]},"Corrupted Crossroads":{"layout":"normal","name":"Corrupted Crossroads","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool. ({C} represents colorless mana.)\n{T}, Pay 1 life: Add one mana of any color to your mana pool. Spend this mana only to cast a spell with devoid.","imageName":"corrupted crossroads"},"Crumbling Vestige":{"layout":"normal","name":"Crumbling Vestige","type":"Land","types":["Land"],"text":"Crumbling Vestige enters the battlefield tapped.\nWhen Crumbling Vestige enters the battlefield, add one mana of any color to your mana pool.\n{T}: Add {C} to your mana pool. ({C} represents colorless mana.)","imageName":"crumbling vestige"},"Hissing Quagmire":{"layout":"normal","name":"Hissing Quagmire","type":"Land","types":["Land"],"text":"Hissing Quagmire enters the battlefield tapped.\n{T}: Add {B} or {G} to your mana pool.\n{1}{B}{G}: Hissing Quagmire becomes a 2/2 black and green Elemental creature with deathtouch until end of turn. It's still a land.","imageName":"hissing quagmire","colorIdentity":["B","G"]},"Holdout Settlement":{"layout":"normal","name":"Holdout Settlement","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool. ({C} represents colorless mana.)\n{T}, Tap an untapped creature you control: Add one mana of any color to your mana pool.","imageName":"holdout settlement"},"Meandering River":{"layout":"normal","name":"Meandering River","type":"Land","types":["Land"],"text":"Meandering River enters the battlefield tapped.\n{T}: Add {W} or {U} to your mana pool.","imageName":"meandering river","colorIdentity":["W","U"]},"Mirrorpool":{"layout":"normal","name":"Mirrorpool","type":"Land","types":["Land"],"text":"Mirrorpool enters the battlefield tapped.\n{T}: Add {C} to your mana pool.\n{2}{C}, {T}, Sacrifice Mirrorpool: Copy target instant or sorcery spell you control. You may choose new targets for the copy.\n{4}{C}, {T}, Sacrifice Mirrorpool: Put a token onto the battlefield that's a copy of target creature you control.","imageName":"mirrorpool"},"Needle Spires":{"layout":"normal","name":"Needle Spires","type":"Land","types":["Land"],"text":"Needle Spires enters the battlefield tapped.\n{T}: Add {R} or {W} to your mana pool.\n{2}{R}{W}: Needle Spires becomes a 2/1 red and white Elemental creature with double strike until end of turn. It's still a land.","imageName":"needle spires","colorIdentity":["R","W"]},"Ruins of Oran-Rief":{"layout":"normal","name":"Ruins of Oran-Rief","type":"Land","types":["Land"],"text":"Ruins of Oran-Rief enters the battlefield tapped.\n{T}: Add {C} to your mana pool. ({C} represents colorless mana.)\n{T}: Put a +1/+1 counter on target colorless creature that entered the battlefield this turn.","imageName":"ruins of oran-rief"},"Sea Gate Wreckage":{"layout":"normal","name":"Sea Gate Wreckage","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool. ({C} represents colorless mana.)\n{2}{C}, {T}: Draw a card. Activate this ability only if you have no cards in hand.","imageName":"sea gate wreckage"},"Submerged Boneyard":{"layout":"normal","name":"Submerged Boneyard","type":"Land","types":["Land"],"text":"Submerged Boneyard enters the battlefield tapped.\n{T}: Add {U} or {B} to your mana pool.","imageName":"submerged boneyard","colorIdentity":["U","B"]},"Timber Gorge":{"layout":"normal","name":"Timber Gorge","type":"Land","types":["Land"],"text":"Timber Gorge enters the battlefield tapped.\n{T}: Add {R} or {G} to your mana pool.","imageName":"timber gorge","colorIdentity":["R","G"]},"Tranquil Expanse":{"layout":"normal","name":"Tranquil Expanse","type":"Land","types":["Land"],"text":"Tranquil Expanse enters the battlefield tapped.\n{T}: Add {G} or {W} to your mana pool.","imageName":"tranquil expanse","colorIdentity":["G","W"]},"Wandering Fumarole":{"layout":"normal","name":"Wandering Fumarole","type":"Land","types":["Land"],"text":"Wandering Fumarole enters the battlefield tapped.\n{T}: Add {U} or {R} to your mana pool.\n{2}{U}{R}: Until end of turn, Wandering Fumarole becomes a 1/4 blue and red Elemental creature with \"{0}: Switch this creature's power and toughness until end of turn.\" It's still a land.","imageName":"wandering fumarole","colorIdentity":["U","R"]},"Wastes":{"layout":"normal","name":"Wastes","type":"Basic Land","supertypes":["Basic"],"types":["Land"],"imageName":"wastes"},"Eerie Interlude":{"layout":"normal","name":"Eerie Interlude","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile any number of target creatures you control. Return those cards to the battlefield under their owner's control at the beginning of the next end step.","imageName":"eerie interlude","colorIdentity":["W"]},"Topplegeist":{"layout":"normal","name":"Topplegeist","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Topplegeist enters the battlefield, tap target creature an opponent controls.\nDelirium — At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, tap target creature that player controls.","power":"1","toughness":"1","imageName":"topplegeist","colorIdentity":["W"]},"Pore Over the Pages":{"layout":"normal","name":"Pore Over the Pages","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards, untap up to two lands, then discard a card.","imageName":"pore over the pages","colorIdentity":["U"]},"Mindwrack Demon":{"layout":"normal","name":"Mindwrack Demon","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying, trample\nWhen Mindwrack Demon enters the battlefield, put the top four cards of your library into your graveyard.\nDelirium — At the beginning of your upkeep, you lose 4 life unless there are four or more card types among cards in your graveyard.","power":"4","toughness":"5","imageName":"mindwrack demon","colorIdentity":["B"]},"Compelling Deterrence":{"layout":"normal","name":"Compelling Deterrence","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target nonland permanent to its owner's hand. Then that player discards a card if you control a Zombie.","imageName":"compelling deterrence","colorIdentity":["U"]},"Tooth Collector":{"layout":"normal","name":"Tooth Collector","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"When Tooth Collector enters the battlefield, target creature an opponent controls gets -1/-1 until end of turn.\nDelirium — At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, target creature that player controls gets -1/-1 until end of turn.","power":"3","toughness":"2","imageName":"tooth collector","colorIdentity":["B"]},"Angel":{"layout":"token","name":"Angel","type":" Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying","power":"4","toughness":"4","imageName":"angel"},"Human":{"layout":"token","name":"Human","type":" Creature — Human","types":["Creature"],"subtypes":["Human"],"power":"1","toughness":"1","imageName":"human"},"Zombie":{"layout":"token","name":"Zombie","type":" Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"power":"2","toughness":"2","imageName":"zombie"},"Always Watching":{"layout":"normal","name":"Always Watching","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Nontoken creatures you control get +1/+1 and have vigilance.","imageName":"always watching","colorIdentity":["W"]},"Angel of Deliverance":{"layout":"normal","name":"Angel of Deliverance","manaCost":"{6}{W}{W}","cmc":8,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nDelirium — Whenever Angel of Deliverance deals damage, if there are four or more card types among cards in your graveyard, exile target creature an opponent controls.","power":"6","toughness":"6","imageName":"angel of deliverance","colorIdentity":["W"]},"Angelic Purge":{"layout":"normal","name":"Angelic Purge","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Angelic Purge, sacrifice a permanent.\nExile target artifact, creature, or enchantment.","imageName":"angelic purge","colorIdentity":["W"]},"Apothecary Geist":{"layout":"normal","name":"Apothecary Geist","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Apothecary Geist enters the battlefield, if you control another Spirit, you gain 3 life.","power":"2","toughness":"3","imageName":"apothecary geist","colorIdentity":["W"]},"Archangel Avacyn":{"layout":"double-faced","name":"Archangel Avacyn","names":["Archangel Avacyn","Avacyn, the Purifier"],"manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flash\nFlying, vigilance\nWhen Archangel Avacyn enters the battlefield, creatures you control gain indestructible until end of turn.\nWhen a non-Angel creature you control dies, transform Archangel Avacyn at the beginning of the next upkeep.","power":"4","toughness":"4","imageName":"archangel avacyn","colorIdentity":["W","R"]},"Avacyn, the Purifier":{"layout":"double-faced","name":"Avacyn, the Purifier","names":["Archangel Avacyn","Avacyn, the Purifier"],"cmc":5,"colors":["Red"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen this creature transforms into Avacyn, the Purifier, it deals 3 damage to each other creature and each opponent.","power":"6","toughness":"5","imageName":"avacyn, the purifier","colorIdentity":["W","R"]},"Avacynian Missionaries":{"layout":"double-faced","name":"Avacynian Missionaries","names":["Avacynian Missionaries","Lunarch Inquisitors"],"manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"At the beginning of your end step, if Avacynian Missionaries is equipped, transform it.","power":"3","toughness":"3","imageName":"avacynian missionaries","colorIdentity":["W"]},"Lunarch Inquisitors":{"layout":"double-faced","name":"Lunarch Inquisitors","names":["Avacynian Missionaries","Lunarch Inquisitors"],"cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When this creature transforms into Lunarch Inquisitors, you may exile another target creature until Lunarch Inquisitors leaves the battlefield.","power":"4","toughness":"4","imageName":"lunarch inquisitors","colorIdentity":["W"]},"Bound by Moonsilver":{"layout":"normal","name":"Bound by Moonsilver","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack, block, or transform.\nSacrifice another permanent: Attach Bound by Moonsilver to target creature. Activate this ability only any time you could cast a sorcery and only once each turn.","imageName":"bound by moonsilver","colorIdentity":["W"]},"Bygone Bishop":{"layout":"normal","name":"Bygone Bishop","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit Cleric","types":["Creature"],"subtypes":["Spirit","Cleric"],"text":"Flying\nWhenever you cast a creature spell with converted mana cost 3 or less, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","power":"2","toughness":"3","imageName":"bygone bishop","colorIdentity":["W"]},"Cathar's Companion":{"layout":"normal","name":"Cathar's Companion","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Hound","types":["Creature"],"subtypes":["Hound"],"text":"Whenever you cast a noncreature spell, Cathar's Companion gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it.)","power":"3","toughness":"1","imageName":"cathar's companion","colorIdentity":["W"]},"Chaplain's Blessing":{"layout":"normal","name":"Chaplain's Blessing","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You gain 5 life.","imageName":"chaplain's blessing","colorIdentity":["W"]},"Dauntless Cathar":{"layout":"normal","name":"Dauntless Cathar","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{1}{W}, Exile Dauntless Cathar from your graveyard: Put a 1/1 white Spirit creature token with flying onto the battlefield. Activate this ability only any time you could cast a sorcery.","power":"3","toughness":"2","imageName":"dauntless cathar","colorIdentity":["W"]},"Declaration in Stone":{"layout":"normal","name":"Declaration in Stone","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target creature and all other creatures its controller controls with the same name as that creature. That player investigates for each nontoken creature exiled this way.","imageName":"declaration in stone","colorIdentity":["W"]},"Descend upon the Sinful":{"layout":"normal","name":"Descend upon the Sinful","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile all creatures.\nDelirium — Put a 4/4 white Angel creature token with flying onto the battlefield if there are four or more card types among cards in your graveyard.","imageName":"descend upon the sinful","colorIdentity":["W"]},"Devilthorn Fox":{"layout":"normal","name":"Devilthorn Fox","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Fox","types":["Creature"],"subtypes":["Fox"],"power":"3","toughness":"1","imageName":"devilthorn fox","colorIdentity":["W"]},"Drogskol Cavalry":{"layout":"normal","name":"Drogskol Cavalry","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Creature — Spirit Knight","types":["Creature"],"subtypes":["Spirit","Knight"],"text":"Flying\nWhenever another Spirit enters the battlefield under your control, you gain 2 life.\n{3}{W}: Put a 1/1 white Spirit creature token with flying onto the battlefield.","power":"4","toughness":"4","imageName":"drogskol cavalry","colorIdentity":["W"]},"Emissary of the Sleepless":{"layout":"normal","name":"Emissary of the Sleepless","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhen Emissary of the Sleepless enters the battlefield, if a creature died this turn, put a 1/1 white Spirit creature token with flying onto the battlefield.","power":"2","toughness":"4","imageName":"emissary of the sleepless","colorIdentity":["W"]},"Ethereal Guidance":{"layout":"normal","name":"Ethereal Guidance","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures you control get +2/+1 until end of turn.","imageName":"ethereal guidance","colorIdentity":["W"]},"Expose Evil":{"layout":"normal","name":"Expose Evil","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Tap up to two target creatures.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"expose evil","colorIdentity":["W"]},"Gryff's Boon":{"layout":"normal","name":"Gryff's Boon","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+0 and has flying.\n{3}{W}: Return Gryff's Boon from your graveyard to the battlefield attached to target creature. Activate this ability only any time you could cast a sorcery.","imageName":"gryff's boon","colorIdentity":["W"]},"Hanweir Militia Captain":{"layout":"double-faced","name":"Hanweir Militia Captain","names":["Hanweir Militia Captain","Westvale Cult Leader"],"manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"At the beginning of your upkeep, if you control four or more creatures, transform Hanweir Militia Captain.","power":"2","toughness":"2","imageName":"hanweir militia captain","colorIdentity":["W"]},"Westvale Cult Leader":{"layout":"double-faced","name":"Westvale Cult Leader","names":["Hanweir Militia Captain","Westvale Cult Leader"],"cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Westvale Cult Leader's power and toughness are each equal to the number of creatures you control.\nAt the beginning of your end step, put a 1/1 white and black Human Cleric creature token onto the battlefield.","power":"*","toughness":"*","imageName":"westvale cult leader","colorIdentity":["W"]},"Hope Against Hope":{"layout":"normal","name":"Hope Against Hope","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1 for each creature you control.\nAs long as enchanted creature is a Human, it has first strike.","imageName":"hope against hope","colorIdentity":["W"]},"Humble the Brute":{"layout":"normal","name":"Humble the Brute","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with power 4 or greater.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"humble the brute","colorIdentity":["W"]},"Inquisitor's Ox":{"layout":"normal","name":"Inquisitor's Ox","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Ox","types":["Creature"],"subtypes":["Ox"],"text":"Delirium — Inquisitor's Ox gets +1/+0 and has vigilance as long as there are four or more card types among cards in your graveyard.","power":"2","toughness":"5","imageName":"inquisitor's ox","colorIdentity":["W"]},"Inspiring Captain":{"layout":"normal","name":"Inspiring Captain","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"When Inspiring Captain enters the battlefield, creatures you control get +1/+1 until end of turn.","power":"3","toughness":"3","imageName":"inspiring captain","colorIdentity":["W"]},"Militant Inquisitor":{"layout":"normal","name":"Militant Inquisitor","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Militant Inquisitor gets +1/+0 for each Equipment you control.","power":"2","toughness":"3","imageName":"militant inquisitor","colorIdentity":["W"]},"Moorland Drifter":{"layout":"normal","name":"Moorland Drifter","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Delirium — Moorland Drifter has flying as long as there are four or more card types among cards in your graveyard.","power":"2","toughness":"2","imageName":"moorland drifter","colorIdentity":["W"]},"Nahiri's Machinations":{"layout":"normal","name":"Nahiri's Machinations","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of combat on your turn, target creature you control gains indestructible until end of turn.\n{1}{R}: Nahiri's Machinations deals 1 damage to target blocking creature.","imageName":"nahiri's machinations","colorIdentity":["W","R"]},"Nearheath Chaplain":{"layout":"normal","name":"Nearheath Chaplain","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Lifelink\n{2}{W}, Exile Nearheath Chaplain from your graveyard: Put two 1/1 white Spirit creature tokens with flying onto the battlefield. Activate this ability only any time you could cast a sorcery.","power":"3","toughness":"1","imageName":"nearheath chaplain","colorIdentity":["W"]},"Not Forgotten":{"layout":"normal","name":"Not Forgotten","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put target card from a graveyard on the top or bottom of its owner's library. Put a 1/1 white Spirit creature token with flying onto the battlefield.","imageName":"not forgotten","colorIdentity":["W"]},"Odric, Lunarch Marshal":{"layout":"normal","name":"Odric, Lunarch Marshal","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"At the beginning of each combat, creatures you control gain first strike until end of turn if a creature you control has first strike. The same is true for flying, deathtouch, double strike, haste, hexproof, indestructible, lifelink, menace, reach, skulk, trample, and vigilance.","power":"3","toughness":"3","imageName":"odric, lunarch marshal","colorIdentity":["W"]},"Open the Armory":{"layout":"normal","name":"Open the Armory","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for an Aura or Equipment card, reveal it, and put it into your hand. Then shuffle your library.","imageName":"open the armory","colorIdentity":["W"]},"Paranoid Parish-Blade":{"layout":"normal","name":"Paranoid Parish-Blade","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Delirium — Paranoid Parish-Blade gets +1/+0 and has first strike as long as there are four or more card types among cards in your graveyard.","power":"3","toughness":"2","imageName":"paranoid parish-blade","colorIdentity":["W"]},"Pious Evangel":{"layout":"double-faced","name":"Pious Evangel","names":["Pious Evangel","Wayward Disciple"],"manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever Pious Evangel or another creature enters the battlefield under your control, you gain 1 life.\n{2}, {T}, Sacrifice another permanent: Transform Pious Evangel.","power":"2","toughness":"2","imageName":"pious evangel","colorIdentity":["W","B"]},"Wayward Disciple":{"layout":"double-faced","name":"Wayward Disciple","names":["Pious Evangel","Wayward Disciple"],"cmc":3,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever Wayward Disciple or another creature you control dies, target opponent loses 1 life and you gain 1 life.","power":"2","toughness":"4","imageName":"wayward disciple","colorIdentity":["W","B"]},"Reaper of Flight Moonsilver":{"layout":"normal","name":"Reaper of Flight Moonsilver","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nDelirium — Sacrifice another creature: Reaper of Flight Moonsilver gets +2/+1 until end of turn. Activate this ability only if there are four or more card types among cards in your graveyard.","power":"3","toughness":"3","imageName":"reaper of flight moonsilver","colorIdentity":["W"]},"Silverstrike":{"layout":"normal","name":"Silverstrike","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target attacking creature. You gain 3 life.","imageName":"silverstrike","colorIdentity":["W"]},"Spectral Shepherd":{"layout":"normal","name":"Spectral Shepherd","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\n{1}{U}: Return target Spirit you control to its owner's hand.","power":"2","toughness":"2","imageName":"spectral shepherd","colorIdentity":["W","U"]},"Stern Constable":{"layout":"normal","name":"Stern Constable","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{T}, Discard a card: Tap target creature.","power":"1","toughness":"1","imageName":"stern constable","colorIdentity":["W"]},"Strength of Arms":{"layout":"normal","name":"Strength of Arms","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn. If you control an Equipment, put a 1/1 white Human Soldier creature token onto the battlefield.","imageName":"strength of arms","colorIdentity":["W"]},"Survive the Night":{"layout":"normal","name":"Survive the Night","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+0 and gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it.)\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"survive the night","colorIdentity":["W"]},"Tenacity":{"layout":"normal","name":"Tenacity","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Creatures you control get +1/+1 and gain lifelink until end of turn. Untap those creatures.","imageName":"tenacity","colorIdentity":["W"]},"Thalia's Lieutenant":{"layout":"normal","name":"Thalia's Lieutenant","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Thalia's Lieutenant enters the battlefield, put a +1/+1 counter on each other Human you control.\nWhenever another Human enters the battlefield under your control, put a +1/+1 counter on Thalia's Lieutenant.","power":"1","toughness":"1","imageName":"thalia's lieutenant","colorIdentity":["W"]},"Thraben Inspector":{"layout":"normal","name":"Thraben Inspector","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Thraben Inspector enters the battlefield, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","power":"1","toughness":"2","imageName":"thraben inspector","colorIdentity":["W"]},"Town Gossipmonger":{"layout":"double-faced","name":"Town Gossipmonger","names":["Town Gossipmonger","Incited Rabble"],"manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{T}, Tap an untapped creature you control: Transform Town Gossipmonger.","power":"1","toughness":"1","imageName":"town gossipmonger","colorIdentity":["W","R"]},"Incited Rabble":{"layout":"double-faced","name":"Incited Rabble","names":["Town Gossipmonger","Incited Rabble"],"cmc":1,"colors":["Red"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Incited Rabble attacks each combat if able.\n{2}: Incited Rabble gets +1/+0 until end of turn.","power":"2","toughness":"3","imageName":"incited rabble","colorIdentity":["W","R"]},"Vessel of Ephemera":{"layout":"normal","name":"Vessel of Ephemera","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"{2}{W}, Sacrifice Vessel of Ephemera: Put two 1/1 white Spirit creature tokens with flying onto the battlefield.","imageName":"vessel of ephemera","colorIdentity":["W"]},"Aberrant Researcher":{"layout":"double-faced","name":"Aberrant Researcher","names":["Aberrant Researcher","Perfected Form"],"manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Insect","types":["Creature"],"subtypes":["Human","Insect"],"text":"Flying\nAt the beginning of your upkeep, put the top card of your library into your graveyard. If it's an instant or sorcery card, transform Aberrant Researcher.","power":"3","toughness":"2","imageName":"aberrant researcher","colorIdentity":["U"]},"Perfected Form":{"layout":"double-faced","name":"Perfected Form","names":["Aberrant Researcher","Perfected Form"],"cmc":4,"colors":["Blue"],"type":"Creature — Insect Horror","types":["Creature"],"subtypes":["Insect","Horror"],"text":"Flying","power":"5","toughness":"4","imageName":"perfected form","colorIdentity":["U"]},"Broken Concentration":{"layout":"normal","name":"Broken Concentration","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.\nMadness {3}{U} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"broken concentration","colorIdentity":["U"]},"Confirm Suspicions":{"layout":"normal","name":"Confirm Suspicions","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell.\nInvestigate three times. (To investigate, put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"confirm suspicions","colorIdentity":["U"]},"Daring Sleuth":{"layout":"double-faced","name":"Daring Sleuth","names":["Daring Sleuth","Bearer of Overwhelming Truths"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"When you sacrifice a Clue, transform Daring Sleuth.","power":"2","toughness":"1","imageName":"daring sleuth","colorIdentity":["U"]},"Bearer of Overwhelming Truths":{"layout":"double-faced","name":"Bearer of Overwhelming Truths","names":["Daring Sleuth","Bearer of Overwhelming Truths"],"cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever Bearer of Overwhelming Truths deals combat damage to a player, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","power":"3","toughness":"2","imageName":"bearer of overwhelming truths","colorIdentity":["U"]},"Deny Existence":{"layout":"normal","name":"Deny Existence","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target creature spell. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.","imageName":"deny existence","colorIdentity":["U"]},"Drownyard Explorers":{"layout":"normal","name":"Drownyard Explorers","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Drownyard Explorers enters the battlefield, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","power":"2","toughness":"4","imageName":"drownyard explorers","colorIdentity":["U"]},"Drunau Corpse Trawler":{"layout":"normal","name":"Drunau Corpse Trawler","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Drunau Corpse Trawler enters the battlefield, put a 2/2 black Zombie creature token onto the battlefield.\n{2}{B}: Target Zombie gains deathtouch until end of turn.","power":"1","toughness":"1","imageName":"drunau corpse trawler","colorIdentity":["U","B"]},"Engulf the Shore":{"layout":"normal","name":"Engulf the Shore","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return to their owners' hands all creatures with toughness less than or equal to the number of Islands you control.","imageName":"engulf the shore","colorIdentity":["U"]},"Epiphany at the Drownyard":{"layout":"normal","name":"Epiphany at the Drownyard","manaCost":"{X}{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Reveal the top X plus one cards of your library and separate them into two piles. An opponent chooses one of those piles. Put that pile into your hand and the other into your graveyard.","imageName":"epiphany at the drownyard","colorIdentity":["U"]},"Erdwal Illuminator":{"layout":"normal","name":"Erdwal Illuminator","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever you investigate for the first time each turn, investigate an additional time.","power":"1","toughness":"3","imageName":"erdwal illuminator","colorIdentity":["U"]},"Essence Flux":{"layout":"normal","name":"Essence Flux","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Exile target creature you control, then return that card to the battlefield under its owner's control. If it's a Spirit, put a +1/+1 counter on it.","imageName":"essence flux","colorIdentity":["U"]},"Fleeting Memories":{"layout":"normal","name":"Fleeting Memories","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When Fleeting Memories enters the battlefield, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")\nWhenever you sacrifice a Clue, target player puts the top three cards of his or her library into his or her graveyard.","imageName":"fleeting memories","colorIdentity":["U"]},"Forgotten Creation":{"layout":"normal","name":"Forgotten Creation","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"Skulk (This creature can't be blocked by creatures with greater power.)\nAt the beginning of your upkeep, you may discard all the cards in your hand. If you do, draw that many cards.","power":"3","toughness":"3","imageName":"forgotten creation","colorIdentity":["U"]},"Furtive Homunculus":{"layout":"normal","name":"Furtive Homunculus","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Homunculus","types":["Creature"],"subtypes":["Homunculus"],"text":"Skulk (This creature can't be blocked by creatures with greater power.)","power":"2","toughness":"1","imageName":"furtive homunculus","colorIdentity":["U"]},"Geralf's Masterpiece":{"layout":"normal","name":"Geralf's Masterpiece","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"Flying\nGeralf's Masterpiece gets -1/-1 for each card in your hand.\n{3}{U}, Discard three cards: Return Geralf's Masterpiece from your graveyard to the battlefield tapped.","power":"7","toughness":"7","imageName":"geralf's masterpiece","colorIdentity":["U"]},"Gone Missing":{"layout":"normal","name":"Gone Missing","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put target permanent on top of its owner's library.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"gone missing","colorIdentity":["U"]},"Invasive Surgery":{"layout":"normal","name":"Invasive Surgery","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target sorcery spell.\nDelirium — If there are four or more card types among cards in your graveyard, search the graveyard, hand, and library of that spell's controller for any number of cards with the same name as that spell, exile those cards, then that player shuffles his or her library.","imageName":"invasive surgery","colorIdentity":["U"]},"Jace, Unraveler of Secrets":{"layout":"normal","name":"Jace, Unraveler of Secrets","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Planeswalker — Jace","types":["Planeswalker"],"subtypes":["Jace"],"text":"+1: Scry 1, then draw a card.\n−2: Return target creature to its owner's hand.\n−8: You get an emblem with \"Whenever an opponent casts his or her first spell each turn, counter that spell.\"","loyalty":5,"imageName":"jace, unraveler of secrets","colorIdentity":["U"]},"Jace's Scrutiny":{"layout":"normal","name":"Jace's Scrutiny","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target creature gets -4/-0 until end of turn.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"jace's scrutiny","colorIdentity":["U"]},"Just the Wind":{"layout":"normal","name":"Just the Wind","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target creature to its owner's hand.\nMadness {U} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"just the wind","colorIdentity":["U"]},"Lamplighter of Selhoff":{"layout":"normal","name":"Lamplighter of Selhoff","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"When Lamplighter of Selhoff enters the battlefield, if you control another Zombie, you may draw a card. If you do, discard a card.","power":"3","toughness":"5","imageName":"lamplighter of selhoff","colorIdentity":["U"]},"Manic Scribe":{"layout":"normal","name":"Manic Scribe","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Manic Scribe enters the battlefield, each opponent puts the top three cards of his or her library into his or her graveyard.\nDelirium — At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, that player puts the top three cards of his or her library into his or her graveyard.","power":"0","toughness":"3","imageName":"manic scribe","colorIdentity":["U"]},"Nagging Thoughts":{"layout":"normal","name":"Nagging Thoughts","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top two cards of your library. Put one of them into your hand and the other into your graveyard.\nMadness {1}{U} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"nagging thoughts","colorIdentity":["U"]},"Nephalia Moondrakes":{"layout":"normal","name":"Nephalia Moondrakes","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Drake","types":["Creature"],"subtypes":["Drake"],"text":"Flying\nWhen Nephalia Moondrakes enters the battlefield, target creature gains flying until end of turn.\n{4}{U}{U}, Exile Nephalia Moondrakes from your graveyard: Creatures you control gain flying until end of turn.","power":"5","toughness":"5","imageName":"nephalia moondrakes","colorIdentity":["U"]},"Niblis of Dusk":{"layout":"normal","name":"Niblis of Dusk","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"2","toughness":"1","imageName":"niblis of dusk","colorIdentity":["U"]},"Ongoing Investigation":{"layout":"normal","name":"Ongoing Investigation","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever one or more creatures you control deal combat damage to a player, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")\n{1}{G}, Exile a creature card from your graveyard: Investigate. You gain 2 life.","imageName":"ongoing investigation","colorIdentity":["U","G"]},"Pieces of the Puzzle":{"layout":"normal","name":"Pieces of the Puzzle","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal the top five cards of your library. Put up to two instant and/or sorcery cards from among them into your hand and the rest into your graveyard.","imageName":"pieces of the puzzle","colorIdentity":["U"]},"Press for Answers":{"layout":"normal","name":"Press for Answers","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Tap target creature. It doesn't untap during its controller's next untap step.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"press for answers","colorIdentity":["U"]},"Rattlechains":{"layout":"normal","name":"Rattlechains","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flash\nFlying\nWhen Rattlechains enters the battlefield, target Spirit gains hexproof until end of turn.\nYou may cast Spirit spells as though they had flash.","power":"2","toughness":"1","imageName":"rattlechains","colorIdentity":["U"]},"Rise from the Tides":{"layout":"normal","name":"Rise from the Tides","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Put a 2/2 black Zombie creature token onto the battlefield tapped for each instant and sorcery card in your graveyard.","imageName":"rise from the tides","colorIdentity":["U"]},"Seagraf Skaab":{"layout":"normal","name":"Seagraf Skaab","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"power":"1","toughness":"3","imageName":"seagraf skaab","colorIdentity":["U"]},"Silburlind Snapper":{"layout":"normal","name":"Silburlind Snapper","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Turtle","types":["Creature"],"subtypes":["Turtle"],"text":"Silburlind Snapper can't attack unless you've cast a noncreature spell this turn.","power":"6","toughness":"6","imageName":"silburlind snapper","colorIdentity":["U"]},"Silent Observer":{"layout":"normal","name":"Silent Observer","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying","power":"1","toughness":"5","imageName":"silent observer","colorIdentity":["U"]},"Sleep Paralysis":{"layout":"normal","name":"Sleep Paralysis","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Sleep Paralysis enters the battlefield, tap enchanted creature.\nEnchanted creature doesn't untap during its controller's untap step.","imageName":"sleep paralysis","colorIdentity":["U"]},"Startled Awake":{"layout":"double-faced","name":"Startled Awake","names":["Startled Awake","Persistent Nightmare"],"manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent puts the top thirteen cards of his or her library into his or her graveyard.\n{3}{U}{U}: Put Startled Awake from your graveyard onto the battlefield transformed. Activate this ability only any time you could cast a sorcery.","imageName":"startled awake","colorIdentity":["U"]},"Persistent Nightmare":{"layout":"double-faced","name":"Persistent Nightmare","names":["Startled Awake","Persistent Nightmare"],"cmc":4,"colors":["Blue"],"type":"Creature — Nightmare","types":["Creature"],"subtypes":["Nightmare"],"text":"Skulk (This creature can't be blocked by creatures with greater power.)\nWhen Persistent Nightmare deals combat damage to a player, return it to its owner's hand.","power":"1","toughness":"1","imageName":"persistent nightmare","colorIdentity":["U"]},"Stitched Mangler":{"layout":"normal","name":"Stitched Mangler","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"Stitched Mangler enters the battlefield tapped.\nWhen Stitched Mangler enters the battlefield, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step.","power":"2","toughness":"3","imageName":"stitched mangler","colorIdentity":["U"]},"Stitchwing Skaab":{"layout":"normal","name":"Stitchwing Skaab","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"Flying\n{1}{U}, Discard two cards: Return Stitchwing Skaab from your graveyard to the battlefield tapped.","power":"3","toughness":"1","imageName":"stitchwing skaab","colorIdentity":["U"]},"Stormrider Spirit":{"layout":"normal","name":"Stormrider Spirit","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying","power":"3","toughness":"3","imageName":"stormrider spirit","colorIdentity":["U"]},"Thing in the Ice":{"layout":"double-faced","name":"Thing in the Ice","names":["Thing in the Ice","Awoken Horror"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Horror","types":["Creature"],"subtypes":["Horror"],"text":"Defender\nThing in the Ice enters the battlefield with four ice counters on it.\nWhenever you cast an instant or sorcery spell, remove an ice counter from Thing in the Ice. Then if it has no ice counters on it, transform it.","power":"0","toughness":"4","imageName":"thing in the ice","colorIdentity":["U"]},"Awoken Horror":{"layout":"double-faced","name":"Awoken Horror","names":["Thing in the Ice","Awoken Horror"],"cmc":2,"colors":["Blue"],"type":"Creature — Kraken Horror","types":["Creature"],"subtypes":["Kraken","Horror"],"text":"When this creature transforms into Awoken Horror, return all non-Horror creatures to their owners' hands.","power":"7","toughness":"8","imageName":"awoken horror","colorIdentity":["U"]},"Trail of Evidence":{"layout":"normal","name":"Trail of Evidence","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast an instant or sorcery spell, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"trail of evidence","colorIdentity":["U"]},"Uninvited Geist":{"layout":"double-faced","name":"Uninvited Geist","names":["Uninvited Geist","Unimpeded Trespasser"],"manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Skulk (This creature can't be blocked by creatures with greater power.)\nWhen Uninvited Geist deals combat damage to a player, transform it.","power":"2","toughness":"2","imageName":"uninvited geist","colorIdentity":["U"]},"Unimpeded Trespasser":{"layout":"double-faced","name":"Unimpeded Trespasser","names":["Uninvited Geist","Unimpeded Trespasser"],"cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Unimpeded Trespasser can't be blocked.","power":"3","toughness":"3","imageName":"unimpeded trespasser","colorIdentity":["U"]},"Vessel of Paramnesia":{"layout":"normal","name":"Vessel of Paramnesia","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"{U}, Sacrifice Vessel of Paramnesia: Target player puts the top three cards of his or her library into his or her graveyard. Draw a card.","imageName":"vessel of paramnesia","colorIdentity":["U"]},"Welcome to the Fold":{"layout":"normal","name":"Welcome to the Fold","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Madness {X}{U}{U} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)\nGain control of target creature if its toughness is 2 or less. If Welcome to the Fold's madness cost was paid, instead gain control of that creature if its toughness is X or less.","imageName":"welcome to the fold","colorIdentity":["U"]},"Accursed Witch":{"layout":"double-faced","name":"Accursed Witch","names":["Accursed Witch","Infectious Curse"],"manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Spells your opponents cast that target Accursed Witch cost {1} less to cast.\nWhen Accursed Witch dies, return it to the battlefield transformed under your control attached to target opponent.","power":"4","toughness":"2","imageName":"accursed witch","colorIdentity":["B"]},"Infectious Curse":{"layout":"double-faced","name":"Infectious Curse","names":["Accursed Witch","Infectious Curse"],"cmc":4,"colors":["Black"],"type":"Enchantment — Aura Curse","types":["Enchantment"],"subtypes":["Aura","Curse"],"text":"Enchant player\nSpells you cast that target enchanted player cost {1} less to cast.\nAt the beginning of enchanted player's upkeep, that player loses 1 life and you gain 1 life.","imageName":"infectious curse","colorIdentity":["B"]},"Alms of the Vein":{"layout":"normal","name":"Alms of the Vein","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent loses 3 life and you gain 3 life. \nMadness {B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"alms of the vein","colorIdentity":["B"]},"Asylum Visitor":{"layout":"normal","name":"Asylum Visitor","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Wizard","types":["Creature"],"subtypes":["Vampire","Wizard"],"text":"At the beginning of each player's upkeep, if that player has no cards in hand, you draw a card and you lose 1 life.\nMadness {1}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"3","toughness":"1","imageName":"asylum visitor","colorIdentity":["B"]},"Behind the Scenes":{"layout":"normal","name":"Behind the Scenes","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have skulk. (They can't be blocked by creatures with greater power.)\n{4}{W}: Creatures you control get +1/+1 until end of turn.","imageName":"behind the scenes","colorIdentity":["B","W"]},"Behold the Beyond":{"layout":"normal","name":"Behold the Beyond","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Discard your hand. Search your library for three cards and put those cards into your hand. Then shuffle your library.","imageName":"behold the beyond","colorIdentity":["B"]},"Biting Rain":{"layout":"normal","name":"Biting Rain","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"All creatures get -2/-2 until end of turn. \nMadness {2}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"biting rain","colorIdentity":["B"]},"Call the Bloodline":{"layout":"normal","name":"Call the Bloodline","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}, Discard a card: Put a 1/1 black Vampire Knight creature token with lifelink onto the battlefield. Activate this ability only once each turn.","imageName":"call the bloodline","colorIdentity":["B"]},"Creeping Dread":{"layout":"normal","name":"Creeping Dread","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, each player discards a card. Each opponent who discarded a card that shares a card type with the card you discarded loses 3 life. (Players reveal the discarded cards simultaneously.)","imageName":"creeping dread","colorIdentity":["B"]},"Crow of Dark Tidings":{"layout":"normal","name":"Crow of Dark Tidings","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Bird","types":["Creature"],"subtypes":["Zombie","Bird"],"text":"Flying\nWhen Crow of Dark Tidings enters the battlefield or dies, put the top two cards of your library into your graveyard.","power":"2","toughness":"1","imageName":"crow of dark tidings","colorIdentity":["B"]},"Diregraf Colossus":{"layout":"normal","name":"Diregraf Colossus","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"text":"Diregraf Colossus enters the battlefield with a +1/+1 counter on it for each Zombie card in your graveyard.\nWhenever you cast a Zombie spell, put a 2/2 black Zombie creature token onto the battlefield tapped.","power":"2","toughness":"2","imageName":"diregraf colossus","colorIdentity":["B"]},"Elusive Tormentor":{"layout":"double-faced","name":"Elusive Tormentor","names":["Elusive Tormentor","Insidious Mist"],"manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire Wizard","types":["Creature"],"subtypes":["Vampire","Wizard"],"text":"{1}, Discard a card: Transform Elusive Tormentor.","power":"4","toughness":"4","imageName":"elusive tormentor","colorIdentity":["U","B"]},"Insidious Mist":{"layout":"double-faced","name":"Insidious Mist","names":["Elusive Tormentor","Insidious Mist"],"cmc":4,"colors":["Blue"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Hexproof, indestructible\nInsidious Mist can't block and can't be blocked.\nWhenever Insidious Mist attacks and isn't blocked, you may pay {2}{B}. If you do, transform it.","power":"0","toughness":"1","imageName":"insidious mist","colorIdentity":["U","B"]},"Ever After":{"layout":"normal","name":"Ever After","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to two target creature cards from your graveyard to the battlefield. Each of those creatures is a black Zombie in addition to its other colors and types. Put Ever After on the bottom of its owner's library.","imageName":"ever after","colorIdentity":["B"]},"Farbog Revenant":{"layout":"normal","name":"Farbog Revenant","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Skulk (This creature can't be blocked by creatures with greater power.)\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"1","toughness":"3","imageName":"farbog revenant","colorIdentity":["B"]},"From Under the Floorboards":{"layout":"normal","name":"From Under the Floorboards","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Madness {X}{B}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)\nPut three 2/2 black Zombie creature tokens onto the battlefield tapped and you gain 3 life. If From Under the Floorboards's madness cost was paid, instead put X of those tokens onto the battlefield tapped and you gain X life.","imageName":"from under the floorboards","colorIdentity":["B"]},"Ghoulcaller's Accomplice":{"layout":"normal","name":"Ghoulcaller's Accomplice","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"{3}{B}, Exile Ghoulcaller's Accomplice from your graveyard: Put a 2/2 black Zombie creature token onto the battlefield. Activate this ability only any time you could cast a sorcery.","power":"2","toughness":"2","imageName":"ghoulcaller's accomplice","colorIdentity":["B"]},"Ghoulsteed":{"layout":"normal","name":"Ghoulsteed","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Horse","types":["Creature"],"subtypes":["Zombie","Horse"],"text":"{2}{B}, Discard two cards: Return Ghoulsteed from your graveyard to the battlefield tapped.","power":"4","toughness":"4","imageName":"ghoulsteed","colorIdentity":["B"]},"Gisa's Bidding":{"layout":"normal","name":"Gisa's Bidding","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 2/2 black Zombie creature tokens onto the battlefield.\nMadness {2}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"gisa's bidding","colorIdentity":["B"]},"Grotesque Mutation":{"layout":"normal","name":"Grotesque Mutation","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +3/+1 and gains lifelink until end of turn. (Damage dealt by the creature also causes its controller to gain that much life.)","imageName":"grotesque mutation","colorIdentity":["B"]},"Heir of Falkenrath":{"layout":"double-faced","name":"Heir of Falkenrath","names":["Heir of Falkenrath","Heir to the Night"],"manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Discard a card: Transform Heir of Falkenrath. Activate this ability only once each turn.","power":"2","toughness":"1","imageName":"heir of falkenrath","colorIdentity":["B"]},"Heir to the Night":{"layout":"double-faced","name":"Heir to the Night","names":["Heir of Falkenrath","Heir to the Night"],"cmc":2,"colors":["Black"],"type":"Creature — Vampire Berserker","types":["Creature"],"subtypes":["Vampire","Berserker"],"text":"Flying","power":"3","toughness":"2","imageName":"heir to the night","colorIdentity":["B"]},"Hound of the Farbogs":{"layout":"normal","name":"Hound of the Farbogs","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Hound","types":["Creature"],"subtypes":["Zombie","Hound"],"text":"Delirium — Hound of the Farbogs has menace as long as there are four or more card types among cards in your graveyard. (A creature with menace can't be blocked except by two or more creatures.)","power":"5","toughness":"3","imageName":"hound of the farbogs","colorIdentity":["B"]},"Indulgent Aristocrat":{"layout":"normal","name":"Indulgent Aristocrat","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Lifelink\n{2}, Sacrifice a creature: Put a +1/+1 counter on each Vampire you control.","power":"1","toughness":"1","imageName":"indulgent aristocrat","colorIdentity":["B"]},"Kindly Stranger":{"layout":"double-faced","name":"Kindly Stranger","names":["Kindly Stranger","Demon-Possessed Witch"],"manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"Delirium — {2}{B}: Transform Kindly Stranger. Activate this ability only if there are four or more card types among cards in your graveyard.","power":"2","toughness":"3","imageName":"kindly stranger","colorIdentity":["B"]},"Demon-Possessed Witch":{"layout":"double-faced","name":"Demon-Possessed Witch","names":["Kindly Stranger","Demon-Possessed Witch"],"cmc":3,"colors":["Black"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"When this creature transforms into Demon-Possessed Witch, you may destroy target creature.","power":"4","toughness":"3","imageName":"demon-possessed witch","colorIdentity":["B"]},"Liliana's Indignation":{"layout":"normal","name":"Liliana's Indignation","manaCost":"{X}{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Put the top X cards of your library into your graveyard. Target player loses 2 life for each creature card put into your graveyard this way.","imageName":"liliana's indignation","colorIdentity":["B"]},"Markov Dreadknight":{"layout":"normal","name":"Markov Dreadknight","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Knight","types":["Creature"],"subtypes":["Vampire","Knight"],"text":"Flying\n{2}{B}, Discard a card: Put two +1/+1 counters on Markov Dreadknight.","power":"3","toughness":"3","imageName":"markov dreadknight","colorIdentity":["B"]},"Merciless Resolve":{"layout":"normal","name":"Merciless Resolve","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Merciless Resolve, sacrifice a creature or land.\nDraw two cards.","imageName":"merciless resolve","colorIdentity":["B"]},"Morkrut Necropod":{"layout":"normal","name":"Morkrut Necropod","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Slug Horror","types":["Creature"],"subtypes":["Slug","Horror"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nWhenever Morkrut Necropod attacks or blocks, sacrifice another creature or land.","power":"7","toughness":"7","imageName":"morkrut necropod","colorIdentity":["B"]},"Murderous Compulsion":{"layout":"normal","name":"Murderous Compulsion","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target tapped creature.\nMadness {1}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"murderous compulsion","colorIdentity":["B"]},"Olivia's Bloodsworn":{"layout":"normal","name":"Olivia's Bloodsworn","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Soldier","types":["Creature"],"subtypes":["Vampire","Soldier"],"text":"Flying\nOlivia's Bloodsworn can't block.\n{R}: Target Vampire gains haste until end of turn.","power":"2","toughness":"1","imageName":"olivia's bloodsworn","colorIdentity":["B","R"]},"Pale Rider of Trostad":{"layout":"normal","name":"Pale Rider of Trostad","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Skulk (This creature can't be blocked by creatures with greater power.)\nWhen Pale Rider of Trostad enters the battlefield, discard a card.","power":"3","toughness":"3","imageName":"pale rider of trostad","colorIdentity":["B"]},"Pick the Brain":{"layout":"normal","name":"Pick the Brain","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a nonland card from it and exile that card.\nDelirium — If there are four or more card types among cards in your graveyard, search that player's graveyard, hand, and library for any number of cards with the same name as the exiled card, exile those cards, then that player shuffles his or her library.","imageName":"pick the brain","colorIdentity":["B"]},"Rancid Rats":{"layout":"normal","name":"Rancid Rats","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie Rat","types":["Creature"],"subtypes":["Zombie","Rat"],"text":"Skulk (This creature can't be blocked by creatures with greater power.)\nDeathtouch (Any amount of damage this deals to a creature is enough to destroy it.)","power":"1","toughness":"1","imageName":"rancid rats","colorIdentity":["B"]},"Relentless Dead":{"layout":"normal","name":"Relentless Dead","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nWhen Relentless Dead dies, you may pay {B}. If you do, return it to its owner's hand.\nWhen Relentless Dead dies, you may pay {X}. If you do, return another target Zombie creature card with converted mana cost X from your graveyard to the battlefield.","power":"2","toughness":"2","imageName":"relentless dead","colorIdentity":["B"]},"Rottenheart Ghoul":{"layout":"normal","name":"Rottenheart Ghoul","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Rottenheart Ghoul dies, target player discards a card.","power":"2","toughness":"4","imageName":"rottenheart ghoul","colorIdentity":["B"]},"Sanitarium Skeleton":{"layout":"normal","name":"Sanitarium Skeleton","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Skeleton","types":["Creature"],"subtypes":["Skeleton"],"text":"{2}{B}: Return Sanitarium Skeleton from your graveyard to your hand.","power":"1","toughness":"2","imageName":"sanitarium skeleton","colorIdentity":["B"]},"Shamble Back":{"layout":"normal","name":"Shamble Back","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target creature card from a graveyard. Put a 2/2 black Zombie creature token onto the battlefield. You gain 2 life.","imageName":"shamble back","colorIdentity":["B"]},"Sinister Concoction":{"layout":"normal","name":"Sinister Concoction","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{B}, Pay 1 life, Put the top card of your library into your graveyard, Discard a card, Sacrifice Sinister Concoction: Destroy target creature.","imageName":"sinister concoction","colorIdentity":["B"]},"Stallion of Ashmouth":{"layout":"normal","name":"Stallion of Ashmouth","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Nightmare Horse","types":["Creature"],"subtypes":["Nightmare","Horse"],"text":"Delirium — {1}{B}: Stallion of Ashmouth gets +1/+1 until end of turn. Activate this ability only if there are four or more card types among cards in your graveyard.","power":"3","toughness":"3","imageName":"stallion of ashmouth","colorIdentity":["B"]},"Stromkirk Mentor":{"layout":"normal","name":"Stromkirk Mentor","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire Soldier","types":["Creature"],"subtypes":["Vampire","Soldier"],"text":"When Stromkirk Mentor enters the battlefield, put a +1/+1 counter on another target Vampire you control.","power":"4","toughness":"2","imageName":"stromkirk mentor","colorIdentity":["B"]},"To the Slaughter":{"layout":"normal","name":"To the Slaughter","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target player sacrifices a creature or planeswalker.\nDelirium — If there are four or more card types among cards in your graveyard, instead that player sacrifices a creature and a planeswalker.","imageName":"to the slaughter","colorIdentity":["B"]},"Triskaidekaphobia":{"layout":"normal","name":"Triskaidekaphobia","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, choose one —\n• Each player with exactly 13 life loses the game, then each player gains 1 life.\n• Each player with exactly 13 life loses the game, then each player loses 1 life.","imageName":"triskaidekaphobia","colorIdentity":["B"]},"Twins of Maurer Estate":{"layout":"normal","name":"Twins of Maurer Estate","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Madness {2}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"3","toughness":"5","imageName":"twins of maurer estate","colorIdentity":["B"]},"Vampire Noble":{"layout":"normal","name":"Vampire Noble","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"power":"3","toughness":"2","imageName":"vampire noble","colorIdentity":["B"]},"Vessel of Malignity":{"layout":"normal","name":"Vessel of Malignity","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{B}, Sacrifice Vessel of Malignity: Target opponent exiles two cards from his or her hand. Activate this ability only any time you could cast a sorcery.","imageName":"vessel of malignity","colorIdentity":["B"]},"Avacyn's Judgment":{"layout":"normal","name":"Avacyn's Judgment","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Madness {X}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)\nAvacyn's Judgment deals 2 damage divided as you choose among any number of target creatures and/or players. If Avacyn's Judgment's madness cost was paid, it deals X damage divided as you choose among those creatures and/or players instead.","imageName":"avacyn's judgment","colorIdentity":["R"]},"Bloodmad Vampire":{"layout":"normal","name":"Bloodmad Vampire","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Vampire Berserker","types":["Creature"],"subtypes":["Vampire","Berserker"],"text":"Whenever Bloodmad Vampire deals combat damage to a player, put a +1/+1 counter on it.\nMadness {1}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"4","toughness":"1","imageName":"bloodmad vampire","colorIdentity":["R"]},"Breakneck Rider":{"layout":"double-faced","name":"Breakneck Rider","names":["Breakneck Rider","Neck Breaker"],"manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Scout Werewolf","types":["Creature"],"subtypes":["Human","Scout","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Breakneck Rider.","power":"3","toughness":"3","imageName":"breakneck rider","colorIdentity":["R"]},"Neck Breaker":{"layout":"double-faced","name":"Neck Breaker","names":["Breakneck Rider","Neck Breaker"],"cmc":3,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Attacking creatures you control get +1/+0 and have trample.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Neck Breaker.","power":"4","toughness":"3","imageName":"neck breaker","colorIdentity":["R"]},"Burn from Within":{"layout":"normal","name":"Burn from Within","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Burn from Within deals X damage to target creature or player. If a creature is dealt damage this way, it loses indestructible until end of turn. If that creature would die this turn, exile it instead.","imageName":"burn from within","colorIdentity":["R"]},"Convicted Killer":{"layout":"double-faced","name":"Convicted Killer","names":["Convicted Killer","Branded Howler"],"manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Convicted Killer.","power":"2","toughness":"2","imageName":"convicted killer","colorIdentity":["R"]},"Branded Howler":{"layout":"double-faced","name":"Branded Howler","names":["Convicted Killer","Branded Howler"],"cmc":3,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"At the beginning of each upkeep, if a player cast two or more spells last turn, transform Branded Howler.","power":"4","toughness":"4","imageName":"branded howler","colorIdentity":["R"]},"Dance with Devils":{"layout":"normal","name":"Dance with Devils","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Put two 1/1 red Devil creature tokens onto the battlefield. They have \"When this creature dies, it deals 1 damage to target creature or player.\"","imageName":"dance with devils","colorIdentity":["R"]},"Devils' Playground":{"layout":"normal","name":"Devils' Playground","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Put four 1/1 red Devil creature tokens onto the battlefield. They have \"When this creature dies, it deals 1 damage to target creature or player.\"","imageName":"devils' playground","colorIdentity":["R"]},"Dissension in the Ranks":{"layout":"normal","name":"Dissension in the Ranks","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target blocking creature fights another target blocking creature.","imageName":"dissension in the ranks","colorIdentity":["R"]},"Dual Shot":{"layout":"normal","name":"Dual Shot","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Dual Shot deals 1 damage to each of up to two target creatures.","imageName":"dual shot","colorIdentity":["R"]},"Ember-Eye Wolf":{"layout":"normal","name":"Ember-Eye Wolf","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Haste\n{1}{R}: Ember-Eye Wolf gets +2/+0 until end of turn.","power":"1","toughness":"2","imageName":"ember-eye wolf","colorIdentity":["R"]},"Falkenrath Gorger":{"layout":"normal","name":"Falkenrath Gorger","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Vampire Berserker","types":["Creature"],"subtypes":["Vampire","Berserker"],"text":"Each Vampire creature card you own that isn't on the battlefield has madness. The madness cost is equal to its mana cost. (If you discard a card with madness, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"2","toughness":"1","imageName":"falkenrath gorger","colorIdentity":["R"]},"Flameblade Angel":{"layout":"normal","name":"Flameblade Angel","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhenever a source an opponent controls deals damage to you or a permanent you control, you may have Flameblade Angel deal 1 damage to that source's controller.","power":"4","toughness":"4","imageName":"flameblade angel","colorIdentity":["R"]},"Gatstaf Arsonists":{"layout":"double-faced","name":"Gatstaf Arsonists","names":["Gatstaf Arsonists","Gatstaf Ravagers"],"manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Gatstaf Arsonists.","power":"5","toughness":"4","imageName":"gatstaf arsonists","colorIdentity":["R"]},"Gatstaf Ravagers":{"layout":"double-faced","name":"Gatstaf Ravagers","names":["Gatstaf Arsonists","Gatstaf Ravagers"],"cmc":5,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Gatstaf Ravagers.","power":"6","toughness":"5","imageName":"gatstaf ravagers","colorIdentity":["R"]},"Geier Reach Bandit":{"layout":"double-faced","name":"Geier Reach Bandit","names":["Geier Reach Bandit","Vildin-Pack Alpha"],"manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Rogue Werewolf","types":["Creature"],"subtypes":["Human","Rogue","Werewolf"],"text":"Haste\nAt the beginning of each upkeep, if no spells were cast last turn, transform Geier Reach Bandit.","power":"3","toughness":"2","imageName":"geier reach bandit","colorIdentity":["R"]},"Vildin-Pack Alpha":{"layout":"double-faced","name":"Vildin-Pack Alpha","names":["Geier Reach Bandit","Vildin-Pack Alpha"],"cmc":3,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Whenever a Werewolf enters the battlefield under your control, you may transform it.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Vildin-Pack Alpha.","power":"4","toughness":"3","imageName":"vildin-pack alpha","colorIdentity":["R"]},"Geistblast":{"layout":"normal","name":"Geistblast","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Geistblast deals 2 damage to target creature or player.\n{2}{U}, Exile Geistblast from your graveyard: Copy target instant or sorcery spell you control. You may choose new targets for the copy.","imageName":"geistblast","colorIdentity":["R","U"]},"Gibbering Fiend":{"layout":"normal","name":"Gibbering Fiend","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"When Gibbering Fiend enters the battlefield, it deals 1 damage to each opponent.\nDelirium — At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, Gibbering Fiend deals 1 damage to that player.","power":"2","toughness":"1","imageName":"gibbering fiend","colorIdentity":["R"]},"Goldnight Castigator":{"layout":"normal","name":"Goldnight Castigator","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, haste\nIf a source would deal damage to you, it deals double that damage to you instead.\nIf a source would deal damage to Goldnight Castigator, it deals double that damage to Goldnight Castigator instead.","power":"4","toughness":"9","imageName":"goldnight castigator","colorIdentity":["R"]},"Harness the Storm":{"layout":"normal","name":"Harness the Storm","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast an instant or sorcery spell from your hand, you may cast target card with the same name as that spell from your graveyard. (You still pay its costs.)","imageName":"harness the storm","colorIdentity":["R"]},"Howlpack Wolf":{"layout":"normal","name":"Howlpack Wolf","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Howlpack Wolf can't block unless you control another Wolf or Werewolf.","power":"3","toughness":"3","imageName":"howlpack wolf","colorIdentity":["R"]},"Hulking Devil":{"layout":"normal","name":"Hulking Devil","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"power":"5","toughness":"2","imageName":"hulking devil","colorIdentity":["R"]},"Incorrigible Youths":{"layout":"normal","name":"Incorrigible Youths","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Haste\nMadness {2}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"4","toughness":"3","imageName":"incorrigible youths","colorIdentity":["R"]},"Inner Struggle":{"layout":"normal","name":"Inner Struggle","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature deals damage to itself equal to its power.","imageName":"inner struggle","colorIdentity":["R"]},"Insolent Neonate":{"layout":"normal","name":"Insolent Neonate","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nDiscard a card, Sacrifice Insolent Neonate: Draw a card.","power":"1","toughness":"1","imageName":"insolent neonate","colorIdentity":["R"]},"Kessig Forgemaster":{"layout":"double-faced","name":"Kessig Forgemaster","names":["Kessig Forgemaster","Flameheart Werewolf"],"manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Shaman Werewolf","types":["Creature"],"subtypes":["Human","Shaman","Werewolf"],"text":"Whenever Kessig Forgemaster blocks or becomes blocked by a creature, Kessig Forgemaster deals 1 damage to that creature.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Kessig Forgemaster.","power":"2","toughness":"1","imageName":"kessig forgemaster","colorIdentity":["R"]},"Flameheart Werewolf":{"layout":"double-faced","name":"Flameheart Werewolf","names":["Kessig Forgemaster","Flameheart Werewolf"],"cmc":2,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Whenever Flameheart Werewolf blocks or becomes blocked by a creature, Flameheart Werewolf deals 2 damage to that creature.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Flameheart Werewolf.","power":"3","toughness":"2","imageName":"flameheart werewolf","colorIdentity":["R"]},"Malevolent Whispers":{"layout":"normal","name":"Malevolent Whispers","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target creature until end of turn. Untap that creature. It gets +2/+0 and gains haste until end of turn. \nMadness {3}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"malevolent whispers","colorIdentity":["R"]},"Pyre Hound":{"layout":"normal","name":"Pyre Hound","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Elemental Hound","types":["Creature"],"subtypes":["Elemental","Hound"],"text":"Trample\nWhenever you cast an instant or sorcery spell, put a +1/+1 counter on Pyre Hound.","power":"2","toughness":"3","imageName":"pyre hound","colorIdentity":["R"]},"Ravenous Bloodseeker":{"layout":"normal","name":"Ravenous Bloodseeker","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Vampire Berserker","types":["Creature"],"subtypes":["Vampire","Berserker"],"text":"Discard a card: Ravenous Bloodseeker gets +2/-2 until end of turn.","power":"1","toughness":"3","imageName":"ravenous bloodseeker","colorIdentity":["R"]},"Reduce to Ashes":{"layout":"normal","name":"Reduce to Ashes","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Reduce to Ashes deals 5 damage to target creature. If that creature would die this turn, exile it instead.","imageName":"reduce to ashes","colorIdentity":["R"]},"Rush of Adrenaline":{"layout":"normal","name":"Rush of Adrenaline","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+1 and gains trample until end of turn.","imageName":"rush of adrenaline","colorIdentity":["R"]},"Sanguinary Mage":{"layout":"normal","name":"Sanguinary Mage","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Vampire Wizard","types":["Creature"],"subtypes":["Vampire","Wizard"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"1","toughness":"3","imageName":"sanguinary mage","colorIdentity":["R"]},"Scourge Wolf":{"layout":"normal","name":"Scourge Wolf","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Creature — Wolf Horror","types":["Creature"],"subtypes":["Wolf","Horror"],"text":"First strike\nDelirium — Scourge Wolf has double strike as long as there are four or more card types among cards in your graveyard.","power":"2","toughness":"2","imageName":"scourge wolf","colorIdentity":["R"]},"Senseless Rage":{"layout":"normal","name":"Senseless Rage","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2.\nMadness {1}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"senseless rage","colorIdentity":["R"]},"Sin Prodder":{"layout":"normal","name":"Sin Prodder","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"Menace\nAt the beginning of your upkeep, reveal the top card of your library. Any opponent may have you put that card into your graveyard. If a player does, Sin Prodder deals damage to that player equal to that card's converted mana cost. Otherwise, put that card into your hand.","power":"3","toughness":"2","imageName":"sin prodder","colorIdentity":["R"]},"Skin Invasion":{"layout":"double-faced","name":"Skin Invasion","names":["Skin Invasion","Skin Shedder"],"manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature attacks each combat if able.\nWhen enchanted creature dies, return Skin Invasion to the battlefield transformed under your control.","imageName":"skin invasion","colorIdentity":["R"]},"Skin Shedder":{"layout":"double-faced","name":"Skin Shedder","names":["Skin Invasion","Skin Shedder"],"cmc":1,"colors":["Red"],"type":"Creature — Insect Horror","types":["Creature"],"subtypes":["Insect","Horror"],"power":"3","toughness":"4","imageName":"skin shedder","colorIdentity":["R"]},"Spiteful Motives":{"layout":"normal","name":"Spiteful Motives","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets +3/+0 and has first strike.","imageName":"spiteful motives","colorIdentity":["R"]},"Stensia Masquerade":{"layout":"normal","name":"Stensia Masquerade","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"Attacking creatures you control have first strike.\nWhenever a Vampire you control deals combat damage to a player, put a +1/+1 counter on it.\nMadness {2}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"stensia masquerade","colorIdentity":["R"]},"Structural Distortion":{"layout":"normal","name":"Structural Distortion","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target artifact or land. Structural Distortion deals 2 damage to that permanent's controller.","imageName":"structural distortion","colorIdentity":["R"]},"Ulrich's Kindred":{"layout":"normal","name":"Ulrich's Kindred","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Trample\n{3}{G}: Target attacking Wolf or Werewolf gains indestructible until end of turn.","power":"3","toughness":"2","imageName":"ulrich's kindred","colorIdentity":["R","G"]},"Uncaged Fury":{"layout":"normal","name":"Uncaged Fury","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+1 and gains double strike until end of turn. (It deals both first-strike and regular combat damage.)","imageName":"uncaged fury","colorIdentity":["R"]},"Vessel of Volatility":{"layout":"normal","name":"Vessel of Volatility","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{R}, Sacrifice Vessel of Volatility: Add {R}{R}{R}{R} to your mana pool.","imageName":"vessel of volatility","colorIdentity":["R"]},"Village Messenger":{"layout":"double-faced","name":"Village Messenger","names":["Village Messenger","Moonrise Intruder"],"manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"Haste\nAt the beginning of each upkeep, if no spells were cast last turn, transform Village Messenger.","power":"1","toughness":"1","imageName":"village messenger","colorIdentity":["R"]},"Moonrise Intruder":{"layout":"double-faced","name":"Moonrise Intruder","names":["Village Messenger","Moonrise Intruder"],"cmc":1,"colors":["Red"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Moonrise Intruder.","power":"2","toughness":"2","imageName":"moonrise intruder","colorIdentity":["R"]},"Voldaren Duelist":{"layout":"normal","name":"Voldaren Duelist","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Vampire Warrior","types":["Creature"],"subtypes":["Vampire","Warrior"],"text":"Haste\nWhen Voldaren Duelist enters the battlefield, target creature can't block this turn.","power":"3","toughness":"2","imageName":"voldaren duelist","colorIdentity":["R"]},"Wolf of Devil's Breach":{"layout":"normal","name":"Wolf of Devil's Breach","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Wolf","types":["Creature"],"subtypes":["Elemental","Wolf"],"text":"Whenever Wolf of Devil's Breach attacks, you may pay {1}{R} and discard a card. If you do, Wolf of Devil's Breach deals damage to target creature or planeswalker equal to the discarded card's converted mana cost.","power":"5","toughness":"5","imageName":"wolf of devil's breach","colorIdentity":["R"]},"Aim High":{"layout":"normal","name":"Aim High","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Untap target creature. It gets +2/+2 and gains reach until end of turn. (It can block creatures with flying.)","imageName":"aim high","colorIdentity":["G"]},"Autumnal Gloom":{"layout":"double-faced","name":"Autumnal Gloom","names":["Autumnal Gloom","Ancient of the Equinox"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{B}: Put the top card of your library into your graveyard.\nDelirium — At the beginning of your end step, if there are four or more card types among cards in your graveyard, transform Autumnal Gloom.","imageName":"autumnal gloom","colorIdentity":["G","B"]},"Ancient of the Equinox":{"layout":"double-faced","name":"Ancient of the Equinox","names":["Autumnal Gloom","Ancient of the Equinox"],"cmc":3,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Trample, hexproof","power":"4","toughness":"4","imageName":"ancient of the equinox","colorIdentity":["G","B"]},"Briarbridge Patrol":{"layout":"normal","name":"Briarbridge Patrol","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Whenever Briarbridge Patrol deals damage to one or more creatures, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")\nAt the beginning of each end step, if you sacrificed three or more Clues this turn, you may put a creature card from your hand onto the battlefield.","power":"3","toughness":"3","imageName":"briarbridge patrol","colorIdentity":["G"]},"Byway Courier":{"layout":"normal","name":"Byway Courier","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"When Byway Courier dies, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","power":"3","toughness":"2","imageName":"byway courier","colorIdentity":["G"]},"Clip Wings":{"layout":"normal","name":"Clip Wings","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Each opponent sacrifices a creature with flying.","imageName":"clip wings","colorIdentity":["G"]},"Confront the Unknown":{"layout":"normal","name":"Confront the Unknown","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Investigate, then target creature gets +1/+1 until end of turn for each Clue you control. (To investigate, put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"confront the unknown","colorIdentity":["G"]},"Crawling Sensation":{"layout":"normal","name":"Crawling Sensation","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put the top two cards of your library into your graveyard.\nWhenever one or more land cards are put into your graveyard from anywhere for the first time each turn, put a 1/1 green Insect creature token onto the battlefield.","imageName":"crawling sensation","colorIdentity":["G"]},"Cryptolith Rite":{"layout":"normal","name":"Cryptolith Rite","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures you control have \"{T}: Add one mana of any color to your mana pool.\"","imageName":"cryptolith rite","colorIdentity":["G"]},"Cult of the Waxing Moon":{"layout":"normal","name":"Cult of the Waxing Moon","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Whenever a permanent you control transforms into a non-Human creature, put a 2/2 green Wolf creature token onto the battlefield.","power":"5","toughness":"4","imageName":"cult of the waxing moon","colorIdentity":["G"]},"Deathcap Cultivator":{"layout":"normal","name":"Deathcap Cultivator","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"{T}: Add {B} or {G} to your mana pool.\nDelirium — Deathcap Cultivator has deathtouch as long as there are four or more card types among cards in your graveyard.","power":"2","toughness":"1","imageName":"deathcap cultivator","colorIdentity":["G","B"]},"Duskwatch Recruiter":{"layout":"double-faced","name":"Duskwatch Recruiter","names":["Duskwatch Recruiter","Krallenhorde Howler"],"manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Warrior Werewolf","types":["Creature"],"subtypes":["Human","Warrior","Werewolf"],"text":"{2}{G}: Look at the top three cards of your library. You may reveal a creature card from among them and put it into your hand. Put the rest on the bottom of your library in any order.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Duskwatch Recruiter.","power":"2","toughness":"2","imageName":"duskwatch recruiter","colorIdentity":["G"]},"Krallenhorde Howler":{"layout":"double-faced","name":"Krallenhorde Howler","names":["Duskwatch Recruiter","Krallenhorde Howler"],"cmc":2,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Creature spells you cast cost {1} less to cast.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Krallenhorde Howler.","power":"3","toughness":"3","imageName":"krallenhorde howler","colorIdentity":["G"]},"Equestrian Skill":{"layout":"normal","name":"Equestrian Skill","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/+3.\nAs long as enchanted creature is a Human, it has trample.","imageName":"equestrian skill","colorIdentity":["G"]},"Fork in the Road":{"layout":"normal","name":"Fork in the Road","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for up to two basic land cards and reveal them. Put one into your hand and the other into your graveyard. Then shuffle your library.","imageName":"fork in the road","colorIdentity":["G"]},"Graf Mole":{"layout":"normal","name":"Graf Mole","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Mole Beast","types":["Creature"],"subtypes":["Mole","Beast"],"text":"Whenever you sacrifice a Clue, you gain 3 life.","power":"2","toughness":"4","imageName":"graf mole","colorIdentity":["G"]},"Hermit of the Natterknolls":{"layout":"double-faced","name":"Hermit of the Natterknolls","names":["Hermit of the Natterknolls","Lone Wolf of the Natterknolls"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"Whenever an opponent casts a spell during your turn, draw a card.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Hermit of the Natterknolls.","power":"2","toughness":"3","imageName":"hermit of the natterknolls","colorIdentity":["G"]},"Lone Wolf of the Natterknolls":{"layout":"double-faced","name":"Lone Wolf of the Natterknolls","names":["Hermit of the Natterknolls","Lone Wolf of the Natterknolls"],"cmc":3,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Whenever an opponent casts a spell during your turn, draw two cards.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Lone Wolf of the Natterknolls.","power":"3","toughness":"5","imageName":"lone wolf of the natterknolls","colorIdentity":["G"]},"Hinterland Logger":{"layout":"double-faced","name":"Hinterland Logger","names":["Hinterland Logger","Timber Shredder"],"manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Werewolf","types":["Creature"],"subtypes":["Human","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Hinterland Logger.","power":"2","toughness":"1","imageName":"hinterland logger","colorIdentity":["G"]},"Timber Shredder":{"layout":"double-faced","name":"Timber Shredder","names":["Hinterland Logger","Timber Shredder"],"cmc":2,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Trample\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Timber Shredder.","power":"4","toughness":"2","imageName":"timber shredder","colorIdentity":["G"]},"Howlpack Resurgence":{"layout":"normal","name":"Howlpack Resurgence","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEach creature you control that's a Wolf or a Werewolf gets +1/+1 and has trample.","imageName":"howlpack resurgence","colorIdentity":["G"]},"Inexorable Blob":{"layout":"normal","name":"Inexorable Blob","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"Delirium — Whenever Inexorable Blob attacks, if there are four or more card types among cards in your graveyard, put a 3/3 green Ooze creature token onto the battlefield tapped and attacking.","power":"3","toughness":"3","imageName":"inexorable blob","colorIdentity":["G"]},"Intrepid Provisioner":{"layout":"normal","name":"Intrepid Provisioner","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Trample\nWhen Intrepid Provisioner enters the battlefield, another target Human you control gets +2/+2 until end of turn.","power":"3","toughness":"3","imageName":"intrepid provisioner","colorIdentity":["G"]},"Kessig Dire Swine":{"layout":"normal","name":"Kessig Dire Swine","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Boar Horror","types":["Creature"],"subtypes":["Boar","Horror"],"text":"Delirium — Kessig Dire Swine has trample as long as there are four or more card types among cards in your graveyard.","power":"6","toughness":"6","imageName":"kessig dire swine","colorIdentity":["G"]},"Lambholt Pacifist":{"layout":"double-faced","name":"Lambholt Pacifist","names":["Lambholt Pacifist","Lambholt Butcher"],"manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Shaman Werewolf","types":["Creature"],"subtypes":["Human","Shaman","Werewolf"],"text":"Lambholt Pacifist can't attack unless you control a creature with power 4 or greater.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Lambholt Pacifist.","power":"3","toughness":"3","imageName":"lambholt pacifist","colorIdentity":["G"]},"Lambholt Butcher":{"layout":"double-faced","name":"Lambholt Butcher","names":["Lambholt Pacifist","Lambholt Butcher"],"cmc":2,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"At the beginning of each upkeep, if a player cast two or more spells last turn, transform Lambholt Butcher.","power":"4","toughness":"4","imageName":"lambholt butcher","colorIdentity":["G"]},"Loam Dryad":{"layout":"normal","name":"Loam Dryad","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Dryad Horror","types":["Creature"],"subtypes":["Dryad","Horror"],"text":"{T}, Tap an untapped creature you control: Add one mana of any color to your mana pool.","power":"1","toughness":"2","imageName":"loam dryad","colorIdentity":["G"]},"Might Beyond Reason":{"layout":"normal","name":"Might Beyond Reason","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put two +1/+1 counters on target creature.\nDelirium — Put three +1/+1 counters on that creature instead if there are four or more card types among cards in your graveyard.","imageName":"might beyond reason","colorIdentity":["G"]},"Moldgraf Scavenger":{"layout":"normal","name":"Moldgraf Scavenger","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Fungus","types":["Creature"],"subtypes":["Fungus"],"text":"Delirium — Moldgraf Scavenger gets +3/+0 as long as there are four or more card types among cards in your graveyard.","power":"0","toughness":"4","imageName":"moldgraf scavenger","colorIdentity":["G"]},"Moonlight Hunt":{"layout":"normal","name":"Moonlight Hunt","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Choose target creature you don't control. Each creature you control that's a Wolf or a Werewolf deals damage equal to its power to that creature.","imageName":"moonlight hunt","colorIdentity":["G"]},"Obsessive Skinner":{"layout":"normal","name":"Obsessive Skinner","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"When Obsessive Skinner enters the battlefield, put a +1/+1 counter on target creature.\nDelirium — At the beginning of each opponent's upkeep, if there are four or more card types among cards in your graveyard, put a +1/+1 counter on target creature.","power":"1","toughness":"1","imageName":"obsessive skinner","colorIdentity":["G"]},"Pack Guardian":{"layout":"normal","name":"Pack Guardian","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wolf Spirit","types":["Creature"],"subtypes":["Wolf","Spirit"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Pack Guardian enters the battlefield, you may discard a land card. If you do, put a 2/2 green Wolf creature token onto the battlefield.","power":"4","toughness":"3","imageName":"pack guardian","colorIdentity":["G"]},"Quilled Wolf":{"layout":"normal","name":"Quilled Wolf","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"{5}{G}: Quilled Wolf gets +4/+4 until end of turn.","power":"2","toughness":"2","imageName":"quilled wolf","colorIdentity":["G"]},"Rabid Bite":{"layout":"normal","name":"Rabid Bite","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature you control deals damage equal to its power to target creature you don't control.","imageName":"rabid bite","colorIdentity":["G"]},"Root Out":{"layout":"normal","name":"Root Out","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or enchantment.\nInvestigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"root out","colorIdentity":["G"]},"Sage of Ancient Lore":{"layout":"double-faced","name":"Sage of Ancient Lore","names":["Sage of Ancient Lore","Werewolf of Ancient Hunger"],"manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Human Shaman Werewolf","types":["Creature"],"subtypes":["Human","Shaman","Werewolf"],"text":"Sage of Ancient Lore's power and toughness are each equal to the number of cards in your hand.\nWhen Sage of Ancient Lore enters the battlefield, draw a card.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Sage of Ancient Lore.","power":"*","toughness":"*","imageName":"sage of ancient lore","colorIdentity":["G"]},"Werewolf of Ancient Hunger":{"layout":"double-faced","name":"Werewolf of Ancient Hunger","names":["Sage of Ancient Lore","Werewolf of Ancient Hunger"],"cmc":5,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"Vigilance, trample\nWerewolf of Ancient Hunger's power and toughness are each equal to the total number of cards in all players' hands.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Werewolf of Ancient Hunger.","power":"*","toughness":"*","imageName":"werewolf of ancient hunger","colorIdentity":["G"]},"Seasons Past":{"layout":"normal","name":"Seasons Past","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return any number of cards with different converted mana costs from your graveyard to your hand. Put Seasons Past on the bottom of its owner's library.","imageName":"seasons past","colorIdentity":["G"]},"Second Harvest":{"layout":"normal","name":"Second Harvest","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"For each token you control, put a token onto the battlefield that's a copy of that permanent.","imageName":"second harvest","colorIdentity":["G"]},"Silverfur Partisan":{"layout":"normal","name":"Silverfur Partisan","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wolf Warrior","types":["Creature"],"subtypes":["Wolf","Warrior"],"text":"Trample\nWhenever a Wolf or Werewolf you control becomes the target of an instant or sorcery spell, put a 2/2 green Wolf creature token onto the battlefield.","power":"2","toughness":"2","imageName":"silverfur partisan","colorIdentity":["G"]},"Solitary Hunter":{"layout":"double-faced","name":"Solitary Hunter","names":["Solitary Hunter","One of the Pack"],"manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Warrior Werewolf","types":["Creature"],"subtypes":["Human","Warrior","Werewolf"],"text":"At the beginning of each upkeep, if no spells were cast last turn, transform Solitary Hunter.","power":"3","toughness":"4","imageName":"solitary hunter","colorIdentity":["G"]},"One of the Pack":{"layout":"double-faced","name":"One of the Pack","names":["Solitary Hunter","One of the Pack"],"cmc":4,"colors":["Green"],"type":"Creature — Werewolf","types":["Creature"],"subtypes":["Werewolf"],"text":"At the beginning of each upkeep, if a player cast two or more spells last turn, transform One of the Pack.","power":"5","toughness":"6","imageName":"one of the pack","colorIdentity":["G"]},"Soul Swallower":{"layout":"normal","name":"Soul Swallower","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"text":"Trample\nDelirium — At the beginning of your upkeep, if there are four or more card types among cards in your graveyard, put three +1/+1 counters on Soul Swallower.","power":"3","toughness":"3","imageName":"soul swallower","colorIdentity":["G"]},"Stoic Builder":{"layout":"normal","name":"Stoic Builder","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"When Stoic Builder enters the battlefield, you may return target land card from your graveyard to your hand.","power":"2","toughness":"3","imageName":"stoic builder","colorIdentity":["G"]},"Thornhide Wolves":{"layout":"normal","name":"Thornhide Wolves","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"power":"4","toughness":"5","imageName":"thornhide wolves","colorIdentity":["G"]},"Tireless Tracker":{"layout":"normal","name":"Tireless Tracker","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Whenever a land enters the battlefield under your control, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")\nWhenever you sacrifice a Clue, put a +1/+1 counter on Tireless Tracker.","power":"3","toughness":"2","imageName":"tireless tracker","colorIdentity":["G"]},"Traverse the Ulvenwald":{"layout":"normal","name":"Traverse the Ulvenwald","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.\nDelirium — If there are four or more card types among cards in your graveyard, instead search your library for a creature or land card, reveal it, put it into your hand, then shuffle your library.","imageName":"traverse the ulvenwald","colorIdentity":["G"]},"Ulvenwald Hydra":{"layout":"normal","name":"Ulvenwald Hydra","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"Reach\nUlvenwald Hydra's power and toughness are each equal to the number of lands you control.\nWhen Ulvenwald Hydra enters the battlefield, you may search your library for a land card, put it onto the battlefield tapped, then shuffle your library.","power":"*","toughness":"*","imageName":"ulvenwald hydra","colorIdentity":["G"]},"Ulvenwald Mysteries":{"layout":"normal","name":"Ulvenwald Mysteries","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a nontoken creature you control dies, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")\nWhenever you sacrifice a Clue, put a 1/1 white Human Soldier creature token onto the battlefield.","imageName":"ulvenwald mysteries","colorIdentity":["G"]},"Vessel of Nascency":{"layout":"normal","name":"Vessel of Nascency","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"{1}{G}, Sacrifice Vessel of Nascency: Reveal the top four cards of your library. You may put an artifact, creature, enchantment, land, or planeswalker card from among them into your hand. Put the rest into your graveyard.","imageName":"vessel of nascency","colorIdentity":["G"]},"Veteran Cathar":{"layout":"normal","name":"Veteran Cathar","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{3}{W}: Target Human gains double strike until end of turn.","power":"2","toughness":"2","imageName":"veteran cathar","colorIdentity":["G","W"]},"Watcher in the Web":{"layout":"normal","name":"Watcher in the Web","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Reach (This creature can block creatures with flying.)\nWatcher in the Web can block an additional seven creatures each combat.","power":"2","toughness":"5","imageName":"watcher in the web","colorIdentity":["G"]},"Weirding Wood":{"layout":"normal","name":"Weirding Wood","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant land\nWhen Weirding Wood enters the battlefield, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")\nEnchanted land has \"{T}: Add two mana of any one color to your mana pool.\"","imageName":"weirding wood","colorIdentity":["G"]},"Altered Ego":{"layout":"normal","name":"Altered Ego","manaCost":"{X}{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Altered Ego can't be countered.\nYou may have Altered Ego enter the battlefield as a copy of any creature on the battlefield, except it enters with X additional +1/+1 counters on it.","power":"0","toughness":"0","imageName":"altered ego","colorIdentity":["U","G"]},"Anguished Unmaking":{"layout":"normal","name":"Anguished Unmaking","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Instant","types":["Instant"],"text":"Exile target nonland permanent. You lose 3 life.","imageName":"anguished unmaking","colorIdentity":["W","B"]},"Arlinn Kord":{"layout":"double-faced","name":"Arlinn Kord","names":["Arlinn Kord","Arlinn, Embraced by the Moon"],"manaCost":"{2}{R}{G}","cmc":4,"colors":["Red","Green"],"type":"Planeswalker — Arlinn","types":["Planeswalker"],"subtypes":["Arlinn"],"text":"+1: Until end of turn, up to one target creature gets +2/+2 and gains vigilance and haste.\n0: Put a 2/2 green Wolf creature token onto the battlefield. Transform Arlinn Kord.","loyalty":3,"imageName":"arlinn kord","colorIdentity":["R","G"]},"Arlinn, Embraced by the Moon":{"layout":"double-faced","name":"Arlinn, Embraced by the Moon","names":["Arlinn Kord","Arlinn, Embraced by the Moon"],"cmc":4,"colors":["Red","Green"],"type":"Planeswalker — Arlinn","types":["Planeswalker"],"subtypes":["Arlinn"],"text":"+1: Creatures you control get +1/+1 and gain trample until end of turn.\n−1: Arlinn, Embraced by the Moon deals 3 damage to target creature or player. Transform Arlinn, Embraced by the Moon.\n−6: You get an emblem with \"Creatures you control have haste and ‘{T}: This creature deals damage equal to its power to target creature or player.'\"","imageName":"arlinn, embraced by the moon","colorIdentity":["R","G"]},"Fevered Visions":{"layout":"normal","name":"Fevered Visions","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of each player's end step, that player draws a card. If the player is your opponent and has four or more cards in hand, Fevered Visions deals 2 damage to him or her.","imageName":"fevered visions","colorIdentity":["U","R"]},"The Gitrog Monster":{"layout":"normal","name":"The Gitrog Monster","manaCost":"{3}{B}{G}","cmc":5,"colors":["Black","Green"],"type":"Legendary Creature — Frog Horror","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Frog","Horror"],"text":"Deathtouch\nAt the beginning of your upkeep, sacrifice The Gitrog Monster unless you sacrifice a land.\nYou may play an additional land on each of your turns.\nWhenever one or more land cards are put into your graveyard from anywhere, draw a card.","power":"6","toughness":"6","imageName":"the gitrog monster","colorIdentity":["B","G"]},"Invocation of Saint Traft":{"layout":"normal","name":"Invocation of Saint Traft","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has \"Whenever this creature attacks, put a 4/4 white Angel creature token with flying onto the battlefield tapped and attacking. Exile that token at end of combat.\"","imageName":"invocation of saint traft","colorIdentity":["W","U"]},"Nahiri, the Harbinger":{"layout":"normal","name":"Nahiri, the Harbinger","manaCost":"{2}{R}{W}","cmc":4,"colors":["White","Red"],"type":"Planeswalker — Nahiri","types":["Planeswalker"],"subtypes":["Nahiri"],"text":"+2: You may discard a card. If you do, draw a card.\n−2: Exile target enchantment, tapped artifact, or tapped creature.\n−8: Search your library for an artifact or creature card, put it onto the battlefield, then shuffle your library. It gains haste. Return it to your hand at the beginning of the next end step.","loyalty":4,"imageName":"nahiri, the harbinger","colorIdentity":["W","R"]},"Olivia, Mobilized for War":{"layout":"normal","name":"Olivia, Mobilized for War","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Legendary Creature — Vampire Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vampire","Knight"],"text":"Flying\nWhenever another creature enters the battlefield under your control, you may discard a card. If you do, put a +1/+1 counter on that creature, it gains haste until end of turn, and it becomes a Vampire in addition to its other types.","power":"3","toughness":"3","imageName":"olivia, mobilized for war","colorIdentity":["B","R"]},"Prized Amalgam":{"layout":"normal","name":"Prized Amalgam","manaCost":"{1}{U}{B}","cmc":3,"colors":["Blue","Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever a creature enters the battlefield, if it entered from your graveyard or you cast it from your graveyard, return Prized Amalgam from your graveyard to the battlefield tapped at the beginning of the next end step.","power":"3","toughness":"3","imageName":"prized amalgam","colorIdentity":["U","B"]},"Sigarda, Heron's Grace":{"layout":"normal","name":"Sigarda, Heron's Grace","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Legendary Creature — Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel"],"text":"Flying\nYou and Humans you control have hexproof.\n{2}, Exile a card from your graveyard: Put a 1/1 white Human Soldier creature token onto the battlefield.","power":"4","toughness":"5","imageName":"sigarda, heron's grace","colorIdentity":["W","G"]},"Sorin, Grim Nemesis":{"layout":"normal","name":"Sorin, Grim Nemesis","manaCost":"{4}{W}{B}","cmc":6,"colors":["White","Black"],"type":"Planeswalker — Sorin","types":["Planeswalker"],"subtypes":["Sorin"],"text":"+1: Reveal the top card of your library and put that card into your hand. Each opponent loses life equal to its converted mana cost.\n−X: Sorin, Grim Nemesis deals X damage to target creature or planeswalker and you gain X life.\n−9: Put a number of 1/1 black Vampire Knight creature tokens with lifelink onto the battlefield equal to the highest life total among all players.","loyalty":6,"imageName":"sorin, grim nemesis","colorIdentity":["W","B"]},"Brain in a Jar":{"layout":"normal","name":"Brain in a Jar","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{1}, {T}: Put a charge counter on Brain in a Jar, then you may cast an instant or sorcery card with converted mana cost equal to the number of charge counters on Brain in a Jar from your hand without paying its mana cost.\n{3}, {T}, Remove X charge counters from Brain in a Jar: Scry X.","imageName":"brain in a jar"},"Corrupted Grafstone":{"layout":"normal","name":"Corrupted Grafstone","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Corrupted Grafstone enters the battlefield tapped.\n{T}: Choose a color of a card in your graveyard. Add one mana of that color to your mana pool.","imageName":"corrupted grafstone"},"Epitaph Golem":{"layout":"normal","name":"Epitaph Golem","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Golem","types":["Artifact","Creature"],"subtypes":["Golem"],"text":"{2}: Put target card from your graveyard on the bottom of your library.","power":"3","toughness":"5","imageName":"epitaph golem"},"Explosive Apparatus":{"layout":"normal","name":"Explosive Apparatus","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"{3}, {T}, Sacrifice Explosive Apparatus: Explosive Apparatus deals 2 damage to target creature or player.","imageName":"explosive apparatus"},"Harvest Hand":{"layout":"double-faced","name":"Harvest Hand","names":["Harvest Hand","Scrounged Scythe"],"manaCost":"{3}","cmc":3,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"When Harvest Hand dies, return it to the battlefield transformed under your control.","power":"2","toughness":"2","imageName":"harvest hand"},"Scrounged Scythe":{"layout":"double-faced","name":"Scrounged Scythe","names":["Harvest Hand","Scrounged Scythe"],"cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1.\nAs long as equipped creature is a Human, it has menace. (It can't be blocked except by two or more creatures.)\nEquip {2}","imageName":"scrounged scythe"},"Haunted Cloak":{"layout":"normal","name":"Haunted Cloak","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has vigilance, trample, and haste.\nEquip {1}","imageName":"haunted cloak"},"Magnifying Glass":{"layout":"normal","name":"Magnifying Glass","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{T}: Add {C} to your mana pool.\n{4}, {T}: Investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")","imageName":"magnifying glass"},"Murderer's Axe":{"layout":"normal","name":"Murderer's Axe","manaCost":"{4}","cmc":4,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2.\nEquip—Discard a card.","imageName":"murderer's axe"},"Neglected Heirloom":{"layout":"double-faced","name":"Neglected Heirloom","names":["Neglected Heirloom","Ashmouth Blade"],"manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1.\nWhen equipped creature transforms, transform Neglected Heirloom.\nEquip {1}","imageName":"neglected heirloom"},"Ashmouth Blade":{"layout":"double-faced","name":"Ashmouth Blade","names":["Neglected Heirloom","Ashmouth Blade"],"cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+3 and has first strike.\nEquip {3}","imageName":"ashmouth blade"},"Runaway Carriage":{"layout":"normal","name":"Runaway Carriage","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Trample\nWhen Runaway Carriage attacks or blocks, sacrifice it at end of combat.","power":"5","toughness":"6","imageName":"runaway carriage"},"Shard of Broken Glass":{"layout":"normal","name":"Shard of Broken Glass","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+0.\nWhenever equipped creature attacks, you may put the top two cards of your library into your graveyard.\nEquip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"shard of broken glass"},"Skeleton Key":{"layout":"normal","name":"Skeleton Key","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature has skulk. (It can't be blocked by creatures with greater power.)\nWhenever equipped creature deals combat damage to a player, you may draw a card. If you do, discard a card.\nEquip {2}","imageName":"skeleton key"},"Slayer's Plate":{"layout":"normal","name":"Slayer's Plate","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +4/+2.\nWhenever equipped creature dies, if it was a Human, put a 1/1 white Spirit creature token with flying onto the battlefield.\nEquip {3}","imageName":"slayer's plate"},"Tamiyo's Journal":{"layout":"normal","name":"Tamiyo's Journal","manaCost":"{5}","cmc":5,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"At the beginning of your upkeep, investigate. (Put a colorless Clue artifact token onto the battlefield with \"{2}, Sacrifice this artifact: Draw a card.\")\n{T}, Sacrifice three Clues: Search your library for a card and put that card into your hand. Then shuffle your library.","imageName":"tamiyo's journal"},"Thraben Gargoyle":{"layout":"double-faced","name":"Thraben Gargoyle","names":["Thraben Gargoyle","Stonewing Antagonizer"],"manaCost":"{1}","cmc":1,"type":"Artifact Creature — Gargoyle","types":["Artifact","Creature"],"subtypes":["Gargoyle"],"text":"Defender\n{6}: Transform Thraben Gargoyle.","power":"2","toughness":"2","imageName":"thraben gargoyle"},"Stonewing Antagonizer":{"layout":"double-faced","name":"Stonewing Antagonizer","names":["Thraben Gargoyle","Stonewing Antagonizer"],"cmc":1,"type":"Artifact Creature — Gargoyle Horror","types":["Artifact","Creature"],"subtypes":["Gargoyle","Horror"],"text":"Flying","power":"4","toughness":"2","imageName":"stonewing antagonizer"},"True-Faith Censer":{"layout":"normal","name":"True-Faith Censer","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 and has vigilance.\nAs long as equipped creature is a Human, it gets an additional +1/+0.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"true-faith censer"},"Wicker Witch":{"layout":"normal","name":"Wicker Witch","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"power":"3","toughness":"1","imageName":"wicker witch"},"Wild-Field Scarecrow":{"layout":"normal","name":"Wild-Field Scarecrow","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Defender\n{2}, Sacrifice Wild-Field Scarecrow: Search your library for up to two basic land cards, reveal them, and put them into your hand. Then shuffle your library.","power":"1","toughness":"4","imageName":"wild-field scarecrow"},"Choked Estuary":{"layout":"normal","name":"Choked Estuary","type":"Land","types":["Land"],"text":"As Choked Estuary enters the battlefield, you may reveal an Island or Swamp card from your hand. If you don't, Choked Estuary enters the battlefield tapped.\n{T}: Add {U} or {B} to your mana pool.","imageName":"choked estuary","colorIdentity":["U","B"]},"Drownyard Temple":{"layout":"normal","name":"Drownyard Temple","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{3}: Return Drownyard Temple from your graveyard to the battlefield tapped.","imageName":"drownyard temple"},"Foreboding Ruins":{"layout":"normal","name":"Foreboding Ruins","type":"Land","types":["Land"],"text":"As Foreboding Ruins enters the battlefield, you may reveal a Swamp or Mountain card from your hand. If you don't, Foreboding Ruins enters the battlefield tapped.\n{T}: Add {B} or {R} to your mana pool.","imageName":"foreboding ruins","colorIdentity":["B","R"]},"Forsaken Sanctuary":{"layout":"normal","name":"Forsaken Sanctuary","type":"Land","types":["Land"],"text":"Forsaken Sanctuary enters the battlefield tapped.\n{T}: Add {W} or {B} to your mana pool.","imageName":"forsaken sanctuary","colorIdentity":["W","B"]},"Fortified Village":{"layout":"normal","name":"Fortified Village","type":"Land","types":["Land"],"text":"As Fortified Village enters the battlefield, you may reveal a Forest or Plains card from your hand. If you don't, Fortified Village enters the battlefield tapped.\n{T}: Add {G} or {W} to your mana pool.","imageName":"fortified village","colorIdentity":["G","W"]},"Foul Orchard":{"layout":"normal","name":"Foul Orchard","type":"Land","types":["Land"],"text":"Foul Orchard enters the battlefield tapped.\n{T}: Add {B} or {G} to your mana pool.","imageName":"foul orchard","colorIdentity":["B","G"]},"Game Trail":{"layout":"normal","name":"Game Trail","type":"Land","types":["Land"],"text":"As Game Trail enters the battlefield, you may reveal a Mountain or Forest card from your hand. If you don't, Game Trail enters the battlefield tapped.\n{T}: Add {R} or {G} to your mana pool.","imageName":"game trail","colorIdentity":["R","G"]},"Highland Lake":{"layout":"normal","name":"Highland Lake","type":"Land","types":["Land"],"text":"Highland Lake enters the battlefield tapped.\n{T}: Add {U} or {R} to your mana pool.","imageName":"highland lake","colorIdentity":["U","R"]},"Port Town":{"layout":"normal","name":"Port Town","type":"Land","types":["Land"],"text":"As Port Town enters the battlefield, you may reveal a Plains or Island card from your hand. If you don't, Port Town enters the battlefield tapped.\n{T}: Add {W} or {U} to your mana pool.","imageName":"port town","colorIdentity":["W","U"]},"Stone Quarry":{"layout":"normal","name":"Stone Quarry","type":"Land","types":["Land"],"text":"Stone Quarry enters the battlefield tapped.\n{T}: Add {R} or {W} to your mana pool.","imageName":"stone quarry","colorIdentity":["R","W"]},"Warped Landscape":{"layout":"normal","name":"Warped Landscape","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}, Sacrifice Warped Landscape: Search your library for a basic land card and put it onto the battlefield tapped. Then shuffle your library.","imageName":"warped landscape"},"Westvale Abbey":{"layout":"double-faced","name":"Westvale Abbey","names":["Westvale Abbey","Ormendahl, Profane Prince"],"type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{5}, {T}, Pay 1 life: Put a 1/1 white and black Human Cleric creature token onto the battlefield.\n{5}, {T}, Sacrifice five creatures: Transform Westvale Abbey, then untap it.","imageName":"westvale abbey","colorIdentity":["B"]},"Ormendahl, Profane Prince":{"layout":"double-faced","name":"Ormendahl, Profane Prince","names":["Westvale Abbey","Ormendahl, Profane Prince"],"colors":["Black"],"type":"Legendary Creature — Demon","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Demon"],"text":"Flying, lifelink, indestructible, haste","power":"9","toughness":"7","imageName":"ormendahl, profane prince","colorIdentity":["B"]},"Woodland Stream":{"layout":"normal","name":"Woodland Stream","type":"Land","types":["Land"],"text":"Woodland Stream enters the battlefield tapped.\n{T}: Add {G} or {U} to your mana pool.","imageName":"woodland stream","colorIdentity":["G","U"]},"Abundant Maw":{"layout":"normal","name":"Abundant Maw","manaCost":"{8}","cmc":8,"type":"Creature — Eldrazi Leech","types":["Creature"],"subtypes":["Eldrazi","Leech"],"text":"Emerge {6}{B} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast Abundant Maw, target opponent loses 3 life and you gain 3 life.","power":"6","toughness":"4","imageName":"abundant maw","colorIdentity":["B"]},"Decimator of the Provinces":{"layout":"normal","name":"Decimator of the Provinces","manaCost":"{10}","cmc":10,"type":"Creature — Eldrazi Boar","types":["Creature"],"subtypes":["Eldrazi","Boar"],"text":"Emerge {6}{G}{G}{G} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast Decimator of the Provinces, creatures you control get +2/+2 and gain trample until end of turn.\nTrample, haste","power":"7","toughness":"7","imageName":"decimator of the provinces","colorIdentity":["G"]},"Distended Mindbender":{"layout":"normal","name":"Distended Mindbender","manaCost":"{8}","cmc":8,"type":"Creature — Eldrazi Insect","types":["Creature"],"subtypes":["Eldrazi","Insect"],"text":"Emerge {5}{B}{B} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast Distended Mindbender, target opponent reveals his or her hand. You choose from it a nonland card with converted mana cost 3 or less and a card with converted mana cost 4 or greater. That player discards those cards.","power":"5","toughness":"5","imageName":"distended mindbender","colorIdentity":["B"]},"Drownyard Behemoth":{"layout":"normal","name":"Drownyard Behemoth","manaCost":"{9}","cmc":9,"type":"Creature — Eldrazi Crab","types":["Creature"],"subtypes":["Eldrazi","Crab"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEmerge {7}{U} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nDrownyard Behemoth has hexproof as long as it entered the battlefield this turn.","power":"5","toughness":"7","imageName":"drownyard behemoth","colorIdentity":["U"]},"Elder Deep-Fiend":{"layout":"normal","name":"Elder Deep-Fiend","manaCost":"{8}","cmc":8,"type":"Creature — Eldrazi Octopus","types":["Creature"],"subtypes":["Eldrazi","Octopus"],"text":"Flash\nEmerge {5}{U}{U} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast Elder Deep-Fiend, tap up to four target permanents.","power":"5","toughness":"6","imageName":"elder deep-fiend","colorIdentity":["U"]},"Emrakul, the Promised End":{"layout":"normal","name":"Emrakul, the Promised End","manaCost":"{13}","cmc":13,"type":"Legendary Creature — Eldrazi","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Eldrazi"],"text":"Emrakul, the Promised End costs {1} less to cast for each card type among cards in your graveyard. \nWhen you cast Emrakul, you gain control of target opponent during that player's next turn. After that turn, that player takes an extra turn.\nFlying, trample, protection from instants","power":"13","toughness":"13","imageName":"emrakul, the promised end"},"Eternal Scourge":{"layout":"normal","name":"Eternal Scourge","manaCost":"{3}","cmc":3,"type":"Creature — Eldrazi Horror","types":["Creature"],"subtypes":["Eldrazi","Horror"],"text":"You may cast Eternal Scourge from exile.\nWhen Eternal Scourge becomes the target of a spell or ability an opponent controls, exile Eternal Scourge.","power":"3","toughness":"3","imageName":"eternal scourge"},"It of the Horrid Swarm":{"layout":"normal","name":"It of the Horrid Swarm","manaCost":"{8}","cmc":8,"type":"Creature — Eldrazi Insect","types":["Creature"],"subtypes":["Eldrazi","Insect"],"text":"Emerge {6}{G} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast It of the Horrid Swarm, put two 1/1 green Insect creature tokens onto the battlefield.","power":"4","toughness":"4","imageName":"it of the horrid swarm","colorIdentity":["G"]},"Lashweed Lurker":{"layout":"normal","name":"Lashweed Lurker","manaCost":"{8}","cmc":8,"type":"Creature — Eldrazi Horror","types":["Creature"],"subtypes":["Eldrazi","Horror"],"text":"Emerge {5}{G}{U} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast Lashweed Lurker, you may put target nonland permanent on top of its owner's library.","power":"5","toughness":"4","imageName":"lashweed lurker","colorIdentity":["G","U"]},"Mockery of Nature":{"layout":"normal","name":"Mockery of Nature","manaCost":"{9}","cmc":9,"type":"Creature — Eldrazi Beast","types":["Creature"],"subtypes":["Eldrazi","Beast"],"text":"Emerge {7}{G} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast Mockery of Nature, you may destroy target artifact or enchantment.","power":"6","toughness":"5","imageName":"mockery of nature","colorIdentity":["G"]},"Vexing Scuttler":{"layout":"normal","name":"Vexing Scuttler","manaCost":"{8}","cmc":8,"type":"Creature — Eldrazi Crab","types":["Creature"],"subtypes":["Eldrazi","Crab"],"text":"Emerge {6}{U} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast Vexing Scuttler, you may return target instant or sorcery card from your graveyard to your hand.","power":"4","toughness":"5","imageName":"vexing scuttler","colorIdentity":["U"]},"Wretched Gryff":{"layout":"normal","name":"Wretched Gryff","manaCost":"{7}","cmc":7,"type":"Creature — Eldrazi Hippogriff","types":["Creature"],"subtypes":["Eldrazi","Hippogriff"],"text":"Emerge {5}{U} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.)\nWhen you cast Wretched Gryff, draw a card.\nFlying","power":"3","toughness":"4","imageName":"wretched gryff","colorIdentity":["U"]},"Blessed Alliance":{"layout":"normal","name":"Blessed Alliance","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Escalate {2} (Pay this cost for each mode chosen beyond the first.)\nChoose one or more —\n• Target player gains 4 life.\n• Untap up to two target creatures.\n• Target opponent sacrifices an attacking creature.","imageName":"blessed alliance","colorIdentity":["W"]},"Borrowed Grace":{"layout":"normal","name":"Borrowed Grace","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Escalate {1}{W} (Pay this cost for each mode chosen beyond the first.)\nChoose one or both —\n• Creatures you control get +2/+0 until end of turn.\n• Creatures you control get +0/+2 until end of turn.","imageName":"borrowed grace","colorIdentity":["W"]},"Bruna, the Fading Light":{"layout":"meld","name":"Bruna, the Fading Light","names":["Bruna, the Fading Light","Gisela, the Broken Blade","Brisela, Voice of Nightmares"],"manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Legendary Creature — Angel Horror","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel","Horror"],"text":"When you cast Bruna, the Fading Light, you may return target Angel or Human creature card from your graveyard to the battlefield.\nFlying, vigilance\n(Melds with Gisela, the Broken Blade.)","power":"5","toughness":"7","imageName":"bruna, the fading light","colorIdentity":["W"]},"Brisela, Voice of Nightmares":{"layout":"meld","name":"Brisela, Voice of Nightmares","names":["Bruna, the Fading Light","Gisela, the Broken Blade","Brisela, Voice of Nightmares"],"type":"Legendary Creature — Eldrazi Angel","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Eldrazi","Angel"],"text":"Flying, first strike, vigilance, lifelink\nYour opponents can't cast spells with converted mana cost 3 or less.","power":"9","toughness":"10","imageName":"brisela, voice of nightmares"},"Choking Restraints":{"layout":"normal","name":"Choking Restraints","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack or block.\n{3}{W}{W}, Sacrifice Choking Restraints: Exile enchanted creature.","imageName":"choking restraints","colorIdentity":["W"]},"Collective Effort":{"layout":"normal","name":"Collective Effort","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Escalate—Tap an untapped creature you control. (Pay this cost for each mode chosen beyond the first.)\nChoose one or more —\n• Destroy target creature with power 4 or greater.\n• Destroy target enchantment.\n• Put a +1/+1 counter on each creature target player controls.","imageName":"collective effort","colorIdentity":["W"]},"Courageous Outrider":{"layout":"normal","name":"Courageous Outrider","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"When Courageous Outrider enters the battlefield, look at the top four cards of your library. You may reveal a Human card from among them and put it into your hand. Put the rest on the bottom of your library in any order.","power":"3","toughness":"4","imageName":"courageous outrider","colorIdentity":["W"]},"Dawn Gryff":{"layout":"normal","name":"Dawn Gryff","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Hippogriff","types":["Creature"],"subtypes":["Hippogriff"],"text":"Flying","power":"2","toughness":"2","imageName":"dawn gryff","colorIdentity":["W"]},"Deploy the Gatewatch":{"layout":"normal","name":"Deploy the Gatewatch","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top seven cards of your library. Put up to two planeswalker cards from among them onto the battlefield. Put the rest on the bottom of your library in a random order.","imageName":"deploy the gatewatch","colorIdentity":["W"]},"Desperate Sentry":{"layout":"normal","name":"Desperate Sentry","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Desperate Sentry dies, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.\nDelirium — Desperate Sentry gets +3/+0 as long as there are four or more card types among cards in your graveyard.","power":"1","toughness":"2","imageName":"desperate sentry","colorIdentity":["W"]},"Drogskol Shieldmate":{"layout":"normal","name":"Drogskol Shieldmate","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Spirit Soldier","types":["Creature"],"subtypes":["Spirit","Soldier"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nWhen Drogskol Shieldmate enters the battlefield, other creatures you control get +0/+1 until end of turn.","power":"2","toughness":"3","imageName":"drogskol shieldmate","colorIdentity":["W"]},"Extricator of Sin":{"layout":"double-faced","name":"Extricator of Sin","names":["Extricator of Sin","Extricator of Flesh"],"manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"When Extricator of Sin enters the battlefield, you may sacrifice another permanent. If you do, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.\nDelirium — At the beginning of your upkeep, if there are four or more card types among cards in your graveyard, transform Extricator of Sin.","power":"0","toughness":"3","imageName":"extricator of sin","colorIdentity":["W"]},"Extricator of Flesh":{"layout":"double-faced","name":"Extricator of Flesh","names":["Extricator of Sin","Extricator of Flesh"],"cmc":3,"type":"Creature — Eldrazi Horror","types":["Creature"],"subtypes":["Eldrazi","Horror"],"text":"Eldrazi you control have vigilance.\n{2}, {T}, Sacrifice a non-Eldrazi creature: Put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.","power":"3","toughness":"5","imageName":"extricator of flesh","colorIdentity":["W"]},"Faith Unbroken":{"layout":"normal","name":"Faith Unbroken","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you control\nWhen Faith Unbroken enters the battlefield, exile target creature an opponent controls until Faith Unbroken leaves the battlefield.\nEnchanted creature gets +2/+2.","imageName":"faith unbroken","colorIdentity":["W"]},"Faithbearer Paladin":{"layout":"normal","name":"Faithbearer Paladin","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Lifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"3","toughness":"4","imageName":"faithbearer paladin","colorIdentity":["W"]},"Fiend Binder":{"layout":"normal","name":"Fiend Binder","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Fiend Binder attacks, tap target creature defending player controls.","power":"3","toughness":"2","imageName":"fiend binder","colorIdentity":["W"]},"Geist of the Lonely Vigil":{"layout":"normal","name":"Geist of the Lonely Vigil","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit Cleric","types":["Creature"],"subtypes":["Spirit","Cleric"],"text":"Defender, flying\nDelirium — Geist of the Lonely Vigil can attack as though it didn't have defender as long as there are four or more card types among cards in your graveyard.","power":"2","toughness":"3","imageName":"geist of the lonely vigil","colorIdentity":["W"]},"Gisela, the Broken Blade":{"layout":"meld","name":"Gisela, the Broken Blade","names":["Bruna, the Fading Light","Gisela, the Broken Blade","Brisela, Voice of Nightmares"],"manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Legendary Creature — Angel Horror","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Angel","Horror"],"text":"Flying, first strike, lifelink\nAt the beginning of your end step, if you both own and control Gisela, the Broken Blade and a creature named Bruna, the Fading Light, exile them, then meld them into Brisela, Voice of Nightmares.","power":"4","toughness":"3","imageName":"gisela, the broken blade","colorIdentity":["W"]},"Give No Ground":{"layout":"normal","name":"Give No Ground","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+6 until end of turn and can block any number of creatures this turn.","imageName":"give no ground","colorIdentity":["W"]},"Guardian of Pilgrims":{"layout":"normal","name":"Guardian of Pilgrims","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit Cleric","types":["Creature"],"subtypes":["Spirit","Cleric"],"text":"When Guardian of Pilgrims enters the battlefield, target creature gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"guardian of pilgrims","colorIdentity":["W"]},"Ironclad Slayer":{"layout":"normal","name":"Ironclad Slayer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Ironclad Slayer enters the battlefield, you may return target Aura or Equipment card from your graveyard to your hand.","power":"3","toughness":"2","imageName":"ironclad slayer","colorIdentity":["W"]},"Ironwright's Cleansing":{"layout":"normal","name":"Ironwright's Cleansing","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Exile target artifact or enchantment.","imageName":"ironwright's cleansing","colorIdentity":["W"]},"Lone Rider":{"layout":"double-faced","name":"Lone Rider","names":["Lone Rider","It That Rides as One"],"manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike, lifelink\nAt the beginning of the end step, if you gained 3 or more life this turn, transform Lone Rider.","power":"1","toughness":"1","imageName":"lone rider","colorIdentity":["W"]},"It That Rides as One":{"layout":"double-faced","name":"It That Rides as One","names":["Lone Rider","It That Rides as One"],"cmc":2,"type":"Creature — Eldrazi Horror","types":["Creature"],"subtypes":["Eldrazi","Horror"],"text":"First strike, trample, lifelink","power":"4","toughness":"4","imageName":"it that rides as one","colorIdentity":["W"]},"Long Road Home":{"layout":"normal","name":"Long Road Home","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature. At the beginning of the next end step, return that card to the battlefield under its owner's control with a +1/+1 counter on it.","imageName":"long road home","colorIdentity":["W"]},"Lunarch Mantle":{"layout":"normal","name":"Lunarch Mantle","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+2 and has \"{1}, Sacrifice a permanent: This creature gains flying until end of turn.\"","imageName":"lunarch mantle","colorIdentity":["W"]},"Providence":{"layout":"normal","name":"Providence","manaCost":"{5}{W}{W}","cmc":7,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"You may reveal this card from your opening hand. If you do, at the beginning of the first upkeep, your life total becomes 26.\nYour life total becomes 26.","imageName":"providence","colorIdentity":["W"]},"Repel the Abominable":{"layout":"normal","name":"Repel the Abominable","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Prevent all damage that would be dealt this turn by non-Human sources.","imageName":"repel the abominable","colorIdentity":["W"]},"Sanctifier of Souls":{"layout":"normal","name":"Sanctifier of Souls","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Whenever another creature enters the battlefield under your control, Sanctifier of Souls gets +1/+1 until end of turn.\n{2}{W}, Exile a creature card from your graveyard: Put a 1/1 white Spirit creature token with flying onto the battlefield.","power":"2","toughness":"3","imageName":"sanctifier of souls","colorIdentity":["W"]},"Selfless Spirit":{"layout":"normal","name":"Selfless Spirit","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Spirit Cleric","types":["Creature"],"subtypes":["Spirit","Cleric"],"text":"Flying\nSacrifice Selfless Spirit: Creatures you control gain indestructible until end of turn.","power":"2","toughness":"1","imageName":"selfless spirit","colorIdentity":["W"]},"Sigarda's Aid":{"layout":"normal","name":"Sigarda's Aid","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"You may cast Aura and Equipment spells as though they had flash.\nWhenever an Equipment enters the battlefield under your control, you may attach it to target creature you control.","imageName":"sigarda's aid","colorIdentity":["W"]},"Sigardian Priest":{"layout":"normal","name":"Sigardian Priest","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{1}, {T}: Tap target non-Human creature.","power":"1","toughness":"2","imageName":"sigardian priest","colorIdentity":["W"]},"Spectral Reserves":{"layout":"normal","name":"Spectral Reserves","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Put two 1/1 white Spirit creature tokens with flying onto the battlefield. You gain 2 life.","imageName":"spectral reserves","colorIdentity":["W"]},"Steadfast Cathar":{"layout":"normal","name":"Steadfast Cathar","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Steadfast Cathar attacks, it gets +0/+2 until end of turn.","power":"2","toughness":"1","imageName":"steadfast cathar","colorIdentity":["W"]},"Subjugator Angel":{"layout":"normal","name":"Subjugator Angel","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Subjugator Angel enters the battlefield, tap all creatures your opponents control.","power":"4","toughness":"3","imageName":"subjugator angel","colorIdentity":["W"]},"Thalia, Heretic Cathar":{"layout":"normal","name":"Thalia, Heretic Cathar","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Legendary Creature — Human Soldier","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Soldier"],"text":"First strike\nCreatures and nonbasic lands your opponents control enter the battlefield tapped.","power":"3","toughness":"2","imageName":"thalia, heretic cathar","colorIdentity":["W"]},"Thalia's Lancers":{"layout":"normal","name":"Thalia's Lancers","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"First strike\nWhen Thalia's Lancers enters the battlefield, you may search your library for a legendary card, reveal it, put it into your hand, then shuffle your library.","power":"4","toughness":"4","imageName":"thalia's lancers","colorIdentity":["W"]},"Thraben Standard Bearer":{"layout":"normal","name":"Thraben Standard Bearer","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"{1}{W}, {T}, Discard a card: Put a 1/1 white Human Soldier creature token onto the battlefield.","power":"1","toughness":"1","imageName":"thraben standard bearer","colorIdentity":["W"]},"Advanced Stitchwing":{"layout":"normal","name":"Advanced Stitchwing","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"Flying\n{2}{U}, Discard two cards: Return Advanced Stitchwing from your graveyard to the battlefield tapped.","power":"3","toughness":"4","imageName":"advanced stitchwing","colorIdentity":["U"]},"Chilling Grasp":{"layout":"normal","name":"Chilling Grasp","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Tap up to two target creatures. Those creatures don't untap during their controller's next untap step.\nMadness {3}{U} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"chilling grasp","colorIdentity":["U"]},"Coax from the Blind Eternities":{"layout":"normal","name":"Coax from the Blind Eternities","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"You may choose an Eldrazi card you own from outside the game or in exile, reveal that card, and put it into your hand.","imageName":"coax from the blind eternities","colorIdentity":["U"]},"Contingency Plan":{"layout":"normal","name":"Contingency Plan","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top five cards of your library. Put any number of them into your graveyard and the rest back on top of your library in any order.","imageName":"contingency plan","colorIdentity":["U"]},"Curious Homunculus":{"layout":"double-faced","name":"Curious Homunculus","names":["Curious Homunculus","Voracious Reader"],"manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Homunculus","types":["Creature"],"subtypes":["Homunculus"],"text":"{T}: Add {C} to your mana pool. Spend this mana only to cast an instant or sorcery spell.\nAt the beginning of your upkeep, if there are three or more instant and/or sorcery cards in your graveyard, transform Curious Homunculus.","power":"1","toughness":"1","imageName":"curious homunculus","colorIdentity":["U"]},"Voracious Reader":{"layout":"double-faced","name":"Voracious Reader","names":["Curious Homunculus","Voracious Reader"],"cmc":2,"type":"Creature — Eldrazi Homunculus","types":["Creature"],"subtypes":["Eldrazi","Homunculus"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nInstant and sorcery spells you cast cost {1} less to cast.","power":"3","toughness":"4","imageName":"voracious reader","colorIdentity":["U"]},"Displace":{"layout":"normal","name":"Displace","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Exile up to two target creatures you control, then return those cards to the battlefield under their owner's control.","imageName":"displace","colorIdentity":["U"]},"Docent of Perfection":{"layout":"double-faced","name":"Docent of Perfection","names":["Docent of Perfection","Final Iteration"],"manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Insect Horror","types":["Creature"],"subtypes":["Insect","Horror"],"text":"Flying\nWhenever you cast an instant or sorcery spell, put a 1/1 blue Human Wizard creature token onto the battlefield. Then if you control three or more Wizards, transform Docent of Perfection.","power":"5","toughness":"4","imageName":"docent of perfection","colorIdentity":["U"]},"Final Iteration":{"layout":"double-faced","name":"Final Iteration","names":["Docent of Perfection","Final Iteration"],"cmc":5,"type":"Creature — Eldrazi Insect","types":["Creature"],"subtypes":["Eldrazi","Insect"],"text":"Flying\nWizards you control get +2/+1 and have flying.\nWhenever you cast an instant or sorcery spell, put a 1/1 blue Human Wizard creature token onto the battlefield.","power":"6","toughness":"5","imageName":"final iteration","colorIdentity":["U"]},"Drag Under":{"layout":"normal","name":"Drag Under","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature to its owner's hand.\nDraw a card.","imageName":"drag under","colorIdentity":["U"]},"Enlightened Maniac":{"layout":"normal","name":"Enlightened Maniac","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"When Enlightened Maniac enters the battlefield, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.","power":"0","toughness":"2","imageName":"enlightened maniac","colorIdentity":["U"]},"Exultant Cultist":{"layout":"normal","name":"Exultant Cultist","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Exultant Cultist dies, draw a card.","power":"2","toughness":"2","imageName":"exultant cultist","colorIdentity":["U"]},"Fogwalker":{"layout":"normal","name":"Fogwalker","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Skulk (This creature can't be blocked by creatures with greater power.)\nWhen Fogwalker enters the battlefield, target creature an opponent controls doesn't untap during its controller's next untap step.","power":"1","toughness":"3","imageName":"fogwalker","colorIdentity":["U"]},"Fortune's Favor":{"layout":"normal","name":"Fortune's Favor","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Target opponent looks at the top four cards of your library and separates them into a face-down pile and a face-up pile. Put one pile into your hand and the other into your graveyard.","imageName":"fortune's favor","colorIdentity":["U"]},"Geist of the Archives":{"layout":"normal","name":"Geist of the Archives","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Defender\nAt the beginning of your upkeep, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","power":"0","toughness":"4","imageName":"geist of the archives","colorIdentity":["U"]},"Grizzled Angler":{"layout":"double-faced","name":"Grizzled Angler","names":["Grizzled Angler","Grisly Anglerfish"],"manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"{T}: Put the top two cards of your library into your graveyard. Then if there is a colorless creature card in your graveyard, transform Grizzled Angler.","power":"2","toughness":"3","imageName":"grizzled angler","colorIdentity":["U"]},"Grisly Anglerfish":{"layout":"double-faced","name":"Grisly Anglerfish","names":["Grizzled Angler","Grisly Anglerfish"],"cmc":3,"type":"Creature — Eldrazi Fish","types":["Creature"],"subtypes":["Eldrazi","Fish"],"text":"{6}: Creatures your opponents control attack this turn if able.","power":"4","toughness":"5","imageName":"grisly anglerfish","colorIdentity":["U"]},"Identity Thief":{"layout":"normal","name":"Identity Thief","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Whenever Identity Thief attacks, you may exile another target nontoken creature. If you do, Identity Thief becomes a copy of that creature until end of turn. Return the exiled card to the battlefield under its owner's control at the beginning of the next end step.","power":"0","toughness":"3","imageName":"identity thief","colorIdentity":["U"]},"Imprisoned in the Moon":{"layout":"normal","name":"Imprisoned in the Moon","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature, land, or planeswalker\nEnchanted permanent is a colorless land with \"{T}: Add {C} to your mana pool\" and loses all other card types and abilities.","imageName":"imprisoned in the moon","colorIdentity":["U"]},"Ingenious Skaab":{"layout":"normal","name":"Ingenious Skaab","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\n{U}: Ingenious Skaab gets +1/-1 until end of turn.","power":"2","toughness":"3","imageName":"ingenious skaab","colorIdentity":["U"]},"Laboratory Brute":{"layout":"normal","name":"Laboratory Brute","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Zombie Horror","types":["Creature"],"subtypes":["Zombie","Horror"],"text":"When Laboratory Brute enters the battlefield, put the top four cards of your library into your graveyard.","power":"3","toughness":"3","imageName":"laboratory brute","colorIdentity":["U"]},"Lunar Force":{"layout":"normal","name":"Lunar Force","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"When an opponent casts a spell, sacrifice Lunar Force and counter that spell.","imageName":"lunar force","colorIdentity":["U"]},"Mausoleum Wanderer":{"layout":"normal","name":"Mausoleum Wanderer","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever another Spirit enters the battlefield under your control, Mausoleum Wanderer gets +1/+1 until end of turn.\nSacrifice Mausoleum Wanderer: Counter target instant or sorcery spell unless its controller pays {X}, where X is Mausoleum Wanderer's power.","power":"1","toughness":"1","imageName":"mausoleum wanderer","colorIdentity":["U"]},"Mind's Dilation":{"layout":"normal","name":"Mind's Dilation","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an opponent casts his or her first spell each turn, that player exiles the top card of his or her library. If it's a nonland card, you may cast it without paying its mana cost.","imageName":"mind's dilation","colorIdentity":["U"]},"Nebelgast Herald":{"layout":"normal","name":"Nebelgast Herald","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nFlying\nWhenever Nebelgast Herald or another Spirit enters the battlefield under your control, tap target creature an opponent controls.","power":"2","toughness":"1","imageName":"nebelgast herald","colorIdentity":["U"]},"Niblis of Frost":{"layout":"normal","name":"Niblis of Frost","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever you cast an instant or sorcery spell, tap target creature an opponent controls. That creature doesn't untap during its controller's next untap step.","power":"3","toughness":"3","imageName":"niblis of frost","colorIdentity":["U"]},"Scour the Laboratory":{"layout":"normal","name":"Scour the Laboratory","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Delirium — Scour the Laboratory costs {2} less to cast if there are four or more card types among cards in your graveyard.\nDraw three cards.","imageName":"scour the laboratory","colorIdentity":["U"]},"Spontaneous Mutation":{"layout":"normal","name":"Spontaneous Mutation","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature gets -X/-0, where X is the number of cards in your graveyard.","imageName":"spontaneous mutation","colorIdentity":["U"]},"Summary Dismissal":{"layout":"normal","name":"Summary Dismissal","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Exile all other spells and counter all abilities.","imageName":"summary dismissal","colorIdentity":["U"]},"Take Inventory":{"layout":"normal","name":"Take Inventory","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw a card, then draw cards equal to the number of cards named Take Inventory in your graveyard.","imageName":"take inventory","colorIdentity":["U"]},"Tattered Haunter":{"layout":"normal","name":"Tattered Haunter","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nTattered Haunter can block only creatures with flying.","power":"2","toughness":"1","imageName":"tattered haunter","colorIdentity":["U"]},"Unsubstantiate":{"layout":"normal","name":"Unsubstantiate","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target spell or creature to its owner's hand.","imageName":"unsubstantiate","colorIdentity":["U"]},"Wharf Infiltrator":{"layout":"normal","name":"Wharf Infiltrator","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Human Horror","types":["Creature"],"subtypes":["Human","Horror"],"text":"Skulk (This creature can't be blocked by creatures with greater power.)\nWhenever Wharf Infiltrator deals combat damage to a player, you may draw a card. If you do, discard a card.\nWhenever you discard a creature card, you may pay {2}. If you do, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.","power":"1","toughness":"1","imageName":"wharf infiltrator","colorIdentity":["U"]},"Boon of Emrakul":{"layout":"normal","name":"Boon of Emrakul","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +3/-3.","imageName":"boon of emrakul","colorIdentity":["B"]},"Borrowed Malevolence":{"layout":"normal","name":"Borrowed Malevolence","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Escalate {2} (Pay this cost for each mode chosen beyond the first.)\nChoose one or both —\n• Target creature gets +1/+1 until end of turn.\n• Target creature gets -1/-1 until end of turn.","imageName":"borrowed malevolence","colorIdentity":["B"]},"Cemetery Recruitment":{"layout":"normal","name":"Cemetery Recruitment","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Return target creature card from your graveyard to your hand. If it's a Zombie card, draw a card.","imageName":"cemetery recruitment","colorIdentity":["B"]},"Certain Death":{"layout":"normal","name":"Certain Death","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target creature. Its controller loses 2 life and you gain 2 life.","imageName":"certain death","colorIdentity":["B"]},"Collective Brutality":{"layout":"normal","name":"Collective Brutality","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Escalate—Discard a card. (Pay this cost for each mode chosen beyond the first.)\nChoose one or more —\n• Target opponent reveals his or her hand. You choose an instant or sorcery card from it. That player discards that card.\n• Target creature gets -2/-2 until end of turn.\n• Target opponent loses 2 life and you gain 2 life.","imageName":"collective brutality","colorIdentity":["B"]},"Cryptbreaker":{"layout":"normal","name":"Cryptbreaker","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"{1}{B}, {T}, Discard a card: Put a 2/2 black Zombie creature token onto the battlefield.\nTap three untapped Zombies you control: You draw a card and you lose 1 life.","power":"1","toughness":"1","imageName":"cryptbreaker","colorIdentity":["B"]},"Dark Salvation":{"layout":"normal","name":"Dark Salvation","manaCost":"{X}{X}{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target player puts X 2/2 black Zombie creature tokens onto the battlefield, then up to one target creature gets -1/-1 until end of turn for each Zombie that player controls.","imageName":"dark salvation","colorIdentity":["B"]},"Dusk Feaster":{"layout":"normal","name":"Dusk Feaster","manaCost":"{5}{B}{B}","cmc":7,"colors":["Black"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"Delirium — Dusk Feaster costs {2} less to cast if there are four or more card types among cards in your graveyard.\nFlying","power":"4","toughness":"5","imageName":"dusk feaster","colorIdentity":["B"]},"Gavony Unhallowed":{"layout":"normal","name":"Gavony Unhallowed","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Whenever another creature you control dies, put a +1/+1 counter on Gavony Unhallowed.","power":"2","toughness":"4","imageName":"gavony unhallowed","colorIdentity":["B"]},"Graf Harvest":{"layout":"normal","name":"Graf Harvest","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Zombies you control have menace. (They can't be blocked except by two or more creatures.)\n{3}{B}, Exile a creature card from your graveyard: Put a 2/2 black Zombie creature token onto the battlefield.","imageName":"graf harvest","colorIdentity":["B"]},"Graf Rats":{"layout":"meld","name":"Graf Rats","names":["Graf Rats","Midnight Scavengers","Chittering Host"],"manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"At the beginning of combat on your turn, if you both own and control Graf Rats and a creature named Midnight Scavengers, exile them, then meld them into Chittering Host.","power":"2","toughness":"1","imageName":"graf rats","colorIdentity":["B"]},"Haunted Dead":{"layout":"normal","name":"Haunted Dead","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Haunted Dead enters the battlefield, put a 1/1 white Spirit creature token with flying onto the battlefield.\n{1}{B}, Discard two cards: Return Haunted Dead from your graveyard to the battlefield tapped.","power":"2","toughness":"2","imageName":"haunted dead","colorIdentity":["B"]},"Liliana, the Last Hope":{"layout":"normal","name":"Liliana, the Last Hope","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Planeswalker — Liliana","types":["Planeswalker"],"subtypes":["Liliana"],"text":"+1: Up to one target creature gets -2/-1 until your next turn.\n−2: Put the top two cards of your library into your graveyard, then you may return a creature card from your graveyard to your hand.\n−7: You get an emblem with \"At the beginning of your end step, put X 2/2 black Zombie creature tokens onto the battlefield, where X is two plus the number of Zombies you control.\"","loyalty":3,"imageName":"liliana, the last hope","colorIdentity":["B"]},"Liliana's Elite":{"layout":"normal","name":"Liliana's Elite","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Liliana's Elite gets +1/+1 for each creature card in your graveyard.","power":"1","toughness":"1","imageName":"liliana's elite","colorIdentity":["B"]},"Markov Crusader":{"layout":"normal","name":"Markov Crusader","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Knight","types":["Creature"],"subtypes":["Vampire","Knight"],"text":"Lifelink\nMarkov Crusader has haste as long as you control another Vampire.","power":"4","toughness":"3","imageName":"markov crusader","colorIdentity":["B"]},"Midnight Scavengers":{"layout":"meld","name":"Midnight Scavengers","names":["Graf Rats","Midnight Scavengers","Chittering Host"],"manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"When Midnight Scavengers enters the battlefield, you may return target creature card with converted mana cost 3 or less from your graveyard to your hand.\n(Melds with Graf Rats.)","power":"3","toughness":"3","imageName":"midnight scavengers","colorIdentity":["B"]},"Chittering Host":{"layout":"meld","name":"Chittering Host","names":["Graf Rats","Midnight Scavengers","Chittering Host"],"type":"Creature — Eldrazi Horror","types":["Creature"],"subtypes":["Eldrazi","Horror"],"text":"Haste\nMenace (This creature can't be blocked except by two or more creatures.)\nWhen Chittering Host enters the battlefield, other creatures you control get +1/+0 and gain menace until end of turn.","power":"5","toughness":"6","imageName":"chittering host"},"Noosegraf Mob":{"layout":"normal","name":"Noosegraf Mob","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"Noosegraf Mob enters the battlefield with five +1/+1 counters on it.\nWhenever a player casts a spell, remove a +1/+1 counter from Noosegraf Mob. If you do, put a 2/2 black Zombie creature token onto the battlefield.","power":"0","toughness":"0","imageName":"noosegraf mob","colorIdentity":["B"]},"Oath of Liliana":{"layout":"normal","name":"Oath of Liliana","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Legendary Enchantment","supertypes":["Legendary"],"types":["Enchantment"],"text":"When Oath of Liliana enters the battlefield, each opponent sacrifices a creature.\nAt the beginning of each end step, if a planeswalker entered the battlefield under your control this turn, put a 2/2 black Zombie creature token onto the battlefield.","imageName":"oath of liliana","colorIdentity":["B"]},"Olivia's Dragoon":{"layout":"normal","name":"Olivia's Dragoon","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Berserker","types":["Creature"],"subtypes":["Vampire","Berserker"],"text":"Discard a card: Olivia's Dragoon gains flying until end of turn.","power":"2","toughness":"2","imageName":"olivia's dragoon","colorIdentity":["B"]},"Prying Questions":{"layout":"normal","name":"Prying Questions","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent loses 3 life and puts a card from his or her hand on top of his or her library.","imageName":"prying questions","colorIdentity":["B"]},"Ruthless Disposal":{"layout":"normal","name":"Ruthless Disposal","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Ruthless Disposal, discard a card and sacrifice a creature.\nTwo target creatures each get -13/-13 until end of turn.","imageName":"ruthless disposal","colorIdentity":["B"]},"Skirsdag Supplicant":{"layout":"normal","name":"Skirsdag Supplicant","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{B}, {T}, Discard a card: Each player loses 2 life.","power":"2","toughness":"3","imageName":"skirsdag supplicant","colorIdentity":["B"]},"Strange Augmentation":{"layout":"normal","name":"Strange Augmentation","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +1/+1.\nDelirium — Enchanted creature gets an additional +2/+2 as long as there are four or more card types among cards in your graveyard.","imageName":"strange augmentation","colorIdentity":["B"]},"Stromkirk Condemned":{"layout":"normal","name":"Stromkirk Condemned","manaCost":"{B}{B}","cmc":2,"colors":["Black"],"type":"Creature — Vampire Horror","types":["Creature"],"subtypes":["Vampire","Horror"],"text":"Discard a card: Vampires you control get +1/+1 until end of turn. Activate this ability only once each turn.","power":"2","toughness":"2","imageName":"stromkirk condemned","colorIdentity":["B"]},"Succumb to Temptation":{"layout":"normal","name":"Succumb to Temptation","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"You draw two cards and you lose 2 life.","imageName":"succumb to temptation","colorIdentity":["B"]},"Thraben Foulbloods":{"layout":"normal","name":"Thraben Foulbloods","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Zombie Hound","types":["Creature"],"subtypes":["Zombie","Hound"],"text":"Delirium — Thraben Foulbloods gets +1/+1 and has menace as long as there are four or more card types among cards in your graveyard. (A creature with menace can't be blocked except by two or more creatures.)","power":"3","toughness":"2","imageName":"thraben foulbloods","colorIdentity":["B"]},"Tree of Perdition":{"layout":"normal","name":"Tree of Perdition","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Plant","types":["Creature"],"subtypes":["Plant"],"text":"Defender\n{T}: Exchange target opponent's life total with Tree of Perdition's toughness.","power":"0","toughness":"13","imageName":"tree of perdition","colorIdentity":["B"]},"Vampire Cutthroat":{"layout":"normal","name":"Vampire Cutthroat","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Vampire Rogue","types":["Creature"],"subtypes":["Vampire","Rogue"],"text":"Skulk (This creature can't be blocked by creatures with greater power.)\nLifelink (Damage dealt by this creature also causes you to gain that much life.)","power":"1","toughness":"1","imageName":"vampire cutthroat","colorIdentity":["B"]},"Voldaren Pariah":{"layout":"double-faced","name":"Voldaren Pariah","names":["Voldaren Pariah","Abolisher of Bloodlines"],"manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Vampire Horror","types":["Creature"],"subtypes":["Vampire","Horror"],"text":"Flying\nSacrifice three other creatures: Transform Voldaren Pariah.\nMadness {B}{B}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"3","toughness":"3","imageName":"voldaren pariah","colorIdentity":["B"]},"Abolisher of Bloodlines":{"layout":"double-faced","name":"Abolisher of Bloodlines","names":["Voldaren Pariah","Abolisher of Bloodlines"],"cmc":5,"type":"Creature — Eldrazi Vampire","types":["Creature"],"subtypes":["Eldrazi","Vampire"],"text":"Flying\nWhen this creature transforms into Abolisher of Bloodlines, target opponent sacrifices three creatures.","power":"6","toughness":"5","imageName":"abolisher of bloodlines","colorIdentity":["B"]},"Wailing Ghoul":{"layout":"normal","name":"Wailing Ghoul","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Zombie","types":["Creature"],"subtypes":["Zombie"],"text":"When Wailing Ghoul enters the battlefield, put the top two cards of your library into your graveyard.","power":"1","toughness":"3","imageName":"wailing ghoul","colorIdentity":["B"]},"Weirded Vampire":{"layout":"normal","name":"Weirded Vampire","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Vampire Horror","types":["Creature"],"subtypes":["Vampire","Horror"],"text":"Madness {2}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"3","toughness":"3","imageName":"weirded vampire","colorIdentity":["B"]},"Whispers of Emrakul":{"layout":"normal","name":"Whispers of Emrakul","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent discards a card at random.\nDelirium — If there are four or more card types among cards in your graveyard, that player discards two cards at random instead.","imageName":"whispers of emrakul","colorIdentity":["B"]},"Abandon Reason":{"layout":"normal","name":"Abandon Reason","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Up to two target creatures each get +1/+0 and gain first strike until end of turn.\nMadness {1}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"abandon reason","colorIdentity":["R"]},"Alchemist's Greeting":{"layout":"normal","name":"Alchemist's Greeting","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Alchemist's Greeting deals 4 damage to target creature.\nMadness {1}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"alchemist's greeting","colorIdentity":["R"]},"Assembled Alphas":{"layout":"normal","name":"Assembled Alphas","manaCost":"{5}{R}","cmc":6,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Whenever Assembled Alphas blocks or becomes blocked by a creature, Assembled Alphas deals 3 damage to that creature and 3 damage to that creature's controller.","power":"5","toughness":"5","imageName":"assembled alphas","colorIdentity":["R"]},"Bedlam Reveler":{"layout":"normal","name":"Bedlam Reveler","manaCost":"{6}{R}{R}","cmc":8,"colors":["Red"],"type":"Creature — Devil Horror","types":["Creature"],"subtypes":["Devil","Horror"],"text":"Bedlam Reveler costs {1} less to cast for each instant and sorcery card in your graveyard.\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhen Bedlam Reveler enters the battlefield, discard your hand, then draw three cards.","power":"3","toughness":"4","imageName":"bedlam reveler","colorIdentity":["R"]},"Blood Mist":{"layout":"normal","name":"Blood Mist","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of combat on your turn, target creature you control gains double strike until end of turn.","imageName":"blood mist","colorIdentity":["R"]},"Bold Impaler":{"layout":"normal","name":"Bold Impaler","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Vampire Knight","types":["Creature"],"subtypes":["Vampire","Knight"],"text":"{2}{R}: Bold Impaler gets +2/+0 until end of turn.","power":"1","toughness":"2","imageName":"bold impaler","colorIdentity":["R"]},"Borrowed Hostility":{"layout":"normal","name":"Borrowed Hostility","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Escalate {3} (Pay this cost for each mode chosen beyond the first.)\nChoose one or both —\n• Target creature gets +3/+0 until end of turn.\n• Target creature gains first strike until end of turn.","imageName":"borrowed hostility","colorIdentity":["R"]},"Brazen Wolves":{"layout":"normal","name":"Brazen Wolves","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Whenever Brazen Wolves attacks, it gets +2/+0 until end of turn.","power":"2","toughness":"3","imageName":"brazen wolves","colorIdentity":["R"]},"Collective Defiance":{"layout":"normal","name":"Collective Defiance","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Escalate {1} (Pay this cost for each mode chosen beyond the first.)\nChoose one or more —\n• Target player discards all the cards in his or her hand, then draws that many cards.\n• Collective Defiance deals 4 damage to target creature.\n• Collective Defiance deals 3 damage to target opponent.","imageName":"collective defiance","colorIdentity":["R"]},"Conduit of Storms":{"layout":"double-faced","name":"Conduit of Storms","names":["Conduit of Storms","Conduit of Emrakul"],"manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Werewolf Horror","types":["Creature"],"subtypes":["Werewolf","Horror"],"text":"Whenever Conduit of Storms attacks, add {R} to your mana pool at the beginning of your next main phase this turn.\n{3}{R}{R}: Transform Conduit of Storms.","power":"2","toughness":"3","imageName":"conduit of storms","colorIdentity":["R"]},"Conduit of Emrakul":{"layout":"double-faced","name":"Conduit of Emrakul","names":["Conduit of Storms","Conduit of Emrakul"],"cmc":3,"type":"Creature — Eldrazi Werewolf","types":["Creature"],"subtypes":["Eldrazi","Werewolf"],"text":"Whenever Conduit of Emrakul attacks, add {C}{C} to your mana pool at the beginning of your next main phase this turn.","power":"5","toughness":"4","imageName":"conduit of emrakul","colorIdentity":["R"]},"Deranged Whelp":{"layout":"normal","name":"Deranged Whelp","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Menace (This creature can't be blocked except by two or more creatures.)","power":"2","toughness":"1","imageName":"deranged whelp","colorIdentity":["R"]},"Distemper of the Blood":{"layout":"normal","name":"Distemper of the Blood","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +2/+2 and gains trample until end of turn.\nMadness {R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","imageName":"distemper of the blood","colorIdentity":["R"]},"Falkenrath Reaver":{"layout":"normal","name":"Falkenrath Reaver","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"power":"2","toughness":"2","imageName":"falkenrath reaver","colorIdentity":["R"]},"Furyblade Vampire":{"layout":"normal","name":"Furyblade Vampire","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Vampire Berserker","types":["Creature"],"subtypes":["Vampire","Berserker"],"text":"Trample\nAt the beginning of combat on your turn, you may discard a card. If you do, Furyblade Vampire gets +3/+0 until end of turn.","power":"1","toughness":"2","imageName":"furyblade vampire","colorIdentity":["R"]},"Galvanic Bombardment":{"layout":"normal","name":"Galvanic Bombardment","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Galvanic Bombardment deals X damage to target creature, where X is 2 plus the number of cards named Galvanic Bombardment in your graveyard.","imageName":"galvanic bombardment","colorIdentity":["R"]},"Hanweir Garrison":{"layout":"meld","name":"Hanweir Garrison","names":["Hanweir Battlements","Hanweir Garrison","Hanweir, the Writhing Township"],"manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Whenever Hanweir Garrison attacks, put two 1/1 red Human creature tokens onto the battlefield tapped and attacking.\n(Melds with Hanweir Battlements.)","power":"2","toughness":"3","imageName":"hanweir garrison","colorIdentity":["R"]},"Hanweir, the Writhing Township":{"layout":"meld","name":"Hanweir, the Writhing Township","names":["Hanweir Battlements","Hanweir Garrison","Hanweir, the Writhing Township"],"type":"Legendary Creature — Eldrazi Ooze","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Eldrazi","Ooze"],"text":"Trample, haste\nWhenever Hanweir, the Writhing Township attacks, put two 3/2 colorless Eldrazi Horror creature tokens onto the battlefield tapped and attacking.","power":"7","toughness":"4","imageName":"hanweir, the writhing township"},"Harmless Offering":{"layout":"normal","name":"Harmless Offering","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent gains control of target permanent you control.","imageName":"harmless offering","colorIdentity":["R"]},"Impetuous Devils":{"layout":"normal","name":"Impetuous Devils","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Devil","types":["Creature"],"subtypes":["Devil"],"text":"Trample, haste\nWhen Impetuous Devils attacks, up to one target creature defending player controls blocks it this combat if able.\nAt the beginning of the end step, sacrifice Impetuous Devils.","power":"6","toughness":"1","imageName":"impetuous devils","colorIdentity":["R"]},"Incendiary Flow":{"layout":"normal","name":"Incendiary Flow","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Incendiary Flow deals 3 damage to target creature or player. If a creature dealt damage this way would die this turn, exile it instead.","imageName":"incendiary flow","colorIdentity":["R"]},"Insatiable Gorgers":{"layout":"normal","name":"Insatiable Gorgers","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Vampire Berserker","types":["Creature"],"subtypes":["Vampire","Berserker"],"text":"Insatiable Gorgers attacks each combat if able.\nMadness {3}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"5","toughness":"3","imageName":"insatiable gorgers","colorIdentity":["R"]},"Make Mischief":{"layout":"normal","name":"Make Mischief","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Make Mischief deals 1 damage to target creature or player. Put a 1/1 red Devil creature token onto the battlefield. It has \"When this creature dies, it deals 1 damage to target creature or player.\"","imageName":"make mischief","colorIdentity":["R"]},"Mirrorwing Dragon":{"layout":"normal","name":"Mirrorwing Dragon","manaCost":"{3}{R}{R}","cmc":5,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhenever a player casts an instant or sorcery spell that targets only Mirrorwing Dragon, that player copies that spell for each other creature he or she controls that the spell could target. Each copy targets a different one of those creatures.","power":"4","toughness":"5","imageName":"mirrorwing dragon","colorIdentity":["R"]},"Nahiri's Wrath":{"layout":"normal","name":"Nahiri's Wrath","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Nahiri's Wrath, discard X cards.\nNahiri's Wrath deals damage equal to the total converted mana cost of the discarded cards to each of up to X target creatures and/or planeswalkers.","imageName":"nahiri's wrath","colorIdentity":["R"]},"Otherworldly Outburst":{"layout":"normal","name":"Otherworldly Outburst","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+0 until end of turn. When that creature dies this turn, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.","imageName":"otherworldly outburst","colorIdentity":["R"]},"Prophetic Ravings":{"layout":"normal","name":"Prophetic Ravings","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature has haste and \"{T}, Discard a card: Draw a card.\"","imageName":"prophetic ravings","colorIdentity":["R"]},"Savage Alliance":{"layout":"normal","name":"Savage Alliance","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Escalate {1} (Pay this cost for each mode chosen beyond the first.)\nChoose one or more —\n• Creatures target player controls gain trample until end of turn.\n• Savage Alliance deals 2 damage to target creature.\n• Savage Alliance deals 1 damage to each creature target opponent controls.","imageName":"savage alliance","colorIdentity":["R"]},"Shreds of Sanity":{"layout":"normal","name":"Shreds of Sanity","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Return up to one target instant card and up to one target sorcery card from your graveyard to your hand, then discard a card. Exile Shreds of Sanity.","imageName":"shreds of sanity","colorIdentity":["R"]},"Smoldering Werewolf":{"layout":"double-faced","name":"Smoldering Werewolf","names":["Smoldering Werewolf","Erupting Dreadwolf"],"manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Werewolf Horror","types":["Creature"],"subtypes":["Werewolf","Horror"],"text":"When Smoldering Werewolf enters the battlefield, it deals 1 damage to each of up to two target creatures.\n{4}{R}{R}: Transform Smoldering Werewolf.","power":"3","toughness":"2","imageName":"smoldering werewolf","colorIdentity":["R"]},"Erupting Dreadwolf":{"layout":"double-faced","name":"Erupting Dreadwolf","names":["Smoldering Werewolf","Erupting Dreadwolf"],"cmc":4,"type":"Creature — Eldrazi Werewolf","types":["Creature"],"subtypes":["Eldrazi","Werewolf"],"text":"Whenever Erupting Dreadwolf attacks, it deals 2 damage to target creature or player.","power":"6","toughness":"4","imageName":"erupting dreadwolf","colorIdentity":["R"]},"Spreading Flames":{"layout":"normal","name":"Spreading Flames","manaCost":"{6}{R}","cmc":7,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Spreading Flames deals 6 damage divided as you choose among any number of target creatures.","imageName":"spreading flames","colorIdentity":["R"]},"Stensia Banquet":{"layout":"normal","name":"Stensia Banquet","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Stensia Banquet deals damage to target opponent equal to the number of Vampires you control.\nDraw a card.","imageName":"stensia banquet","colorIdentity":["R"]},"Stensia Innkeeper":{"layout":"normal","name":"Stensia Innkeeper","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Vampire","types":["Creature"],"subtypes":["Vampire"],"text":"When Stensia Innkeeper enters the battlefield, tap target land an opponent controls. That land doesn't untap during its controller's next untap step.","power":"3","toughness":"3","imageName":"stensia innkeeper","colorIdentity":["R"]},"Stromkirk Occultist":{"layout":"normal","name":"Stromkirk Occultist","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Vampire Horror","types":["Creature"],"subtypes":["Vampire","Horror"],"text":"Trample\nWhenever Stromkirk Occultist deals combat damage to a player, exile the top card of your library. Until end of turn, you may play that card.\nMadness {1}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"3","toughness":"2","imageName":"stromkirk occultist","colorIdentity":["R"]},"Thermo-Alchemist":{"layout":"normal","name":"Thermo-Alchemist","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Defender\n{T}: Thermo-Alchemist deals 1 damage to each opponent.\nWhenever you cast an instant or sorcery spell, untap Thermo-Alchemist.","power":"0","toughness":"3","imageName":"thermo-alchemist","colorIdentity":["R"]},"Vildin-Pack Outcast":{"layout":"double-faced","name":"Vildin-Pack Outcast","names":["Vildin-Pack Outcast","Dronepack Kindred"],"manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Werewolf Horror","types":["Creature"],"subtypes":["Werewolf","Horror"],"text":"Trample\n{R}: Vildin-Pack Outcast gets +1/-1 until end of turn.\n{5}{R}{R}: Transform Vildin-Pack Outcast.","power":"4","toughness":"4","imageName":"vildin-pack outcast","colorIdentity":["R"]},"Dronepack Kindred":{"layout":"double-faced","name":"Dronepack Kindred","names":["Vildin-Pack Outcast","Dronepack Kindred"],"cmc":5,"type":"Creature — Eldrazi Werewolf","types":["Creature"],"subtypes":["Eldrazi","Werewolf"],"text":"Trample\n{1}: Dronepack Kindred gets +1/+0 until end of turn.","power":"5","toughness":"7","imageName":"dronepack kindred","colorIdentity":["R"]},"Weaver of Lightning":{"layout":"normal","name":"Weaver of Lightning","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Shaman","types":["Creature"],"subtypes":["Human","Shaman"],"text":"Reach\nWhenever you cast an instant or sorcery spell, Weaver of Lightning deals 1 damage to target creature an opponent controls.","power":"1","toughness":"4","imageName":"weaver of lightning","colorIdentity":["R"]},"Backwoods Survivalists":{"layout":"normal","name":"Backwoods Survivalists","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Delirium — Backwoods Survivalists gets +1/+1 and has trample as long as there are four or more card types among cards in your graveyard.","power":"4","toughness":"3","imageName":"backwoods survivalists","colorIdentity":["G"]},"Bloodbriar":{"layout":"normal","name":"Bloodbriar","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Plant Elemental","types":["Creature"],"subtypes":["Plant","Elemental"],"text":"Whenever you sacrifice another permanent, put a +1/+1 counter on Bloodbriar.","power":"2","toughness":"3","imageName":"bloodbriar","colorIdentity":["G"]},"Clear Shot":{"layout":"normal","name":"Clear Shot","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +1/+1 until end of turn. It deals damage equal to its power to target creature you don't control.","imageName":"clear shot","colorIdentity":["G"]},"Crop Sigil":{"layout":"normal","name":"Crop Sigil","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"At the beginning of your upkeep, you may put the top card of your library into your graveyard.\nDelirium — {2}{G}, Sacrifice Crop Sigil: Return up to one target creature card and up to one target land card from your graveyard to your hand. Activate this ability only if there are four or more card types among cards in your graveyard.","imageName":"crop sigil","colorIdentity":["G"]},"Crossroads Consecrator":{"layout":"normal","name":"Crossroads Consecrator","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"{G}, {T}: Target attacking Human gets +1/+1 until end of turn.","power":"1","toughness":"2","imageName":"crossroads consecrator","colorIdentity":["G"]},"Eldritch Evolution":{"layout":"normal","name":"Eldritch Evolution","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Eldritch Evolution, sacrifice a creature.\nSearch your library for a creature card with converted mana cost X or less, where X is 2 plus the sacrificed creature's converted mana cost. Put that card onto the battlefield, then shuffle your library. Exile Eldritch Evolution.","imageName":"eldritch evolution","colorIdentity":["G"]},"Emrakul's Evangel":{"layout":"normal","name":"Emrakul's Evangel","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Horror","types":["Creature"],"subtypes":["Human","Horror"],"text":"{T}, Sacrifice Emrakul's Evangel and any number of other non-Eldrazi creatures: Put a 3/2 colorless Eldrazi Horror creature token onto the battlefield for each creature sacrificed this way.","power":"3","toughness":"2","imageName":"emrakul's evangel","colorIdentity":["G"]},"Emrakul's Influence":{"layout":"normal","name":"Emrakul's Influence","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast an Eldrazi creature spell with converted mana cost 7 or greater, draw two cards.","imageName":"emrakul's influence","colorIdentity":["G"]},"Foul Emissary":{"layout":"normal","name":"Foul Emissary","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Horror","types":["Creature"],"subtypes":["Human","Horror"],"text":"When Foul Emissary enters the battlefield, look at the top four cards of your library. You may reveal a creature card from among them and put it into your hand. Put the rest on the bottom of your library in any order.\nWhen you sacrifice Foul Emissary while casting a spell with emerge, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.","power":"1","toughness":"1","imageName":"foul emissary","colorIdentity":["G"]},"Gnarlwood Dryad":{"layout":"normal","name":"Gnarlwood Dryad","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Dryad Horror","types":["Creature"],"subtypes":["Dryad","Horror"],"text":"Deathtouch\nDelirium — Gnarlwood Dryad gets +2/+2 as long as there are four or more card types among cards in your graveyard.","power":"1","toughness":"1","imageName":"gnarlwood dryad","colorIdentity":["G"]},"Grapple with the Past":{"layout":"normal","name":"Grapple with the Past","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Put the top three cards of your library into your graveyard, then you may return a creature or land card from your graveyard to your hand.","imageName":"grapple with the past","colorIdentity":["G"]},"Ishkanah, Grafwidow":{"layout":"normal","name":"Ishkanah, Grafwidow","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Legendary Creature — Spider","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Spider"],"text":"Reach\nDelirium — When Ishkanah, Grafwidow enters the battlefield, if there are four or more card types among cards in your graveyard, put three 1/2 green Spider creature tokens with reach onto the battlefield.\n{6}{B}: Target opponent loses 1 life for each Spider you control.","power":"3","toughness":"5","imageName":"ishkanah, grafwidow","colorIdentity":["G","B"]},"Kessig Prowler":{"layout":"double-faced","name":"Kessig Prowler","names":["Kessig Prowler","Sinuous Predator"],"manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Werewolf Horror","types":["Creature"],"subtypes":["Werewolf","Horror"],"text":"{4}{G}: Transform Kessig Prowler.","power":"2","toughness":"1","imageName":"kessig prowler","colorIdentity":["G"]},"Sinuous Predator":{"layout":"double-faced","name":"Sinuous Predator","names":["Kessig Prowler","Sinuous Predator"],"cmc":1,"type":"Creature — Eldrazi Werewolf","types":["Creature"],"subtypes":["Eldrazi","Werewolf"],"text":"Sinuous Predator can't be blocked by more than one creature.","power":"4","toughness":"4","imageName":"sinuous predator","colorIdentity":["G"]},"Noose Constrictor":{"layout":"normal","name":"Noose Constrictor","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Snake","types":["Creature"],"subtypes":["Snake"],"text":"Reach\nDiscard a card: Noose Constrictor gets +1/+1 until end of turn.","power":"2","toughness":"2","imageName":"noose constrictor","colorIdentity":["G"]},"Permeating Mass":{"layout":"normal","name":"Permeating Mass","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Whenever Permeating Mass deals combat damage to a creature, that creature becomes a copy of Permeating Mass.","power":"1","toughness":"3","imageName":"permeating mass","colorIdentity":["G"]},"Primal Druid":{"layout":"normal","name":"Primal Druid","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Human Druid","types":["Creature"],"subtypes":["Human","Druid"],"text":"When Primal Druid dies, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.","power":"0","toughness":"3","imageName":"primal druid","colorIdentity":["G"]},"Shrill Howler":{"layout":"double-faced","name":"Shrill Howler","names":["Shrill Howler","Howling Chorus"],"manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Werewolf Horror","types":["Creature"],"subtypes":["Werewolf","Horror"],"text":"Creatures with power less than Shrill Howler's power can't block it.\n{5}{G}: Transform Shrill Howler.","power":"3","toughness":"1","imageName":"shrill howler","colorIdentity":["G"]},"Howling Chorus":{"layout":"double-faced","name":"Howling Chorus","names":["Shrill Howler","Howling Chorus"],"cmc":3,"type":"Creature — Eldrazi Werewolf","types":["Creature"],"subtypes":["Eldrazi","Werewolf"],"text":"Creatures with power less than Howling Chorus's power can't block it.\nWhenever Howling Chorus deals combat damage to a player, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.","power":"3","toughness":"5","imageName":"howling chorus","colorIdentity":["G"]},"Somberwald Stag":{"layout":"normal","name":"Somberwald Stag","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elk","types":["Creature"],"subtypes":["Elk"],"text":"When Somberwald Stag enters the battlefield, you may have it fight target creature you don't control.","power":"4","toughness":"3","imageName":"somberwald stag","colorIdentity":["G"]},"Spirit of the Hunt":{"layout":"normal","name":"Spirit of the Hunt","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Creature — Wolf Spirit","types":["Creature"],"subtypes":["Wolf","Spirit"],"text":"Flash\nWhen Spirit of the Hunt enters the battlefield, each other creature you control that's a Wolf or a Werewolf gets +0/+3 until end of turn.","power":"3","toughness":"3","imageName":"spirit of the hunt","colorIdentity":["G"]},"Splendid Reclamation":{"layout":"normal","name":"Splendid Reclamation","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return all land cards from your graveyard to the battlefield tapped.","imageName":"splendid reclamation","colorIdentity":["G"]},"Springsage Ritual":{"layout":"normal","name":"Springsage Ritual","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment. You gain 4 life.","imageName":"springsage ritual","colorIdentity":["G"]},"Swift Spinner":{"layout":"normal","name":"Swift Spinner","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Spider","types":["Creature"],"subtypes":["Spider"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nReach (This creature can block creatures with flying.)","power":"2","toughness":"3","imageName":"swift spinner","colorIdentity":["G"]},"Tangleclaw Werewolf":{"layout":"double-faced","name":"Tangleclaw Werewolf","names":["Tangleclaw Werewolf","Fibrous Entangler"],"manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Werewolf Horror","types":["Creature"],"subtypes":["Werewolf","Horror"],"text":"Tangleclaw Werewolf can block an additional creature each combat.\n{6}{G}: Transform Tangleclaw Werewolf.","power":"2","toughness":"4","imageName":"tangleclaw werewolf","colorIdentity":["G"]},"Fibrous Entangler":{"layout":"double-faced","name":"Fibrous Entangler","names":["Tangleclaw Werewolf","Fibrous Entangler"],"cmc":4,"type":"Creature — Eldrazi Werewolf","types":["Creature"],"subtypes":["Eldrazi","Werewolf"],"text":"Vigilance\nFibrous Entangler must be blocked if able.\nFibrous Entangler can block an additional creature each combat.","power":"4","toughness":"6","imageName":"fibrous entangler","colorIdentity":["G"]},"Ulvenwald Captive":{"layout":"double-faced","name":"Ulvenwald Captive","names":["Ulvenwald Captive","Ulvenwald Abomination"],"manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Werewolf Horror","types":["Creature"],"subtypes":["Werewolf","Horror"],"text":"Defender\n{T}: Add {G} to your mana pool. \n{5}{G}{G}: Transform Ulvenwald Captive.","power":"1","toughness":"2","imageName":"ulvenwald captive","colorIdentity":["G"]},"Ulvenwald Abomination":{"layout":"double-faced","name":"Ulvenwald Abomination","names":["Ulvenwald Captive","Ulvenwald Abomination"],"cmc":2,"type":"Creature — Eldrazi Werewolf","types":["Creature"],"subtypes":["Eldrazi","Werewolf"],"text":"{T}: Add {C}{C} to your mana pool.","power":"4","toughness":"6","imageName":"ulvenwald abomination","colorIdentity":["G"]},"Ulvenwald Observer":{"layout":"normal","name":"Ulvenwald Observer","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Treefolk","types":["Creature"],"subtypes":["Treefolk"],"text":"Whenever a creature you control with toughness 4 or greater dies, draw a card.","power":"6","toughness":"6","imageName":"ulvenwald observer","colorIdentity":["G"]},"Waxing Moon":{"layout":"normal","name":"Waxing Moon","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Transform up to one target Werewolf you control. Creatures you control gain trample until end of turn.","imageName":"waxing moon","colorIdentity":["G"]},"Wolfkin Bond":{"layout":"normal","name":"Wolfkin Bond","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nWhen Wolfkin Bond enters the battlefield, put a 2/2 green Wolf creature token onto the battlefield.\nEnchanted creature gets +2/+2.","imageName":"wolfkin bond","colorIdentity":["G"]},"Woodcutter's Grit":{"layout":"normal","name":"Woodcutter's Grit","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +3/+3 and gains hexproof until end of turn. (It can't be the target of spells or abilities your opponents control.)","imageName":"woodcutter's grit","colorIdentity":["G"]},"Woodland Patrol":{"layout":"normal","name":"Woodland Patrol","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Vigilance","power":"3","toughness":"2","imageName":"woodland patrol","colorIdentity":["G"]},"Bloodhall Priest":{"layout":"normal","name":"Bloodhall Priest","manaCost":"{2}{B}{R}","cmc":4,"colors":["Black","Red"],"type":"Creature — Vampire Cleric","types":["Creature"],"subtypes":["Vampire","Cleric"],"text":"Whenever Bloodhall Priest enters the battlefield or attacks, if you have no cards in hand, Bloodhall Priest deals 2 damage to target creature or player.\nMadness {1}{B}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)","power":"4","toughness":"4","imageName":"bloodhall priest","colorIdentity":["B","R"]},"Campaign of Vengeance":{"layout":"normal","name":"Campaign of Vengeance","manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature you control attacks, defending player loses 1 life and you gain 1 life.","imageName":"campaign of vengeance","colorIdentity":["W","B"]},"Gisa and Geralf":{"layout":"normal","name":"Gisa and Geralf","manaCost":"{2}{U}{B}","cmc":4,"colors":["Blue","Black"],"type":"Legendary Creature — Human Wizard","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Wizard"],"text":"When Gisa and Geralf enters the battlefield, put the top four cards of your library into your graveyard.\nDuring each of your turns, you may cast a Zombie creature card from your graveyard.","power":"4","toughness":"4","imageName":"gisa and geralf","colorIdentity":["U","B"]},"Grim Flayer":{"layout":"normal","name":"Grim Flayer","manaCost":"{B}{G}","cmc":2,"colors":["Black","Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Trample\nWhenever Grim Flayer deals combat damage to a player, look at the top three cards of your library. Put any number of them into your graveyard and the rest back on top of your library in any order.\nDelirium — Grim Flayer gets +2/+2 as long as there are four or more card types among cards in your graveyard.","power":"2","toughness":"2","imageName":"grim flayer","colorIdentity":["B","G"]},"Heron's Grace Champion":{"layout":"normal","name":"Heron's Grace Champion","manaCost":"{2}{G}{W}","cmc":4,"colors":["White","Green"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Flash\nLifelink\nWhen Heron's Grace Champion enters the battlefield, other Humans you control get +1/+1 and gain lifelink until end of turn.","power":"3","toughness":"3","imageName":"heron's grace champion","colorIdentity":["W","G"]},"Mercurial Geists":{"layout":"normal","name":"Mercurial Geists","manaCost":"{2}{U}{R}","cmc":4,"colors":["Blue","Red"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flying\nWhenever you cast an instant or sorcery spell, Mercurial Geists gets +3/+0 until end of turn.","power":"1","toughness":"3","imageName":"mercurial geists","colorIdentity":["U","R"]},"Mournwillow":{"layout":"normal","name":"Mournwillow","manaCost":"{1}{B}{G}","cmc":3,"colors":["Black","Green"],"type":"Creature — Plant Skeleton","types":["Creature"],"subtypes":["Plant","Skeleton"],"text":"Haste\nDelirium — When Mournwillow enters the battlefield, if there are four or more card types among cards in your graveyard, creatures with power 2 or less can't block this turn.","power":"3","toughness":"2","imageName":"mournwillow","colorIdentity":["B","G"]},"Spell Queller":{"layout":"normal","name":"Spell Queller","manaCost":"{1}{W}{U}","cmc":3,"colors":["White","Blue"],"type":"Creature — Spirit","types":["Creature"],"subtypes":["Spirit"],"text":"Flash\nFlying\nWhen Spell Queller enters the battlefield, exile target spell with converted mana cost 4 or less.\nWhen Spell Queller leaves the battlefield, the exiled card's owner may cast that card without paying its mana cost.","power":"2","toughness":"3","imageName":"spell queller","colorIdentity":["W","U"]},"Tamiyo, Field Researcher":{"layout":"normal","name":"Tamiyo, Field Researcher","manaCost":"{1}{G}{W}{U}","cmc":4,"colors":["White","Blue","Green"],"type":"Planeswalker — Tamiyo","types":["Planeswalker"],"subtypes":["Tamiyo"],"text":"+1: Choose up to two target creatures. Until your next turn, whenever either of those creatures deals combat damage, you draw a card.\n−2: Tap up to two target nonland permanents. They don't untap during their controller's next untap step.\n−7: Draw three cards. You get an emblem with \"You may cast nonland cards from your hand without paying their mana costs.\"","loyalty":4,"imageName":"tamiyo, field researcher","colorIdentity":["W","U","G"]},"Ulrich of the Krallenhorde":{"layout":"double-faced","name":"Ulrich of the Krallenhorde","names":["Ulrich of the Krallenhorde","Ulrich, Uncontested Alpha"],"manaCost":"{3}{R}{G}","cmc":5,"colors":["Red","Green"],"type":"Legendary Creature — Human Werewolf","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Werewolf"],"text":"Whenever this creature enters the battlefield or transforms into Ulrich of the Krallenhorde, target creature gets +4/+4 until end of turn.\nAt the beginning of each upkeep, if no spells were cast last turn, transform Ulrich of the Krallenhorde.","power":"4","toughness":"4","imageName":"ulrich of the krallenhorde","colorIdentity":["R","G"]},"Ulrich, Uncontested Alpha":{"layout":"double-faced","name":"Ulrich, Uncontested Alpha","names":["Ulrich of the Krallenhorde","Ulrich, Uncontested Alpha"],"cmc":5,"type":"Legendary Creature — Werewolf","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Werewolf"],"text":"Whenever this creature transforms into Ulrich, Uncontested Alpha, you may have it fight target non-Werewolf creature you don't control.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Ulrich, Uncontested Alpha.","power":"6","toughness":"6","imageName":"ulrich, uncontested alpha","colorIdentity":["R","G"]},"Cathar's Shield":{"layout":"normal","name":"Cathar's Shield","manaCost":"{0}","cmc":0,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +0/+3 and has vigilance.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"cathar's shield"},"Cryptolith Fragment":{"layout":"double-faced","name":"Cryptolith Fragment","names":["Cryptolith Fragment","Aurora of Emrakul"],"manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Cryptolith Fragment enters the battlefield tapped.\n{T}: Add one mana of any color to your mana pool. Each player loses 1 life.\nAt the beginning of your upkeep, if each player has 10 or less life, transform Cryptolith Fragment.","imageName":"cryptolith fragment"},"Aurora of Emrakul":{"layout":"double-faced","name":"Aurora of Emrakul","names":["Cryptolith Fragment","Aurora of Emrakul"],"cmc":3,"type":"Creature — Eldrazi Reflection","types":["Creature"],"subtypes":["Eldrazi","Reflection"],"text":"Flying, deathtouch\nWhenever Aurora of Emrakul attacks, each opponent loses 3 life.","power":"1","toughness":"4","imageName":"aurora of emrakul"},"Cultist's Staff":{"layout":"normal","name":"Cultist's Staff","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+2.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"cultist's staff"},"Field Creeper":{"layout":"normal","name":"Field Creeper","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"power":"2","toughness":"1","imageName":"field creeper"},"Geist-Fueled Scarecrow":{"layout":"normal","name":"Geist-Fueled Scarecrow","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Scarecrow","types":["Artifact","Creature"],"subtypes":["Scarecrow"],"text":"Creature spells you cast cost {1} more to cast.","power":"4","toughness":"4","imageName":"geist-fueled scarecrow"},"Lupine Prototype":{"layout":"normal","name":"Lupine Prototype","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Wolf Construct","types":["Artifact","Creature"],"subtypes":["Wolf","Construct"],"text":"Lupine Prototype can't attack or block unless a player has no cards in hand.","power":"5","toughness":"5","imageName":"lupine prototype"},"Slayer's Cleaver":{"layout":"normal","name":"Slayer's Cleaver","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+1 and must be blocked by an Eldrazi if able.\nEquip {4}","imageName":"slayer's cleaver"},"Soul Separator":{"layout":"normal","name":"Soul Separator","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{5}, {T}, Sacrifice Soul Separator: Exile target creature card from your graveyard. Put a token onto the battlefield that's a copy of that card except it's 1/1, it's a Spirit in addition to its other types, and it has flying. Put a black Zombie creature token onto the battlefield with power equal to that card's power and toughness equal to that card's toughness.","imageName":"soul separator"},"Stitcher's Graft":{"layout":"normal","name":"Stitcher's Graft","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +3/+3.\nWhenever equipped creature attacks, it doesn't untap during its controller's next untap step.\nWhenever Stitcher's Graft becomes unattached from a permanent, sacrifice that permanent.\nEquip {2}","imageName":"stitcher's graft"},"Thirsting Axe":{"layout":"normal","name":"Thirsting Axe","manaCost":"{3}","cmc":3,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +4/+0.\nAt the beginning of your end step, if equipped creature didn't deal combat damage to a creature this turn, sacrifice it.\nEquip {2}","imageName":"thirsting axe"},"Geier Reach Sanitarium":{"layout":"normal","name":"Geier Reach Sanitarium","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{2}, {T}: Each player draws a card, then discards a card.","imageName":"geier reach sanitarium"},"Hanweir Battlements":{"layout":"meld","name":"Hanweir Battlements","names":["Hanweir Battlements","Hanweir Garrison","Hanweir, the Writhing Township"],"type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{R}, {T}: Target creature gains haste until end of turn.\n{3}{R}{R}, {T}: If you both own and control Hanweir Battlements and a creature named Hanweir Garrison, exile them, then meld them into Hanweir, the Writhing Township.","imageName":"hanweir battlements","colorIdentity":["R"]},"Nephalia Academy":{"layout":"normal","name":"Nephalia Academy","type":"Land","types":["Land"],"text":"If a spell or ability an opponent controls causes you to discard a card, you may reveal that card and put it on top of your library instead of putting it anywhere else.\n{T}: Add {C} to your mana pool.","imageName":"nephalia academy"},"Adriana's Valor":{"layout":"normal","name":"Adriana's Valor","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever a creature you control with the chosen name attacks, you may pay {W}. If you do, that creature gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it.)","imageName":"adriana's valor","colorIdentity":["W"]},"Assemble the Rank and Vile":{"layout":"normal","name":"Assemble the Rank and Vile","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nCreatures you control with the chosen name have \"When this creature dies, you may pay {B}. If you do, put a 2/2 black Zombie creature token onto the battlefield tapped.\"","imageName":"assemble the rank and vile","colorIdentity":["B"]},"Echoing Boon":{"layout":"normal","name":"Echoing Boon","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever you cast an instant or sorcery spell, if it targets a creature you control with the chosen name, you may copy that spell and may choose new targets for the copy.","imageName":"echoing boon"},"Emissary's Ploy":{"layout":"normal","name":"Emissary's Ploy","type":"Conspiracy","types":["Conspiracy"],"text":"(Start the game with this conspiracy face up in the command zone.)\nBefore drawing your opening hand, choose 1, 2, or 3.\nYou may spend mana as though it were mana of any color to cast creature spells with converted mana cost equal to the chosen number.","imageName":"emissary's ploy"},"Hired Heist":{"layout":"normal","name":"Hired Heist","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever a creature you control with the chosen name deals combat damage to a player, you may pay {U}. If you do, draw a card.","imageName":"hired heist","colorIdentity":["U"]},"Hold the Perimeter":{"layout":"normal","name":"Hold the Perimeter","type":"Conspiracy","types":["Conspiracy"],"text":"(Start the game with this conspiracy face up in the command zone.)\nAt the beginning of your first upkeep, put a 1/2 white Soldier creature token with defender onto the battlefield.\nAt the beginning of each other player's first upkeep, that player puts a 1/1 red Goblin creature token onto the battlefield with \"This creature can't block.\"","imageName":"hold the perimeter"},"Hymn of the Wilds":{"layout":"normal","name":"Hymn of the Wilds","type":"Conspiracy","types":["Conspiracy"],"text":"(Start the game with this conspiracy face up in the command zone.)\nThe first creature spell you cast each turn costs {1} less to cast.\nYou can't cast instant or sorcery spells.","imageName":"hymn of the wilds"},"Incendiary Dissent":{"layout":"normal","name":"Incendiary Dissent","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nCreatures you control with the chosen name have \"{R}: This creature gets +1/+0 until end of turn.\"","imageName":"incendiary dissent","colorIdentity":["R"]},"Natural Unity":{"layout":"normal","name":"Natural Unity","type":"Conspiracy","types":["Conspiracy"],"text":"Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nCreatures you control with the chosen name have \"At the beginning of combat on your turn, you may pay {G}. If you do, put a +1/+1 counter on this creature.\"","imageName":"natural unity","colorIdentity":["G"]},"Sovereign's Realm":{"layout":"normal","name":"Sovereign's Realm","type":"Conspiracy","types":["Conspiracy"],"text":"(Start the game with this conspiracy face up in the command zone.)\nYour deck can't have basic land cards and your starting hand size is five.\nExile a card from your hand: This turn, you may play basic land cards from outside the game.\nBasic lands you control have \"{T}: Add one mana of any color to your mana pool.\"","imageName":"sovereign's realm"},"Summoner's Bond":{"layout":"normal","name":"Summoner's Bond","type":"Conspiracy","types":["Conspiracy"],"text":"Double agenda (Start the game with this conspiracy face down in the command zone and secretly name two different cards. You may turn this conspiracy face up any time and reveal the chosen names.)\nWhenever you cast a creature spell with one of the chosen names, you may search your library for a creature card with the other chosen name, reveal it, put it into your hand, then shuffle your library.","imageName":"summoner's bond"},"Weight Advantage":{"layout":"normal","name":"Weight Advantage","type":"Conspiracy","types":["Conspiracy"],"text":"(Start the game with this conspiracy face up in the command zone.)\nEach creature you control assigns combat damage equal to its toughness rather than its power.","imageName":"weight advantage"},"Ballot Broker":{"layout":"normal","name":"Ballot Broker","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"While voting, you may vote an additional time. (The votes can be for different choices or for the same choice.)","power":"2","toughness":"3","imageName":"ballot broker","colorIdentity":["W"]},"Custodi Peacekeeper":{"layout":"normal","name":"Custodi Peacekeeper","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Reveal Custodi Peacekeeper as you draft it and note how many cards you've drafted this draft round, including Custodi Peacekeeper.\n{W}, {T}: Tap target creature with power less than or equal to the highest number you noted for cards named Custodi Peacekeeper.","power":"2","toughness":"3","imageName":"custodi peacekeeper","colorIdentity":["W"]},"Custodi Soulcaller":{"layout":"normal","name":"Custodi Soulcaller","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"Melee (Whenever this creature attacks, it gets +1/+1 until end of turn for each opponent you attacked with a creature this combat.)\nWhenever Custodi Soulcaller attacks, return target creature card with converted mana cost X or less from your graveyard to the battlefield, where X is the number of players you attacked with a creature this combat.","power":"1","toughness":"2","imageName":"custodi soulcaller","colorIdentity":["W"]},"Lieutenants of the Guard":{"layout":"normal","name":"Lieutenants of the Guard","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Council's dilemma — When Lieutenants of the Guard enters the battlefield, starting with you, each player votes for strength or numbers. Put a +1/+1 counter on Lieutenants of the Guard for each strength vote and put a 1/1 white Soldier creature token onto the battlefield for each numbers vote.","power":"2","toughness":"2","imageName":"lieutenants of the guard","colorIdentity":["W"]},"Noble Banneret":{"layout":"normal","name":"Noble Banneret","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"Draft Noble Banneret face up.\nAs you draft a creature card, you may reveal it, note its name, then turn Noble Banneret face down.\nAs long as you control one or more creatures with a name you noted for cards named Noble Banneret, Noble Banneret and those creatures get +1/+1 and have lifelink.","power":"3","toughness":"3","imageName":"noble banneret","colorIdentity":["W"]},"Palace Jailer":{"layout":"normal","name":"Palace Jailer","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Palace Jailer enters the battlefield, you become the monarch.\nWhen Palace Jailer enters the battlefield, exile target creature an opponent controls until an opponent becomes the monarch. (That creature returns under its owner's control.)","power":"2","toughness":"2","imageName":"palace jailer","colorIdentity":["W"]},"Palace Sentinels":{"layout":"normal","name":"Palace Sentinels","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Palace Sentinels enters the battlefield, you become the monarch.","power":"2","toughness":"4","imageName":"palace sentinels","colorIdentity":["W"]},"Paliano Vanguard":{"layout":"normal","name":"Paliano Vanguard","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"Draft Paliano Vanguard face up.\nAs you draft a creature card, you may reveal it, note its creature types, then turn Paliano Vanguard face down.\nOther creatures you control of a type you noted for cards named Paliano Vanguard get +1/+1.","power":"2","toughness":"2","imageName":"paliano vanguard","colorIdentity":["W"]},"Protector of the Crown":{"layout":"normal","name":"Protector of the Crown","manaCost":"{5}{W}","cmc":6,"colors":["White"],"type":"Creature — Giant Soldier","types":["Creature"],"subtypes":["Giant","Soldier"],"text":"When Protector of the Crown enters the battlefield, you become the monarch.\nAll damage that would be dealt to you is dealt to Protector of the Crown instead.","power":"2","toughness":"5","imageName":"protector of the crown","colorIdentity":["W"]},"Recruiter of the Guard":{"layout":"normal","name":"Recruiter of the Guard","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"When Recruiter of the Guard enters the battlefield, you may search your library for a creature card with toughness 2 or less, reveal it, put it into your hand, then shuffle your library.","power":"1","toughness":"1","imageName":"recruiter of the guard","colorIdentity":["W"]},"Sanctum Prelate":{"layout":"normal","name":"Sanctum Prelate","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Human Cleric","types":["Creature"],"subtypes":["Human","Cleric"],"text":"As Sanctum Prelate enters the battlefield, choose a number.\nNoncreature spells with converted mana cost equal to the chosen number can't be cast.","power":"2","toughness":"2","imageName":"sanctum prelate","colorIdentity":["W"]},"Spectral Grasp":{"layout":"normal","name":"Spectral Grasp","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack you or a planeswalker you control.\nEnchanted creature can't block creatures you control.","imageName":"spectral grasp","colorIdentity":["W"]},"Throne Warden":{"layout":"normal","name":"Throne Warden","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Human Soldier","types":["Creature"],"subtypes":["Human","Soldier"],"text":"At the beginning of your end step, if you're the monarch, put a +1/+1 counter on Throne Warden.","power":"2","toughness":"2","imageName":"throne warden","colorIdentity":["W"]},"Wings of the Guard":{"layout":"normal","name":"Wings of the Guard","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nMelee (Whenever this creature attacks, it gets +1/+1 until end of turn for each opponent you attacked with a creature this combat.)","power":"1","toughness":"1","imageName":"wings of the guard","colorIdentity":["W"]},"Arcane Savant":{"layout":"normal","name":"Arcane Savant","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Wizard","types":["Creature"],"subtypes":["Human","Wizard"],"text":"Before you shuffle your deck to start the game, you may reveal this card from your deck and exile an instant or sorcery card you drafted that isn't in your deck.\nWhen Arcane Savant enters the battlefield, copy a card you exiled with cards named Arcane Savant. You may cast the copy without paying its mana cost.","power":"3","toughness":"3","imageName":"arcane savant","colorIdentity":["U"]},"Canal Courier":{"layout":"normal","name":"Canal Courier","manaCost":"{5}{U}","cmc":6,"colors":["Blue"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"When Canal Courier enters the battlefield, you become the monarch.\nWhenever Canal Courier and another creature attack different players, Canal Courier can't be blocked this combat.","power":"3","toughness":"5","imageName":"canal courier","colorIdentity":["U"]},"Coveted Peacock":{"layout":"normal","name":"Coveted Peacock","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhenever Coveted Peacock attacks, you may goad target creature defending player controls. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.)","power":"3","toughness":"4","imageName":"coveted peacock","colorIdentity":["U"]},"Expropriate":{"layout":"normal","name":"Expropriate","manaCost":"{7}{U}{U}","cmc":9,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Council's dilemma — Starting with you, each player votes for time or money. For each time vote, take an extra turn after this one. For each money vote, choose a permanent owned by the voter and gain control of it. Exile Expropriate.","imageName":"expropriate","colorIdentity":["U"]},"Illusion of Choice":{"layout":"normal","name":"Illusion of Choice","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"You choose how each player votes this turn.\nDraw a card.","imageName":"illusion of choice","colorIdentity":["U"]},"Illusionary Informant":{"layout":"normal","name":"Illusionary Informant","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird Illusion","types":["Creature"],"subtypes":["Bird","Illusion"],"text":"Draft Illusionary Informant face up.\nDuring the draft, you may turn Illusionary Informant face down. If you do, look at the next card drafted by a player of your choice.\nFlying","power":"1","toughness":"3","imageName":"illusionary informant","colorIdentity":["U"]},"Jeering Homunculus":{"layout":"normal","name":"Jeering Homunculus","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Homunculus","types":["Creature"],"subtypes":["Homunculus"],"text":"When Jeering Homunculus enters the battlefield, you may goad target creature. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.)","power":"0","toughness":"4","imageName":"jeering homunculus","colorIdentity":["U"]},"Keeper of Keys":{"layout":"normal","name":"Keeper of Keys","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Rogue Mutant","types":["Creature"],"subtypes":["Human","Rogue","Mutant"],"text":"When Keeper of Keys enters the battlefield, you become the monarch.\nAt the beginning of your upkeep, if you're the monarch, creatures you control can't be blocked this turn.","power":"4","toughness":"4","imageName":"keeper of keys","colorIdentity":["U"]},"Messenger Jays":{"layout":"normal","name":"Messenger Jays","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nCouncil's dilemma — When Messenger Jays enters the battlefield, starting with you, each player votes for feather or quill. Put a +1/+1 counter on Messenger Jays for each feather vote and draw a card for each quill vote. For each card drawn this way, discard a card.","power":"2","toughness":"1","imageName":"messenger jays","colorIdentity":["U"]},"Skittering Crustacean":{"layout":"normal","name":"Skittering Crustacean","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"text":"{6}{U}: Monstrosity 4. (If this creature isn't monstrous, put four +1/+1 counters on it and it becomes monstrous.)\nAs long as Skittering Crustacean is monstrous, it has hexproof. (It can't be the target of spells or abilities your opponents control.)","power":"2","toughness":"3","imageName":"skittering crustacean","colorIdentity":["U"]},"Spire Phantasm":{"layout":"normal","name":"Spire Phantasm","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Gargoyle Illusion","types":["Creature"],"subtypes":["Gargoyle","Illusion"],"text":"Reveal Spire Phantasm as you draft it. The next time a player drafts a card from this booster pack, guess that card's name. Then that player reveals the drafted card.\nFlying\nWhen Spire Phantasm enters the battlefield, if you guessed correctly for a card named Spire Phantasm, draw a card.","power":"3","toughness":"2","imageName":"spire phantasm","colorIdentity":["U"]},"Stunt Double":{"layout":"normal","name":"Stunt Double","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Shapeshifter","types":["Creature"],"subtypes":["Shapeshifter"],"text":"Flash\nYou may have Stunt Double enter the battlefield as a copy of any creature on the battlefield.","power":"0","toughness":"0","imageName":"stunt double","colorIdentity":["U"]},"Archdemon of Paliano":{"layout":"normal","name":"Archdemon of Paliano","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Draft Archdemon of Paliano face up. \nAs long as Archdemon of Paliano is face up during the draft, you can't look at booster packs and must draft cards at random. After you draft three cards this way, turn Archdemon of Paliano face down. (You may look at cards as you draft them.)\nFlying","power":"5","toughness":"4","imageName":"archdemon of paliano","colorIdentity":["B"]},"Capital Punishment":{"layout":"normal","name":"Capital Punishment","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Council's dilemma — Starting with you, each player votes for death or taxes. Each opponent sacrifices a creature for each death vote and discards a card for each taxes vote.","imageName":"capital punishment","colorIdentity":["B"]},"Custodi Lich":{"layout":"normal","name":"Custodi Lich","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Creature — Zombie Cleric","types":["Creature"],"subtypes":["Zombie","Cleric"],"text":"When Custodi Lich enters the battlefield, you become the monarch.\nWhenever you become the monarch, target player sacrifices a creature.","power":"4","toughness":"2","imageName":"custodi lich","colorIdentity":["B"]},"Deadly Designs":{"layout":"normal","name":"Deadly Designs","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"{2}: Put a plot counter on Deadly Designs. Any player may activate this ability.\nWhen there are five or more plot counters on Deadly Designs, sacrifice it. If you do, destroy up to two target creatures.","imageName":"deadly designs","colorIdentity":["B"]},"Garrulous Sycophant":{"layout":"normal","name":"Garrulous Sycophant","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Human Advisor","types":["Creature"],"subtypes":["Human","Advisor"],"text":"At the beginning of your end step, if you're the monarch, each opponent loses 1 life and you gain 1 life.","power":"1","toughness":"4","imageName":"garrulous sycophant","colorIdentity":["B"]},"Marchesa's Decree":{"layout":"normal","name":"Marchesa's Decree","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"When Marchesa's Decree enters the battlefield, you become the monarch.\nWhenever a creature attacks you or a planeswalker you control, that creature's controller loses 1 life.","imageName":"marchesa's decree","colorIdentity":["B"]},"Regicide":{"layout":"normal","name":"Regicide","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Reveal Regicide as you draft it. The player to your right chooses a color, you choose another color, then the player to your left chooses a third color.\nDestroy target creature that's one or more of the colors chosen as you drafted cards named Regicide.","imageName":"regicide","colorIdentity":["B"]},"Sinuous Vermin":{"layout":"normal","name":"Sinuous Vermin","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat Horror","types":["Creature"],"subtypes":["Rat","Horror"],"text":"{3}{B}{B}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nAs long as Sinuous Vermin is monstrous, it has menace. (It can't be blocked except by two or more creatures.)","power":"2","toughness":"2","imageName":"sinuous vermin","colorIdentity":["B"]},"Smuggler Captain":{"layout":"normal","name":"Smuggler Captain","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Pirate","types":["Creature"],"subtypes":["Human","Pirate"],"text":"Draft Smuggler Captain face up.\nAs you draft a card, you may reveal it, note its name, then turn Smuggler Captain face down.\nWhen Smuggler Captain enters the battlefield, you may search your library for a card with a name you noted for cards named Smuggler Captain, reveal it, put it into your hand, then shuffle your library.","power":"2","toughness":"2","imageName":"smuggler captain","colorIdentity":["B"]},"Thorn of the Black Rose":{"layout":"normal","name":"Thorn of the Black Rose","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Assassin","types":["Creature"],"subtypes":["Human","Assassin"],"text":"Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)\nWhen Thorn of the Black Rose enters the battlefield, you become the monarch.","power":"1","toughness":"3","imageName":"thorn of the black rose","colorIdentity":["B"]},"Besmirch":{"layout":"normal","name":"Besmirch","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Until end of turn, gain control of target creature and it gains haste. Untap and goad that creature. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.)","imageName":"besmirch","colorIdentity":["R"]},"Crown-Hunter Hireling":{"layout":"normal","name":"Crown-Hunter Hireling","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Ogre Mercenary","types":["Creature"],"subtypes":["Ogre","Mercenary"],"text":"When Crown-Hunter Hireling enters the battlefield, you become the monarch.\nCrown-Hunter Hireling can't attack unless defending player is the monarch.","power":"4","toughness":"4","imageName":"crown-hunter hireling","colorIdentity":["R"]},"Deputized Protester":{"layout":"normal","name":"Deputized Protester","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Menace (This creature can't be blocked except by two or more creatures.)\nMelee (Whenever this creature attacks, it gets +1/+1 until end of turn for each opponent you attacked with a creature this combat.)","power":"2","toughness":"1","imageName":"deputized protester","colorIdentity":["R"]},"Garbage Fire":{"layout":"normal","name":"Garbage Fire","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Reveal Garbage Fire as you draft it and note how many cards you've drafted this draft round, including Garbage Fire.\nGarbage Fire deals damage to target creature equal to the highest number you noted for cards named Garbage Fire.","imageName":"garbage fire","colorIdentity":["R"]},"Goblin Racketeer":{"layout":"normal","name":"Goblin Racketeer","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin Rogue","types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Whenever Goblin Racketeer attacks, you may goad target creature defending player controls. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.)","power":"4","toughness":"2","imageName":"goblin racketeer","colorIdentity":["R"]},"Grenzo, Havoc Raiser":{"layout":"normal","name":"Grenzo, Havoc Raiser","manaCost":"{R}{R}","cmc":2,"colors":["Red"],"type":"Legendary Creature — Goblin Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Goblin","Rogue"],"text":"Whenever a creature you control deals combat damage to a player, choose one —\n• Goad target creature that player controls. \n• Exile the top card of that player's library. Until end of turn, you may cast that card and you may spend mana as though it were mana of any color to cast it.","power":"2","toughness":"2","imageName":"grenzo, havoc raiser","colorIdentity":["R"]},"Grenzo's Ruffians":{"layout":"normal","name":"Grenzo's Ruffians","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Goblin","types":["Creature"],"subtypes":["Goblin"],"text":"Melee (Whenever this creature attacks, it gets +1/+1 until end of turn for each opponent you attacked with a creature this combat.)\nWhenever Grenzo's Ruffians deals combat damage to an opponent, it deals that much damage to each other opponent.","power":"2","toughness":"2","imageName":"grenzo's ruffians","colorIdentity":["R"]},"Pyretic Hunter":{"layout":"normal","name":"Pyretic Hunter","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Elemental Cat","types":["Creature"],"subtypes":["Elemental","Cat"],"text":"Reveal Pyretic Hunter as you draft it and note how many cards you've drafted this draft round, including Pyretic Hunter.\nMenace (This creature can't be blocked except by two or more creatures.)\nPyretic Hunter enters the battlefield with X +1/+1 counters on it, where X is the highest number you noted for cards named Pyretic Hunter.","power":"0","toughness":"0","imageName":"pyretic hunter","colorIdentity":["R"]},"Skyline Despot":{"layout":"normal","name":"Skyline Despot","manaCost":"{5}{R}{R}","cmc":7,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\nWhen Skyline Despot enters the battlefield, you become the monarch.\nAt the beginning of your upkeep, if you're the monarch, put a 5/5 red Dragon creature token with flying onto the battlefield.","power":"5","toughness":"5","imageName":"skyline despot","colorIdentity":["R"]},"Subterranean Tremors":{"layout":"normal","name":"Subterranean Tremors","manaCost":"{X}{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Subterranean Tremors deals X damage to each creature without flying. If X is 4 or more, destroy all artifacts. If X is 8 or more, put an 8/8 red Lizard creature token onto the battlefield.","imageName":"subterranean tremors","colorIdentity":["R"]},"Volatile Chimera":{"layout":"normal","name":"Volatile Chimera","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Elemental Chimera","types":["Creature"],"subtypes":["Elemental","Chimera"],"text":"Before you shuffle your deck to start the game, you may reveal this card from your deck and exile three or more creature cards you drafted that aren't in your deck.\n{1}{R}: Choose a card at random you exiled with cards named Volatile Chimera. Volatile Chimera becomes a copy of that card and gains this ability.","power":"3","toughness":"2","imageName":"volatile chimera","colorIdentity":["R"]},"Animus of Predation":{"layout":"normal","name":"Animus of Predation","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Avatar","types":["Creature"],"subtypes":["Avatar"],"text":"Draft Animus of Predation face up.\nAs you draft a card, you may remove it from the draft face up. (It isn't in your card pool.)\nIf you removed a creature card with flying from the draft with cards named Animus of Predation, Animus of Predation has flying. The same is true for first strike, double strike, deathtouch, haste, hexproof, indestructible, lifelink, menace, reach, and vigilance.","power":"4","toughness":"4","imageName":"animus of predation","colorIdentity":["G"]},"Borderland Explorer":{"layout":"normal","name":"Borderland Explorer","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"When Borderland Explorer enters the battlefield, each player may discard a card. Each player who discarded a card this way may search his or her library for a basic land card, reveal it, put it into his or her hand, then shuffle his or her library.","power":"3","toughness":"1","imageName":"borderland explorer","colorIdentity":["G"]},"Caller of the Untamed":{"layout":"normal","name":"Caller of the Untamed","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Shaman","types":["Creature"],"subtypes":["Elf","Shaman"],"text":"Before you shuffle your deck to start the game, you may reveal this card from your deck and exile a creature card you drafted that isn't in your deck.\n{X}, {T}: Put a token onto the battlefield that's a copy of a card you exiled with cards named Caller of the Untamed. X is the converted mana cost of that card.","power":"2","toughness":"4","imageName":"caller of the untamed","colorIdentity":["G"]},"Domesticated Hydra":{"layout":"normal","name":"Domesticated Hydra","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"{X}{G}{G}{G}: Monstrosity X. (If this creature isn't monstrous, put X +1/+1 counters on it and it becomes monstrous.)\nAs long as Domesticated Hydra is monstrous, it has trample.","power":"3","toughness":"3","imageName":"domesticated hydra","colorIdentity":["G"]},"Entourage of Trest":{"layout":"normal","name":"Entourage of Trest","manaCost":"{4}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Soldier","types":["Creature"],"subtypes":["Elf","Soldier"],"text":"When Entourage of Trest enters the battlefield, you become the monarch.\nEntourage of Trest can block an additional creature each combat as long as you're the monarch.","power":"4","toughness":"4","imageName":"entourage of trest","colorIdentity":["G"]},"Fang of the Pack":{"layout":"normal","name":"Fang of the Pack","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wolf","types":["Creature"],"subtypes":["Wolf"],"text":"Melee (Whenever this creature attacks, it gets +1/+1 until end of turn for each opponent you attacked with a creature this combat.)\nAt the beginning of combat on your turn, another target creature you control gains melee until end of turn. (If a creature has multiple instances of melee, each triggers separately.)","power":"5","toughness":"3","imageName":"fang of the pack","colorIdentity":["G"]},"Leovold's Operative":{"layout":"normal","name":"Leovold's Operative","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Rogue","types":["Creature"],"subtypes":["Elf","Rogue"],"text":"Draft Leovold's Operative face up. \nAs you draft a card, you may draft an additional card from that booster pack. If you do, turn Leovold's Operative face down, then pass the next booster pack without drafting a card from it. (You may look at that booster pack.)","power":"3","toughness":"2","imageName":"leovold's operative","colorIdentity":["G"]},"Menagerie Liberator":{"layout":"normal","name":"Menagerie Liberator","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Trample\nMelee (Whenever this creature attacks, it gets +1/+1 until end of turn for each opponent you attacked with a creature this combat.)","power":"3","toughness":"2","imageName":"menagerie liberator","colorIdentity":["G"]},"Orchard Elemental":{"layout":"normal","name":"Orchard Elemental","manaCost":"{5}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Council's dilemma — When Orchard Elemental enters the battlefield, starting with you, each player votes for sprout or harvest. Put two +1/+1 counters on Orchard Elemental for each sprout vote. You gain 3 life for each harvest vote.","power":"2","toughness":"2","imageName":"orchard elemental","colorIdentity":["G"]},"Regal Behemoth":{"layout":"normal","name":"Regal Behemoth","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Lizard","types":["Creature"],"subtypes":["Lizard"],"text":"Trample\nWhen Regal Behemoth enters the battlefield, you become the monarch.\nWhenever you tap a land for mana while you're the monarch, add one mana of any color to your mana pool (in addition to the mana the land produces).","power":"5","toughness":"5","imageName":"regal behemoth","colorIdentity":["G"]},"Selvala, Heart of the Wilds":{"layout":"normal","name":"Selvala, Heart of the Wilds","manaCost":"{1}{G}{G}","cmc":3,"colors":["Green"],"type":"Legendary Creature — Elf Scout","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Scout"],"text":"Whenever another creature enters the battlefield, its controller may draw a card if its power is greater than each other creature's power.\n{G}, {T}: Add X mana in any combination of colors to your mana pool, where X is the greatest power among creatures you control.","power":"2","toughness":"3","imageName":"selvala, heart of the wilds","colorIdentity":["G"]},"Selvala's Stampede":{"layout":"normal","name":"Selvala's Stampede","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Council's dilemma — Starting with you, each player votes for wild or free. Reveal cards from the top of your library until you reveal a creature card for each wild vote. Put those creature cards onto the battlefield, then shuffle the rest into your library. You may put a permanent card from your hand onto the battlefield for each free vote.","imageName":"selvala's stampede","colorIdentity":["G"]},"Splitting Slime":{"layout":"normal","name":"Splitting Slime","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Ooze","types":["Creature"],"subtypes":["Ooze"],"text":"{4}{G}{G}: Monstrosity 3. (If this creature isn't monstrous, put three +1/+1 counters on it and it becomes monstrous.)\nWhen Splitting Slime becomes monstrous, put a token onto the battlefield that's a copy of Splitting Slime. (The token has no counters and isn't monstrous.)","power":"3","toughness":"3","imageName":"splitting slime","colorIdentity":["G"]},"Adriana, Captain of the Guard":{"layout":"normal","name":"Adriana, Captain of the Guard","manaCost":"{3}{R}{W}","cmc":5,"colors":["White","Red"],"type":"Legendary Creature — Human Knight","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Knight"],"text":"Melee (Whenever this creature attacks, it gets +1/+1 until end of turn for each opponent you attacked with a creature this combat.)\nOther creatures you control have melee. (If a creature has multiple instances of melee, each triggers separately.)","power":"4","toughness":"4","imageName":"adriana, captain of the guard","colorIdentity":["W","R"]},"Daretti, Ingenious Iconoclast":{"layout":"normal","name":"Daretti, Ingenious Iconoclast","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Planeswalker — Daretti","types":["Planeswalker"],"subtypes":["Daretti"],"text":"+1: Put a 1/1 colorless Construct artifact creature token with defender onto the battlefield.\n−1: You may sacrifice an artifact. If you do, destroy target artifact or creature.\n−6: Choose target artifact card in a graveyard or artifact on the battlefield. Put three tokens that are copies of it onto the battlefield.","loyalty":3,"imageName":"daretti, ingenious iconoclast","colorIdentity":["B","R"]},"Kaya, Ghost Assassin":{"layout":"normal","name":"Kaya, Ghost Assassin","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Planeswalker — Kaya","types":["Planeswalker"],"subtypes":["Kaya"],"text":"0: Exile Kaya, Ghost Assassin or up to one target creature. Return that card to the battlefield under its owner's control at the beginning of your next upkeep. You lose 2 life.\n−1: Each opponent loses 2 life and you gain 2 life.\n−2: Each opponent discards a card and you draw a card.","loyalty":5,"imageName":"kaya, ghost assassin","colorIdentity":["W","B"]},"Knights of the Black Rose":{"layout":"normal","name":"Knights of the Black Rose","manaCost":"{3}{W}{B}","cmc":5,"colors":["White","Black"],"type":"Creature — Human Knight","types":["Creature"],"subtypes":["Human","Knight"],"text":"When Knights of the Black Rose enters the battlefield, you become the monarch.\nWhenever an opponent becomes the monarch, if you were the monarch as the turn began, that player loses 2 life and you gain 2 life.","power":"4","toughness":"4","imageName":"knights of the black rose","colorIdentity":["W","B"]},"Leovold, Emissary of Trest":{"layout":"normal","name":"Leovold, Emissary of Trest","manaCost":"{B}{G}{U}","cmc":3,"colors":["Blue","Black","Green"],"type":"Legendary Creature — Elf Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Advisor"],"text":"Each opponent can't draw more than one card each turn.\nWhenever you or a permanent you control becomes the target of a spell or ability an opponent controls, you may draw a card.","power":"3","toughness":"3","imageName":"leovold, emissary of trest","colorIdentity":["U","B","G"]},"Queen Marchesa":{"layout":"normal","name":"Queen Marchesa","manaCost":"{1}{R}{W}{B}","cmc":4,"colors":["White","Black","Red"],"type":"Legendary Creature — Human Assassin","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Assassin"],"text":"Deathtouch, haste\nWhen Queen Marchesa enters the battlefield, you become the monarch.\nAt the beginning of your upkeep, if an opponent is the monarch, put a 1/1 black Assassin creature token with deathtouch and haste onto the battlefield.","power":"3","toughness":"3","imageName":"queen marchesa","colorIdentity":["W","B","R"]},"Spy Kit":{"layout":"normal","name":"Spy Kit","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+1 and has all names of nonlegendary creature cards in addition to its name.\nEquip {2}","imageName":"spy kit"},"Throne of the High City":{"layout":"normal","name":"Throne of the High City","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}, {T}, Sacrifice Throne of the High City: You become the monarch.","imageName":"throne of the high city"},"Eldrazi Scion":{"layout":"token","name":"Eldrazi Scion","type":" Creature — Eldrazi Scion","types":["Creature"],"subtypes":["Eldrazi","Scion"],"text":"Sacrifice this creature: Add {C} to your mana pool.","power":"1","toughness":"1","imageName":"eldrazi scion"},"Zombie Giant":{"layout":"token","name":"Zombie Giant","type":" Creature — Zombie Giant","types":["Creature"],"subtypes":["Zombie","Giant"],"power":"5","toughness":"5","imageName":"zombie giant"},"Acrobatic Maneuver":{"layout":"normal","name":"Acrobatic Maneuver","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Exile target creature you control, then return that card to the battlefield under its owner's control.\nDraw a card.","imageName":"acrobatic maneuver","colorIdentity":["W"]},"Aerial Responder":{"layout":"normal","name":"Aerial Responder","manaCost":"{1}{W}{W}","cmc":3,"colors":["White"],"type":"Creature — Dwarf Soldier","types":["Creature"],"subtypes":["Dwarf","Soldier"],"text":"Flying, vigilance, lifelink","power":"2","toughness":"3","imageName":"aerial responder","colorIdentity":["W"]},"Aetherstorm Roc":{"layout":"normal","name":"Aetherstorm Roc","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhenever Aetherstorm Roc or another creature enters the battlefield under your control, you get {E} (an energy counter).\nWhenever Aetherstorm Roc attacks, you may pay {E}{E}. If you do, put a +1/+1 counter on it and tap up to one target creature defending player controls.","power":"3","toughness":"3","imageName":"aetherstorm roc","colorIdentity":["W"]},"Angel of Invention":{"layout":"normal","name":"Angel of Invention","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying, vigilance, lifelink\nFabricate 2 (When this creature enters the battlefield, put two +1/+1 counters on it or create two 1/1 colorless Servo artifact creature tokens.)\nOther creatures you control get +1/+1.","power":"2","toughness":"1","imageName":"angel of invention","colorIdentity":["W"]},"Authority of the Consuls":{"layout":"normal","name":"Authority of the Consuls","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"Creatures your opponents control enter the battlefield tapped.\nWhenever a creature enters the battlefield under an opponent's control, you gain 1 life.","imageName":"authority of the consuls","colorIdentity":["W"]},"Aviary Mechanic":{"layout":"normal","name":"Aviary Mechanic","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Dwarf Artificer","types":["Creature"],"subtypes":["Dwarf","Artificer"],"text":"When Aviary Mechanic enters the battlefield, you may return another permanent you control to its owner's hand.","power":"2","toughness":"2","imageName":"aviary mechanic","colorIdentity":["W"]},"Built to Last":{"layout":"normal","name":"Built to Last","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Target creature gets +2/+2 until end of turn. If it's an artifact creature, it gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it.)","imageName":"built to last","colorIdentity":["W"]},"Captured by the Consulate":{"layout":"normal","name":"Captured by the Consulate","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature you don't control\nEnchanted creature can't attack.\nWhenever an opponent casts a spell, if it has a single target, change the target to enchanted creature if able.","imageName":"captured by the consulate","colorIdentity":["W"]},"Cataclysmic Gearhulk":{"layout":"normal","name":"Cataclysmic Gearhulk","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Vigilance\nWhen Cataclysmic Gearhulk enters the battlefield, each player chooses an artifact, a creature, an enchantment, and a planeswalker from among the nonland permanents he or she controls, then sacrifices the rest.","power":"4","toughness":"5","imageName":"cataclysmic gearhulk","colorIdentity":["W"]},"Consulate Surveillance":{"layout":"normal","name":"Consulate Surveillance","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Enchantment","types":["Enchantment"],"text":"When Consulate Surveillance enters the battlefield, you get {E}{E}{E}{E} (four energy counters).\nPay {E}{E}: Prevent all damage that would be dealt to you this turn by a source of your choice.","imageName":"consulate surveillance","colorIdentity":["W"]},"Consul's Shieldguard":{"layout":"normal","name":"Consul's Shieldguard","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Dwarf Soldier","types":["Creature"],"subtypes":["Dwarf","Soldier"],"text":"When Consul's Shieldguard enters the battlefield, you get {E}{E} (two energy counters).\nWhenever Consul's Shieldguard attacks, you may pay {E}. If you do, another target attacking creature gains indestructible until end of turn.","power":"3","toughness":"4","imageName":"consul's shieldguard","colorIdentity":["W"]},"Eddytrail Hawk":{"layout":"normal","name":"Eddytrail Hawk","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Eddytrail Hawk enters the battlefield, you get {E}{E} (two energy counters).\nWhenever Eddytrail Hawk attacks, you may pay {E}. If you do, another target attacking creature gains flying until end of turn.","power":"1","toughness":"2","imageName":"eddytrail hawk","colorIdentity":["W"]},"Fairgrounds Warden":{"layout":"normal","name":"Fairgrounds Warden","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Dwarf Soldier","types":["Creature"],"subtypes":["Dwarf","Soldier"],"text":"When Fairgrounds Warden enters the battlefield, exile target creature an opponent controls until Fairgrounds Warden leaves the battlefield.","power":"1","toughness":"3","imageName":"fairgrounds warden","colorIdentity":["W"]},"Fragmentize":{"layout":"normal","name":"Fragmentize","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy target artifact or enchantment with converted mana cost 4 or less.","imageName":"fragmentize","colorIdentity":["W"]},"Fumigate":{"layout":"normal","name":"Fumigate","manaCost":"{3}{W}{W}","cmc":5,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Destroy all creatures. You gain 1 life for each creature destroyed this way.","imageName":"fumigate","colorIdentity":["W"]},"Gearshift Ace":{"layout":"normal","name":"Gearshift Ace","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Dwarf Pilot","types":["Creature"],"subtypes":["Dwarf","Pilot"],"text":"First strike\nWhenever Gearshift Ace crews a Vehicle, that Vehicle gains first strike until end of turn.","power":"2","toughness":"1","imageName":"gearshift ace","colorIdentity":["W"]},"Glint-Sleeve Artisan":{"layout":"normal","name":"Glint-Sleeve Artisan","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Dwarf Artificer","types":["Creature"],"subtypes":["Dwarf","Artificer"],"text":"Fabricate 1 (When this creature enters the battlefield, put a +1/+1 counter on it or create a 1/1 colorless Servo artifact creature token.)","power":"2","toughness":"2","imageName":"glint-sleeve artisan","colorIdentity":["W"]},"Herald of the Fair":{"layout":"normal","name":"Herald of the Fair","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Human","types":["Creature"],"subtypes":["Human"],"text":"When Herald of the Fair enters the battlefield, target creature you control gets +1/+1 until end of turn.","power":"3","toughness":"2","imageName":"herald of the fair","colorIdentity":["W"]},"Impeccable Timing":{"layout":"normal","name":"Impeccable Timing","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Impeccable Timing deals 3 damage to target attacking or blocking creature.","imageName":"impeccable timing","colorIdentity":["W"]},"Master Trinketeer":{"layout":"normal","name":"Master Trinketeer","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Creature — Dwarf Artificer","types":["Creature"],"subtypes":["Dwarf","Artificer"],"text":"Servos and Thopters you control get +1/+1.\n{3}{W}: Create a 1/1 colorless Servo artifact creature token.","power":"3","toughness":"2","imageName":"master trinketeer","colorIdentity":["W"]},"Ninth Bridge Patrol":{"layout":"normal","name":"Ninth Bridge Patrol","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Dwarf Soldier","types":["Creature"],"subtypes":["Dwarf","Soldier"],"text":"Whenever another creature you control leaves the battlefield, put a +1/+1 counter on Ninth Bridge Patrol.","power":"1","toughness":"1","imageName":"ninth bridge patrol","colorIdentity":["W"]},"Propeller Pioneer":{"layout":"normal","name":"Propeller Pioneer","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Flying\nFabricate 1 (When this creature enters the battlefield, put a +1/+1 counter on it or create a 1/1 colorless Servo artifact creature token.)","power":"2","toughness":"1","imageName":"propeller pioneer","colorIdentity":["W"]},"Refurbish":{"layout":"normal","name":"Refurbish","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Return target artifact card from your graveyard to the battlefield.","imageName":"refurbish","colorIdentity":["W"]},"Revoke Privileges":{"layout":"normal","name":"Revoke Privileges","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature can't attack, block, or crew Vehicles.","imageName":"revoke privileges","colorIdentity":["W"]},"Servo Exhibition":{"layout":"normal","name":"Servo Exhibition","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Sorcery","types":["Sorcery"],"text":"Create two 1/1 colorless Servo artifact creature tokens.","imageName":"servo exhibition","colorIdentity":["W"]},"Skyswirl Harrier":{"layout":"normal","name":"Skyswirl Harrier","manaCost":"{4}{W}","cmc":5,"colors":["White"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying","power":"3","toughness":"4","imageName":"skyswirl harrier","colorIdentity":["W"]},"Skywhaler's Shot":{"layout":"normal","name":"Skywhaler's Shot","manaCost":"{2}{W}","cmc":3,"colors":["White"],"type":"Instant","types":["Instant"],"text":"Destroy target creature with power 3 or greater. Scry 1.","imageName":"skywhaler's shot","colorIdentity":["W"]},"Tasseled Dromedary":{"layout":"normal","name":"Tasseled Dromedary","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Camel","types":["Creature"],"subtypes":["Camel"],"power":"0","toughness":"4","imageName":"tasseled dromedary","colorIdentity":["W"]},"Thriving Ibex":{"layout":"normal","name":"Thriving Ibex","manaCost":"{3}{W}","cmc":4,"colors":["White"],"type":"Creature — Goat","types":["Creature"],"subtypes":["Goat"],"text":"When Thriving Ibex enters the battlefield, you get {E}{E} (two energy counters).\nWhenever Thriving Ibex attacks, you may pay {E}{E}. If you do, put a +1/+1 counter on it.","power":"2","toughness":"4","imageName":"thriving ibex","colorIdentity":["W"]},"Toolcraft Exemplar":{"layout":"normal","name":"Toolcraft Exemplar","manaCost":"{W}","cmc":1,"colors":["White"],"type":"Creature — Dwarf Artificer","types":["Creature"],"subtypes":["Dwarf","Artificer"],"text":"At the beginning of combat on your turn, if you control an artifact, Toolcraft Exemplar gets +2/+1 until end of turn. If you control three or more artifacts, it also gains first strike until end of turn.","power":"1","toughness":"1","imageName":"toolcraft exemplar","colorIdentity":["W"]},"Trusty Companion":{"layout":"normal","name":"Trusty Companion","manaCost":"{1}{W}","cmc":2,"colors":["White"],"type":"Creature — Hyena","types":["Creature"],"subtypes":["Hyena"],"text":"Vigilance\nTrusty Companion can't attack alone.","power":"3","toughness":"2","imageName":"trusty companion","colorIdentity":["W"]},"Visionary Augmenter":{"layout":"normal","name":"Visionary Augmenter","manaCost":"{2}{W}{W}","cmc":4,"colors":["White"],"type":"Creature — Dwarf Artificer","types":["Creature"],"subtypes":["Dwarf","Artificer"],"text":"Fabricate 2 (When this creature enters the battlefield, put two +1/+1 counters on it or create two 1/1 colorless Servo artifact creature tokens.)","power":"2","toughness":"1","imageName":"visionary augmenter","colorIdentity":["W"]},"Wispweaver Angel":{"layout":"normal","name":"Wispweaver Angel","manaCost":"{4}{W}{W}","cmc":6,"colors":["White"],"type":"Creature — Angel","types":["Creature"],"subtypes":["Angel"],"text":"Flying\nWhen Wispweaver Angel enters the battlefield, you may exile another target creature you control, then return that card to the battlefield under its owner's control.","power":"4","toughness":"4","imageName":"wispweaver angel","colorIdentity":["W"]},"Aether Meltdown":{"layout":"normal","name":"Aether Meltdown","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature or Vehicle\nWhen Aether Meltdown enters the battlefield, you get {E}{E} (two energy counters).\nEnchanted permanent gets -4/-0.","imageName":"aether meltdown","colorIdentity":["U"]},"Aether Theorist":{"layout":"normal","name":"Aether Theorist","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Vedalken Rogue","types":["Creature"],"subtypes":["Vedalken","Rogue"],"text":"When Aether Theorist enters the battlefield, you get {E}{E}{E} (three energy counters).\n{T}, Pay {E}: Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","power":"1","toughness":"3","imageName":"aether theorist","colorIdentity":["U"]},"Aethersquall Ancient":{"layout":"normal","name":"Aethersquall Ancient","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Leviathan","types":["Creature"],"subtypes":["Leviathan"],"text":"Flying\nAt the beginning of your upkeep, you get {E}{E}{E} (three energy counters).\nPay {E}{E}{E}{E}{E}{E}{E}{E}: Return all other creatures to their owners' hands. Activate this ability only any time you could cast a sorcery.","power":"6","toughness":"6","imageName":"aethersquall ancient","colorIdentity":["U"]},"Ceremonious Rejection":{"layout":"normal","name":"Ceremonious Rejection","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target colorless spell.","imageName":"ceremonious rejection","colorIdentity":["U"]},"Confiscation Coup":{"layout":"normal","name":"Confiscation Coup","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Choose target artifact or creature. You get {E}{E}{E}{E} (four energy counters), then you may pay an amount of {E} equal to that permanent's converted mana cost. If you do, gain control of it.","imageName":"confiscation coup","colorIdentity":["U"]},"Curio Vendor":{"layout":"normal","name":"Curio Vendor","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Vedalken","types":["Creature"],"subtypes":["Vedalken"],"power":"2","toughness":"1","imageName":"curio vendor","colorIdentity":["U"]},"Disappearing Act":{"layout":"normal","name":"Disappearing Act","manaCost":"{1}{U}{U}","cmc":3,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Disappearing Act, return a permanent you control to its owner's hand.\nCounter target spell.","imageName":"disappearing act","colorIdentity":["U"]},"Dramatic Reversal":{"layout":"normal","name":"Dramatic Reversal","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Untap all nonland permanents you control.","imageName":"dramatic reversal","colorIdentity":["U"]},"Era of Innovation":{"layout":"normal","name":"Era of Innovation","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an artifact or Artificer enters the battlefield under your control, you may pay {1}. If you do, you get {E}{E} (two energy counters).\nPay {E}{E}{E}{E}{E}{E}, Sacrifice Era of Innovation: Draw three cards.","imageName":"era of innovation","colorIdentity":["U"]},"Experimental Aviator":{"layout":"normal","name":"Experimental Aviator","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Flying\nWhen Experimental Aviator enters the battlefield, create two 1/1 colorless Thopter artifact creature tokens with flying.","power":"0","toughness":"3","imageName":"experimental aviator","colorIdentity":["U"]},"Failed Inspection":{"layout":"normal","name":"Failed Inspection","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target spell. Draw a card, then discard a card.","imageName":"failed inspection","colorIdentity":["U"]},"Gearseeker Serpent":{"layout":"normal","name":"Gearseeker Serpent","manaCost":"{5}{U}{U}","cmc":7,"colors":["Blue"],"type":"Creature — Serpent","types":["Creature"],"subtypes":["Serpent"],"text":"Gearseeker Serpent costs {1} less to cast for each artifact you control.\n{5}{U}: Gearseeker Serpent can't be blocked this turn.","power":"5","toughness":"6","imageName":"gearseeker serpent","colorIdentity":["U"]},"Glimmer of Genius":{"layout":"normal","name":"Glimmer of Genius","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Scry 2, then draw two cards. You get {E}{E} (two energy counters).","imageName":"glimmer of genius","colorIdentity":["U"]},"Glint-Nest Crane":{"layout":"normal","name":"Glint-Nest Crane","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Creature — Bird","types":["Creature"],"subtypes":["Bird"],"text":"Flying\nWhen Glint-Nest Crane enters the battlefield, look at the top four cards of your library. You may reveal an artifact card from among them and put it into your hand. Put the rest on the bottom of your library in any order.","power":"1","toughness":"3","imageName":"glint-nest crane","colorIdentity":["U"]},"Hightide Hermit":{"layout":"normal","name":"Hightide Hermit","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Creature — Crab","types":["Creature"],"subtypes":["Crab"],"text":"Defender\nWhen Hightide Hermit enters the battlefield, you get {E}{E}{E}{E} (four energy counters).\nPay {E}{E}: Hightide Hermit can attack this turn as though it didn't have defender.","power":"4","toughness":"4","imageName":"hightide hermit","colorIdentity":["U"]},"Insidious Will":{"layout":"normal","name":"Insidious Will","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Choose one —\n• Counter target spell.\n• You may choose new targets for target spell.\n• Copy target instant or sorcery spell. You may choose new targets for the copy.","imageName":"insidious will","colorIdentity":["U"]},"Janjeet Sentry":{"layout":"normal","name":"Janjeet Sentry","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Soldier","types":["Creature"],"subtypes":["Vedalken","Soldier"],"text":"When Janjeet Sentry enters the battlefield, you get {E}{E} (two energy counters).\n{T}, Pay {E}{E}: You may tap or untap target artifact or creature.","power":"2","toughness":"3","imageName":"janjeet sentry","colorIdentity":["U"]},"Long-Finned Skywhale":{"layout":"normal","name":"Long-Finned Skywhale","manaCost":"{2}{U}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Whale","types":["Creature"],"subtypes":["Whale"],"text":"Flying\nLong-Finned Skywhale can block only creatures with flying.","power":"4","toughness":"3","imageName":"long-finned skywhale","colorIdentity":["U"]},"Malfunction":{"layout":"normal","name":"Malfunction","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant artifact or creature\nWhen Malfunction enters the battlefield, tap enchanted permanent.\nEnchanted permanent doesn't untap during its controller's untap step.","imageName":"malfunction","colorIdentity":["U"]},"Metallurgic Summonings":{"layout":"normal","name":"Metallurgic Summonings","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever you cast an instant or sorcery spell, create an X/X colorless Construct artifact creature token, where X is that spell's converted mana cost.\n{3}{U}{U}, Exile Metallurgic Summonings: Return all instant and sorcery cards from your graveyard to your hand. Activate this ability only if you control six or more artifacts.","imageName":"metallurgic summonings","colorIdentity":["U"]},"Minister of Inquiries":{"layout":"normal","name":"Minister of Inquiries","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Vedalken Advisor","types":["Creature"],"subtypes":["Vedalken","Advisor"],"text":"When Minister of Inquiries enters the battlefield, you get {E}{E} (two energy counters).\n{T}, Pay {E}: Target player puts the top three cards of his or her library into his or her graveyard.","power":"1","toughness":"2","imageName":"minister of inquiries","colorIdentity":["U"]},"Nimble Innovator":{"layout":"normal","name":"Nimble Innovator","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Vedalken Artificer","types":["Creature"],"subtypes":["Vedalken","Artificer"],"text":"When Nimble Innovator enters the battlefield, draw a card.","power":"2","toughness":"2","imageName":"nimble innovator","colorIdentity":["U"]},"Padeem, Consul of Innovation":{"layout":"normal","name":"Padeem, Consul of Innovation","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Legendary Creature — Vedalken Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Vedalken","Artificer"],"text":"Artifacts you control have hexproof.\nAt the beginning of your upkeep, if you control the artifact with the highest converted mana cost or tied for the highest converted mana cost, draw a card.","power":"1","toughness":"4","imageName":"padeem, consul of innovation","colorIdentity":["U"]},"Paradoxical Outcome":{"layout":"normal","name":"Paradoxical Outcome","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return any number of target nonland, nontoken permanents you control to their owners' hands. Draw a card for each card returned to your hand this way.","imageName":"paradoxical outcome","colorIdentity":["U"]},"Revolutionary Rebuff":{"layout":"normal","name":"Revolutionary Rebuff","manaCost":"{1}{U}","cmc":2,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Counter target nonartifact spell unless its controller pays {2}.","imageName":"revolutionary rebuff","colorIdentity":["U"]},"Saheeli's Artistry":{"layout":"normal","name":"Saheeli's Artistry","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one or both —\n• Create a token that's a copy of target artifact.\n• Create a token that's a copy of target creature, except it's an artifact in addition to its other types.","imageName":"saheeli's artistry","colorIdentity":["U"]},"Select for Inspection":{"layout":"normal","name":"Select for Inspection","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Instant","types":["Instant"],"text":"Return target tapped creature to its owner's hand. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)","imageName":"select for inspection","colorIdentity":["U"]},"Shrewd Negotiation":{"layout":"normal","name":"Shrewd Negotiation","manaCost":"{4}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Exchange control of target artifact you control and target artifact or creature you don't control.","imageName":"shrewd negotiation","colorIdentity":["U"]},"Tezzeret's Ambition":{"layout":"normal","name":"Tezzeret's Ambition","manaCost":"{3}{U}{U}","cmc":5,"colors":["Blue"],"type":"Sorcery","types":["Sorcery"],"text":"Draw three cards. If you control no artifacts, discard a card.","imageName":"tezzeret's ambition","colorIdentity":["U"]},"Thriving Turtle":{"layout":"normal","name":"Thriving Turtle","manaCost":"{U}","cmc":1,"colors":["Blue"],"type":"Creature — Turtle","types":["Creature"],"subtypes":["Turtle"],"text":"When Thriving Turtle enters the battlefield, you get {E}{E} (two energy counters).\nWhenever Thriving Turtle attacks, you may pay {E}{E}. If you do, put a +1/+1 counter on it.","power":"0","toughness":"3","imageName":"thriving turtle","colorIdentity":["U"]},"Torrential Gearhulk":{"layout":"normal","name":"Torrential Gearhulk","manaCost":"{4}{U}{U}","cmc":6,"colors":["Blue"],"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Flash\nWhen Torrential Gearhulk enters the battlefield, you may cast target instant card from your graveyard without paying its mana cost. If that card would be put into your graveyard this turn, exile it instead.","power":"5","toughness":"6","imageName":"torrential gearhulk","colorIdentity":["U"]},"Vedalken Blademaster":{"layout":"normal","name":"Vedalken Blademaster","manaCost":"{2}{U}","cmc":3,"colors":["Blue"],"type":"Creature — Vedalken Soldier","types":["Creature"],"subtypes":["Vedalken","Soldier"],"text":"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)","power":"2","toughness":"3","imageName":"vedalken blademaster","colorIdentity":["U"]},"Weldfast Wingsmith":{"layout":"normal","name":"Weldfast Wingsmith","manaCost":"{3}{U}","cmc":4,"colors":["Blue"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Whenever an artifact enters the battlefield under your control, Weldfast Wingsmith gains flying until end of turn.","power":"3","toughness":"3","imageName":"weldfast wingsmith","colorIdentity":["U"]},"Aetherborn Marauder":{"layout":"normal","name":"Aetherborn Marauder","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Aetherborn Rogue","types":["Creature"],"subtypes":["Aetherborn","Rogue"],"text":"Flying, lifelink\nWhen Aetherborn Marauder enters the battlefield, move any number of +1/+1 counters from other permanents you control onto Aetherborn Marauder.","power":"2","toughness":"2","imageName":"aetherborn marauder","colorIdentity":["B"]},"Ambitious Aetherborn":{"layout":"normal","name":"Ambitious Aetherborn","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Creature — Aetherborn Artificer","types":["Creature"],"subtypes":["Aetherborn","Artificer"],"text":"Fabricate 1 (When this creature enters the battlefield, put a +1/+1 counter on it or create a 1/1 colorless Servo artifact creature token.)","power":"4","toughness":"3","imageName":"ambitious aetherborn","colorIdentity":["B"]},"Demon of Dark Schemes":{"layout":"normal","name":"Demon of Dark Schemes","manaCost":"{3}{B}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Demon","types":["Creature"],"subtypes":["Demon"],"text":"Flying\nWhen Demon of Dark Schemes enters the battlefield, all other creatures get -2/-2 until end of turn.\nWhenever another creature dies, you get {E} (an energy counter).\n{2}{B}, Pay {E}{E}{E}{E}: Put target creature card from a graveyard onto the battlefield under your control tapped.","power":"5","toughness":"5","imageName":"demon of dark schemes","colorIdentity":["B"]},"Dhund Operative":{"layout":"normal","name":"Dhund Operative","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"As long as you control an artifact, Dhund Operative gets +1/+0 and has deathtouch. (Any amount of damage it deals to a creature is enough to destroy it.)","power":"2","toughness":"2","imageName":"dhund operative","colorIdentity":["B"]},"Die Young":{"layout":"normal","name":"Die Young","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose target creature. You get {E}{E} (two energy counters), then you may pay any amount of {E}. The creature gets -1/-1 until end of turn for each {E} paid this way.","imageName":"die young","colorIdentity":["B"]},"Dukhara Scavenger":{"layout":"normal","name":"Dukhara Scavenger","manaCost":"{5}{B}","cmc":6,"colors":["Black"],"type":"Creature — Crocodile","types":["Creature"],"subtypes":["Crocodile"],"text":"When Dukhara Scavenger enters the battlefield, you may put target artifact or creature card from your graveyard on top of your library.","power":"4","toughness":"6","imageName":"dukhara scavenger","colorIdentity":["B"]},"Eliminate the Competition":{"layout":"normal","name":"Eliminate the Competition","manaCost":"{4}{B}","cmc":5,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Eliminate the Competition, sacrifice X creatures.\nDestroy X target creatures.","imageName":"eliminate the competition","colorIdentity":["B"]},"Embraal Bruiser":{"layout":"normal","name":"Embraal Bruiser","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"Embraal Bruiser enters the battlefield tapped.\nEmbraal Bruiser has menace as long as you control an artifact.","power":"3","toughness":"1","imageName":"embraal bruiser","colorIdentity":["B"]},"Essence Extraction":{"layout":"normal","name":"Essence Extraction","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Essence Extraction deals 3 damage to target creature and you gain 3 life.","imageName":"essence extraction","colorIdentity":["B"]},"Fortuitous Find":{"layout":"normal","name":"Fortuitous Find","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one or both —\n• Return target artifact card from your graveyard to your hand.\n• Return target creature card from your graveyard to your hand.","imageName":"fortuitous find","colorIdentity":["B"]},"Foundry Screecher":{"layout":"normal","name":"Foundry Screecher","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Bat","types":["Creature"],"subtypes":["Bat"],"text":"Flying\nFoundry Screecher gets +1/+0 as long as you control an artifact.","power":"2","toughness":"1","imageName":"foundry screecher","colorIdentity":["B"]},"Fretwork Colony":{"layout":"normal","name":"Fretwork Colony","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Insect","types":["Creature"],"subtypes":["Insect"],"text":"Fretwork Colony can't block.\nAt the beginning of your upkeep, put a +1/+1 counter on Fretwork Colony and you lose 1 life.","power":"1","toughness":"1","imageName":"fretwork colony","colorIdentity":["B"]},"Gonti, Lord of Luxury":{"layout":"normal","name":"Gonti, Lord of Luxury","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Legendary Creature — Aetherborn Rogue","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Aetherborn","Rogue"],"text":"Deathtouch\nWhen Gonti, Lord of Luxury enters the battlefield, look at the top four cards of target opponent's library, exile one of them face down, then put the rest on the bottom of that library in a random order. For as long as that card remains exiled, you may look at it, you may cast it, and you may spend mana as though it were mana of any type to cast it.","power":"2","toughness":"3","imageName":"gonti, lord of luxury","colorIdentity":["B"]},"Harsh Scrutiny":{"layout":"normal","name":"Harsh Scrutiny","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Target opponent reveals his or her hand. You choose a creature card from it. That player discards that card. Scry 1.","imageName":"harsh scrutiny","colorIdentity":["B"]},"Lawless Broker":{"layout":"normal","name":"Lawless Broker","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Aetherborn Rogue","types":["Creature"],"subtypes":["Aetherborn","Rogue"],"text":"When Lawless Broker dies, put a +1/+1 counter on target creature you control.","power":"3","toughness":"2","imageName":"lawless broker","colorIdentity":["B"]},"Live Fast":{"layout":"normal","name":"Live Fast","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"You draw two cards, lose 2 life, and get {E}{E} (two energy counters).","imageName":"live fast","colorIdentity":["B"]},"Lost Legacy":{"layout":"normal","name":"Lost Legacy","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"Name a nonartifact, nonland card. Search target player's graveyard, hand, and library for any number of cards with that name and exile them. That player shuffles his or her library, then draws a card for each card exiled from hand this way.","imageName":"lost legacy","colorIdentity":["B"]},"Make Obsolete":{"layout":"normal","name":"Make Obsolete","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Creatures your opponents control get -1/-1 until end of turn.","imageName":"make obsolete","colorIdentity":["B"]},"Marionette Master":{"layout":"normal","name":"Marionette Master","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Fabricate 3 (When this creature enters the battlefield, put three +1/+1 counters on it or create three 1/1 colorless Servo artifact creature tokens.)\nWhenever an artifact you control is put into a graveyard from the battlefield, target opponent loses life equal to Marionette Master's power.","power":"1","toughness":"3","imageName":"marionette master","colorIdentity":["B"]},"Maulfist Squad":{"layout":"normal","name":"Maulfist Squad","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Menace\nFabricate 1 (When this creature enters the battlefield, put a +1/+1 counter on it or create a 1/1 colorless Servo artifact creature token.)","power":"3","toughness":"1","imageName":"maulfist squad","colorIdentity":["B"]},"Midnight Oil":{"layout":"normal","name":"Midnight Oil","manaCost":"{2}{B}{B}","cmc":4,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Midnight Oil enters the battlefield with seven hour counters on it.\nAt the beginning of your draw step, draw an additional card and remove two hour counters from Midnight Oil.\nYour maximum hand size is equal to the number of hour counters on Midnight Oil.\nWhenever you discard a card, you lose 1 life.","imageName":"midnight oil","colorIdentity":["B"]},"Morbid Curiosity":{"layout":"normal","name":"Morbid Curiosity","manaCost":"{1}{B}{B}","cmc":3,"colors":["Black"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Morbid Curiosity, sacrifice an artifact or creature.\nDraw cards equal to the converted mana cost of the sacrificed permanent.","imageName":"morbid curiosity","colorIdentity":["B"]},"Night Market Lookout":{"layout":"normal","name":"Night Market Lookout","manaCost":"{B}","cmc":1,"colors":["Black"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Whenever Night Market Lookout becomes tapped, each opponent loses 1 life and you gain 1 life.","power":"1","toughness":"1","imageName":"night market lookout","colorIdentity":["B"]},"Noxious Gearhulk":{"layout":"normal","name":"Noxious Gearhulk","manaCost":"{4}{B}{B}","cmc":6,"colors":["Black"],"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Menace\nWhen Noxious Gearhulk enters the battlefield, you may destroy another target creature. If a creature is destroyed this way, you gain life equal to its toughness.","power":"5","toughness":"4","imageName":"noxious gearhulk","colorIdentity":["B"]},"Ovalchase Daredevil":{"layout":"normal","name":"Ovalchase Daredevil","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Human Pilot","types":["Creature"],"subtypes":["Human","Pilot"],"text":"Whenever an artifact enters the battlefield under your control, you may return Ovalchase Daredevil from your graveyard to your hand.","power":"4","toughness":"2","imageName":"ovalchase daredevil","colorIdentity":["B"]},"Prakhata Club Security":{"layout":"normal","name":"Prakhata Club Security","manaCost":"{3}{B}","cmc":4,"colors":["Black"],"type":"Creature — Aetherborn Warrior","types":["Creature"],"subtypes":["Aetherborn","Warrior"],"power":"3","toughness":"4","imageName":"prakhata club security","colorIdentity":["B"]},"Rush of Vitality":{"layout":"normal","name":"Rush of Vitality","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Target creature gets +1/+0 and gains lifelink and indestructible until end of turn. (Damage dealt by that creature also causes its controller to gain that much life, and it can't be destroyed by damage or effects that say \"destroy.\")","imageName":"rush of vitality","colorIdentity":["B"]},"Subtle Strike":{"layout":"normal","name":"Subtle Strike","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Choose one or both —\n• Target creature gets -1/-1 until end of turn.\n• Put a +1/+1 counter on target creature.","imageName":"subtle strike","colorIdentity":["B"]},"Syndicate Trafficker":{"layout":"normal","name":"Syndicate Trafficker","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Aetherborn Rogue","types":["Creature"],"subtypes":["Aetherborn","Rogue"],"text":"{1}, Sacrifice an artifact: Put a +1/+1 counter on Syndicate Trafficker. It gains indestructible until end of turn.","power":"3","toughness":"1","imageName":"syndicate trafficker","colorIdentity":["B"]},"Thriving Rats":{"layout":"normal","name":"Thriving Rats","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Creature — Rat","types":["Creature"],"subtypes":["Rat"],"text":"When Thriving Rats enters the battlefield, you get {E}{E} (two energy counters).\nWhenever Thriving Rats attacks, you may pay {E}{E}. If you do, put a +1/+1 counter on it.","power":"1","toughness":"2","imageName":"thriving rats","colorIdentity":["B"]},"Tidy Conclusion":{"layout":"normal","name":"Tidy Conclusion","manaCost":"{3}{B}{B}","cmc":5,"colors":["Black"],"type":"Instant","types":["Instant"],"text":"Destroy target creature. You gain 1 life for each artifact you control.","imageName":"tidy conclusion","colorIdentity":["B"]},"Underhanded Designs":{"layout":"normal","name":"Underhanded Designs","manaCost":"{1}{B}","cmc":2,"colors":["Black"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever an artifact enters the battlefield under your control, you may pay {1}. If you do, each opponent loses 1 life and you gain 1 life.\n{1}{B}, Sacrifice Underhanded Designs: Destroy target creature. Activate this ability only if you control two or more artifacts.","imageName":"underhanded designs","colorIdentity":["B"]},"Weaponcraft Enthusiast":{"layout":"normal","name":"Weaponcraft Enthusiast","manaCost":"{2}{B}","cmc":3,"colors":["Black"],"type":"Creature — Aetherborn Artificer","types":["Creature"],"subtypes":["Aetherborn","Artificer"],"text":"Fabricate 2 (When this creature enters the battlefield, put two +1/+1 counters on it or create two 1/1 colorless Servo artifact creature tokens.)","power":"0","toughness":"1","imageName":"weaponcraft enthusiast","colorIdentity":["B"]},"Aethertorch Renegade":{"layout":"normal","name":"Aethertorch Renegade","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"When Aethertorch Renegade enters the battlefield, you get {E}{E}{E}{E} (four energy counters).\n{T}, Pay {E}{E}: Aethertorch Renegade deals 1 damage to target creature.\n{T}, Pay {E}{E}{E}{E}{E}{E}{E}{E}: Aethertorch Renegade deals 6 damage to target player.","power":"1","toughness":"2","imageName":"aethertorch renegade","colorIdentity":["R"]},"Brazen Scourge":{"layout":"normal","name":"Brazen Scourge","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Creature — Gremlin","types":["Creature"],"subtypes":["Gremlin"],"text":"Haste","power":"3","toughness":"3","imageName":"brazen scourge","colorIdentity":["R"]},"Built to Smash":{"layout":"normal","name":"Built to Smash","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Target attacking creature gets +3/+3 until end of turn. If it's an artifact creature, it gains trample until end of turn.","imageName":"built to smash","colorIdentity":["R"]},"Cathartic Reunion":{"layout":"normal","name":"Cathartic Reunion","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"As an additional cost to cast Cathartic Reunion, discard two cards.\nDraw three cards.","imageName":"cathartic reunion","colorIdentity":["R"]},"Chandra, Torch of Defiance":{"layout":"normal","name":"Chandra, Torch of Defiance","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Planeswalker — Chandra","types":["Planeswalker"],"subtypes":["Chandra"],"text":"+1: Exile the top card of your library. You may cast that card. If you don't, Chandra, Torch of Defiance deals 2 damage to each opponent.\n+1: Add {R}{R} to your mana pool.\n−3: Chandra, Torch of Defiance deals 4 damage to target creature.\n−7: You get an emblem with \"Whenever you cast a spell, this emblem deals 5 damage to target creature or player.\"","loyalty":4,"imageName":"chandra, torch of defiance","colorIdentity":["R"]},"Chandra's Pyrohelix":{"layout":"normal","name":"Chandra's Pyrohelix","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Chandra's Pyrohelix deals 2 damage divided as you choose among one or two target creatures and/or players.","imageName":"chandra's pyrohelix","colorIdentity":["R"]},"Combustible Gearhulk":{"layout":"normal","name":"Combustible Gearhulk","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"First strike\nWhen Combustible Gearhulk enters the battlefield, target opponent may have you draw three cards. If the player doesn't, put the top three cards of your library into your graveyard, then Combustible Gearhulk deals damage to that player equal to the total converted mana cost of those cards.","power":"6","toughness":"6","imageName":"combustible gearhulk","colorIdentity":["R"]},"Fateful Showdown":{"layout":"normal","name":"Fateful Showdown","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Fateful Showdown deals damage to target creature or player equal to the number of cards in your hand. Discard all the cards in your hand, then draw that many cards.","imageName":"fateful showdown","colorIdentity":["R"]},"Furious Reprisal":{"layout":"normal","name":"Furious Reprisal","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Furious Reprisal deals 2 damage to each of two target creatures and/or players.","imageName":"furious reprisal","colorIdentity":["R"]},"Giant Spectacle":{"layout":"normal","name":"Giant Spectacle","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Enchantment — Aura","types":["Enchantment"],"subtypes":["Aura"],"text":"Enchant creature\nEnchanted creature gets +2/+1 and has menace.","imageName":"giant spectacle","colorIdentity":["R"]},"Harnessed Lightning":{"layout":"normal","name":"Harnessed Lightning","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Choose target creature. You get {E}{E}{E} (three energy counters), then you may pay any amount of {E}. Harnessed Lightning deals that much damage to that creature.","imageName":"harnessed lightning","colorIdentity":["R"]},"Hijack":{"layout":"normal","name":"Hijack","manaCost":"{1}{R}{R}","cmc":3,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Gain control of target artifact or creature until end of turn. Untap it. It gains haste until end of turn.","imageName":"hijack","colorIdentity":["R"]},"Incendiary Sabotage":{"layout":"normal","name":"Incendiary Sabotage","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"As an additional cost to cast Incendiary Sabotage, sacrifice an artifact.\nIncendiary Sabotage deals 3 damage to each creature.","imageName":"incendiary sabotage","colorIdentity":["R"]},"Inventor's Apprentice":{"layout":"normal","name":"Inventor's Apprentice","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Inventor's Apprentice gets +1/+1 as long as you control an artifact.","power":"1","toughness":"2","imageName":"inventor's apprentice","colorIdentity":["R"]},"Lathnu Hellion":{"layout":"normal","name":"Lathnu Hellion","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Hellion","types":["Creature"],"subtypes":["Hellion"],"text":"Haste\nWhen Lathnu Hellion enters the battlefield, you get {E}{E} (two energy counters).\nAt the beginning of your end step, sacrifice Lathnu Hellion unless you pay {E}{E}.","power":"4","toughness":"4","imageName":"lathnu hellion","colorIdentity":["R"]},"Madcap Experiment":{"layout":"normal","name":"Madcap Experiment","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Reveal cards from the top of your library until you reveal an artifact card. Put that card onto the battlefield and the rest on the bottom of your library in a random order. Madcap Experiment deals damage to you equal to the number of cards revealed this way.","imageName":"madcap experiment","colorIdentity":["R"]},"Maulfist Doorbuster":{"layout":"normal","name":"Maulfist Doorbuster","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Maulfist Doorbuster enters the battlefield, you get {E}{E} (two energy counters).\nWhenever Maulfist Doorbuster attacks, you may pay {E}. If you do, target creature can't block this turn.","power":"4","toughness":"2","imageName":"maulfist doorbuster","colorIdentity":["R"]},"Pia Nalaar":{"layout":"normal","name":"Pia Nalaar","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Legendary Creature — Human Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Artificer"],"text":"When Pia Nalaar enters the battlefield, create a 1/1 colorless Thopter artifact creature token with flying.\n{1}{R}: Target artifact creature gets +1/+0 until end of turn.\n{1}, Sacrifice an artifact: Target creature can't block this turn.","power":"2","toughness":"2","imageName":"pia nalaar","colorIdentity":["R"]},"Quicksmith Genius":{"layout":"normal","name":"Quicksmith Genius","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Whenever an artifact enters the battlefield under your control, you may discard a card. If you do, draw a card.","power":"3","toughness":"2","imageName":"quicksmith genius","colorIdentity":["R"]},"Reckless Fireweaver":{"layout":"normal","name":"Reckless Fireweaver","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"Whenever an artifact enters the battlefield under your control, Reckless Fireweaver deals 1 damage to each opponent.","power":"1","toughness":"3","imageName":"reckless fireweaver","colorIdentity":["R"]},"Renegade Tactics":{"layout":"normal","name":"Renegade Tactics","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature can't block this turn.\nDraw a card.","imageName":"renegade tactics","colorIdentity":["R"]},"Ruinous Gremlin":{"layout":"normal","name":"Ruinous Gremlin","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Creature — Gremlin","types":["Creature"],"subtypes":["Gremlin"],"text":"{2}{R}, Sacrifice Ruinous Gremlin: Destroy target artifact.","power":"1","toughness":"1","imageName":"ruinous gremlin","colorIdentity":["R"]},"Salivating Gremlins":{"layout":"normal","name":"Salivating Gremlins","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Gremlin","types":["Creature"],"subtypes":["Gremlin"],"text":"Whenever an artifact enters the battlefield under your control, Salivating Gremlins gets +2/+0 and gains trample until end of turn.","power":"2","toughness":"3","imageName":"salivating gremlins","colorIdentity":["R"]},"Skyship Stalker":{"layout":"normal","name":"Skyship Stalker","manaCost":"{2}{R}{R}","cmc":4,"colors":["Red"],"type":"Creature — Dragon","types":["Creature"],"subtypes":["Dragon"],"text":"Flying\n{R}: Skyship Stalker gets +1/+0 until end of turn.\n{R}: Skyship Stalker gains first strike until end of turn.\n{R}: Skyship Stalker gains haste until end of turn.","power":"3","toughness":"3","imageName":"skyship stalker","colorIdentity":["R"]},"Spark of Creativity":{"layout":"normal","name":"Spark of Creativity","manaCost":"{R}","cmc":1,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Choose target creature. Exile the top card of your library. You may have Spark of Creativity deal damage to that creature equal to the exiled card's converted mana cost. If you don't, you may play that card until end of turn.","imageName":"spark of creativity","colorIdentity":["R"]},"Speedway Fanatic":{"layout":"normal","name":"Speedway Fanatic","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Human Pilot","types":["Creature"],"subtypes":["Human","Pilot"],"text":"Haste\nWhenever Speedway Fanatic crews a Vehicle, that Vehicle gains haste until end of turn.","power":"2","toughness":"1","imageName":"speedway fanatic","colorIdentity":["R"]},"Spireside Infiltrator":{"layout":"normal","name":"Spireside Infiltrator","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"Whenever Spireside Infiltrator becomes tapped, it deals 1 damage to each opponent.","power":"3","toughness":"2","imageName":"spireside infiltrator","colorIdentity":["R"]},"Spontaneous Artist":{"layout":"normal","name":"Spontaneous Artist","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Human Rogue","types":["Creature"],"subtypes":["Human","Rogue"],"text":"When Spontaneous Artist enters the battlefield, you get {E} (an energy counter).\nPay {E}: Target creature gains haste until end of turn.","power":"3","toughness":"3","imageName":"spontaneous artist","colorIdentity":["R"]},"Start Your Engines":{"layout":"normal","name":"Start Your Engines","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Vehicles you control become artifact creatures until end of turn. Creatures you control get +2/+0 until end of turn.","imageName":"start your engines","colorIdentity":["R"]},"Territorial Gorger":{"layout":"normal","name":"Territorial Gorger","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Gremlin","types":["Creature"],"subtypes":["Gremlin"],"text":"Trample\nWhenever you get one or more {E} (energy counters), Territorial Gorger gets +2/+2 until end of turn.","power":"2","toughness":"2","imageName":"territorial gorger","colorIdentity":["R"]},"Terror of the Fairgrounds":{"layout":"normal","name":"Terror of the Fairgrounds","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Creature — Gremlin","types":["Creature"],"subtypes":["Gremlin"],"power":"5","toughness":"2","imageName":"terror of the fairgrounds","colorIdentity":["R"]},"Thriving Grubs":{"layout":"normal","name":"Thriving Grubs","manaCost":"{1}{R}","cmc":2,"colors":["Red"],"type":"Creature — Gremlin","types":["Creature"],"subtypes":["Gremlin"],"text":"When Thriving Grubs enters the battlefield, you get {E}{E} (two energy counters).\nWhenever Thriving Grubs attacks, you may pay {E}{E}. If you do, put a +1/+1 counter on it.","power":"2","toughness":"1","imageName":"thriving grubs","colorIdentity":["R"]},"Wayward Giant":{"layout":"normal","name":"Wayward Giant","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Creature — Giant","types":["Creature"],"subtypes":["Giant"],"text":"Menace","power":"4","toughness":"5","imageName":"wayward giant","colorIdentity":["R"]},"Welding Sparks":{"layout":"normal","name":"Welding Sparks","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Welding Sparks deals X damage to target creature, where X is 3 plus the number of artifacts you control.","imageName":"welding sparks","colorIdentity":["R"]},"Appetite for the Unnatural":{"layout":"normal","name":"Appetite for the Unnatural","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Destroy target artifact or enchantment. You gain 2 life.","imageName":"appetite for the unnatural","colorIdentity":["G"]},"Arborback Stomper":{"layout":"normal","name":"Arborback Stomper","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Beast","types":["Creature"],"subtypes":["Beast"],"text":"Trample\nWhen Arborback Stomper enters the battlefield, you gain 5 life.","power":"5","toughness":"4","imageName":"arborback stomper","colorIdentity":["G"]},"Architect of the Untamed":{"layout":"normal","name":"Architect of the Untamed","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Artificer Druid","types":["Creature"],"subtypes":["Elf","Artificer","Druid"],"text":"Whenever a land enters the battlefield under your control, you get {E} (an energy counter).\nPay {E}{E}{E}{E}{E}{E}{E}{E}: Create a 6/6 colorless Beast artifact creature token.","power":"2","toughness":"3","imageName":"architect of the untamed","colorIdentity":["G"]},"Armorcraft Judge":{"layout":"normal","name":"Armorcraft Judge","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Artificer","types":["Creature"],"subtypes":["Elf","Artificer"],"text":"When Armorcraft Judge enters the battlefield, draw a card for each creature you control with a +1/+1 counter on it.","power":"3","toughness":"3","imageName":"armorcraft judge","colorIdentity":["G"]},"Attune with Aether":{"layout":"normal","name":"Attune with Aether","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card, reveal it, put it into your hand, then shuffle your library. You get {E}{E} (two energy counters).","imageName":"attune with aether","colorIdentity":["G"]},"Blossoming Defense":{"layout":"normal","name":"Blossoming Defense","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Target creature you control gets +2/+2 and gains hexproof until end of turn.","imageName":"blossoming defense","colorIdentity":["G"]},"Bristling Hydra":{"layout":"normal","name":"Bristling Hydra","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Hydra","types":["Creature"],"subtypes":["Hydra"],"text":"When Bristling Hydra enters the battlefield, you get {E}{E}{E} (three energy counters).\nPay {E}{E}{E}: Put a +1/+1 counter on Bristling Hydra. It gains hexproof until end of turn.","power":"4","toughness":"3","imageName":"bristling hydra","colorIdentity":["G"]},"Commencement of Festivities":{"layout":"normal","name":"Commencement of Festivities","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Prevent all combat damage that would be dealt to players this turn.","imageName":"commencement of festivities","colorIdentity":["G"]},"Cowl Prowler":{"layout":"normal","name":"Cowl Prowler","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Wurm","types":["Creature"],"subtypes":["Wurm"],"power":"6","toughness":"6","imageName":"cowl prowler","colorIdentity":["G"]},"Cultivator of Blades":{"layout":"normal","name":"Cultivator of Blades","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Elf Artificer","types":["Creature"],"subtypes":["Elf","Artificer"],"text":"Fabricate 2 (When this creature enters the battlefield, put two +1/+1 counters on it or create two 1/1 colorless Servo artifact creature tokens.)\nWhenever Cultivator of Blades attacks, you may have other attacking creatures get +X/+X until end of turn, where X is Cultivator of Blades's power.","power":"1","toughness":"1","imageName":"cultivator of blades","colorIdentity":["G"]},"Dubious Challenge":{"layout":"normal","name":"Dubious Challenge","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Look at the top ten cards of your library, exile up to two creature cards from among them, then shuffle your library. Target opponent may choose one of the exiled cards and put it onto the battlefield under his or her control. Put the rest onto the battlefield under your control.","imageName":"dubious challenge","colorIdentity":["G"]},"Durable Handicraft":{"layout":"normal","name":"Durable Handicraft","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Enchantment","types":["Enchantment"],"text":"Whenever a creature enters the battlefield under your control, you may pay {1}. If you do, put a +1/+1 counter on that creature.\n{5}{G}, Sacrifice Durable Handicraft: Put a +1/+1 counter on each creature you control.","imageName":"durable handicraft","colorIdentity":["G"]},"Elegant Edgecrafters":{"layout":"normal","name":"Elegant Edgecrafters","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Creature — Elf Artificer","types":["Creature"],"subtypes":["Elf","Artificer"],"text":"Elegant Edgecrafters can't be blocked by creatures with power 2 or less.\nFabricate 2 (When this creature enters the battlefield, put two +1/+1 counters on it or create two 1/1 colorless Servo artifact creature tokens.)","power":"3","toughness":"4","imageName":"elegant edgecrafters","colorIdentity":["G"]},"Fairgrounds Trumpeter":{"layout":"normal","name":"Fairgrounds Trumpeter","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elephant","types":["Creature"],"subtypes":["Elephant"],"text":"At the beginning of each end step, if a +1/+1 counter was placed on a permanent under your control this turn, put a +1/+1 counter on Fairgrounds Trumpeter.","power":"2","toughness":"2","imageName":"fairgrounds trumpeter","colorIdentity":["G"]},"Ghirapur Guide":{"layout":"normal","name":"Ghirapur Guide","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Scout","types":["Creature"],"subtypes":["Elf","Scout"],"text":"{2}{G}: Target creature you control can't be blocked by creatures with power 2 or less this turn.","power":"3","toughness":"2","imageName":"ghirapur guide","colorIdentity":["G"]},"Highspire Artisan":{"layout":"normal","name":"Highspire Artisan","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Elf Artificer","types":["Creature"],"subtypes":["Elf","Artificer"],"text":"Reach (This creature can block creatures with flying.)\nFabricate 1 (When this creature enters the battlefield, put a +1/+1 counter on it or create a 1/1 colorless Servo artifact creature token.)","power":"0","toughness":"3","imageName":"highspire artisan","colorIdentity":["G"]},"Kujar Seedsculptor":{"layout":"normal","name":"Kujar Seedsculptor","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"When Kujar Seedsculptor enters the battlefield, put a +1/+1 counter on target creature you control.","power":"1","toughness":"2","imageName":"kujar seedsculptor","colorIdentity":["G"]},"Larger Than Life":{"layout":"normal","name":"Larger Than Life","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature gets +4/+4 and gains trample until end of turn.","imageName":"larger than life","colorIdentity":["G"]},"Longtusk Cub":{"layout":"normal","name":"Longtusk Cub","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Whenever Longtusk Cub deals combat damage to a player, you get {E}{E} (two energy counters).\nPay {E}{E}: Put a +1/+1 counter on Longtusk Cub.","power":"2","toughness":"2","imageName":"longtusk cub","colorIdentity":["G"]},"Nature's Way":{"layout":"normal","name":"Nature's Way","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Target creature you control gains vigilance and trample until end of turn. It deals damage equal to its power to target creature you don't control.","imageName":"nature's way","colorIdentity":["G"]},"Nissa, Vital Force":{"layout":"normal","name":"Nissa, Vital Force","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Planeswalker — Nissa","types":["Planeswalker"],"subtypes":["Nissa"],"text":"+1: Untap target land you control. Until your next turn, it becomes a 5/5 Elemental creature with haste. It's still a land.\n−3: Return target permanent card from your graveyard to your hand.\n−6: You get an emblem with \"Whenever a land enters the battlefield under your control, you may draw a card.\"","loyalty":5,"imageName":"nissa, vital force","colorIdentity":["G"]},"Ornamental Courage":{"layout":"normal","name":"Ornamental Courage","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Instant","types":["Instant"],"text":"Untap target creature. It gets +1/+3 until end of turn.","imageName":"ornamental courage","colorIdentity":["G"]},"Oviya Pashiri, Sage Lifecrafter":{"layout":"normal","name":"Oviya Pashiri, Sage Lifecrafter","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Legendary Creature — Human Artificer","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Artificer"],"text":"{2}{G}, {T}: Create a 1/1 colorless Servo artifact creature token.\n{4}{G}, {T}: Create an X/X colorless Construct artifact creature token, where X is the number of creatures you control.","power":"1","toughness":"2","imageName":"oviya pashiri, sage lifecrafter","colorIdentity":["G"]},"Peema Outrider":{"layout":"normal","name":"Peema Outrider","manaCost":"{2}{G}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Artificer","types":["Creature"],"subtypes":["Elf","Artificer"],"text":"Trample\nFabricate 1 (When this creature enters the battlefield, put a +1/+1 counter on it or create a 1/1 colorless Servo artifact creature token.)","power":"3","toughness":"3","imageName":"peema outrider","colorIdentity":["G"]},"Riparian Tiger":{"layout":"normal","name":"Riparian Tiger","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Creature — Cat","types":["Creature"],"subtypes":["Cat"],"text":"Trample\nWhen Riparian Tiger enters the battlefield, you get {E}{E} (two energy counters).\nWhenever Riparian Tiger attacks, you may pay {E}{E}. If you do, it gets +2/+2 until end of turn.","power":"4","toughness":"4","imageName":"riparian tiger","colorIdentity":["G"]},"Sage of Shaila's Claim":{"layout":"normal","name":"Sage of Shaila's Claim","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"When Sage of Shaila's Claim enters the battlefield, you get {E}{E}{E} (three energy counters).","power":"2","toughness":"1","imageName":"sage of shaila's claim","colorIdentity":["G"]},"Servant of the Conduit":{"layout":"normal","name":"Servant of the Conduit","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"When Servant of the Conduit enters the battlefield, you get {E}{E} (two energy counters).\n{T}, Pay {E}: Add one mana of any color to your mana pool.","power":"2","toughness":"2","imageName":"servant of the conduit","colorIdentity":["G"]},"Take Down":{"layout":"normal","name":"Take Down","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Take Down deals 4 damage to target creature with flying.\n• Take Down deals 1 damage to each creature with flying.","imageName":"take down","colorIdentity":["G"]},"Thriving Rhino":{"layout":"normal","name":"Thriving Rhino","manaCost":"{2}{G}","cmc":3,"colors":["Green"],"type":"Creature — Rhino","types":["Creature"],"subtypes":["Rhino"],"text":"When Thriving Rhino enters the battlefield, you get {E}{E} (two energy counters).\nWhenever Thriving Rhino attacks, you may pay {E}{E}. If you do, put a +1/+1 counter on it.","power":"2","toughness":"3","imageName":"thriving rhino","colorIdentity":["G"]},"Verdurous Gearhulk":{"layout":"normal","name":"Verdurous Gearhulk","manaCost":"{3}{G}{G}","cmc":5,"colors":["Green"],"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Trample\nWhen Verdurous Gearhulk enters the battlefield, distribute four +1/+1 counters among any number of target creatures you control.","power":"4","toughness":"4","imageName":"verdurous gearhulk","colorIdentity":["G"]},"Wild Wanderer":{"layout":"normal","name":"Wild Wanderer","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elf Druid","types":["Creature"],"subtypes":["Elf","Druid"],"text":"When Wild Wanderer enters the battlefield, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.","power":"3","toughness":"2","imageName":"wild wanderer","colorIdentity":["G"]},"Wildest Dreams":{"layout":"normal","name":"Wildest Dreams","manaCost":"{X}{X}{G}","cmc":1,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Return X target cards from your graveyard to your hand. Exile Wildest Dreams.","imageName":"wildest dreams","colorIdentity":["G"]},"Wily Bandar":{"layout":"normal","name":"Wily Bandar","manaCost":"{G}","cmc":1,"colors":["Green"],"type":"Creature — Cat Monkey","types":["Creature"],"subtypes":["Cat","Monkey"],"text":"{2}{G}: Wily Bandar gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it.)","power":"1","toughness":"1","imageName":"wily bandar","colorIdentity":["G"]},"Cloudblazer":{"layout":"normal","name":"Cloudblazer","manaCost":"{3}{W}{U}","cmc":5,"colors":["White","Blue"],"type":"Creature — Human Scout","types":["Creature"],"subtypes":["Human","Scout"],"text":"Flying\nWhen Cloudblazer enters the battlefield, you gain 2 life and draw two cards.","power":"2","toughness":"2","imageName":"cloudblazer","colorIdentity":["W","U"]},"Contraband Kingpin":{"layout":"normal","name":"Contraband Kingpin","manaCost":"{U}{B}","cmc":2,"colors":["Blue","Black"],"type":"Creature — Aetherborn Rogue","types":["Creature"],"subtypes":["Aetherborn","Rogue"],"text":"Lifelink\nWhenever an artifact enters the battlefield under your control, scry 1.","power":"1","toughness":"4","imageName":"contraband kingpin","colorIdentity":["U","B"]},"Depala, Pilot Exemplar":{"layout":"normal","name":"Depala, Pilot Exemplar","manaCost":"{1}{R}{W}","cmc":3,"colors":["White","Red"],"type":"Legendary Creature — Dwarf Pilot","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Dwarf","Pilot"],"text":"Other Dwarves you control get +1/+1.\nEach Vehicle you control gets +1/+1 as long as it's a creature.\nWhenever Depala, Pilot Exemplar becomes tapped, you may pay {X}. If you do, reveal the top X cards of your library, put all Dwarf and Vehicle cards from among them into your hand, then put the rest on the bottom of your library in a random order.","power":"3","toughness":"3","imageName":"depala, pilot exemplar","colorIdentity":["W","R"]},"Dovin Baan":{"layout":"normal","name":"Dovin Baan","manaCost":"{2}{W}{U}","cmc":4,"colors":["White","Blue"],"type":"Planeswalker — Dovin","types":["Planeswalker"],"subtypes":["Dovin"],"text":"+1: Until your next turn, up to one target creature gets -3/-0 and its activated abilities can't be activated.\n−1: You gain 2 life and draw a card.\n−7: You get an emblem with \"Your opponents can't untap more than two permanents during their untap steps.\"","loyalty":3,"imageName":"dovin baan","colorIdentity":["W","U"]},"Empyreal Voyager":{"layout":"normal","name":"Empyreal Voyager","manaCost":"{1}{G}{U}","cmc":3,"colors":["Blue","Green"],"type":"Creature — Vedalken Scout","types":["Creature"],"subtypes":["Vedalken","Scout"],"text":"Flying, trample\nWhenever Empyreal Voyager deals combat damage to a player, you get that many {E} (energy counters).","power":"2","toughness":"3","imageName":"empyreal voyager","colorIdentity":["U","G"]},"Engineered Might":{"layout":"normal","name":"Engineered Might","manaCost":"{3}{G}{W}","cmc":5,"colors":["White","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Choose one —\n• Target creature gets +5/+5 and gains trample until end of turn.\n• Creatures you control get +2/+2 and gain vigilance until end of turn.","imageName":"engineered might","colorIdentity":["W","G"]},"Hazardous Conditions":{"layout":"normal","name":"Hazardous Conditions","manaCost":"{2}{B}{G}","cmc":4,"colors":["Black","Green"],"type":"Sorcery","types":["Sorcery"],"text":"Creatures with no counters on them get -2/-2 until end of turn.","imageName":"hazardous conditions","colorIdentity":["B","G"]},"Kambal, Consul of Allocation":{"layout":"normal","name":"Kambal, Consul of Allocation","manaCost":"{1}{W}{B}","cmc":3,"colors":["White","Black"],"type":"Legendary Creature — Human Advisor","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Human","Advisor"],"text":"Whenever an opponent casts a noncreature spell, that player loses 2 life and you gain 2 life.","power":"2","toughness":"3","imageName":"kambal, consul of allocation","colorIdentity":["W","B"]},"Rashmi, Eternities Crafter":{"layout":"normal","name":"Rashmi, Eternities Crafter","manaCost":"{2}{G}{U}","cmc":4,"colors":["Blue","Green"],"type":"Legendary Creature — Elf Druid","supertypes":["Legendary"],"types":["Creature"],"subtypes":["Elf","Druid"],"text":"Whenever you cast your first spell each turn, reveal the top card of your library. If it's a nonland card with converted mana cost less than that spell's, you may cast it without paying its mana cost. If you don't cast the revealed card, put it into your hand.","power":"2","toughness":"3","imageName":"rashmi, eternities crafter","colorIdentity":["U","G"]},"Restoration Gearsmith":{"layout":"normal","name":"Restoration Gearsmith","manaCost":"{2}{W}{B}","cmc":4,"colors":["White","Black"],"type":"Creature — Human Artificer","types":["Creature"],"subtypes":["Human","Artificer"],"text":"When Restoration Gearsmith enters the battlefield, return target artifact or creature card from your graveyard to your hand.","power":"3","toughness":"3","imageName":"restoration gearsmith","colorIdentity":["W","B"]},"Saheeli Rai":{"layout":"normal","name":"Saheeli Rai","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Planeswalker — Saheeli","types":["Planeswalker"],"subtypes":["Saheeli"],"text":"+1: Scry 1. Saheeli Rai deals 1 damage to each opponent.\n−2: Create a token that's a copy of target artifact or creature you control, except it's an artifact in addition to its other types. That token gains haste. Exile it at the beginning of the next end step.\n−7: Search your library for up to three artifact cards with different names, put them onto the battlefield, then shuffle your library.","loyalty":3,"imageName":"saheeli rai","colorIdentity":["U","R"]},"Unlicensed Disintegration":{"layout":"normal","name":"Unlicensed Disintegration","manaCost":"{1}{B}{R}","cmc":3,"colors":["Black","Red"],"type":"Instant","types":["Instant"],"text":"Destroy target creature. If you control an artifact, Unlicensed Disintegration deals 3 damage to that creature's controller.","imageName":"unlicensed disintegration","colorIdentity":["B","R"]},"Veteran Motorist":{"layout":"normal","name":"Veteran Motorist","manaCost":"{R}{W}","cmc":2,"colors":["White","Red"],"type":"Creature — Dwarf Pilot","types":["Creature"],"subtypes":["Dwarf","Pilot"],"text":"When Veteran Motorist enters the battlefield, scry 2.\nWhenever Veteran Motorist crews a Vehicle, that Vehicle gets +1/+1 until end of turn.","power":"3","toughness":"1","imageName":"veteran motorist","colorIdentity":["W","R"]},"Voltaic Brawler":{"layout":"normal","name":"Voltaic Brawler","manaCost":"{R}{G}","cmc":2,"colors":["Red","Green"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"When Voltaic Brawler enters the battlefield, you get {E}{E} (two energy counters).\nWhenever Voltaic Brawler attacks, you may pay {E}. If you do, it gets +1/+1 and gains trample until end of turn.","power":"3","toughness":"2","imageName":"voltaic brawler","colorIdentity":["R","G"]},"Whirler Virtuoso":{"layout":"normal","name":"Whirler Virtuoso","manaCost":"{1}{U}{R}","cmc":3,"colors":["Blue","Red"],"type":"Creature — Vedalken Artificer","types":["Creature"],"subtypes":["Vedalken","Artificer"],"text":"When Whirler Virtuoso enters the battlefield, you get {E}{E}{E} (three energy counters).\nPay {E}{E}{E}: Create a 1/1 colorless Thopter artifact creature token with flying.","power":"2","toughness":"3","imageName":"whirler virtuoso","colorIdentity":["U","R"]},"Accomplished Automaton":{"layout":"normal","name":"Accomplished Automaton","manaCost":"{7}","cmc":7,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Fabricate 1 (When this creature enters the battlefield, put a +1/+1 counter on it or create a 1/1 colorless Servo artifact creature token.)","power":"5","toughness":"7","imageName":"accomplished automaton"},"Aetherflux Reservoir":{"layout":"normal","name":"Aetherflux Reservoir","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast a spell, you gain 1 life for each spell you've cast this turn.\nPay 50 life: Aetherflux Reservoir deals 50 damage to target creature or player.","imageName":"aetherflux reservoir"},"Aetherworks Marvel":{"layout":"normal","name":"Aetherworks Marvel","manaCost":"{4}","cmc":4,"type":"Legendary Artifact","supertypes":["Legendary"],"types":["Artifact"],"text":"Whenever a permanent you control is put into a graveyard, you get {E} (an energy counter).\n{T}, Pay {E}{E}{E}{E}{E}{E}: Look at the top six cards of your library. You may cast a card from among them without paying its mana cost. Put the rest on the bottom of your library in a random order.","imageName":"aetherworks marvel"},"Animation Module":{"layout":"normal","name":"Animation Module","manaCost":"{1}","cmc":1,"type":"Artifact","types":["Artifact"],"text":"Whenever one or more +1/+1 counters are placed on a permanent you control, you may pay {1}. If you do, create a 1/1 colorless Servo artifact creature token.\n{3}, {T}: Choose a counter on target permanent or player. Give that permanent or player another counter of that kind.","imageName":"animation module"},"Aradara Express":{"layout":"normal","name":"Aradara Express","manaCost":"{5}","cmc":5,"type":"Artifact — Vehicle","types":["Artifact"],"subtypes":["Vehicle"],"text":"Menace\nCrew 4 (Tap any number of creatures you control with total power 4 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"8","toughness":"6","imageName":"aradara express"},"Ballista Charger":{"layout":"normal","name":"Ballista Charger","manaCost":"{5}","cmc":5,"type":"Artifact — Vehicle","types":["Artifact"],"subtypes":["Vehicle"],"text":"Whenever Ballista Charger attacks, it deals 1 damage to target creature or player.\nCrew 3 (Tap any number of creatures you control with total power 3 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"6","toughness":"6","imageName":"ballista charger"},"Bastion Mastodon":{"layout":"normal","name":"Bastion Mastodon","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Elephant","types":["Artifact","Creature"],"subtypes":["Elephant"],"text":"{W}: Bastion Mastodon gains vigilance until end of turn.","power":"4","toughness":"5","imageName":"bastion mastodon","colorIdentity":["W"]},"Bomat Bazaar Barge":{"layout":"normal","name":"Bomat Bazaar Barge","manaCost":"{4}","cmc":4,"type":"Artifact — Vehicle","types":["Artifact"],"subtypes":["Vehicle"],"text":"When Bomat Bazaar Barge enters the battlefield, draw a card.\nCrew 3 (Tap any number of creatures you control with total power 3 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"5","toughness":"5","imageName":"bomat bazaar barge"},"Bomat Courier":{"layout":"normal","name":"Bomat Courier","manaCost":"{1}","cmc":1,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Haste\nWhenever Bomat Courier attacks, exile the top card of your library face down. (You can't look at it.)\n{R}, Discard your hand, Sacrifice Bomat Courier: Put all cards exiled with Bomat Courier into their owners' hands.","power":"1","toughness":"1","imageName":"bomat courier","colorIdentity":["R"]},"Cogworker's Puzzleknot":{"layout":"normal","name":"Cogworker's Puzzleknot","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Cogworker's Puzzleknot enters the battlefield, create a 1/1 colorless Servo artifact creature token.\n{1}{W}, Sacrifice Cogworker's Puzzleknot: Create a 1/1 colorless Servo artifact creature token.","imageName":"cogworker's puzzleknot","colorIdentity":["W"]},"Consulate Skygate":{"layout":"normal","name":"Consulate Skygate","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Wall","types":["Artifact","Creature"],"subtypes":["Wall"],"text":"Defender\nReach (This creature can block creatures with flying.)","power":"0","toughness":"4","imageName":"consulate skygate"},"Cultivator's Caravan":{"layout":"normal","name":"Cultivator's Caravan","manaCost":"{3}","cmc":3,"type":"Artifact — Vehicle","types":["Artifact"],"subtypes":["Vehicle"],"text":"{T}: Add one mana of any color to your mana pool.\nCrew 3 (Tap any number of creatures you control with total power 3 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"5","toughness":"5","imageName":"cultivator's caravan"},"Deadlock Trap":{"layout":"normal","name":"Deadlock Trap","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Deadlock Trap enters the battlefield tapped.\nWhen Deadlock Trap enters the battlefield, you get {E}{E} (two energy counters).\n{T}, Pay {E}: Tap target creature or planeswalker. Its activated abilities can't be activated this turn.","imageName":"deadlock trap"},"Decoction Module":{"layout":"normal","name":"Decoction Module","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"Whenever a creature enters the battlefield under your control, you get {E} (an energy counter).\n{4}, {T}: Return target creature you control to its owner's hand.","imageName":"decoction module"},"Demolition Stomper":{"layout":"normal","name":"Demolition Stomper","manaCost":"{6}","cmc":6,"type":"Artifact — Vehicle","types":["Artifact"],"subtypes":["Vehicle"],"text":"Demolition Stomper can't be blocked by creatures with power 2 or less.\nCrew 5 (Tap any number of creatures you control with total power 5 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"10","toughness":"7","imageName":"demolition stomper"},"Dukhara Peafowl":{"layout":"normal","name":"Dukhara Peafowl","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Bird","types":["Artifact","Creature"],"subtypes":["Bird"],"text":"{U}: Dukhara Peafowl gains flying until end of turn.","power":"2","toughness":"4","imageName":"dukhara peafowl","colorIdentity":["U"]},"Dynavolt Tower":{"layout":"normal","name":"Dynavolt Tower","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever you cast an instant or sorcery spell, you get {E}{E} (two energy counters).\n{T}, Pay {E}{E}{E}{E}{E}: Dynavolt Tower deals 3 damage to target creature or player.","imageName":"dynavolt tower"},"Eager Construct":{"layout":"normal","name":"Eager Construct","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Eager Construct enters the battlefield, each player may scry 1. (To scry 1, look at the top card of your library, then you may put that card on the bottom of your library.)","power":"2","toughness":"2","imageName":"eager construct"},"Electrostatic Pummeler":{"layout":"normal","name":"Electrostatic Pummeler","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Electrostatic Pummeler enters the battlefield, you get {E}{E}{E} (three energy counters).\nPay {E}{E}{E}: Electrostatic Pummeler gets +X/+X until end of turn, where X is its power.","power":"1","toughness":"1","imageName":"electrostatic pummeler"},"Fabrication Module":{"layout":"normal","name":"Fabrication Module","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"Whenever you get one or more {E} (energy counters), put a +1/+1 counter on target creature you control.\n{4}, {T}: You get {E}.","imageName":"fabrication module"},"Filigree Familiar":{"layout":"normal","name":"Filigree Familiar","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Fox","types":["Artifact","Creature"],"subtypes":["Fox"],"text":"When Filigree Familiar enters the battlefield, you gain 2 life.\nWhen Filigree Familiar dies, draw a card.","power":"2","toughness":"2","imageName":"filigree familiar"},"Fireforger's Puzzleknot":{"layout":"normal","name":"Fireforger's Puzzleknot","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Fireforger's Puzzleknot enters the battlefield, it deals 1 damage to target creature or player.\n{2}{R}, Sacrifice Fireforger's Puzzleknot: It deals 1 damage to target creature or player.","imageName":"fireforger's puzzleknot","colorIdentity":["R"]},"Fleetwheel Cruiser":{"layout":"normal","name":"Fleetwheel Cruiser","manaCost":"{4}","cmc":4,"type":"Artifact — Vehicle","types":["Artifact"],"subtypes":["Vehicle"],"text":"Trample, haste\nWhen Fleetwheel Cruiser enters the battlefield, it becomes an artifact creature until end of turn.\nCrew 2 (Tap any number of creatures you control with total power 2 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"5","toughness":"3","imageName":"fleetwheel cruiser"},"Foundry Inspector":{"layout":"normal","name":"Foundry Inspector","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Artifact spells you cast cost {1} less to cast.","power":"3","toughness":"2","imageName":"foundry inspector"},"Ghirapur Orrery":{"layout":"normal","name":"Ghirapur Orrery","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"text":"Each player may play an additional land on each of his or her turns.\nAt the beginning of each player's upkeep, if that player has no cards in hand, that player draws three cards.","imageName":"ghirapur orrery"},"Glassblower's Puzzleknot":{"layout":"normal","name":"Glassblower's Puzzleknot","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Glassblower's Puzzleknot enters the battlefield, scry 2, then you get {E}{E}. (You get two energy counters. To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)\n{2}{U}, Sacrifice Glassblower's Puzzleknot: Scry 2, then you get {E}{E}.","imageName":"glassblower's puzzleknot","colorIdentity":["U"]},"Inventor's Goggles":{"layout":"normal","name":"Inventor's Goggles","manaCost":"{1}","cmc":1,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +1/+2.\nWhenever an Artificer enters the battlefield under your control, you may attach Inventor's Goggles to it.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"inventor's goggles"},"Iron League Steed":{"layout":"normal","name":"Iron League Steed","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Haste\nFabricate 1 (When this creature enters the battlefield, put a +1/+1 counter on it or create a 1/1 colorless Servo artifact creature token.)","power":"2","toughness":"2","imageName":"iron league steed"},"Key to the City":{"layout":"normal","name":"Key to the City","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}, Discard a card: Up to one target creature can't be blocked this turn.\nWhenever Key to the City becomes untapped, you may pay {2}. If you do, draw a card.","imageName":"key to the city"},"Metalspinner's Puzzleknot":{"layout":"normal","name":"Metalspinner's Puzzleknot","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Metalspinner's Puzzleknot enters the battlefield, you draw a card and you lose 1 life.\n{2}{B}, Sacrifice Metalspinner's Puzzleknot: You draw a card and you lose 1 life.","imageName":"metalspinner's puzzleknot","colorIdentity":["B"]},"Metalwork Colossus":{"layout":"normal","name":"Metalwork Colossus","manaCost":"{11}","cmc":11,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Metalwork Colossus costs {X} less to cast, where X is the total converted mana cost of noncreature artifacts you control.\nSacrifice two artifacts: Return Metalwork Colossus from your graveyard to your hand.","power":"10","toughness":"10","imageName":"metalwork colossus"},"Multiform Wonder":{"layout":"normal","name":"Multiform Wonder","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Multiform Wonder enters the battlefield, you get {E}{E}{E} (three energy counters).\nPay {E}: Multiform Wonder gains your choice of flying, vigilance, or lifelink until end of turn.\nPay {E}: Multiform Wonder gets +2/-2 or -2/+2 until end of turn.","power":"3","toughness":"3","imageName":"multiform wonder"},"Narnam Cobra":{"layout":"normal","name":"Narnam Cobra","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Snake","types":["Artifact","Creature"],"subtypes":["Snake"],"text":"{G}: Narnam Cobra gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)","power":"2","toughness":"1","imageName":"narnam cobra","colorIdentity":["G"]},"Ovalchase Dragster":{"layout":"normal","name":"Ovalchase Dragster","manaCost":"{4}","cmc":4,"type":"Artifact — Vehicle","types":["Artifact"],"subtypes":["Vehicle"],"text":"Trample, haste\nCrew 1 (Tap any number of creatures you control with total power 1 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"6","toughness":"1","imageName":"ovalchase dragster"},"Panharmonicon":{"layout":"normal","name":"Panharmonicon","manaCost":"{4}","cmc":4,"type":"Artifact","types":["Artifact"],"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.","imageName":"panharmonicon"},"Perpetual Timepiece":{"layout":"normal","name":"Perpetual Timepiece","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"{T}: Put the top two cards of your library into your graveyard.\n{2}, Exile Perpetual Timepiece: Shuffle any number of target cards from your graveyard into your library.","imageName":"perpetual timepiece"},"Prakhata Pillar-Bug":{"layout":"normal","name":"Prakhata Pillar-Bug","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Insect","types":["Artifact","Creature"],"subtypes":["Insect"],"text":"{B}: Prakhata Pillar-Bug gains lifelink until end of turn. (Damage dealt by this creature also causes you to gain that much life.)","power":"2","toughness":"3","imageName":"prakhata pillar-bug","colorIdentity":["B"]},"Renegade Freighter":{"layout":"normal","name":"Renegade Freighter","manaCost":"{3}","cmc":3,"type":"Artifact — Vehicle","types":["Artifact"],"subtypes":["Vehicle"],"text":"Whenever Renegade Freighter attacks, it gets +1/+1 and gains trample until end of turn.\nCrew 2 (Tap any number of creatures you control with total power 2 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"4","toughness":"3","imageName":"renegade freighter"},"Scrapheap Scrounger":{"layout":"normal","name":"Scrapheap Scrounger","manaCost":"{2}","cmc":2,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"Scrapheap Scrounger can't block.\n{1}{B}, Exile another creature card from your graveyard: Return Scrapheap Scrounger from your graveyard to the battlefield.","power":"3","toughness":"2","imageName":"scrapheap scrounger","colorIdentity":["B"]},"Self-Assembler":{"layout":"normal","name":"Self-Assembler","manaCost":"{5}","cmc":5,"type":"Artifact Creature — Assembly-Worker","types":["Artifact","Creature"],"subtypes":["Assembly-Worker"],"text":"When Self-Assembler enters the battlefield, you may search your library for an Assembly-Worker creature card, reveal it, put it into your hand, then shuffle your library.","power":"4","toughness":"4","imageName":"self-assembler"},"Sky Skiff":{"layout":"normal","name":"Sky Skiff","manaCost":"{2}","cmc":2,"type":"Artifact — Vehicle","types":["Artifact"],"subtypes":["Vehicle"],"text":"Flying\nCrew 1 (Tap any number of creatures you control with total power 1 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"2","toughness":"3","imageName":"sky skiff"},"Skysovereign, Consul Flagship":{"layout":"normal","name":"Skysovereign, Consul Flagship","manaCost":"{5}","cmc":5,"type":"Legendary Artifact — Vehicle","supertypes":["Legendary"],"types":["Artifact"],"subtypes":["Vehicle"],"text":"Flying\nWhenever Skysovereign, Consul Flagship enters the battlefield or attacks, it deals 3 damage to target creature or planeswalker an opponent controls.\nCrew 3 (Tap any number of creatures you control with total power 3 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"6","toughness":"5","imageName":"skysovereign, consul flagship"},"Smuggler's Copter":{"layout":"normal","name":"Smuggler's Copter","manaCost":"{2}","cmc":2,"type":"Artifact — Vehicle","types":["Artifact"],"subtypes":["Vehicle"],"text":"Flying\nWhenever Smuggler's Copter attacks or blocks, you may draw a card. If you do, discard a card.\nCrew 1 (Tap any number of creatures you control with total power 1 or more: This Vehicle becomes an artifact creature until end of turn.)","power":"3","toughness":"3","imageName":"smuggler's copter"},"Snare Thopter":{"layout":"normal","name":"Snare Thopter","manaCost":"{4}","cmc":4,"type":"Artifact Creature — Thopter","types":["Artifact","Creature"],"subtypes":["Thopter"],"text":"Flying, haste","power":"3","toughness":"2","imageName":"snare thopter"},"Torch Gauntlet":{"layout":"normal","name":"Torch Gauntlet","manaCost":"{2}","cmc":2,"type":"Artifact — Equipment","types":["Artifact"],"subtypes":["Equipment"],"text":"Equipped creature gets +2/+0.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)","imageName":"torch gauntlet"},"Weldfast Monitor":{"layout":"normal","name":"Weldfast Monitor","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Lizard","types":["Artifact","Creature"],"subtypes":["Lizard"],"text":"{R}: Weldfast Monitor gains menace until end of turn.","power":"3","toughness":"2","imageName":"weldfast monitor","colorIdentity":["R"]},"Whirlermaker":{"layout":"normal","name":"Whirlermaker","manaCost":"{3}","cmc":3,"type":"Artifact","types":["Artifact"],"text":"{4}, {T}: Create a 1/1 colorless Thopter artifact creature token with flying.","imageName":"whirlermaker"},"Woodweaver's Puzzleknot":{"layout":"normal","name":"Woodweaver's Puzzleknot","manaCost":"{2}","cmc":2,"type":"Artifact","types":["Artifact"],"text":"When Woodweaver's Puzzleknot enters the battlefield, you gain 3 life and get {E}{E}{E} (three energy counters).\n{2}{G}, Sacrifice Woodweaver's Puzzleknot: You gain 3 life and get {E}{E}{E}.","imageName":"woodweaver's puzzleknot","colorIdentity":["G"]},"Workshop Assistant":{"layout":"normal","name":"Workshop Assistant","manaCost":"{3}","cmc":3,"type":"Artifact Creature — Construct","types":["Artifact","Creature"],"subtypes":["Construct"],"text":"When Workshop Assistant dies, return another target artifact card from your graveyard to your hand.","power":"1","toughness":"2","imageName":"workshop assistant"},"Aether Hub":{"layout":"normal","name":"Aether Hub","type":"Land","types":["Land"],"text":"When Aether Hub enters the battlefield, you get {E} (an energy counter).\n{T}: Add {C} to your mana pool.\n{T}, Pay {E}: Add one mana of any color to your mana pool.","imageName":"aether hub"},"Blooming Marsh":{"layout":"normal","name":"Blooming Marsh","type":"Land","types":["Land"],"text":"Blooming Marsh enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {B} or {G} to your mana pool.","imageName":"blooming marsh","colorIdentity":["B","G"]},"Botanical Sanctum":{"layout":"normal","name":"Botanical Sanctum","type":"Land","types":["Land"],"text":"Botanical Sanctum enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {G} or {U} to your mana pool.","imageName":"botanical sanctum","colorIdentity":["G","U"]},"Concealed Courtyard":{"layout":"normal","name":"Concealed Courtyard","type":"Land","types":["Land"],"text":"Concealed Courtyard enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {W} or {B} to your mana pool.","imageName":"concealed courtyard","colorIdentity":["W","B"]},"Inspiring Vantage":{"layout":"normal","name":"Inspiring Vantage","type":"Land","types":["Land"],"text":"Inspiring Vantage enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {R} or {W} to your mana pool.","imageName":"inspiring vantage","colorIdentity":["R","W"]},"Inventors' Fair":{"layout":"normal","name":"Inventors' Fair","type":"Legendary Land","supertypes":["Legendary"],"types":["Land"],"text":"At the beginning of your upkeep, if you control three or more artifacts, you gain 1 life.\n{T}: Add {C} to your mana pool.\n{4}, {T}, Sacrifice Inventors' Fair: Search your library for an artifact card, reveal it, put it into your hand, then shuffle your library. Activate this ability only if you control three or more artifacts.","imageName":"inventors' fair"},"Sequestered Stash":{"layout":"normal","name":"Sequestered Stash","type":"Land","types":["Land"],"text":"{T}: Add {C} to your mana pool.\n{4}, {T}, Sacrifice Sequestered Stash: Put the top five cards of your library into your graveyard. Then you may put an artifact card from your graveyard on top of your library.","imageName":"sequestered stash"},"Spirebluff Canal":{"layout":"normal","name":"Spirebluff Canal","type":"Land","types":["Land"],"text":"Spirebluff Canal enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {U} or {R} to your mana pool.","imageName":"spirebluff canal","colorIdentity":["U","R"]},"Chandra, Pyrogenius":{"layout":"normal","name":"Chandra, Pyrogenius","manaCost":"{4}{R}{R}","cmc":6,"colors":["Red"],"type":"Planeswalker — Chandra","types":["Planeswalker"],"subtypes":["Chandra"],"text":"+2: Chandra, Pyrogenius deals 2 damage to each opponent.\n−3: Chandra, Pyrogenius deals 4 damage to target creature.\n−10: Chandra, Pyrogenius deals 6 damage to target player and each creature he or she controls.","loyalty":5,"imageName":"chandra, pyrogenius","colorIdentity":["R"]},"Flame Lash":{"layout":"normal","name":"Flame Lash","manaCost":"{3}{R}","cmc":4,"colors":["Red"],"type":"Instant","types":["Instant"],"text":"Flame Lash deals 4 damage to target creature or player.","imageName":"flame lash","colorIdentity":["R"]},"Liberating Combustion":{"layout":"normal","name":"Liberating Combustion","manaCost":"{4}{R}","cmc":5,"colors":["Red"],"type":"Sorcery","types":["Sorcery"],"text":"Liberating Combustion deals 6 damage to target creature. You may search your library and/or graveyard for a card named Chandra, Pyrogenius, reveal it, and put it into your hand. If you search your library this way, shuffle it.","imageName":"liberating combustion","colorIdentity":["R"]},"Renegade Firebrand":{"layout":"normal","name":"Renegade Firebrand","manaCost":"{2}{R}","cmc":3,"colors":["Red"],"type":"Creature — Human Warrior","types":["Creature"],"subtypes":["Human","Warrior"],"text":"As long as you control a Chandra planeswalker, Renegade Firebrand gets +1/+0 and has first strike. (It deals combat damage before creatures without first strike.)","power":"3","toughness":"2","imageName":"renegade firebrand","colorIdentity":["R"]},"Nissa, Nature's Artisan":{"layout":"normal","name":"Nissa, Nature's Artisan","manaCost":"{4}{G}{G}","cmc":6,"colors":["Green"],"type":"Planeswalker — Nissa","types":["Planeswalker"],"subtypes":["Nissa"],"text":"+3: You gain 3 life.\n−4: Reveal the top two cards of your library. Put all land cards from among them onto the battlefield and the rest into your hand.\n−12: Creatures you control get +5/+5 and gain trample until end of turn.","loyalty":5,"imageName":"nissa, nature's artisan","colorIdentity":["G"]},"Guardian of the Great Conduit":{"layout":"normal","name":"Guardian of the Great Conduit","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"text":"Reach (This creature can block creatures with flying.)\nAs long as you control a Nissa planeswalker, Guardian of the Great Conduit gets +2/+0 and has vigilance. (Attacking doesn't cause it to tap.)","power":"2","toughness":"4","imageName":"guardian of the great conduit","colorIdentity":["G"]},"Terrain Elemental":{"layout":"normal","name":"Terrain Elemental","manaCost":"{1}{G}","cmc":2,"colors":["Green"],"type":"Creature — Elemental","types":["Creature"],"subtypes":["Elemental"],"power":"3","toughness":"2","imageName":"terrain elemental","colorIdentity":["G"]},"Verdant Crescendo":{"layout":"normal","name":"Verdant Crescendo","manaCost":"{3}{G}","cmc":4,"colors":["Green"],"type":"Sorcery","types":["Sorcery"],"text":"Search your library for a basic land card and put it onto the battlefield tapped. Search your library and graveyard for a card named Nissa, Nature's Artisan, reveal it, and put it into your hand. Then shuffle your library.","imageName":"verdant crescendo","colorIdentity":["G"]}} \ No newline at end of file diff --git a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/App.config b/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/App.config deleted file mode 100644 index d097a72..0000000 --- a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/App.config +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/JsonCard.cs b/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/JsonCard.cs deleted file mode 100644 index c4fd44f..0000000 --- a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/JsonCard.cs +++ /dev/null @@ -1,106 +0,0 @@ -using System.Collections.Generic; - -namespace PlaneSculptorsDiscordBot -{ - public class JsonCard - { - public string Layout { get; set; } - public string Name { get; set; } - public string ManaCost { get; set; } - public string Type { get; set; } - public List Types { get; set; } - public List Subtypes { get; set; } - public string Text { get; set; } - public string Flavor { get; set; } - public string Power { get; set; } - public string Toughness { get; set; } - public string Loyalty { get; set; } - public string ImageName { get; set; } - public List Names { get; set; } - public string Rarity { get; set; } - public int MultiverseId { get; set; } - - public int TextLength { get; set; } - - public bool Processed { get; set; } - - public JsonCard RelatedCard { get; set; } - - public override string ToString() - { - var str = $"**{this.Name}** {this.ManaCost}\n{this.Type} \n"; - if (!string.IsNullOrWhiteSpace(this.Text)) - { - str += this.Text + "\n"; - } - - if (!string.IsNullOrWhiteSpace(this.Flavor)) - { - str += this.Flavor + "\n"; - } - - if (!string.IsNullOrWhiteSpace(this.Power) || !string.IsNullOrWhiteSpace(this.Toughness)) - { - str += this.Power + "/" + this.Toughness + "\n"; - } - - str = str.Replace("{W}", "[W]"); - str = str.Replace("{U}", "[U]"); - str = str.Replace("{B}", "[B]"); - str = str.Replace("{R}", "[R]"); - str = str.Replace("{G}", "[G]"); - str = str.Replace("{0}", "[0]"); - str = str.Replace("{1}", "[1]"); - str = str.Replace("{2}", "[2]"); - str = str.Replace("{3}", "[3]"); - str = str.Replace("{4}", "[4]"); - str = str.Replace("{5}", "[5]"); - str = str.Replace("{6}", "[6]"); - str = str.Replace("{7}", "[7]"); - str = str.Replace("{8}", "[8]"); - str = str.Replace("{9}", "[9]"); - str = str.Replace("{10}", "[10]"); - str = str.Replace("{11}", "[11]"); - str = str.Replace("{12}", "[12]"); - str = str.Replace("{13}", "[13]"); - str = str.Replace("{14}", "[14]"); - str = str.Replace("{15}", "[15]"); - str = str.Replace("{16}", "[16]"); - str = str.Replace("{17}", "[17]"); - str = str.Replace("{18}", "[18]"); - str = str.Replace("{19}", "[19]"); - str = str.Replace("{20}", "[20]"); - str = str.Replace("{T}", "[T]"); - str = str.Replace("{E}", "[E]"); - str = str.Replace("{S}", "[S]"); - str = str.Replace("{W/P}", "[PW]"); - str = str.Replace("{U/P}", "[PU]"); - str = str.Replace("{B/P}", "[PB]"); - str = str.Replace("{R/P}", "[PR]"); - str = str.Replace("{G/P}", "[PG]"); - str = str.Replace("{W/2}", "[2W]"); - str = str.Replace("{U/2}", "[2U]"); - str = str.Replace("{B/2}", "[2B]"); - str = str.Replace("{R/2}", "[2R]"); - str = str.Replace("{G/2}", "[2G]"); - str = str.Replace("{W/U}", "[WU]"); - str = str.Replace("{U/B}", "[UB]"); - str = str.Replace("{B/R}", "[BR]"); - str = str.Replace("{R/G}", "[RG]"); - str = str.Replace("{W/G}", "[WG]"); - str = str.Replace("{W/B}", "[WB]"); - str = str.Replace("{B/G}", "[BG]"); - str = str.Replace("{G/U}", "[GU]"); - str = str.Replace("{U/R}", "[UR]"); - str = str.Replace("{R/W}", "[RW]"); - str = str.Replace("{Q}", "[UT]"); - - if (this.RelatedCard != null) - { - str += $"//\n{this.RelatedCard}"; - } - - return str; - } - } -} \ No newline at end of file diff --git a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot.csproj b/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot.csproj deleted file mode 100644 index 169393d..0000000 --- a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot.csproj +++ /dev/null @@ -1,124 +0,0 @@ - - - - - Debug - AnyCPU - {0A6E949C-AEF6-4A6F-B338-4A7474949907} - Exe - Properties - PlaneSculptorsDiscordBot - PlaneSculptorsDiscordBot - v4.5.2 - 512 - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - ..\packages\Discord.Net.Commands.1.0.2\lib\netstandard1.1\Discord.Net.Commands.dll - - - ..\packages\Discord.Net.Core.1.0.2\lib\net45\Discord.Net.Core.dll - - - ..\packages\Discord.Net.Rest.1.0.2\lib\net45\Discord.Net.Rest.dll - - - ..\packages\Discord.Net.Rpc.1.0.2\lib\net45\Discord.Net.Rpc.dll - - - ..\packages\Discord.Net.Webhook.1.0.2\lib\netstandard1.1\Discord.Net.Webhook.dll - - - ..\packages\Discord.Net.WebSocket.1.0.2\lib\net45\Discord.Net.WebSocket.dll - - - ..\packages\Microsoft.Extensions.DependencyInjection.1.1.1\lib\netstandard1.1\Microsoft.Extensions.DependencyInjection.dll - - - ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.1.1.1\lib\netstandard1.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - - ..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll - - - ..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.dll - True - - - ..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.Concurrent.dll - True - - - ..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.Enlightenment.dll - True - - - ..\packages\RestSharp.105.2.3\lib\net452\RestSharp.dll - True - - - - ..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - - - - - ..\packages\System.Interactive.Async.3.1.1\lib\net45\System.Interactive.Async.dll - - - - - ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll - - - - - - - - - ..\packages\WebSocket4Net.0.14.1\lib\net45\WebSocket4Net.dll - True - - - - - - - - - - PreserveNewest - - - - - - - \ No newline at end of file diff --git a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/Program.cs b/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/Program.cs deleted file mode 100644 index f508e10..0000000 --- a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/Program.cs +++ /dev/null @@ -1,180 +0,0 @@ -using System; -using System.Collections.Generic; -using System.IO; -using System.Linq; -using System.Net; -using System.Text; -using System.Text.RegularExpressions; -using System.Threading.Tasks; -using Discord; -using Discord.WebSocket; -using Newtonsoft.Json; - -namespace PlaneSculptorsDiscordBot -{ - class Program - { - private static Dictionary officialCardIndex; - - private static Dictionary PepareOfficialCardData() - { - var allCards = JsonConvert.DeserializeObject>(File.ReadAllText("AllCards.json", Encoding.UTF8)).Values.ToList(); - - var additionalCards = new List(); - - // Split, double faced and flip cards are represented as a separate left and right half in the source data - foreach (var leftHalf in allCards.Where(p => p.Layout == "split" && p.Names.FirstOrDefault() == p.Name)) - { - var rightHalfName = leftHalf.Names.LastOrDefault(); - var rightHalf = allCards.Single(p => p.Name == rightHalfName); - - leftHalf.RelatedCard = rightHalf; - } - - foreach (var leftHalf in allCards.Where(p => p.Layout == "double-faced" && p.Names.FirstOrDefault() == p.Name)) - { - var rightHalfName = leftHalf.Names.LastOrDefault(); - var rightHalf = allCards.Single(p => p.Name == rightHalfName); - - leftHalf.RelatedCard = rightHalf; - } - - foreach (var leftHalf in allCards.Where(p => p.Layout == "flip" && p.Names.FirstOrDefault() == p.Name)) - { - var rightHalfName = leftHalf.Names.LastOrDefault(); - var rightHalf = allCards.Single(p => p.Name == rightHalfName); - - leftHalf.RelatedCard = rightHalf; - } - - allCards.AddRange(additionalCards); - - var index = allCards.ToDictionary(p => p.Name.ToLowerInvariant(), card => card.ToString()); - - return index; - } - - static void Main(string[] args) => new Program().MainAsync().GetAwaiter().GetResult(); - - async Task MainAsync() - { - officialCardIndex = PepareOfficialCardData(); - - try - { - var client = new DiscordSocketClient(); - await client.LoginAsync(TokenType.Bot, "MjIzNDAwNzcyMjI0Njc5OTM3.CriMzQ._gAClVObFo91C_zoUNZRweJBrh8"); // - await client.StartAsync(); - await client.SetGameAsync("PlaneSculptors.net", "http://www.planesculptors.net", StreamType.NotStreaming); - await client.SetStatusAsync(UserStatus.Online); - client.Log += LogHandler; - client.MessageReceived += ClientOnMessageReceived; - } - catch (Exception e) - { - Console.WriteLine("Crashed with exception, restarting."); - Console.WriteLine(e); - } - - await Task.Delay(-1); - - /*(x => { - x.AppName = "PlaneSculptor"; - x.AppUrl = "http://www.planesculptors.net"; - x.MessageCacheSize = 500; - x.UsePermissionsCache = true; - x.EnablePreUpdateEvents = true; - x.LogLevel = LogSeverity.Debug; - x.LogHandler = (sender, eventArgs) => - { - - }; - });*/ - - /*client.MessageReceived += ClientOnMessageReceived; - - client.ExecuteAndWait(async () => { - try - { - await client.Connect(, TokenType.Bot); - client.SetGame(, GameType.Default, "https://www.planesculptors.net"); - client.SetStatus(UserStatus.Online); - } - catch (Exception e) - { - - } - });*/ - } - - private static async Task LogHandler(LogMessage eventArgs) - { - Console.WriteLine("Log " + DateTime.Now + ": " + eventArgs.Message); - File.AppendAllText("log.txt", DateTime.Now + ": " + eventArgs.Message + Environment.NewLine); - } - - private static async Task ClientOnMessageReceived(SocketMessage e) - { - try - { - - - // Parse the message - var regex = @"\[\[((?[^:]+|[0-9]+|[0-9]+):((?[a-z][a-z0-9-]+|[0-9]+|[0-9]+):)?)?(?[^:]+?|[0-9]+)?\]\]"; - var match = Regex.Match(e.Content, regex); - - if (!match.Success) return; - - var context = /*!e.Channel.IsPrivate ? e.Channel.Name : ""*/ e.Channel.Name; - - var url = $@"http://www.planesculptors.net/autocard?context={context}&contextVersion=&set={match.Groups["set"]}&setVersion={match.Groups["version"]}&card={match.Groups["card"]}&bot"; - - - Console.WriteLine($"#{e.Channel} {e.Content}: {e.Content} -> {url}"); - - // Download card data from PlaneSculptors.net - HttpWebRequest request = (HttpWebRequest)WebRequest.Create(url); - var response = request.GetResponse(); - var responseStream = response.GetResponseStream(); - var responseContentStream = new StreamReader(responseStream, Encoding.UTF8); - var responseContent = await responseContentStream.ReadToEndAsync(); - - // If a card was not found, try looking in the official card database - if (responseContent.Length > 2000 || responseContent == "Card not found." || responseContent == "Set not found.") - { - bool officialFound = false; - if (string.IsNullOrWhiteSpace(match.Groups["set"].ToString()) || match.Groups["set"].ToString() == "*" || string.Compare(match.Groups["set"].ToString(), "mtg", StringComparison.OrdinalIgnoreCase) == 0) - { - var name = match.Groups["card"].ToString(); - var matchingCards = - officialCardIndex.Keys.Where(k => k.Contains(name.ToLowerInvariant())).Select(p => officialCardIndex[p]).Take(4).ToList(); - - if (matchingCards.Any()) - { - officialFound = true; - - var completeString = string.Join("\n\n", matchingCards.Take(3)); - if (matchingCards.Count == 4) completeString += "**More than three matching cards were found. Please narrow down your search.**"; - - await e.Channel.SendMessageAsync(completeString); - } - } - - if (!officialFound) - { - await e.Channel.SendMessageAsync(responseContent); - } - } - else - { - await e.Channel.SendMessageAsync(responseContent); - } - - } - catch (Exception ex) - { - Console.WriteLine(ex); - } - } - } -} diff --git a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/Properties/AssemblyInfo.cs b/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/Properties/AssemblyInfo.cs deleted file mode 100644 index 25b5f42..0000000 --- a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("PlaneSculptorsDiscordBot")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("PlaneSculptorsDiscordBot")] -[assembly: AssemblyCopyright("Copyright © 2016")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("0a6e949c-aef6-4a6f-b338-4a7474949907")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/packages.config b/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/packages.config deleted file mode 100644 index 1090cb6..0000000 --- a/bot/PlaneSculptorsDiscordBot/PlaneSculptorsDiscordBot/packages.config +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/bot/index.js b/bot/index.js new file mode 100644 index 0000000..edc8537 --- /dev/null +++ b/bot/index.js @@ -0,0 +1,79 @@ +const Discord = require('discord.js') +const axios = require('axios') + +const client = new Discord.Client() +client.on('ready', () => { + console.log(`Logged in as ${client.user.tag}!`) +}) + +var regex = new RegExp('\\[\\[(([^:]+|[0-9]+|[0-9]+):(([a-z][a-z0-9-]+|[0-9]+|[0-9]+):)?)?([^:]+?|[0-9]+)?\\]\\]', 'g') +const symbolMapping = { + '[W]': '<:W_:233094502640910336>', + '[U]': '<:U_:233094523012644864>', + '[B]': '<:B_:233094539970084864>', + '[R]': '<:R_:233094555346403328>', + '[G]': '<:G_:233094570705944576>', + '[0]': '<:0_:233087928111333376>', + '[1]': '<:1_:233087941465997312>', + '[2]': '<:2_:233087976723185665>', + '[3]': '<:3_:233087977377628160>', + '[4]': '<:4_:233087977855778826>', + '[5]': '<:5_:233087978300243968>', + '[6]': '<:6_:233087978342187008>', + '[7]': '<:7_:233087978350706688>', + '[8]': '<:8_:233087978409426944>', + '[9]': '<:9_:233087978413621251>', + '[10]': '<:10:233087978417815552>', + '[11]': '<:11:233095414390194176>', + '[12]': '<:12:233095464222851074>', + '[13]': '<:13:233095464428240896>', + '[14]': '<:14:233095464533098496>', + '[15]': '<:15:233095536889036803>', + '[X]': '<:X_:233088003591897098>', + '[T]': '<:T_:233088054674456577>', + '[WU]': '<:WU:233082066831409162>', + '[WB]': '<:WB:233095081316319244>', + '[UB]': '<:UB:233082236444868618>', + '[UR]': '<:UR:233095125914484737>', + '[BR]': '<:BR:233082275330392064>', + '[BG]': '<:BG:233095174572605440>', + '[RG]': '<:RG:233082296717017099>', + '[RW]': '<:RW:233095204649828352>', + '[GW]': '<:GW:233082340417601537>', + '[GU]': '<:GU:233095244332138497>', + '[E]': '<:E_:233094452661583872>', + '[PW]': '<:PW:233095689058517002>', + '[PU]': '<:PU:233095720033452033>', + '[PB]': '<:PB:233095745371111424>', + '[PR]': '<:PR:233095765919006720>', + '[PG]': '<:PG:233095788140560385>', + '[C]': '<:C_:233094585830735872>', + '[2W]': '<:2W:234047019369496578>', + '[2U]': '<:2U:234047018601807873>', + '[2B]': '<:2B:234047017595174922>', + '[2R]': '<:2R:234047018043965442>', + '[2G]': '<:2G:234047017981050881>' +} +client.on('message', msg => { + var text = msg.content + var match = regex.exec(text) + if (!match) return + + var set = match[2] + var setVersion = match[4] + var card = match[5].replace(/'/g, '_').replace(/’/g, '_').replace(/\*/g, '%') + + var url = `http://www.planesculptors.net/autocard?context=${msg.channel.name}contextVersion=&set=${set || ''}&setVersion=${setVersion || ''}&card=${card}&bot` + axios.get(url) + .then(response => { + var responseText = response.data + responseText = responseText.replace(/\[[A-Z0-9]{1,2}\]/g, r => msg.channel.guild.name === 'Custom Magic' ? (symbolMapping[r] || r) : r) + msg.reply('\n' + responseText) + }) + .catch(error => { + msg.reply(`Something went wrong while processing the request:` + error) + }) +}) +.on('error', e => console.log(e)) + +client.login('TOKEN') diff --git a/bot/package-lock.json b/bot/package-lock.json new file mode 100644 index 0000000..fceb846 --- /dev/null +++ b/bot/package-lock.json @@ -0,0 +1,94 @@ +{ + "name": "planesculptor", + "version": "1.0.0", + "lockfileVersion": 1, + "requires": true, + "dependencies": { + "async-limiter": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz", + "integrity": "sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==" + }, + "axios": { + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-0.18.0.tgz", + "integrity": "sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=", + "requires": { + "follow-redirects": "1.4.1", + "is-buffer": "1.1.6" + } + }, + "debug": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", + "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", + "requires": { + "ms": "2.0.0" + } + }, + "discord.js": { + "version": "11.3.2", + "resolved": "https://registry.npmjs.org/discord.js/-/discord.js-11.3.2.tgz", + "integrity": "sha512-Abw9CTMX3Jb47IeRffqx2VNSnXl/OsTdQzhvbw/JnqCyqc2imAocc7pX2HoRmgKd8CgSqsjBFBneusz/E16e6A==", + "requires": { + "long": "4.0.0", + "prism-media": "0.0.2", + "snekfetch": "3.6.4", + "tweetnacl": "1.0.0", + "ws": "4.1.0" + } + }, + "follow-redirects": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.4.1.tgz", + "integrity": "sha512-uxYePVPogtya1ktGnAAXOacnbIuRMB4dkvqeNz2qTtTQsuzSfbDolV+wMMKxAmCx0bLgAKLbBOkjItMbbkR1vg==", + "requires": { + "debug": "3.1.0" + } + }, + "is-buffer": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" + }, + "long": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/long/-/long-4.0.0.tgz", + "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==" + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" + }, + "prism-media": { + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/prism-media/-/prism-media-0.0.2.tgz", + "integrity": "sha512-L6yc8P5NVG35ivzvfI7bcTYzqFV+K8gTfX9YaJbmIFfMXTs71RMnAupvTQPTCteGsiOy9QcNLkQyWjAafY/hCQ==" + }, + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "snekfetch": { + "version": "3.6.4", + "resolved": "https://registry.npmjs.org/snekfetch/-/snekfetch-3.6.4.tgz", + "integrity": "sha512-NjxjITIj04Ffqid5lqr7XdgwM7X61c/Dns073Ly170bPQHLm6jkmelye/eglS++1nfTWktpP6Y2bFXjdPlQqdw==" + }, + "tweetnacl": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-1.0.0.tgz", + "integrity": "sha1-cT2LgY2kIGh0C/aDhtBHnmb8ins=" + }, + "ws": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-4.1.0.tgz", + "integrity": "sha512-ZGh/8kF9rrRNffkLFV4AzhvooEclrOH0xaugmqGsIfFgOE/pIz4fMc4Ef+5HSQqTEug2S9JZIWDR47duDSLfaA==", + "requires": { + "async-limiter": "1.0.0", + "safe-buffer": "5.1.2" + } + } + } +} diff --git a/bot/package.json b/bot/package.json new file mode 100644 index 0000000..f1ac0dc --- /dev/null +++ b/bot/package.json @@ -0,0 +1,30 @@ +{ + "name": "planesculptor", + "version": "1.0.0", + "description": "PlaneSculptors.net Discord bot", + "main": "index.js", + "scripts": { + "start": "node index.js", + "test": "test" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/mzabsky/webdrafter.git" + }, + "keywords": [ + "mtg", + "magic", + "discord", + "bot" + ], + "author": "Matěj Zábský", + "license": "MIT", + "bugs": { + "url": "https://github.com/mzabsky/webdrafter/issues" + }, + "homepage": "https://github.com/mzabsky/webdrafter#readme", + "dependencies": { + "axios": "^0.18.0", + "discord.js": "^11.3.2" + } +}