This commit is contained in:
Travis CI 2018-02-07 13:50:01 +00:00
parent 1d6670a74e
commit a3f9a9637f
5 changed files with 444 additions and 6 deletions

115
A25.json Normal file
View File

@ -0,0 +1,115 @@
{
"booster":[
[
[
"rare",
"mythic rare"
],
"uncommon",
"uncommon",
"uncommon",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"land",
"marketing"
]
],
"border":"black",
"cards":[
{
"artist":"Winona Nelson",
"cmc":3,
"colorIdentity":[
"G"
],
"colors":[
"Green"
],
"flavor":"\"I do not miss Jukai Forest. It is not my home. My home is Kamigawa, its people my family. Wherever I set my pack and rest my head, I am home.\"",
"manaCost":"2G",
"name":"Azusa, Lost but Seeking",
"number":"161",
"power":"1",
"rarity":"Rare",
"subtypes":[
"Human",
"Monk"
],
"supertypes":[
"Legendary"
],
"text":"You may play two additional lands on each of your turns.",
"toughness":"2",
"type":"Legendary Creature — Human Monk",
"types":[
"Creature"
],
"url":"https://img.scryfall.com/cards/large/en/a25/161.jpg?1517813031"
},
{
"artist":"Jason Chan",
"cmc":4,
"colorIdentity":[
"U"
],
"colors":[
"Blue"
],
"loyalty":"3",
"manaCost":"2UU",
"name":"Jace, the Mind Sculptor",
"number":"62",
"rarity":"Mythic Rare",
"subtypes":[
"Jace"
],
"supertypes":[
"Legendary"
],
"text":"+2: Look at the top card of target player's library. You may put that card on the bottom of that player's library.\n0: Draw three cards, then put two cards from your hand on top of your library in any order.\n-1: Return target creature to its owner's hand.\n-12: Exile all cards from target player's library, then that player shuffles his or her hand into his or her library.",
"type":"Legendary Planeswalker — Jace",
"types":[
"Planeswalker"
],
"url":"https://img.scryfall.com/cards/large/en/a25/62.jpg?1517813031"
},
{
"artist":"Todd Lockwood",
"cmc":4,
"colorIdentity":[
"B"
],
"colors":[
"Black"
],
"flavor":"\"Behold blessed perfection.\" —Sheoldred, Whispering One",
"manaCost":"BBBB",
"name":"Phyrexian Obliterator",
"number":"101",
"power":"5",
"rarity":"Mythic Rare",
"subtypes":[
"Horror"
],
"text":"Trample\nWhenever a source deals damage to Phyrexian Obliterator, that source's controller sacrifices that many permanents.",
"toughness":"5",
"type":"Creature — Horror",
"types":[
"Creature"
],
"url":"https://img.scryfall.com/cards/large/en/a25/101.jpg?1517813031"
}
],
"code":"A25",
"name":"Masters 25",
"releaseDate":"2018-03-16",
"type":"masters"
}

49
A25.xml Normal file
View File

@ -0,0 +1,49 @@
<?xml version="1.0" ?><cockatrice_carddatabase version="3">
<sets>
<set>
<name>A25</name>
<longname>Masters 25</longname>
<settype>Expansion</settype>
<releasedate>2018-03-16</releasedate>
</set>
</sets>
<cards>
<card>
<name>Azusa, Lost but Seeking</name>
<set picURL="https://img.scryfall.com/cards/large/en/a25/161.jpg?1517813031" rarity="Rare">A25</set>
<manacost>2G</manacost>
<cmc>3</cmc>
<color>G</color>
<type>Legendary Creature — Human Monk</type>
<pt>1/2</pt>
<tablerow>2</tablerow>
<text>You may play two additional lands on each of your turns.</text>
</card>
<card>
<name>Jace, the Mind Sculptor</name>
<set picURL="https://img.scryfall.com/cards/large/en/a25/62.jpg?1517813031" rarity="Mythic Rare">A25</set>
<manacost>2UU</manacost>
<cmc>4</cmc>
<color>U</color>
<type>Legendary Planeswalker — Jace</type>
<loyalty>3</loyalty>
<tablerow>1</tablerow>
<text>+2: Look at the top card of target player's library. You may put that card on the bottom of that player's library.
0: Draw three cards, then put two cards from your hand on top of your library in any order.
-1: Return target creature to its owner's hand.
-12: Exile all cards from target player's library, then that player shuffles his or her hand into his or her library.</text>
</card>
<card>
<name>Phyrexian Obliterator</name>
<set picURL="https://img.scryfall.com/cards/large/en/a25/101.jpg?1517813031" rarity="Mythic Rare">A25</set>
<manacost>BBBB</manacost>
<cmc>4</cmc>
<color>B</color>
<type>Creature — Horror</type>
<pt>5/5</pt>
<tablerow>2</tablerow>
<text>Trample
Whenever a source deals damage to Phyrexian Obliterator, that source's controller sacrifices that many permanents.</text>
</card>
</cards>
</cockatrice_carddatabase>

View File

@ -88873,6 +88873,121 @@
},
"type":"core"
},
"A25":{
"booster":[
[
[
"rare",
"mythic rare"
],
"uncommon",
"uncommon",
"uncommon",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"land",
"marketing"
]
],
"border":"black",
"cards":[
{
"artist":"Winona Nelson",
"cmc":3,
"colorIdentity":[
"G"
],
"colors":[
"Green"
],
"flavor":"\"I do not miss Jukai Forest. It is not my home. My home is Kamigawa, its people my family. Wherever I set my pack and rest my head, I am home.\"",
"manaCost":"2G",
"name":"Azusa, Lost but Seeking",
"number":"161",
"power":"1",
"rarity":"Rare",
"subtypes":[
"Human",
"Monk"
],
"supertypes":[
"Legendary"
],
"text":"You may play two additional lands on each of your turns.",
"toughness":"2",
"type":"Legendary Creature — Human Monk",
"types":[
"Creature"
],
"url":"https://img.scryfall.com/cards/large/en/a25/161.jpg?1517813031"
},
{
"artist":"Jason Chan",
"cmc":4,
"colorIdentity":[
"U"
],
"colors":[
"Blue"
],
"loyalty":"3",
"manaCost":"2UU",
"name":"Jace, the Mind Sculptor",
"number":"62",
"rarity":"Mythic Rare",
"subtypes":[
"Jace"
],
"supertypes":[
"Legendary"
],
"text":"+2: Look at the top card of target player's library. You may put that card on the bottom of that player's library.\n0: Draw three cards, then put two cards from your hand on top of your library in any order.\n-1: Return target creature to its owner's hand.\n-12: Exile all cards from target player's library, then that player shuffles his or her hand into his or her library.",
"type":"Legendary Planeswalker — Jace",
"types":[
"Planeswalker"
],
"url":"https://img.scryfall.com/cards/large/en/a25/62.jpg?1517813031"
},
{
"artist":"Todd Lockwood",
"cmc":4,
"colorIdentity":[
"B"
],
"colors":[
"Black"
],
"flavor":"\"Behold blessed perfection.\" —Sheoldred, Whispering One",
"manaCost":"BBBB",
"name":"Phyrexian Obliterator",
"number":"101",
"power":"5",
"rarity":"Mythic Rare",
"subtypes":[
"Horror"
],
"text":"Trample\nWhenever a source deals damage to Phyrexian Obliterator, that source's controller sacrifices that many permanents.",
"toughness":"5",
"type":"Creature — Horror",
"types":[
"Creature"
],
"url":"https://img.scryfall.com/cards/large/en/a25/101.jpg?1517813031"
}
],
"code":"A25",
"name":"Masters 25",
"releaseDate":"2018-03-16",
"type":"masters"
},
"AER":{
"block":"Kaladesh",
"booster":[

View File

@ -1 +1,117 @@
{}
{
"A25":{
"booster":[
[
[
"rare",
"mythic rare"
],
"uncommon",
"uncommon",
"uncommon",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"common",
"land",
"marketing"
]
],
"border":"black",
"cards":[
{
"artist":"Winona Nelson",
"cmc":3,
"colorIdentity":[
"G"
],
"colors":[
"Green"
],
"flavor":"\"I do not miss Jukai Forest. It is not my home. My home is Kamigawa, its people my family. Wherever I set my pack and rest my head, I am home.\"",
"manaCost":"2G",
"name":"Azusa, Lost but Seeking",
"number":"161",
"power":"1",
"rarity":"Rare",
"subtypes":[
"Human",
"Monk"
],
"supertypes":[
"Legendary"
],
"text":"You may play two additional lands on each of your turns.",
"toughness":"2",
"type":"Legendary Creature — Human Monk",
"types":[
"Creature"
],
"url":"https://img.scryfall.com/cards/large/en/a25/161.jpg?1517813031"
},
{
"artist":"Jason Chan",
"cmc":4,
"colorIdentity":[
"U"
],
"colors":[
"Blue"
],
"loyalty":"3",
"manaCost":"2UU",
"name":"Jace, the Mind Sculptor",
"number":"62",
"rarity":"Mythic Rare",
"subtypes":[
"Jace"
],
"supertypes":[
"Legendary"
],
"text":"+2: Look at the top card of target player's library. You may put that card on the bottom of that player's library.\n0: Draw three cards, then put two cards from your hand on top of your library in any order.\n-1: Return target creature to its owner's hand.\n-12: Exile all cards from target player's library, then that player shuffles his or her hand into his or her library.",
"type":"Legendary Planeswalker — Jace",
"types":[
"Planeswalker"
],
"url":"https://img.scryfall.com/cards/large/en/a25/62.jpg?1517813031"
},
{
"artist":"Todd Lockwood",
"cmc":4,
"colorIdentity":[
"B"
],
"colors":[
"Black"
],
"flavor":"\"Behold blessed perfection.\" —Sheoldred, Whispering One",
"manaCost":"BBBB",
"name":"Phyrexian Obliterator",
"number":"101",
"power":"5",
"rarity":"Mythic Rare",
"subtypes":[
"Horror"
],
"text":"Trample\nWhenever a source deals damage to Phyrexian Obliterator, that source's controller sacrifices that many permanents.",
"toughness":"5",
"type":"Creature — Horror",
"types":[
"Creature"
],
"url":"https://img.scryfall.com/cards/large/en/a25/101.jpg?1517813031"
}
],
"code":"A25",
"name":"Masters 25",
"releaseDate":"2018-03-16",
"type":"masters"
}
}

View File

@ -1,10 +1,53 @@
<?xml version="1.0" ?><cockatrice_carddatabase version="3">
<!--
created: Mon, Jan 22 2018, 18:51:44 (UTC)
created: Wed, Feb 07 2018, 13:49:52 (UTC)
by: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
-->
<sets>
</sets>
<cards>
</cards>
<sets>
<set>
<name>A25</name>
<longname>Masters 25</longname>
<settype>Masters</settype>
<releasedate>2018-03-16</releasedate>
</set>
</sets>
<cards>
<card>
<name>Azusa, Lost but Seeking</name>
<set picURL="https://img.scryfall.com/cards/large/en/a25/161.jpg?1517813031" rarity="Rare">A25</set>
<color>G</color>
<manacost>2G</manacost>
<cmc>3</cmc>
<type>Legendary Creature — Human Monk</type>
<pt>1/2</pt>
<tablerow>2</tablerow>
<text>You may play two additional lands on each of your turns.</text>
</card>
<card>
<name>Jace, the Mind Sculptor</name>
<set picURL="https://img.scryfall.com/cards/large/en/a25/62.jpg?1517813031" rarity="Mythic Rare">A25</set>
<color>U</color>
<manacost>2UU</manacost>
<cmc>4</cmc>
<type>Legendary Planeswalker — Jace</type>
<tablerow>1</tablerow>
<text>+2: Look at the top card of target player's library. You may put that card on the bottom of that player's library.
0: Draw three cards, then put two cards from your hand on top of your library in any order.
-1: Return target creature to its owner's hand.
-12: Exile all cards from target player's library, then that player shuffles his or her hand into his or her library.</text>
<loyalty>3</loyalty>
</card>
<card>
<name>Phyrexian Obliterator</name>
<set picURL="https://img.scryfall.com/cards/large/en/a25/101.jpg?1517813031" rarity="Mythic Rare">A25</set>
<color>B</color>
<manacost>BBBB</manacost>
<cmc>4</cmc>
<type>Creature — Horror</type>
<pt>5/5</pt>
<tablerow>2</tablerow>
<text>Trample
Whenever a source deals damage to Phyrexian Obliterator, that source's controller sacrifices that many permanents.</text>
</card>
</cards>
</cockatrice_carddatabase>