mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-06-18 14:20:08 -05:00
Deploy: c24ab7574d
This commit is contained in:
parent
2f4a6f4330
commit
08077b96e0
27
TSR.json
27
TSR.json
|
|
@ -22,6 +22,33 @@
|
|||
"types": "Artifact",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/2/5/25674e46-e15b-4fc0-9813-39b4e1c23de4.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Adam Rex",
|
||||
"cmc": 2.0,
|
||||
"colorIdentity": [
|
||||
"B"
|
||||
],
|
||||
"colors": [],
|
||||
"flavor": null,
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{2}",
|
||||
"multiverseId": null,
|
||||
"name": "Cranial Plating",
|
||||
"names": null,
|
||||
"number": "392",
|
||||
"power": null,
|
||||
"rarity": "Common",
|
||||
"subTypes": [
|
||||
"Equipment"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "Equipped creature gets +1/+0 for each artifact you control.\n{B}{B}: Attach Cranial Plating to target creature you control.\nEquip {1}",
|
||||
"toughness": null,
|
||||
"type": "Artifact - Equipment",
|
||||
"types": "Artifact ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/b/d/bd26d52d-7437-44cf-90b7-b536a5b8c94d.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Christopher Rush",
|
||||
"cmc": 0.0,
|
||||
|
|
|
|||
14
TSR.xml
14
TSR.xml
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Sat, Jan 02 2021, 00:11:13 (UTC)
|
||||
Created At: Thu, Feb 04 2021, 00:02:16 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
|
|
@ -24,6 +24,18 @@
|
|||
<tablerow>1</tablerow>
|
||||
<text>Chalice of the Void enters the battlefield with X charge counters on it.
|
||||
Whenever a player casts a spell with converted mana cost equal to the number of charge counters on Chalice of the Void, counter that spell.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Cranial Plating</name>
|
||||
<set rarity="Common" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/b/d/bd26d52d-7437-44cf-90b7-b536a5b8c94d.jpg">TSR</set>
|
||||
<manacost>2</manacost>
|
||||
<cmc>2.0</cmc>
|
||||
<type>Artifact - Equipment</type>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>1</tablerow>
|
||||
<text>Equipped creature gets +1/+0 for each artifact you control.
|
||||
{B}{B}: Attach Cranial Plating to target creature you control.
|
||||
Equip {1}</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Lotus Bloom</name>
|
||||
|
|
|
|||
27
spoiler.json
27
spoiler.json
|
|
@ -15384,6 +15384,33 @@
|
|||
"types": "Artifact",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/2/5/25674e46-e15b-4fc0-9813-39b4e1c23de4.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Adam Rex",
|
||||
"cmc": 2.0,
|
||||
"colorIdentity": [
|
||||
"B"
|
||||
],
|
||||
"colors": [],
|
||||
"flavor": null,
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{2}",
|
||||
"multiverseId": null,
|
||||
"name": "Cranial Plating",
|
||||
"names": null,
|
||||
"number": "392",
|
||||
"power": null,
|
||||
"rarity": "Common",
|
||||
"subTypes": [
|
||||
"Equipment"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "Equipped creature gets +1/+0 for each artifact you control.\n{B}{B}: Attach Cranial Plating to target creature you control.\nEquip {1}",
|
||||
"toughness": null,
|
||||
"type": "Artifact - Equipment",
|
||||
"types": "Artifact ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/b/d/bd26d52d-7437-44cf-90b7-b536a5b8c94d.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Christopher Rush",
|
||||
"cmc": 0.0,
|
||||
|
|
|
|||
2980
spoiler.xml
2980
spoiler.xml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user