mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-06-15 21:01:15 -05:00
Deploy to GitHub: 869ba84a19
This commit is contained in:
parent
62dfbcbfd8
commit
272db65026
78
HOU.json
78
HOU.json
|
|
@ -25,6 +25,84 @@
|
|||
],
|
||||
"border":"black",
|
||||
"cards":[
|
||||
{
|
||||
"cmc":4,
|
||||
"colorIdentity":[
|
||||
"R",
|
||||
"U"
|
||||
],
|
||||
"colors":[
|
||||
"Red",
|
||||
"Blue"
|
||||
],
|
||||
"layout":"aftermath",
|
||||
"manaCost":"3R",
|
||||
"name":"Refuse",
|
||||
"names":[
|
||||
"Refuse",
|
||||
"Cooperate"
|
||||
],
|
||||
"number":"156a",
|
||||
"rarity":"Rare",
|
||||
"text":"Refuse deals damage to target spell's controller equal to that spell's converted mana cost.",
|
||||
"type":"Instant",
|
||||
"types":[
|
||||
"Instant"
|
||||
],
|
||||
"url":"http://mythicspoiler.com/hou/cards/refusecooperate.jpg"
|
||||
},
|
||||
{
|
||||
"cmc":3,
|
||||
"colorIdentity":[
|
||||
"U",
|
||||
"R"
|
||||
],
|
||||
"colors":[
|
||||
"Blue",
|
||||
"Red"
|
||||
],
|
||||
"layout":"aftermath",
|
||||
"manaCost":"2U",
|
||||
"name":"Cooperate",
|
||||
"names":[
|
||||
"Refuse",
|
||||
"Cooperate"
|
||||
],
|
||||
"number":"156b",
|
||||
"rarity":"Rare",
|
||||
"text":"Aftermath Cast this spell only from your graveyard. Then exile it.)\nCopy target instant or sorcery spell. You may choose new targets for the copy.",
|
||||
"type":"Instant",
|
||||
"types":[
|
||||
"Instant"
|
||||
],
|
||||
"url":"http://mythicspoiler.com/hou/cards/refusecooperate.jpg"
|
||||
},
|
||||
{
|
||||
"cmc":3,
|
||||
"colorIdentity":[
|
||||
"B"
|
||||
],
|
||||
"colors":[
|
||||
"Black"
|
||||
],
|
||||
"manaCost":"2B",
|
||||
"name":"Ammit Eternal",
|
||||
"number":"57",
|
||||
"power":"5",
|
||||
"rarity":"Rare",
|
||||
"subtypes":[
|
||||
"Zombie",
|
||||
"Crocodile",
|
||||
"Demon"
|
||||
],
|
||||
"text":"Afflict 3 Whenever this creature becomes blocked, defending player loses 3 life.)\nWhenever an opponent casts a spell, put a -1/-1 counter on Ammit Eternal.\nWhenever Ammit Eternal deals combat damage to a player, remove all -1/-1 counters from it.",
|
||||
"toughness":"5",
|
||||
"type":"Creature - Zombie Crocodile Demon",
|
||||
"types":[
|
||||
"Creature"
|
||||
],
|
||||
"url":"http://media-dominaria.cursecdn.com/avatars/132/432/636340310451017816.png"
|
||||
},
|
||||
{
|
||||
"cmc":1,
|
||||
"colorIdentity":[
|
||||
|
|
|
|||
27
HOU.xml
27
HOU.xml
|
|
@ -10,6 +10,33 @@
|
|||
</sets>
|
||||
<cards>
|
||||
<card>
|
||||
<name>Refuse // Cooperate</name>
|
||||
<set rarity="Rare" picURL="http://mythicspoiler.com/hou/cards/refusecooperate.jpg">HOU</set>
|
||||
<manacost>3R // 2U</manacost>
|
||||
<cmc>4 // 3</cmc>
|
||||
<color>R</color>
|
||||
<color>U</color>
|
||||
<type>Instant // Instant</type>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Refuse deals damage to target spell's controller equal to that spell's converted mana cost.
|
||||
---
|
||||
Aftermath Cast this spell only from your graveyard. Then exile it.)
|
||||
Copy target instant or sorcery spell. You may choose new targets for the copy.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Ammit Eternal</name>
|
||||
<set rarity="Rare" picURL="http://media-dominaria.cursecdn.com/avatars/132/432/636340310451017816.png">HOU</set>
|
||||
<manacost>2B</manacost>
|
||||
<cmc>3</cmc>
|
||||
<color>B</color>
|
||||
<type>Creature - Zombie Crocodile Demon</type>
|
||||
<pt>5/5</pt>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Afflict 3 Whenever this creature becomes blocked, defending player loses 3 life.)
|
||||
Whenever an opponent casts a spell, put a -1/-1 counter on Ammit Eternal.
|
||||
Whenever Ammit Eternal deals combat damage to a player, remove all -1/-1 counters from it.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Proven Combatant</name>
|
||||
<set rarity="Common" picURL="http://media-dominaria.cursecdn.com/avatars/132/386/636338112585833254.jpeg">HOU</set>
|
||||
<manacost>U</manacost>
|
||||
|
|
|
|||
78
spoiler.json
78
spoiler.json
|
|
@ -183,6 +183,84 @@
|
|||
],
|
||||
"border":"black",
|
||||
"cards":[
|
||||
{
|
||||
"cmc":4,
|
||||
"colorIdentity":[
|
||||
"R",
|
||||
"U"
|
||||
],
|
||||
"colors":[
|
||||
"Red",
|
||||
"Blue"
|
||||
],
|
||||
"layout":"aftermath",
|
||||
"manaCost":"3R",
|
||||
"name":"Refuse",
|
||||
"names":[
|
||||
"Refuse",
|
||||
"Cooperate"
|
||||
],
|
||||
"number":"156a",
|
||||
"rarity":"Rare",
|
||||
"text":"Refuse deals damage to target spell's controller equal to that spell's converted mana cost.",
|
||||
"type":"Instant",
|
||||
"types":[
|
||||
"Instant"
|
||||
],
|
||||
"url":"http://mythicspoiler.com/hou/cards/refusecooperate.jpg"
|
||||
},
|
||||
{
|
||||
"cmc":3,
|
||||
"colorIdentity":[
|
||||
"U",
|
||||
"R"
|
||||
],
|
||||
"colors":[
|
||||
"Blue",
|
||||
"Red"
|
||||
],
|
||||
"layout":"aftermath",
|
||||
"manaCost":"2U",
|
||||
"name":"Cooperate",
|
||||
"names":[
|
||||
"Refuse",
|
||||
"Cooperate"
|
||||
],
|
||||
"number":"156b",
|
||||
"rarity":"Rare",
|
||||
"text":"Aftermath Cast this spell only from your graveyard. Then exile it.)\nCopy target instant or sorcery spell. You may choose new targets for the copy.",
|
||||
"type":"Instant",
|
||||
"types":[
|
||||
"Instant"
|
||||
],
|
||||
"url":"http://mythicspoiler.com/hou/cards/refusecooperate.jpg"
|
||||
},
|
||||
{
|
||||
"cmc":3,
|
||||
"colorIdentity":[
|
||||
"B"
|
||||
],
|
||||
"colors":[
|
||||
"Black"
|
||||
],
|
||||
"manaCost":"2B",
|
||||
"name":"Ammit Eternal",
|
||||
"number":"57",
|
||||
"power":"5",
|
||||
"rarity":"Rare",
|
||||
"subtypes":[
|
||||
"Zombie",
|
||||
"Crocodile",
|
||||
"Demon"
|
||||
],
|
||||
"text":"Afflict 3 Whenever this creature becomes blocked, defending player loses 3 life.)\nWhenever an opponent casts a spell, put a -1/-1 counter on Ammit Eternal.\nWhenever Ammit Eternal deals combat damage to a player, remove all -1/-1 counters from it.",
|
||||
"toughness":"5",
|
||||
"type":"Creature - Zombie Crocodile Demon",
|
||||
"types":[
|
||||
"Creature"
|
||||
],
|
||||
"url":"http://media-dominaria.cursecdn.com/avatars/132/432/636340310451017816.png"
|
||||
},
|
||||
{
|
||||
"cmc":1,
|
||||
"colorIdentity":[
|
||||
|
|
|
|||
27
spoiler.xml
27
spoiler.xml
|
|
@ -348,6 +348,33 @@ 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>Refuse // Cooperate</name>
|
||||
<set picURL="http://mythicspoiler.com/hou/cards/refusecooperate.jpg" rarity="Rare">HOU</set>
|
||||
<manacost>3R // 2U</manacost>
|
||||
<cmc>4 // 3</cmc>
|
||||
<color>R</color>
|
||||
<color>U</color>
|
||||
<type>Instant // Instant</type>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Refuse deals damage to target spell's controller equal to that spell's converted mana cost.
|
||||
---
|
||||
Aftermath Cast this spell only from your graveyard. Then exile it.)
|
||||
Copy target instant or sorcery spell. You may choose new targets for the copy.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Ammit Eternal</name>
|
||||
<set picURL="http://media-dominaria.cursecdn.com/avatars/132/432/636340310451017816.png" rarity="Rare">HOU</set>
|
||||
<manacost>2B</manacost>
|
||||
<cmc>3</cmc>
|
||||
<color>B</color>
|
||||
<type>Creature - Zombie Crocodile Demon</type>
|
||||
<pt>5/5</pt>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Afflict 3 Whenever this creature becomes blocked, defending player loses 3 life.)
|
||||
Whenever an opponent casts a spell, put a -1/-1 counter on Ammit Eternal.
|
||||
Whenever Ammit Eternal deals combat damage to a player, remove all -1/-1 counters from it.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Proven Combatant</name>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user