From 9de0b24931fdf363b84a9b34895a2ab221391dfc Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 22 Oct 2023 22:48:15 +0200 Subject: [PATCH] Update tests for game version `4_9_0` --- data/core-en_us/en_us/data/globals-en_us.json | 138 +- data/set7-en_us/en_us/data/set7-en_us.json | 2873 ++++++----- data/set7b-en_us/COPYRIGHT | 1 + data/set7b-en_us/README.md | 40 + data/set7b-en_us/en_us/data/set7b-en_us.json | 4462 +++++++++++++++++ data/set7b-en_us/metadata.json | 5 + data/set8-en_us/COPYRIGHT | 1 + data/set8-en_us/README.md | 40 + data/set8-en_us/en_us/data/set8-en_us.json | 3199 ++++++++++++ data/set8-en_us/metadata.json | 5 + src/data/corebundle/mod.rs | 4 +- src/data/setbundle/mod.rs | 39 +- 12 files changed, 9601 insertions(+), 1206 deletions(-) create mode 100644 data/set7b-en_us/COPYRIGHT create mode 100644 data/set7b-en_us/README.md create mode 100644 data/set7b-en_us/en_us/data/set7b-en_us.json create mode 100644 data/set7b-en_us/metadata.json create mode 100644 data/set8-en_us/COPYRIGHT create mode 100644 data/set8-en_us/README.md create mode 100644 data/set8-en_us/en_us/data/set8-en_us.json create mode 100644 data/set8-en_us/metadata.json diff --git a/data/core-en_us/en_us/data/globals-en_us.json b/data/core-en_us/en_us/data/globals-en_us.json index 11322c9..2d9c87d 100644 --- a/data/core-en_us/en_us/data/globals-en_us.json +++ b/data/core-en_us/en_us/data/globals-en_us.json @@ -1,7 +1,7 @@ { "vocabTerms": [ { - "description": "When you summon this, it gets its allegiance bonus if the top card of your deck matches its region.", + "description": "When you summon this unit, it gets its allegiance bonus if the top card of your deck matches its region.", "name": "Allegiance", "nameRef": "Allegiance" }, @@ -20,6 +20,11 @@ "name": "Reforge", "nameRef": "Reforge" }, + { + "description": "Secretly transforms into another unit before entering play. They won't reveal their true identity to your opponent until they leave play or level up.", + "name": "Disguise", + "nameRef": "Disguise" + }, { "description": "Immediately draw 1 of each Ascended ally. For the rest of the game, level 2 Ascended allies are level 3.", "name": "Restore the Sun Disc", @@ -65,11 +70,21 @@ "name": "Round End", "nameRef": "RoundEnd" }, + { + "description": "Units with 8+ power or health", + "name": "Titanic", + "nameRef": "Titanic" + }, { "description": "Completely removed from the game. Doesn't cause Last Breath and can't be revived.", "name": "Obliterate", "nameRef": "Obliterate" }, + { + "description": "Shuffle a card into your deck and reduce its cost by 1", + "name": "Updraft", + "nameRef": "Updraft" + }, { "description": "This is how much damage the unit can withstand. If it reaches zero, the unit dies.", "name": "Health", @@ -135,6 +150,11 @@ "name": "Round Start", "nameRef": "RoundStart" }, + { + "description": "A unit's spell-like effect that allows enemy reactions. It's elemental!", + "name": "Elemental Skill", + "nameRef": "ElementalSkill" + }, { "description": "The opponent in The Path of Champions.", "name": "Foe", @@ -185,6 +205,11 @@ "name": "Manifest", "nameRef": "Manifest" }, + { + "description": "Can be played hidden if you have no other hidden Ambush allies. Hidden allies are 2 cost 2|2s. You may pay a hidden ally's Ambush cost to transform it into its base card.", + "name": "Ambush", + "nameRef": "Ambush" + }, { "description": "Transform allies Equipped with Darkin Equipment into their Darkin unit forms. If they are Champions, they Level Up.", "name": "Assimilate", @@ -252,6 +277,11 @@ "name": "Fleeting", "nameRef": "Fleeting" }, + { + "description": "A unit's spell-like effect that allows enemy reactions. It's elemental!", + "name": "Elemental Skill", + "nameRef": "ElementalSkill" + }, { "description": "Missing Translation", "name": "Missing Translation", @@ -423,7 +453,7 @@ "nameRef": "Skill" }, { - "description": "A card triggers its plunder ability when played if you damaged the enemy Nexus this round.", + "description": "A card activates its plunder ability when played if you damaged the enemy Nexus this round.", "name": "Plunder", "nameRef": "Plunder" }, @@ -576,115 +606,127 @@ "regions": [ { "abbreviation": "NX", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-noxus.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-noxus.png", "name": "Noxus", "nameRef": "Noxus" }, { "abbreviation": "RYZE", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-ryze.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-ryze.png", "name": "Ryze", "nameRef": "Ryze" }, { "abbreviation": "Jhin", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-jhin.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-jhin.png", "name": "Jhin", "nameRef": "Jhin" }, { "abbreviation": "Varus", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-varus.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-varus.png", "name": "Varus", "nameRef": "Varus" }, { "abbreviation": "Aatrox", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-aatrox.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-aatrox.png", "name": "Aatrox", "nameRef": "Aatrox" }, + { + "abbreviation": "Neeko", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-neeko.png", + "name": "Neeko", + "nameRef": "Neeko" + }, { "abbreviation": "Jax", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-jax.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-jax.png", "name": "Jax", "nameRef": "Jax" }, { "abbreviation": "Kayn", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-kayn.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-kayn.png", "name": "Kayn", "nameRef": "Kayn" }, + { + "abbreviation": "POROKING", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-poroking.png", + "name": "Poro King", + "nameRef": "PoroKing" + }, { "abbreviation": "Evelynn", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-evelynn.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-evelynn.png", "name": "Evelynn", "nameRef": "Evelynn" }, { "abbreviation": "Bard", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-bard.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-bard.png", "name": "Bard", "nameRef": "Bard" }, { "abbreviation": "DE", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-demacia.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-demacia.png", "name": "Demacia", "nameRef": "Demacia" }, { "abbreviation": "RU", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-runeterra.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-runeterra.png", "name": "Runeterra", "nameRef": "Runeterra" }, { "abbreviation": "FR", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-freljord.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-freljord.png", "name": "Freljord", "nameRef": "Freljord" }, { "abbreviation": "SI", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-shadowisles.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-shadowisles.png", "name": "Shadow Isles", "nameRef": "ShadowIsles" }, { "abbreviation": "MT", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-targon.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-targon.png", "name": "Targon", "nameRef": "Targon" }, { "abbreviation": "IO", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-ionia.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-ionia.png", "name": "Ionia", "nameRef": "Ionia" }, { "abbreviation": "SH", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-shurima.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-shurima.png", "name": "Shurima", "nameRef": "Shurima" }, { "abbreviation": "BW", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-bilgewater.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-bilgewater.png", "name": "Bilgewater", "nameRef": "Bilgewater" }, { "abbreviation": "PZ", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-piltoverzaun.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-piltoverzaun.png", "name": "Piltover & Zaun", "nameRef": "PiltoverZaun" }, { "abbreviation": "BC", - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/regions/icon-bandlecity.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/regions/icon-bandlecity.png", "name": "Bandle City", "nameRef": "BandleCity" } @@ -727,54 +769,64 @@ ], "sets": [ { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/sets/set3_crispmip.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/set3_crispmip.png", "name": "Call of the Mountain", "nameRef": "Set3" }, { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/sets/set5_crispmip.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/set5_crispmip.png", "name": "Beyond the Bandlewood", "nameRef": "Set5" }, { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/sets/set1_crispmip.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/set1_crispmip.png", "name": "Foundations", "nameRef": "Set1" }, { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/sets/set2_crispmip.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/set2_crispmip.png", "name": "Rising Tides", "nameRef": "Set2" }, { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/sets/set6ab_crispmip.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/set6ab_crispmip.png", "name": "Worldwalker", "nameRef": "Set6" }, { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/sets/set4_crispmip.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/set4_crispmip.png", "name": "Empires of the Ascended", "nameRef": "Set4" }, { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/sets/set7_crispmip.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/set7_crispmip.png", "name": "Glory in Navori", "nameRef": "Set7" }, { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/sets/setevent_crispmip.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/set8_crispmip.png", + "name": "Fate's Voyage", + "nameRef": "Set8" + }, + { + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/set7b_crispmip.png", + "name": "Heart of the Huntress", + "nameRef": "Set7b" + }, + { + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/setevent_crispmip.png", "name": "Events", "nameRef": "SetEvent" }, { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/sets/set6cde_crispmip.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/sets/set6cde_crispmip.png", "name": "The Darkin Saga", "nameRef": "Set6cde" } ], "formats": [ { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/formats/queue_select_standard_toggle_active.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/formats/queue_select_standard_toggle_active.png", "name": "Standard", "nameRef": "client_Formats_Standard_name" }, @@ -784,7 +836,7 @@ "nameRef": "client_Deckbuilder_RulesFilters_Singleton" }, { - "iconAbsolutePath": "http://dd.b.pvp.net/4_3_0/core/en_us/img/formats/queue_select_eternal_toggle_active.png", + "iconAbsolutePath": "http://dd.b.pvp.net/4_10_0/core/en_us/img/formats/queue_select_eternal_toggle_active.png", "name": "Eternal", "nameRef": "client_Formats_Eternal_name" }, @@ -798,5 +850,27 @@ "name": "Even Cost Cards", "nameRef": "client_Formats_EvenCostCards_name" } + ], + "adventureRarities": [ + { + "name": "COMMON", + "nameRef": "Common" + }, + { + "name": "RARE", + "nameRef": "Rare" + }, + { + "name": "EPIC", + "nameRef": "Epic" + }, + { + "name": "LEGENDARY", + "nameRef": "Legendary" + }, + { + "name": "SPECIAL", + "nameRef": "Special" + } ] } \ No newline at end of file diff --git a/data/set7-en_us/en_us/data/set7-en_us.json b/data/set7-en_us/en_us/data/set7-en_us.json index 4e2e93e..bfb191e 100644 --- a/data/set7-en_us/en_us/data/set7-en_us.json +++ b/data/set7-en_us/en_us/data/set7-en_us.json @@ -4,8 +4,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07PZ009.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07PZ009-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07PZ009.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07PZ009-full.png" } ], "regions": [ @@ -56,8 +56,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07PZ017.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07PZ017-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07PZ017.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07PZ017-full.png" } ], "regions": [ @@ -69,8 +69,8 @@ "attack": 1, "cost": 2, "health": 3, - "description": "When you play a spell, plant 1 Flashbomb Trap randomly in the top 8 cards of the enemy deck.", - "descriptionRaw": "When you play a spell, plant 1 Flashbomb Trap randomly in the top 8 cards of the enemy deck.", + "description": "When you play a spell, plant 1 Flashbomb Trap in the top 8 cards of the enemy deck.", + "descriptionRaw": "When you play a spell, plant 1 Flashbomb Trap in the top 8 cards of the enemy deck.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "\"...And you know what else makes these babies better than mushrooms? You decide when they explode! How's THAT for value?\"", @@ -106,8 +106,58 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX009.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX009-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07PZ005.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07PZ005-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 4, + "health": 0, + "description": "Deal 1 to an enemy and the enemy Nexus. Discard up to 2 to increase the damage by 1 for each card discarded.", + "descriptionRaw": "Deal 1 to an enemy and the enemy Nexus. Discard up to 2 to increase the damage by 1 for each card discarded.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": " “Okay, okay, this may only work once, but trust me, it’s gonna be a blast!” - Jinx", + "artistName": "Kudos Productions", + "name": "Blowback", + "cardCode": "07PZ005", + "keywords": [ + "Fast" + ], + "keywordRefs": [ + "Fast" + ], + "spellSpeed": "Fast", + "spellSpeedRef": "Fast", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX009.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX009-full.png" } ], "regions": [ @@ -156,8 +206,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX008.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX008-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX008.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX008-full.png" } ], "regions": [ @@ -210,8 +260,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX014.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX014-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX014.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX014-full.png" } ], "regions": [ @@ -221,10 +271,10 @@ "Noxus" ], "attack": 0, - "cost": 2, + "cost": 3, "health": 0, - "description": "Plunder: I cost 1 less.\r\nDeal 1 to anything and Stun an enemy.\r\n", - "descriptionRaw": "Plunder: I cost 1 less.\r\nDeal 1 to anything and Stun an enemy.\r\n", + "description": "Plunder: I cost 2 less.\r\nDeal 1 to anything and Stun an enemy.\r\n", + "descriptionRaw": "Plunder: I cost 2 less.\r\nDeal 1 to anything and Stun an enemy.\r\n", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "“What? I was stretching. Don’t tell me you died to me stretching.” - Elegant Edge", @@ -266,8 +316,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007-full.png" } ], "regions": [ @@ -279,10 +329,10 @@ "attack": 2, "cost": 2, "health": 2, - "description": "When I'm summoned or strike: Create a Flair in hand if you don't have one.", - "descriptionRaw": "When I'm summoned or strike: Create a Flair in hand if you don't have one.", - "levelupDescription": "I've seen you play 6+ cards. Resets when you start a round with the attack token.", - "levelupDescriptionRaw": "I've seen you play 6+ cards. Resets when you start a round with the attack token.", + "description": "When I'm summoned or strike: Create a Flair in hand or, if you already have one, reduce its cost by 1.", + "descriptionRaw": "When I'm summoned or strike: Create a Flair in hand or, if you already have one, reduce its cost by 1.", + "levelupDescription": "I've seen you play 6 cards. Resets when you start a round with the attack token.", + "levelupDescriptionRaw": "I've seen you play 6 cards. Resets when you start a round with the attack token.", "flavorText": "“I'm always running down some mark who ran up debts he couldn’t pay. And running from those debts makes you the wrong kind of enemies--the ones who call me.”", "artistName": "Kudos Productions", "name": "Samira", @@ -320,8 +370,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007T8.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007T8-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007T8.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007T8-full.png" } ], "regions": [ @@ -331,10 +381,10 @@ "Noxus" ], "attack": 0, - "cost": 1, + "cost": 2, "health": 0, - "description": "Deal 1 to the enemy Nexus or give an ally Challenger this round.\r\n", - "descriptionRaw": "Deal 1 to the enemy Nexus or give an ally Challenger this round.\r\n", + "description": "Deal 1 to the enemy Nexus or give an allied Samira Challenger this round.\r\n", + "descriptionRaw": "Deal 1 to the enemy Nexus or give an allied Samira Challenger this round.\r\n", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "“Get too close, you’ll get the steel. Stray too far, you get the lead.” -Samira", @@ -373,8 +423,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007T6.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007T6-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007T6.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007T6-full.png" } ], "regions": [ @@ -384,7 +434,7 @@ "Noxus" ], "attack": 0, - "cost": 1, + "cost": 2, "health": 0, "description": "Deal 1 to the enemy Nexus.", "descriptionRaw": "Deal 1 to the enemy Nexus.", @@ -426,8 +476,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007T5.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007T5-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007T5.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007T5-full.png" } ], "regions": [ @@ -437,10 +487,10 @@ "Noxus" ], "attack": 0, - "cost": 1, + "cost": 2, "health": 0, - "description": "Give an ally Challenger this round.", - "descriptionRaw": "Give an ally Challenger this round.", + "description": "Give an allied Samira Challenger this round.", + "descriptionRaw": "Give an allied Samira Challenger this round.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "“Get too close, you’ll get the steel. Stray too far, you get the lead.” -Samira", @@ -478,8 +528,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007T2.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007T2-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007T2-full.png" } ], "regions": [ @@ -491,8 +541,8 @@ "attack": 0, "cost": 1, "health": 0, - "description": "Give an ally +2|+0 this round.\r\nPlunder: Give it +2|+2 instead.\r\nCreate a Samira in your deck.", - "descriptionRaw": "Give an ally +2|+0 this round.\r\nPlunder: Give it +2|+2 instead.\r\nCreate a Samira in your deck.", + "description": "Give an ally +2|+0 this round.\r\nPlunder: Give it +2|+1 instead.\r\nCreate a Samira in your deck.", + "descriptionRaw": "Give an ally +2|+0 this round.\r\nPlunder: Give it +2|+1 instead.\r\nCreate a Samira in your deck.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": " “Indari’s pulled some strings to get us in without a fuss. Here’s hoping there’ll be time for me to make one on our way out.” - Samira", @@ -534,8 +584,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX007T1-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX007T1-full.png" } ], "regions": [ @@ -547,8 +597,8 @@ "attack": 3, "cost": 2, "health": 3, - "description": "When I'm summoned or strike: Create a 0 cost Flair in hand.\r\nWhen you play 6+ cards, Rally. ", - "descriptionRaw": "When I'm summoned or strike: Create a 0 cost Flair in hand.\r\nWhen you play 6+ cards, Rally. ", + "description": "When I'm summoned or strike: Create a Flair in hand or, if you already have one, reduce its cost by 2.\r\nWhen you play 6 cards, Rally. Resets when you start a round with the attack token. ", + "descriptionRaw": "When I'm summoned or strike: Create a Flair in hand or, if you already have one, reduce its cost by 2.\r\nWhen you play 6 cards, Rally. Resets when you start a round with the attack token. ", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "“Had a feeling there was more going on here than a little debt evader. Indari calls these ‘complications.’ I call them flavor.”", @@ -584,8 +634,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX006.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX006-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX006.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX006-full.png" } ], "regions": [ @@ -638,8 +688,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX015.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX015-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX015.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX015-full.png" } ], "regions": [ @@ -690,8 +740,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX003.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX003-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX003.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX003-full.png" } ], "regions": [ @@ -703,8 +753,8 @@ "attack": 0, "cost": 1, "health": 0, - "description": "Give an ally +2|+0 this round.\r\nPlunder: Give it +2|+2 instead.", - "descriptionRaw": "Give an ally +2|+0 this round.\r\nPlunder: Give it +2|+2 instead.", + "description": "Give an ally +2|+0 this round.\r\nPlunder: Give it +2|+1 instead.", + "descriptionRaw": "Give an ally +2|+0 this round.\r\nPlunder: Give it +2|+1 instead.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": " “Indari’s pulled some strings to get us in without a fuss. Here’s hoping there’ll be time for me to make one on our way out.” - Samira", @@ -744,8 +794,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX004.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX004-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX004.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX004-full.png" } ], "regions": [ @@ -794,8 +844,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX001.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX001-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX001.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX001-full.png" } ], "regions": [ @@ -840,8 +890,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX001T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX001T1-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX001T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX001T1-full.png" } ], "regions": [ @@ -886,8 +936,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX001T2.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07NX001T2-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX001T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX001T2-full.png" } ], "regions": [ @@ -927,468 +977,45 @@ "client_Formats_Standard_name" ] }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T5" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO020.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO020-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 0, - "cost": 2, - "health": 0, - "description": "Recall an ally and create a Coin in hand, or spend 5 mana to Recall an enemy and create a Coin in hand.", - "descriptionRaw": "Recall an ally and create a Coin in hand, or spend 5 mana to Recall an enemy and create a Coin in hand.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "“I’ll only come in under two conditions. First, if your opponent is havin’ too much fun wreckin’ ya. Second, you’re the one havin’ too much fun, and I want my piece too!” - Pit Professional", - "artistName": "Kudos Productions", - "name": "Tag Out!", - "cardCode": "07IO020", - "keywords": [ - "Fast" - ], - "keywordRefs": [ - "Fast" - ], - "spellSpeed": "Fast", - "spellSpeedRef": "Fast", - "rarity": "RARE", - "rarityRef": "Rare", - "subtypes": [], - "supertype": "", - "type": "Spell", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, { "associatedCards": [], "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO014.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO014-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX005.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07NX005-full.png" } ], "regions": [ - "Ionia" + "Noxus" ], "regionRefs": [ - "Ionia" - ], - "attack": 3, - "cost": 5, - "health": 3, - "description": "Play: The next time you play a unit this round, summon an exact Ephemeral copy of it.", - "descriptionRaw": "Play: The next time you play a unit this round, summon an exact Ephemeral copy of it.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "Bingwen the Bird was once a fighter, so called for his cranelike stance and agility. Since retiring, he has taken up the mantle of a trainer--using his keen eye and firm hand to separate the fine talent from the coarse.", - "artistName": "Kudos Productions", - "name": "Master Bingwen, the Sieve", - "cardCode": "07IO014", - "keywords": [ - "Elusive" - ], - "keywordRefs": [ - "Elusive" - ], - "spellSpeed": "", - "spellSpeedRef": "", - "rarity": "EPIC", - "rarityRef": "Epic", - "subtypes": [], - "supertype": "", - "type": "Unit", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO023T1" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO023.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO023-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 6, - "cost": 8, - "health": 6, - "description": "Play: Recall the strongest enemy. If you've spent 16+ mana this round, Recall all enemies instead. ", - "descriptionRaw": "Play: Recall the strongest enemy. If you've spent 16+ mana this round, Recall all enemies instead. ", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "\"The mask's not comin' off, girl. And unless you wanna end up looking like this thing, don't ask again.\"", - "artistName": "Kudos Productions", - "name": "The Old Timer", - "cardCode": "07IO023", - "keywords": [ - "Double Attack" - ], - "keywordRefs": [ - "DoubleStrike" - ], - "spellSpeed": "", - "spellSpeedRef": "", - "rarity": "RARE", - "rarityRef": "Rare", - "subtypes": [], - "supertype": "", - "type": "Unit", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T1", - "07IO011T4", - "07IO011T2", - "07IO011T5" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO011.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO011-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 4, - "cost": 5, - "health": 5, - "description": "The first time I would drop below 1 Health while attacking, give me Barrier instead.", - "descriptionRaw": "The first time I would drop below 1 Health while attacking, give me Barrier instead.", - "levelupDescription": "You've spent 40+ mana.", - "levelupDescriptionRaw": "You've spent 40+ mana.", - "flavorText": "Basking in the roar of the crowd packed into his exclusive underground arena, Sett indulges in a rare moment of introspection. He remembers all he fought for, and what might yet come his way. He knows one thing for certain, though: It’s good to be the Boss.", - "artistName": "Envar Studio", - "name": "Sett", - "cardCode": "07IO011", - "keywords": [ - "Challenger" - ], - "keywordRefs": [ - "Challenger" - ], - "spellSpeed": "", - "spellSpeedRef": "", - "rarity": "Champion", - "rarityRef": "Champion", - "subtypes": [], - "supertype": "Champion", - "type": "Unit", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard", - "Commons Only" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name", - "client_Formats_CommonsOnly_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T2", - "07IO011", - "07IO011T4" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO011T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO011T1-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" + "Noxus" ], "attack": 5, - "cost": 5, - "health": 6, - "description": "While I'm attacking, I can't take damage or die.\r\nEach round, create a Show Stopper in hand once you've spent 12+ mana. ", - "descriptionRaw": "While I'm attacking, I can't take damage or die.\r\nEach round, create a Show Stopper in hand once you've spent 12+ mana. ", + "cost": 6, + "health": 5, + "description": "When I'm summoned, I Improvise.\r\nPlunder: Forge other allies.", + "descriptionRaw": "When I'm summoned, I Improvise.\r\nPlunder: Forge other allies.", "levelupDescription": "", "levelupDescriptionRaw": "", - "flavorText": "“Problem with bein’ the boss is, for most, ya get soft. Your own callouses start healing, and before long you’re what you swore you’d never be. So I'm grateful for all this chaos. Finally, someone’s bringing the beast outta me!”", - "artistName": "Envar Studio", - "name": "Sett", - "cardCode": "07IO011T1", - "keywords": [ - "Challenger" - ], - "keywordRefs": [ - "Challenger" - ], - "spellSpeed": "", - "spellSpeedRef": "", - "rarity": "None", - "rarityRef": "None", - "subtypes": [], - "supertype": "Champion", - "type": "Unit", - "collectible": false, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO011T5.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO011T5-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 0, - "cost": 1, - "health": 0, - "description": "Coins stack.\r\nRefill 1 mana.", - "descriptionRaw": "Coins stack.\r\nRefill 1 mana.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "\"What can I say? I'm a generous guy.\" - Sett", + "flavorText": "“I’ve worked with many operatives before. Some were easy, some a challenge... and then there’s Samira. I made peace with the fact that I can’t reign her in--instead, I direct the bedlam, aim it--and occasionally, join in here and there.”", "artistName": "Kudos Productions", - "name": "Coin", - "cardCode": "07IO011T5", + "name": "Captain Indari", + "cardCode": "07NX005", "keywords": [ - "Burst" + "Plunder" ], "keywordRefs": [ - "Burst" - ], - "spellSpeed": "Burst", - "spellSpeedRef": "Burst", - "rarity": "None", - "rarityRef": "None", - "subtypes": [], - "supertype": "", - "type": "Spell", - "collectible": false, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO011T4.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO011T4-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 0, - "cost": 0, - "health": 0, - "description": "Obliterate an enemy. Deal 1 to all other enemies and the enemy Nexus.", - "descriptionRaw": "Obliterate an enemy. Deal 1 to all other enemies and the enemy Nexus.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "\"For one moment, just before I shatter your spine to splinters, I'm gonna make you immortal.” - Sett", - "artistName": "Kudos Productions", - "name": "Show Stopper", - "cardCode": "07IO011T4", - "keywords": [ - "Slow", - "Fleeting" - ], - "keywordRefs": [ - "Slow", - "Fleeting" - ], - "spellSpeed": "Slow", - "spellSpeedRef": "Slow", - "rarity": "None", - "rarityRef": "None", - "subtypes": [], - "supertype": "", - "type": "Spell", - "collectible": false, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T1", - "07IO011", - "07IO011T5" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO011T2.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO011T2-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 0, - "cost": 4, - "health": 0, - "description": "Stun 2 enemies and create a Coin in hand.\r\nCreate a Sett in your deck.", - "descriptionRaw": "Stun 2 enemies and create a Coin in hand.\r\nCreate a Sett in your deck.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "“What? He said he’d take it on the chin--he didn't say whose!” - Sett", - "artistName": "Kudos Productions", - "name": "Sett's Facebreaker", - "cardCode": "07IO011T2", - "keywords": [ - "Slow" - ], - "keywordRefs": [ - "Slow" - ], - "spellSpeed": "Slow", - "spellSpeedRef": "Slow", - "rarity": "None", - "rarityRef": "None", - "subtypes": [], - "supertype": "Champion", - "type": "Spell", - "collectible": false, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T5" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO009.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO009-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 1, - "cost": 2, - "health": 2, - "description": "Nexus Strike: Create a Coin in hand.", - "descriptionRaw": "Nexus Strike: Create a Coin in hand.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "Amid ambitious anglers and self-interested schemers, Lise has the one quality Sett prizes above all: reliability. She is never off, never short, and has never given Sett cause to wonder. This has granted Lise his backing and a warning to any seeking to stir up trouble: Bet against the House, and lose.", - "artistName": "Kudos Productions", - "name": "Attentive Accountant", - "cardCode": "07IO009", - "keywords": [ - "Elusive" - ], - "keywordRefs": [ - "Elusive" + "Plunder" ], "spellSpeed": "", "spellSpeedRef": "", "rarity": "RARE", "rarityRef": "Rare", - "subtypes": [], + "subtypes": [ + "WEAPONMASTER" + ], "supertype": "", "type": "Unit", "collectible": true, @@ -1402,421 +1029,13 @@ "client_Formats_Standard_name" ] }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T5" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO019.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO019-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 3, - "cost": 4, - "health": 4, - "description": "Play: Heal an ally or your Nexus 3 and create a Coin in hand.", - "descriptionRaw": "Play: Heal an ally or your Nexus 3 and create a Coin in hand.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "\"First round is about saying hello, and the second gets them cozy. Problems come out by the third, and from the fourth on, the lips get real loose--you wouldn't believe the kind of things I hear!\"", - "artistName": "Kudos Productions", - "name": "Smooth Mixologist", - "cardCode": "07IO019", - "keywords": [], - "keywordRefs": [], - "spellSpeed": "", - "spellSpeedRef": "", - "rarity": "COMMON", - "rarityRef": "Common", - "subtypes": [], - "supertype": "", - "type": "Unit", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard", - "Commons Only" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name", - "client_Formats_CommonsOnly_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T5" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO017.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO017-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 0, - "cost": 5, - "health": 0, - "description": "Draw 2 and create 2 Coins in hand.", - "descriptionRaw": "Draw 2 and create 2 Coins in hand.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": " “They give us real money, and we give them a chance. Heh… and some really wonder how the House always wins.”", - "artistName": "Kudos Productions", - "name": "Place Your Bets", - "cardCode": "07IO017", - "keywords": [ - "Burst" - ], - "keywordRefs": [ - "Burst" - ], - "spellSpeed": "Burst", - "spellSpeedRef": "Burst", - "rarity": "COMMON", - "rarityRef": "Common", - "subtypes": [], - "supertype": "", - "type": "Spell", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard", - "Commons Only" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name", - "client_Formats_CommonsOnly_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO023T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO023T1-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 0, - "cost": 0, - "health": 0, - "description": "Recall the strongest enemy. If you've spent 16+ mana this round, Recall all enemies instead.", - "descriptionRaw": "Recall the strongest enemy. If you've spent 16+ mana this round, Recall all enemies instead.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "“You need this lesson, make no mistake⁠--but you ain’t gonna like it.” - The Old Timer", - "artistName": "Kudos Productions", - "name": "More Than You Can Chew", - "cardCode": "07IO023T1", - "keywords": [ - "Skill" - ], - "keywordRefs": [ - "Skill" - ], - "spellSpeed": "", - "spellSpeedRef": "", - "rarity": "None", - "rarityRef": "None", - "subtypes": [], - "supertype": "", - "type": "Ability", - "collectible": false, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T5" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO013.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO013-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 3, - "cost": 3, - "health": 3, - "description": "When I'm summoned, create a Coin in hand.", - "descriptionRaw": "When I'm summoned, create a Coin in hand.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "“Some are in it for the coin, others the blood, and some for the roar of the crowd. Me? Never could choose just one. I need it all, and I have everything here in spades.”", - "artistName": "Kudos Productions", - "name": "Pit Professional", - "cardCode": "07IO013", - "keywords": [], - "keywordRefs": [], - "spellSpeed": "", - "spellSpeedRef": "", - "rarity": "COMMON", - "rarityRef": "Common", - "subtypes": [], - "supertype": "", - "type": "Unit", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard", - "Commons Only" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name", - "client_Formats_CommonsOnly_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T5" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO020T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO020T1-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 0, - "cost": 2, - "health": 0, - "description": "Recall an ally and create a Coin in hand.", - "descriptionRaw": "Recall an ally and create a Coin in hand.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "“I’ll only come in under two conditions. First, if your opponent is havin’ too much fun wreckin’ ya. Second, you’re the one havin’ too much fun, and I want my piece too!” - Pit Professional", - "artistName": "Kudos Productions", - "name": "Tag Out!", - "cardCode": "07IO020T1", - "keywords": [ - "Fast" - ], - "keywordRefs": [ - "Fast" - ], - "spellSpeed": "Fast", - "spellSpeedRef": "Fast", - "rarity": "None", - "rarityRef": "None", - "subtypes": [], - "supertype": "", - "type": "Spell", - "collectible": false, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T5" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO020T2.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO020T2-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 0, - "cost": 5, - "health": 0, - "description": "Recall an enemy and create a Coin in hand.", - "descriptionRaw": "Recall an enemy and create a Coin in hand.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "“I’ll only come in under two conditions. First, if your opponent is havin’ too much fun wreckin’ ya. Second, you’re the one havin’ too much fun, and I want my piece too!” - Pit Professional", - "artistName": "Kudos Productions", - "name": "Tag Out!", - "cardCode": "07IO020T2", - "keywords": [ - "Fast" - ], - "keywordRefs": [ - "Fast" - ], - "spellSpeed": "Fast", - "spellSpeedRef": "Fast", - "rarity": "None", - "rarityRef": "None", - "subtypes": [], - "supertype": "", - "type": "Spell", - "collectible": false, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, { "associatedCards": [], "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO012.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO012-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 3, - "cost": 3, - "health": 3, - "description": "When I'm summoned, create a Fleeting Bout Security in hand and grant other Bout Security +1|+1.\r\nEmpowered 5: Quick Attack.", - "descriptionRaw": "When I'm summoned, create a Fleeting Bout Security in hand and grant other Bout Security +1|+1.\r\nEmpowered 5: Quick Attack.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "\" “If they think you’re thick, go on and let ‘em. Let the bad apples think they’re safe to run their games--there ain’t a thing in life better than the look in their eyes when they realize they underestimated you.” - Sett", - "artistName": "Kudos Productions", - "name": "Bout Security", - "cardCode": "07IO012", - "keywords": [], - "keywordRefs": [], - "spellSpeed": "", - "spellSpeedRef": "", - "rarity": "RARE", - "rarityRef": "Rare", - "subtypes": [], - "supertype": "", - "type": "Unit", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [ - "07IO011T5" - ], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO007.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07IO007-full.png" - } - ], - "regions": [ - "Ionia" - ], - "regionRefs": [ - "Ionia" - ], - "attack": 0, - "cost": 4, - "health": 0, - "description": "Stun 2 enemies and create a Coin in hand.", - "descriptionRaw": "Stun 2 enemies and create a Coin in hand.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "“What? He said he’d take it on the chin--he didn't say whose!” - Sett", - "artistName": "Kudos Productions", - "name": "Facebreaker", - "cardCode": "07IO007", - "keywords": [ - "Slow" - ], - "keywordRefs": [ - "Slow" - ], - "spellSpeed": "Slow", - "spellSpeedRef": "Slow", - "rarity": "COMMON", - "rarityRef": "Common", - "subtypes": [], - "supertype": "", - "type": "Spell", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard", - "Commons Only" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name", - "client_Formats_CommonsOnly_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW018.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW018-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW018.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW018-full.png" } ], "regions": [ @@ -1825,7 +1044,7 @@ "regionRefs": [ "Bilgewater" ], - "attack": 1, + "attack": 0, "cost": 2, "health": 3, "description": "When you refill mana, grant me +1|+0 for each mana refilled.", @@ -1836,8 +1055,12 @@ "artistName": "Envar Studio", "name": "Mad Ol' Babs", "cardCode": "07BW018", - "keywords": [], - "keywordRefs": [], + "keywords": [ + "Attune" + ], + "keywordRefs": [ + "Attune" + ], "spellSpeed": "", "spellSpeedRef": "", "rarity": "COMMON", @@ -1863,8 +1086,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW021.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW021-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW021.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW021-full.png" } ], "regions": [ @@ -1921,8 +1144,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW002.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW002-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW002.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW002-full.png" } ], "regions": [ @@ -1934,8 +1157,8 @@ "attack": 4, "cost": 4, "health": 5, - "description": "Strike: Create a Coin in hand.", - "descriptionRaw": "Strike: Create a Coin in hand.", + "description": "Strike: Create a Coin in hand.\r\nWhen you refill mana, heal me 1 for each mana refilled.", + "descriptionRaw": "Strike: Create a Coin in hand.\r\nWhen you refill mana, heal me 1 for each mana refilled.", "levelupDescription": "You've spent 12+ mana in one round.", "levelupDescriptionRaw": "You've spent 12+ mana in one round.", "flavorText": "\"You've got to be brave or dumb to stand against me, but either way, the outcome's the same. My advice: worry about making it out alive.\"", @@ -1959,13 +1182,11 @@ "set": "Set7", "formats": [ "Eternal", - "Standard", - "Commons Only" + "Standard" ], "formatRefs": [ "client_Formats_Eternal_name", - "client_Formats_Standard_name", - "client_Formats_CommonsOnly_name" + "client_Formats_Standard_name" ] }, { @@ -1977,8 +1198,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW002T2.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW002T2-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW002T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW002T2-full.png" } ], "regions": [ @@ -1990,8 +1211,8 @@ "attack": 5, "cost": 4, "health": 6, - "description": "Strike: Create 2 Coins in hand.\r\nWhen you refill mana, grant me +1|+0 for each mana refilled.", - "descriptionRaw": "Strike: Create 2 Coins in hand.\r\nWhen you refill mana, grant me +1|+0 for each mana refilled.", + "description": "Strike: Create 2 Coins in hand.\r\nWhen you refill mana, grant me +1|+0 and heal me 1 for each mana refilled.", + "descriptionRaw": "Strike: Create 2 Coins in hand.\r\nWhen you refill mana, grant me +1|+0 and heal me 1 for each mana refilled.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "“Jack ain’t all bad. In fact, the few who’ve earned his respect might even call him charming, almost decent. But once he gets that blood smell in his nose, well... I don't think there's a more dangerous man alive.” - Bull", @@ -2033,8 +1254,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW002T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW002T1-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW002T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW002T1-full.png" } ], "regions": [ @@ -2044,10 +1265,10 @@ "Bilgewater" ], "attack": 0, - "cost": 3, + "cost": 4, "health": 0, - "description": "Deal 2 to a unit. If this kills it, create 2 Coins in hand.\r\nCreate a Jack in your deck.", - "descriptionRaw": "Deal 2 to a unit. If this kills it, create 2 Coins in hand.\r\nCreate a Jack in your deck.", + "description": "Deal 3 to a unit. If this kills it, create 2 Coins in hand.\r\nCreate a Jack in your deck.", + "descriptionRaw": "Deal 3 to a unit. If this kills it, create 2 Coins in hand.\r\nCreate a Jack in your deck.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "“Nothing ventured, nothing gained--and these jaws are built for ventures.” - Jack", @@ -2086,8 +1307,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW040.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW040-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW040.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW040-full.png" } ], "regions": [ @@ -2131,6 +1352,52 @@ "client_Formats_Standard_name" ] }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW001.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW001-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 4, + "cost": 4, + "health": 4, + "description": "When you refill mana, create a Fleeting random follower in hand you can exactly afford.", + "descriptionRaw": "When you refill mana, create a Fleeting random follower in hand you can exactly afford.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "“If you want the crimson, then you want Jack. You wanna know the where, the when, the who, and how much? You talk to me.”", + "artistName": "Envar Studio", + "name": "Perfidious Promoter", + "cardCode": "07BW001", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, { "associatedCards": [], "associatedCardRefs": [ @@ -2138,8 +1405,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW040T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW040T1-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW040T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW040T1-full.png" } ], "regions": [ @@ -2160,10 +1427,10 @@ "name": "Mako", "cardCode": "07BW040T1", "keywords": [ - "Overwhelm" + "Brash" ], "keywordRefs": [ - "Overwhelm" + "Brash" ], "spellSpeed": "", "spellSpeedRef": "", @@ -2188,8 +1455,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW040T2.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW040T2-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW040T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW040T2-full.png" } ], "regions": [ @@ -2198,7 +1465,7 @@ "regionRefs": [ "Bilgewater" ], - "attack": 6, + "attack": 7, "cost": 6, "health": 6, "description": "When I'm summoned, Rally.", @@ -2210,10 +1477,10 @@ "name": "Bull", "cardCode": "07BW040T2", "keywords": [ - "Brash" + "Overwhelm" ], "keywordRefs": [ - "Brash" + "Overwhelm" ], "spellSpeed": "", "spellSpeedRef": "", @@ -2240,8 +1507,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW003.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW003-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW003.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW003-full.png" } ], "regions": [ @@ -2294,8 +1561,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW014.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW014-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW014.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW014-full.png" } ], "regions": [ @@ -2343,11 +1610,13 @@ }, { "associatedCards": [], - "associatedCardRefs": [], + "associatedCardRefs": [ + "07IO011T5" + ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW013.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW013-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW013.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW013-full.png" } ], "regions": [ @@ -2356,11 +1625,11 @@ "regionRefs": [ "Bilgewater" ], - "attack": 6, + "attack": 5, "cost": 5, "health": 5, - "description": "", - "descriptionRaw": "", + "description": "Plunder: Create 3 Coins in hand.", + "descriptionRaw": "Plunder: Create 3 Coins in hand.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "\"That the best you got? Cute. Now it's my turn.\"", @@ -2368,10 +1637,12 @@ "name": "Angel", "cardCode": "07BW013", "keywords": [ - "Brash" + "Brash", + "Plunder" ], "keywordRefs": [ - "Brash" + "Brash", + "Plunder" ], "spellSpeed": "", "spellSpeedRef": "", @@ -2400,8 +1671,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW006.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW006-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW006.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW006-full.png" } ], "regions": [ @@ -2411,10 +1682,10 @@ "Bilgewater" ], "attack": 0, - "cost": 3, + "cost": 4, "health": 0, - "description": "Deal 2 to a unit. If this kills it, create 2 Coins in hand.", - "descriptionRaw": "Deal 2 to a unit. If this kills it, create 2 Coins in hand.", + "description": "Deal 3 to a unit. If this kills it, create 2 Coins in hand.", + "descriptionRaw": "Deal 3 to a unit. If this kills it, create 2 Coins in hand.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "“Nothing ventured, nothing gained--and these jaws are built for ventures.” - Jack", @@ -2450,8 +1721,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW026.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW026-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW026.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW026-full.png" } ], "regions": [ @@ -2463,8 +1734,8 @@ "attack": 0, "cost": 4, "health": 0, - "description": "Plunder: I cost 2 less.\r\nDraw 2 at the next Round Start and give them Fleeting.", - "descriptionRaw": "Plunder: I cost 2 less.\r\nDraw 2 at the next Round Start and give them Fleeting.", + "description": "Plunder: I cost 2 less.\r\nDraw 2 at the next Round Start and grant them Fleeting.", + "descriptionRaw": "Plunder: I cost 2 less.\r\nDraw 2 at the next Round Start and grant them Fleeting.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "By the time you hear the rattling, it’s already too late to run.", @@ -2502,8 +1773,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW027.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW027-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW027.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW027-full.png" } ], "regions": [ @@ -2554,8 +1825,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW008.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW008-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW008.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW008-full.png" } ], "regions": [ @@ -2608,8 +1879,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW041.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW041-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW041.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW041-full.png" } ], "regions": [ @@ -2658,12 +1929,13 @@ { "associatedCards": [], "associatedCardRefs": [ - "07BW008" + "07BW008", + "07BW002" ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW004.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW004-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW004.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW004-full.png" } ], "regions": [ @@ -2675,8 +1947,8 @@ "attack": 7, "cost": 7, "health": 5, - "description": "When you summon an ally, create a Fleeting Prize Fight in hand.\r\nWhen an ally survives damage, grant it Brash.", - "descriptionRaw": "When you summon an ally, create a Fleeting Prize Fight in hand.\r\nWhen an ally survives damage, grant it Brash.", + "description": "When I'm summoned, draw a Jack.\r\nWhen you summon an ally, create a Fleeting Prize Fight in hand.\r\nWhen an ally survives damage, grant it Brash.", + "descriptionRaw": "When I'm summoned, draw a Jack.\r\nWhen you summon an ally, create a Fleeting Prize Fight in hand.\r\nWhen an ally survives damage, grant it Brash.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "Jack’s personal vessel has borne him and his ilk across Runeterra's waters, from Bilgewater to Ionia. How it travels underneath the water without sinking is anyone’s guess, but it’s been said that beneath the surface is where the real danger lies...", @@ -2714,8 +1986,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW025.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BW025-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW025.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BW025-full.png" } ], "regions": [ @@ -2726,9 +1998,9 @@ ], "attack": 1, "cost": 4, - "health": 5, - "description": "When you activate Plunder, draw 1 and give it Fleeting.", - "descriptionRaw": "When you activate Plunder, draw 1 and give it Fleeting.", + "health": 4, + "description": "When you activate Plunder, draw 1 and grant it Fleeting.", + "descriptionRaw": "When you activate Plunder, draw 1 and grant it Fleeting.", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "“There are certain advantages to being a pyromaniac at sea. Water doesn’t let a flame get outta hand, and it never asks for a cut.”", @@ -2762,31 +2034,560 @@ { "associatedCards": [], "associatedCardRefs": [ - "07FR008T1" + "07IO011T5" ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07FR008.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07FR008-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO020.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO020-full.png" } ], "regions": [ - "Freljord" + "Ionia" ], "regionRefs": [ - "Freljord" + "Ionia" ], - "attack": 2, + "attack": 0, "cost": 2, - "health": 3, - "description": "Spend 6 mana to play me as Frostcoat Mother instead.", - "descriptionRaw": "Spend 6 mana to play me as Frostcoat Mother instead.", + "health": 0, + "description": "Recall an ally and create a Coin in hand, or spend 5 mana to Recall an enemy and create a Coin in hand.", + "descriptionRaw": "Recall an ally and create a Coin in hand, or spend 5 mana to Recall an enemy and create a Coin in hand.", "levelupDescription": "", "levelupDescriptionRaw": "", - "flavorText": "There are many dangers in the Freljord, especially for those yet to learn its cold truths.", - "artistName": "Caravan Studio", - "name": "Frostcoat Cub", - "cardCode": "07FR008", + "flavorText": "“I’ll only come in under two conditions. First, if your opponent is havin’ too much fun wreckin’ ya. Second, you’re the one havin’ too much fun, and I want my piece too!” - Pit Professional", + "artistName": "Kudos Productions", + "name": "Tag Out!", + "cardCode": "07IO020", + "keywords": [ + "Fast" + ], + "keywordRefs": [ + "Fast" + ], + "spellSpeed": "Fast", + "spellSpeedRef": "Fast", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO014.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO014-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 3, + "cost": 5, + "health": 3, + "description": "Play: The next time you play a unit this round, summon an exact Ephemeral copy of it.", + "descriptionRaw": "Play: The next time you play a unit this round, summon an exact Ephemeral copy of it.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Bingwen the Bird was once a fighter, so called for his cranelike stance and agility. Since retiring, he has taken up the mantle of a trainer--using his keen eye and firm hand to separate the fine talent from the coarse.", + "artistName": "Kudos Productions", + "name": "Master Bingwen, the Sieve", + "cardCode": "07IO014", + "keywords": [ + "Elusive" + ], + "keywordRefs": [ + "Elusive" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO023T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO023.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO023-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 6, + "cost": 8, + "health": 6, + "description": "Play: Recall the strongest enemy. If you've spent 16+ mana this round, Recall all enemies instead. ", + "descriptionRaw": "Play: Recall the strongest enemy. If you've spent 16+ mana this round, Recall all enemies instead. ", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"The mask's not comin' off, girl. And unless you wanna end up looking like this thing, don't ask again.\"", + "artistName": "Kudos Productions", + "name": "The Old Timer", + "cardCode": "07IO023", + "keywords": [ + "Double Attack" + ], + "keywordRefs": [ + "DoubleStrike" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011T1", + "07IO011T4", + "07IO011T2", + "07IO011T5" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO011.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO011-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 4, + "cost": 5, + "health": 5, + "description": "The first time I would drop below 1 Health while attacking, give me Barrier instead.", + "descriptionRaw": "The first time I would drop below 1 Health while attacking, give me Barrier instead.", + "levelupDescription": "You've spent 40+ mana.", + "levelupDescriptionRaw": "You've spent 40+ mana.", + "flavorText": "Basking in the roar of the crowd packed into his exclusive underground arena, Sett indulges in a rare moment of introspection. He remembers all he fought for, and what might yet come his way. He knows one thing for certain, though: It’s good to be the Boss.", + "artistName": "Envar Studio", + "name": "Sett", + "cardCode": "07IO011", + "keywords": [ + "Challenger" + ], + "keywordRefs": [ + "Challenger" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [], + "supertype": "Champion", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard", + "Commons Only" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name", + "client_Formats_CommonsOnly_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011T2", + "07IO011", + "07IO011T4" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO011T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO011T1-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 5, + "cost": 5, + "health": 6, + "description": "While I'm attacking, I can't take damage or die.\r\nEach round, create a Show Stopper in hand once you've spent 12+ mana that round. ", + "descriptionRaw": "While I'm attacking, I can't take damage or die.\r\nEach round, create a Show Stopper in hand once you've spent 12+ mana that round. ", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "“Problem with bein’ the boss is, for most, ya get soft. Your own callouses start healing, and before long you’re what you swore you’d never be. So I'm grateful for all this chaos. Finally, someone’s bringing the beast outta me!”", + "artistName": "Envar Studio", + "name": "Sett", + "cardCode": "07IO011T1", + "keywords": [ + "Challenger" + ], + "keywordRefs": [ + "Challenger" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "Champion", + "type": "Unit", + "collectible": false, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO011T5.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO011T5-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Coins stack.\r\nRefill 1 mana.", + "descriptionRaw": "Coins stack.\r\nRefill 1 mana.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"What can I say? I'm a generous guy.\" - Sett", + "artistName": "Kudos Productions", + "name": "Coin", + "cardCode": "07IO011T5", + "keywords": [ + "Focus" + ], + "keywordRefs": [ + "Focus" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO011T4.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO011T4-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 0, + "health": 0, + "description": "Obliterate an enemy. Deal 1 to all other enemies and the enemy Nexus.", + "descriptionRaw": "Obliterate an enemy. Deal 1 to all other enemies and the enemy Nexus.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"For one moment, just before I shatter your spine to splinters, I'm gonna make you immortal.” - Sett", + "artistName": "Kudos Productions", + "name": "Show Stopper", + "cardCode": "07IO011T4", + "keywords": [ + "Slow", + "Fleeting" + ], + "keywordRefs": [ + "Slow", + "Fleeting" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011T1", + "07IO011", + "07IO011T5" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO011T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO011T2-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 4, + "health": 0, + "description": "Stun 2 enemies and create a Coin in hand.\r\nCreate a Sett in your deck.", + "descriptionRaw": "Stun 2 enemies and create a Coin in hand.\r\nCreate a Sett in your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "“What? He said he’d take it on the chin--he didn't say whose!” - Sett", + "artistName": "Kudos Productions", + "name": "Sett's Facebreaker", + "cardCode": "07IO011T2", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "Champion", + "type": "Spell", + "collectible": false, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO046.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO046-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 5, + "cost": 5, + "health": 4, + "description": "Other Bird allies have +1|+0 and Quick Attack.", + "descriptionRaw": "Other Bird allies have +1|+0 and Quick Attack.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"In these jungles, I've consistently found the most beautiful specimens to be the deadliest predators.\" - Anura", + "artistName": "Michal Ivan", + "name": "Royal Shimmerwing", + "cardCode": "07IO046", + "keywords": [ + "Quick Attack", + "Missing Translation" + ], + "keywordRefs": [ + "QuickStrike", + "AuraVisualFakeKeyword" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "BIRD" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011T5" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO009.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO009-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 1, + "cost": 2, + "health": 2, + "description": "Nexus Strike: Create a Coin in hand.", + "descriptionRaw": "Nexus Strike: Create a Coin in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Amid ambitious anglers and self-interested schemers, Lise has the one quality Sett prizes above all: reliability. She is never off, never short, and has never given Sett cause to wonder. This has granted Lise his backing and a warning to any seeking to stir up trouble: Bet against the House, and lose.", + "artistName": "Kudos Productions", + "name": "Attentive Accountant", + "cardCode": "07IO009", + "keywords": [ + "Elusive" + ], + "keywordRefs": [ + "Elusive" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011T5" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO019.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO019-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 3, + "cost": 4, + "health": 4, + "description": "Play: Heal an ally or your Nexus 3 and create a Coin in hand.", + "descriptionRaw": "Play: Heal an ally or your Nexus 3 and create a Coin in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"First round is about saying hello, and the second gets them cozy. Problems come out by the third, and from the fourth on, the lips get real loose--you wouldn't believe the kind of things I hear!\"", + "artistName": "Kudos Productions", + "name": "Smooth Mixologist", + "cardCode": "07IO019", "keywords": [], "keywordRefs": [], "spellSpeed": "", @@ -2809,6 +2610,562 @@ "client_Formats_CommonsOnly_name" ] }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011T5" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO017.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO017-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 5, + "health": 0, + "description": "Draw 2 and create 2 Coins in hand.", + "descriptionRaw": "Draw 2 and create 2 Coins in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": " “They give us real money, and we give them a chance. Heh… and some really wonder how the House always wins.”", + "artistName": "Kudos Productions", + "name": "Place Your Bets", + "cardCode": "07IO017", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard", + "Commons Only" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name", + "client_Formats_CommonsOnly_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO047.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO047-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 4, + "cost": 7, + "health": 7, + "description": "Each round, the first time you play another follower, summon an exact copy of it. If your board is full, grant its stats and keywords to me instead.", + "descriptionRaw": "Each round, the first time you play another follower, summon an exact copy of it. If your board is full, grant its stats and keywords to me instead.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Think these flowers are worth anything? And don't call me crazy, but do they look like they're... dancing?\" - Piltovan Poacher", + "artistName": "Kudos Productions", + "name": "Beguiling Cobra", + "cardCode": "07IO047", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [ + "REPTILE" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO023T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO023T1-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 0, + "health": 0, + "description": "Recall the strongest enemy. If you've spent 16+ mana this round, Recall all enemies instead.", + "descriptionRaw": "Recall the strongest enemy. If you've spent 16+ mana this round, Recall all enemies instead.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "“You need this lesson, make no mistake⁠--but you ain’t gonna like it.” - The Old Timer", + "artistName": "Kudos Productions", + "name": "More Than You Can Chew", + "cardCode": "07IO023T1", + "keywords": [ + "Skill" + ], + "keywordRefs": [ + "Skill" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Ability", + "collectible": false, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011T5" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO013.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO013-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 3, + "cost": 3, + "health": 3, + "description": "When I'm summoned, create a Coin in hand.", + "descriptionRaw": "When I'm summoned, create a Coin in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "“Some are in it for the coin, others the blood, and some for the roar of the crowd. Me? Never could choose just one. I need it all, and I have everything here in spades.”", + "artistName": "Kudos Productions", + "name": "Pit Professional", + "cardCode": "07IO013", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard", + "Commons Only" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name", + "client_Formats_CommonsOnly_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011T5" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO020T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO020T1-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Recall an ally and create a Coin in hand.", + "descriptionRaw": "Recall an ally and create a Coin in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "“I’ll only come in under two conditions. First, if your opponent is havin’ too much fun wreckin’ ya. Second, you’re the one havin’ too much fun, and I want my piece too!” - Pit Professional", + "artistName": "Kudos Productions", + "name": "Tag Out!", + "cardCode": "07IO020T1", + "keywords": [ + "Fast" + ], + "keywordRefs": [ + "Fast" + ], + "spellSpeed": "Fast", + "spellSpeedRef": "Fast", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011T5" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO020T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO020T2-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 5, + "health": 0, + "description": "Recall an enemy and create a Coin in hand.", + "descriptionRaw": "Recall an enemy and create a Coin in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "“I’ll only come in under two conditions. First, if your opponent is havin’ too much fun wreckin’ ya. Second, you’re the one havin’ too much fun, and I want my piece too!” - Pit Professional", + "artistName": "Kudos Productions", + "name": "Tag Out!", + "cardCode": "07IO020T2", + "keywords": [ + "Fast" + ], + "keywordRefs": [ + "Fast" + ], + "spellSpeed": "Fast", + "spellSpeedRef": "Fast", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO012.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO012-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 3, + "cost": 3, + "health": 3, + "description": "When I'm summoned, create a Fleeting Bout Security in hand and grant other Bout Security +1|+1.\r\nEmpowered 5: Quick Attack.", + "descriptionRaw": "When I'm summoned, create a Fleeting Bout Security in hand and grant other Bout Security +1|+1.\r\nEmpowered 5: Quick Attack.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "“If they think you’re thick, go on and let ‘em. Let the bad apples think they’re safe to run their games--there ain’t a thing in life better than the look in their eyes when they realize they underestimated you.” - Sett", + "artistName": "Kudos Productions", + "name": "Bout Security", + "cardCode": "07IO012", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO011T5" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO007.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07IO007-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 4, + "health": 0, + "description": "Stun 2 enemies and create a Coin in hand.", + "descriptionRaw": "Stun 2 enemies and create a Coin in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "“What? He said he’d take it on the chin--he didn't say whose!” - Sett", + "artistName": "Kudos Productions", + "name": "Facebreaker", + "cardCode": "07IO007", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard", + "Commons Only" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name", + "client_Formats_CommonsOnly_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SH023.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SH023-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 7, + "health": 7, + "description": "I have +1|+0 for each Ephemeral ally you've summoned this game. ", + "descriptionRaw": "I have +1|+0 for each Ephemeral ally you've summoned this game. ", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "“Though you may be naught but grains of sand to this foe, I see you. I feel your presence in the dunes. Lend your strength to me, and we shall bring our enemies low together!”", + "artistName": "Kudos Productions", + "name": "Fallen Sands General", + "cardCode": "07SH023", + "keywords": [ + "Overwhelm" + ], + "keywordRefs": [ + "Overwhelm" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SH018.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SH018-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 2, + "cost": 3, + "health": 4, + "description": "When I'm summoned, create at the bottom of your deck two random level 2 champions that aren't in your hand, deck, or play.", + "descriptionRaw": "When I'm summoned, create at the bottom of your deck two random level 2 champions that aren't in your hand, deck, or play.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "He knew not fully what he saw, what shape the calamity might take, or when--but he knows this world and its people. They are not ready. They may never be.", + "artistName": "Envar Studio", + "name": "Secret Keeper", + "cardCode": "07SH018", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH008" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SH008.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SH008-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 6, + "health": 0, + "description": "Start a free attack with an exact Ephemeral copy of each Cat ally.", + "descriptionRaw": "Start a free attack with an exact Ephemeral copy of each Cat ally.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "A lone huntress is fearsome enough--but a pack is truly ferocious.", + "artistName": "Kudos Productions", + "name": "Pack Attack", + "cardCode": "07SH008", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7", + "formats": [ + "Commons Only", + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_CommonsOnly_name", + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, { "associatedCards": [], "associatedCardRefs": [ @@ -2816,8 +3173,108 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07FR008T2.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07FR008T2-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07FR008.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07FR008-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 2, + "cost": 2, + "health": 3, + "description": "Spend 6 mana to play me as Frostcoat Mother instead.", + "descriptionRaw": "Spend 6 mana to play me as Frostcoat Mother instead.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "There are many dangers in the Freljord, especially for those yet to learn its cold truths.", + "artistName": "Caravan Studio", + "name": "Frostcoat Cub", + "cardCode": "07FR008", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "DOG" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard", + "Commons Only" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name", + "client_Formats_CommonsOnly_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07FR009.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07FR009-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 1, + "cost": 3, + "health": 2, + "description": "When I'm summoned, I Improvise.\r\nEach round, the first time you Forge or Equip an ally, heal your Nexus 1.", + "descriptionRaw": "When I'm summoned, I Improvise.\r\nEach round, the first time you Forge or Equip an ally, heal your Nexus 1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"The little fuzzball may not be helping me work faster, but he does put a smile on my face. That's help enough.\" - Innovative Blacksmith", + "artistName": "Envar Studio", + "name": "Innovative Blacksmith", + "cardCode": "07FR009", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "WEAPONMASTER" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07FR008T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07FR008T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07FR008T2-full.png" } ], "regions": [ @@ -2843,7 +3300,9 @@ "spellSpeedRef": "", "rarity": "None", "rarityRef": "None", - "subtypes": [], + "subtypes": [ + "DOG" + ], "supertype": "", "type": "Unit", "collectible": false, @@ -2864,8 +3323,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07FR008T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07FR008T1-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07FR008T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07FR008T1-full.png" } ], "regions": [ @@ -2895,7 +3354,9 @@ "spellSpeedRef": "", "rarity": "None", "rarityRef": "None", - "subtypes": [], + "subtypes": [ + "DOG" + ], "supertype": "", "type": "Unit", "collectible": false, @@ -2914,8 +3375,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07FR005.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07FR005-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07FR005.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07FR005-full.png" } ], "regions": [ @@ -2960,8 +3421,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SI002.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SI002-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SI002.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SI002-full.png" } ], "regions": [ @@ -2973,8 +3434,8 @@ "attack": 0, "cost": 2, "health": 0, - "description": "Kill a follower with 3 or less Power, or spend 4 mana to kill a champion with 3 or less Power.\r\n", - "descriptionRaw": "Kill a follower with 3 or less Power, or spend 4 mana to kill a champion with 3 or less Power.\r\n", + "description": "Kill a follower with 3 or less Power, or spend 3 mana to kill a champion with 3 or less Power.\r\n", + "descriptionRaw": "Kill a follower with 3 or less Power, or spend 3 mana to kill a champion with 3 or less Power.\r\n", "levelupDescription": "", "levelupDescriptionRaw": "", "flavorText": "It is but a whisper upon the air, barely heard but sorely felt, that trades one life for another.", @@ -3010,8 +3471,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SI002T2.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SI002T2-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SI002T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SI002T2-full.png" } ], "regions": [ @@ -3021,7 +3482,7 @@ "ShadowIsles" ], "attack": 0, - "cost": 4, + "cost": 3, "health": 0, "description": "Kill a champion with 3 or less Power.", "descriptionRaw": "Kill a champion with 3 or less Power.", @@ -3060,8 +3521,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SI002T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SI002T1-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SI002T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SI002T1-full.png" } ], "regions": [ @@ -3110,8 +3571,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SI001.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SI001-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SI001.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SI001-full.png" } ], "regions": [ @@ -3121,7 +3582,7 @@ "ShadowIsles" ], "attack": 0, - "cost": 6, + "cost": 5, "health": 0, "description": "Kill ALL units with 3 or less Power.", "descriptionRaw": "Kill ALL units with 3 or less Power.", @@ -3160,8 +3621,206 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BC005.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BC005-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SI007.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07SI007-full.png" + } + ], + "regions": [ + "Shadow Isles" + ], + "regionRefs": [ + "ShadowIsles" + ], + "attack": 1, + "cost": 4, + "health": 5, + "description": "Each round, the first time another ally dies, draw 1.", + "descriptionRaw": "Each round, the first time another ally dies, draw 1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"I just taught him a new trick! Wanna see it?\" - Phantom Prankster", + "artistName": "Bubble Cat", + "name": "Grave Companion", + "cardCode": "07SI007", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "DOG" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard", + "Commons Only" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name", + "client_Formats_CommonsOnly_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07MT003.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07MT003-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 1, + "cost": 2, + "health": 4, + "description": "Round Start: Heal me and your Nexus 1.", + "descriptionRaw": "Round Start: Heal me and your Nexus 1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Like the tear of an aurora they trace the heavens, their radiant gaze bringing calm, soothing wounds and mending what is broken.", + "artistName": "Bubble Cat", + "name": "Cosmic Youngling", + "cardCode": "07MT003", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07MT001.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07MT001-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Deal 4 to an enemy that attacked this round or is Stunned.", + "descriptionRaw": "Deal 4 to an enemy that attacked this round or is Stunned.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "The stars look down upon our acts, be they good or ill. The righteous are lifted up, while the wicked suffer judgment.", + "artistName": "Kudos Productions", + "name": "Falling Star", + "cardCode": "07MT001", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard", + "Commons Only" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name", + "client_Formats_CommonsOnly_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07MT007.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07MT007-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 1, + "cost": 2, + "health": 2, + "description": "Last Breath: Create in hand copies of the first 3 spells you played on me. ", + "descriptionRaw": "Last Breath: Create in hand copies of the first 3 spells you played on me. ", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Camphor has taken too much, from too many. When it is your time to die, make sure it is on your own terms. Do not give her the satisfaction.\" - Pantheon", + "artistName": "Envar Studio", + "name": "Sacrificial Scholar", + "cardCode": "07MT007", + "keywords": [ + "Last Breath" + ], + "keywordRefs": [ + "LastBreath" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BC005.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BC005-full.png" } ], "regions": [ @@ -3218,8 +3877,8 @@ ], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BC009.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BC009-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BC009.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BC009-full.png" } ], "regions": [ @@ -3270,8 +3929,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BC009T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07BC009T1-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BC009T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BC009T1-full.png" } ], "regions": [ @@ -3320,36 +3979,40 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07MT003.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07MT003-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BC015.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07BC015-full.png" } ], "regions": [ - "Targon" + "Bandle City" ], "regionRefs": [ - "Targon" + "BandleCity" ], - "attack": 1, - "cost": 2, - "health": 4, - "description": "Round Start: Heal me and your Nexus 1.", - "descriptionRaw": "Round Start: Heal me and your Nexus 1.", + "attack": 0, + "cost": 3, + "health": 0, + "description": "Pick a follower. Create a 1 cost copy of it in hand and set its stats to 1|1.", + "descriptionRaw": "Pick a follower. Create a 1 cost copy of it in hand and set its stats to 1|1.", "levelupDescription": "", "levelupDescriptionRaw": "", - "flavorText": "Like the tear of an aurora they trace the heavens, their radiant gaze bringing calm, soothing wounds and mending what is broken.", - "artistName": "Bubble Cat", - "name": "Cosmic Youngling", - "cardCode": "07MT003", - "keywords": [], - "keywordRefs": [], - "spellSpeed": "", - "spellSpeedRef": "", + "flavorText": "\"Hmm... I guess smaller doesn't always mean cuter!\" - Lulu", + "artistName": "Kudos Productions", + "name": "Condense", + "cardCode": "07BC015", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", "rarity": "RARE", "rarityRef": "Rare", "subtypes": [], "supertype": "", - "type": "Unit", + "type": "Spell", "collectible": true, "set": "Set7", "formats": [ @@ -3366,60 +4029,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07MT001.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07MT001-full.png" - } - ], - "regions": [ - "Targon" - ], - "regionRefs": [ - "Targon" - ], - "attack": 0, - "cost": 2, - "health": 0, - "description": "Deal 4 to an enemy that attacked this round or is Stunned.", - "descriptionRaw": "Deal 4 to an enemy that attacked this round or is Stunned.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "The stars look down upon our acts, be they good or ill. The righteous are lifted up, while the wicked suffer judgment.", - "artistName": "Kudos Productions", - "name": "Falling Star", - "cardCode": "07MT001", - "keywords": [ - "Slow" - ], - "keywordRefs": [ - "Slow" - ], - "spellSpeed": "Slow", - "spellSpeedRef": "Slow", - "rarity": "COMMON", - "rarityRef": "Common", - "subtypes": [], - "supertype": "", - "type": "Spell", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard", - "Commons Only" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name", - "client_Formats_CommonsOnly_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07DE002.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07DE002-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07DE002.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07DE002-full.png" } ], "regions": [ @@ -3468,8 +4079,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07DE005.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07DE005-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07DE005.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07DE005-full.png" } ], "regions": [ @@ -3520,8 +4131,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07DE002T1.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07DE002T1-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07DE002T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07DE002T1-full.png" } ], "regions": [ @@ -3570,8 +4181,8 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07DE002T2.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07DE002T2-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07DE002T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07DE002T2-full.png" } ], "regions": [ @@ -3620,32 +4231,32 @@ "associatedCardRefs": [], "assets": [ { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SH023.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SH023-full.png" + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07DE008.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7/en_us/img/cards/07DE008-full.png" } ], "regions": [ - "Shurima" + "Demacia" ], "regionRefs": [ - "Shurima" + "Demacia" ], "attack": 0, - "cost": 7, - "health": 7, - "description": "I have +1|+0 for each Ephemeral ally you've summoned this game. ", - "descriptionRaw": "I have +1|+0 for each Ephemeral ally you've summoned this game. ", + "cost": 4, + "health": 0, + "description": "When I'm summoned, draw a unit.\r\nWhen you summon an ally, grow its stats to equal its cost.", + "descriptionRaw": "When I'm summoned, draw a unit.\r\nWhen you summon an ally, grow its stats to equal its cost.", "levelupDescription": "", "levelupDescriptionRaw": "", - "flavorText": "“Though you may be naught but grains of sand to this foe, I see you. I feel your presence in the dunes. Lend your strength to me, and we shall bring our enemies low together!”", + "flavorText": "The first time she saw the Altar, Cithria found herself at a loss for words. For a while, she could only stand in awe of the majesty of those honored heroes. Would she ever be bold enough to stand by their side?", "artistName": "Kudos Productions", - "name": "Fallen Sands General", - "cardCode": "07SH023", + "name": "Altar to Unity", + "cardCode": "07DE008", "keywords": [ - "Overwhelm" + "Landmark" ], "keywordRefs": [ - "Overwhelm" + "LandmarkVisualOnly" ], "spellSpeed": "", "spellSpeedRef": "", @@ -3653,53 +4264,7 @@ "rarityRef": "Rare", "subtypes": [], "supertype": "", - "type": "Unit", - "collectible": true, - "set": "Set7", - "formats": [ - "Eternal", - "Standard" - ], - "formatRefs": [ - "client_Formats_Eternal_name", - "client_Formats_Standard_name" - ] - }, - { - "associatedCards": [], - "associatedCardRefs": [], - "assets": [ - { - "gameAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SH018.png", - "fullAbsolutePath": "http://dd.b.pvp.net/4_3_0/set7/en_us/img/cards/07SH018-full.png" - } - ], - "regions": [ - "Shurima" - ], - "regionRefs": [ - "Shurima" - ], - "attack": 2, - "cost": 3, - "health": 4, - "description": "When I'm summoned, create at the bottom of your deck two random level 2 champions that aren't in your hand, deck, or play.", - "descriptionRaw": "When I'm summoned, create at the bottom of your deck two random level 2 champions that aren't in your hand, deck, or play.", - "levelupDescription": "", - "levelupDescriptionRaw": "", - "flavorText": "He knew not fully what he saw, what shape the calamity might take, or when--but he knows this world and its people. They are not ready. They may never be.", - "artistName": "Envar Studio", - "name": "Secret Keeper", - "cardCode": "07SH018", - "keywords": [], - "keywordRefs": [], - "spellSpeed": "", - "spellSpeedRef": "", - "rarity": "EPIC", - "rarityRef": "Epic", - "subtypes": [], - "supertype": "", - "type": "Unit", + "type": "Landmark", "collectible": true, "set": "Set7", "formats": [ diff --git a/data/set7b-en_us/COPYRIGHT b/data/set7b-en_us/COPYRIGHT new file mode 100644 index 0000000..095081a --- /dev/null +++ b/data/set7b-en_us/COPYRIGHT @@ -0,0 +1 @@ +Copyright Riot Games, Inc. 2019 \ No newline at end of file diff --git a/data/set7b-en_us/README.md b/data/set7b-en_us/README.md new file mode 100644 index 0000000..21a603e --- /dev/null +++ b/data/set7b-en_us/README.md @@ -0,0 +1,40 @@ +metadata.json +{ + "locales": ["{string}", ...], + "clientHash": "{string}" + "gameplayDataHash": "{string}", + "timestamp": "{YYYYMMDDhhmm}", + "patchlineRef": "{string}" +} + +cards.json +[ + { + "id": "{cardCode}", + "idComponents": + { + "set": "setNumber", + "region": + { + "id": "{shortRegionCode}", + "name": "{regionName}" + } + } + "name": "{name}", + "type": "{type}", + "subType": "{subType}", + "superType": "{superType}", + "description": "{description}", + "keywords": [], + "associatedCards": [{cardCode}, ...] + "health": "{health}", + "attack": "{attack}", + "cost": "{cost}", + "assets": + { + "gameAbsolutePath": "http://{cdn}/{bundleName}/set1/en_us/img/card/game/{cardCode}.png" + } + + }, + {...} +] diff --git a/data/set7b-en_us/en_us/data/set7b-en_us.json b/data/set7b-en_us/en_us/data/set7b-en_us.json new file mode 100644 index 0000000..f3b6b01 --- /dev/null +++ b/data/set7b-en_us/en_us/data/set7b-en_us.json @@ -0,0 +1,4462 @@ +[ + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ019.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ019-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 3, + "health": 4, + "description": "I have +1|+0 for each 1 cost ally you've summoned this game.", + "descriptionRaw": "I have +1|+0 for each 1 cost ally you've summoned this game.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"I have to draw da horse LOTS of legs, Mister Lizard, 'cause we gotta get to da castle FAST. Uh oh, he came out a lil'... oopy goopy. And a lil' gween.\" - Ingvar the Younger", + "artistName": "Caravan Studio", + "name": "Chemtech Catermobile", + "cardCode": "07PZ019", + "keywords": [ + "Quick Attack" + ], + "keywordRefs": [ + "QuickStrike" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ021.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ021-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 2, + "cost": 3, + "health": 2, + "description": "Allies that have a different subtype than other allies in play cost 1 less.", + "descriptionRaw": "Allies that have a different subtype than other allies in play cost 1 less.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"I won't hurt you, friend! I came to this jungle for science, not destruction.\"", + "artistName": "Envar Studio", + "name": "Anura & Froop", + "cardCode": "07PZ021", + "keywords": [ + "Missing Translation" + ], + "keywordRefs": [ + "AuraVisualFakeKeyword" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [ + "REPTILE" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ022.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ022-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Deal 1 to an enemy or the enemy Nexus, and 1 to another.", + "descriptionRaw": "Deal 1 to an enemy or the enemy Nexus, and 1 to another.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Most Piltovans could care less about the patterns of the wind. But for many Zaunites, even a stray breeze smells of salvation.", + "artistName": "Polar Engine", + "name": "Divine Draft", + "cardCode": "07PZ022", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "01PZ022" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ013.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ013-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 4, + "health": 0, + "description": "If your Nexus would take non-Poison Puffcap damage, your opponent plants 5 Poison Puffcaps in your deck for each damage instead.", + "descriptionRaw": "If your Nexus would take non-Poison Puffcap damage, your opponent plants 5 Poison Puffcaps in your deck for each damage instead.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Deep beneath the streets of Zaun, you are what you eat.", + "artistName": "Envar Studio", + "name": "Sump Monument", + "cardCode": "07PZ013", + "keywords": [ + "Landmark" + ], + "keywordRefs": [ + "LandmarkVisualOnly" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Landmark", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07PZ015T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ015.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ015-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "To play, spend all your mana. Summon a Runaway Scraptrap and grow its stats to that amount.", + "descriptionRaw": "To play, spend all your mana. Summon a Runaway Scraptrap and grow its stats to that amount.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"A scientist's primary responsibility is to control variables. The consequences of accidents, in a field of study such as ours--oh, I shudder to think of it!\" - Professor Heimerdinger", + "artistName": "Kudos Productions", + "name": "Epic Scraptraption", + "cardCode": "07PZ015", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ015T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07PZ015T1-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 1, + "cost": 1, + "health": 1, + "description": "", + "descriptionRaw": "", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Now, let me see--perhaps if we added... Oh, dear! Someone get after that contraption!\" - Professor Heimerdinger", + "artistName": "Caravan Studio", + "name": "Runaway Scraptrap", + "cardCode": "07PZ015T1", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "TECH" + ], + "supertype": "", + "type": "Unit", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07NX028.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07NX028-full.png" + } + ], + "regions": [ + "Noxus" + ], + "regionRefs": [ + "Noxus" + ], + "attack": 1, + "cost": 5, + "health": 5, + "description": "Nexus Strike: Deal damage to the enemy Nexus equal to half its Health, rounded up.", + "descriptionRaw": "Nexus Strike: Deal damage to the enemy Nexus equal to half its Health, rounded up.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Noxus is an empire built for expansion above all. Wood, stone or steel--nothing can stop the advance of a Noxian battering ram.", + "artistName": "Envar Studio", + "name": "Captain Kalrix", + "cardCode": "07NX028", + "keywords": [ + "Overwhelm" + ], + "keywordRefs": [ + "Overwhelm" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07NX034.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07NX034-full.png" + } + ], + "regions": [ + "Noxus" + ], + "regionRefs": [ + "Noxus" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Allies cost 1 less. When you play an ally, deal 2 to it.", + "descriptionRaw": "Allies cost 1 less. When you play an ally, deal 2 to it.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Come, my friends, sit! The company is good and the drinks are flowing. I simply cannot wait to show you what's for supper.\" - Vladimir", + "artistName": "Envar Studio", + "name": "Crimson Banquet Hall", + "cardCode": "07NX034", + "keywords": [ + "Landmark", + "Missing Translation" + ], + "keywordRefs": [ + "LandmarkVisualOnly", + "AuraVisualFakeKeyword" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Landmark", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07NX032.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07NX032-full.png" + } + ], + "regions": [ + "Noxus" + ], + "regionRefs": [ + "Noxus" + ], + "attack": 1, + "cost": 2, + "health": 0, + "description": "When my bearer plays a Skill, copy it. ", + "descriptionRaw": "When my bearer plays a Skill, copy it. ", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "The Ravenbloom Conservatory was especially renowned for its collection of texts, many of which ultimately became fuel for the roaring fire set by one notoriously difficult pupil...", + "artistName": "Polar Engine", + "name": "Ravenborn Tome", + "cardCode": "07NX032", + "keywords": [ + "Equipment" + ], + "keywordRefs": [ + "Equipment" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Equipment", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07NX033.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07NX033-full.png" + } + ], + "regions": [ + "Noxus" + ], + "regionRefs": [ + "Noxus" + ], + "attack": 3, + "cost": 4, + "health": 2, + "description": "When I'm summoned, grant me +1|+1 for each different subtype other allies have. ", + "descriptionRaw": "When I'm summoned, grant me +1|+1 for each different subtype other allies have. ", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Be careful, you imbeciles! Noxians only buy fighting beasts in perfect condition. So much as a scratch, and it's coming out of your pay!\" - Big Game Tycoon", + "artistName": "Envar Studio", + "name": "Bonehide Tri-tail", + "cardCode": "07NX033", + "keywords": [ + "Overwhelm" + ], + "keywordRefs": [ + "Overwhelm" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "CAT" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU015T1", + "07RU015T4", + "07RU015T3", + "01FR016", + "07RU015T6", + "07RU015T5", + "07RU015T7", + "07RU015T2" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 4, + "cost": 5, + "health": 4, + "description": "Origin: The Poro King's Decree.\r\nEach round, the first time you summon another Poro, create a Poro Snax in hand.", + "descriptionRaw": "Origin: The Poro King's Decree.\r\nEach round, the first time you summon another Poro, create a Poro Snax in hand.", + "levelupDescription": "You've summoned 6+ other new Poros. When I level up, create a random Special Snax in hand.", + "levelupDescriptionRaw": "You've summoned 6+ other new Poros. When I level up, create a random Special Snax in hand.", + "flavorText": "Ingvar knows potential when she sees it. Homemade appearance aside, this beloved companion could easily be the ruler of a gajillion trillion Poros--with the right amount of imagination. ", + "artistName": "Envar Studio", + "name": "The Poro King", + "cardCode": "07RU015", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [ + "PORO" + ], + "supertype": "Champion", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU015", + "07RU015T4" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T3.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T3-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Draw 2 different Poro followers and grant them +1|+1.\r\nCreate a The Poro King in your deck.", + "descriptionRaw": "Draw 2 different Poro followers and grant them +1|+1.\r\nCreate a The Poro King in your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "They may be small, but there's strength in numbers. Round, fuzzy, terrifyingly plentiful numbers.", + "artistName": "Kudos Productions", + "name": "The Poro King's Council Call", + "cardCode": "07RU015T3", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "Champion", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU015" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T6.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T6-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Grant Poro allies everywhere +1|+1. Give 2 Poro allies Challenger this round.", + "descriptionRaw": "Grant Poro allies everywhere +1|+1. Give 2 Poro allies Challenger this round.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Served piping hot and bursting with bold, roasty flavors, an early morning pick-me-up will do any Poro some good. ", + "artistName": "Kudos Productions", + "name": "Espresso Snax", + "cardCode": "07RU015T6", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU015" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T2-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Grant Poro allies everywhere +1|+1. Give Poro allies Impact this round.", + "descriptionRaw": "Grant Poro allies everywhere +1|+1. Give Poro allies Impact this round.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "With hot sausage, flaky dough, and a triple simmered spicy sauce, this treat comes in at a solid ten on Ingvar's Super Spicy Scale, and is one of her all-time favorites.", + "artistName": "Kudos Productions", + "name": "Pepper Snax", + "cardCode": "07RU015T2", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU015" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T1-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 0, + "cost": 0, + "health": 0, + "description": "You may put any non-champion cards with the word \"Poro\" on them into your deck during deckbuilding.", + "descriptionRaw": "You may put any non-champion cards with the word \"Poro\" on them into your deck during deckbuilding.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Dis is His Super-Highness Poro King's Dee-cree, for pwotection of all da peoples...\" - Ingvar the Younger", + "artistName": "Envar Studio", + "name": "The Poro King's Decree", + "cardCode": "07RU015T1", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Ability", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU015" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T7.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T7-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Grant Poro allies everywhere +1|+1. Grant allied champions everywhere +1|+1 and a random keyword.", + "descriptionRaw": "Grant Poro allies everywhere +1|+1. Grant allied champions everywhere +1|+1 and a random keyword.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"All da colors DO taste different, if you tink reaaaaaallly hard about it.\" - Ingvar the Younger ", + "artistName": "Kudos Productions", + "name": "Colorful Snax", + "cardCode": "07RU015T7", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU015", + "07RU015T3", + "07RU015T6", + "07RU015T5", + "07RU015T7", + "07RU015T2" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T4.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T4-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 5, + "cost": 5, + "health": 5, + "description": "Each round, the first time you summon another Poro, create a random Special Snax in hand.", + "descriptionRaw": "Each round, the first time you summon another Poro, create a random Special Snax in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"MOOOM, come look! Mister Highness Poro King is comin' to liiiiife! Look, he really is! I'm not makin' it up this time, I pinky pwomise!\" - Ingvar the Younger", + "artistName": "Envar Studio", + "name": "The Poro King", + "cardCode": "07RU015T4", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "PORO" + ], + "supertype": "Champion", + "type": "Unit", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU015" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T5.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU015T5-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Grant Poro allies everywhere +1|+1. Frostbite an enemy.", + "descriptionRaw": "Grant Poro allies everywhere +1|+1. Frostbite an enemy.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "This pastry boasts frosting hand-made with all the flavors of the Freljord: powder snow, packed snow, and--you guessed it--snowfall!", + "artistName": "Kudos Productions", + "name": "Frosted Snax", + "cardCode": "07RU015T5", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU012T4", + "07RU012T2", + "07RU012T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU012.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU012-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 2, + "cost": 2, + "health": 2, + "description": "Origin: Many-Shaped Jungle Friends!\r\nPlay: You may disguise me as 1 of 3 two cost followers from my Origin.", + "descriptionRaw": "Origin: Many-Shaped Jungle Friends!\r\nPlay: You may disguise me as 1 of 3 two cost followers from my Origin.", + "levelupDescription": "Attack: You've attacked with allies that have 6+ different subtypes.", + "levelupDescriptionRaw": "Attack: You've attacked with allies that have 6+ different subtypes.", + "flavorText": "Neeko can take many shapes, but her heart never changes--always leading her back to her family and her forest.", + "artistName": "Envar Studio", + "name": "Neeko", + "cardCode": "07RU012", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [ + "SHAPESHIFTER" + ], + "supertype": "Champion", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU012T4", + "07RU012T1", + "07RU012" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU012T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU012T2-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 3, + "cost": 2, + "health": 3, + "description": "When I level up or Attack: Grant allies that have a subtype everywhere +1|+1.", + "descriptionRaw": "When I level up or Attack: Grant allies that have a subtype everywhere +1|+1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Shapes and colors, colors and shapes--Neeko can be them all!\"", + "artistName": "Envar Studio", + "name": "Neeko", + "cardCode": "07RU012T2", + "keywords": [ + "Elusive" + ], + "keywordRefs": [ + "Elusive" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "SHAPESHIFTER" + ], + "supertype": "Champion", + "type": "Unit", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU012" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU012T4.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU012T4-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 0, + "cost": 0, + "health": 0, + "description": "You may put Bird, Cat, Dog, Elnuk, Fae, Reptile, and Spider followers into your deck during deckbuilding.", + "descriptionRaw": "You may put Bird, Cat, Dog, Elnuk, Fae, Reptile, and Spider followers into your deck during deckbuilding.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Neeko will lead us to protect the jungle! Well... Neeko will lead us to Nidalee--and then we will all protect the jungle together!\" - Neeko", + "artistName": "Envar Studio", + "name": "Many-Shaped Jungle Friends!", + "cardCode": "07RU012T4", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Ability", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07RU012T2", + "07RU012" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU012T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU012T1-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Summon an exact Ephemeral copy of an ally, then swap them.\r\nCreate a Neeko in your deck.", + "descriptionRaw": "Summon an exact Ephemeral copy of an ally, then swap them.\r\nCreate a Neeko in your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Neeko is here, Neeko is there--Neeko could be anywhere!\" - Neeko", + "artistName": "Kudos Productions", + "name": "Neeko's Shapesplitter", + "cardCode": "07RU012T1", + "keywords": [ + "Fast" + ], + "keywordRefs": [ + "Fast" + ], + "spellSpeed": "Fast", + "spellSpeedRef": "Fast", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "Champion", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU017.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU017-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Summon an exact Ephemeral copy of an ally, then swap them.", + "descriptionRaw": "Summon an exact Ephemeral copy of an ally, then swap them.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Neeko is here, Neeko is there--Neeko could be anywhere!\" -Neeko", + "artistName": "Kudos Productions", + "name": "Shapesplitter", + "cardCode": "07RU017", + "keywords": [ + "Fast" + ], + "keywordRefs": [ + "Fast" + ], + "spellSpeed": "Fast", + "spellSpeedRef": "Fast", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU016.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07RU016-full.png" + } + ], + "regions": [ + "Runeterra" + ], + "regionRefs": [ + "Runeterra" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Draw 2 different Poro followers and grant them +1|+1.", + "descriptionRaw": "Draw 2 different Poro followers and grant them +1|+1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "They may be small, but there's strength in numbers--round, fuzzy, terrifingly plentiful numbers. ", + "artistName": "Kudos Productions", + "name": "Council Call", + "cardCode": "07RU016", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "06BW006T3" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BW043.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BW043-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Deal 1 to a unit. Spawn 1 for each damage dealt.", + "descriptionRaw": "Deal 1 to a unit. Spawn 1 for each damage dealt.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Only the most learned can bend the elements to their will.", + "artistName": "Kudos Productions", + "name": "Tidal Invocation", + "cardCode": "07BW043", + "keywords": [ + "Fast" + ], + "keywordRefs": [ + "Fast" + ], + "spellSpeed": "Fast", + "spellSpeedRef": "Fast", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BW035.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BW035-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 0, + "cost": 6, + "health": 0, + "description": "Your cards in hand have Fleeting.\r\nWhen you play a card, draw 1.", + "descriptionRaw": "Your cards in hand have Fleeting.\r\nWhen you play a card, draw 1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"I reckon you ought to know your hand and hold it close, or be prepared to lose it all.\" - Twisted Fate", + "artistName": "Envar Studio", + "name": "The Swindler's Den", + "cardCode": "07BW035", + "keywords": [ + "Landmark" + ], + "keywordRefs": [ + "LandmarkVisualOnly" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Landmark", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BW042.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BW042-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 1, + "cost": 2, + "health": 3, + "description": "Play: Manifest a follower that has a different subtype than allies in play.", + "descriptionRaw": "Play: Manifest a follower that has a different subtype than allies in play.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"There's a reason we keep this scruffy little guy around: haven't had a wharf rat problem in years!\" - Dreadway Deckhand", + "artistName": "Caravan Studio", + "name": "Deck Hunter", + "cardCode": "07BW042", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "CAT" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BW039.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BW039-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 2, + "cost": 2, + "health": 2, + "description": "Each round, the first time you summon a 1 cost ally, refill 1 spell mana.", + "descriptionRaw": "Each round, the first time you summon a 1 cost ally, refill 1 spell mana.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Mister Lizard, what are you doing here? You like Poros too!?\" - Ingvar the Younger", + "artistName": "Caravan Studio", + "name": "Dragon Prince Grinzo", + "cardCode": "07BW039", + "keywords": [ + "Attune" + ], + "keywordRefs": [ + "Attune" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "DRAGON" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BW033.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BW033-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 0, + "cost": 6, + "health": 0, + "description": "Summon a random Husk.\r\nGrant 1 cost allies everywhere +1|+1. ", + "descriptionRaw": "Summon a random Husk.\r\nGrant 1 cost allies everywhere +1|+1. ", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Some Bilgewater sailors stuff cotton in their ears on the quietest nights at sea. They know well that music from beneath the waves promises nothing but a watery tomb.", + "artistName": "Kudos Productions", + "name": "Siren Song", + "cardCode": "07BW033", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07IO041.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07IO041-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 5, + "health": 0, + "description": "Heal your Nexus 3 and draw 2 spells.", + "descriptionRaw": "Heal your Nexus 3 and draw 2 spells.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"The wind is the wanderer's only ally.\" - Yasuo", + "artistName": "Kudos Productions", + "name": "Rejuvenating Breeze", + "cardCode": "07IO041", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07IO043T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07IO043.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07IO043-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 4, + "cost": 4, + "health": 3, + "description": "Play: Pick 1 of 3 Fast or Slow spells in the enemy's hand or deck. Create a Carvings of Divination for it.", + "descriptionRaw": "Play: Pick 1 of 3 Fast or Slow spells in the enemy's hand or deck. Create a Carvings of Divination for it.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "The eye unbound from the material world sees all. Blind though he may seem, those who mistake the oracle for an easy target are rebuked swiftly and without mercy.", + "artistName": "Kudos Productions", + "name": "All-Seeing Oracle", + "cardCode": "07IO043", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07IO043T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07IO043T1-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Stop the chosen spell.", + "descriptionRaw": "Stop the chosen spell.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Watch how the sticks fall. Only when you look beyond what you see will you understand your fate.\" - All-Seeing Oracle", + "artistName": "Kudos Productions", + "name": "Carvings of Divination", + "cardCode": "07IO043T1", + "keywords": [ + "Fast" + ], + "keywordRefs": [ + "Fast" + ], + "spellSpeed": "Fast", + "spellSpeedRef": "Fast", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07IO049.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07IO049-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 1, + "cost": 2, + "health": 1, + "description": "Nexus Strike: Summon a random Husk.", + "descriptionRaw": "Nexus Strike: Summon a random Husk.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Hush, we're nearly there. You said you wanted to meet my friend, didn't you? Trust me--she's going to love you.\"", + "artistName": "Kudos Productions", + "name": "Airis", + "cardCode": "07IO049", + "keywords": [ + "Elusive" + ], + "keywordRefs": [ + "Elusive" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH038T1", + "07SH013T6", + "07SH038T2" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH038.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH038-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 2, + "cost": 3, + "health": 2, + "description": "Ambush 1\r\nNexus Strike: Summon a Pakaa Protector.", + "descriptionRaw": "Ambush 1\r\nNexus Strike: Summon a Pakaa Protector.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Cuteness is an appearance, but ferocity is an instinct. Given time and teaching, even the littlest pakiti grow wild and strong.", + "artistName": "Bubble Cat", + "name": "Pakaa Cub", + "cardCode": "07SH038", + "keywords": [ + "Fearsome" + ], + "keywordRefs": [ + "Fearsome" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "CAT" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH038", + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH038T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH038T2-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Transform my Shadow in the Brush into a Pakaa Cub. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "descriptionRaw": "Transform my Shadow in the Brush into a Pakaa Cub. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Make them pay.", + "artistName": "Kudos Productions", + "name": "Pakaa Cub's Ambush", + "cardCode": "07SH038T2", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH038" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH038T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH038T1-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 3, + "cost": 2, + "health": 1, + "description": "", + "descriptionRaw": "", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Pakiti are naturally inquisitive, and prone to jumping four-paws first into unfamiliar situations. With new dangers lurking in the jungle, pack guardians keep a closer eye than ever on their cubs--even if you can't see them.", + "artistName": "Bubble Cat", + "name": "Pakaa Protector", + "cardCode": "07SH038T1", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "CAT" + ], + "supertype": "", + "type": "Unit", + "collectible": false, + "set": "Set7b" + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH041.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH041-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Manifest a card with Ambush.", + "descriptionRaw": "Manifest a card with Ambush.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Jungle reconnaissance is the least desirable assignment for one reason above all: it is full of surprises.", + "artistName": "Kudos Productions", + "name": "Facecheck", + "cardCode": "07SH041", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH004.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH004-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Give an ally +2|+0 this round. If it is a Shadow in the Brush, give it +2|+2 instead.", + "descriptionRaw": "Give an ally +2|+0 this round. If it is a Shadow in the Brush, give it +2|+2 instead.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Walk softly, pakiti. Strike true.\" - Nidalee", + "artistName": "Kudos Productions", + "name": "Prowl", + "cardCode": "07SH004", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013T4", + "07SH013T2", + "07SH013T3", + "07SH013T6", + "07SH013T7" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 5, + "cost": 4, + "health": 3, + "description": "Ambush 2", + "descriptionRaw": "Ambush 2", + "levelupDescription": "I've seen you summon or transform 4 other allies.", + "levelupDescriptionRaw": "I've seen you summon or transform 4 other allies.", + "flavorText": "\"I will always protect you, lizard girl. We will make these poachers pay. Together.\" - Nidalee", + "artistName": "Envar Studio", + "name": "Nidalee", + "cardCode": "07SH013", + "keywords": [ + "Quick Attack" + ], + "keywordRefs": [ + "QuickStrike" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [ + "CAT" + ], + "supertype": "Champion", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013", + "07SH013T4", + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T3.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T3-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Give an ally +2|+0 this round. If it is a Shadow in the Brush, give it +2|+2 instead.\r\nCreate a Nidalee in your deck.", + "descriptionRaw": "Give an ally +2|+0 this round. If it is a Shadow in the Brush, give it +2|+2 instead.\r\nCreate a Nidalee in your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Walk softly, pakiti. Strike true.\" - Nidalee", + "artistName": "Kudos Productions", + "name": "Nidalee's Prowl", + "cardCode": "07SH013T3", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "Champion", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013", + "07SH013T3", + "07SH013T2", + "07SH013T6", + "07SH013T5" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T4.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T4-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 6, + "cost": 4, + "health": 4, + "description": "Ambush 2\r\nNexus Strike: Transform me back into Nidalee and create a Javelin Toss in hand.\r\n", + "descriptionRaw": "Ambush 2\r\nNexus Strike: Transform me back into Nidalee and create a Javelin Toss in hand.\r\n", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"The men call her Kashdaji as an insult. But she commands the jungle--and they cannot hide the fact that they are afraid.\" -from Anura's field journal, day 32", + "artistName": "Envar Studio", + "name": "Packmother Nidalee", + "cardCode": "07SH013T4", + "keywords": [ + "Overwhelm", + "Quick Attack" + ], + "keywordRefs": [ + "Overwhelm", + "QuickStrike" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [ + "CAT" + ], + "supertype": "Champion", + "type": "Unit", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013", + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T7.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T7-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Transform my Shadow in the Brush into a Nidalee. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "descriptionRaw": "Transform my Shadow in the Brush into a Nidalee. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Make them pay.", + "artistName": "Kudos Productions", + "name": "Nidalee's Ambush", + "cardCode": "07SH013T7", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013T4", + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T5.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T5-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Transform my Shadow in the Brush into a Packmother Nidalee. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "descriptionRaw": "Transform my Shadow in the Brush into a Packmother Nidalee. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Make them pay.", + "artistName": "Kudos Productions", + "name": "Packmother Nidalee's Ambush", + "cardCode": "07SH013T5", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH039", + "07SH038", + "07SH013", + "07SH009", + "07SH003", + "07SH044", + "07SH043" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T6.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T6-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 2, + "cost": 2, + "health": 2, + "description": "What could be hiding here?", + "descriptionRaw": "What could be hiding here?", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "You never know what could be concealed in the underbrush.\n", + "artistName": "Kudos Productions", + "name": "Shadow in the Brush", + "cardCode": "07SH013T6", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013", + "07SH013T2" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH013T2-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 0, + "health": 0, + "description": "Deal 4 to an enemy. If there are no enemies when I'm played, I target the enemy Nexus instead.", + "descriptionRaw": "Deal 4 to an enemy. If there are no enemies when I'm played, I target the enemy Nexus instead.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"You had your chance.\" - Nidalee", + "artistName": "Kudos Productions", + "name": "Javelin Toss", + "cardCode": "07SH013T2", + "keywords": [ + "Slow", + "Fleeting" + ], + "keywordRefs": [ + "Slow", + "Fleeting" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH009T1", + "07SH013T6", + "07SH009T2" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH009.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH009-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 3, + "cost": 3, + "health": 3, + "description": "Ambush 3\r\nWhen I transform from Avenging Vastaya's Ambush, stop all enemy Fast spells, Slow spells, and Skills.", + "descriptionRaw": "Ambush 3\r\nWhen I transform from Avenging Vastaya's Ambush, stop all enemy Fast spells, Slow spells, and Skills.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Do not fear, little ones. I will protect you--and see my debt to Nidalee repaid.\"", + "artistName": "Kudos Productions", + "name": "Avenging Vastaya", + "cardCode": "07SH009", + "keywords": [ + "SpellShield" + ], + "keywordRefs": [ + "SpellShield" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH009T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH009T1-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 0, + "health": 0, + "description": "Stop all enemy Fast spells, Slow spells, and Skills.", + "descriptionRaw": "Stop all enemy Fast spells, Slow spells, and Skills.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Last time, your cowardly tricks took me by surprise. That will not happen again.\" -Kuulcan", + "artistName": "Kudos Productions", + "name": "Enough!", + "cardCode": "07SH009T1", + "keywords": [ + "Skill" + ], + "keywordRefs": [ + "Skill" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Ability", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH009", + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH009T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH009T2-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Transform my Shadow in the Brush into an Avenging Vastaya. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "descriptionRaw": "Transform my Shadow in the Brush into an Avenging Vastaya. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Make them pay.", + "artistName": "Kudos Productions", + "name": "Avenging Vastaya's Ambush", + "cardCode": "07SH009T2", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013T6", + "07SH039T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH039.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH039-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 3, + "cost": 2, + "health": 1, + "description": "Ambush 0\r\nWhen I'm summoned or transform, grant the weakest enemy Vulnerable.", + "descriptionRaw": "Ambush 0\r\nWhen I'm summoned or transform, grant the weakest enemy Vulnerable.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"This here beauty can turn even a novice into a tree-climbing, boulder-jumping professional. Cost me a fortune, but I'm sure I can pay off those loans with the skin of a rare beastie or two...\"", + "artistName": "Kudos Productions", + "name": "All-Terrain Trooper", + "cardCode": "07SH039", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013T6", + "07SH044T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH044.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH044-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 4, + "cost": 3, + "health": 2, + "description": "Ambush 4\r\nWhen I transform, summon a Aurora Hallunatis.", + "descriptionRaw": "Ambush 4\r\nWhen I transform, summon a Aurora Hallunatis.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"How I would like to see one myself! Most of the expeditioners believe Aurora Hallunatis is a myth, but one young man swears otherwise. He tells me that the bird is brilliantly colored with a wingspan as long as a man is tall. To look into its eyes, he confides in me one night, is to understand that you are prey.\" - From Anura's field journal, day 21", + "artistName": "Envar Studio", + "name": "Aurora Hallunatis", + "cardCode": "07SH044", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "BIRD" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH003T2", + "07SH013T6", + "07SH003T3" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH003.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH003-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 2, + "cost": 2, + "health": 3, + "description": "Ambush 3\r\nWhen I transform from Blimp-Pack Poacher's Ambush, the next time I block or am blocked this round, Capture my enemy if its Power is 6 or less.", + "descriptionRaw": "Ambush 3\r\nWhen I transform from Blimp-Pack Poacher's Ambush, the next time I block or am blocked this round, Capture my enemy if its Power is 6 or less.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Ha! Try and get me now, silly beasts. Even gravity can't defeat the superior species!\"", + "artistName": "Kudos Productions", + "name": "Blimp-Pack Poacher", + "cardCode": "07SH003", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH003T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH003T2-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 0, + "health": 0, + "description": " Capture my enemy if its Power is 6 or less.", + "descriptionRaw": " Capture my enemy if its Power is 6 or less.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"A positively resplendid find! Rowain is sure to reward me for this.\" - Blimp-Pack Poacher", + "artistName": "Kudos Productions", + "name": "Secure the Goods", + "cardCode": "07SH003T2", + "keywords": [ + "Skill" + ], + "keywordRefs": [ + "Skill" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Ability", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH003", + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH003T3.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH003T3-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Transform my Shadow in the Brush into a Blimp-Pack Poacher. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "descriptionRaw": "Transform my Shadow in the Brush into a Blimp-Pack Poacher. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Make them pay.", + "artistName": "Kudos Productions", + "name": "Blimp-Pack Poacher's Ambush", + "cardCode": "07SH003T3", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH011.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH011-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "When I'm summoned or the first time an ally transforms each round, give the weakest enemy Vulnerable this round.", + "descriptionRaw": "When I'm summoned or the first time an ally transforms each round, give the weakest enemy Vulnerable this round.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Blood on the wind.\" - Nidalee", + "artistName": "Kudos Productions", + "name": "Bushwhack Trap", + "cardCode": "07SH011", + "keywords": [ + "Landmark" + ], + "keywordRefs": [ + "LandmarkVisualOnly" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Landmark", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH046.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH046-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 4, + "health": 0, + "description": "When you play a follower, transform me into a copy of it this round. I retain granted buffs. ", + "descriptionRaw": "When you play a follower, transform me into a copy of it this round. I retain granted buffs. ", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"And dis here is da MOST BE-YOUUU-TI-FUL and favorite stop on da tour. So many people liked my tour dat dey built a BIIIG STRONG CHIP, who will be a stop on da tour forever and ever. Let's go say \"HIII BIG CHIP!\" Big Chip loves EVERYbody, and ex-speshal-ty all the people who have come along on his tour.\" - Adventures with Chip, part 6", + "artistName": "Caravan Studio", + "name": "Valley of Imitation", + "cardCode": "07SH046", + "keywords": [ + "Landmark" + ], + "keywordRefs": [ + "LandmarkVisualOnly" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Landmark", + "collectible": true, + "set": "Set7b", + "formats": [ + "Commons Only", + "Eternal", + "Even Cost Cards", + "Standard" + ], + "formatRefs": [ + "client_Formats_CommonsOnly_name", + "client_Formats_Eternal_name", + "client_Formats_EvenCostCards_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH039", + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH039T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH039T1-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 0, + "health": 0, + "description": "Transform my Shadow in the Brush into an All-Terrain Trooper. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "descriptionRaw": "Transform my Shadow in the Brush into an All-Terrain Trooper. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Make them pay.", + "artistName": "Kudos Productions", + "name": "All-Terrain Trooper's Ambush", + "cardCode": "07SH039T1", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013T6", + "07SH043T2" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH043.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH043-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 6, + "cost": 6, + "health": 5, + "description": "Ambush 5", + "descriptionRaw": "Ambush 5", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "As its oldest residents, some say pairofants hold the memory and heart of the jungle itself. Though normally gentle creatures, they will not hesitate to defend their home against any threat--great or small. ", + "artistName": "Kudos Productions", + "name": "Towering Pairofant", + "cardCode": "07SH043", + "keywords": [ + "Overwhelm" + ], + "keywordRefs": [ + "Overwhelm" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH043", + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH043T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH043T2-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 5, + "health": 0, + "description": "Transform my Shadow in the Brush into a Towering Pairofant. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "descriptionRaw": "Transform my Shadow in the Brush into a Towering Pairofant. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Make them pay.", + "artistName": "Kudos Productions", + "name": "Towering Pairofant's Ambush", + "cardCode": "07SH043T2", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH040.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH040-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 1, + "cost": 1, + "health": 2, + "description": "The first time an ally transforms, grant me +2|+1.", + "descriptionRaw": "The first time an ally transforms, grant me +2|+1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Small omnivorous mammals covered in bristle-like spikes, which may be released at high velocities when disturbed. Tail is barbed and agile, likely used as a defensive weapon. According to experienced expeditioners, the creatures are notoriously grouchy and difficult to handle...\" - From Anura's field journal, day 3", + "artistName": "Caravan Studio", + "name": "Bristlehog", + "cardCode": "07SH040", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH044", + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH044T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH044T1-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 4, + "health": 0, + "description": "Transform my Shadow in the Brush into an Aurora Hallunatis. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "descriptionRaw": "Transform my Shadow in the Brush into an Aurora Hallunatis. \r\nIf my Shadow in the Brush leaves play, Obliterate me.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Make them pay.", + "artistName": "Kudos Productions", + "name": "Aurora Hallunatis's Ambush", + "cardCode": "07SH044T1", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SH013T6" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH005.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SH005-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 5, + "cost": 7, + "health": 6, + "description": "Play: Manifest a card with Ambush.\r\nWhen an ally transforms, double its Power and Health.", + "descriptionRaw": "Play: Manifest a card with Ambush.\r\nWhen an ally transforms, double its Power and Health.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"You lost everything to WHAT? A scientist and a reptile freak? Well, what are you standing around for, you buffoons? Go out there and get my money back!\"", + "artistName": "Michal Ivan", + "name": "Big Game Tycoon", + "cardCode": "07SH005", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR011.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR011-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "When you summon an ally, grow its Health to equal its Power.", + "descriptionRaw": "When you summon an ally, grow its Health to equal its Power.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Though the meaning of this temple has long been lost to time, its stone guardian still stands, unbent by the weight of many avalanches. Rimed with frost, he seems to be imbued with some strange and alluring light...", + "artistName": "Envar Studio", + "name": "Temple to True Ice", + "cardCode": "07FR011", + "keywords": [ + "Landmark" + ], + "keywordRefs": [ + "LandmarkVisualOnly" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Landmark", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR010.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR010-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 7, + "cost": 7, + "health": 7, + "description": "Plunder: Grow an ally's stats to mine.", + "descriptionRaw": "Plunder: Grow an ally's stats to mine.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Though the snowy razorclaw primarily hunts small mammals, this Freljordian beast has enough claws to make nearly anything into a meal.", + "artistName": "Envar Studio", + "name": "Snowy Razorclaw", + "cardCode": "07FR010", + "keywords": [ + "Overwhelm", + "Plunder" + ], + "keywordRefs": [ + "Overwhelm", + "Plunder" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "BIRD" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR015.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR015-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 2, + "cost": 2, + "health": 1, + "description": "Play: Pick an ally. Grant it and all other allies that share a subtype with it +1|+1 or Manifest a follower that shares a subtype with it.", + "descriptionRaw": "Play: Pick an ally. Grant it and all other allies that share a subtype with it +1|+1 or Manifest a follower that shares a subtype with it.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Self-appointed Poro supervisor and explorer of the Freljord, Ingvar is sure that adventure is out there--and she's going to find it. ", + "artistName": "Caravan Studio", + "name": "Ingvar the Younger", + "cardCode": "07FR015", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR015T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR015T1-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 2, + "cost": 2, + "health": 1, + "description": "Play: Grant an ally and all other allies that share a subtype with it +1|+1.", + "descriptionRaw": "Play: Grant an ally and all other allies that share a subtype with it +1|+1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Self-appointed Poro supervisor and explorer of the Freljord, Ingvar is sure that adventure is out there--and she's going to find it. ", + "artistName": "Caravan Studio", + "name": "Ingvar the Younger", + "cardCode": "07FR015T1", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR015T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR015T2-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 2, + "cost": 2, + "health": 1, + "description": "Play: Manifest a follower that shares a subtype with an ally.", + "descriptionRaw": "Play: Manifest a follower that shares a subtype with an ally.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Self-appointed Poro supervisor and explorer of the Freljord, Ingvar is sure that adventure is out there--and she's going to find it. ", + "artistName": "Caravan Studio", + "name": "Ingvar the Younger", + "cardCode": "07FR015T2", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07FR017T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR017.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR017-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 3, + "cost": 5, + "health": 2, + "description": "Play: Deal 2 to ALL other units.", + "descriptionRaw": "Play: Deal 2 to ALL other units.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "The violence of the crystalline stormraptor is indiscriminate and instantaneous, turning the tide of battle within moments. The bird is considered by many to the first omen of a great and terrible storm--one meant to reshape the bones of the earth itself.", + "artistName": "Bubble Cat", + "name": "Crystalline Stormraptor", + "cardCode": "07FR017", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "BIRD" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR017T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR017T1-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 0, + "cost": 0, + "health": 0, + "description": "Deal 2 to ALL other units.", + "descriptionRaw": "Deal 2 to ALL other units.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"You want to know how to survive the shriek of the stormraptor? Ha. When you hear the bird's call, the only thing left to do is pray.\" - Avarosan Outrider", + "artistName": "Polar Engine", + "name": "Piercing Lightning", + "cardCode": "07FR017T1", + "keywords": [ + "Elemental Skill" + ], + "keywordRefs": [ + "ElementalSkill" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Ability", + "collectible": false, + "set": "Set7b", + "formats": [ + "Commons Only", + "Eternal", + "Even Cost Cards", + "Standard" + ], + "formatRefs": [ + "client_Formats_CommonsOnly_name", + "client_Formats_Eternal_name", + "client_Formats_EvenCostCards_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR016.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07FR016-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 5, + "cost": 5, + "health": 4, + "description": "When I'm summoned, grant the top 3 units in your deck +1|+1. If an ally has a different subtype than me, draw 1 of those units.", + "descriptionRaw": "When I'm summoned, grant the top 3 units in your deck +1|+1. If an ally has a different subtype than me, draw 1 of those units.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "With a bony exterior belying its big heart, these reliable steeds are vital for clearing icy mountain passes.", + "artistName": "Envar Studio", + "name": "Glacial Saurian", + "cardCode": "07FR016", + "keywords": [ + "Overwhelm" + ], + "keywordRefs": [ + "Overwhelm" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "REPTILE" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "07SI010T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SI010.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SI010-full.png" + } + ], + "regions": [ + "Shadow Isles" + ], + "regionRefs": [ + "ShadowIsles" + ], + "attack": 5, + "cost": 8, + "health": 8, + "description": "When I'm summoned, summon 2 Necrotic Nestlings. \r\nWhen another ally dies, drain 1 from the enemy Nexus.", + "descriptionRaw": "When I'm summoned, summon 2 Necrotic Nestlings. \r\nWhen another ally dies, drain 1 from the enemy Nexus.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Found only in the darkest reaches of the Shadow Isles, these spiders secrete a deadly necrovenom, which numbs the skin even as it begins to rot the flesh.", + "artistName": "Michal Ivan", + "name": "Necrotic Arachnoid", + "cardCode": "07SI010", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [ + "SPIDER" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SI010T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SI010T1-full.png" + } + ], + "regions": [ + "Shadow Isles" + ], + "regionRefs": [ + "ShadowIsles" + ], + "attack": 2, + "cost": 2, + "health": 2, + "description": "", + "descriptionRaw": "", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Where there's one, there's always more... and necrovenom works fast.", + "artistName": "Michal Ivan", + "name": "Necrotic Nestling", + "cardCode": "07SI010T1", + "keywords": [ + "Fearsome" + ], + "keywordRefs": [ + "Fearsome" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "SPIDER" + ], + "supertype": "", + "type": "Unit", + "collectible": false, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SI012.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SI012-full.png" + } + ], + "regions": [ + "Shadow Isles" + ], + "regionRefs": [ + "ShadowIsles" + ], + "attack": 3, + "cost": 2, + "health": 1, + "description": "Play: If an ally has a different subtype than me, give an enemy -2|-0 this round.", + "descriptionRaw": "Play: If an ally has a different subtype than me, give an enemy -2|-0 this round.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Tufted webspinners take great care in crafting their nests. They are especially doting on their spiderlings... but equally vicious when it comes to potential threats.", + "artistName": "Caravan Studio", + "name": "Tufted Webspinner", + "cardCode": "07SI012", + "keywords": [ + "Fearsome" + ], + "keywordRefs": [ + "Fearsome" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "SPIDER" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SI013.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SI013-full.png" + } + ], + "regions": [ + "Shadow Isles" + ], + "regionRefs": [ + "ShadowIsles" + ], + "attack": 1, + "cost": 1, + "health": 1, + "description": "Last Breath: Create in deck an exact copy of your strongest Proliferating Darkwraith in deck, then double the stats of Proliferating Darkwraiths in deck.", + "descriptionRaw": "Last Breath: Create in deck an exact copy of your strongest Proliferating Darkwraith in deck, then double the stats of Proliferating Darkwraiths in deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"This Mist has taught me many things. Most importantly, it has taught me to know when to run.\" - Ixtali Sentinel", + "artistName": "Xavier Leroux", + "name": "Proliferating Darkwraith", + "cardCode": "07SI013", + "keywords": [ + "Last Breath" + ], + "keywordRefs": [ + "LastBreath" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SI004.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07SI004-full.png" + } + ], + "regions": [ + "Shadow Isles" + ], + "regionRefs": [ + "ShadowIsles" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Attack: When another ally gains Power from Hallowed, so does my bearer.", + "descriptionRaw": "Attack: When another ally gains Power from Hallowed, so does my bearer.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"With a good pair of scissors, and quality thread, you can set almost anything aright!\" - Gwen", + "artistName": "Polar Engine", + "name": "Sacred Shears", + "cardCode": "07SI004", + "keywords": [ + "Equipment" + ], + "keywordRefs": [ + "Equipment" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Equipment", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07MT009.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07MT009-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 0, + "cost": 12, + "health": 0, + "description": "For the top 9 cards in your deck, draw each Dragon and reduce their costs to 0 this round, then shuffle the rest into your deck.", + "descriptionRaw": "For the top 9 cards in your deck, draw each Dragon and reduce their costs to 0 this round, then shuffle the rest into your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"To know one dragon is to master the self. To know many is to master the world.\" - Ottrani Dragon-Worshiper", + "artistName": "Polar Engine", + "name": "Age of Dragons", + "cardCode": "07MT009", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07MT013.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07MT013-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Invoke a Celestial that costs 7 or more, or pay 8 to also reduce the cost of your Celestials everywhere by half, rounded up.", + "descriptionRaw": "Invoke a Celestial that costs 7 or more, or pay 8 to also reduce the cost of your Celestials everywhere by half, rounded up.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "The Arbiter stands perennial watch as blessings of the heavens descend.", + "artistName": "Polar Engine", + "name": "Cosmic Call", + "cardCode": "07MT013", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07MT013T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07MT013T1-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 0, + "cost": 8, + "health": 0, + "description": "Invoke a Celestial that costs 7 or more and reduce the cost of your Celestials everywhere by half, rounded up.", + "descriptionRaw": "Invoke a Celestial that costs 7 or more and reduce the cost of your Celestials everywhere by half, rounded up.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "The Arbiter stands perennial watch as blessings of the heavens descend.", + "artistName": "Polar Engine", + "name": "Cosmic Call", + "cardCode": "07MT013T1", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Commons Only", + "Eternal", + "Even Cost Cards", + "Standard" + ], + "formatRefs": [ + "client_Formats_CommonsOnly_name", + "client_Formats_Eternal_name", + "client_Formats_EvenCostCards_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07MT013T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07MT013T2-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Invoke a Celestial that costs 7 or more.", + "descriptionRaw": "Invoke a Celestial that costs 7 or more.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "The Arbiter stands perennial watch as blessings of the heavens descend.", + "artistName": "Polar Engine", + "name": "Cosmic Call", + "cardCode": "07MT013T2", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set7b", + "formats": [ + "Commons Only", + "Eternal", + "Even Cost Cards", + "Standard" + ], + "formatRefs": [ + "client_Formats_CommonsOnly_name", + "client_Formats_Eternal_name", + "client_Formats_EvenCostCards_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07MT006.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07MT006-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 2, + "cost": 3, + "health": 2, + "description": "Play: Recall an ally and grant it my stats.", + "descriptionRaw": "Play: Recall an ally and grant it my stats.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"There are few sights more splendid than the meeting of the sun and the moon.\" - Diana", + "artistName": "Envar Studio", + "name": "Star-Crossed Lovers", + "cardCode": "07MT006", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BC020.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BC020-full.png" + } + ], + "regions": [ + "Bandle City" + ], + "regionRefs": [ + "BandleCity" + ], + "attack": 0, + "cost": 1, + "health": 3, + "description": "When one or more of your traps or boons activate, plant 2 of it in that player's deck.", + "descriptionRaw": "When one or more of your traps or boons activate, plant 2 of it in that player's deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Nobody can say how long Mister Thrift has been collecting, or where he came from. He seems friendly enough--never mind that troublesome trail of tripping hazards he leaves in his wake.", + "artistName": "Caravan Studio", + "name": "Mister Thrift", + "cardCode": "07BC020", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BC016.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BC016-full.png" + } + ], + "regions": [ + "Bandle City" + ], + "regionRefs": [ + "BandleCity" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "When I'm discarded, Equip me to a random unequipped ally.", + "descriptionRaw": "When I'm discarded, Equip me to a random unequipped ally.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"I can't lie--I'm prone to losing my tools. This one, though, always pops back up right when I need it!\" - Safety Inspector", + "artistName": "Kudos Productions", + "name": "Return-o Wrench", + "cardCode": "07BC016", + "keywords": [ + "Equipment" + ], + "keywordRefs": [ + "Equipment" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Equipment", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "06BC015T3" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BC018.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BC018-full.png" + } + ], + "regions": [ + "Bandle City" + ], + "regionRefs": [ + "BandleCity" + ], + "attack": 3, + "cost": 4, + "health": 4, + "description": "When I'm summoned, plant a Mysterious Portal in the top 4 cards of your deck.\r\nWhen you summon a created ally, grant it Impact.", + "descriptionRaw": "When I'm summoned, plant a Mysterious Portal in the top 4 cards of your deck.\r\nWhen you summon a created ally, grant it Impact.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "At the forefront of any research, there are bound to be surprises--luckily, this is a fortunate one. ", + "artistName": "Kudos Productions", + "name": "Portal Scholar", + "cardCode": "07BC018", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [ + "FAE" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BC011.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07BC011-full.png" + } + ], + "regions": [ + "Bandle City" + ], + "regionRefs": [ + "BandleCity" + ], + "attack": 6, + "cost": 7, + "health": 6, + "description": "When I'm summoned, grant other allies that have subtypes +1|+1 and Impact.", + "descriptionRaw": "When I'm summoned, grant other allies that have subtypes +1|+1 and Impact.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Unfortunately for this crew of Piltovan poachers, they only look harmless.", + "artistName": "Envar Studio", + "name": "Ferocious Fluffs", + "cardCode": "07BC011", + "keywords": [ + "Impact" + ], + "keywordRefs": [ + "Impact" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "BIRD" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07DE014.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07DE014-full.png" + } + ], + "regions": [ + "Demacia" + ], + "regionRefs": [ + "Demacia" + ], + "attack": 3, + "cost": 5, + "health": 3, + "description": "Play: Pick a unit from the top 5 cards of your deck that costs 3 or less. Summon it and place the rest into your deck. ", + "descriptionRaw": "Play: Pick a unit from the top 5 cards of your deck that costs 3 or less. Summon it and place the rest into your deck. ", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "The Demacian draft sergeant carries a weighty responsibility. His recruits will go on to occupy many different posts, all united in their duty to and love for Demacia.", + "artistName": "Kudos Productions", + "name": "Scrutinizing Sergeant", + "cardCode": "07DE014", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [ + "ELITE" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07DE015.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07DE015-full.png" + } + ], + "regions": [ + "Demacia" + ], + "regionRefs": [ + "Demacia" + ], + "attack": 6, + "cost": 6, + "health": 6, + "description": "Play: If an ally has a different subtype than me, Manifest a Demacian spell.", + "descriptionRaw": "Play: If an ally has a different subtype than me, Manifest a Demacian spell.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Recording first confirmed sighting of the lionhawk in nearly fifty years. Beautiful blue crest, intelligent eyes. Body is armored, but bones are light enough for at least tree-climbing, if not limited gliding. Wing structures almost reminiscent of Demacian silverwings. Will return with more measurements.\" - From Anura's field journal, day 12", + "artistName": "Kudos Productions", + "name": "Crested Lionhawk", + "cardCode": "07DE015", + "keywords": [ + "Tough" + ], + "keywordRefs": [ + "Tough" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "BIRD" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07DE011.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07DE011-full.png" + } + ], + "regions": [ + "Demacia" + ], + "regionRefs": [ + "Demacia" + ], + "attack": 3, + "cost": 3, + "health": 3, + "description": "Spells that cost less than 3 cost 3 instead.", + "descriptionRaw": "Spells that cost less than 3 cost 3 instead.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Silence! This is no mere game, as you claim, but the cloak of some insidious arcane engagement. I mean to expose you as a cheat and a mage, you old scoundrel--even if I have to burn this whole establishment down to do it!\"", + "artistName": "Kudos Productions", + "name": "Mageseeker Junior", + "cardCode": "07DE011", + "keywords": [ + "Missing Translation" + ], + "keywordRefs": [ + "AuraVisualFakeKeyword" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07DE016.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set7b/en_us/img/cards/07DE016-full.png" + } + ], + "regions": [ + "Demacia" + ], + "regionRefs": [ + "Demacia" + ], + "attack": 0, + "cost": 4, + "health": 4, + "description": "Attack: Grant other Formidable allies everywhere +0|+1.", + "descriptionRaw": "Attack: Grant other Formidable allies everywhere +0|+1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "A long-time companion of the Durand family, Balen's great size belies his gentle precision. Though he began as an assistant, Balen is greatly gifted in the craft and uniquely inspired in its practice--and the Durands are proud to call him their friend.", + "artistName": "Envar Studio", + "name": "Balen the Benevolent", + "cardCode": "07DE016", + "keywords": [ + "Formidable" + ], + "keywordRefs": [ + "Formidable" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set7b", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + } +] \ No newline at end of file diff --git a/data/set7b-en_us/metadata.json b/data/set7b-en_us/metadata.json new file mode 100644 index 0000000..2955876 --- /dev/null +++ b/data/set7b-en_us/metadata.json @@ -0,0 +1,5 @@ +{ + "locales": [ + "en_us" + ] +} \ No newline at end of file diff --git a/data/set8-en_us/COPYRIGHT b/data/set8-en_us/COPYRIGHT new file mode 100644 index 0000000..095081a --- /dev/null +++ b/data/set8-en_us/COPYRIGHT @@ -0,0 +1 @@ +Copyright Riot Games, Inc. 2019 \ No newline at end of file diff --git a/data/set8-en_us/README.md b/data/set8-en_us/README.md new file mode 100644 index 0000000..21a603e --- /dev/null +++ b/data/set8-en_us/README.md @@ -0,0 +1,40 @@ +metadata.json +{ + "locales": ["{string}", ...], + "clientHash": "{string}" + "gameplayDataHash": "{string}", + "timestamp": "{YYYYMMDDhhmm}", + "patchlineRef": "{string}" +} + +cards.json +[ + { + "id": "{cardCode}", + "idComponents": + { + "set": "setNumber", + "region": + { + "id": "{shortRegionCode}", + "name": "{regionName}" + } + } + "name": "{name}", + "type": "{type}", + "subType": "{subType}", + "superType": "{superType}", + "description": "{description}", + "keywords": [], + "associatedCards": [{cardCode}, ...] + "health": "{health}", + "attack": "{attack}", + "cost": "{cost}", + "assets": + { + "gameAbsolutePath": "http://{cdn}/{bundleName}/set1/en_us/img/card/game/{cardCode}.png" + } + + }, + {...} +] diff --git a/data/set8-en_us/en_us/data/set8-en_us.json b/data/set8-en_us/en_us/data/set8-en_us.json new file mode 100644 index 0000000..c00e086 --- /dev/null +++ b/data/set8-en_us/en_us/data/set8-en_us.json @@ -0,0 +1,3199 @@ +[ + { + "associatedCards": [], + "associatedCardRefs": [ + "08BW008T1", + "08BW008T5", + "08BW008T3" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW008.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW008-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 2, + "cost": 2, + "health": 3, + "description": "Attack: Create a Slipstream in the top 6 cards of your deck.", + "descriptionRaw": "Attack: Create a Slipstream in the top 6 cards of your deck.", + "levelupDescription": "You've drawn 16+ cards. ", + "levelupDescriptionRaw": "You've drawn 16+ cards. ", + "flavorText": "In the north, a new challenger awaits Nilah and her monster-hunting crew: a creature called the Volibear, who threatens to destroy the Freljord that once worshipped him. For Nilah, the chance to test her skills against a monster others call a god is the opportunity of a lifetime. Not to mention the lesser monstrosities she will add to her list of accomplishments along the way. ", + "artistName": "Envar Studio", + "name": "Nilah", + "cardCode": "08BW008", + "keywords": [ + "Brash" + ], + "keywordRefs": [ + "Brash" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [], + "supertype": "Champion", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW008T3.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW008T3-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Draw 2 and grant them Fleeting.", + "descriptionRaw": "Draw 2 and grant them Fleeting.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Unfettered exultation!\" - Nilah", + "artistName": "Polar Engine", + "name": "Slipstream", + "cardCode": "08BW008T3", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08BW008", + "08BW008T5", + "08BW008T3" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW008T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW008T1-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 3, + "cost": 2, + "health": 4, + "description": "Attack: Create a Slipstream in the top 6 cards of your deck and deal 2 damage to all enemies and the enemy Nexus. They cannot drop below 1 Health from this damage.", + "descriptionRaw": "Attack: Create a Slipstream in the top 6 cards of your deck and deal 2 damage to all enemies and the enemy Nexus. They cannot drop below 1 Health from this damage.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Monster! I am called Nilah of the Seventh Layer! It is my name, not yours, which will be remembered by history.\"", + "artistName": "Envar Studio", + "name": "Nilah", + "cardCode": "08BW008T1", + "keywords": [ + "Brash" + ], + "keywordRefs": [ + "Brash" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [], + "supertype": "Champion", + "type": "Unit", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08BW008", + "08BW008T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW008T5.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW008T5-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Deal 2 damage to a unit. It can't drop below 1 Health from this damage.\r\nCreate a Nilah in your deck.", + "descriptionRaw": "Deal 2 damage to a unit. It can't drop below 1 Health from this damage.\r\nCreate a Nilah in your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"By my blade, rejoice!\" - Nilah", + "artistName": "Polar Engine", + "name": "Nilah's Formless Blade", + "cardCode": "08BW008T5", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "Champion", + "type": "Spell", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW032.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW032-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Give allies +1|+0 this round and heal damaged allies 2.", + "descriptionRaw": "Give allies +1|+0 this round and heal damaged allies 2.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Joy, overflowing and everlasting!\" - Nilah", + "artistName": "Polar Engine", + "name": "Joy Unending", + "cardCode": "08BW032", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08BW008" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW015.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW015-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 3, + "cost": 6, + "health": 5, + "description": "When I'm summoned, draw a Nilah.\r\nEach round, when you play your third card, give other allies +2|+0 and Brash this round. \r\nWhen I would gain Fleeting, reveal me instead.", + "descriptionRaw": "When I'm summoned, draw a Nilah.\r\nEach round, when you play your third card, give other allies +2|+0 and Brash this round. \r\nWhen I would gain Fleeting, reveal me instead.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"I hear that strange-shaped ship is the fastest Bilgewater's seen. Nimble, too. Got a peculiar captain, but seemed to me like she knows what she's about. Maybe we could stand to learn a thing or two.\" - Bilgewater bartender", + "artistName": "Kudos Productions", + "name": "The Tidedancer", + "cardCode": "08BW015", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW002.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW002-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Deal 2 damage to a unit. It can't drop below 1 Health from this damage.", + "descriptionRaw": "Deal 2 damage to a unit. It can't drop below 1 Health from this damage.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Monsters who call themselves gods have a long way to fall, no matter the land.\" - Nilah", + "artistName": "Polar Engine", + "name": "Formless Blade", + "cardCode": "08BW002", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW025.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW025-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 2, + "cost": 1, + "health": 1, + "description": "Once you've drawn 3+ cards in a round this game, grant me +1|+1 and Brash.", + "descriptionRaw": "Once you've drawn 3+ cards in a round this game, grant me +1|+1 and Brash.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Hey, bud, what's all the fuss about? Relax! There's nothing in the water we can't handle!\" - Dedicant of the Challenge", + "artistName": "Bubble Cat", + "name": "Master Lookout", + "cardCode": "08BW025", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW026.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW026-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 2, + "cost": 4, + "health": 1, + "description": "When I'm summoned, Updraft your hand to grant me +1|+1 for each card Updrafted and draw 2.", + "descriptionRaw": "When I'm summoned, Updraft your hand to grant me +1|+1 for each card Updrafted and draw 2.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Oh, c'mon, are you even trying? I feel like I gotta hold back, and man, I hate that!\"", + "artistName": "Kudos Productions", + "name": "Dedicant of the Challenge", + "cardCode": "08BW026", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08BW028T1", + "08BW028T2", + "08BW028T3", + "08BW028T4" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW028.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW028-full.png" + } + ], + "regions": [ + "Bilgewater", + "Piltover & Zaun" + ], + "regionRefs": [ + "Bilgewater", + "PiltoverZaun" + ], + "attack": 1, + "cost": 3, + "health": 4, + "description": "Play: Pick an Explorer spell to create in hand.", + "descriptionRaw": "Play: Pick an Explorer spell to create in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Odd specimen. Very blue. Eyes quite large. Uncomfortably large. Will acquire for further study.\" - From the expedition records of the Explorer's Guild Far Reaches Division, allocation: Piltover", + "artistName": "Caravan Studio", + "name": "Octo Adventurer", + "cardCode": "08BW028", + "keywords": [ + "Elusive" + ], + "keywordRefs": [ + "Elusive" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW028T4.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW028T4-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Heal an ally or your Nexus 2.", + "descriptionRaw": "Heal an ally or your Nexus 2.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Get me some of that, uh... chocolatey stuff you make. Best chocolatey stuff within two days' travel. Oh, and extra hot, please.\" - Scholarly Pioneer", + "artistName": "Polar Engine", + "name": "Explorer's Refreshments ", + "cardCode": "08BW028T4", + "keywords": [ + "Focus" + ], + "keywordRefs": [ + "Focus" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set8", + "formats": [ + "Commons Only", + "Eternal", + "Even Cost Cards", + "Singleton", + "Standard" + ], + "formatRefs": [ + "client_Formats_CommonsOnly_name", + "client_Formats_Eternal_name", + "client_Formats_EvenCostCards_name", + "client_Deckbuilder_RulesFilters_Singleton", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW028T3.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW028T3-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Disable an enemy's positive keywords this round and again at next Round Start.", + "descriptionRaw": "Disable an enemy's positive keywords this round and again at next Round Start.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Was little crack. Became big one. Now very dried out.\" - Octo Adventurer", + "artistName": "Polar Engine", + "name": "Explorer's Blunder", + "cardCode": "08BW028T3", + "keywords": [ + "Focus" + ], + "keywordRefs": [ + "Focus" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW028T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW028T1-full.png" + } + ], + "regions": [ + "Shadow Isles" + ], + "regionRefs": [ + "ShadowIsles" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Destroy a unit's equipment.", + "descriptionRaw": "Destroy a unit's equipment.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"It seems the Isles have come to enjoy my company.\" - Spectral Surveyor", + "artistName": "Polar Engine", + "name": "Explorer's Malfunction", + "cardCode": "08BW028T1", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set8", + "formats": [ + "Commons Only", + "Eternal", + "Even Cost Cards", + "Standard" + ], + "formatRefs": [ + "client_Formats_CommonsOnly_name", + "client_Formats_Eternal_name", + "client_Formats_EvenCostCards_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW028T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW028T2-full.png" + } + ], + "regions": [ + "Noxus" + ], + "regionRefs": [ + "Noxus" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Destroy a landmark.", + "descriptionRaw": "Destroy a landmark.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"A little damage to the artifacts is no problem. Makes 'em seem more authentic.\" - Armed Acquisitioner", + "artistName": "Polar Engine", + "name": "Explorer's Excavation", + "cardCode": "08BW028T2", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": false, + "set": "Set8", + "formats": [ + "Commons Only", + "Eternal", + "Even Cost Cards", + "Standard" + ], + "formatRefs": [ + "client_Formats_CommonsOnly_name", + "client_Formats_Eternal_name", + "client_Formats_EvenCostCards_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW009.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW009-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 5, + "cost": 7, + "health": 5, + "description": "Play: Manifest two different Elemental spells you've played this game. They cost 0 this round.", + "descriptionRaw": "Play: Manifest two different Elemental spells you've played this game. They cost 0 this round.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"The mind is a river. Over time, the dedication of its flow carves the faces of the mountains. And like the mind, with momentum, it may grow ever wider and touch new shores.\"", + "artistName": "Kudos Productions", + "name": "Wizened Helmsman", + "cardCode": "08BW009", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW010.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW010-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 0, + "cost": 5, + "health": 0, + "description": "For the rest of the game, all of your Elemental spells and Skills deal 1 extra damage.", + "descriptionRaw": "For the rest of the game, all of your Elemental spells and Skills deal 1 extra damage.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"In the hands of the wise, water shapes all.\" - Dedicant of Wisdom", + "artistName": "Polar Engine", + "name": "Deluge", + "cardCode": "08BW010", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08BW008T3" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW023.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BW023-full.png" + } + ], + "regions": [ + "Bilgewater" + ], + "regionRefs": [ + "Bilgewater" + ], + "attack": 2, + "cost": 3, + "health": 2, + "description": "When I'm summoned, create a Slipstream in the top 6 cards of your deck.", + "descriptionRaw": "When I'm summoned, create a Slipstream in the top 6 cards of your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Look, my friends, at how the whole world moves with us! The waves dance beneath the hull, the wind in the sails, the birds upon the breeze. Join me in our highest calling, and rejoice!\"", + "artistName": "Envar Studio", + "name": "Vikrash the Exuberant", + "cardCode": "08BW023", + "keywords": [ + "Attune", + "Elusive" + ], + "keywordRefs": [ + "Attune", + "Elusive" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08PZ026T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ007.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ007-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 5, + "health": 0, + "description": "Summon a Galesong Swallow and grant it +1|+1 for each other Elemental spell and Skill you've played this game. \r\nDraw 1.", + "descriptionRaw": "Summon a Galesong Swallow and grant it +1|+1 for each other Elemental spell and Skill you've played this game. \r\nDraw 1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "When galesong swallows gather in numbers, a storm is never far off.", + "artistName": "Polar Engine", + "name": "Galesong Flock", + "cardCode": "08PZ007", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ005.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ005-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 4, + "health": 0, + "description": "Give an ally +2|+0 this round.\r\nDraw 2.", + "descriptionRaw": "Give an ally +2|+0 this round.\r\nDraw 2.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Be at peace! The storm may rage around you, but it shall not harm you.\" - Janna", + "artistName": "Polar Engine", + "name": "Eye Of The Storm", + "cardCode": "08PZ005", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ019.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ019-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 5, + "health": 0, + "description": "If you've drawn 3+ cards this round, I cost 2 less.\r\nDeal 3 to a unit and 2 to the enemy Nexus.", + "descriptionRaw": "If you've drawn 3+ cards this round, I cost 2 less.\r\nDeal 3 to a unit and 2 to the enemy Nexus.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"The tempest is at my command.\" - Janna", + "artistName": "Polar Engine", + "name": "Divine Whirlwind", + "cardCode": "08PZ019", + "keywords": [ + "Fast" + ], + "keywordRefs": [ + "Fast" + ], + "spellSpeed": "Fast", + "spellSpeedRef": "Fast", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08PZ001T3", + "08PZ001T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ001.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ001-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 2, + "cost": 4, + "health": 4, + "description": "Play: Updraft 2 to draw 2 at the next Round Start.\r\nEach round, the first 3 times you draw a card, reduce its cost by 1 this round. ", + "descriptionRaw": "Play: Updraft 2 to draw 2 at the next Round Start.\r\nEach round, the first 3 times you draw a card, reduce its cost by 1 this round. ", + "levelupDescription": "I've seen you play 6 cost reduced cards.", + "levelupDescriptionRaw": "I've seen you play 6 cost reduced cards.", + "flavorText": "\"Zaun is closer to Janna than pretty much anywhere else. After all, she's the one who saved the poor souls Piltover left to die. Yeah--if there's answers to be had, I'll get 'em here.\" - Windborne Mariner", + "artistName": "Envar Studio", + "name": "Janna", + "cardCode": "08PZ001", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [], + "supertype": "Champion", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08PZ001", + "08PZ001T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ001T3.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ001T3-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 3, + "cost": 4, + "health": 5, + "description": "Round Start: Draw 1.\r\nWhen you draw a card, reduce its cost by 1 this round.", + "descriptionRaw": "Round Start: Draw 1.\r\nWhen you draw a card, reduce its cost by 1 this round.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Go no further! Violate my protection and you shall see the breath torn from your lungs, and your very self scattered by the winds!\"", + "artistName": "Envar Studio", + "name": "Janna", + "cardCode": "08PZ001T3", + "keywords": [ + "Elusive" + ], + "keywordRefs": [ + "Elusive" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [], + "supertype": "Champion", + "type": "Unit", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08PZ001T3", + "08PZ001" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ001T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ001T1-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 4, + "health": 0, + "description": "Give an ally +2|+0 this round.\r\nDraw 2.\r\nCreate a Janna in your deck.", + "descriptionRaw": "Give an ally +2|+0 this round.\r\nDraw 2.\r\nCreate a Janna in your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Be at peace! The storm may rage around you, but it shall not harm you.\" - Janna", + "artistName": "Polar Engine", + "name": "Janna's Eye Of The Storm", + "cardCode": "08PZ001T1", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "Champion", + "type": "Spell", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08PZ026T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ026.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ026-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Summon a Galesong Swallow.", + "descriptionRaw": "Summon a Galesong Swallow.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"All children of the wind answer my call.\" - Janna", + "artistName": "Polar Engine", + "name": "Galesong Call", + "cardCode": "08PZ026", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ006.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ006-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 4, + "cost": 6, + "health": 4, + "description": "When you play an Elemental spell or Skill, copy it with the same targets.", + "descriptionRaw": "When you play an Elemental spell or Skill, copy it with the same targets.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Come, Iascylla! You are old indeed, if Ashlesh knows your name. But old or young, pretty or ugly, no matter. There is no higher honor for any monster than to fall to my blade upon the open sea.\" - Nilah", + "artistName": "Envar Studio", + "name": "Iascylla, Figurehead of the Deep", + "cardCode": "08PZ006", + "keywords": [ + "Missing Translation" + ], + "keywordRefs": [ + "AuraVisualFakeKeyword" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ018.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ018-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 3, + "cost": 2, + "health": 1, + "description": "If you've drawn 3+ cards this round, I cost 2 less.", + "descriptionRaw": "If you've drawn 3+ cards this round, I cost 2 less.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Yeah, I had what I wanted. But I got it all by taking, and taking leaves a man empty. First thing I found to follow was the wind, so now I'm here, hoping she'll push me onto a better path.\"", + "artistName": "Kudos Productions", + "name": "Windborne Mariner", + "cardCode": "08PZ018", + "keywords": [ + "Quick Attack" + ], + "keywordRefs": [ + "QuickStrike" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ008.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ008-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 2, + "cost": 2, + "health": 3, + "description": "Play: Updraft 1 to either draw 1 or refill your spell mana.", + "descriptionRaw": "Play: Updraft 1 to either draw 1 or refill your spell mana.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Convinced that she was saved by the wind spirit as a young girl, Maryam has preached Janna's virtues from her home country of Shurima all the way to Zaun. Now serving as the Zaun temple matriarch, she is dedicated to passing forward Janna's kindness to the young and downtrodden.", + "artistName": "Envar Studio", + "name": "Maryam, Temple Caretaker", + "cardCode": "08PZ008", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ026T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ026T1-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 2, + "cost": 1, + "health": 1, + "description": "", + "descriptionRaw": "", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"These galesong swallows are flighty creatures. Half the time they seem to be made up entirely of water! Still, I've learned the hard way to avoid upsetting them...\" - Intrepid Mariner", + "artistName": "Bubble Cat", + "name": "Galesong Swallow", + "cardCode": "08PZ026T1", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "BIRD" + ], + "supertype": "", + "type": "Unit", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ009.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ009-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 5, + "health": 0, + "description": "Round End: Updraft your hand. \r\nRound Start: Draw that many cards plus 1.", + "descriptionRaw": "Round End: Updraft your hand. \r\nRound Start: Draw that many cards plus 1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Much was lost in the disastrous collapse that ultimately delineated Zaun from Piltover. Janna may have lost her temple to the waves, but she saved the people who worshipped in it.", + "artistName": "Envar Studio", + "name": "Sunken Temple", + "cardCode": "08PZ009", + "keywords": [ + "Landmark" + ], + "keywordRefs": [ + "LandmarkVisualOnly" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Landmark", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ002.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ002-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Deal 2 to a unit.\r\nIncrease my damage by 1 for each other card you've played this round, up to 3 times. ", + "descriptionRaw": "Deal 2 to a unit.\r\nIncrease my damage by 1 for each other card you've played this round, up to 3 times. ", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"My fury upon howling winds!\" - Janna", + "artistName": "Polar Engine", + "name": "Howling Gale", + "cardCode": "08PZ002", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ008T3.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ008T3-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 2, + "cost": 2, + "health": 3, + "description": "Play: Updraft 1 to refill your spell mana.", + "descriptionRaw": "Play: Updraft 1 to refill your spell mana.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Convinced that she was saved by the wind spirit as a young girl, Maryam has preached Janna's virtues from her home country of Shurima all the way to Zaun. Now serving as the Zaun temple matriarch, she is dedicated to passing forward Janna's kindness to the young and downtrodden.", + "artistName": "Envar Studio", + "name": "Maryam, Temple Caretaker", + "cardCode": "08PZ008T3", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ008T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ008T2-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 2, + "cost": 2, + "health": 3, + "description": "Play: Updraft 1 to draw 1.", + "descriptionRaw": "Play: Updraft 1 to draw 1.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Convinced that she was saved by the wind spirit as a young girl, Maryam has preached Janna's virtues from her home country of Shurima all the way to Zaun. Now serving as the Zaun temple matriarch, she is dedicated to passing forward Janna's kindness to the young and downtrodden.", + "artistName": "Envar Studio", + "name": "Maryam, Temple Caretaker", + "cardCode": "08PZ008T2", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ020.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08PZ020-full.png" + } + ], + "regions": [ + "Piltover & Zaun" + ], + "regionRefs": [ + "PiltoverZaun" + ], + "attack": 2, + "cost": 5, + "health": 2, + "description": "If you've drawn 3+ cards this round, I cost 2 less.\r\nWhen I'm summoned, draw 2 at the next Round Start.", + "descriptionRaw": "If you've drawn 3+ cards this round, I cost 2 less.\r\nWhen I'm summoned, draw 2 at the next Round Start.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"My dear Zephyr. Come down from your clouds and perch on my shoulder awhile, won't you?\" - Janna", + "artistName": "Envar Studio", + "name": "Exalted Cloudwinder", + "cardCode": "08PZ020", + "keywords": [ + "Quick Attack" + ], + "keywordRefs": [ + "QuickStrike" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08FR002T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR012.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR012-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Draw 1.\r\nSummon a Sigil of the Storm.", + "descriptionRaw": "Draw 1.\r\nSummon a Sigil of the Storm.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"In the name of Valhir, we make this offering...\" - Valhir's Prophet", + "artistName": "Polar Engine", + "name": "Invocation Of Thunder", + "cardCode": "08FR012", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR019.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR019-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Give an ally +1|+3 this round.", + "descriptionRaw": "Give an ally +1|+3 this round.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Cloaked in clouds and wreathed in lightning, the god-bear stands untouchable at the heart of the storm.", + "artistName": "Polar Engine", + "name": "Sky Splitter", + "cardCode": "08FR019", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08FR001T3", + "08FR001T1", + "08FR001T2" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR001.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR001-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 10, + "cost": 9, + "health": 10, + "description": "Play: Play Relentless Storm 3 times. Each one targets a different random enemy or the enemy Nexus if none.", + "descriptionRaw": "Play: Play Relentless Storm 3 times. Each one targets a different random enemy or the enemy Nexus if none.", + "levelupDescription": "Round End: You've dealt 50+ damage.", + "levelupDescriptionRaw": "Round End: You've dealt 50+ damage.", + "flavorText": "\"Kneel to me, mortal, and I may spare you! Your power is feeble, but perhaps worthy enough to serve mine. Kneel, or be swept from the earth!\"", + "artistName": "Envar Studio", + "name": "Volibear", + "cardCode": "08FR001", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [], + "supertype": "Champion", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR001T3.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR001T3-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 0, + "cost": 0, + "health": 0, + "description": "Deal 4 to a unit. If it's dead or gone, deal 2 to the enemy Nexus instead.", + "descriptionRaw": "Deal 4 to a unit. If it's dead or gone, deal 2 to the enemy Nexus instead.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"With these claws, I carve the very world!\" - Volibear", + "artistName": "Polar Engine", + "name": "Relentless Storm", + "cardCode": "08FR001T3", + "keywords": [ + "Elemental Skill" + ], + "keywordRefs": [ + "ElementalSkill" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Ability", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08FR001", + "08FR001T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR001T2.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR001T2-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 0, + "cost": 8, + "health": 0, + "description": "Deal 4 to ALL units except Titanic allies.\r\nCreate a Volibear in your deck.", + "descriptionRaw": "Deal 4 to ALL units except Titanic allies.\r\nCreate a Volibear in your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Let the tundra run red!\" - Volibear", + "artistName": "Polar Engine", + "name": "Volibear's Stormbringer", + "cardCode": "08FR001T2", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "None", + "rarityRef": "None", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "Champion", + "type": "Spell", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08FR001", + "08FR001T2", + "08FR001T3" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR001T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR001T1-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 11, + "cost": 9, + "health": 11, + "description": "Play or Attack: Play Relentless Storm 3 times. Each one targets a different random enemy or the enemy Nexus if none.\r\nOther allies have Overwhelm.", + "descriptionRaw": "Play or Attack: Play Relentless Storm 3 times. Each one targets a different random enemy or the enemy Nexus if none.\r\nOther allies have Overwhelm.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"You dare to insult me with a challenge? Puny girl from lands far away. I am the heart of the tundra! I am the storm, and to you I promise a forgettable death!\"", + "artistName": "Envar Studio", + "name": "Volibear", + "cardCode": "08FR001T1", + "keywords": [ + "Overwhelm", + "Missing Translation" + ], + "keywordRefs": [ + "Overwhelm", + "AuraVisualFakeKeyword" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "Champion", + "rarityRef": "Champion", + "subtypes": [], + "supertype": "Champion", + "type": "Unit", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR018.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR018-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 0, + "cost": 16, + "health": 0, + "description": "Summon 2 random Titanic followers.\r\nI cost 1 less for each Elemental spell or Skill you've played this game (max 10).", + "descriptionRaw": "Summon 2 random Titanic followers.\r\nI cost 1 less for each Elemental spell or Skill you've played this game (max 10).", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"With his body, I sculpted the mountains. With the fire of his maw, I carved a thousand fjords.\" - Volibear", + "artistName": "Polar Engine", + "name": "Clash of Giants", + "cardCode": "08FR018", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR011.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR011-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 2, + "cost": 4, + "health": 3, + "description": "When you play an Elemental spell or Skill, Forge me.", + "descriptionRaw": "When you play an Elemental spell or Skill, Forge me.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"The Forgelord promised change and hammered out the chains of inaction instead. Those who worship a weak god are weak themselves. Only by Valhir's might will we be delivered to the glory of old!\"", + "artistName": "Envar Studio", + "name": "Flamecaller Caprine", + "cardCode": "08FR011", + "keywords": [ + "Tough" + ], + "keywordRefs": [ + "Tough" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR008.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR008-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 0, + "cost": 8, + "health": 0, + "description": "Deal 4 to ALL units except Titanic allies.", + "descriptionRaw": "Deal 4 to ALL units except Titanic allies.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Let the tundra run red!\" - Volibear", + "artistName": "Polar Engine", + "name": "Stormbringer", + "cardCode": "08FR008", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08FR002T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR015.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR015-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 8, + "cost": 7, + "health": 6, + "description": "Play: Summon 3 Sigils of the Storm.", + "descriptionRaw": "Play: Summon 3 Sigils of the Storm.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Though few still worship him, all Freljordians know the tale of the Volibear's great battle with Rhond. Long before any mortal stepped foot in the frozen north, this earth-shattering struggle formed the ridges and rivers of the tundra itself.", + "artistName": "Envar Studio", + "name": "Rhond, the Magma Serpent", + "cardCode": "08FR015", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08FR002T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR002.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR002-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 2, + "cost": 3, + "health": 3, + "description": "When I'm summoned, summon an Sigil of the Storm.", + "descriptionRaw": "When I'm summoned, summon an Sigil of the Storm.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"I see what the others cannot: the storm which will shatter the mountain, the breaking of the bones of the earth. The Freljord of old will be forged anew in blood--it is only a matter of time.\"", + "artistName": "Envar Studio", + "name": "Valhir's Prophet", + "cardCode": "08FR002", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR002T1.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR002T1-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "Sigils of the Storm stack.\r\nTitanic allies cost 1 less. Destroy me when you play a Titanic ally.", + "descriptionRaw": "Sigils of the Storm stack.\r\nTitanic allies cost 1 less. Destroy me when you play a Titanic ally.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "In a treacherous mountain pass, a sigil hangs suspended, burning into the night. Much blood was offered to reach this point, and in signs like these the Volibear offers both his approval and his desire for more...", + "artistName": "Envar Studio", + "name": "Sigil of the Storm", + "cardCode": "08FR002T1", + "keywords": [ + "Landmark", + "Missing Translation" + ], + "keywordRefs": [ + "LandmarkVisualOnly", + "AuraVisualFakeKeyword" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "None", + "rarityRef": "None", + "subtypes": [], + "supertype": "", + "type": "Landmark", + "collectible": false, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08FR002T1" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR003.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08FR003-full.png" + } + ], + "regions": [ + "Freljord" + ], + "regionRefs": [ + "Freljord" + ], + "attack": 6, + "cost": 6, + "health": 4, + "description": "When you play a spell or Skill, summon an Sigil of the Storm.", + "descriptionRaw": "When you play a spell or Skill, summon an Sigil of the Storm.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Occasionally, followers of the Volibear lose themselves so totally in their fanaticism that they begin to take on aspects of the bear himself. Nothing will stand in the way of Valhir's will--not even those the Ursine once called countrymen.", + "artistName": "Alessandro Poli", + "name": "Berserker Ursine", + "cardCode": "08FR003", + "keywords": [ + "Imbue" + ], + "keywordRefs": [ + "Imbue" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08BW028T1", + "08BW028T2", + "08BW028T3", + "08BW028T4" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08DE006.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08DE006-full.png" + } + ], + "regions": [ + "Demacia", + "Freljord" + ], + "regionRefs": [ + "Demacia", + "Freljord" + ], + "attack": 2, + "cost": 3, + "health": 3, + "description": "Play: Pick an Explorer spell to create in hand.", + "descriptionRaw": "Play: Pick an Explorer spell to create in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"It's cold. I'm cold. Everything is cold, all the time. There are some places people just aren't meant to live. Please send me somewhere warm after this.\" - From the expedition records of the Explorer's Guild Far Reaches Division, allocation: Freljord", + "artistName": "Envar Studio", + "name": "Scholarly Pioneer", + "cardCode": "08DE006", + "keywords": [ + "Challenger" + ], + "keywordRefs": [ + "Challenger" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08DE010.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08DE010-full.png" + } + ], + "regions": [ + "Demacia" + ], + "regionRefs": [ + "Demacia" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Give an ally +0|+2.\r\nThat ally and an enemy strike each other.", + "descriptionRaw": "Give an ally +0|+2.\r\nThat ally and an enemy strike each other.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"En garde, my friend! Surely you are not coward enough to refuse a gentleman's duel?\" - Laurent Chevalier", + "artistName": "Kudos Productions", + "name": "Gentlemen's Duel", + "cardCode": "08DE010", + "keywords": [ + "Fast" + ], + "keywordRefs": [ + "Fast" + ], + "spellSpeed": "Fast", + "spellSpeedRef": "Fast", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08NX011.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08NX011-full.png" + } + ], + "regions": [ + "Noxus" + ], + "regionRefs": [ + "Noxus" + ], + "attack": 0, + "cost": 2, + "health": 0, + "description": "Deal 1 to the enemy Nexus, increased by 1 for each other Wildfire you've played. Create a Wildfire in your deck.", + "descriptionRaw": "Deal 1 to the enemy Nexus, increased by 1 for each other Wildfire you've played. Create a Wildfire in your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Ashes, ashes...\" - Annie", + "artistName": "Kudos Productions", + "name": "Wildfire", + "cardCode": "08NX011", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08NX014.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08NX014-full.png" + } + ], + "regions": [ + "Noxus" + ], + "regionRefs": [ + "Noxus" + ], + "attack": 5, + "cost": 5, + "health": 5, + "description": "Allied Attack and Support effects activate an additional time.", + "descriptionRaw": "Allied Attack and Support effects activate an additional time.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Headmistress Telsi's class on personal discipline is rife with arduous assignments, wrist-slapping, and detention slips. It has always been mandatory for students at the Ravenbloom Conservatory--otherwise, nobody would enroll.", + "artistName": "Envar Studio", + "name": "Headmistress Telsi", + "cardCode": "08NX014", + "keywords": [ + "Missing Translation" + ], + "keywordRefs": [ + "AuraVisualFakeKeyword" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08BW028T1", + "08BW028T2", + "08BW028T3", + "08BW028T4" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08NX012.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08NX012-full.png" + } + ], + "regions": [ + "Noxus", + "Shurima" + ], + "regionRefs": [ + "Noxus", + "Shurima" + ], + "attack": 3, + "cost": 2, + "health": 1, + "description": "Play: Pick an Explorer spell to create in hand.", + "descriptionRaw": "Play: Pick an Explorer spell to create in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"You'd think it would be easier to dig in the desert--but no! Given enough time, sand readily turns to stone. Once again requesting funding for replacement tools.\" - From the expedition records of the Explorer's Guild Far Reaches Division, allocation: Shurima", + "artistName": "Kudos Productions", + "name": "Armed Acquisitioner", + "cardCode": "08NX012", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "06RU001T3" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08SI021.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08SI021-full.png" + } + ], + "regions": [ + "Shadow Isles" + ], + "regionRefs": [ + "ShadowIsles" + ], + "attack": 2, + "cost": 2, + "health": 3, + "description": "When another ally dies, or Last Breath: Plant 4 Chimes in your deck.", + "descriptionRaw": "When another ally dies, or Last Breath: Plant 4 Chimes in your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "Don't worry about that ominous ringing--it's just old Chimeslime making his rounds. He's always happy to see new arrivals--but they sure aren't happy to see him.", + "artistName": "Bubble Cat", + "name": "Lonely Chimeslime", + "cardCode": "08SI021", + "keywords": [ + "Last Breath" + ], + "keywordRefs": [ + "LastBreath" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08SI030.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08SI030-full.png" + } + ], + "regions": [ + "Shadow Isles" + ], + "regionRefs": [ + "ShadowIsles" + ], + "attack": 0, + "cost": 3, + "health": 0, + "description": "Obliterate 6 cards from the bottom of the enemy deck.", + "descriptionRaw": "Obliterate 6 cards from the bottom of the enemy deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "For some of Runeterra's deepest sea monsters, a jaull-ship is a light snack.", + "artistName": "Polar Engine", + "name": "Watery Grave", + "cardCode": "08SI030", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Commons Only", + "Eternal", + "Even Cost Cards", + "Standard" + ], + "formatRefs": [ + "client_Formats_CommonsOnly_name", + "client_Formats_Eternal_name", + "client_Formats_EvenCostCards_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08BW028T1", + "08BW028T2", + "08BW028T3", + "08BW028T4" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08SI018.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08SI018-full.png" + } + ], + "regions": [ + "Shadow Isles", + "Targon" + ], + "regionRefs": [ + "ShadowIsles", + "Targon" + ], + "attack": 2, + "cost": 3, + "health": 2, + "description": "Play: Pick an Explorer spell to create in hand.", + "descriptionRaw": "Play: Pick an Explorer spell to create in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"The terrain is inscrutable. The visibility, close to none. I have encountered enemies at every turn--but strangely, unexpected allies too.\" - From the expedition records of the Explorer's Guild Far Reaches Division, allocation: Shadow Isles", + "artistName": "Envar Studio", + "name": "Spectral Surveyor", + "cardCode": "08SI018", + "keywords": [ + "Lifesteal" + ], + "keywordRefs": [ + "Lifesteal" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "06RU001T3", + "01PZ022" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BC005.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BC005-full.png" + } + ], + "regions": [ + "Bandle City" + ], + "regionRefs": [ + "BandleCity" + ], + "attack": 0, + "cost": 1, + "health": 0, + "description": "For each Bursting Backpack you've played this game, plant 4 Chimes in your deck and 4 Poison Puffcaps in the enemy deck. Create a Bursting Backpack in your deck.", + "descriptionRaw": "For each Bursting Backpack you've played this game, plant 4 Chimes in your deck and 4 Poison Puffcaps in the enemy deck. Create a Bursting Backpack in your deck.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Rule 207: A Scout never carries more than she needs!\" - Ava Achiever", + "artistName": "Polar Engine", + "name": "Bursting Backpack", + "cardCode": "08BC005", + "keywords": [ + "Burst" + ], + "keywordRefs": [ + "Burst" + ], + "spellSpeed": "Burst", + "spellSpeedRef": "Burst", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BC002.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BC002-full.png" + } + ], + "regions": [ + "Bandle City" + ], + "regionRefs": [ + "BandleCity" + ], + "attack": 1, + "cost": 2, + "health": 2, + "description": "Play: Pick 1 of 2 non-champion cards from the enemy hand. I Capture it.", + "descriptionRaw": "Play: Pick 1 of 2 non-champion cards from the enemy hand. I Capture it.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Yeah, I'm handsome, quick--unflappably cool. Don't you know, old man? I'm the king of this reef, and you're trespassing in my kingdom!\"
\"W-wait! Come back here this instant! I need that specimen for my research!\" - Conchologist", + "artistName": "Caravan Studio", + "name": "Skip, \"King of the Reef\"", + "cardCode": "08BC002", + "keywords": [ + "Elusive" + ], + "keywordRefs": [ + "Elusive" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [ + "08BW028T1", + "08BW028T2", + "08BW028T3", + "08BW028T4" + ], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BC006.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08BC006-full.png" + } + ], + "regions": [ + "Bandle City", + "Ionia" + ], + "regionRefs": [ + "BandleCity", + "Ionia" + ], + "attack": 1, + "cost": 2, + "health": 1, + "description": "Play: Pick an Explorer spell to create in hand.", + "descriptionRaw": "Play: Pick an Explorer spell to create in hand.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"I'm worried about Bunches! Oh, he seems more and more nervous these days. Even a short portal hop worries him! I can't understand why.\" - From the expedition records of the Explorer's Guild Far Reaches Division, allocation: Bandle City", + "artistName": "Caravan Studio", + "name": "Portal Pioneer", + "cardCode": "08BC006", + "keywords": [ + "Attune" + ], + "keywordRefs": [ + "Attune" + ], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "YORDLE" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08SH004.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08SH004-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 4, + "cost": 4, + "health": 4, + "description": "Daybreak or when you activate another Daybreak: Grant the weakest enemy Vulnerable.", + "descriptionRaw": "Daybreak or when you activate another Daybreak: Grant the weakest enemy Vulnerable.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "The vast armies of Shurima stand ready to prove the might of the desert. When the order is given, they advance without hesitation.", + "artistName": "Kudos Productions", + "name": "General of the Dunes", + "cardCode": "08SH004", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "RARE", + "rarityRef": "Rare", + "subtypes": [ + "ELITE" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08SH005.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08SH005-full.png" + } + ], + "regions": [ + "Shurima" + ], + "regionRefs": [ + "Shurima" + ], + "attack": 2, + "cost": 2, + "health": 2, + "description": "Daybreak: Draw a Defenders of the Sun Disc.", + "descriptionRaw": "Daybreak: Draw a Defenders of the Sun Disc.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"We are the keepers of the everlasting desert, the living history, the walkers of the path of radiance. We kneel before the Sun Disc and naught else, so that the world will kneel before Shurima's glory.\" - Azir", + "artistName": "Kudos Productions", + "name": "Defenders of the Sun Disc", + "cardCode": "08SH005", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELITE" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08IO010.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08IO010-full.png" + } + ], + "regions": [ + "Ionia" + ], + "regionRefs": [ + "Ionia" + ], + "attack": 0, + "cost": 4, + "health": 0, + "description": "Recall an enemy to increase the cost of the next unit your opponent plays this round by 2.", + "descriptionRaw": "Recall an enemy to increase the cost of the next unit your opponent plays this round by 2.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Those who mean us harm shall find rest at the bottom of the sea.\" - Rivershaper", + "artistName": "Polar Engine", + "name": "Capsize", + "cardCode": "08IO010", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08MT027.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08MT027-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 5, + "cost": 8, + "health": 8, + "description": "Play: Activate other allies' Daybreak and Nightfall effects.\r\nDaybreak: Grant me Overwhelm.\r\nNightfall: Grant me SpellShield.", + "descriptionRaw": "Play: Activate other allies' Daybreak and Nightfall effects.\r\nDaybreak: Grant me Overwhelm.\r\nNightfall: Grant me SpellShield.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"A ring of fire burns above. In the heralded darkness, we are all the same.\" - Lunari wanespeaker", + "artistName": "Kudos Productions", + "name": "Herald of Celestial Convergence", + "cardCode": "08MT027", + "keywords": [], + "keywordRefs": [], + "spellSpeed": "", + "spellSpeedRef": "", + "rarity": "EPIC", + "rarityRef": "Epic", + "subtypes": [ + "BIRD" + ], + "supertype": "", + "type": "Unit", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + }, + { + "associatedCards": [], + "associatedCardRefs": [], + "assets": [ + { + "gameAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08MT025.png", + "fullAbsolutePath": "http://dd.b.pvp.net/4_10_0/set8/en_us/img/cards/08MT025-full.png" + } + ], + "regions": [ + "Targon" + ], + "regionRefs": [ + "Targon" + ], + "attack": 0, + "cost": 7, + "health": 0, + "description": "If you Behold a Titanic unit, I cost 3 less.\r\nDeal 7 to a unit.", + "descriptionRaw": "If you Behold a Titanic unit, I cost 3 less.\r\nDeal 7 to a unit.", + "levelupDescription": "", + "levelupDescriptionRaw": "", + "flavorText": "\"Oops, uh oh, dontcha worry about dat dere, just a little wipple in the wock, just a accident, not papa NOPE! Movin' on!\" - Chip", + "artistName": "Polar Engine", + "name": "Seismic Shard", + "cardCode": "08MT025", + "keywords": [ + "Slow" + ], + "keywordRefs": [ + "Slow" + ], + "spellSpeed": "Slow", + "spellSpeedRef": "Slow", + "rarity": "COMMON", + "rarityRef": "Common", + "subtypes": [ + "ELEMENTAL" + ], + "supertype": "", + "type": "Spell", + "collectible": true, + "set": "Set8", + "formats": [ + "Eternal", + "Standard" + ], + "formatRefs": [ + "client_Formats_Eternal_name", + "client_Formats_Standard_name" + ] + } +] \ No newline at end of file diff --git a/data/set8-en_us/metadata.json b/data/set8-en_us/metadata.json new file mode 100644 index 0000000..2955876 --- /dev/null +++ b/data/set8-en_us/metadata.json @@ -0,0 +1,5 @@ +{ + "locales": [ + "en_us" + ] +} \ No newline at end of file diff --git a/src/data/corebundle/mod.rs b/src/data/corebundle/mod.rs index ad982b1..7f26261 100644 --- a/src/data/corebundle/mod.rs +++ b/src/data/corebundle/mod.rs @@ -112,7 +112,7 @@ mod tests { }; } - test_fetch!(test_fetch_4_5_0_en_us, "4_5_0", "en_us"); - test_fetch!(test_fetch_4_5_0_it_it, "4_5_0", "it_it"); + test_fetch!(test_fetch_4_9_0_en_us, "4_9_0", "en_us"); + test_fetch!(test_fetch_4_9_0_it_it, "4_9_0", "it_it"); test_fetch!(test_fetch_latest_en_us, "latest", "en_us"); } \ No newline at end of file diff --git a/src/data/setbundle/mod.rs b/src/data/setbundle/mod.rs index f089e76..a05eb3f 100644 --- a/src/data/setbundle/mod.rs +++ b/src/data/setbundle/mod.rs @@ -96,25 +96,27 @@ mod tests { }; } - test_fetch!(test_fetch_4_5_0_en_us_set1, "4_5_0", "en_us", "set1"); - test_fetch!(test_fetch_4_5_0_en_us_set2, "4_5_0", "en_us", "set2"); - test_fetch!(test_fetch_4_5_0_en_us_set3, "4_5_0", "en_us", "set3"); - test_fetch!(test_fetch_4_5_0_en_us_set4, "4_5_0", "en_us", "set4"); - test_fetch!(test_fetch_4_5_0_en_us_set5, "4_5_0", "en_us", "set5"); - test_fetch!(test_fetch_4_5_0_en_us_set6, "4_5_0", "en_us", "set6"); - test_fetch!(test_fetch_4_5_0_en_us_set6cde, "4_5_0", "en_us", "set6cde"); - test_fetch!(test_fetch_4_5_0_en_us_set7, "4_5_0", "en_us", "set7"); - // test_fetch!(test_fetch_4_5_0_en_us_set7b, "4_5_0", "en_us", "set7b"); // TODO: Unignore me when set releases + test_fetch!(test_fetch_4_9_0_en_us_set1, "4_9_0", "en_us", "set1"); + test_fetch!(test_fetch_4_9_0_en_us_set2, "4_9_0", "en_us", "set2"); + test_fetch!(test_fetch_4_9_0_en_us_set3, "4_9_0", "en_us", "set3"); + test_fetch!(test_fetch_4_9_0_en_us_set4, "4_9_0", "en_us", "set4"); + test_fetch!(test_fetch_4_9_0_en_us_set5, "4_9_0", "en_us", "set5"); + test_fetch!(test_fetch_4_9_0_en_us_set6, "4_9_0", "en_us", "set6"); + test_fetch!(test_fetch_4_9_0_en_us_set6cde, "4_9_0", "en_us", "set6cde"); + test_fetch!(test_fetch_4_9_0_en_us_set7, "4_9_0", "en_us", "set7"); + test_fetch!(test_fetch_4_9_0_en_us_set7b, "4_9_0", "en_us", "set7b"); + test_fetch!(test_fetch_4_9_0_en_us_set8, "4_9_0", "en_us", "set8"); - test_fetch!(test_fetch_4_5_0_it_it_set1, "4_5_0", "it_it", "set1"); - test_fetch!(test_fetch_4_5_0_it_it_set2, "4_5_0", "it_it", "set2"); - test_fetch!(test_fetch_4_5_0_it_it_set3, "4_5_0", "it_it", "set3"); - test_fetch!(test_fetch_4_5_0_it_it_set4, "4_5_0", "it_it", "set4"); - test_fetch!(test_fetch_4_5_0_it_it_set5, "4_5_0", "it_it", "set5"); - test_fetch!(test_fetch_4_5_0_it_it_set6, "4_5_0", "it_it", "set6"); - test_fetch!(test_fetch_4_5_0_it_it_set6cde, "4_5_0", "it_it", "set6cde"); - test_fetch!(test_fetch_4_5_0_it_it_set7, "4_5_0", "it_it", "set7"); - // test_fetch!(test_fetch_4_5_0_it_it_set7b, "4_5_0", "it_it", "set7b"); // TODO: Unignore me when set releases + test_fetch!(test_fetch_4_9_0_it_it_set1, "4_9_0", "it_it", "set1"); + test_fetch!(test_fetch_4_9_0_it_it_set2, "4_9_0", "it_it", "set2"); + test_fetch!(test_fetch_4_9_0_it_it_set3, "4_9_0", "it_it", "set3"); + test_fetch!(test_fetch_4_9_0_it_it_set4, "4_9_0", "it_it", "set4"); + test_fetch!(test_fetch_4_9_0_it_it_set5, "4_9_0", "it_it", "set5"); + test_fetch!(test_fetch_4_9_0_it_it_set6, "4_9_0", "it_it", "set6"); + test_fetch!(test_fetch_4_9_0_it_it_set6cde, "4_9_0", "it_it", "set6cde"); + test_fetch!(test_fetch_4_9_0_it_it_set7, "4_9_0", "it_it", "set7"); + test_fetch!(test_fetch_4_9_0_it_it_set7b, "4_9_0", "it_it", "set7b"); + test_fetch!(test_fetch_4_9_0_it_it_set8, "4_9_0", "it_it", "set8"); test_fetch!(test_fetch_latest_en_us_set1, "latest", "en_us", "set1"); test_fetch!(test_fetch_latest_en_us_set2, "latest", "en_us", "set2"); @@ -125,6 +127,7 @@ mod tests { test_fetch!(test_fetch_latest_en_us_set6cde, "latest", "en_us", "set6cde"); test_fetch!(test_fetch_latest_en_us_set7, "latest", "en_us", "set7"); test_fetch!(test_fetch_latest_en_us_set7b, "latest", "en_us", "set7b"); + test_fetch!(test_fetch_latest_en_us_set8, "latest", "en_us", "set8"); }