Deploy to GitHub: 82836d7141

This commit is contained in:
Travis CI 2017-06-21 14:37:58 +00:00
parent 848fcc3ab1
commit bfe96231aa
5 changed files with 79 additions and 1 deletions

View File

@ -25,6 +25,30 @@
],
"border":"black",
"cards":[
{
"cmc":4,
"colorIdentity":[
"W"
],
"colors":[
"White"
],
"manaCost":"2WW",
"name":"Angel of Condemnation",
"number":"3",
"power":"3",
"rarity":"Rare",
"subtypes":[
"Angel"
],
"text":"Flying, vigilance\n{2}{W}, {T}: Exile another target creature. Return that card to the battlefield under its owners control at the beginning of the next end step.\n{2}{W}, {T}, Exert Angel of Condemnation: Exile another target creature until Angel of Condemnation leaves the battlefield. An exerted creature won't untap during your next untap step.)",
"toughness":"3",
"type":"Creature - Angel",
"types":[
"Creature"
],
"url":""
},
{
"cmc":6,
"colorIdentity":[

13
HOU.xml
View File

@ -10,6 +10,19 @@
</sets>
<cards>
<card>
<name>Angel of Condemnation</name>
<set rarity="Rare" picURL="">HOU</set>
<manacost>2WW</manacost>
<cmc>4</cmc>
<color>W</color>
<type>Creature - Angel</type>
<pt>3/3</pt>
<tablerow>2</tablerow>
<text>Flying, vigilance
{2}{W}, {T}: Exile another target creature. Return that card to the battlefield under its owners control at the beginning of the next end step.
{2}{W}, {T}, Exert Angel of Condemnation: Exile another target creature until Angel of Condemnation leaves the battlefield. An exerted creature won't untap during your next untap step.)</text>
</card>
<card>
<name>Unesh, Criosphinx Sovereign</name>
<set rarity="Mythic Rare" picURL="http://mythicspoiler.com/hou/cards/uneshcriosphinxsovereign.jpg">HOU</set>
<manacost>4UU</manacost>

View File

@ -1 +1,5 @@
{}
{
"Angel of Condemnation": {
"url": ""
}
}

View File

@ -183,6 +183,30 @@
],
"border":"black",
"cards":[
{
"cmc":4,
"colorIdentity":[
"W"
],
"colors":[
"White"
],
"manaCost":"2WW",
"name":"Angel of Condemnation",
"number":"3",
"power":"3",
"rarity":"Rare",
"subtypes":[
"Angel"
],
"text":"Flying, vigilance\n{2}{W}, {T}: Exile another target creature. Return that card to the battlefield under its owners control at the beginning of the next end step.\n{2}{W}, {T}, Exert Angel of Condemnation: Exile another target creature until Angel of Condemnation leaves the battlefield. An exerted creature won't untap during your next untap step.)",
"toughness":"3",
"type":"Creature - Angel",
"types":[
"Creature"
],
"url":""
},
{
"cmc":6,
"colorIdentity":[

View File

@ -348,6 +348,19 @@ Whenever one or more Dragons you control attack, draw that many cards, then you
<tablerow>2</tablerow>
<text>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.</text>
</card>
<card>
<name>Angel of Condemnation</name>
<set picURL="" rarity="Rare">HOU</set>
<manacost>2WW</manacost>
<cmc>4</cmc>
<color>W</color>
<type>Creature - Angel</type>
<pt>3/3</pt>
<tablerow>2</tablerow>
<text>Flying, vigilance
{2}{W}, {T}: Exile another target creature. Return that card to the battlefield under its owners control at the beginning of the next end step.
{2}{W}, {T}, Exert Angel of Condemnation: Exile another target creature until Angel of Condemnation leaves the battlefield. An exerted creature won't untap during your next untap step.)</text>
</card>
<card>
<name>Unesh, Criosphinx Sovereign</name>