mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-08-26 19:35:24 -05:00
Deploy to GitHub: 4c882f3597
This commit is contained in:
27
HOU.json
27
HOU.json
@@ -164,6 +164,33 @@
|
||||
"Sorcery"
|
||||
],
|
||||
"url": "http://mythicspoiler.com/hou/cards/bontuslastreckoning.jpg"
|
||||
},
|
||||
{
|
||||
"cmc": 8,
|
||||
"colorIdentity": [
|
||||
"U",
|
||||
"B",
|
||||
"R"
|
||||
],
|
||||
"colors": [
|
||||
"Blue",
|
||||
"Black",
|
||||
"Red"
|
||||
],
|
||||
"loyalty": "X",
|
||||
"manaCost": "5UBR",
|
||||
"name": "Nicol Bolas, the Deceiver",
|
||||
"number": "205",
|
||||
"rarity": "Mythic Rare",
|
||||
"subtypes": [
|
||||
"Bolas"
|
||||
],
|
||||
"text": "+3: Each opponent loses 3 life unless that player sacrifices a nonland permanent or discards a card.\n-3: Destroy a creature. Draw a card.\n-11: Nicol Bolas, the Deciever deals 7 damage to each opponent. You draw seven cards. ",
|
||||
"type": "Planeswalker - Bolas",
|
||||
"types": [
|
||||
"Planeswalker"
|
||||
],
|
||||
"url": "http://mythicspoiler.com/hou/cards/nicolbolasthedeceiver.jpg"
|
||||
}
|
||||
]
|
||||
}
|
||||
15
HOU.xml
15
HOU.xml
@@ -97,5 +97,20 @@ Eternalize {3}{W}{W}</text>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Destroy all creatures. Lands you control don't untap during your next untap step.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Nicol Bolas, the Deceiver</name>
|
||||
<set rarity="Mythic Rare" picURL="http://mythicspoiler.com/hou/cards/nicolbolasthedeceiver.jpg">HOU</set>
|
||||
<manacost>5UBR</manacost>
|
||||
<cmc>8</cmc>
|
||||
<color>U</color>
|
||||
<color>B</color>
|
||||
<color>R</color>
|
||||
<type>Planeswalker - Bolas</type>
|
||||
<loyalty>X</loyalty>
|
||||
<tablerow>1</tablerow>
|
||||
<text>+3: Each opponent loses 3 life unless that player sacrifices a nonland permanent or discards a card.
|
||||
-3: Destroy a creature. Draw a card.
|
||||
-11: Nicol Bolas, the Deciever deals 7 damage to each opponent. You draw seven cards. </text>
|
||||
</card>
|
||||
</cards>
|
||||
</cockatrice_carddatabase>
|
||||
15
spoiler.xml
15
spoiler.xml
@@ -96,5 +96,20 @@ Eternalize {3}{W}{W}</text>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Destroy all creatures. Lands you control don't untap during your next untap step.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Nicol Bolas, the Deceiver</name>
|
||||
<set picURL="http://mythicspoiler.com/hou/cards/nicolbolasthedeceiver.jpg" rarity="Mythic Rare">HOU</set>
|
||||
<manacost>5UBR</manacost>
|
||||
<cmc>8</cmc>
|
||||
<color>U</color>
|
||||
<color>B</color>
|
||||
<color>R</color>
|
||||
<type>Planeswalker - Bolas</type>
|
||||
<loyalty>X</loyalty>
|
||||
<tablerow>1</tablerow>
|
||||
<text>+3: Each opponent loses 3 life unless that player sacrifices a nonland permanent or discards a card.
|
||||
-3: Destroy a creature. Draw a card.
|
||||
-11: Nicol Bolas, the Deciever deals 7 damage to each opponent. You draw seven cards. </text>
|
||||
</card>
|
||||
</cards>
|
||||
</cockatrice_carddatabase>
|
||||
Reference in New Issue
Block a user