From 0f1a0b037646d140d513c1cd89223ec2a8422cd6 Mon Sep 17 00:00:00 2001 From: Travis CI <> Date: Fri, 20 Sep 2019 00:02:30 +0000 Subject: [PATCH] Travis Deploy: c136e4122ed9dbcc1cbb12056fe45037bf3a406e --- CELD.json | 80 ++++++ CELD.xml | 37 ++- ELD.json | 596 +++++++++++++++++++++++++++++++++++++++++++++ ELD.xml | 262 +++++++++++++++++++- spoiler.json | 676 +++++++++++++++++++++++++++++++++++++++++++++++++++ spoiler.xml | 297 +++++++++++++++++++++- 6 files changed, 1945 insertions(+), 3 deletions(-) diff --git a/CELD.json b/CELD.json index 573f981a..cf7b9388 100644 --- a/CELD.json +++ b/CELD.json @@ -646,6 +646,29 @@ "types": "Sorcery", "url": "https://img.scryfall.com/cards/normal/front/1/b/1bff641e-aad3-414f-ad5b-8d32c734efa9.jpg" }, + { + "artist": "Howard Lyon", + "cmc": 0.0, + "colorIdentity": [], + "colors": [], + "flavor": null, + "layout": "", + "loyalty": null, + "mana_cost": "", + "multiverseId": null, + "name": "Fabled Passage", + "names": null, + "number": "391", + "power": null, + "rarity": "Rare", + "subTypes": [], + "superTypes": [], + "text": "{T}, Sacrifice Fabled Passage: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library. Then if you control four or more lands, untap that land.", + "toughness": null, + "type": "Land", + "types": "Land", + "url": "https://img.scryfall.com/cards/normal/front/5/7/57645743-27fa-4a75-9511-acfc32dd349a.jpg" + }, { "artist": "Raoul Vitale", "cmc": 3.0, @@ -1132,6 +1155,36 @@ "types": "Sorcery", "url": "https://img.scryfall.com/cards/normal/front/2/5/257a84d3-bc4e-4bb3-a435-6d243929bd8c.jpg" }, + { + "artist": "Jason Rainville", + "cmc": 3.0, + "colorIdentity": [ + "R" + ], + "colors": [ + "R" + ], + "flavor": null, + "layout": "", + "loyalty": null, + "mana_cost": "{2}{R}", + "multiverseId": null, + "name": "Irencrag Pyromancer", + "names": null, + "number": "363", + "power": "0", + "rarity": "Rare", + "subTypes": [ + "Human", + "Wizard" + ], + "superTypes": [], + "text": "Whenever you draw your second card each turn, Irencrag Pyromancer deals 3 damage to any target.", + "toughness": "4", + "type": "Creature - Human Wizard", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/4/0/40ef45e3-b12a-403e-823c-44f4c95543e8.jpg" + }, { "artist": "Ryan Pancoast", "cmc": 3.0, @@ -1714,6 +1767,33 @@ "types": "Creature ", "url": "https://img.scryfall.com/cards/normal/front/7/d/7d764af5-dd94-4874-a69b-c2a657a7d07b.jpg" }, + { + "artist": "Chris Rallis", + "cmc": 5.0, + "colorIdentity": [ + "G" + ], + "colors": [ + "G" + ], + "flavor": null, + "layout": "", + "loyalty": null, + "mana_cost": "{4}{G}", + "multiverseId": null, + "name": "Return of the Wildspeaker", + "names": null, + "number": "373", + "power": null, + "rarity": "Rare", + "subTypes": [], + "superTypes": [], + "text": "Choose one \u2014\n\u2022 Draw cards equal to the greatest power among non-Human creatures you control.\n\u2022 Non-Human creatures you control get +3/+3 until end of turn.", + "toughness": null, + "type": "Instant", + "types": "Instant", + "url": "https://img.scryfall.com/cards/normal/front/8/1/8183abc4-c4b3-409a-908f-cc549a545e69.jpg" + }, { "artist": "Paul Scott Canavan", "cmc": 2.0, diff --git a/CELD.xml b/CELD.xml index 98b66dc3..07ec3cf5 100644 --- a/CELD.xml +++ b/CELD.xml @@ -1,6 +1,6 @@