mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-06-18 06:09:45 -05:00
Deploy: bb2d56df14
This commit is contained in:
parent
273515b9ac
commit
f59bc95260
56
AFR.json
56
AFR.json
|
|
@ -135,6 +135,35 @@
|
|||
"types": " Creature ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/4/b/4bcd9221-c59b-4c92-b6fc-972a17e2dd0e.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Brian Valeza",
|
||||
"cmc": 2.0,
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [
|
||||
"W"
|
||||
],
|
||||
"flavor": "Flumphs siphon thoughts and energy from evil aberrations, and are often eager to share the dark knowledge they obtain with friendly adventurers.",
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{1}{W}",
|
||||
"multiverseId": null,
|
||||
"name": "Flumph",
|
||||
"names": null,
|
||||
"number": "15",
|
||||
"power": "0",
|
||||
"rarity": "Rare",
|
||||
"subTypes": [
|
||||
"Jellyfish"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "Defender, flying\nWhenever Flumph is dealt damage, you and target opponent each draw a card.",
|
||||
"toughness": "4",
|
||||
"type": "Creature - Jellyfish",
|
||||
"types": "Creature ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/c/d/cdc86e78-8911-4a0d-ba3a-7802f8d991ef.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Adam Paquette",
|
||||
"cmc": 0.0,
|
||||
|
|
@ -426,6 +455,33 @@
|
|||
"types": " Land ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/1/6/166fc328-20d1-4158-bcb6-3cebcf788ef5.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Ilse Gort",
|
||||
"cmc": 3.0,
|
||||
"colorIdentity": [
|
||||
"U"
|
||||
],
|
||||
"colors": [
|
||||
"U"
|
||||
],
|
||||
"flavor": "The raging behir reared back, opened its terrible maw . . . and collapsed in a fit of horrifying giggles.",
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{1}{U}{U}",
|
||||
"multiverseId": null,
|
||||
"name": "Tasha's Hideous Laughter",
|
||||
"names": null,
|
||||
"number": "78",
|
||||
"power": null,
|
||||
"rarity": "Rare",
|
||||
"subTypes": [],
|
||||
"superTypes": [],
|
||||
"text": "Each opponent exiles cards from the top of their library until that player has exiled cards with total mana value 20 or more.",
|
||||
"toughness": null,
|
||||
"type": "Sorcery",
|
||||
"types": "Sorcery",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/c/4/c4932113-904f-427a-9566-509cc008f3ef.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Chris Rahn",
|
||||
"cmc": 7.0,
|
||||
|
|
|
|||
25
AFR.xml
25
AFR.xml
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Thu, May 27 2021, 21:39:50 (UTC)
|
||||
Created At: Sat, Jun 12 2021, 00:25:43 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
|
|
@ -66,6 +66,18 @@
|
|||
<tablerow>2</tablerow>
|
||||
<text>Double strikeWhen Drizzt Do'Urden enters the battlefield, create Guenhwyvar, a legendary 4/1 green Cat creature token with trample.Whenever a creature dies, if it had power greater than Drizzt's power, put a number of +1/+1 counters on Drizzt equal to the difference.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Flumph</name>
|
||||
<set rarity="Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/c/d/cdc86e78-8911-4a0d-ba3a-7802f8d991ef.jpg">AFR</set>
|
||||
<manacost>1W</manacost>
|
||||
<cmc>2.0</cmc>
|
||||
<color>W</color>
|
||||
<type>Creature - Jellyfish</type>
|
||||
<pt>0/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Defender, flyingWhenever Flumph is dealt damage, you and target opponent each draw a card.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Forest</name>
|
||||
<set rarity="Common" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/e/e/ee856e7a-37ee-435c-80e8-d0ac6f15892f.jpg">AFR</set>
|
||||
|
|
@ -172,6 +184,17 @@
|
|||
<tablerow>0</tablerow>
|
||||
<text>({T}: Add {B}.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Tasha's Hideous Laughter</name>
|
||||
<set rarity="Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/c/4/c4932113-904f-427a-9566-509cc008f3ef.jpg">AFR</set>
|
||||
<manacost>1UU</manacost>
|
||||
<cmc>3.0</cmc>
|
||||
<color>U</color>
|
||||
<type>Sorcery</type>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Each opponent exiles cards from the top of their library until that player has exiled cards with total mana value 20 or more.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Tiamat</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/6/d/6dd0b9b0-55f4-4ce7-a916-6f23687f3fe4.jpg">AFR</set>
|
||||
|
|
|
|||
56
spoiler.json
56
spoiler.json
|
|
@ -136,6 +136,35 @@
|
|||
"types": " Creature ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/4/b/4bcd9221-c59b-4c92-b6fc-972a17e2dd0e.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Brian Valeza",
|
||||
"cmc": 2.0,
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [
|
||||
"W"
|
||||
],
|
||||
"flavor": "Flumphs siphon thoughts and energy from evil aberrations, and are often eager to share the dark knowledge they obtain with friendly adventurers.",
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{1}{W}",
|
||||
"multiverseId": null,
|
||||
"name": "Flumph",
|
||||
"names": null,
|
||||
"number": "15",
|
||||
"power": "0",
|
||||
"rarity": "Rare",
|
||||
"subTypes": [
|
||||
"Jellyfish"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "Defender, flying\nWhenever Flumph is dealt damage, you and target opponent each draw a card.",
|
||||
"toughness": "4",
|
||||
"type": "Creature - Jellyfish",
|
||||
"types": "Creature ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/c/d/cdc86e78-8911-4a0d-ba3a-7802f8d991ef.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Adam Paquette",
|
||||
"cmc": 0.0,
|
||||
|
|
@ -427,6 +456,33 @@
|
|||
"types": " Land ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/1/6/166fc328-20d1-4158-bcb6-3cebcf788ef5.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Ilse Gort",
|
||||
"cmc": 3.0,
|
||||
"colorIdentity": [
|
||||
"U"
|
||||
],
|
||||
"colors": [
|
||||
"U"
|
||||
],
|
||||
"flavor": "The raging behir reared back, opened its terrible maw . . . and collapsed in a fit of horrifying giggles.",
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{1}{U}{U}",
|
||||
"multiverseId": null,
|
||||
"name": "Tasha's Hideous Laughter",
|
||||
"names": null,
|
||||
"number": "78",
|
||||
"power": null,
|
||||
"rarity": "Rare",
|
||||
"subTypes": [],
|
||||
"superTypes": [],
|
||||
"text": "Each opponent exiles cards from the top of their library until that player has exiled cards with total mana value 20 or more.",
|
||||
"toughness": null,
|
||||
"type": "Sorcery",
|
||||
"types": "Sorcery",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/c/4/c4932113-904f-427a-9566-509cc008f3ef.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Chris Rahn",
|
||||
"cmc": 7.0,
|
||||
|
|
|
|||
57
spoiler.xml
57
spoiler.xml
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Fri, Jun 11 2021, 18:12:44 (UTC)
|
||||
Created At: Sat, Jun 12 2021, 00:25:46 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
|
|
@ -18,18 +18,18 @@
|
|||
<settype>Draft Innovation</settype>
|
||||
<releasedate>2021-06-18</releasedate>
|
||||
</set>
|
||||
<set>
|
||||
<name>MH2~</name>
|
||||
<longname>Modern Horizons 2</longname>
|
||||
<settype>Draft Innovation</settype>
|
||||
<releasedate>2021-06-18</releasedate>
|
||||
</set>
|
||||
<set>
|
||||
<name>PWP21~</name>
|
||||
<longname>Wizards Play Network 2021</longname>
|
||||
<settype>Promo</settype>
|
||||
<releasedate>2021-06-18</releasedate>
|
||||
</set>
|
||||
<set>
|
||||
<name>MH2~</name>
|
||||
<longname>Modern Horizons 2</longname>
|
||||
<settype>Draft Innovation</settype>
|
||||
<releasedate>2021-06-18</releasedate>
|
||||
</set>
|
||||
</sets>
|
||||
<cards>
|
||||
<card>
|
||||
|
|
@ -84,6 +84,18 @@
|
|||
<tablerow>2</tablerow>
|
||||
<text>Double strikeWhen Drizzt Do'Urden enters the battlefield, create Guenhwyvar, a legendary 4/1 green Cat creature token with trample.Whenever a creature dies, if it had power greater than Drizzt's power, put a number of +1/+1 counters on Drizzt equal to the difference.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Flumph</name>
|
||||
<set rarity="Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/c/d/cdc86e78-8911-4a0d-ba3a-7802f8d991ef.jpg">AFR~</set>
|
||||
<manacost>1W</manacost>
|
||||
<cmc>2.0</cmc>
|
||||
<color>W</color>
|
||||
<type>Creature - Jellyfish</type>
|
||||
<pt>0/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Defender, flyingWhenever Flumph is dealt damage, you and target opponent each draw a card.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Forest</name>
|
||||
<set rarity="Common" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/e/e/ee856e7a-37ee-435c-80e8-d0ac6f15892f.jpg">AFR~</set>
|
||||
|
|
@ -190,6 +202,17 @@
|
|||
<tablerow>0</tablerow>
|
||||
<text>({T}: Add {B}.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Tasha's Hideous Laughter</name>
|
||||
<set rarity="Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/c/4/c4932113-904f-427a-9566-509cc008f3ef.jpg">AFR~</set>
|
||||
<manacost>1UU</manacost>
|
||||
<cmc>3.0</cmc>
|
||||
<color>U</color>
|
||||
<type>Sorcery</type>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Each opponent exiles cards from the top of their library until that player has exiled cards with total mana value 20 or more.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Tiamat</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/6/d/6dd0b9b0-55f4-4ce7-a916-6f23687f3fe4.jpg">AFR~</set>
|
||||
|
|
@ -714,6 +737,16 @@
|
|||
<tablerow>3</tablerow>
|
||||
<text>You gain 3 life.Storm (When you cast this spell, copy it for each spell cast before it this turn.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Fabled Passage</name>
|
||||
<set rarity="Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/e/3/e374f1a8-0b90-4f62-9af5-3bbb11a0fbc4.jpg">PWP21~</set>
|
||||
<manacost/>
|
||||
<cmc>0.0</cmc>
|
||||
<type>Land</type>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>0</tablerow>
|
||||
<text>{T}, Sacrifice Fabled Passage: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle. Then if you control four or more lands, untap that land.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Abiding Grace</name>
|
||||
<set rarity="Uncommon" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/d/b/db113c47-c403-4c7f-9fa9-212c977df8d1.jpg">MH2~</set>
|
||||
|
|
@ -6460,15 +6493,5 @@
|
|||
<tablerow>1</tablerow>
|
||||
<text>Sacrifice a land: You gain 2 life.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Fabled Passage</name>
|
||||
<set rarity="Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/e/3/e374f1a8-0b90-4f62-9af5-3bbb11a0fbc4.jpg">PWP21~</set>
|
||||
<manacost/>
|
||||
<cmc>0.0</cmc>
|
||||
<type>Land</type>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>0</tablerow>
|
||||
<text>{T}, Sacrifice Fabled Passage: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle. Then if you control four or more lands, untap that land.</text>
|
||||
</card>
|
||||
</cards>
|
||||
</cockatrice_carddatabase>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user