mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-06-14 20:31:17 -05:00
Travis Deploy: 0f794b243e
This commit is contained in:
parent
d4c3fb8244
commit
a09eefef80
57
MH1.json
57
MH1.json
|
|
@ -3898,6 +3898,33 @@
|
|||
"types": " Planeswalker ",
|
||||
"url": "https://img.scryfall.com/cards/normal/front/8/8/88bf4af9-4b14-43e7-9d50-0e6a895cece1.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Christopher Moeller",
|
||||
"cmc": 2.0,
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [
|
||||
"W"
|
||||
],
|
||||
"flavor": "Good strategists seize opportunities. Great strategists make their own.",
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{1}{W}",
|
||||
"multiverseId": null,
|
||||
"name": "Shelter",
|
||||
"names": null,
|
||||
"number": "28",
|
||||
"power": null,
|
||||
"rarity": "Common",
|
||||
"subTypes": [],
|
||||
"superTypes": [],
|
||||
"text": "Target creature you control gains protection from the color of your choice until end of turn.\nDraw a card.",
|
||||
"toughness": null,
|
||||
"type": "Instant",
|
||||
"types": "Instant",
|
||||
"url": "https://img.scryfall.com/cards/normal/front/1/a/1a50984b-5bf5-4432-a149-96492d1683de.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Lindsey Look",
|
||||
"cmc": 2.0,
|
||||
|
|
@ -5263,6 +5290,36 @@
|
|||
"types": "Creature ",
|
||||
"url": "https://img.scryfall.com/cards/normal/front/3/2/32776159-3fb6-4a70-be84-837ccd1d54a7.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Heather Hudson",
|
||||
"cmc": 2.0,
|
||||
"colorIdentity": [
|
||||
"G"
|
||||
],
|
||||
"colors": [
|
||||
"G"
|
||||
],
|
||||
"flavor": "Each flower identical, every leaf and petal disturbingly exact.",
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{1}{G}",
|
||||
"multiverseId": null,
|
||||
"name": "Wall of Blossoms",
|
||||
"names": null,
|
||||
"number": "190",
|
||||
"power": "0",
|
||||
"rarity": "Uncommon",
|
||||
"subTypes": [
|
||||
"Plant",
|
||||
"Wall"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "Defender\nWhen Wall of Blossoms enters the battlefield, draw a card.",
|
||||
"toughness": "4",
|
||||
"type": "Creature - Plant Wall",
|
||||
"types": "Creature ",
|
||||
"url": "https://img.scryfall.com/cards/normal/front/0/5/05ef5786-7786-4418-b245-038b58fd7123.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Greg Staples",
|
||||
"cmc": 5.0,
|
||||
|
|
|
|||
27
MH1.xml
27
MH1.xml
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Thu, May 30 2019, 23:08:29 (UTC)
|
||||
Created At: Fri, May 31 2019, 12:28:33 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
-->
|
||||
<sets>
|
||||
|
|
@ -1722,6 +1722,18 @@ Cycling {W} ({W}, Discard this card: Draw a card.)</text>
|
|||
<text>+2: Creatures you control with flying get +1/+1 until end of turn.
|
||||
-3: Create a 4/4 white Angel creature token with flying and vigilance.
|
||||
-6: You get an emblem with "If you control a creature, damage that would reduce your life total to less than 1 reduces it to 1 instead."</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Shelter</name>
|
||||
<set rarity="Common" picURL="https://img.scryfall.com/cards/normal/front/1/a/1a50984b-5bf5-4432-a149-96492d1683de.jpg">MH1</set>
|
||||
<manacost>1W</manacost>
|
||||
<cmc>2.0</cmc>
|
||||
<color>W</color>
|
||||
<type>Instant</type>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Target creature you control gains protection from the color of your choice until end of turn.
|
||||
Draw a card.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Shenanigans</name>
|
||||
|
|
@ -2305,6 +2317,19 @@ Deathtouch</text>
|
|||
<text>Flying
|
||||
When Vesperlark leaves the battlefield, return target creature card with power 1 or less from your graveyard to the battlefield.
|
||||
Evoke {1}{W} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Wall of Blossoms</name>
|
||||
<set rarity="Uncommon" picURL="https://img.scryfall.com/cards/normal/front/0/5/05ef5786-7786-4418-b245-038b58fd7123.jpg">MH1</set>
|
||||
<manacost>1G</manacost>
|
||||
<cmc>2.0</cmc>
|
||||
<color>G</color>
|
||||
<type>Creature - Plant Wall</type>
|
||||
<pt>0/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Defender
|
||||
When Wall of Blossoms enters the battlefield, draw a card.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Wall of One Thousand Cuts</name>
|
||||
|
|
|
|||
57
spoiler.json
57
spoiler.json
|
|
@ -3899,6 +3899,33 @@
|
|||
"types": " Planeswalker ",
|
||||
"url": "https://img.scryfall.com/cards/normal/front/8/8/88bf4af9-4b14-43e7-9d50-0e6a895cece1.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Christopher Moeller",
|
||||
"cmc": 2.0,
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [
|
||||
"W"
|
||||
],
|
||||
"flavor": "Good strategists seize opportunities. Great strategists make their own.",
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{1}{W}",
|
||||
"multiverseId": null,
|
||||
"name": "Shelter",
|
||||
"names": null,
|
||||
"number": "28",
|
||||
"power": null,
|
||||
"rarity": "Common",
|
||||
"subTypes": [],
|
||||
"superTypes": [],
|
||||
"text": "Target creature you control gains protection from the color of your choice until end of turn.\nDraw a card.",
|
||||
"toughness": null,
|
||||
"type": "Instant",
|
||||
"types": "Instant",
|
||||
"url": "https://img.scryfall.com/cards/normal/front/1/a/1a50984b-5bf5-4432-a149-96492d1683de.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Lindsey Look",
|
||||
"cmc": 2.0,
|
||||
|
|
@ -5264,6 +5291,36 @@
|
|||
"types": "Creature ",
|
||||
"url": "https://img.scryfall.com/cards/normal/front/3/2/32776159-3fb6-4a70-be84-837ccd1d54a7.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Heather Hudson",
|
||||
"cmc": 2.0,
|
||||
"colorIdentity": [
|
||||
"G"
|
||||
],
|
||||
"colors": [
|
||||
"G"
|
||||
],
|
||||
"flavor": "Each flower identical, every leaf and petal disturbingly exact.",
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{1}{G}",
|
||||
"multiverseId": null,
|
||||
"name": "Wall of Blossoms",
|
||||
"names": null,
|
||||
"number": "190",
|
||||
"power": "0",
|
||||
"rarity": "Uncommon",
|
||||
"subTypes": [
|
||||
"Plant",
|
||||
"Wall"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "Defender\nWhen Wall of Blossoms enters the battlefield, draw a card.",
|
||||
"toughness": "4",
|
||||
"type": "Creature - Plant Wall",
|
||||
"types": "Creature ",
|
||||
"url": "https://img.scryfall.com/cards/normal/front/0/5/05ef5786-7786-4418-b245-038b58fd7123.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Greg Staples",
|
||||
"cmc": 5.0,
|
||||
|
|
|
|||
27
spoiler.xml
27
spoiler.xml
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Thu, May 30 2019, 23:08:29 (UTC)
|
||||
Created At: Fri, May 31 2019, 12:28:33 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
-->
|
||||
<sets>
|
||||
|
|
@ -1840,6 +1840,18 @@ Cycling {W} ({W}, Discard this card: Draw a card.)</text>
|
|||
<text>+2: Creatures you control with flying get +1/+1 until end of turn.
|
||||
-3: Create a 4/4 white Angel creature token with flying and vigilance.
|
||||
-6: You get an emblem with "If you control a creature, damage that would reduce your life total to less than 1 reduces it to 1 instead."</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Shelter</name>
|
||||
<set rarity="Common" picURL="https://img.scryfall.com/cards/normal/front/1/a/1a50984b-5bf5-4432-a149-96492d1683de.jpg">MH1</set>
|
||||
<manacost>1W</manacost>
|
||||
<cmc>2.0</cmc>
|
||||
<color>W</color>
|
||||
<type>Instant</type>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Target creature you control gains protection from the color of your choice until end of turn.
|
||||
Draw a card.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Shenanigans</name>
|
||||
|
|
@ -2423,6 +2435,19 @@ Deathtouch</text>
|
|||
<text>Flying
|
||||
When Vesperlark leaves the battlefield, return target creature card with power 1 or less from your graveyard to the battlefield.
|
||||
Evoke {1}{W} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Wall of Blossoms</name>
|
||||
<set rarity="Uncommon" picURL="https://img.scryfall.com/cards/normal/front/0/5/05ef5786-7786-4418-b245-038b58fd7123.jpg">MH1</set>
|
||||
<manacost>1G</manacost>
|
||||
<cmc>2.0</cmc>
|
||||
<color>G</color>
|
||||
<type>Creature - Plant Wall</type>
|
||||
<pt>0/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Defender
|
||||
When Wall of Blossoms enters the battlefield, draw a card.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Wall of One Thousand Cuts</name>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user