Update cache and hydrated data with new card fetches
This commit is contained in:
@@ -37,6 +37,24 @@
|
||||
"loyalty": null,
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"scryfall_uri": "https://scryfall.com/card/spm/121/wall-crawl?utm_source=api",
|
||||
"name": "Wall Crawl",
|
||||
"mana_cost": "{3}{G}",
|
||||
"cmc": 4.0,
|
||||
"colors": [
|
||||
"G"
|
||||
],
|
||||
"color_identity": [
|
||||
"G"
|
||||
],
|
||||
"type_line": "Enchantment",
|
||||
"oracle_text": "When this enchantment enters, create a 2/1 green Spider creature token with reach, then you gain 1 life for each Spider you control.\nSpiders you control get +1/+1 and can't be blocked by creatures with defender.",
|
||||
"power": null,
|
||||
"toughness": null,
|
||||
"loyalty": null,
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"scryfall_uri": "https://scryfall.com/card/ecl/177/gilt-leafs-embrace?utm_source=api",
|
||||
"name": "Gilt-Leaf's Embrace",
|
||||
@@ -53,7 +71,7 @@
|
||||
"power": null,
|
||||
"toughness": null,
|
||||
"loyalty": null,
|
||||
"count": 6
|
||||
"count": 7
|
||||
},
|
||||
{
|
||||
"scryfall_uri": "https://scryfall.com/card/fic/464/campsite-cuisine?utm_source=api",
|
||||
@@ -469,6 +487,24 @@
|
||||
"loyalty": null,
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"scryfall_uri": "https://scryfall.com/card/ecl/20/kinbinding?utm_source=api",
|
||||
"name": "Kinbinding",
|
||||
"mana_cost": "{3}{W}{W}",
|
||||
"cmc": 5.0,
|
||||
"colors": [
|
||||
"W"
|
||||
],
|
||||
"color_identity": [
|
||||
"W"
|
||||
],
|
||||
"type_line": "Enchantment",
|
||||
"oracle_text": "Creatures you control get +X/+X, where X is the number of creatures that entered the battlefield under your control this turn.\nAt the beginning of combat on your turn, create a 1/1 green and white Kithkin creature token.",
|
||||
"power": null,
|
||||
"toughness": null,
|
||||
"loyalty": null,
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"scryfall_uri": "https://scryfall.com/card/tla/36/southern-air-temple?utm_source=api",
|
||||
"name": "Southern Air Temple",
|
||||
@@ -521,7 +557,7 @@
|
||||
"power": null,
|
||||
"toughness": null,
|
||||
"loyalty": null,
|
||||
"count": 5
|
||||
"count": 6
|
||||
},
|
||||
{
|
||||
"scryfall_uri": "https://scryfall.com/card/ecl/15/evershrikes-gift?utm_source=api",
|
||||
@@ -977,6 +1013,20 @@
|
||||
"loyalty": null,
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"scryfall_uri": "https://scryfall.com/card/mh2/259/urzas-saga?utm_source=api",
|
||||
"name": "Urza's Saga",
|
||||
"mana_cost": "",
|
||||
"cmc": 0.0,
|
||||
"colors": [],
|
||||
"color_identity": [],
|
||||
"type_line": "Enchantment Land \u2014 Urza's Saga",
|
||||
"oracle_text": "(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI \u2014 This Saga gains \"{T}: Add {C}.\"\nII \u2014 This Saga gains \"{2}, {T}: Create a 0/0 colorless Construct artifact creature token with 'This token gets +1/+1 for each artifact you control.'\"\nIII \u2014 Search your library for an artifact card with mana cost {0} or {1}, put it onto the battlefield, then shuffle.",
|
||||
"power": null,
|
||||
"toughness": null,
|
||||
"loyalty": null,
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"scryfall_uri": "https://scryfall.com/card/eoe/6/banishing-light?utm_source=api",
|
||||
"name": "Banishing Light",
|
||||
@@ -1138,5 +1188,23 @@
|
||||
"toughness": null,
|
||||
"loyalty": null,
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"scryfall_uri": "https://scryfall.com/card/ecl/185/morcants-eyes?utm_source=api",
|
||||
"name": "Morcant's Eyes",
|
||||
"mana_cost": "{1}{G}",
|
||||
"cmc": 2.0,
|
||||
"colors": [
|
||||
"G"
|
||||
],
|
||||
"color_identity": [
|
||||
"G"
|
||||
],
|
||||
"type_line": "Kindred Enchantment \u2014 Elf",
|
||||
"oracle_text": "At the beginning of your upkeep, surveil 1. (Look at the top card of your library. You may put it into your graveyard.)\n{4}{G}{G}, Sacrifice this enchantment: Create X 2/2 black and green Elf creature tokens, where X is the number of Elf cards in your graveyard. Activate only as a sorcery.",
|
||||
"power": null,
|
||||
"toughness": null,
|
||||
"loyalty": null,
|
||||
"count": 1
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user