Deploy to GitHub: 4c882f3597

This commit is contained in:
Travis CI
2017-06-15 16:54:11 +00:00
parent fb4dc505bf
commit 8a6e8485d8
3 changed files with 57 additions and 0 deletions

View File

@@ -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
View File

@@ -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>

View File

@@ -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>