From c5aedd89a9d946eb53d910bfb90fb57dee99e25e Mon Sep 17 00:00:00 2001 From: Travis CI Date: Wed, 21 Jun 2017 14:46:32 +0000 Subject: [PATCH] Deploy to GitHub: daed35a3647e8402dd89b3ccc72338d2d0fc3ab4 --- HOU.json | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++ HOU.xml | 44 +++++++++++++++++++++++++++ errors.json | 12 ++++++++ spoiler.json | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++ spoiler.xml | 44 +++++++++++++++++++++++++++ 5 files changed, 270 insertions(+) diff --git a/HOU.json b/HOU.json index 67508266..63c51be4 100644 --- a/HOU.json +++ b/HOU.json @@ -25,6 +25,91 @@ ], "border":"black", "cards":[ + { + "cmc":4, + "colorIdentity":[ + "R" + ], + "colors":[ + "Red" + ], + "manaCost":"3R", + "name":"Zealot of the God-Pharaoh", + "number":"207", + "power":"4", + "rarity":"Common", + "subtypes":[ + "Minotaur", + "Archer" + ], + "text":"{4}{R}: Zealot of the God-Pharaoh deals 2 damage to target opponent.", + "toughness":"3", + "type":"Creature - Minotaur Archer", + "types":[ + "Creature" + ], + "url":"" + }, + { + "cmc":0, + "colorIdentity":[ + "U", + "G" + ], + "name":"Woodland Stream", + "number":"204", + "rarity":"Common", + "text":"Woodland Stream enters the battlefield tapped.\n{T}: Add {G} or {U} to your mana pool. ", + "type":"Land", + "types":[ + "Land" + ], + "url":"" + }, + { + "cmc":2, + "colorIdentity":[ + "B" + ], + "colors":[ + "Black" + ], + "manaCost":"1B", + "name":"Wasp of the Bitter End", + "number":"206", + "power":"2", + "rarity":"Uncommon", + "subtypes":[ + "Insect", + "Horror" + ], + "text":"Flying\nWhenever you cast a Bolas planeswalker spell, you may sacrifice Wasp of the Bitter End. If you do, destroy target creature.", + "toughness":"1", + "type":"Creature - Insect Horror", + "types":[ + "Creature" + ], + "url":"" + }, + { + "cmc":4, + "colorIdentity":[ + "B" + ], + "colors":[ + "Black" + ], + "manaCost":"3B", + "name":"Hour of Glory", + "number":"65", + "rarity":"Rare", + "text":"Exile target creature. If that creature was a God, its controller reveals his or her hand and exiles all cards with the same name as that creature.", + "type":"Instant", + "types":[ + "Instant" + ], + "url":"" + }, { "cmc":4, "colorIdentity":[ diff --git a/HOU.xml b/HOU.xml index 07f7a92d..341c87ac 100644 --- a/HOU.xml +++ b/HOU.xml @@ -10,6 +10,50 @@ +Zealot of the God-Pharaoh +HOU +3R +4 +R +Creature - Minotaur Archer +4/3 +2 +{4}{R}: Zealot of the God-Pharaoh deals 2 damage to target opponent. + + +Woodland Stream +HOU + +0 +1 +Land +0 +Woodland Stream enters the battlefield tapped. +{T}: Add {G} or {U} to your mana pool. + + +Wasp of the Bitter End +HOU +1B +2 +B +Creature - Insect Horror +2/1 +2 +Flying +Whenever you cast a Bolas planeswalker spell, you may sacrifice Wasp of the Bitter End. If you do, destroy target creature. + + +Hour of Glory +HOU +3B +4 +B +Instant +3 +Exile target creature. If that creature was a God, its controller reveals his or her hand and exiles all cards with the same name as that creature. + + Angel of Condemnation HOU 2WW diff --git a/errors.json b/errors.json index ff51fbeb..be27fd3c 100644 --- a/errors.json +++ b/errors.json @@ -1,5 +1,17 @@ { "Angel of Condemnation": { "url": "" + }, + "Hour of Glory": { + "url": "" + }, + "Wasp of the Bitter End": { + "url": "" + }, + "Woodland Stream": { + "url": "" + }, + "Zealot of the God-Pharaoh": { + "url": "" } } \ No newline at end of file diff --git a/spoiler.json b/spoiler.json index 43c988f7..7b5c70c2 100644 --- a/spoiler.json +++ b/spoiler.json @@ -183,6 +183,91 @@ ], "border":"black", "cards":[ + { + "cmc":4, + "colorIdentity":[ + "R" + ], + "colors":[ + "Red" + ], + "manaCost":"3R", + "name":"Zealot of the God-Pharaoh", + "number":"207", + "power":"4", + "rarity":"Common", + "subtypes":[ + "Minotaur", + "Archer" + ], + "text":"{4}{R}: Zealot of the God-Pharaoh deals 2 damage to target opponent.", + "toughness":"3", + "type":"Creature - Minotaur Archer", + "types":[ + "Creature" + ], + "url":"" + }, + { + "cmc":0, + "colorIdentity":[ + "U", + "G" + ], + "name":"Woodland Stream", + "number":"204", + "rarity":"Common", + "text":"Woodland Stream enters the battlefield tapped.\n{T}: Add {G} or {U} to your mana pool. ", + "type":"Land", + "types":[ + "Land" + ], + "url":"" + }, + { + "cmc":2, + "colorIdentity":[ + "B" + ], + "colors":[ + "Black" + ], + "manaCost":"1B", + "name":"Wasp of the Bitter End", + "number":"206", + "power":"2", + "rarity":"Uncommon", + "subtypes":[ + "Insect", + "Horror" + ], + "text":"Flying\nWhenever you cast a Bolas planeswalker spell, you may sacrifice Wasp of the Bitter End. If you do, destroy target creature.", + "toughness":"1", + "type":"Creature - Insect Horror", + "types":[ + "Creature" + ], + "url":"" + }, + { + "cmc":4, + "colorIdentity":[ + "B" + ], + "colors":[ + "Black" + ], + "manaCost":"3B", + "name":"Hour of Glory", + "number":"65", + "rarity":"Rare", + "text":"Exile target creature. If that creature was a God, its controller reveals his or her hand and exiles all cards with the same name as that creature.", + "type":"Instant", + "types":[ + "Instant" + ], + "url":"" + }, { "cmc":4, "colorIdentity":[ diff --git a/spoiler.xml b/spoiler.xml index 58c95f23..7e744918 100644 --- a/spoiler.xml +++ b/spoiler.xml @@ -349,6 +349,50 @@ Whenever one or more Dragons you control attack, draw that many cards, then you Flying, trample Whenever Wasitora, Nekoru Queen deals combat damage to a player, that player sacrifices a creature. If the player can't, you create a 3/3 black, red, and green Cat Dragon creature token with flying. + + Zealot of the God-Pharaoh + HOU + 3R + 4 + R + Creature - Minotaur Archer + 4/3 + 2 + {4}{R}: Zealot of the God-Pharaoh deals 2 damage to target opponent. + + + Woodland Stream + HOU + + 0 + 1 + Land + 0 + Woodland Stream enters the battlefield tapped. +{T}: Add {G} or {U} to your mana pool. + + + Wasp of the Bitter End + HOU + 1B + 2 + B + Creature - Insect Horror + 2/1 + 2 + Flying +Whenever you cast a Bolas planeswalker spell, you may sacrifice Wasp of the Bitter End. If you do, destroy target creature. + + + Hour of Glory + HOU + 3B + 4 + B + Instant + 3 + Exile target creature. If that creature was a God, its controller reveals his or her hand and exiles all cards with the same name as that creature. + Angel of Condemnation HOU