mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-08-25 02:45:09 -05:00
Deploy to GitHub: 1eccb895a4
This commit is contained in:
91
HOU.json
91
HOU.json
@@ -1,5 +1,96 @@
|
||||
{
|
||||
"cards": [
|
||||
{
|
||||
"cmc": 4,
|
||||
"colorIdentity": [
|
||||
"R"
|
||||
],
|
||||
"colors": [
|
||||
"Red"
|
||||
],
|
||||
"manaCost": "3R",
|
||||
"name": "Wildfire Eternal",
|
||||
"number": "109",
|
||||
"power": "1",
|
||||
"rarity": "Rare",
|
||||
"subtypes": [
|
||||
"Zombie",
|
||||
"Jackal",
|
||||
"Cleric"
|
||||
],
|
||||
"text": "Afflict 4 Whenever this creature becomes blocked, defending player loses 4 life.)\nWhenever Wildfire Eternal attacks and isn't blocked, you may cast an instant or sorcery card from your hand without paying its mana cost.",
|
||||
"toughness": "4",
|
||||
"type": "Creature - Zombie Jackal Cleric",
|
||||
"types": [],
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"cmc": 2,
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [
|
||||
"White"
|
||||
],
|
||||
"manaCost": "1W",
|
||||
"name": "Adorned Pouncer",
|
||||
"number": "2",
|
||||
"power": "1",
|
||||
"rarity": "Rare",
|
||||
"subtypes": [
|
||||
"Cat"
|
||||
],
|
||||
"text": "Double strike\nEternalize {3}{W}{W}",
|
||||
"toughness": "1",
|
||||
"type": "Creature - Cat",
|
||||
"types": [],
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"cmc": 2,
|
||||
"colorIdentity": [
|
||||
"R"
|
||||
],
|
||||
"colors": [
|
||||
"Red"
|
||||
],
|
||||
"manaCost": "1R",
|
||||
"name": "Abrade",
|
||||
"number": "83",
|
||||
"rarity": "Uncommon",
|
||||
"subtypes": [
|
||||
"Cat"
|
||||
],
|
||||
"text": "Choose one \u2014\n\n\u2022 Abrade deals 3 damage to target creature.\n\u2022 Destroy target artifact.",
|
||||
"type": "Instant",
|
||||
"types": [
|
||||
"Instant"
|
||||
],
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"cmc": 3,
|
||||
"colorIdentity": [
|
||||
"G"
|
||||
],
|
||||
"colors": [
|
||||
"Green"
|
||||
],
|
||||
"manaCost": "2G",
|
||||
"name": "Ramunap Excavator",
|
||||
"number": "129",
|
||||
"power": "2",
|
||||
"rarity": "Rare",
|
||||
"subtypes": [
|
||||
"Naga",
|
||||
"Cleric"
|
||||
],
|
||||
"text": "You may play land cards from your graveyard.",
|
||||
"toughness": "3",
|
||||
"type": "Creature - Naga Cleric",
|
||||
"types": [],
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"cmc": 7,
|
||||
"colorIdentity": [
|
||||
|
||||
48
HOU.xml
48
HOU.xml
@@ -10,6 +10,54 @@
|
||||
</sets>
|
||||
<cards>
|
||||
<card>
|
||||
<name>Wildfire Eternal</name>
|
||||
<set rarity="Rare" picURL="">HOU</set>
|
||||
<manacost>3R</manacost>
|
||||
<cmc>4</cmc>
|
||||
<color>R</color>
|
||||
<type>Creature - Zombie Jackal Cleric</type>
|
||||
<pt>1/4</pt>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Afflict 4 Whenever this creature becomes blocked, defending player loses 4 life.)
|
||||
Whenever Wildfire Eternal attacks and isn't blocked, you may cast an instant or sorcery card from your hand without paying its mana cost.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Adorned Pouncer</name>
|
||||
<set rarity="Rare" picURL="">HOU</set>
|
||||
<manacost>1W</manacost>
|
||||
<cmc>2</cmc>
|
||||
<color>W</color>
|
||||
<type>Creature - Cat</type>
|
||||
<pt>1/1</pt>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Double strike
|
||||
Eternalize {3}{W}{W}</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Abrade</name>
|
||||
<set rarity="Uncommon" picURL="">HOU</set>
|
||||
<manacost>1R</manacost>
|
||||
<cmc>2</cmc>
|
||||
<color>R</color>
|
||||
<type>Instant</type>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Choose one —
|
||||
|
||||
• Abrade deals 3 damage to target creature.
|
||||
• Destroy target artifact.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Ramunap Excavator</name>
|
||||
<set rarity="Rare" picURL="">HOU</set>
|
||||
<manacost>2G</manacost>
|
||||
<cmc>3</cmc>
|
||||
<color>G</color>
|
||||
<type>Creature - Naga Cleric</type>
|
||||
<pt>2/3</pt>
|
||||
<tablerow>2</tablerow>
|
||||
<text>You may play land cards from your graveyard.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Nicol Bolas, God-Pharaoh</name>
|
||||
<set rarity="Mythic Rare" picURL="https://i.imgur.com/DTNXG2z.png">HOU</set>
|
||||
<manacost>4UBR</manacost>
|
||||
|
||||
20
errors.json
20
errors.json
@@ -8,6 +8,26 @@
|
||||
}
|
||||
],
|
||||
"unfixed": [
|
||||
{
|
||||
"key": "url",
|
||||
"name": "Wildfire Eternal",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "url",
|
||||
"name": "Adorned Pouncer",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "url",
|
||||
"name": "Abrade",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "url",
|
||||
"name": "Ramunap Excavator",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "number",
|
||||
"name": "Dark Ritual",
|
||||
|
||||
48
spoiler.xml
48
spoiler.xml
@@ -8,6 +8,54 @@
|
||||
</set>
|
||||
</sets>
|
||||
<cards>
|
||||
<card>
|
||||
<name>Wildfire Eternal</name>
|
||||
<set picURL="" rarity="Rare">HOU</set>
|
||||
<manacost>3R</manacost>
|
||||
<cmc>4</cmc>
|
||||
<color>R</color>
|
||||
<type>Creature - Zombie Jackal Cleric</type>
|
||||
<pt>1/4</pt>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Afflict 4 Whenever this creature becomes blocked, defending player loses 4 life.)
|
||||
Whenever Wildfire Eternal attacks and isn't blocked, you may cast an instant or sorcery card from your hand without paying its mana cost.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Adorned Pouncer</name>
|
||||
<set picURL="" rarity="Rare">HOU</set>
|
||||
<manacost>1W</manacost>
|
||||
<cmc>2</cmc>
|
||||
<color>W</color>
|
||||
<type>Creature - Cat</type>
|
||||
<pt>1/1</pt>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Double strike
|
||||
Eternalize {3}{W}{W}</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Abrade</name>
|
||||
<set picURL="" rarity="Uncommon">HOU</set>
|
||||
<manacost>1R</manacost>
|
||||
<cmc>2</cmc>
|
||||
<color>R</color>
|
||||
<type>Instant</type>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Choose one —
|
||||
|
||||
• Abrade deals 3 damage to target creature.
|
||||
• Destroy target artifact.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Ramunap Excavator</name>
|
||||
<set picURL="" rarity="Rare">HOU</set>
|
||||
<manacost>2G</manacost>
|
||||
<cmc>3</cmc>
|
||||
<color>G</color>
|
||||
<type>Creature - Naga Cleric</type>
|
||||
<pt>2/3</pt>
|
||||
<tablerow>2</tablerow>
|
||||
<text>You may play land cards from your graveyard.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Nicol Bolas, God-Pharaoh</name>
|
||||
<set picURL="https://i.imgur.com/DTNXG2z.png" rarity="Mythic Rare">HOU</set>
|
||||
|
||||
Reference in New Issue
Block a user