mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-06-18 06:09:45 -05:00
Deploy: 4791c9e2d2
This commit is contained in:
parent
3c386508c8
commit
d79e28b836
64
MID.json
64
MID.json
|
|
@ -82,6 +82,70 @@
|
|||
"types": "Instant",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/a/2/a211d505-4d40-4914-a9da-220770d6ddbc.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Irina Nordsol",
|
||||
"cmc": 5.0,
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [
|
||||
"W"
|
||||
],
|
||||
"flavor": null,
|
||||
"layout": "double-faced",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{2}{W}{W}{W}",
|
||||
"multiverseId": null,
|
||||
"name": "Enduring Angel",
|
||||
"names": [
|
||||
"Enduring Angel",
|
||||
"Angelic Enforcer"
|
||||
],
|
||||
"number": "17a",
|
||||
"power": "3",
|
||||
"rarity": "Mythic Rare",
|
||||
"subTypes": [
|
||||
"Angel"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "Flying, double strike\nYou have hexproof.\nIf your life total would be reduced to 0 or less, instead transform Enduring Angel and your life total becomes 3. Then if Enduring Angel didn't transform this way, you lose the game.",
|
||||
"toughness": "3",
|
||||
"type": "Creature - Angel",
|
||||
"types": "Creature ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/a/2/a204c2a3-a899-4b70-8825-7e085b655ed0.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Irina Nordsol",
|
||||
"cmc": 5.0,
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [
|
||||
"W"
|
||||
],
|
||||
"flavor": null,
|
||||
"layout": "double-faced",
|
||||
"loyalty": null,
|
||||
"mana_cost": "",
|
||||
"multiverseId": null,
|
||||
"name": "Angelic Enforcer",
|
||||
"names": [
|
||||
"Enduring Angel",
|
||||
"Angelic Enforcer"
|
||||
],
|
||||
"number": "17b",
|
||||
"power": "*",
|
||||
"rarity": "Mythic Rare",
|
||||
"subTypes": [
|
||||
"Angel"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "Flying\nYou have hexproof.\nAngelic Enforcer's power and toughness are each equal to your life total.\nWhenever Angelic Enforcer attacks, double your life total.",
|
||||
"toughness": "*",
|
||||
"type": "Creature - Angel",
|
||||
"types": "Creature ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/back/a/2/a204c2a3-a899-4b70-8825-7e085b655ed0.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Alayna Danner",
|
||||
"cmc": 0.0,
|
||||
|
|
|
|||
26
MID.xml
26
MID.xml
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Mon, Aug 23 2021, 00:25:54 (UTC)
|
||||
Created At: Thu, Sep 02 2021, 16:12:47 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
|
|
@ -48,6 +48,30 @@
|
|||
<tablerow>3</tablerow>
|
||||
<text>Look at the top card of your library. You may put that card into your graveyard.Draw a card.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Enduring Angel</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/a/2/a204c2a3-a899-4b70-8825-7e085b655ed0.jpg">MID</set>
|
||||
<manacost>2WWW</manacost>
|
||||
<cmc>5.0</cmc>
|
||||
<color>W</color>
|
||||
<type>Creature - Angel</type>
|
||||
<pt>3/3</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Flying, double strikeYou have hexproof.If your life total would be reduced to 0 or less, instead transform Enduring Angel and your life total becomes 3. Then if Enduring Angel didn't transform this way, you lose the game.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Angelic Enforcer</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/back/a/2/a204c2a3-a899-4b70-8825-7e085b655ed0.jpg">MID</set>
|
||||
<manacost/>
|
||||
<cmc>5.0</cmc>
|
||||
<color>W</color>
|
||||
<type>Creature - Angel</type>
|
||||
<pt>*/*</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>FlyingYou have hexproof.Angelic Enforcer's power and toughness are each equal to your life total.Whenever Angelic Enforcer attacks, double your life total.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Forest</name>
|
||||
<set rarity="Common" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/a/d/ad8ff40e-2d40-4557-8209-d2c84eb4ccf2.jpg">MID</set>
|
||||
|
|
|
|||
64
spoiler.json
64
spoiler.json
|
|
@ -373,6 +373,70 @@
|
|||
"types": "Instant",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/a/2/a211d505-4d40-4914-a9da-220770d6ddbc.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Irina Nordsol",
|
||||
"cmc": 5.0,
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [
|
||||
"W"
|
||||
],
|
||||
"flavor": null,
|
||||
"layout": "double-faced",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{2}{W}{W}{W}",
|
||||
"multiverseId": null,
|
||||
"name": "Enduring Angel",
|
||||
"names": [
|
||||
"Enduring Angel",
|
||||
"Angelic Enforcer"
|
||||
],
|
||||
"number": "17a",
|
||||
"power": "3",
|
||||
"rarity": "Mythic Rare",
|
||||
"subTypes": [
|
||||
"Angel"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "Flying, double strike\nYou have hexproof.\nIf your life total would be reduced to 0 or less, instead transform Enduring Angel and your life total becomes 3. Then if Enduring Angel didn't transform this way, you lose the game.",
|
||||
"toughness": "3",
|
||||
"type": "Creature - Angel",
|
||||
"types": "Creature ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/a/2/a204c2a3-a899-4b70-8825-7e085b655ed0.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Irina Nordsol",
|
||||
"cmc": 5.0,
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [
|
||||
"W"
|
||||
],
|
||||
"flavor": null,
|
||||
"layout": "double-faced",
|
||||
"loyalty": null,
|
||||
"mana_cost": "",
|
||||
"multiverseId": null,
|
||||
"name": "Angelic Enforcer",
|
||||
"names": [
|
||||
"Enduring Angel",
|
||||
"Angelic Enforcer"
|
||||
],
|
||||
"number": "17b",
|
||||
"power": "*",
|
||||
"rarity": "Mythic Rare",
|
||||
"subTypes": [
|
||||
"Angel"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "Flying\nYou have hexproof.\nAngelic Enforcer's power and toughness are each equal to your life total.\nWhenever Angelic Enforcer attacks, double your life total.",
|
||||
"toughness": "*",
|
||||
"type": "Creature - Angel",
|
||||
"types": "Creature ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/back/a/2/a204c2a3-a899-4b70-8825-7e085b655ed0.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Alayna Danner",
|
||||
"cmc": 0.0,
|
||||
|
|
|
|||
26
spoiler.xml
26
spoiler.xml
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Thu, Aug 26 2021, 00:26:28 (UTC)
|
||||
Created At: Thu, Sep 02 2021, 16:12:47 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
|
|
@ -164,6 +164,30 @@
|
|||
<tablerow>3</tablerow>
|
||||
<text>Look at the top card of your library. You may put that card into your graveyard.Draw a card.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Enduring Angel</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/a/2/a204c2a3-a899-4b70-8825-7e085b655ed0.jpg">MID~</set>
|
||||
<manacost>2WWW</manacost>
|
||||
<cmc>5.0</cmc>
|
||||
<color>W</color>
|
||||
<type>Creature - Angel</type>
|
||||
<pt>3/3</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Flying, double strikeYou have hexproof.If your life total would be reduced to 0 or less, instead transform Enduring Angel and your life total becomes 3. Then if Enduring Angel didn't transform this way, you lose the game.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Angelic Enforcer</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/back/a/2/a204c2a3-a899-4b70-8825-7e085b655ed0.jpg">MID~</set>
|
||||
<manacost/>
|
||||
<cmc>5.0</cmc>
|
||||
<color>W</color>
|
||||
<type>Creature - Angel</type>
|
||||
<pt>*/*</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>FlyingYou have hexproof.Angelic Enforcer's power and toughness are each equal to your life total.Whenever Angelic Enforcer attacks, double your life total.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Forest</name>
|
||||
<set rarity="Common" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/a/d/ad8ff40e-2d40-4557-8209-d2c84eb4ccf2.jpg">MID~</set>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user