mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-06-15 04:41:05 -05:00
Deploy to GitHub: 82836d7141
This commit is contained in:
parent
848fcc3ab1
commit
bfe96231aa
24
HOU.json
24
HOU.json
|
|
@ -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
13
HOU.xml
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1 +1,5 @@
|
|||
{}
|
||||
{
|
||||
"Angel of Condemnation": {
|
||||
"url": ""
|
||||
}
|
||||
}
|
||||
24
spoiler.json
24
spoiler.json
|
|
@ -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":[
|
||||
|
|
|
|||
13
spoiler.xml
13
spoiler.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user