This commit is contained in:
github-actions
2021-05-30 23:08:07 +00:00
parent fc043a7f37
commit 3885deda08
6 changed files with 4386 additions and 1970 deletions

2233
MH2.json

File diff suppressed because it is too large Load Diff

899
MH2.xml

File diff suppressed because it is too large Load Diff

View File

@@ -804,5 +804,32 @@
"type": "Legendary Creature - Human Artificer",
"types": " Creature ",
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/8/6/86d744cd-225c-4279-898a-858dc316cf7f.jpg"
},
{
"artist": "Magali Villeneuve",
"cmc": 2.0,
"colorIdentity": [
"G"
],
"colors": [
"G"
],
"flavor": "\"Quell your ego and anywhere can be as calm as a hurricane's eye.\"",
"layout": "",
"loyalty": null,
"mana_cost": "{1}{G}",
"multiverseId": null,
"name": "Weather the Storm",
"names": null,
"number": "24",
"power": null,
"rarity": "Uncommon",
"subTypes": [],
"superTypes": [],
"text": "You gain 3 life.\nStorm (When you cast this spell, copy it for each spell cast before it this turn.)",
"toughness": null,
"type": "Instant",
"types": "Instant",
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/7/7/7739490e-1389-440b-9efa-9df0e4fd30dc.jpg"
}
]

View File

@@ -1,6 +1,6 @@
<cockatrice_carddatabase version="3">
<!--
Created At: Sat, May 29 2021, 01:02:37 (UTC)
Created At: Sun, May 30 2021, 23:08:05 (UTC)
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
@@ -336,5 +336,16 @@
<tablerow>2</tablerow>
<text>When Urza, Lord High Artificer enters the battlefield, create a 0/0 colorless Construct artifact creature token with "This creature gets +1/+1 for each artifact you control."Tap an untapped artifact you control: Add {U}.{5}: Shuffle your library, then exile the top card. Until end of turn, you may play that card without paying its mana cost.</text>
</card>
<card>
<name>Weather the Storm</name>
<set rarity="Uncommon" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/7/7/7739490e-1389-440b-9efa-9df0e4fd30dc.jpg">RMH1</set>
<manacost>1G</manacost>
<cmc>2.0</cmc>
<color>G</color>
<type>Instant</type>
<loyalty>None</loyalty>
<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>
</cards>
</cockatrice_carddatabase>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff