From 2d61d4adfc93beade89a491ee1488611ec994046 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 1 Nov 2021 00:37:40 +0000 Subject: [PATCH] Deploy: 4791c9e2d200333272113f09b2458f2d9a1634df --- DBL.json | 85 +++++++ DBL.xml | 35 ++- VOW.json | 540 +++++++++++++++++++++++++++++++++++++++++++- VOW.xml | 209 ++++++++++++++++- spoiler.json | 625 ++++++++++++++++++++++++++++++++++++++++++++++++++- spoiler.xml | 402 ++++++++++++++++++++++++++------- 6 files changed, 1809 insertions(+), 87 deletions(-) diff --git a/DBL.json b/DBL.json index e45a70c0..5a10a134 100644 --- a/DBL.json +++ b/DBL.json @@ -1,4 +1,89 @@ [ + { + "artist": "Ryan Yee", + "cmc": 4.0, + "colorIdentity": [ + "B" + ], + "colors": [ + "B" + ], + "flavor": "With Thraben's army recalled to its city walls, outlying villages were left to fend for themselves.", + "layout": "", + "loyalty": null, + "mana_cost": "{2}{B}{B}", + "multiverseId": null, + "name": "Endless Ranks of the Dead", + "names": null, + "number": "535", + "power": null, + "rarity": "Rare", + "subTypes": [], + "superTypes": [], + "text": "At the beginning of your upkeep, create X 2/2 black Zombie creature tokens, where X is half the number of Zombies you control, rounded down.", + "toughness": null, + "type": "Enchantment", + "types": "Enchantment", + "url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/4/0/4070b947-1d40-4f86-bfed-59de52ddcb66.jpg" + }, + { + "artist": "Chris Cold", + "cmc": 4.0, + "colorIdentity": [ + "U" + ], + "colors": [ + "U" + ], + "flavor": "A heavy net doesn't always mean a good catch.", + "layout": "", + "loyalty": null, + "mana_cost": "{3}{U}", + "multiverseId": null, + "name": "Revenge of the Drowned", + "names": null, + "number": "72", + "power": null, + "rarity": "Common", + "subTypes": [], + "superTypes": [], + "text": "Target creature's owner puts it on the top or bottom of their library. You create a 2/2 black Zombie creature token with decayed. (It can't block. When it attacks, sacrifice it at end of combat.)", + "toughness": null, + "type": "Instant", + "types": "Instant", + "url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/4/0/401edb61-83f1-4a8d-ae91-58b62a9ced9c.jpg" + }, + { + "artist": "Martina Fackova", + "cmc": 4.0, + "colorIdentity": [ + "B" + ], + "colors": [ + "B" + ], + "flavor": null, + "layout": "", + "loyalty": "4", + "mana_cost": "{2}{B}{B}", + "multiverseId": null, + "name": "Sorin the Mirthless", + "names": null, + "number": "398", + "power": null, + "rarity": "Mythic Rare", + "subTypes": [ + "Sorin" + ], + "superTypes": [ + "Legendary" + ], + "text": "+1: Look at the top card of your library. You may reveal that card and put it into your hand. If you do, you lose life equal to its mana value.\n\u22122: Create a 2/3 black Vampire creature token with flying and lifelink.\n\u22127: Sorin the Mirthless deals 13 damage to any target. You gain 13 life.", + "toughness": null, + "type": "Legendary Planeswalker - Sorin", + "types": " Planeswalker ", + "url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/d/1/d1a38e25-297f-43e1-9455-73f00eb08cec.jpg" + }, { "artist": "Justine Cruz", "cmc": 3.0, diff --git a/DBL.xml b/DBL.xml index 03dc5ebc..f9618eaa 100644 --- a/DBL.xml +++ b/DBL.xml @@ -1,6 +1,6 @@