This commit is contained in:
Travis CI 2018-06-11 20:08:59 +00:00
parent 77d0e8f690
commit dc031a7009
5 changed files with 104 additions and 1 deletions

View File

@ -602004,6 +602004,33 @@
],
"url":"https://img.scryfall.com/cards/large/en/m19/82.jpg?1526142326"
},
{
"artist":"Alex Konstad",
"cmc":2,
"colorIdentity":[
"G"
],
"colors":[
"Green"
],
"flavor":"\"Wold you rather feel the edge of blade or the sharpness of my fangs?\"",
"manaCost":"1G",
"name":"Ursine Champion",
"number":"304",
"power":"2",
"rarity":"Common",
"subtypes":[
"Human",
"Berserker"
],
"text":"{5}{G}: Ursine Champion gets +3/+3 and becomes a Bear Berserker until end of turn. Activate this ability only once each turn.",
"toughness":"2",
"type":"Creature — Human Berserker",
"types":[
"Creature"
],
"url":"https://img.scryfall.com/cards/large/en/m19/304.jpg?1528733301"
},
{
"artist":"Dimitar Marinski",
"cmc":2,

View File

@ -895,6 +895,33 @@
],
"url":"https://img.scryfall.com/cards/large/en/m19/82.jpg?1526142326"
},
{
"artist":"Alex Konstad",
"cmc":2,
"colorIdentity":[
"G"
],
"colors":[
"Green"
],
"flavor":"\"Wold you rather feel the edge of blade or the sharpness of my fangs?\"",
"manaCost":"1G",
"name":"Ursine Champion",
"number":"304",
"power":"2",
"rarity":"Common",
"subtypes":[
"Human",
"Berserker"
],
"text":"{5}{G}: Ursine Champion gets +3/+3 and becomes a Bear Berserker until end of turn. Activate this ability only once each turn.",
"toughness":"2",
"type":"Creature — Human Berserker",
"types":[
"Creature"
],
"url":"https://img.scryfall.com/cards/large/en/m19/304.jpg?1528733301"
},
{
"artist":"Dimitar Marinski",
"cmc":2,

11
M19.xml
View File

@ -395,6 +395,17 @@ Draw two cards.</text>
<text>Creatures your opponents control get -2/-0 until end of turn.
Draw a card.</text>
</card>
<card>
<name>Ursine Champion</name>
<set picURL="https://img.scryfall.com/cards/large/en/m19/304.jpg?1528733301" rarity="Common">M19</set>
<manacost>1G</manacost>
<cmc>2</cmc>
<color>G</color>
<type>Creature — Human Berserker</type>
<pt>2/2</pt>
<tablerow>2</tablerow>
<text>{5}{G}: Ursine Champion gets +3/+3 and becomes a Bear Berserker until end of turn. Activate this ability only once each turn.</text>
</card>
<card>
<name>Wall of Mist</name>
<set picURL="https://img.scryfall.com/cards/large/en/m19/83.jpg?1527819372" rarity="Common">M19</set>

View File

@ -896,6 +896,33 @@
],
"url":"https://img.scryfall.com/cards/large/en/m19/82.jpg?1526142326"
},
{
"artist":"Alex Konstad",
"cmc":2,
"colorIdentity":[
"G"
],
"colors":[
"Green"
],
"flavor":"\"Wold you rather feel the edge of blade or the sharpness of my fangs?\"",
"manaCost":"1G",
"name":"Ursine Champion",
"number":"304",
"power":"2",
"rarity":"Common",
"subtypes":[
"Human",
"Berserker"
],
"text":"{5}{G}: Ursine Champion gets +3/+3 and becomes a Bear Berserker until end of turn. Activate this ability only once each turn.",
"toughness":"2",
"type":"Creature — Human Berserker",
"types":[
"Creature"
],
"url":"https://img.scryfall.com/cards/large/en/m19/304.jpg?1528733301"
},
{
"artist":"Dimitar Marinski",
"cmc":2,

View File

@ -1,6 +1,6 @@
<?xml version="1.0" ?><cockatrice_carddatabase version="3">
<!--
created: Mon, Jun 11 2018, 17:49:27 (UTC)
created: Mon, Jun 11 2018, 20:08:52 (UTC)
by: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
-->
<sets>
@ -399,6 +399,17 @@ Draw two cards.</text>
<text>Creatures your opponents control get -2/-0 until end of turn.
Draw a card.</text>
</card>
<card>
<name>Ursine Champion</name>
<set picURL="https://img.scryfall.com/cards/large/en/m19/304.jpg?1528733301" rarity="Common">M19</set>
<color>G</color>
<manacost>1G</manacost>
<cmc>2</cmc>
<type>Creature — Human Berserker</type>
<pt>2/2</pt>
<tablerow>2</tablerow>
<text>{5}{G}: Ursine Champion gets +3/+3 and becomes a Bear Berserker until end of turn. Activate this ability only once each turn.</text>
</card>
<card>
<name>Wall of Mist</name>
<set picURL="https://img.scryfall.com/cards/large/en/m19/83.jpg?1527819372" rarity="Common">M19</set>