diff --git a/GN2.json b/GN2.json new file mode 100644 index 00000000..95ff8852 --- /dev/null +++ b/GN2.json @@ -0,0 +1,150 @@ +[ + { + "artist": "Antonio Jos\u00e9 Manzanedo", + "cmc": 6.0, + "colorIdentity": [ + "B" + ], + "colors": [ + "B" + ], + "flavor": "\"We share a common enemy. Does that not make us friends?\"", + "layout": "", + "loyalty": null, + "mana_cost": "{4}{B}{B}", + "multiverseId": null, + "name": "Calculating Lich", + "names": null, + "number": "3", + "power": "5", + "rarity": "Mythic Rare", + "subTypes": [ + "Zombie", + "Wizard" + ], + "superTypes": [], + "text": "Menace\nWhenever a creature attacks one of your opponents, that player loses 1 life.", + "toughness": "5", + "type": "Creature - Zombie Wizard", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/1/7/17b2ed72-d0f0-4d8d-bb5e-dce08d157466.jpg" + }, + { + "artist": "Milivoj \u0106eran", + "cmc": 6.0, + "colorIdentity": [ + "G" + ], + "colors": [ + "G" + ], + "flavor": "\"Come, my wild children. Let's give the interlopers a woodland welcome.\"", + "layout": "", + "loyalty": null, + "mana_cost": "{4}{G}{G}", + "multiverseId": null, + "name": "Earthshaker Giant", + "names": null, + "number": "5", + "power": "6", + "rarity": "Mythic Rare", + "subTypes": [ + "Giant", + "Druid" + ], + "superTypes": [], + "text": "Trample\nWhen Earthshaker Giant enters the battlefield, other creatures you control get +3/+3 and gain trample until end of turn.", + "toughness": "6", + "type": "Creature - Giant Druid", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/d/b/dbcdbf7a-9294-47ad-9f93-c16b78c7463a.jpg" + }, + { + "artist": "Lucas Graciano", + "cmc": 6.0, + "colorIdentity": [ + "R" + ], + "colors": [ + "R" + ], + "flavor": "Half the size, double the mayhem.", + "layout": "", + "loyalty": null, + "mana_cost": "{4}{R}{R}", + "multiverseId": null, + "name": "Fiendish Duo", + "names": null, + "number": "4", + "power": "5", + "rarity": "Mythic Rare", + "subTypes": [ + "Devil" + ], + "superTypes": [], + "text": "First strike\nIf a source would deal damage to an opponent, it deals double that damage to that player instead.", + "toughness": "5", + "type": "Creature - Devil", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/a/c/acb3ce9b-ee4f-410a-8db3-e87aeb0a4444.jpg" + }, + { + "artist": "Kimonas Theodossiou", + "cmc": 7.0, + "colorIdentity": [ + "W" + ], + "colors": [ + "W" + ], + "flavor": "Once the felidar has marked you as prey, there's no point in running.", + "layout": "", + "loyalty": null, + "mana_cost": "{5}{W}{W}", + "multiverseId": null, + "name": "Highcliff Felidar", + "names": null, + "number": "1", + "power": "5", + "rarity": "Mythic Rare", + "subTypes": [ + "Cat", + "Beast" + ], + "superTypes": [], + "text": "Vigilance\nWhen Highcliff Felidar enters the battlefield, for each opponent, choose a creature with the greatest power among creatures that player controls. Destroy those creatures.", + "toughness": "5", + "type": "Creature - Cat Beast", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/e/c/ecbeac44-9392-4522-8ff5-87079386bd0a.jpg" + }, + { + "artist": "Johan Grenier", + "cmc": 6.0, + "colorIdentity": [ + "U" + ], + "colors": [ + "U" + ], + "flavor": "\"I would be a fool if I taught you everything I know.\"", + "layout": "", + "loyalty": null, + "mana_cost": "{4}{U}{U}", + "multiverseId": null, + "name": "Sphinx of Enlightenment", + "names": null, + "number": "2", + "power": "5", + "rarity": "Mythic Rare", + "subTypes": [ + "Sphinx" + ], + "superTypes": [], + "text": "Flying\nWhen Sphinx of Enlightenment enters the battlefield, target opponent draws a card and you draw three cards.", + "toughness": "5", + "type": "Creature - Sphinx", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/0/f/0faa9eea-fbf1-41f7-9def-1ec3d5134a53.jpg" + } +] \ No newline at end of file diff --git a/GN2.xml b/GN2.xml new file mode 100644 index 00000000..7d61873d --- /dev/null +++ b/GN2.xml @@ -0,0 +1,83 @@ + + + + + GN2 + Game Night 2019 + Box + 2019-11-15 + + + + + Calculating Lich + GN2 + 4BB + 6.0 + B + Creature - Zombie Wizard + 5/5 + None + 2 + Menace +Whenever a creature attacks one of your opponents, that player loses 1 life. + + + Earthshaker Giant + GN2 + 4GG + 6.0 + G + Creature - Giant Druid + 6/6 + None + 2 + Trample +When Earthshaker Giant enters the battlefield, other creatures you control get +3/+3 and gain trample until end of turn. + + + Fiendish Duo + GN2 + 4RR + 6.0 + R + Creature - Devil + 5/5 + None + 2 + First strike +If a source would deal damage to an opponent, it deals double that damage to that player instead. + + + Highcliff Felidar + GN2 + 5WW + 7.0 + W + Creature - Cat Beast + 5/5 + None + 2 + Vigilance +When Highcliff Felidar enters the battlefield, for each opponent, choose a creature with the greatest power among creatures that player controls. Destroy those creatures. + + + Sphinx of Enlightenment + GN2 + 4UU + 6.0 + U + Creature - Sphinx + 5/5 + None + 2 + Flying +When Sphinx of Enlightenment enters the battlefield, target opponent draws a card and you draw three cards. + + + diff --git a/spoiler.json b/spoiler.json index 97901449..dc0c7e98 100644 --- a/spoiler.json +++ b/spoiler.json @@ -1,4 +1,154 @@ { + "GN2": [ + { + "artist": "Antonio Jos\u00e9 Manzanedo", + "cmc": 6.0, + "colorIdentity": [ + "B" + ], + "colors": [ + "B" + ], + "flavor": "\"We share a common enemy. Does that not make us friends?\"", + "layout": "", + "loyalty": null, + "mana_cost": "{4}{B}{B}", + "multiverseId": null, + "name": "Calculating Lich", + "names": null, + "number": "3", + "power": "5", + "rarity": "Mythic Rare", + "subTypes": [ + "Zombie", + "Wizard" + ], + "superTypes": [], + "text": "Menace\nWhenever a creature attacks one of your opponents, that player loses 1 life.", + "toughness": "5", + "type": "Creature - Zombie Wizard", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/1/7/17b2ed72-d0f0-4d8d-bb5e-dce08d157466.jpg" + }, + { + "artist": "Milivoj \u0106eran", + "cmc": 6.0, + "colorIdentity": [ + "G" + ], + "colors": [ + "G" + ], + "flavor": "\"Come, my wild children. Let's give the interlopers a woodland welcome.\"", + "layout": "", + "loyalty": null, + "mana_cost": "{4}{G}{G}", + "multiverseId": null, + "name": "Earthshaker Giant", + "names": null, + "number": "5", + "power": "6", + "rarity": "Mythic Rare", + "subTypes": [ + "Giant", + "Druid" + ], + "superTypes": [], + "text": "Trample\nWhen Earthshaker Giant enters the battlefield, other creatures you control get +3/+3 and gain trample until end of turn.", + "toughness": "6", + "type": "Creature - Giant Druid", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/d/b/dbcdbf7a-9294-47ad-9f93-c16b78c7463a.jpg" + }, + { + "artist": "Lucas Graciano", + "cmc": 6.0, + "colorIdentity": [ + "R" + ], + "colors": [ + "R" + ], + "flavor": "Half the size, double the mayhem.", + "layout": "", + "loyalty": null, + "mana_cost": "{4}{R}{R}", + "multiverseId": null, + "name": "Fiendish Duo", + "names": null, + "number": "4", + "power": "5", + "rarity": "Mythic Rare", + "subTypes": [ + "Devil" + ], + "superTypes": [], + "text": "First strike\nIf a source would deal damage to an opponent, it deals double that damage to that player instead.", + "toughness": "5", + "type": "Creature - Devil", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/a/c/acb3ce9b-ee4f-410a-8db3-e87aeb0a4444.jpg" + }, + { + "artist": "Kimonas Theodossiou", + "cmc": 7.0, + "colorIdentity": [ + "W" + ], + "colors": [ + "W" + ], + "flavor": "Once the felidar has marked you as prey, there's no point in running.", + "layout": "", + "loyalty": null, + "mana_cost": "{5}{W}{W}", + "multiverseId": null, + "name": "Highcliff Felidar", + "names": null, + "number": "1", + "power": "5", + "rarity": "Mythic Rare", + "subTypes": [ + "Cat", + "Beast" + ], + "superTypes": [], + "text": "Vigilance\nWhen Highcliff Felidar enters the battlefield, for each opponent, choose a creature with the greatest power among creatures that player controls. Destroy those creatures.", + "toughness": "5", + "type": "Creature - Cat Beast", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/e/c/ecbeac44-9392-4522-8ff5-87079386bd0a.jpg" + }, + { + "artist": "Johan Grenier", + "cmc": 6.0, + "colorIdentity": [ + "U" + ], + "colors": [ + "U" + ], + "flavor": "\"I would be a fool if I taught you everything I know.\"", + "layout": "", + "loyalty": null, + "mana_cost": "{4}{U}{U}", + "multiverseId": null, + "name": "Sphinx of Enlightenment", + "names": null, + "number": "2", + "power": "5", + "rarity": "Mythic Rare", + "subTypes": [ + "Sphinx" + ], + "superTypes": [], + "text": "Flying\nWhen Sphinx of Enlightenment enters the battlefield, target opponent draws a card and you draw three cards.", + "toughness": "5", + "type": "Creature - Sphinx", + "types": "Creature ", + "url": "https://img.scryfall.com/cards/normal/front/0/f/0faa9eea-fbf1-41f7-9def-1ec3d5134a53.jpg" + } + ], "PTG": [ { "artist": "John Thacker", diff --git a/spoiler.xml b/spoiler.xml index d5182611..6d5c6862 100644 --- a/spoiler.xml +++ b/spoiler.xml @@ -1,11 +1,17 @@ + + GN2 + Game Night 2019 + Box + 2019-11-15 + PTG Ponies: The Galloping @@ -14,6 +20,71 @@ + + Calculating Lich + GN2 + 4BB + 6.0 + B + Creature - Zombie Wizard + 5/5 + None + 2 + Menace +Whenever a creature attacks one of your opponents, that player loses 1 life. + + + Earthshaker Giant + GN2 + 4GG + 6.0 + G + Creature - Giant Druid + 6/6 + None + 2 + Trample +When Earthshaker Giant enters the battlefield, other creatures you control get +3/+3 and gain trample until end of turn. + + + Fiendish Duo + GN2 + 4RR + 6.0 + R + Creature - Devil + 5/5 + None + 2 + First strike +If a source would deal damage to an opponent, it deals double that damage to that player instead. + + + Highcliff Felidar + GN2 + 5WW + 7.0 + W + Creature - Cat Beast + 5/5 + None + 2 + Vigilance +When Highcliff Felidar enters the battlefield, for each opponent, choose a creature with the greatest power among creatures that player controls. Destroy those creatures. + + + Sphinx of Enlightenment + GN2 + 4UU + 6.0 + U + Creature - Sphinx + 5/5 + None + 2 + Flying +When Sphinx of Enlightenment enters the battlefield, target opponent draws a card and you draw three cards. + Nightmare Moon PTG