This commit is contained in:
Travis CI
2017-09-17 15:03:35 +00:00
parent 4e309d5c77
commit 38242499ea
5 changed files with 89 additions and 1 deletions

View File

@@ -899297,6 +899297,30 @@
"Artifact"
],
"url":"https://media.wizards.com/2017/xln/en_SCFDEAyX2B.png"
},
{
"cmc":2,
"colorIdentity":[
"U"
],
"layout":"double-faced",
"name":"Azcanta, the Sunken Ruin",
"names":[
"Azcanta, The Sunken Ruin",
"Azcanta, the Sunken Ruin"
],
"number":"74b",
"rarity":"Rare",
"subtypes":[
"Human",
"Pirate"
],
"text":"(Transforms from Search for Azcanta.)\n{T}: Add {U} to your mana pool.\n{2}{U}, {T}: Look at the top four cards of your library. You may reveal a noncreature, nonland card from among them and put it into your hand. Put the rest on the bottom of your library in any order.",
"type":"Legendary Land",
"types":[
"Land"
],
"url":"https://media.wizards.com/2017/xln/en_Ino8szLZ1O.png"
}
],
"code":"XLN",

View File

@@ -6247,6 +6247,30 @@
"Artifact"
],
"url":"https://media.wizards.com/2017/xln/en_SCFDEAyX2B.png"
},
{
"cmc":2,
"colorIdentity":[
"U"
],
"layout":"double-faced",
"name":"Azcanta, the Sunken Ruin",
"names":[
"Azcanta, The Sunken Ruin",
"Azcanta, the Sunken Ruin"
],
"number":"74b",
"rarity":"Rare",
"subtypes":[
"Human",
"Pirate"
],
"text":"(Transforms from Search for Azcanta.)\n{T}: Add {U} to your mana pool.\n{2}{U}, {T}: Look at the top four cards of your library. You may reveal a noncreature, nonland card from among them and put it into your hand. Put the rest on the bottom of your library in any order.",
"type":"Legendary Land",
"types":[
"Land"
],
"url":"https://media.wizards.com/2017/xln/en_Ino8szLZ1O.png"
}
],
"code":"XLN",

View File

@@ -1,5 +1,7 @@
Adanto, the First Fort:
manaCost: ''
Azcanta, the Sunken Ruin:
manaCost: ''
Conqueror's Foothold:
manaCost: ''
Itlimoc, Cradle of the Sun:

View File

@@ -6248,6 +6248,30 @@
"Artifact"
],
"url":"https://media.wizards.com/2017/xln/en_SCFDEAyX2B.png"
},
{
"cmc":2,
"colorIdentity":[
"U"
],
"layout":"double-faced",
"name":"Azcanta, the Sunken Ruin",
"names":[
"Azcanta, The Sunken Ruin",
"Azcanta, the Sunken Ruin"
],
"number":"74b",
"rarity":"Rare",
"subtypes":[
"Human",
"Pirate"
],
"text":"(Transforms from Search for Azcanta.)\n{T}: Add {U} to your mana pool.\n{2}{U}, {T}: Look at the top four cards of your library. You may reveal a noncreature, nonland card from among them and put it into your hand. Put the rest on the bottom of your library in any order.",
"type":"Legendary Land",
"types":[
"Land"
],
"url":"https://media.wizards.com/2017/xln/en_Ino8szLZ1O.png"
}
],
"code":"XLN",

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" ?><cockatrice_carddatabase version="3">
<!--
created: Sun, Sep 17 2017, 14:54:42 (UTC)
created: Sun, Sep 17 2017, 15:03:28 (UTC)
by: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
-->
<sets>
@@ -3240,5 +3240,19 @@ Whenever Daring Saboteur deals combat damage to a player, you may draw a card. I
<text>As Sorcerous Spyglass enters the battlefield, look at an opponents hand, then choose any card name.
Activated abilities of sources with the chosen name cant be activated unless their mana abilities.</text>
</card>
<card>
<name>Azcanta, the Sunken Ruin</name>
<set picURL="https://media.wizards.com/2017/xln/en_Ino8szLZ1O.png" rarity="Rare">XLN</set>
<related>Azcanta, The Sunken Ruin</related>
<manacost/>
<cmc>2</cmc>
<type>Legendary Land</type>
<tablerow>0</tablerow>
<text>(Transforms from Search for Azcanta.)
{T}: Add {U} to your mana pool.
{2}{U}, {T}: Look at the top four cards of your library. You may reveal a noncreature, nonland card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
(Related: Azcanta, The Sunken Ruin)</text>
</card>
</cards>
</cockatrice_carddatabase>