This commit is contained in:
github-actions 2021-02-04 00:02:20 +00:00
parent 2f4a6f4330
commit 08077b96e0
4 changed files with 1563 additions and 1485 deletions

View File

@ -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
View File

@ -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>

View File

@ -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,

File diff suppressed because it is too large Load Diff