mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-06-16 05:09:40 -05:00
Deploy: bdb0c5367e
This commit is contained in:
parent
da0678a018
commit
c2153afe73
37
PF24.xml
Normal file
37
PF24.xml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<cockatrice_carddatabase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="4" xsi:schemaLocation="https://raw.githubusercontent.com/Cockatrice/Cockatrice/master/doc/carddatabase_v4/cards.xsd">
|
||||
<!--
|
||||
Created At: Sat, Nov 25 2023, 08:11:09 (UTC)
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
-->
|
||||
<info>
|
||||
<author>Cockatrice/Magic-Spoiler</author>
|
||||
<createdAt>2023-11-25 08:11:09 (UTC)</createdAt>
|
||||
<sourceUrl>https://raw.githubusercontent.com/Cockatrice/Magic-Spoiler/files/PF24.xml</sourceUrl>
|
||||
<sourceVersion/>
|
||||
</info>
|
||||
<sets>
|
||||
<set>
|
||||
<name>PF24</name>
|
||||
<longname>MagicFest 2024 (Spoiler)</longname>
|
||||
<settype>Promo</settype>
|
||||
<releasedate>2024-01-01</releasedate>
|
||||
</set>
|
||||
</sets>
|
||||
<cards>
|
||||
<card>
|
||||
<name>Counterspell</name>
|
||||
<text>Counter target spell.</text>
|
||||
<prop>
|
||||
<colors>U</colors>
|
||||
<type>Instant</type>
|
||||
<maintype>Instant</maintype>
|
||||
<cmc>2</cmc>
|
||||
<manacost>UU</manacost>
|
||||
</prop>
|
||||
<set rarity="Rare" picURL="https://cards.scryfall.io/normal/front/8/9/8916e24f-9c74-4b6c-9894-d60669854f35.jpg?1700871893">PF24</set>
|
||||
<tablerow>3</tablerow>
|
||||
</card>
|
||||
</cards>
|
||||
</cockatrice_carddatabase>
|
||||
23
spoiler.xml
23
spoiler.xml
|
|
@ -1,13 +1,13 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<cockatrice_carddatabase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="4" xsi:schemaLocation="https://raw.githubusercontent.com/Cockatrice/Cockatrice/master/doc/carddatabase_v4/cards.xsd">
|
||||
<!--
|
||||
Created At: Fri, Nov 17 2023, 00:44:25 (UTC)
|
||||
Created At: Sat, Nov 25 2023, 08:11:09 (UTC)
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
-->
|
||||
<info>
|
||||
<author>Cockatrice/Magic-Spoiler</author>
|
||||
<createdAt>2023-11-17 00:44:25 (UTC)</createdAt>
|
||||
<createdAt>2023-11-25 08:11:09 (UTC)</createdAt>
|
||||
<sourceUrl>https://raw.githubusercontent.com/Cockatrice/Magic-Spoiler/files/spoiler.xml</sourceUrl>
|
||||
<sourceVersion/>
|
||||
</info>
|
||||
|
|
@ -30,6 +30,12 @@
|
|||
<settype>Promo</settype>
|
||||
<releasedate>2024-01-01</releasedate>
|
||||
</set>
|
||||
<set>
|
||||
<name>PF24~</name>
|
||||
<longname>MagicFest 2024 (Spoiler)</longname>
|
||||
<settype>Promo</settype>
|
||||
<releasedate>2024-01-01</releasedate>
|
||||
</set>
|
||||
</sets>
|
||||
<cards>
|
||||
<card>
|
||||
|
|
@ -1468,5 +1474,18 @@ Other Zombies have "{B}: Regenerate this permanent."</text>
|
|||
<set rarity="Rare" picURL="https://cards.scryfall.io/normal/front/2/2/225cbe61-8117-4ef4-b3a9-666d589b9300.jpg?1696292632">PW24~</set>
|
||||
<tablerow>2</tablerow>
|
||||
</card>
|
||||
<card>
|
||||
<name>Counterspell</name>
|
||||
<text>Counter target spell.</text>
|
||||
<prop>
|
||||
<colors>U</colors>
|
||||
<type>Instant</type>
|
||||
<maintype>Instant</maintype>
|
||||
<cmc>2</cmc>
|
||||
<manacost>UU</manacost>
|
||||
</prop>
|
||||
<set rarity="Rare" picURL="https://cards.scryfall.io/normal/front/8/9/8916e24f-9c74-4b6c-9894-d60669854f35.jpg?1700871893">PF24~</set>
|
||||
<tablerow>3</tablerow>
|
||||
</card>
|
||||
</cards>
|
||||
</cockatrice_carddatabase>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user